Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df08deb8859f939424de0cfb9cf80597f8b78baf 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-ssh11176850213467753322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh3278969084913042904.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16804395030890699232.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh3716350087003994017.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh9412150951559775104.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-47818’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-47819’ is offline Running on prd-ubuntu20.04-docker-8c-8g-47821 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 df08deb8859f939424de0cfb9cf80597f8b78baf (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df08deb8859f939424de0cfb9cf80597f8b78baf # timeout=10 Commit message: "build: Update to released V2.2.0 Kamakura SDK (#81)" > git rev-list --no-walk dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T17:54:21.569Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T17:54:21.631Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T17:54:21.648Z] ========================================================= [2022-05-10T17:54:21.648Z] EdgeX Global Pipelines Version Info [2022-05-10T17:54:21.648Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:54:22.434Z] ------------------- [2022-05-10T17:54:22.434Z] stable info: [2022-05-10T17:54:22.434Z] ------------------- [2022-05-10T17:54:22.434Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:54:22.434Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T17:54:22.434Z] Message: update stable to v1.0.227 [2022-05-10T17:54:23.008Z] ------------------- [2022-05-10T17:54:23.008Z] experimental info: [2022-05-10T17:54:23.008Z] ------------------- [2022-05-10T17:54:23.008Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:54:23.008Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T17:54:23.008Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T17:54:23.135Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-05-10T17:54:23.153Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-05-10T17:54:23.164Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T17:54:23.175Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T17:54:23.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T17:54:23.206Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T17:54:23.226Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T17:54:23.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T17:54:23.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T17:54:23.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T17:54:23.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T17:54:23.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-05-10T17:54:23.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T17:54:23.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T17:54:23.339Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:54:23.352Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:54:23.365Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:54:23.377Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:54:23.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T17:54:23.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T17:54:23.414Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T17:54:23.435Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T17:54:23.450Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T17:54:23.462Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T17:54:23.479Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T17:54:23.495Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T17:54:23.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T17:54:23.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T17:54:23.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T17:54:23.546Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] echo [2022-05-10T17:54:23.561Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df08deb [Pipeline] echo [2022-05-10T17:54:23.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:54:23.617Z] provisioning config files... [2022-05-10T17:54:23.631Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config986746218812275929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:54:23.940Z] ---> docker-login.sh [2022-05-10T17:54:23.940Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:54:24.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:24.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:24.201Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:24.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:24.201Z] [2022-05-10T17:54:24.201Z] Login Succeeded [2022-05-10T17:54:24.201Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:54:24.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:24.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:24.467Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:24.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:24.467Z] [2022-05-10T17:54:24.467Z] Login Succeeded [2022-05-10T17:54:24.467Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:54:24.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:24.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:24.729Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:24.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:24.729Z] [2022-05-10T17:54:24.729Z] Login Succeeded [2022-05-10T17:54:24.729Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:54:24.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:24.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:24.729Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:24.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:24.729Z] [2022-05-10T17:54:24.729Z] Login Succeeded [2022-05-10T17:54:24.729Z] docker.io [2022-05-10T17:54:24.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:25.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:25.255Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:25.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:25.255Z] [2022-05-10T17:54:25.255Z] Login Succeeded [2022-05-10T17:54:25.255Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:54:25.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T17:54:25.651Z] + git rev-list -1 --merges df08deb8859f939424de0cfb9cf80597f8b78baf~1..df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] echo [2022-05-10T17:54:25.766Z] -----------> git rev-list -1 --merges df08deb8859f939424de0cfb9cf80597f8b78baf~1..df08deb8859f939424de0cfb9cf80597f8b78baf df08deb8859f939424de0cfb9cf80597f8b78baf [false] [Pipeline] sh [2022-05-10T17:54:26.060Z] + git log --format=format:%s -1 df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] echo [2022-05-10T17:54:26.077Z] ========================================================= [2022-05-10T17:54:26.077Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T17:54:26.077Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:54:26.415Z] + git log --format=format:%s -1 df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] echo [2022-05-10T17:54:26.427Z] [semverPrep] GIT_COMMIT: df08deb8859f939424de0cfb9cf80597f8b78baf, Commit Message: build: Update to released V2.2.0 Kamakura SDK (#81) [Pipeline] echo [2022-05-10T17:54:26.436Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T17:54:26.812Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T17:54:26.812Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T17:54:26.812Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T17:54:26.812Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T17:54:26.812Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T17:54:26.812Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T17:54:26.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:54:27.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:54:27.162Z] [2022-05-10T17:54:27.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:54:27.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:54:27.476Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T17:54:27.476Z] 1fe172e4850f: Pulling fs layer [2022-05-10T17:54:27.476Z] caf521ccaac6: Pulling fs layer [2022-05-10T17:54:27.476Z] 3ead6fa29328: Pulling fs layer [2022-05-10T17:54:27.476Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T17:54:27.476Z] a8d5f1318db7: Pulling fs layer [2022-05-10T17:54:27.476Z] c427282e49a2: Pulling fs layer [2022-05-10T17:54:27.476Z] 1827001aaf11: Pulling fs layer [2022-05-10T17:54:27.476Z] 0714d37db230: Pulling fs layer [2022-05-10T17:54:27.476Z] ac28cf19c067: Pulling fs layer [2022-05-10T17:54:27.476Z] ca983d60f3e2: Pulling fs layer [2022-05-10T17:54:27.476Z] 9f894cec8388: Pulling fs layer [2022-05-10T17:54:27.476Z] ac28cf19c067: Waiting [2022-05-10T17:54:27.476Z] c427282e49a2: Waiting [2022-05-10T17:54:27.476Z] ca983d60f3e2: Waiting [2022-05-10T17:54:27.476Z] 1827001aaf11: Waiting [2022-05-10T17:54:27.476Z] 5c2a1cbceb83: Waiting [2022-05-10T17:54:27.476Z] a8d5f1318db7: Waiting [2022-05-10T17:54:27.476Z] caf521ccaac6: Verifying Checksum [2022-05-10T17:54:27.476Z] caf521ccaac6: Download complete [2022-05-10T17:54:27.476Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T17:54:27.476Z] 5c2a1cbceb83: Download complete [2022-05-10T17:54:27.737Z] a8d5f1318db7: Verifying Checksum [2022-05-10T17:54:27.737Z] a8d5f1318db7: Download complete [2022-05-10T17:54:27.737Z] c427282e49a2: Verifying Checksum [2022-05-10T17:54:27.737Z] c427282e49a2: Download complete [2022-05-10T17:54:27.737Z] 3ead6fa29328: Verifying Checksum [2022-05-10T17:54:27.737Z] 3ead6fa29328: Download complete [2022-05-10T17:54:27.737Z] 0714d37db230: Verifying Checksum [2022-05-10T17:54:27.737Z] 0714d37db230: Download complete [2022-05-10T17:54:27.737Z] ac28cf19c067: Download complete [2022-05-10T17:54:27.737Z] ca983d60f3e2: Download complete [2022-05-10T17:54:27.737Z] 9f894cec8388: Verifying Checksum [2022-05-10T17:54:27.737Z] 9f894cec8388: Download complete [2022-05-10T17:54:27.737Z] 1fe172e4850f: Verifying Checksum [2022-05-10T17:54:27.737Z] 1fe172e4850f: Download complete [2022-05-10T17:54:27.997Z] 1827001aaf11: Verifying Checksum [2022-05-10T17:54:27.997Z] 1827001aaf11: Download complete [2022-05-10T17:54:29.382Z] 1fe172e4850f: Pull complete [2022-05-10T17:54:29.382Z] caf521ccaac6: Pull complete [2022-05-10T17:54:29.957Z] 3ead6fa29328: Pull complete [2022-05-10T17:54:29.957Z] 5c2a1cbceb83: Pull complete [2022-05-10T17:54:30.529Z] a8d5f1318db7: Pull complete [2022-05-10T17:54:30.529Z] c427282e49a2: Pull complete [2022-05-10T17:54:33.098Z] 1827001aaf11: Pull complete [2022-05-10T17:54:33.098Z] 0714d37db230: Pull complete [2022-05-10T17:54:33.098Z] ac28cf19c067: Pull complete [2022-05-10T17:54:33.098Z] ca983d60f3e2: Pull complete [2022-05-10T17:54:33.098Z] 9f894cec8388: Pull complete [2022-05-10T17:54:33.098Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T17:54:33.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:54:33.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T17:54:33.185Z] prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container [2022-05-10T17:54:33.236Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T17:54:34.859Z] $ docker top 397f8b704194886f6c993b627424f3f1c832236e6a892383e90e6562cb306749 -eo pid,comm [2022-05-10T17:54:34.938Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T17:54:34.938Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T17:54:34.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:54:34.977Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:54:35.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:54:35.104Z] $ docker exec 397f8b704194886f6c993b627424f3f1c832236e6a892383e90e6562cb306749 ssh-agent [2022-05-10T17:54:35.228Z] SSH_AUTH_SOCK=/tmp/ssh-ZAHhw0SszP1V/agent.33 [2022-05-10T17:54:35.228Z] SSH_AGENT_PID=39 [2022-05-10T17:54:35.238Z] Running ssh-add (command line suppressed) [2022-05-10T17:54:35.376Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1555523755382177675.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1555523755382177675.key) [2022-05-10T17:54:35.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:54:35.683Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T17:54:35.703Z] $ docker exec --env ******** --env ******** 397f8b704194886f6c993b627424f3f1c832236e6a892383e90e6562cb306749 ssh-agent -k [2022-05-10T17:54:35.837Z] unset SSH_AUTH_SOCK; [2022-05-10T17:54:35.838Z] unset SSH_AGENT_PID; [2022-05-10T17:54:35.838Z] echo Agent pid 39 killed; [2022-05-10T17:54:35.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T17:54:35.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:54:35.873Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:54:35.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:54:36.006Z] $ docker exec 397f8b704194886f6c993b627424f3f1c832236e6a892383e90e6562cb306749 ssh-agent [2022-05-10T17:54:36.123Z] SSH_AUTH_SOCK=/tmp/ssh-t39YK46tYspx/agent.75 [2022-05-10T17:54:36.123Z] SSH_AGENT_PID=81 [2022-05-10T17:54:36.128Z] Running ssh-add (command line suppressed) [2022-05-10T17:54:36.265Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2684121641472867202.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2684121641472867202.key) [2022-05-10T17:54:36.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:54:36.567Z] + git semver init [2022-05-10T17:54:36.827Z] 2022-05-10 17:54:36,761 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T17:54:36.827Z] 2022-05-10 17:54:36,762 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-05-10T17:54:36.827Z] 2022-05-10 17:54:36,762 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-05-10T17:54:36.827Z] 2022-05-10 17:54:36,762 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T17:54:38.215Z] 2022-05-10 17:54:37,846 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-05-10T17:54:38.215Z] 2022-05-10 17:54:37,847 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-05-10T17:54:38.215Z] 2022-05-10 17:54:37,847 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T17:54:38.215Z] 2022-05-10 17:54:37,847 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T17:54:38.215Z] 2.1.0-dev.12 [Pipeline] } [2022-05-10T17:54:38.232Z] $ docker exec --env ******** --env ******** 397f8b704194886f6c993b627424f3f1c832236e6a892383e90e6562cb306749 ssh-agent -k [2022-05-10T17:54:38.351Z] unset SSH_AUTH_SOCK; [2022-05-10T17:54:38.352Z] unset SSH_AGENT_PID; [2022-05-10T17:54:38.352Z] echo Agent pid 81 killed; [2022-05-10T17:54:38.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T17:54:38.675Z] + git semver [Pipeline] } [2022-05-10T17:54:38.959Z] $ docker stop --time=1 397f8b704194886f6c993b627424f3f1c832236e6a892383e90e6562cb306749 [2022-05-10T17:54:40.353Z] $ docker rm -f 397f8b704194886f6c993b627424f3f1c832236e6a892383e90e6562cb306749 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:54:40.716Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T17:54:41.040Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T17:54:41.045Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:54:41.209Z] provisioning config files... [2022-05-10T17:54:41.219Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4479963318546938740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:54:41.523Z] ---> docker-login.sh [2022-05-10T17:54:41.523Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:54:41.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:41.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:41.523Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:41.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:41.523Z] [2022-05-10T17:54:41.523Z] Login Succeeded [2022-05-10T17:54:41.523Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:54:41.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:41.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:41.786Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:41.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:41.786Z] [2022-05-10T17:54:41.786Z] Login Succeeded [2022-05-10T17:54:41.786Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:54:41.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:41.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:41.786Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:41.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:41.786Z] [2022-05-10T17:54:41.786Z] Login Succeeded [2022-05-10T17:54:41.786Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:54:42.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:42.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:42.046Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:42.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:42.046Z] [2022-05-10T17:54:42.046Z] Login Succeeded [2022-05-10T17:54:42.046Z] docker.io [2022-05-10T17:54:42.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:54:42.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:54:42.307Z] Configure a credential helper to remove this warning. See [2022-05-10T17:54:42.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:54:42.307Z] [2022-05-10T17:54:42.307Z] Login Succeeded [2022-05-10T17:54:42.307Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:54:42.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:54:42.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:54:42.405Z] ========================================================= [2022-05-10T17:54:42.405Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T17:54:42.405Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:54:42.724Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T17:54:42.724Z] Sending build context to Docker daemon 12.38MB [2022-05-10T17:54:42.724Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:54:42.724Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T17:54:42.724Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T17:54:42.724Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T17:54:42.724Z] 666ba61612fd: Pulling fs layer [2022-05-10T17:54:42.724Z] 8ed8ca486205: Pulling fs layer [2022-05-10T17:54:42.724Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T17:54:42.724Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T17:54:42.724Z] ca2b28591e48: Pulling fs layer [2022-05-10T17:54:42.724Z] a51346096db8: Pulling fs layer [2022-05-10T17:54:42.724Z] daebc70d1ce1: Pulling fs layer [2022-05-10T17:54:42.724Z] 0e18a0eac166: Pulling fs layer [2022-05-10T17:54:42.724Z] 4fe6c5a15a65: Waiting [2022-05-10T17:54:42.724Z] ca2b28591e48: Waiting [2022-05-10T17:54:42.724Z] daebc70d1ce1: Waiting [2022-05-10T17:54:42.724Z] a51346096db8: Waiting [2022-05-10T17:54:42.724Z] 22a0e8bec74d: Waiting [2022-05-10T17:54:42.984Z] 8ed8ca486205: Download complete [2022-05-10T17:54:42.984Z] 666ba61612fd: Download complete [2022-05-10T17:54:42.984Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T17:54:42.984Z] 22a0e8bec74d: Download complete [2022-05-10T17:54:42.984Z] ca2b28591e48: Download complete [2022-05-10T17:54:42.984Z] a51346096db8: Download complete [2022-05-10T17:54:42.984Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T17:54:42.984Z] 59bf1c3509f3: Download complete [2022-05-10T17:54:42.984Z] daebc70d1ce1: Verifying Checksum [2022-05-10T17:54:42.984Z] 59bf1c3509f3: Pull complete [2022-05-10T17:54:43.247Z] 666ba61612fd: Pull complete [2022-05-10T17:54:43.247Z] 8ed8ca486205: Pull complete [2022-05-10T17:54:43.508Z] 0e18a0eac166: Verifying Checksum [2022-05-10T17:54:43.508Z] 0e18a0eac166: Download complete [2022-05-10T17:54:43.768Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T17:54:43.768Z] 4fe6c5a15a65: Download complete [2022-05-10T17:54:47.969Z] 4fe6c5a15a65: Pull complete [2022-05-10T17:54:47.970Z] 22a0e8bec74d: Pull complete [2022-05-10T17:54:47.970Z] ca2b28591e48: Pull complete [2022-05-10T17:54:47.970Z] a51346096db8: Pull complete [2022-05-10T17:54:48.230Z] daebc70d1ce1: Pull complete [2022-05-10T17:54:50.772Z] 0e18a0eac166: Pull complete [2022-05-10T17:54:50.772Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T17:54:50.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T17:54:50.772Z] ---> f018257e8ee9 [2022-05-10T17:54:50.772Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:54:53.330Z] ---> Running in 8ba56ea50c43 [2022-05-10T17:54:53.592Z] Removing intermediate container 8ba56ea50c43 [2022-05-10T17:54:53.592Z] ---> bfe07dd2f52c [2022-05-10T17:54:53.592Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:54:53.592Z] ---> Running in bcb648186f93 [2022-05-10T17:54:53.853Z] Removing intermediate container bcb648186f93 [2022-05-10T17:54:53.853Z] ---> 03bc9dacf7b4 [2022-05-10T17:54:53.853Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:54:53.853Z] ---> Running in 64599c75d90a [2022-05-10T17:54:54.114Z] Removing intermediate container 64599c75d90a [2022-05-10T17:54:54.114Z] ---> 57f08ded2a68 [2022-05-10T17:54:54.114Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:54:54.375Z] ---> Running in 08c4ef6d4e7b [2022-05-10T17:54:55.318Z] Removing intermediate container 08c4ef6d4e7b [2022-05-10T17:54:55.318Z] ---> 3e751ab9cc5e [2022-05-10T17:54:55.318Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:54:55.578Z] ---> Running in de67165cfb48 [2022-05-10T17:54:55.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:54:56.158Z] Still waiting to schedule task [2022-05-10T17:54:56.158Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-47817’ [2022-05-10T17:54:56.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:54:57.046Z] OK: 221 MiB in 52 packages [2022-05-10T17:54:57.307Z] Removing intermediate container de67165cfb48 [2022-05-10T17:54:57.307Z] ---> 863706d7b379 [2022-05-10T17:54:57.307Z] Step 8/13 : WORKDIR /app [2022-05-10T17:54:57.307Z] ---> Running in c316cea03fa3 [2022-05-10T17:54:57.569Z] Removing intermediate container c316cea03fa3 [2022-05-10T17:54:57.569Z] ---> 3fe1658535c5 [2022-05-10T17:54:57.569Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T17:54:57.569Z] ---> 2913bc18b910 [2022-05-10T17:54:57.569Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:54:57.828Z] ---> Running in 5d571a977c73 [2022-05-10T17:55:12.734Z] Removing intermediate container 5d571a977c73 [2022-05-10T17:55:12.734Z] ---> 6bb62dbbc5cf [2022-05-10T17:55:12.734Z] Step 11/13 : COPY . . [2022-05-10T17:55:12.734Z] ---> d27cdec10178 [2022-05-10T17:55:12.734Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T17:55:12.734Z] ---> Running in 633b30fd1d3e [2022-05-10T17:55:12.734Z] Removing intermediate container 633b30fd1d3e [2022-05-10T17:55:12.734Z] ---> a0ac1fd8fd91 [2022-05-10T17:55:12.734Z] Step 13/13 : RUN $MAKE [2022-05-10T17:55:12.734Z] ---> Running in f5d0ccf224c1 [2022-05-10T17:55:12.734Z] noop [2022-05-10T17:55:12.734Z] Removing intermediate container f5d0ccf224c1 [2022-05-10T17:55:12.734Z] ---> de2585c6e9a7 [2022-05-10T17:55:12.734Z] Successfully built de2585c6e9a7 [2022-05-10T17:55:12.734Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:13.039Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:55:13.039Z] . [Pipeline] withDockerContainer [2022-05-10T17:55:13.104Z] prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container [2022-05-10T17:55:13.147Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-10T17:55:13.625Z] $ docker top 7294e4a8b2f39cb5a2e59a21a79b5640a0a5a63067b7503cd4da98fef53c779d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:55:13.982Z] + go version [2022-05-10T17:55:13.983Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T17:55:14.000Z] $ docker stop --time=1 7294e4a8b2f39cb5a2e59a21a79b5640a0a5a63067b7503cd4da98fef53c779d [2022-05-10T17:55:15.331Z] $ docker rm -f 7294e4a8b2f39cb5a2e59a21a79b5640a0a5a63067b7503cd4da98fef53c779d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:15.749Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:55:15.749Z] . [Pipeline] withDockerContainer [2022-05-10T17:55:15.820Z] prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container [2022-05-10T17:55:15.865Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-10T17:55:16.284Z] $ docker top 249b1520669e9a21888c4b9cad3298421d0e943c4a322480355e9770c08bd1d1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:55:16.690Z] + make test [2022-05-10T17:55:16.690Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T17:55:26.718Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-10T17:55:26.718Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.024s coverage: 86.2% of statements [2022-05-10T17:55:26.718Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-10T17:55:29.264Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.539s coverage: 71.9% of statements [2022-05-10T17:55:35.843Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T17:55:40.057Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T17:55:40.057Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T17:55:40.057Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-10T17:55:40.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T17:55:40.353Z] $ docker stop --time=1 249b1520669e9a21888c4b9cad3298421d0e943c4a322480355e9770c08bd1d1 [2022-05-10T17:55:42.350Z] $ docker rm -f 249b1520669e9a21888c4b9cad3298421d0e943c4a322480355e9770c08bd1d1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:55:42.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T17:55:42.846Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T17:55:43.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T17:55:43.645Z] + ls -al . [2022-05-10T17:55:43.645Z] total 228 [2022-05-10T17:55:43.645Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 17:55 . [2022-05-10T17:55:43.645Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:54 .. [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 17:54 .dockerignore [2022-05-10T17:55:43.645Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:54 .git [2022-05-10T17:55:43.645Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:54 .github [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 17:54 .gitignore [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:54 .golangci.yml [2022-05-10T17:55:43.645Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:54 .semver [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 10 17:54 Attribution.txt [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 1678 May 10 17:54 CHANGELOG.md [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 10 17:54 Dockerfile [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:54 GOVERNANCE.md [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 17:54 Jenkinsfile [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:54 LICENSE [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 10 17:54 Makefile [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 17:54 OWNERS.md [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 10 17:54 README.md [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:54 VERSION [2022-05-10T17:55:43.645Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:54 bin [2022-05-10T17:55:43.645Z] -rw-r--r-- 1 jenkins jenkins 41008 May 10 17:55 coverage.out [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 10 17:54 go.mod [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 10 17:54 go.sum [2022-05-10T17:55:43.645Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:54 images [2022-05-10T17:55:43.645Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:54 internal [2022-05-10T17:55:43.645Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 17:54 main.go [2022-05-10T17:55:43.645Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:54 res [2022-05-10T17:55:43.645Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:54 snap [2022-05-10T17:55:43.645Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:54 static [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:55:43.941Z] + 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=df08deb8859f939424de0cfb9cf80597f8b78baf --label arch=amd64 --label version=2.1.0-dev.12 . [2022-05-10T17:55:43.941Z] Sending build context to Docker daemon 12.38MB [2022-05-10T17:55:43.941Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:55:43.941Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-10T17:55:43.941Z] ---> de2585c6e9a7 [2022-05-10T17:55:43.941Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:55:44.200Z] ---> Running in b89f9356d78f [2022-05-10T17:55:44.200Z] Removing intermediate container b89f9356d78f [2022-05-10T17:55:44.200Z] ---> 56877ded1028 [2022-05-10T17:55:44.200Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:55:44.200Z] ---> Running in 8eb49aa7dedc [2022-05-10T17:55:44.459Z] Removing intermediate container 8eb49aa7dedc [2022-05-10T17:55:44.459Z] ---> fbc232589a2f [2022-05-10T17:55:44.459Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:55:44.459Z] ---> Running in d04725cfc515 [2022-05-10T17:55:44.459Z] Removing intermediate container d04725cfc515 [2022-05-10T17:55:44.459Z] ---> 81cd665a0147 [2022-05-10T17:55:44.459Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:55:44.459Z] ---> Running in f701383c421b [2022-05-10T17:55:45.025Z] Removing intermediate container f701383c421b [2022-05-10T17:55:45.025Z] ---> 0cbeee0a8ec4 [2022-05-10T17:55:45.025Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:55:45.285Z] ---> Running in 99fa79d34c70 [2022-05-10T17:55:45.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:55:46.486Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:55:46.486Z] OK: 221 MiB in 52 packages [2022-05-10T17:55:47.059Z] Removing intermediate container 99fa79d34c70 [2022-05-10T17:55:47.059Z] ---> 11778c7ddbff [2022-05-10T17:55:47.059Z] Step 8/31 : WORKDIR /app [2022-05-10T17:55:47.059Z] ---> Running in f440949c4fbb [2022-05-10T17:55:47.059Z] Removing intermediate container f440949c4fbb [2022-05-10T17:55:47.059Z] ---> b5df05f407ac [2022-05-10T17:55:47.059Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-10T17:55:47.317Z] ---> 6e466d7973c8 [2022-05-10T17:55:47.318Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:55:47.318Z] ---> Running in b2a61b786ae1 [2022-05-10T17:55:47.886Z] Removing intermediate container b2a61b786ae1 [2022-05-10T17:55:47.886Z] ---> 6713dc209354 [2022-05-10T17:55:47.886Z] Step 11/31 : COPY . . [2022-05-10T17:55:48.455Z] ---> 452c132684ad [2022-05-10T17:55:48.455Z] Step 12/31 : ARG MAKE="make build" [2022-05-10T17:55:48.455Z] ---> Running in c04e9a7ff188 [2022-05-10T17:55:48.455Z] Removing intermediate container c04e9a7ff188 [2022-05-10T17:55:48.455Z] ---> a0d3ef93c7bc [2022-05-10T17:55:48.455Z] Step 13/31 : RUN $MAKE [2022-05-10T17:55:48.455Z] ---> Running in d49406b20708 [2022-05-10T17:55:48.717Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-10T17:56:10.660Z] Removing intermediate container d49406b20708 [2022-05-10T17:56:10.660Z] ---> f4bcc8f492f5 [2022-05-10T17:56:10.660Z] Step 14/31 : FROM alpine:3.14 [2022-05-10T17:56:10.660Z] 3.14: Pulling from library/alpine [2022-05-10T17:56:10.660Z] 8663204ce13b: Pulling fs layer [2022-05-10T17:56:10.660Z] 8663204ce13b: Verifying Checksum [2022-05-10T17:56:10.660Z] 8663204ce13b: Download complete [2022-05-10T17:56:10.660Z] 8663204ce13b: Pull complete [2022-05-10T17:56:10.660Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T17:56:10.660Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T17:56:10.660Z] ---> e04c818066af [2022-05-10T17:56:10.660Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:56:10.660Z] ---> Running in ff0ff6d00651 [2022-05-10T17:56:10.660Z] Removing intermediate container ff0ff6d00651 [2022-05-10T17:56:10.660Z] ---> e361719bc7d7 [2022-05-10T17:56:10.660Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-10T17:56:10.660Z] ---> Running in 68348b5d9379 [2022-05-10T17:56:10.660Z] Removing intermediate container 68348b5d9379 [2022-05-10T17:56:10.660Z] ---> f5a6bfe371da [2022-05-10T17:56:10.660Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:56:10.660Z] ---> Running in b6558afd6908 [2022-05-10T17:56:10.660Z] Removing intermediate container b6558afd6908 [2022-05-10T17:56:10.660Z] ---> b4d9f42ae188 [2022-05-10T17:56:10.660Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-10T17:56:10.660Z] ---> Running in a53452a7541f [2022-05-10T17:56:10.660Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:56:11.228Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:56:11.490Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T17:56:11.750Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T17:56:11.750Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T17:56:11.750Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T17:56:12.012Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T17:56:12.012Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T17:56:12.012Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T17:56:12.274Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T17:56:12.274Z] OK: 9 MiB in 20 packages [2022-05-10T17:56:12.847Z] Removing intermediate container a53452a7541f [2022-05-10T17:56:12.847Z] ---> fb2dc0f75e3d [2022-05-10T17:56:12.847Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T17:56:12.847Z] ---> 020e5a79919e [2022-05-10T17:56:12.847Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T17:56:13.105Z] ---> 44d6cc6f908f [2022-05-10T17:56:13.105Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-10T17:56:13.105Z] ---> 87f1cdd316a2 [2022-05-10T17:56:13.105Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-10T17:56:13.364Z] ---> 69a4ed412b41 [2022-05-10T17:56:13.364Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-10T17:56:13.934Z] ---> 548a99dae4fd [2022-05-10T17:56:13.934Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-10T17:56:13.934Z] ---> Running in 1fc6d114a013 [2022-05-10T17:56:14.503Z] Removing intermediate container 1fc6d114a013 [2022-05-10T17:56:14.503Z] ---> c4eea4537096 [2022-05-10T17:56:14.503Z] Step 25/31 : VOLUME /cache [2022-05-10T17:56:14.503Z] ---> Running in d4b8743f16a3 [2022-05-10T17:56:14.764Z] Removing intermediate container d4b8743f16a3 [2022-05-10T17:56:14.764Z] ---> 6ac12090be9b [2022-05-10T17:56:14.764Z] Step 26/31 : EXPOSE 59711 [2022-05-10T17:56:14.764Z] ---> Running in 7661659ee04b [2022-05-10T17:56:14.764Z] Removing intermediate container 7661659ee04b [2022-05-10T17:56:14.764Z] ---> afdd5bb4d3a1 [2022-05-10T17:56:14.764Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-10T17:56:14.764Z] ---> Running in 92c2b822f0cc [2022-05-10T17:56:15.029Z] Removing intermediate container 92c2b822f0cc [2022-05-10T17:56:15.029Z] ---> 4f18e52e41b8 [2022-05-10T17:56:15.029Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-10T17:56:15.029Z] ---> Running in a02260289d8d [2022-05-10T17:56:15.029Z] Removing intermediate container a02260289d8d [2022-05-10T17:56:15.029Z] ---> e6cb74f01561 [2022-05-10T17:56:15.029Z] Step 29/31 : LABEL arch=amd64 [2022-05-10T17:56:15.290Z] ---> Running in 14691b1776c5 [2022-05-10T17:56:15.290Z] Removing intermediate container 14691b1776c5 [2022-05-10T17:56:15.290Z] ---> 9c84b237b0ac [2022-05-10T17:56:15.290Z] Step 30/31 : LABEL git_sha=df08deb8859f939424de0cfb9cf80597f8b78baf [2022-05-10T17:56:15.290Z] ---> Running in 4fb6c5d4d09f [2022-05-10T17:56:15.550Z] Removing intermediate container 4fb6c5d4d09f [2022-05-10T17:56:15.550Z] ---> 0a154f835737 [2022-05-10T17:56:15.550Z] Step 31/31 : LABEL version=2.1.0-dev.12 [2022-05-10T17:56:15.550Z] ---> Running in 92ef41e80c3e [2022-05-10T17:56:15.550Z] Removing intermediate container 92ef41e80c3e [2022-05-10T17:56:15.550Z] ---> 46c137945b4f [2022-05-10T17:56:15.550Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T17:56:15.550Z] Successfully built 46c137945b4f [2022-05-10T17:56:15.550Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:56:15.634Z] provisioning config files... [2022-05-10T17:56:15.642Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config157541487538087292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:56:15.944Z] ---> docker-login.sh [2022-05-10T17:56:15.944Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:56:15.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:56:15.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:56:15.944Z] Configure a credential helper to remove this warning. See [2022-05-10T17:56:15.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:56:15.944Z] [2022-05-10T17:56:15.944Z] Login Succeeded [2022-05-10T17:56:15.944Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:56:15.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:56:16.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:56:16.205Z] Configure a credential helper to remove this warning. See [2022-05-10T17:56:16.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:56:16.205Z] [2022-05-10T17:56:16.205Z] Login Succeeded [2022-05-10T17:56:16.205Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:56:16.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:56:16.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:56:16.205Z] Configure a credential helper to remove this warning. See [2022-05-10T17:56:16.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:56:16.205Z] [2022-05-10T17:56:16.205Z] Login Succeeded [2022-05-10T17:56:16.205Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:56:16.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:56:16.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:56:16.467Z] Configure a credential helper to remove this warning. See [2022-05-10T17:56:16.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:56:16.467Z] [2022-05-10T17:56:16.467Z] Login Succeeded [2022-05-10T17:56:16.467Z] docker.io [2022-05-10T17:56:16.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:56:16.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:56:16.729Z] Configure a credential helper to remove this warning. See [2022-05-10T17:56:16.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:56:16.729Z] [2022-05-10T17:56:16.729Z] Login Succeeded [2022-05-10T17:56:16.729Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:56:16.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T17:56:16.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:56:16.799Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-05-10T17:56:16.799Z] df08deb8859f939424de0cfb9cf80597f8b78baf [2022-05-10T17:56:16.799Z] latest [2022-05-10T17:56:16.799Z] 2.1.0-dev.12 [2022-05-10T17:56:16.799Z] df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 [2022-05-10T17:56:16.799Z] main [2022-05-10T17:56:16.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:17.118Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:17.421Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df08deb8859f939424de0cfb9cf80597f8b78baf [2022-05-10T17:56:17.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-10T17:56:17.421Z] 21ccf9bfbab6: Preparing [2022-05-10T17:56:17.421Z] f38fe587c01f: Preparing [2022-05-10T17:56:17.421Z] 455ca2b62733: Preparing [2022-05-10T17:56:17.421Z] ed4e869968b2: Preparing [2022-05-10T17:56:17.421Z] e3d3491d931f: Preparing [2022-05-10T17:56:17.421Z] fe2ca44038b6: Preparing [2022-05-10T17:56:17.421Z] bc66846ed2b8: Preparing [2022-05-10T17:56:17.421Z] 0a3e5534bd95: Preparing [2022-05-10T17:56:17.421Z] b541d28bf3b4: Preparing [2022-05-10T17:56:17.421Z] fe2ca44038b6: Waiting [2022-05-10T17:56:17.421Z] b541d28bf3b4: Waiting [2022-05-10T17:56:17.421Z] 0a3e5534bd95: Waiting [2022-05-10T17:56:17.421Z] 21ccf9bfbab6: Pushed [2022-05-10T17:56:17.421Z] ed4e869968b2: Pushed [2022-05-10T17:56:17.421Z] e3d3491d931f: Pushed [2022-05-10T17:56:17.421Z] 455ca2b62733: Pushed [2022-05-10T17:56:17.421Z] b541d28bf3b4: Layer already exists [2022-05-10T17:56:17.681Z] fe2ca44038b6: Pushed [2022-05-10T17:56:17.681Z] 0a3e5534bd95: Pushed [2022-05-10T17:56:17.941Z] bc66846ed2b8: Pushed [2022-05-10T17:56:20.490Z] f38fe587c01f: Pushed [2022-05-10T17:56:20.490Z] df08deb8859f939424de0cfb9cf80597f8b78baf: digest: sha256:eb3d6ef0ca623951ab24a64deca22188c72a540a8518fe543136a7c3db4abb82 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:20.790Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:21.082Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-05-10T17:56:21.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-10T17:56:21.082Z] 21ccf9bfbab6: Preparing [2022-05-10T17:56:21.082Z] f38fe587c01f: Preparing [2022-05-10T17:56:21.082Z] 455ca2b62733: Preparing [2022-05-10T17:56:21.082Z] ed4e869968b2: Preparing [2022-05-10T17:56:21.082Z] e3d3491d931f: Preparing [2022-05-10T17:56:21.082Z] fe2ca44038b6: Preparing [2022-05-10T17:56:21.082Z] bc66846ed2b8: Preparing [2022-05-10T17:56:21.082Z] 0a3e5534bd95: Preparing [2022-05-10T17:56:21.082Z] b541d28bf3b4: Preparing [2022-05-10T17:56:21.082Z] fe2ca44038b6: Waiting [2022-05-10T17:56:21.082Z] b541d28bf3b4: Waiting [2022-05-10T17:56:21.082Z] 0a3e5534bd95: Waiting [2022-05-10T17:56:21.082Z] bc66846ed2b8: Waiting [2022-05-10T17:56:21.082Z] 21ccf9bfbab6: Layer already exists [2022-05-10T17:56:21.082Z] e3d3491d931f: Layer already exists [2022-05-10T17:56:21.082Z] ed4e869968b2: Layer already exists [2022-05-10T17:56:21.082Z] 455ca2b62733: Layer already exists [2022-05-10T17:56:21.082Z] f38fe587c01f: Layer already exists [2022-05-10T17:56:21.082Z] bc66846ed2b8: Layer already exists [2022-05-10T17:56:21.082Z] 0a3e5534bd95: Layer already exists [2022-05-10T17:56:21.082Z] fe2ca44038b6: Layer already exists [2022-05-10T17:56:21.082Z] b541d28bf3b4: Layer already exists [2022-05-10T17:56:21.082Z] latest: digest: sha256:eb3d6ef0ca623951ab24a64deca22188c72a540a8518fe543136a7c3db4abb82 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:21.382Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:21.683Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.12 [2022-05-10T17:56:21.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-10T17:56:21.684Z] 21ccf9bfbab6: Preparing [2022-05-10T17:56:21.684Z] f38fe587c01f: Preparing [2022-05-10T17:56:21.684Z] 455ca2b62733: Preparing [2022-05-10T17:56:21.684Z] ed4e869968b2: Preparing [2022-05-10T17:56:21.684Z] e3d3491d931f: Preparing [2022-05-10T17:56:21.684Z] fe2ca44038b6: Preparing [2022-05-10T17:56:21.684Z] bc66846ed2b8: Preparing [2022-05-10T17:56:21.684Z] 0a3e5534bd95: Preparing [2022-05-10T17:56:21.684Z] b541d28bf3b4: Preparing [2022-05-10T17:56:21.684Z] fe2ca44038b6: Waiting [2022-05-10T17:56:21.684Z] bc66846ed2b8: Waiting [2022-05-10T17:56:21.684Z] 0a3e5534bd95: Waiting [2022-05-10T17:56:21.684Z] b541d28bf3b4: Waiting [2022-05-10T17:56:21.684Z] ed4e869968b2: Layer already exists [2022-05-10T17:56:21.684Z] e3d3491d931f: Layer already exists [2022-05-10T17:56:21.684Z] f38fe587c01f: Layer already exists [2022-05-10T17:56:21.684Z] 21ccf9bfbab6: Layer already exists [2022-05-10T17:56:21.684Z] 455ca2b62733: Layer already exists [2022-05-10T17:56:21.684Z] bc66846ed2b8: Layer already exists [2022-05-10T17:56:21.684Z] fe2ca44038b6: Layer already exists [2022-05-10T17:56:21.684Z] b541d28bf3b4: Layer already exists [2022-05-10T17:56:21.684Z] 0a3e5534bd95: Layer already exists [2022-05-10T17:56:21.684Z] 2.1.0-dev.12: digest: sha256:eb3d6ef0ca623951ab24a64deca22188c72a540a8518fe543136a7c3db4abb82 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:21.983Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:22.280Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 [2022-05-10T17:56:22.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-10T17:56:22.280Z] 21ccf9bfbab6: Preparing [2022-05-10T17:56:22.280Z] f38fe587c01f: Preparing [2022-05-10T17:56:22.280Z] 455ca2b62733: Preparing [2022-05-10T17:56:22.280Z] ed4e869968b2: Preparing [2022-05-10T17:56:22.280Z] e3d3491d931f: Preparing [2022-05-10T17:56:22.280Z] fe2ca44038b6: Preparing [2022-05-10T17:56:22.280Z] bc66846ed2b8: Preparing [2022-05-10T17:56:22.280Z] 0a3e5534bd95: Preparing [2022-05-10T17:56:22.280Z] b541d28bf3b4: Preparing [2022-05-10T17:56:22.280Z] bc66846ed2b8: Waiting [2022-05-10T17:56:22.280Z] 0a3e5534bd95: Waiting [2022-05-10T17:56:22.280Z] b541d28bf3b4: Waiting [2022-05-10T17:56:22.280Z] fe2ca44038b6: Waiting [2022-05-10T17:56:22.280Z] e3d3491d931f: Layer already exists [2022-05-10T17:56:22.280Z] 455ca2b62733: Layer already exists [2022-05-10T17:56:22.280Z] ed4e869968b2: Layer already exists [2022-05-10T17:56:22.280Z] 21ccf9bfbab6: Layer already exists [2022-05-10T17:56:22.280Z] f38fe587c01f: Layer already exists [2022-05-10T17:56:22.280Z] fe2ca44038b6: Layer already exists [2022-05-10T17:56:22.280Z] 0a3e5534bd95: Layer already exists [2022-05-10T17:56:22.280Z] bc66846ed2b8: Layer already exists [2022-05-10T17:56:22.280Z] b541d28bf3b4: Layer already exists [2022-05-10T17:56:22.280Z] df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12: digest: sha256:eb3d6ef0ca623951ab24a64deca22188c72a540a8518fe543136a7c3db4abb82 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:22.586Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:22.881Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-05-10T17:56:22.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-10T17:56:22.881Z] 21ccf9bfbab6: Preparing [2022-05-10T17:56:22.881Z] f38fe587c01f: Preparing [2022-05-10T17:56:22.881Z] 455ca2b62733: Preparing [2022-05-10T17:56:22.881Z] ed4e869968b2: Preparing [2022-05-10T17:56:22.881Z] e3d3491d931f: Preparing [2022-05-10T17:56:22.881Z] fe2ca44038b6: Preparing [2022-05-10T17:56:22.881Z] bc66846ed2b8: Preparing [2022-05-10T17:56:22.881Z] 0a3e5534bd95: Preparing [2022-05-10T17:56:22.881Z] b541d28bf3b4: Preparing [2022-05-10T17:56:22.881Z] bc66846ed2b8: Waiting [2022-05-10T17:56:22.881Z] fe2ca44038b6: Waiting [2022-05-10T17:56:22.881Z] 0a3e5534bd95: Waiting [2022-05-10T17:56:22.881Z] b541d28bf3b4: Waiting [2022-05-10T17:56:22.881Z] e3d3491d931f: Layer already exists [2022-05-10T17:56:22.881Z] f38fe587c01f: Layer already exists [2022-05-10T17:56:22.881Z] ed4e869968b2: Layer already exists [2022-05-10T17:56:22.881Z] 455ca2b62733: Layer already exists [2022-05-10T17:56:22.881Z] 21ccf9bfbab6: Layer already exists [2022-05-10T17:56:22.881Z] fe2ca44038b6: Layer already exists [2022-05-10T17:56:22.881Z] bc66846ed2b8: Layer already exists [2022-05-10T17:56:22.881Z] 0a3e5534bd95: Layer already exists [2022-05-10T17:56:22.881Z] b541d28bf3b4: Layer already exists [2022-05-10T17:56:22.881Z] main: digest: sha256:eb3d6ef0ca623951ab24a64deca22188c72a540a8518fe543136a7c3db4abb82 size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T17:56:22.922Z] ===================================================== [Pipeline] echo [2022-05-10T17:56:22.931Z] taggedImages: [2022-05-10T17:56:22.931Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df08deb8859f939424de0cfb9cf80597f8b78baf [2022-05-10T17:56:22.931Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-05-10T17:56:22.931Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.12 [2022-05-10T17:56:22.931Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 [2022-05-10T17:56:22.931Z] - 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] sh [2022-05-10T17:56:23.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:56:23.301Z] [2022-05-10T17:56:23.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:56:23.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:56:23.618Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T17:56:23.618Z] 5eb5b503b376: Pulling fs layer [2022-05-10T17:56:23.618Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T17:56:23.618Z] ec43610c2a17: Pulling fs layer [2022-05-10T17:56:23.618Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T17:56:23.618Z] 33b1e0a273af: Pulling fs layer [2022-05-10T17:56:23.618Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T17:56:23.618Z] 2f39f015ded8: Pulling fs layer [2022-05-10T17:56:23.618Z] 3a2ae6a8a46f: Waiting [2022-05-10T17:56:23.618Z] 5d3b04190fa2: Waiting [2022-05-10T17:56:23.618Z] 33b1e0a273af: Waiting [2022-05-10T17:56:23.618Z] 2f39f015ded8: Waiting [2022-05-10T17:56:23.618Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T17:56:23.618Z] 5c69ac0246d0: Download complete [2022-05-10T17:56:23.618Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T17:56:23.618Z] 3a2ae6a8a46f: Download complete [2022-05-10T17:56:23.618Z] 33b1e0a273af: Verifying Checksum [2022-05-10T17:56:23.618Z] 33b1e0a273af: Download complete [2022-05-10T17:56:23.618Z] ec43610c2a17: Verifying Checksum [2022-05-10T17:56:23.618Z] ec43610c2a17: Download complete [2022-05-10T17:56:23.618Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T17:56:23.618Z] 5d3b04190fa2: Download complete [2022-05-10T17:56:23.880Z] 5eb5b503b376: Verifying Checksum [2022-05-10T17:56:23.880Z] 5eb5b503b376: Download complete [2022-05-10T17:56:24.469Z] 2f39f015ded8: Download complete [2022-05-10T17:56:25.037Z] 5eb5b503b376: Pull complete [2022-05-10T17:56:25.295Z] 5c69ac0246d0: Pull complete [2022-05-10T17:56:25.555Z] ec43610c2a17: Pull complete [2022-05-10T17:56:25.816Z] 3a2ae6a8a46f: Pull complete [2022-05-10T17:56:25.816Z] 33b1e0a273af: Pull complete [2022-05-10T17:56:26.075Z] 5d3b04190fa2: Pull complete [2022-05-10T17:56:30.263Z] 2f39f015ded8: Pull complete [2022-05-10T17:56:30.263Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T17:56:30.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:56:30.263Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T17:56:30.326Z] prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container [2022-05-10T17:56:30.370Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T17:56:33.400Z] $ docker top 46904ccadbd4f6bc8947c036b94c1705a8dc25ff301c3d9b130e60797d7ac5ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:56:33.793Z] ---> job-cost.sh [2022-05-10T17:56:33.793Z] lf-activate-venv: SKIPPING [2022-05-10T17:56:33.793Z] INFO: No Stack... [2022-05-10T17:56:34.053Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T17:56:34.622Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T17:56:34.915Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-05-10T17:56:34.915Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T17:56:34.931Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] [2022-05-10T17:56:34.937Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] did not exist. Created. [2022-05-10T17:56:34.937Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T17:56:35.243Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T17:56:35.268Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T17:56:35.274Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T17:56:35.296Z] $ docker stop --time=1 46904ccadbd4f6bc8947c036b94c1705a8dc25ff301c3d9b130e60797d7ac5ed [2022-05-10T17:56:36.505Z] $ docker rm -f 46904ccadbd4f6bc8947c036b94c1705a8dc25ff301c3d9b130e60797d7ac5ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T17:57:48.432Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47825 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-05-10T17:57:48.447Z] Running in /w/workspace/app-rfid-llrp-inventory/33 [Pipeline] { [Pipeline] checkout [2022-05-10T17:57:48.786Z] The recommended git tool is: git [2022-05-10T17:57:55.548Z] using credential edgex-jenkins-ssh [2022-05-10T17:57:55.566Z] Cloning the remote Git repository [2022-05-10T17:57:55.630Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T17:57:55.715Z] > git init /w/workspace/app-rfid-llrp-inventory/33 # timeout=10 [2022-05-10T17:57:55.792Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T17:57:55.793Z] > git --version # timeout=10 [2022-05-10T17:57:55.816Z] > git --version # 'git version 2.25.1' [2022-05-10T17:57:55.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T17:57:55.945Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:57:58.086Z] Avoid second fetch [2022-05-10T17:57:58.086Z] Checking out Revision df08deb8859f939424de0cfb9cf80597f8b78baf (main) [2022-05-10T17:57:58.039Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-05-10T17:57:58.071Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:57:58.123Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T17:57:58.139Z] > git checkout -f df08deb8859f939424de0cfb9cf80597f8b78baf # timeout=10 [2022-05-10T17:58:02.652Z] Commit message: "build: Update to released V2.2.0 Kamakura SDK (#81)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:58:03.572Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T17:58:03.573Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T17:58:03.573Z] Dload Upload Total Spent Left Speed [2022-05-10T17:58:03.573Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 210k 0 --:--:-- --:--:-- --:--:-- 210k [Pipeline] sh [2022-05-10T17:58:04.119Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T17:58:04.469Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T17:58:04.469Z] + sudo tee /etc/docker/daemon.new [2022-05-10T17:58:04.469Z] { [2022-05-10T17:58:04.469Z] "registry-mirrors": [ [2022-05-10T17:58:04.469Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T17:58:04.469Z] ], [2022-05-10T17:58:04.469Z] "bip": "10.250.0.254/24", [2022-05-10T17:58:04.469Z] "hosts": [ [2022-05-10T17:58:04.469Z] "tcp://0.0.0.0:5555", [2022-05-10T17:58:04.469Z] "unix:///var/run/docker.sock" [2022-05-10T17:58:04.469Z] ], [2022-05-10T17:58:04.469Z] "mtu": 1458, [2022-05-10T17:58:04.469Z] "selinux-enabled": true, [2022-05-10T17:58:04.469Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T17:58:04.469Z] } [Pipeline] sh [2022-05-10T17:58:04.842Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T17:58:05.189Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:58:23.597Z] provisioning config files... [2022-05-10T17:58:23.625Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/33@tmp/config6045577714752943714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:58:23.992Z] ---> docker-login.sh [2022-05-10T17:58:23.992Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:58:24.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:58:24.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:58:24.862Z] Configure a credential helper to remove this warning. See [2022-05-10T17:58:24.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:58:24.862Z] [2022-05-10T17:58:24.862Z] Login Succeeded [2022-05-10T17:58:24.862Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:58:25.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:58:25.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:58:25.409Z] Configure a credential helper to remove this warning. See [2022-05-10T17:58:25.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:58:25.409Z] [2022-05-10T17:58:25.409Z] Login Succeeded [2022-05-10T17:58:25.409Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:58:25.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:58:25.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:58:25.682Z] Configure a credential helper to remove this warning. See [2022-05-10T17:58:25.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:58:25.682Z] [2022-05-10T17:58:25.682Z] Login Succeeded [2022-05-10T17:58:25.959Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:58:26.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:58:26.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:58:26.233Z] Configure a credential helper to remove this warning. See [2022-05-10T17:58:26.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:58:26.233Z] [2022-05-10T17:58:26.233Z] Login Succeeded [2022-05-10T17:58:26.233Z] docker.io [2022-05-10T17:58:26.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:58:27.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:58:27.105Z] Configure a credential helper to remove this warning. See [2022-05-10T17:58:27.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:58:27.105Z] [2022-05-10T17:58:27.105Z] Login Succeeded [2022-05-10T17:58:27.105Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:58:27.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:58:27.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:58:27.651Z] ========================================================= [2022-05-10T17:58:27.651Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T17:58:27.651Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:58:28.021Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T17:58:28.292Z] Sending build context to Docker daemon 687.1kB [2022-05-10T17:58:28.292Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:58:28.292Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T17:58:28.568Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T17:58:28.568Z] 9b3977197b4f: Pulling fs layer [2022-05-10T17:58:28.568Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T17:58:28.568Z] 94645a83ff95: Pulling fs layer [2022-05-10T17:58:28.568Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T17:58:28.568Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T17:58:28.568Z] 3096ccb668a1: Pulling fs layer [2022-05-10T17:58:28.568Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T17:58:28.568Z] a4caa8a26152: Pulling fs layer [2022-05-10T17:58:28.568Z] 0c92f367c5e7: Waiting [2022-05-10T17:58:28.568Z] 3f3a8bcf1eab: Waiting [2022-05-10T17:58:28.568Z] e8cf19c19ddd: Waiting [2022-05-10T17:58:28.568Z] 3096ccb668a1: Waiting [2022-05-10T17:58:28.568Z] a4caa8a26152: Waiting [2022-05-10T17:58:28.568Z] 94645a83ff95: Verifying Checksum [2022-05-10T17:58:28.568Z] 94645a83ff95: Download complete [2022-05-10T17:58:28.568Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T17:58:28.568Z] 1a89e8eeedd5: Download complete [2022-05-10T17:58:28.568Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T17:58:28.568Z] 0c92f367c5e7: Download complete [2022-05-10T17:58:28.568Z] 3096ccb668a1: Verifying Checksum [2022-05-10T17:58:28.568Z] 3096ccb668a1: Download complete [2022-05-10T17:58:28.568Z] 9b3977197b4f: Download complete [2022-05-10T17:58:28.568Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T17:58:28.568Z] e8cf19c19ddd: Download complete [2022-05-10T17:58:29.177Z] 9b3977197b4f: Pull complete [2022-05-10T17:58:29.786Z] 1a89e8eeedd5: Pull complete [2022-05-10T17:58:30.059Z] 94645a83ff95: Pull complete [2022-05-10T17:58:30.658Z] a4caa8a26152: Verifying Checksum [2022-05-10T17:58:30.658Z] a4caa8a26152: Download complete [2022-05-10T17:58:31.252Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T17:58:31.252Z] 3f3a8bcf1eab: Download complete [2022-05-10T17:58:43.638Z] 3f3a8bcf1eab: Pull complete [2022-05-10T17:58:43.638Z] 0c92f367c5e7: Pull complete [2022-05-10T17:58:43.638Z] 3096ccb668a1: Pull complete [2022-05-10T17:58:43.638Z] e8cf19c19ddd: Pull complete [2022-05-10T17:58:47.939Z] a4caa8a26152: Pull complete [2022-05-10T17:58:47.939Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T17:58:47.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T17:58:47.939Z] ---> 725f1c02e7f9 [2022-05-10T17:58:47.939Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:58:49.919Z] ---> Running in 267135b1cd06 [2022-05-10T17:58:49.919Z] Removing intermediate container 267135b1cd06 [2022-05-10T17:58:49.919Z] ---> 9cd3185a8426 [2022-05-10T17:58:49.919Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:58:50.194Z] ---> Running in 8bcb15d42ba0 [2022-05-10T17:58:50.473Z] Removing intermediate container 8bcb15d42ba0 [2022-05-10T17:58:50.473Z] ---> 742b341b63f6 [2022-05-10T17:58:50.473Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:58:50.473Z] ---> Running in 6297571c5a94 [2022-05-10T17:58:50.754Z] Removing intermediate container 6297571c5a94 [2022-05-10T17:58:50.754Z] ---> fdf6eb506fb2 [2022-05-10T17:58:50.754Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:58:50.754Z] ---> Running in d0b46653107f [2022-05-10T17:58:52.721Z] Removing intermediate container d0b46653107f [2022-05-10T17:58:52.721Z] ---> d8a8745c0308 [2022-05-10T17:58:52.721Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:58:52.721Z] ---> Running in 3970a64f0cd4 [2022-05-10T17:58:53.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:58:54.312Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:58:55.763Z] OK: 220 MiB in 52 packages [2022-05-10T17:58:56.767Z] Removing intermediate container 3970a64f0cd4 [2022-05-10T17:58:56.767Z] ---> 0f92b47c6b9e [2022-05-10T17:58:56.767Z] Step 8/13 : WORKDIR /app [2022-05-10T17:58:56.767Z] ---> Running in bc13bd80936c [2022-05-10T17:58:57.042Z] Removing intermediate container bc13bd80936c [2022-05-10T17:58:57.042Z] ---> 710a494f2148 [2022-05-10T17:58:57.042Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T17:58:57.643Z] ---> dc8a9f3004a0 [2022-05-10T17:58:57.643Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:58:57.643Z] ---> Running in 85092d463c3a [2022-05-10T17:59:44.653Z] Removing intermediate container 85092d463c3a [2022-05-10T17:59:44.653Z] ---> 87fe31254143 [2022-05-10T17:59:44.653Z] Step 11/13 : COPY . . [2022-05-10T17:59:44.653Z] ---> 59a6c910980e [2022-05-10T17:59:44.653Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T17:59:44.653Z] ---> Running in baffa5e7ff51 [2022-05-10T17:59:44.653Z] Removing intermediate container baffa5e7ff51 [2022-05-10T17:59:44.653Z] ---> fecf6e6c92aa [2022-05-10T17:59:44.653Z] Step 13/13 : RUN $MAKE [2022-05-10T17:59:44.653Z] ---> Running in 69ca9fdd3e12 [2022-05-10T17:59:44.653Z] noop [2022-05-10T17:59:44.653Z] Removing intermediate container 69ca9fdd3e12 [2022-05-10T17:59:44.653Z] ---> 08c2316a51ea [2022-05-10T17:59:44.653Z] Successfully built 08c2316a51ea [2022-05-10T17:59:44.653Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:59:45.006Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:59:45.006Z] . [Pipeline] withDockerContainer [2022-05-10T17:59:45.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-47825 does not seem to be running inside a container [2022-05-10T17:59:45.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/33 -v /w/workspace/app-rfid-llrp-inventory/33:/w/workspace/app-rfid-llrp-inventory/33:rw,z -v /w/workspace/app-rfid-llrp-inventory/33@tmp:/w/workspace/app-rfid-llrp-inventory/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T17:59:46.575Z] $ docker top a1d89036860118dc39cd340d45b9e3012b042c1431b0fbb9ab6d87d4ad02eb69 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:59:47.478Z] + go version [2022-05-10T17:59:47.478Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T17:59:47.508Z] $ docker stop --time=1 a1d89036860118dc39cd340d45b9e3012b042c1431b0fbb9ab6d87d4ad02eb69 [2022-05-10T17:59:49.154Z] $ docker rm -f a1d89036860118dc39cd340d45b9e3012b042c1431b0fbb9ab6d87d4ad02eb69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:59:49.770Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:59:49.770Z] . [Pipeline] withDockerContainer [2022-05-10T17:59:49.994Z] prd-ubuntu20.04-docker-arm64-4c-16g-47825 does not seem to be running inside a container [2022-05-10T17:59:50.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/33 -v /w/workspace/app-rfid-llrp-inventory/33:/w/workspace/app-rfid-llrp-inventory/33:rw,z -v /w/workspace/app-rfid-llrp-inventory/33@tmp:/w/workspace/app-rfid-llrp-inventory/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T17:59:51.330Z] $ docker top 0cfe5bb25d871c81d0a30aeccfbb0774d0711f3703e8bba9618221453554b5ca -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:59:52.245Z] + make test [2022-05-10T17:59:52.245Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T18:01:29.136Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-10T18:01:29.136Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.388s coverage: 86.2% of statements [2022-05-10T18:01:29.136Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-10T18:01:29.136Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.735s coverage: 71.9% of statements [2022-05-10T18:01:29.136Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T18:01:29.136Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T18:02:01.526Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T18:02:01.526Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T18:02:01.526Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-10T18:02:02.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T18:02:02.165Z] $ docker stop --time=1 0cfe5bb25d871c81d0a30aeccfbb0774d0711f3703e8bba9618221453554b5ca [2022-05-10T18:02:03.920Z] $ docker rm -f 0cfe5bb25d871c81d0a30aeccfbb0774d0711f3703e8bba9618221453554b5ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:02:04.895Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T18:02:04.924Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T18:02:05.474Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:02:05.859Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T18:02:06.205Z] + ls -al . [2022-05-10T18:02:06.205Z] total 224 [2022-05-10T18:02:06.205Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:02 . [2022-05-10T18:02:06.205Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:57 .. [2022-05-10T18:02:06.205Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 17:57 .dockerignore [2022-05-10T18:02:06.205Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:58 .git [2022-05-10T18:02:06.205Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:57 .github [2022-05-10T18:02:06.206Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 17:57 .gitignore [2022-05-10T18:02:06.206Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:57 .golangci.yml [2022-05-10T18:02:06.206Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 10 17:57 Attribution.txt [2022-05-10T18:02:06.206Z] -rw-rw-r-- 1 jenkins jenkins 1678 May 10 17:57 CHANGELOG.md [2022-05-10T18:02:06.206Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 10 17:57 Dockerfile [2022-05-10T18:02:06.206Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:57 GOVERNANCE.md [2022-05-10T18:02:06.206Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 17:57 Jenkinsfile [2022-05-10T18:02:06.206Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:57 LICENSE [2022-05-10T18:02:06.206Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 10 17:57 Makefile [2022-05-10T18:02:06.206Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 17:57 OWNERS.md [2022-05-10T18:02:06.206Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 10 17:57 README.md [2022-05-10T18:02:06.206Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:54 VERSION [2022-05-10T18:02:06.206Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:57 bin [2022-05-10T18:02:06.206Z] -rw-r--r-- 1 jenkins jenkins 41008 May 10 18:01 coverage.out [2022-05-10T18:02:06.206Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 10 17:57 go.mod [2022-05-10T18:02:06.206Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 10 17:57 go.sum [2022-05-10T18:02:06.206Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:57 images [2022-05-10T18:02:06.206Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:57 internal [2022-05-10T18:02:06.206Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 17:57 main.go [2022-05-10T18:02:06.206Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:57 res [2022-05-10T18:02:06.206Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:57 snap [2022-05-10T18:02:06.206Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:57 static [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:02:06.557Z] + 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=df08deb8859f939424de0cfb9cf80597f8b78baf --label arch=arm64 --label version=2.1.0-dev.12 . [2022-05-10T18:02:06.833Z] Sending build context to Docker daemon 687.1kB [2022-05-10T18:02:06.833Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:02:06.833Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-10T18:02:06.833Z] ---> 08c2316a51ea [2022-05-10T18:02:06.833Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:02:07.110Z] ---> Running in f77b6bbb5dea [2022-05-10T18:02:07.387Z] Removing intermediate container f77b6bbb5dea [2022-05-10T18:02:07.387Z] ---> 64c75d41e439 [2022-05-10T18:02:07.387Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:02:07.387Z] ---> Running in c14ecfc8b963 [2022-05-10T18:02:07.660Z] Removing intermediate container c14ecfc8b963 [2022-05-10T18:02:07.660Z] ---> 145f22719219 [2022-05-10T18:02:07.660Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:02:07.935Z] ---> Running in c818b29dd65a [2022-05-10T18:02:08.225Z] Removing intermediate container c818b29dd65a [2022-05-10T18:02:08.225Z] ---> 09573dfe648c [2022-05-10T18:02:08.225Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:02:08.225Z] ---> Running in 93410f520a48 [2022-05-10T18:02:10.212Z] Removing intermediate container 93410f520a48 [2022-05-10T18:02:10.212Z] ---> 227079be942d [2022-05-10T18:02:10.212Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:02:10.212Z] ---> Running in 32b11c801361 [2022-05-10T18:02:11.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:02:12.177Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:02:13.164Z] OK: 220 MiB in 52 packages [2022-05-10T18:02:13.769Z] Removing intermediate container 32b11c801361 [2022-05-10T18:02:13.769Z] ---> 8a33158dd590 [2022-05-10T18:02:13.769Z] Step 8/31 : WORKDIR /app [2022-05-10T18:02:13.769Z] ---> Running in b05398b7f8ae [2022-05-10T18:02:14.042Z] Removing intermediate container b05398b7f8ae [2022-05-10T18:02:14.042Z] ---> c43e05a863d2 [2022-05-10T18:02:14.042Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-10T18:02:14.645Z] ---> 5a0505c971ae [2022-05-10T18:02:14.645Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:02:14.925Z] ---> Running in 6d3b99b7f3b2 [2022-05-10T18:02:16.905Z] Removing intermediate container 6d3b99b7f3b2 [2022-05-10T18:02:16.905Z] ---> 1e96aca86fff [2022-05-10T18:02:16.905Z] Step 11/31 : COPY . . [2022-05-10T18:02:17.508Z] ---> c610db036d1c [2022-05-10T18:02:17.508Z] Step 12/31 : ARG MAKE="make build" [2022-05-10T18:02:17.785Z] ---> Running in bd83812aaf93 [2022-05-10T18:02:18.065Z] Removing intermediate container bd83812aaf93 [2022-05-10T18:02:18.065Z] ---> 85e7fe48b888 [2022-05-10T18:02:18.065Z] Step 13/31 : RUN $MAKE [2022-05-10T18:02:18.065Z] ---> Running in 08ac2d9e7dc3 [2022-05-10T18:02:19.524Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-10T18:04:41.434Z] Removing intermediate container 08ac2d9e7dc3 [2022-05-10T18:04:41.434Z] ---> 16e051176a5e [2022-05-10T18:04:41.434Z] Step 14/31 : FROM alpine:3.14 [2022-05-10T18:04:41.434Z] 3.14: Pulling from library/alpine [2022-05-10T18:04:41.434Z] 455c02918c45: Pulling fs layer [2022-05-10T18:04:41.434Z] 455c02918c45: Verifying Checksum [2022-05-10T18:04:41.434Z] 455c02918c45: Download complete [2022-05-10T18:04:41.434Z] 455c02918c45: Pull complete [2022-05-10T18:04:41.434Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T18:04:41.434Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T18:04:41.434Z] ---> ac73e934f311 [2022-05-10T18:04:41.434Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:04:41.434Z] ---> Running in 73cfcc44087e [2022-05-10T18:04:41.434Z] Removing intermediate container 73cfcc44087e [2022-05-10T18:04:41.434Z] ---> 63de2a61eb02 [2022-05-10T18:04:41.434Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-10T18:04:41.434Z] ---> Running in 9bf1dfda58c3 [2022-05-10T18:04:41.434Z] Removing intermediate container 9bf1dfda58c3 [2022-05-10T18:04:41.434Z] ---> c8439f92cd5a [2022-05-10T18:04:41.434Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:04:41.434Z] ---> Running in 72eea3ef6141 [2022-05-10T18:04:41.434Z] Removing intermediate container 72eea3ef6141 [2022-05-10T18:04:41.434Z] ---> 07a516fce087 [2022-05-10T18:04:41.434Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-10T18:04:41.434Z] ---> Running in d364e131f915 [2022-05-10T18:04:41.434Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:04:41.434Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:04:41.434Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T18:04:41.434Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T18:04:41.434Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T18:04:41.434Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T18:04:41.434Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T18:04:41.434Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T18:04:41.434Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T18:04:41.434Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T18:04:41.434Z] OK: 9 MiB in 20 packages [2022-05-10T18:04:41.434Z] Removing intermediate container d364e131f915 [2022-05-10T18:04:41.434Z] ---> b2555c792ca2 [2022-05-10T18:04:41.434Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T18:04:41.434Z] ---> a0e87fd63a2b [2022-05-10T18:04:41.434Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T18:04:41.434Z] ---> 1636b8065523 [2022-05-10T18:04:41.434Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-10T18:04:41.434Z] ---> 40edce27796b [2022-05-10T18:04:41.434Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-10T18:04:41.434Z] ---> 417b385b59c5 [2022-05-10T18:04:41.434Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-10T18:04:42.033Z] ---> b8977513bcc8 [2022-05-10T18:04:42.033Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-10T18:04:42.033Z] ---> Running in 218ff78cbd9c [2022-05-10T18:04:44.019Z] Removing intermediate container 218ff78cbd9c [2022-05-10T18:04:44.019Z] ---> baaf75d2446c [2022-05-10T18:04:44.019Z] Step 25/31 : VOLUME /cache [2022-05-10T18:04:44.019Z] ---> Running in ff0b581506f6 [2022-05-10T18:04:44.019Z] Removing intermediate container ff0b581506f6 [2022-05-10T18:04:44.019Z] ---> c2d5902245cd [2022-05-10T18:04:44.019Z] Step 26/31 : EXPOSE 59711 [2022-05-10T18:04:44.294Z] ---> Running in 2dc5593fc092 [2022-05-10T18:04:44.572Z] Removing intermediate container 2dc5593fc092 [2022-05-10T18:04:44.572Z] ---> ed6d83cc432d [2022-05-10T18:04:44.572Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-10T18:04:44.572Z] ---> Running in 9c23e87df76f [2022-05-10T18:04:44.857Z] Removing intermediate container 9c23e87df76f [2022-05-10T18:04:44.857Z] ---> 8cfd0514e5d8 [2022-05-10T18:04:44.857Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-10T18:04:44.857Z] ---> Running in 7c263f8ccd5e [2022-05-10T18:04:45.459Z] Removing intermediate container 7c263f8ccd5e [2022-05-10T18:04:45.459Z] ---> aef6875d341a [2022-05-10T18:04:45.459Z] Step 29/31 : LABEL arch=arm64 [2022-05-10T18:04:45.459Z] ---> Running in 74dec6c9b6c6 [2022-05-10T18:04:45.744Z] Removing intermediate container 74dec6c9b6c6 [2022-05-10T18:04:45.744Z] ---> d80e8f28287a [2022-05-10T18:04:45.744Z] Step 30/31 : LABEL git_sha=df08deb8859f939424de0cfb9cf80597f8b78baf [2022-05-10T18:04:45.744Z] ---> Running in f62c5f1e6027 [2022-05-10T18:04:46.022Z] Removing intermediate container f62c5f1e6027 [2022-05-10T18:04:46.022Z] ---> fe381c9b7649 [2022-05-10T18:04:46.022Z] Step 31/31 : LABEL version=2.1.0-dev.12 [2022-05-10T18:04:46.308Z] ---> Running in 1c83d4f61538 [2022-05-10T18:04:46.581Z] Removing intermediate container 1c83d4f61538 [2022-05-10T18:04:46.582Z] ---> 1aca3c28105b [2022-05-10T18:04:46.582Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T18:04:46.582Z] Successfully built 1aca3c28105b [2022-05-10T18:04:46.582Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:04:46.691Z] provisioning config files... [2022-05-10T18:04:46.712Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/33@tmp/config5078395024070818136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:04:47.082Z] ---> docker-login.sh [2022-05-10T18:04:47.082Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:04:47.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:04:47.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:04:47.358Z] Configure a credential helper to remove this warning. See [2022-05-10T18:04:47.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:04:47.358Z] [2022-05-10T18:04:47.358Z] Login Succeeded [2022-05-10T18:04:47.637Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:04:47.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:04:47.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:04:47.912Z] Configure a credential helper to remove this warning. See [2022-05-10T18:04:47.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:04:47.912Z] [2022-05-10T18:04:47.912Z] Login Succeeded [2022-05-10T18:04:48.191Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:04:48.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:04:48.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:04:48.743Z] Configure a credential helper to remove this warning. See [2022-05-10T18:04:48.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:04:48.743Z] [2022-05-10T18:04:48.743Z] Login Succeeded [2022-05-10T18:04:48.743Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:04:49.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:04:49.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:04:49.293Z] Configure a credential helper to remove this warning. See [2022-05-10T18:04:49.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:04:49.293Z] [2022-05-10T18:04:49.293Z] Login Succeeded [2022-05-10T18:04:49.293Z] docker.io [2022-05-10T18:04:49.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:04:49.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:04:49.842Z] Configure a credential helper to remove this warning. See [2022-05-10T18:04:49.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:04:49.842Z] [2022-05-10T18:04:49.842Z] Login Succeeded [2022-05-10T18:04:49.842Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:04:49.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:04:49.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:04:49.918Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-05-10T18:04:49.918Z] df08deb8859f939424de0cfb9cf80597f8b78baf [2022-05-10T18:04:49.918Z] latest [2022-05-10T18:04:49.918Z] 2.1.0-dev.12 [2022-05-10T18:04:49.918Z] df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 [2022-05-10T18:04:49.918Z] main [2022-05-10T18:04:49.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:04:50.276Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:04:50.626Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df08deb8859f939424de0cfb9cf80597f8b78baf [2022-05-10T18:04:50.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-10T18:04:50.626Z] a7e430ab0c62: Preparing [2022-05-10T18:04:50.626Z] 744b8698af39: Preparing [2022-05-10T18:04:50.626Z] 14b61b32b8df: Preparing [2022-05-10T18:04:50.626Z] 50f6a1c9fdf9: Preparing [2022-05-10T18:04:50.626Z] 1b1a59b51fbe: Preparing [2022-05-10T18:04:50.626Z] 124b43548d5b: Preparing [2022-05-10T18:04:50.626Z] 33a4edb93f2a: Preparing [2022-05-10T18:04:50.626Z] bcbd1bc2ed9d: Preparing [2022-05-10T18:04:50.626Z] f73e7dbfee58: Preparing [2022-05-10T18:04:50.626Z] 124b43548d5b: Waiting [2022-05-10T18:04:50.626Z] bcbd1bc2ed9d: Waiting [2022-05-10T18:04:50.626Z] 33a4edb93f2a: Waiting [2022-05-10T18:04:50.626Z] f73e7dbfee58: Waiting [2022-05-10T18:04:50.909Z] 50f6a1c9fdf9: Pushed [2022-05-10T18:04:50.909Z] 1b1a59b51fbe: Pushed [2022-05-10T18:04:50.909Z] a7e430ab0c62: Pushed [2022-05-10T18:04:50.909Z] 14b61b32b8df: Pushed [2022-05-10T18:04:50.909Z] f73e7dbfee58: Layer already exists [2022-05-10T18:04:51.186Z] 124b43548d5b: Pushed [2022-05-10T18:04:51.186Z] bcbd1bc2ed9d: Pushed [2022-05-10T18:04:51.783Z] 33a4edb93f2a: Pushed [2022-05-10T18:04:57.189Z] 744b8698af39: Pushed [2022-05-10T18:04:57.463Z] df08deb8859f939424de0cfb9cf80597f8b78baf: digest: sha256:ed1e8d3b3c471f402eb3a4369c9688a48a1564089146ef52bb1ce1d3caf527f3 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:04:57.821Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:04:58.187Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-05-10T18:04:58.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-10T18:04:58.187Z] a7e430ab0c62: Preparing [2022-05-10T18:04:58.187Z] 744b8698af39: Preparing [2022-05-10T18:04:58.187Z] 14b61b32b8df: Preparing [2022-05-10T18:04:58.187Z] 50f6a1c9fdf9: Preparing [2022-05-10T18:04:58.187Z] 1b1a59b51fbe: Preparing [2022-05-10T18:04:58.187Z] 124b43548d5b: Preparing [2022-05-10T18:04:58.187Z] 33a4edb93f2a: Preparing [2022-05-10T18:04:58.187Z] bcbd1bc2ed9d: Preparing [2022-05-10T18:04:58.187Z] f73e7dbfee58: Preparing [2022-05-10T18:04:58.187Z] 33a4edb93f2a: Waiting [2022-05-10T18:04:58.187Z] bcbd1bc2ed9d: Waiting [2022-05-10T18:04:58.187Z] f73e7dbfee58: Waiting [2022-05-10T18:04:58.187Z] 124b43548d5b: Waiting [2022-05-10T18:04:58.187Z] 1b1a59b51fbe: Layer already exists [2022-05-10T18:04:58.187Z] 50f6a1c9fdf9: Layer already exists [2022-05-10T18:04:58.187Z] a7e430ab0c62: Layer already exists [2022-05-10T18:04:58.187Z] 14b61b32b8df: Layer already exists [2022-05-10T18:04:58.187Z] 744b8698af39: Layer already exists [2022-05-10T18:04:58.462Z] 124b43548d5b: Layer already exists [2022-05-10T18:04:58.462Z] 33a4edb93f2a: Layer already exists [2022-05-10T18:04:58.462Z] bcbd1bc2ed9d: Layer already exists [2022-05-10T18:04:58.462Z] f73e7dbfee58: Layer already exists [2022-05-10T18:04:58.462Z] latest: digest: sha256:ed1e8d3b3c471f402eb3a4369c9688a48a1564089146ef52bb1ce1d3caf527f3 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:04:58.825Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:04:59.181Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.12 [2022-05-10T18:04:59.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-10T18:04:59.181Z] a7e430ab0c62: Preparing [2022-05-10T18:04:59.181Z] 744b8698af39: Preparing [2022-05-10T18:04:59.181Z] 14b61b32b8df: Preparing [2022-05-10T18:04:59.181Z] 50f6a1c9fdf9: Preparing [2022-05-10T18:04:59.181Z] 1b1a59b51fbe: Preparing [2022-05-10T18:04:59.181Z] 124b43548d5b: Preparing [2022-05-10T18:04:59.181Z] 33a4edb93f2a: Preparing [2022-05-10T18:04:59.181Z] bcbd1bc2ed9d: Preparing [2022-05-10T18:04:59.181Z] f73e7dbfee58: Preparing [2022-05-10T18:04:59.181Z] bcbd1bc2ed9d: Waiting [2022-05-10T18:04:59.181Z] 33a4edb93f2a: Waiting [2022-05-10T18:04:59.181Z] f73e7dbfee58: Waiting [2022-05-10T18:04:59.181Z] 124b43548d5b: Waiting [2022-05-10T18:04:59.181Z] 1b1a59b51fbe: Layer already exists [2022-05-10T18:04:59.181Z] 50f6a1c9fdf9: Layer already exists [2022-05-10T18:04:59.181Z] 14b61b32b8df: Layer already exists [2022-05-10T18:04:59.181Z] a7e430ab0c62: Layer already exists [2022-05-10T18:04:59.181Z] 744b8698af39: Layer already exists [2022-05-10T18:04:59.459Z] bcbd1bc2ed9d: Layer already exists [2022-05-10T18:04:59.459Z] 124b43548d5b: Layer already exists [2022-05-10T18:04:59.459Z] 33a4edb93f2a: Layer already exists [2022-05-10T18:04:59.459Z] f73e7dbfee58: Layer already exists [2022-05-10T18:04:59.459Z] 2.1.0-dev.12: digest: sha256:ed1e8d3b3c471f402eb3a4369c9688a48a1564089146ef52bb1ce1d3caf527f3 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:04:59.818Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:00.167Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 [2022-05-10T18:05:00.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-10T18:05:00.167Z] a7e430ab0c62: Preparing [2022-05-10T18:05:00.167Z] 744b8698af39: Preparing [2022-05-10T18:05:00.167Z] 14b61b32b8df: Preparing [2022-05-10T18:05:00.167Z] 50f6a1c9fdf9: Preparing [2022-05-10T18:05:00.167Z] 1b1a59b51fbe: Preparing [2022-05-10T18:05:00.167Z] 124b43548d5b: Preparing [2022-05-10T18:05:00.167Z] 33a4edb93f2a: Preparing [2022-05-10T18:05:00.167Z] bcbd1bc2ed9d: Preparing [2022-05-10T18:05:00.167Z] f73e7dbfee58: Preparing [2022-05-10T18:05:00.167Z] 124b43548d5b: Waiting [2022-05-10T18:05:00.167Z] 33a4edb93f2a: Waiting [2022-05-10T18:05:00.167Z] bcbd1bc2ed9d: Waiting [2022-05-10T18:05:00.167Z] f73e7dbfee58: Waiting [2022-05-10T18:05:00.167Z] 50f6a1c9fdf9: Layer already exists [2022-05-10T18:05:00.167Z] 14b61b32b8df: Layer already exists [2022-05-10T18:05:00.167Z] 744b8698af39: Layer already exists [2022-05-10T18:05:00.167Z] 1b1a59b51fbe: Layer already exists [2022-05-10T18:05:00.167Z] a7e430ab0c62: Layer already exists [2022-05-10T18:05:00.167Z] f73e7dbfee58: Layer already exists [2022-05-10T18:05:00.167Z] bcbd1bc2ed9d: Layer already exists [2022-05-10T18:05:00.167Z] 124b43548d5b: Layer already exists [2022-05-10T18:05:00.167Z] 33a4edb93f2a: Layer already exists [2022-05-10T18:05:00.439Z] df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12: digest: sha256:ed1e8d3b3c471f402eb3a4369c9688a48a1564089146ef52bb1ce1d3caf527f3 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:00.795Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:01.145Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-05-10T18:05:01.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-10T18:05:01.145Z] a7e430ab0c62: Preparing [2022-05-10T18:05:01.145Z] 744b8698af39: Preparing [2022-05-10T18:05:01.145Z] 14b61b32b8df: Preparing [2022-05-10T18:05:01.145Z] 50f6a1c9fdf9: Preparing [2022-05-10T18:05:01.145Z] 1b1a59b51fbe: Preparing [2022-05-10T18:05:01.145Z] 124b43548d5b: Preparing [2022-05-10T18:05:01.145Z] 33a4edb93f2a: Preparing [2022-05-10T18:05:01.145Z] bcbd1bc2ed9d: Preparing [2022-05-10T18:05:01.145Z] f73e7dbfee58: Preparing [2022-05-10T18:05:01.145Z] 124b43548d5b: Waiting [2022-05-10T18:05:01.145Z] 33a4edb93f2a: Waiting [2022-05-10T18:05:01.145Z] bcbd1bc2ed9d: Waiting [2022-05-10T18:05:01.145Z] f73e7dbfee58: Waiting [2022-05-10T18:05:01.145Z] a7e430ab0c62: Layer already exists [2022-05-10T18:05:01.145Z] 50f6a1c9fdf9: Layer already exists [2022-05-10T18:05:01.145Z] 14b61b32b8df: Layer already exists [2022-05-10T18:05:01.145Z] 744b8698af39: Layer already exists [2022-05-10T18:05:01.145Z] 1b1a59b51fbe: Layer already exists [2022-05-10T18:05:01.145Z] 124b43548d5b: Layer already exists [2022-05-10T18:05:01.145Z] bcbd1bc2ed9d: Layer already exists [2022-05-10T18:05:01.145Z] 33a4edb93f2a: Layer already exists [2022-05-10T18:05:01.145Z] f73e7dbfee58: Layer already exists [2022-05-10T18:05:01.420Z] main: digest: sha256:ed1e8d3b3c471f402eb3a4369c9688a48a1564089146ef52bb1ce1d3caf527f3 size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:05:01.473Z] ===================================================== [Pipeline] echo [2022-05-10T18:05:01.481Z] taggedImages: [2022-05-10T18:05:01.481Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df08deb8859f939424de0cfb9cf80597f8b78baf [2022-05-10T18:05:01.481Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-05-10T18:05:01.481Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.12 [2022-05-10T18:05:01.481Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 [2022-05-10T18:05:01.481Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:01.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:05:01.847Z] [2022-05-10T18:05:01.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:02.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:05:02.498Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T18:05:02.498Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T18:05:02.498Z] 04944245beec: Pulling fs layer [2022-05-10T18:05:02.498Z] 699f458cf7ca: Pulling fs layer [2022-05-10T18:05:02.498Z] 765212b225bb: Pulling fs layer [2022-05-10T18:05:02.498Z] f23df028b6ca: Pulling fs layer [2022-05-10T18:05:02.498Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T18:05:02.498Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T18:05:02.498Z] 765212b225bb: Waiting [2022-05-10T18:05:02.498Z] f23df028b6ca: Waiting [2022-05-10T18:05:02.498Z] d65c8cfc05b1: Waiting [2022-05-10T18:05:02.498Z] 2437ff75d9bd: Waiting [2022-05-10T18:05:02.498Z] 04944245beec: Verifying Checksum [2022-05-10T18:05:02.498Z] 04944245beec: Download complete [2022-05-10T18:05:02.498Z] 765212b225bb: Verifying Checksum [2022-05-10T18:05:02.498Z] 765212b225bb: Download complete [2022-05-10T18:05:02.498Z] f23df028b6ca: Verifying Checksum [2022-05-10T18:05:02.498Z] f23df028b6ca: Download complete [2022-05-10T18:05:02.498Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T18:05:02.498Z] d65c8cfc05b1: Download complete [2022-05-10T18:05:02.774Z] 699f458cf7ca: Verifying Checksum [2022-05-10T18:05:02.774Z] 699f458cf7ca: Download complete [2022-05-10T18:05:03.053Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T18:05:03.053Z] 8998bd30e6a1: Download complete [2022-05-10T18:05:05.684Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T18:05:05.684Z] 2437ff75d9bd: Download complete [2022-05-10T18:05:07.127Z] 8998bd30e6a1: Pull complete [2022-05-10T18:05:07.728Z] 04944245beec: Pull complete [2022-05-10T18:05:09.175Z] 699f458cf7ca: Pull complete [2022-05-10T18:05:09.451Z] 765212b225bb: Pull complete [2022-05-10T18:05:10.432Z] f23df028b6ca: Pull complete [2022-05-10T18:05:10.433Z] d65c8cfc05b1: Pull complete [2022-05-10T18:05:25.540Z] 2437ff75d9bd: Pull complete [2022-05-10T18:05:25.540Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T18:05:25.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:05:25.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T18:05:25.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-47825 does not seem to be running inside a container [2022-05-10T18:05:25.862Z] $ 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/33 -v /w/workspace/app-rfid-llrp-inventory/33:/w/workspace/app-rfid-llrp-inventory/33:rw,z -v /w/workspace/app-rfid-llrp-inventory/33@tmp:/w/workspace/app-rfid-llrp-inventory/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T18:05:28.848Z] $ docker top 592fb2f2ea1402d71ec031406f39c20ac6bb3cbc7cdd36190998850a7c4f469e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:05:29.797Z] ---> job-cost.sh [2022-05-10T18:05:29.797Z] lf-activate-venv: SKIPPING [2022-05-10T18:05:29.797Z] INFO: No Stack... [2022-05-10T18:05:30.072Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T18:05:31.059Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T18:05:31.755Z] + cat /w/workspace/app-rfid-llrp-inventory/33/archives/cost.csv [2022-05-10T18:05:31.755Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T18:05:31.836Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] [2022-05-10T18:05:31.842Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] did not exist. Created. [2022-05-10T18:05:31.842Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T18:05:32.544Z] /w/workspace/app-rfid-llrp-inventory/33@tmp/durable-a33660eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T18:05:33.241Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T18:05:33.273Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T18:05:33.331Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T18:05:33.342Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T18:05:33.373Z] $ docker stop --time=1 592fb2f2ea1402d71ec031406f39c20ac6bb3cbc7cdd36190998850a7c4f469e [2022-05-10T18:05:34.895Z] $ docker rm -f 592fb2f2ea1402d71ec031406f39c20ac6bb3cbc7cdd36190998850a7c4f469e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-10T18:05:35.470Z] provisioning config files... [2022-05-10T18:05:35.480Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5259949608265962830tmp [Pipeline] { [Pipeline] sh [2022-05-10T18:05:35.776Z] + set +x [2022-05-10T18:05:35.777Z] + curl -s https://codecov.io/bash [2022-05-10T18:05:35.777Z] + bash -s -- [2022-05-10T18:05:35.777Z] [2022-05-10T18:05:35.777Z] _____ _ [2022-05-10T18:05:35.777Z] / ____| | | [2022-05-10T18:05:35.777Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T18:05:35.777Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T18:05:35.777Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T18:05:35.777Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T18:05:35.777Z] Bash-1.0.6 [2022-05-10T18:05:35.777Z] [2022-05-10T18:05:35.777Z] [2022-05-10T18:05:35.777Z] ==> git version 2.25.1 found [2022-05-10T18:05:35.777Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-10T18:05:35.777Z] Release-Date: 2020-01-08 [2022-05-10T18:05:35.777Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T18:05:35.777Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T18:05:35.777Z] ==> Jenkins CI detected. [2022-05-10T18:05:35.777Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-05-10T18:05:35.777Z] project root: . [2022-05-10T18:05:35.777Z] --> token set from env [2022-05-10T18:05:35.777Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T18:05:35.777Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T18:05:35.777Z] ==> Python coveragepy not found [2022-05-10T18:05:35.777Z] ==> Searching for coverage reports in: [2022-05-10T18:05:35.777Z] + . [2022-05-10T18:05:35.777Z] -> Found 1 reports [2022-05-10T18:05:35.777Z] ==> Detecting git/mercurial file structure [2022-05-10T18:05:35.777Z] ==> Reading reports [2022-05-10T18:05:35.777Z] + ./coverage.out bytes=41008 [2022-05-10T18:05:35.777Z] ==> Appending adjustments [2022-05-10T18:05:35.777Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T18:05:36.037Z] + Found adjustments [2022-05-10T18:05:36.037Z] ==> Gzipping contents [2022-05-10T18:05:36.037Z] 12K /tmp/codecov.i5h3n6.gz [2022-05-10T18:05:36.037Z] ==> Uploading reports [2022-05-10T18:05:36.037Z] url: https://codecov.io [2022-05-10T18:05:36.037Z] query: branch=main&commit=df08deb8859f939424de0cfb9cf80597f8b78baf&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T18:05:36.037Z] -> Pinging Codecov [2022-05-10T18:05:36.037Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=df08deb8859f939424de0cfb9cf80597f8b78baf&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T18:05:36.300Z] -> Uploading to [2022-05-10T18:05:36.300Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/df08deb8859f939424de0cfb9cf80597f8b78baf/d7736b04-5100-49ff-91ba-635a4f958747.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T180536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6aba4893f049d93612004e59d22b754f7f977768c14a301a1b590498552f5e4f [2022-05-10T18:05:36.300Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T18:05:36.300Z] Dload Upload Total Spent Left Speed [2022-05-10T18:05:36.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11489 0 0 100 11489 0 43029 --:--:-- --:--:-- --:--:-- 43029 [2022-05-10T18:05:36.561Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] } [2022-05-10T18:05:36.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T18:05:36.860Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T18:05:36.869Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:37.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T18:05:37.162Z] [2022-05-10T18:05:37.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:37.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T18:05:37.473Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T18:05:37.473Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T18:05:37.473Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T18:05:37.473Z] de9db76c5a1d: Pulling fs layer [2022-05-10T18:05:37.473Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T18:05:37.473Z] 0d57e429df01: Pulling fs layer [2022-05-10T18:05:37.473Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T18:05:37.473Z] e1f770b5df2f: Pulling fs layer [2022-05-10T18:05:37.473Z] 85a0685a4137: Pulling fs layer [2022-05-10T18:05:37.473Z] e1f770b5df2f: Waiting [2022-05-10T18:05:37.473Z] 4e4be7b47b0d: Waiting [2022-05-10T18:05:37.473Z] 0eba1c9be4d2: Waiting [2022-05-10T18:05:37.473Z] 85a0685a4137: Waiting [2022-05-10T18:05:37.474Z] 0d57e429df01: Waiting [2022-05-10T18:05:37.474Z] de9db76c5a1d: Verifying Checksum [2022-05-10T18:05:37.474Z] de9db76c5a1d: Download complete [2022-05-10T18:05:37.474Z] 0ef7d3d256c8: Verifying Checksum [2022-05-10T18:05:37.474Z] 0ef7d3d256c8: Download complete [2022-05-10T18:05:37.474Z] 0d57e429df01: Download complete [2022-05-10T18:05:37.474Z] 4e4be7b47b0d: Verifying Checksum [2022-05-10T18:05:37.474Z] 4e4be7b47b0d: Download complete [2022-05-10T18:05:37.474Z] 188c0c94c7c5: Verifying Checksum [2022-05-10T18:05:37.735Z] 188c0c94c7c5: Pull complete [2022-05-10T18:05:37.735Z] e1f770b5df2f: Verifying Checksum [2022-05-10T18:05:37.735Z] e1f770b5df2f: Download complete [2022-05-10T18:05:37.735Z] 0ef7d3d256c8: Pull complete [2022-05-10T18:05:37.735Z] de9db76c5a1d: Pull complete [2022-05-10T18:05:38.307Z] 0eba1c9be4d2: Verifying Checksum [2022-05-10T18:05:38.307Z] 0eba1c9be4d2: Download complete [2022-05-10T18:05:38.307Z] 85a0685a4137: Verifying Checksum [2022-05-10T18:05:38.307Z] 85a0685a4137: Download complete [2022-05-10T18:05:41.598Z] 0eba1c9be4d2: Pull complete [2022-05-10T18:05:41.598Z] 0d57e429df01: Pull complete [2022-05-10T18:05:41.598Z] 4e4be7b47b0d: Pull complete [2022-05-10T18:05:42.169Z] e1f770b5df2f: Pull complete [2022-05-10T18:05:45.458Z] 85a0685a4137: Pull complete [2022-05-10T18:05:45.458Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T18:05:45.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T18:05:45.458Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T18:05:45.523Z] prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container [2022-05-10T18:05:45.561Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-10T18:05:47.263Z] $ docker top 1e65633009a0cafc93efa173453cff806fafc9c75ea3d57db612110beb1b7df8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T18:05:47.335Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T18:05:47.615Z] + set -o pipefail [2022-05-10T18:05:47.615Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T18:05:52.896Z] [2022-05-10T18:05:52.896Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-05-10T18:05:52.896Z] [2022-05-10T18:05:52.896Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/49586119-be18-49a0-986f-d8351f9db014 [2022-05-10T18:05:52.896Z] [2022-05-10T18:05:52.896Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T18:05:52.896Z] [2022-05-10T18:05:52.896Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T18:05:52.896Z] [2022-05-10T18:05:52.896Z] [Pipeline] } [2022-05-10T18:05:52.913Z] $ docker stop --time=1 1e65633009a0cafc93efa173453cff806fafc9c75ea3d57db612110beb1b7df8 [2022-05-10T18:05:54.975Z] $ docker rm -f 1e65633009a0cafc93efa173453cff806fafc9c75ea3d57db612110beb1b7df8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T18:05:55.695Z] + git log --format=format:%s -1 df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] sh [2022-05-10T18:05:55.987Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:05:55.987Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:05:56.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:05:56.281Z] . [Pipeline] withDockerContainer [2022-05-10T18:05:56.353Z] prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container [2022-05-10T18:05:56.393Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T18:05:56.824Z] $ docker top 80340bf9245d25a02387c2468c69347cd52e495e8a92f1d0589b7de60129136f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:05:56.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:05:56.927Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:05:57.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:05:57.071Z] $ docker exec 80340bf9245d25a02387c2468c69347cd52e495e8a92f1d0589b7de60129136f ssh-agent [2022-05-10T18:05:57.192Z] SSH_AUTH_SOCK=/tmp/ssh-VcnkPVyt5EMk/agent.34 [2022-05-10T18:05:57.192Z] SSH_AGENT_PID=40 [2022-05-10T18:05:57.196Z] Running ssh-add (command line suppressed) [2022-05-10T18:05:57.344Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1047335452813857911.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1047335452813857911.key) [2022-05-10T18:05:57.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:05:57.672Z] + git semver tag [2022-05-10T18:05:57.931Z] 2022-05-10 18:05:57,881 [run_tag] DEBUG tag force:False [2022-05-10T18:05:57.931Z] 2022-05-10 18:05:57,881 [check_head_tag] DEBUG check head tag [2022-05-10T18:05:57.931Z] 2022-05-10 18:05:57,882 [execute] INFO git cat-file --batch-check [2022-05-10T18:05:57.931Z] 2022-05-10 18:05:57,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-05-10T18:05:57.931Z] 2022-05-10 18:05:57,886 [execute] INFO git cat-file --batch [2022-05-10T18:05:57.931Z] 2022-05-10 18:05:57,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-05-10T18:05:57.931Z] 2022-05-10 18:05:57,900 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:05:57.932Z] 2022-05-10 18:05:57,900 [execute] INFO git tag -a v2.1.0-dev.12 -m v2.1.0-dev.12 [2022-05-10T18:05:57.932Z] 2022-05-10 18:05:57,901 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.12', '-m', 'v2.1.0-dev.12'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:05:57.932Z] 2022-05-10 18:05:57,906 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:05:57.932Z] 2.1.0-dev.12 [Pipeline] } [2022-05-10T18:05:57.946Z] $ docker exec --env ******** --env ******** 80340bf9245d25a02387c2468c69347cd52e495e8a92f1d0589b7de60129136f ssh-agent -k [2022-05-10T18:05:58.046Z] unset SSH_AUTH_SOCK; [2022-05-10T18:05:58.046Z] unset SSH_AGENT_PID; [2022-05-10T18:05:58.046Z] echo Agent pid 40 killed; [2022-05-10T18:05:58.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:05:58.365Z] + git semver [Pipeline] } [2022-05-10T18:05:58.647Z] $ docker stop --time=1 80340bf9245d25a02387c2468c69347cd52e495e8a92f1d0589b7de60129136f [2022-05-10T18:05:59.911Z] $ docker rm -f 80340bf9245d25a02387c2468c69347cd52e495e8a92f1d0589b7de60129136f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:06:00.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T18:06:00.305Z] [2022-05-10T18:06:00.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:06:00.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T18:06:00.609Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T18:06:00.609Z] ab5ef0e58194: Pulling fs layer [2022-05-10T18:06:00.609Z] 9712f1f96733: Pulling fs layer [2022-05-10T18:06:00.609Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T18:06:00.609Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T18:06:00.609Z] e9a5061849ea: Pulling fs layer [2022-05-10T18:06:00.609Z] d747dcd14b5f: Pulling fs layer [2022-05-10T18:06:00.609Z] 2de7ff778b66: Pulling fs layer [2022-05-10T18:06:00.609Z] 0d9ebad4ef96: Waiting [2022-05-10T18:06:00.609Z] e9a5061849ea: Waiting [2022-05-10T18:06:00.609Z] 2de7ff778b66: Waiting [2022-05-10T18:06:00.609Z] d747dcd14b5f: Waiting [2022-05-10T18:06:00.609Z] 9712f1f96733: Verifying Checksum [2022-05-10T18:06:00.609Z] 9712f1f96733: Download complete [2022-05-10T18:06:00.870Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T18:06:00.870Z] 63f879dbbcfc: Download complete [2022-05-10T18:06:01.130Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T18:06:01.130Z] 0d9ebad4ef96: Download complete [2022-05-10T18:06:01.130Z] d747dcd14b5f: Verifying Checksum [2022-05-10T18:06:01.130Z] d747dcd14b5f: Download complete [2022-05-10T18:06:01.130Z] e9a5061849ea: Verifying Checksum [2022-05-10T18:06:01.130Z] e9a5061849ea: Download complete [2022-05-10T18:06:01.130Z] ab5ef0e58194: Verifying Checksum [2022-05-10T18:06:01.130Z] ab5ef0e58194: Download complete [2022-05-10T18:06:01.130Z] 2de7ff778b66: Download complete [2022-05-10T18:06:04.421Z] ab5ef0e58194: Pull complete [2022-05-10T18:06:04.421Z] 9712f1f96733: Pull complete [2022-05-10T18:06:04.681Z] 63f879dbbcfc: Pull complete [2022-05-10T18:06:08.870Z] 0d9ebad4ef96: Pull complete [2022-05-10T18:06:08.870Z] e9a5061849ea: Pull complete [2022-05-10T18:06:08.870Z] d747dcd14b5f: Pull complete [2022-05-10T18:06:09.808Z] 2de7ff778b66: Pull complete [2022-05-10T18:06:09.808Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T18:06:09.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T18:06:09.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T18:06:09.878Z] prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container [2022-05-10T18:06:09.915Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-10T18:06:11.880Z] $ docker top 7cd532c28bd25873b91429e0b8f151c0ea3a4eac2ae8a196fac1661550684e7e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:06:11.960Z] provisioning config files... [2022-05-10T18:06:11.968Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7732628544784568085tmp [2022-05-10T18:06:11.979Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1749309544869382121tmp [2022-05-10T18:06:11.990Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2471832879262194525tmp [Pipeline] { [Pipeline] echo [2022-05-10T18:06:12.007Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:12.293Z] ---> sigul-configuration.sh [2022-05-10T18:06:12.293Z] gpg: directory `/root/.gnupg' created [2022-05-10T18:06:12.293Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T18:06:12.293Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T18:06:12.293Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T18:06:12.293Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T18:06:12.293Z] gpg: CAST5 encrypted data [2022-05-10T18:06:12.293Z] gpg: encrypted with 1 passphrase [2022-05-10T18:06:12.293Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T18:06:12.661Z] + mkdir /home/jenkins [2022-05-10T18:06:12.661Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T18:06:12.962Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-10T18:06:12.972Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:13.260Z] ---> sigul-install.sh [2022-05-10T18:06:13.260Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T18:06:13.551Z] + git tag --list [2022-05-10T18:06:13.551Z] v0.0.0 [2022-05-10T18:06:13.551Z] v0.0.1-dev.1 [2022-05-10T18:06:13.551Z] v0.0.1-dev.2 [2022-05-10T18:06:13.551Z] v0.0.1-dev.3 [2022-05-10T18:06:13.551Z] v0.0.1-dev.4 [2022-05-10T18:06:13.551Z] v0.0.1-dev.5 [2022-05-10T18:06:13.551Z] v0.0.1-dev.6 [2022-05-10T18:06:13.551Z] v0.0.1-dev.7 [2022-05-10T18:06:13.551Z] v1.0.0 [2022-05-10T18:06:13.551Z] v1.0.1-dev.1 [2022-05-10T18:06:13.551Z] v1.0.1-dev.2 [2022-05-10T18:06:13.551Z] v1.0.1-dev.3 [2022-05-10T18:06:13.551Z] v1.0.1-dev.4 [2022-05-10T18:06:13.551Z] v1.0.1-dev.5 [2022-05-10T18:06:13.551Z] v2.1.0 [2022-05-10T18:06:13.551Z] v2.1.0-dev.1 [2022-05-10T18:06:13.551Z] v2.1.0-dev.10 [2022-05-10T18:06:13.551Z] v2.1.0-dev.11 [2022-05-10T18:06:13.551Z] v2.1.0-dev.12 [2022-05-10T18:06:13.551Z] v2.1.0-dev.2 [2022-05-10T18:06:13.551Z] v2.1.0-dev.3 [2022-05-10T18:06:13.551Z] v2.1.0-dev.4 [2022-05-10T18:06:13.551Z] v2.1.0-dev.5 [2022-05-10T18:06:13.551Z] v2.1.0-dev.6 [2022-05-10T18:06:13.551Z] v2.1.0-dev.7 [2022-05-10T18:06:13.551Z] v2.1.0-dev.8 [2022-05-10T18:06:13.551Z] v2.1.0-dev.9 [Pipeline] sh [2022-05-10T18:06:13.846Z] + lftools sign git-tag v2.1.0-dev.12 [2022-05-10T18:06:14.416Z] Signing Git tag with Sigul... [2022-05-10T18:06:14.416Z] Signing v2.1.0-dev.12 [Pipeline] echo [2022-05-10T18:06:14.685Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:14.977Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T18:06:14.985Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T18:06:15.015Z] $ docker stop --time=1 7cd532c28bd25873b91429e0b8f151c0ea3a4eac2ae8a196fac1661550684e7e [2022-05-10T18:06:16.316Z] $ docker rm -f 7cd532c28bd25873b91429e0b8f151c0ea3a4eac2ae8a196fac1661550684e7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T18:06:16.752Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:06:16.752Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:06:17.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:06:17.063Z] . [Pipeline] withDockerContainer [2022-05-10T18:06:17.128Z] prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container [2022-05-10T18:06:17.170Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T18:06:17.553Z] $ docker top 37e843c24632b62bb7efabd47ac8e4bd2f5f8fba6398cc106ff8303178dceb1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:06:17.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:06:17.638Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:06:17.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:06:17.783Z] $ docker exec 37e843c24632b62bb7efabd47ac8e4bd2f5f8fba6398cc106ff8303178dceb1e ssh-agent [2022-05-10T18:06:17.888Z] SSH_AUTH_SOCK=/tmp/ssh-E0Qzk24MaNMF/agent.33 [2022-05-10T18:06:17.888Z] SSH_AGENT_PID=39 [2022-05-10T18:06:17.893Z] Running ssh-add (command line suppressed) [2022-05-10T18:06:18.025Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7238915598249165421.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7238915598249165421.key) [2022-05-10T18:06:18.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:06:18.331Z] + git semver bump pre [2022-05-10T18:06:18.591Z] 2022-05-10 18:06:18,517 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:06:18.591Z] 2022-05-10 18:06:18,517 [bump_version] DEBUG bumping version:2.1.0-dev.12 on axis:pre with prefix:dev [2022-05-10T18:06:18.591Z] 2022-05-10 18:06:18,517 [bump_version] DEBUG bumped version:2.1.0-dev.13 [2022-05-10T18:06:18.591Z] 2022-05-10 18:06:18,517 [write_version] DEBUG write version:2.1.0-dev.13 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-05-10T18:06:18.591Z] 2022-05-10 18:06:18,517 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:06:18.591Z] 2022-05-10 18:06:18,517 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:06:18.591Z] 2022-05-10 18:06:18,520 [execute] INFO git cat-file --batch-check [2022-05-10T18:06:18.591Z] 2022-05-10 18:06:18,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T18:06:18.591Z] 2022-05-10 18:06:18,525 [execute] INFO git cat-file --batch [2022-05-10T18:06:18.591Z] 2022-05-10 18:06:18,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T18:06:18.591Z] 2022-05-10 18:06:18,530 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:06:18.591Z] 2.1.0-dev.13 [Pipeline] } [2022-05-10T18:06:18.605Z] $ docker exec --env ******** --env ******** 37e843c24632b62bb7efabd47ac8e4bd2f5f8fba6398cc106ff8303178dceb1e ssh-agent -k [2022-05-10T18:06:18.716Z] unset SSH_AUTH_SOCK; [2022-05-10T18:06:18.716Z] unset SSH_AGENT_PID; [2022-05-10T18:06:18.716Z] echo Agent pid 39 killed; [2022-05-10T18:06:18.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:06:19.031Z] + git semver [Pipeline] } [2022-05-10T18:06:19.317Z] $ docker stop --time=1 37e843c24632b62bb7efabd47ac8e4bd2f5f8fba6398cc106ff8303178dceb1e [2022-05-10T18:06:20.626Z] $ docker rm -f 37e843c24632b62bb7efabd47ac8e4bd2f5f8fba6398cc106ff8303178dceb1e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:06:20.986Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:06:20.986Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:06:21.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:06:21.280Z] . [Pipeline] withDockerContainer [2022-05-10T18:06:21.349Z] prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container [2022-05-10T18:06:21.399Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T18:06:21.833Z] $ docker top 9b948aee9c9d39faa46475c45c49f5bb28722b6121b1d372c9dd0a07f8c6d507 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:06:21.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:06:21.929Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:06:22.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:06:22.082Z] $ docker exec 9b948aee9c9d39faa46475c45c49f5bb28722b6121b1d372c9dd0a07f8c6d507 ssh-agent [2022-05-10T18:06:22.186Z] SSH_AUTH_SOCK=/tmp/ssh-64DxCgdLsXMb/agent.32 [2022-05-10T18:06:22.186Z] SSH_AGENT_PID=39 [2022-05-10T18:06:22.192Z] Running ssh-add (command line suppressed) [2022-05-10T18:06:22.318Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_871097032274661397.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_871097032274661397.key) [2022-05-10T18:06:22.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:06:22.618Z] + git semver push [2022-05-10T18:06:22.878Z] 2022-05-10 18:06:22,817 [run_push] DEBUG push [2022-05-10T18:06:22.878Z] 2022-05-10 18:06:22,818 [execute] INFO git push origin semver [2022-05-10T18:06:22.878Z] 2022-05-10 18:06:22,818 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:06:23.819Z] 2022-05-10 18:06:23,541 [run_push] DEBUG push all version tags [2022-05-10T18:06:23.819Z] 2022-05-10 18:06:23,542 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T18:06:23.819Z] 2022-05-10 18:06:23,542 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:06:24.388Z] 2022-05-10 18:06:24,241 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:06:24.388Z] 2.1.0-dev.13 [Pipeline] } [2022-05-10T18:06:24.403Z] $ docker exec --env ******** --env ******** 9b948aee9c9d39faa46475c45c49f5bb28722b6121b1d372c9dd0a07f8c6d507 ssh-agent -k [2022-05-10T18:06:24.527Z] unset SSH_AUTH_SOCK; [2022-05-10T18:06:24.527Z] unset SSH_AGENT_PID; [2022-05-10T18:06:24.527Z] echo Agent pid 39 killed; [2022-05-10T18:06:24.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:06:24.848Z] + git semver [Pipeline] } [2022-05-10T18:06:25.127Z] $ docker stop --time=1 9b948aee9c9d39faa46475c45c49f5bb28722b6121b1d372c9dd0a07f8c6d507 [2022-05-10T18:06:26.430Z] $ docker rm -f 9b948aee9c9d39faa46475c45c49f5bb28722b6121b1d372c9dd0a07f8c6d507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-10T18:06:26.985Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-05-10T18:06:26.985Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-05-10T18:06:26.985Z] total 16 [2022-05-10T18:06:26.985Z] drwxr-xr-x 3 root root 4096 May 10 17:56 . [2022-05-10T18:06:26.985Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:06 .. [2022-05-10T18:06:26.985Z] drwxr-xr-x 2 root root 4096 May 10 17:56 cost [2022-05-10T18:06:26.985Z] -rw-r--r-- 1 root root 93 May 10 17:56 cost.csv [2022-05-10T18:06:26.985Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-05-10T18:06:26.985Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-05-10T18:06:26.985Z] total 16 [2022-05-10T18:06:26.985Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:56 . [2022-05-10T18:06:26.985Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:06 .. [2022-05-10T18:06:26.985Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 17:56 cost [2022-05-10T18:06:26.985Z] -rw-r--r-- 1 jenkins jenkins 93 May 10 17:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:27.283Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:28.142Z] ---> package-listing.sh [2022-05-10T18:06:28.142Z] ++ facter osfamily [2022-05-10T18:06:28.142Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T18:06:28.405Z] + OS_FAMILY=debian [2022-05-10T18:06:28.405Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-05-10T18:06:28.405Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T18:06:28.405Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T18:06:28.405Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T18:06:28.405Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T18:06:28.405Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-05-10T18:06:28.405Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T18:06:28.405Z] + case "${OS_FAMILY}" in [2022-05-10T18:06:28.405Z] + dpkg -l [2022-05-10T18:06:28.405Z] + grep '^ii' [2022-05-10T18:06:28.405Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T18:06:28.405Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T18:06:28.405Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T18:06:28.405Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-05-10T18:06:28.405Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-05-10T18:06:28.405Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2022-05-10T18:06:28.420Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T18:06:28.720Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:06:29.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:06:29.276Z] . [Pipeline] withDockerContainer [2022-05-10T18:06:29.348Z] prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container [2022-05-10T18:06:29.390Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T18:06:29.662Z] $ docker top a55c5354cb529506ba5898958eda30c1f16d9a528fa32153e3a1368e5b1455d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:06:30.024Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T18:06:30.319Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T18:06:30.614Z] + ls /var/log/sa-host [2022-05-10T18:06:30.614Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:06:30.703Z] provisioning config files... [2022-05-10T18:06:30.711Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5742541496361493100tmp [Pipeline] { [Pipeline] echo [2022-05-10T18:06:30.724Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:31.014Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T18:06:31.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:31.360Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T18:06:31.370Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:31.659Z] ---> sudo-logs.sh [2022-05-10T18:06:31.659Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T18:06:31.689Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:31.980Z] ---> job-cost.sh [2022-05-10T18:06:31.980Z] lf-activate-venv: SKIPPING [2022-05-10T18:06:31.980Z] DEBUG: total: 0.2199999988079071 [2022-05-10T18:06:31.980Z] INFO: Retrieving Stack Cost... [2022-05-10T18:06:32.551Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T18:06:32.812Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T18:06:32.824Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:06:33.109Z] ---> logs-deploy.sh [2022-05-10T18:06:33.109Z] lf-activate-venv: SKIPPING [2022-05-10T18:06:33.109Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/33 [2022-05-10T18:06:33.109Z] INFO: archiving workspace using pattern(s): [2022-05-10T18:06:34.048Z] Archives upload complete. [2022-05-10T18:06:34.048Z] INFO: archiving logs to Nexus