Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 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-ssh2293260574370446999.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-ssh11443874015065833920.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-ssh10685225763651821840.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-ssh9709257382507986725.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-ssh15880480893735571863.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-41811’ Running on prd-ubuntu20.04-docker-8c-8g-41813 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 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 (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 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 # timeout=10 Commit message: "docs(snap): Move usage instructions to docs (#79)" > git rev-list --no-walk 6dcf977bb9ee6a8be470f822dda7ba2d1a26fe3d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T14:19:30.426Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T14:19:30.566Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T14:19:30.593Z] ========================================================= [2022-05-09T14:19:30.593Z] EdgeX Global Pipelines Version Info [2022-05-09T14:19:30.593Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:19:31.361Z] ------------------- [2022-05-09T14:19:31.361Z] stable info: [2022-05-09T14:19:31.361Z] ------------------- [2022-05-09T14:19:31.361Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T14:19:31.361Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T14:19:31.361Z] Message: update stable to v1.0.227 [2022-05-09T14:19:31.935Z] ------------------- [2022-05-09T14:19:31.935Z] experimental info: [2022-05-09T14:19:31.935Z] ------------------- [2022-05-09T14:19:31.935Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T14:19:31.935Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T14:19:31.935Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T14:19:32.068Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-05-09T14:19:32.082Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-05-09T14:19:32.095Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T14:19:32.107Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T14:19:32.123Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T14:19:32.138Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T14:19:32.154Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T14:19:32.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-09T14:19:32.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T14:19:32.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T14:19:32.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T14:19:32.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-05-09T14:19:32.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T14:19:32.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T14:19:32.255Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T14:19:32.267Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T14:19:32.280Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T14:19:32.292Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T14:19:32.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T14:19:32.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T14:19:32.330Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-09T14:19:32.342Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-09T14:19:32.360Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-09T14:19:32.375Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-09T14:19:32.388Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-09T14:19:32.404Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T14:19:32.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-09T14:19:32.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-09T14:19:32.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-09T14:19:32.464Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] echo [2022-05-09T14:19:32.476Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9387e44 [Pipeline] echo [2022-05-09T14:19:32.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T14:19:32.532Z] provisioning config files... [2022-05-09T14:19:32.547Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config851800557779813133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:19:32.864Z] ---> docker-login.sh [2022-05-09T14:19:32.864Z] nexus3.edgexfoundry.org:10001 [2022-05-09T14:19:33.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:19:33.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:19:33.389Z] Configure a credential helper to remove this warning. See [2022-05-09T14:19:33.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:19:33.389Z] [2022-05-09T14:19:33.389Z] Login Succeeded [2022-05-09T14:19:33.389Z] nexus3.edgexfoundry.org:10002 [2022-05-09T14:19:33.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:19:33.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:19:33.389Z] Configure a credential helper to remove this warning. See [2022-05-09T14:19:33.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:19:33.389Z] [2022-05-09T14:19:33.389Z] Login Succeeded [2022-05-09T14:19:33.389Z] nexus3.edgexfoundry.org:10003 [2022-05-09T14:19:33.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:19:33.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:19:33.651Z] Configure a credential helper to remove this warning. See [2022-05-09T14:19:33.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:19:33.651Z] [2022-05-09T14:19:33.651Z] Login Succeeded [2022-05-09T14:19:33.651Z] nexus3.edgexfoundry.org:10004 [2022-05-09T14:19:33.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:19:33.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:19:33.651Z] Configure a credential helper to remove this warning. See [2022-05-09T14:19:33.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:19:33.651Z] [2022-05-09T14:19:33.651Z] Login Succeeded [2022-05-09T14:19:33.651Z] docker.io [2022-05-09T14:19:33.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:19:34.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:19:34.178Z] Configure a credential helper to remove this warning. See [2022-05-09T14:19:34.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:19:34.178Z] [2022-05-09T14:19:34.178Z] Login Succeeded [2022-05-09T14:19:34.178Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T14:19:34.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-09T14:19:34.572Z] + git rev-list -1 --merges 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308~1..9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] echo [2022-05-09T14:19:34.704Z] -----------> git rev-list -1 --merges 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308~1..9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [false] [Pipeline] sh [2022-05-09T14:19:35.000Z] + git log --format=format:%s -1 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] echo [2022-05-09T14:19:35.017Z] ========================================================= [2022-05-09T14:19:35.017Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T14:19:35.017Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T14:19:35.357Z] + git log --format=format:%s -1 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] echo [2022-05-09T14:19:35.371Z] [semverPrep] GIT_COMMIT: 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308, Commit Message: docs(snap): Move usage instructions to docs (#79) [Pipeline] echo [2022-05-09T14:19:35.381Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-09T14:19:35.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T14:19:35.766Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T14:19:35.766Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T14:19:35.766Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T14:19:35.766Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T14:19:35.766Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T14:19:35.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:19:36.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T14:19:36.117Z] [2022-05-09T14:19:36.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:19:36.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T14:19:36.430Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T14:19:36.430Z] 1fe172e4850f: Pulling fs layer [2022-05-09T14:19:36.430Z] caf521ccaac6: Pulling fs layer [2022-05-09T14:19:36.430Z] 3ead6fa29328: Pulling fs layer [2022-05-09T14:19:36.430Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T14:19:36.430Z] a8d5f1318db7: Pulling fs layer [2022-05-09T14:19:36.430Z] c427282e49a2: Pulling fs layer [2022-05-09T14:19:36.430Z] 1827001aaf11: Pulling fs layer [2022-05-09T14:19:36.430Z] 0714d37db230: Pulling fs layer [2022-05-09T14:19:36.430Z] ac28cf19c067: Pulling fs layer [2022-05-09T14:19:36.430Z] ca983d60f3e2: Pulling fs layer [2022-05-09T14:19:36.430Z] 9f894cec8388: Pulling fs layer [2022-05-09T14:19:36.430Z] 0714d37db230: Waiting [2022-05-09T14:19:36.430Z] ac28cf19c067: Waiting [2022-05-09T14:19:36.430Z] ca983d60f3e2: Waiting [2022-05-09T14:19:36.430Z] 9f894cec8388: Waiting [2022-05-09T14:19:36.430Z] 5c2a1cbceb83: Waiting [2022-05-09T14:19:36.430Z] a8d5f1318db7: Waiting [2022-05-09T14:19:36.430Z] c427282e49a2: Waiting [2022-05-09T14:19:36.430Z] 1827001aaf11: Waiting [2022-05-09T14:19:36.430Z] caf521ccaac6: Download complete [2022-05-09T14:19:36.430Z] 5c2a1cbceb83: Verifying Checksum [2022-05-09T14:19:36.430Z] 5c2a1cbceb83: Download complete [2022-05-09T14:19:36.691Z] a8d5f1318db7: Verifying Checksum [2022-05-09T14:19:36.691Z] a8d5f1318db7: Download complete [2022-05-09T14:19:36.691Z] c427282e49a2: Download complete [2022-05-09T14:19:36.691Z] 3ead6fa29328: Verifying Checksum [2022-05-09T14:19:36.691Z] 3ead6fa29328: Download complete [2022-05-09T14:19:36.691Z] 0714d37db230: Verifying Checksum [2022-05-09T14:19:36.691Z] 0714d37db230: Download complete [2022-05-09T14:19:36.691Z] ac28cf19c067: Verifying Checksum [2022-05-09T14:19:36.691Z] ac28cf19c067: Download complete [2022-05-09T14:19:36.691Z] ca983d60f3e2: Verifying Checksum [2022-05-09T14:19:36.691Z] ca983d60f3e2: Download complete [2022-05-09T14:19:36.691Z] 9f894cec8388: Verifying Checksum [2022-05-09T14:19:36.691Z] 9f894cec8388: Download complete [2022-05-09T14:19:36.691Z] 1fe172e4850f: Verifying Checksum [2022-05-09T14:19:36.691Z] 1fe172e4850f: Download complete [2022-05-09T14:19:36.953Z] 1827001aaf11: Verifying Checksum [2022-05-09T14:19:36.953Z] 1827001aaf11: Download complete [2022-05-09T14:19:38.347Z] 1fe172e4850f: Pull complete [2022-05-09T14:19:38.347Z] caf521ccaac6: Pull complete [2022-05-09T14:19:38.919Z] 3ead6fa29328: Pull complete [2022-05-09T14:19:38.919Z] 5c2a1cbceb83: Pull complete [2022-05-09T14:19:39.490Z] a8d5f1318db7: Pull complete [2022-05-09T14:19:39.490Z] c427282e49a2: Pull complete [2022-05-09T14:19:42.037Z] 1827001aaf11: Pull complete [2022-05-09T14:19:42.037Z] 0714d37db230: Pull complete [2022-05-09T14:19:42.037Z] ac28cf19c067: Pull complete [2022-05-09T14:19:42.037Z] ca983d60f3e2: Pull complete [2022-05-09T14:19:42.037Z] 9f894cec8388: Pull complete [2022-05-09T14:19:42.037Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T14:19:42.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T14:19:42.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T14:19:42.119Z] prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container [2022-05-09T14:19:42.167Z] $ 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-09T14:19:43.641Z] $ docker top 7b58659c7e9cdc6fc9dde1024e0ff38abb60fa7cac6a34fbdd983b7ef21f91b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T14:19:43.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T14:19:43.754Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T14:19:43.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T14:19:43.887Z] $ docker exec 7b58659c7e9cdc6fc9dde1024e0ff38abb60fa7cac6a34fbdd983b7ef21f91b1 ssh-agent [2022-05-09T14:19:44.025Z] SSH_AUTH_SOCK=/tmp/ssh-DftcgwZGevlu/agent.33 [2022-05-09T14:19:44.025Z] SSH_AGENT_PID=39 [2022-05-09T14:19:44.039Z] Running ssh-add (command line suppressed) [2022-05-09T14:19:44.171Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1519860410799204415.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1519860410799204415.key) [2022-05-09T14:19:44.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T14:19:44.475Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T14:19:44.498Z] $ docker exec --env ******** --env ******** 7b58659c7e9cdc6fc9dde1024e0ff38abb60fa7cac6a34fbdd983b7ef21f91b1 ssh-agent -k [2022-05-09T14:19:44.630Z] unset SSH_AUTH_SOCK; [2022-05-09T14:19:44.631Z] unset SSH_AGENT_PID; [2022-05-09T14:19:44.631Z] echo Agent pid 39 killed; [2022-05-09T14:19:44.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T14:19:44.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T14:19:44.671Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T14:19:44.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T14:19:44.827Z] $ docker exec 7b58659c7e9cdc6fc9dde1024e0ff38abb60fa7cac6a34fbdd983b7ef21f91b1 ssh-agent [2022-05-09T14:19:44.952Z] SSH_AUTH_SOCK=/tmp/ssh-rMdVaprRvg7S/agent.74 [2022-05-09T14:19:44.952Z] SSH_AGENT_PID=80 [2022-05-09T14:19:44.958Z] Running ssh-add (command line suppressed) [2022-05-09T14:19:45.079Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8082503676903861211.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8082503676903861211.key) [2022-05-09T14:19:45.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T14:19:45.388Z] + git semver init [2022-05-09T14:19:45.650Z] 2022-05-09 14:19:45,646 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T14:19:45.650Z] 2022-05-09 14:19:45,647 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-05-09T14:19:45.650Z] 2022-05-09 14:19:45,647 [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-09T14:19:45.650Z] 2022-05-09 14:19:45,648 [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-09T14:19:47.040Z] 2022-05-09 14:19:46,729 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-05-09T14:19:47.040Z] 2022-05-09 14:19:46,729 [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-09T14:19:47.040Z] 2022-05-09 14:19:46,729 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T14:19:47.040Z] 2022-05-09 14:19:46,730 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T14:19:47.040Z] 2.1.0-dev.10 [Pipeline] } [2022-05-09T14:19:47.059Z] $ docker exec --env ******** --env ******** 7b58659c7e9cdc6fc9dde1024e0ff38abb60fa7cac6a34fbdd983b7ef21f91b1 ssh-agent -k [2022-05-09T14:19:47.172Z] unset SSH_AUTH_SOCK; [2022-05-09T14:19:47.172Z] unset SSH_AGENT_PID; [2022-05-09T14:19:47.172Z] echo Agent pid 80 killed; [2022-05-09T14:19:47.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T14:19:47.494Z] + git semver [Pipeline] } [2022-05-09T14:19:47.778Z] $ docker stop --time=1 7b58659c7e9cdc6fc9dde1024e0ff38abb60fa7cac6a34fbdd983b7ef21f91b1 [2022-05-09T14:19:49.120Z] $ docker rm -f 7b58659c7e9cdc6fc9dde1024e0ff38abb60fa7cac6a34fbdd983b7ef21f91b1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T14:19:49.485Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T14:19:49.744Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T14:19:49.749Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.10 [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-09T14:19:49.877Z] provisioning config files... [2022-05-09T14:19:49.888Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1638905635643539854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:19:50.193Z] ---> docker-login.sh [2022-05-09T14:19:50.193Z] nexus3.edgexfoundry.org:10001 [2022-05-09T14:19:50.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:19:50.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:19:50.193Z] Configure a credential helper to remove this warning. See [2022-05-09T14:19:50.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:19:50.193Z] [2022-05-09T14:19:50.193Z] Login Succeeded [2022-05-09T14:19:50.193Z] nexus3.edgexfoundry.org:10002 [2022-05-09T14:19:50.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:19:50.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:19:50.452Z] Configure a credential helper to remove this warning. See [2022-05-09T14:19:50.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:19:50.452Z] [2022-05-09T14:19:50.452Z] Login Succeeded [2022-05-09T14:19:50.452Z] nexus3.edgexfoundry.org:10003 [2022-05-09T14:19:50.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:19:50.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:19:50.452Z] Configure a credential helper to remove this warning. See [2022-05-09T14:19:50.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:19:50.452Z] [2022-05-09T14:19:50.452Z] Login Succeeded [2022-05-09T14:19:50.452Z] nexus3.edgexfoundry.org:10004 [2022-05-09T14:19:50.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:19:50.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:19:50.718Z] Configure a credential helper to remove this warning. See [2022-05-09T14:19:50.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:19:50.718Z] [2022-05-09T14:19:50.718Z] Login Succeeded [2022-05-09T14:19:50.718Z] docker.io [2022-05-09T14:19:50.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:19:50.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:19:50.980Z] Configure a credential helper to remove this warning. See [2022-05-09T14:19:50.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:19:50.980Z] [2022-05-09T14:19:50.980Z] Login Succeeded [2022-05-09T14:19:50.980Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T14:19:50.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T14:19:51.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T14:19:51.084Z] ========================================================= [2022-05-09T14:19:51.084Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T14:19:51.084Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:19:51.401Z] + 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-09T14:19:51.401Z] Sending build context to Docker daemon 12.4MB [2022-05-09T14:19:51.401Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T14:19:51.401Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-09T14:19:51.401Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T14:19:51.401Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T14:19:51.401Z] 666ba61612fd: Pulling fs layer [2022-05-09T14:19:51.401Z] 8ed8ca486205: Pulling fs layer [2022-05-09T14:19:51.401Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T14:19:51.401Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T14:19:51.401Z] ca2b28591e48: Pulling fs layer [2022-05-09T14:19:51.401Z] a51346096db8: Pulling fs layer [2022-05-09T14:19:51.401Z] daebc70d1ce1: Pulling fs layer [2022-05-09T14:19:51.401Z] 0e18a0eac166: Pulling fs layer [2022-05-09T14:19:51.401Z] 22a0e8bec74d: Waiting [2022-05-09T14:19:51.401Z] a51346096db8: Waiting [2022-05-09T14:19:51.401Z] ca2b28591e48: Waiting [2022-05-09T14:19:51.401Z] daebc70d1ce1: Waiting [2022-05-09T14:19:51.401Z] 4fe6c5a15a65: Waiting [2022-05-09T14:19:51.401Z] 0e18a0eac166: Waiting [2022-05-09T14:19:51.663Z] 8ed8ca486205: Verifying Checksum [2022-05-09T14:19:51.663Z] 8ed8ca486205: Download complete [2022-05-09T14:19:51.663Z] 666ba61612fd: Verifying Checksum [2022-05-09T14:19:51.663Z] 666ba61612fd: Download complete [2022-05-09T14:19:51.663Z] 22a0e8bec74d: Verifying Checksum [2022-05-09T14:19:51.663Z] 22a0e8bec74d: Download complete [2022-05-09T14:19:51.663Z] ca2b28591e48: Verifying Checksum [2022-05-09T14:19:51.663Z] ca2b28591e48: Download complete [2022-05-09T14:19:51.663Z] a51346096db8: Verifying Checksum [2022-05-09T14:19:51.663Z] a51346096db8: Download complete [2022-05-09T14:19:51.663Z] 59bf1c3509f3: Download complete [2022-05-09T14:19:51.663Z] daebc70d1ce1: Verifying Checksum [2022-05-09T14:19:51.663Z] daebc70d1ce1: Download complete [2022-05-09T14:19:51.663Z] 59bf1c3509f3: Pull complete [2022-05-09T14:19:51.925Z] 666ba61612fd: Pull complete [2022-05-09T14:19:51.925Z] 8ed8ca486205: Pull complete [2022-05-09T14:19:52.186Z] 0e18a0eac166: Verifying Checksum [2022-05-09T14:19:52.186Z] 0e18a0eac166: Download complete [2022-05-09T14:19:52.450Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T14:19:52.450Z] 4fe6c5a15a65: Download complete [2022-05-09T14:19:56.660Z] 4fe6c5a15a65: Pull complete [2022-05-09T14:19:56.660Z] 22a0e8bec74d: Pull complete [2022-05-09T14:19:56.660Z] ca2b28591e48: Pull complete [2022-05-09T14:19:56.660Z] a51346096db8: Pull complete [2022-05-09T14:19:56.660Z] daebc70d1ce1: Pull complete [2022-05-09T14:19:59.219Z] 0e18a0eac166: Pull complete [2022-05-09T14:19:59.219Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T14:19:59.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T14:19:59.219Z] ---> f018257e8ee9 [2022-05-09T14:19:59.219Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-09T14:20:00.610Z] ---> Running in d3a015ee906d [2022-05-09T14:20:00.610Z] Removing intermediate container d3a015ee906d [2022-05-09T14:20:00.610Z] ---> dba0766ed076 [2022-05-09T14:20:00.610Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T14:20:00.610Z] ---> Running in 1e9aa077c226 [2022-05-09T14:20:00.610Z] Removing intermediate container 1e9aa077c226 [2022-05-09T14:20:00.610Z] ---> 7b5742b3a41c [2022-05-09T14:20:00.610Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-09T14:20:00.610Z] ---> Running in 23bdbe6f0783 [2022-05-09T14:20:00.876Z] Removing intermediate container 23bdbe6f0783 [2022-05-09T14:20:00.876Z] ---> d4dfdf4d44dd [2022-05-09T14:20:00.876Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:20:00.876Z] ---> Running in 8801c1dabcab [2022-05-09T14:20:01.448Z] Removing intermediate container 8801c1dabcab [2022-05-09T14:20:01.448Z] ---> bab1896e650d [2022-05-09T14:20:01.448Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T14:20:01.448Z] ---> Running in 2b13113c34d3 [2022-05-09T14:20:01.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:20:02.656Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:20:02.921Z] OK: 221 MiB in 52 packages [2022-05-09T14:20:03.494Z] Removing intermediate container 2b13113c34d3 [2022-05-09T14:20:03.494Z] ---> 83d648775f08 [2022-05-09T14:20:03.494Z] Step 8/13 : WORKDIR /app [2022-05-09T14:20:03.494Z] ---> Running in 52a10d8d00b0 [2022-05-09T14:20:03.494Z] Removing intermediate container 52a10d8d00b0 [2022-05-09T14:20:03.494Z] ---> 952107f334d1 [2022-05-09T14:20:03.494Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-09T14:20:03.756Z] ---> c88fcd47691f [2022-05-09T14:20:03.756Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:20:03.756Z] ---> Running in c5556d66200c [2022-05-09T14:20:04.845Z] Still waiting to schedule task [2022-05-09T14:20:04.846Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-41812’ is offline [2022-05-09T14:20:21.886Z] Removing intermediate container c5556d66200c [2022-05-09T14:20:21.886Z] ---> a62de15dd131 [2022-05-09T14:20:21.886Z] Step 11/13 : COPY . . [2022-05-09T14:20:21.886Z] ---> e1d7423699d2 [2022-05-09T14:20:21.886Z] Step 12/13 : ARG MAKE="make build" [2022-05-09T14:20:21.886Z] ---> Running in 0b71ef7a5d8e [2022-05-09T14:20:21.886Z] Removing intermediate container 0b71ef7a5d8e [2022-05-09T14:20:21.886Z] ---> 82038310574f [2022-05-09T14:20:21.886Z] Step 13/13 : RUN $MAKE [2022-05-09T14:20:21.886Z] ---> Running in 369feac58612 [2022-05-09T14:20:21.886Z] noop [2022-05-09T14:20:21.886Z] Removing intermediate container 369feac58612 [2022-05-09T14:20:21.886Z] ---> 14546e754f18 [2022-05-09T14:20:21.886Z] Successfully built 14546e754f18 [2022-05-09T14:20:21.886Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:20:22.188Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T14:20:22.188Z] . [Pipeline] withDockerContainer [2022-05-09T14:20:22.256Z] prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container [2022-05-09T14:20:22.299Z] $ 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-09T14:20:22.669Z] $ docker top 56b6216dee833bf1acbf2caf52976de25bf0a92eaf1458e750961c96eaca29ae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T14:20:23.026Z] + go version [2022-05-09T14:20:23.026Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T14:20:23.044Z] $ docker stop --time=1 56b6216dee833bf1acbf2caf52976de25bf0a92eaf1458e750961c96eaca29ae [2022-05-09T14:20:24.360Z] $ docker rm -f 56b6216dee833bf1acbf2caf52976de25bf0a92eaf1458e750961c96eaca29ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:20:24.768Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T14:20:24.768Z] . [Pipeline] withDockerContainer [2022-05-09T14:20:24.836Z] prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container [2022-05-09T14:20:24.883Z] $ 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-09T14:20:25.241Z] $ docker top adb2ede16dfc0227f10ebe2c37eb9f115f1f2ecea615785190f10d1cf0140c92 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T14:20:25.630Z] + make test [2022-05-09T14:20:25.630Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-09T14:20:35.723Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-09T14:20:35.723Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.045s coverage: 86.2% of statements [2022-05-09T14:20:35.723Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-09T14:20:37.108Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.539s coverage: 71.9% of statements [2022-05-09T14:20:37.108Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-05-09T14:20:45.242Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T14:20:49.449Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T14:20:49.449Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T14:20:49.449Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-09T14:20:49.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T14:20:49.743Z] $ docker stop --time=1 adb2ede16dfc0227f10ebe2c37eb9f115f1f2ecea615785190f10d1cf0140c92 [2022-05-09T14:20:51.532Z] $ docker rm -f adb2ede16dfc0227f10ebe2c37eb9f115f1f2ecea615785190f10d1cf0140c92 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T14:20:51.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T14:20:52.037Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-09T14:20:52.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-09T14:20:53.031Z] + ls -al . [2022-05-09T14:20:53.031Z] total 228 [2022-05-09T14:20:53.031Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 14:20 . [2022-05-09T14:20:53.031Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:19 .. [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 262 May 9 14:19 .dockerignore [2022-05-09T14:20:53.031Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 14:19 .git [2022-05-09T14:20:53.031Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:19 .github [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 788 May 9 14:19 .gitignore [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 14:19 .golangci.yml [2022-05-09T14:20:53.031Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 14:19 .semver [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 9 14:19 Attribution.txt [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 1678 May 9 14:19 CHANGELOG.md [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 9 14:19 Dockerfile [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 14:19 GOVERNANCE.md [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 687 May 9 14:19 Jenkinsfile [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 9 14:19 LICENSE [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 9 14:19 Makefile [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 617 May 9 14:19 OWNERS.md [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 9 14:19 README.md [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 14:19 VERSION [2022-05-09T14:20:53.031Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:19 bin [2022-05-09T14:20:53.031Z] -rw-r--r-- 1 jenkins jenkins 41008 May 9 14:20 coverage.out [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 3498 May 9 14:19 go.mod [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 35532 May 9 14:19 go.sum [2022-05-09T14:20:53.031Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:19 images [2022-05-09T14:20:53.031Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:19 internal [2022-05-09T14:20:53.031Z] -rw-rw-r-- 1 jenkins jenkins 531 May 9 14:19 main.go [2022-05-09T14:20:53.031Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:19 res [2022-05-09T14:20:53.031Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:19 snap [2022-05-09T14:20:53.031Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:19 static [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:20:53.330Z] + 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=9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 --label arch=amd64 --label version=2.1.0-dev.10 . [2022-05-09T14:20:53.330Z] Sending build context to Docker daemon 12.4MB [2022-05-09T14:20:53.330Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T14:20:53.330Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-09T14:20:53.330Z] ---> 14546e754f18 [2022-05-09T14:20:53.330Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-09T14:20:53.330Z] ---> Running in a81ac2fd682b [2022-05-09T14:20:53.591Z] Removing intermediate container a81ac2fd682b [2022-05-09T14:20:53.591Z] ---> 004e997feb40 [2022-05-09T14:20:53.591Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T14:20:53.591Z] ---> Running in cc59097268ae [2022-05-09T14:20:53.591Z] Removing intermediate container cc59097268ae [2022-05-09T14:20:53.591Z] ---> 58160309186a [2022-05-09T14:20:53.591Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-09T14:20:53.850Z] ---> Running in ed9dc64bca0a [2022-05-09T14:20:53.850Z] Removing intermediate container ed9dc64bca0a [2022-05-09T14:20:53.850Z] ---> ad26bec2d9b4 [2022-05-09T14:20:53.850Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:20:53.850Z] ---> Running in cd03547d6dc1 [2022-05-09T14:20:54.422Z] Removing intermediate container cd03547d6dc1 [2022-05-09T14:20:54.422Z] ---> f8161572129e [2022-05-09T14:20:54.422Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T14:20:54.422Z] ---> Running in ebcb706bc1b1 [2022-05-09T14:20:54.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:20:55.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:20:55.881Z] OK: 221 MiB in 52 packages [2022-05-09T14:20:56.140Z] Removing intermediate container ebcb706bc1b1 [2022-05-09T14:20:56.140Z] ---> 2fec419ff505 [2022-05-09T14:20:56.140Z] Step 8/31 : WORKDIR /app [2022-05-09T14:20:56.140Z] ---> Running in 93539beae8cd [2022-05-09T14:20:56.401Z] Removing intermediate container 93539beae8cd [2022-05-09T14:20:56.401Z] ---> 5cf3a413a8ed [2022-05-09T14:20:56.401Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-09T14:20:56.401Z] ---> ab71d4362ec7 [2022-05-09T14:20:56.401Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:20:56.401Z] ---> Running in 9eeac7a3323e [2022-05-09T14:20:57.339Z] Removing intermediate container 9eeac7a3323e [2022-05-09T14:20:57.339Z] ---> 7c7908f79648 [2022-05-09T14:20:57.339Z] Step 11/31 : COPY . . [2022-05-09T14:20:57.598Z] ---> 9ab9781b8c30 [2022-05-09T14:20:57.598Z] Step 12/31 : ARG MAKE="make build" [2022-05-09T14:20:57.598Z] ---> Running in 1a34228c1487 [2022-05-09T14:20:57.598Z] Removing intermediate container 1a34228c1487 [2022-05-09T14:20:57.598Z] ---> 82c0ca0fa2cc [2022-05-09T14:20:57.598Z] Step 13/31 : RUN $MAKE [2022-05-09T14:20:57.598Z] ---> Running in fac14b7fe984 [2022-05-09T14:20:57.857Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-09T14:21:19.806Z] Removing intermediate container fac14b7fe984 [2022-05-09T14:21:19.806Z] ---> 224525d02e02 [2022-05-09T14:21:19.806Z] Step 14/31 : FROM alpine:3.14 [2022-05-09T14:21:19.806Z] 3.14: Pulling from library/alpine [2022-05-09T14:21:19.806Z] 8663204ce13b: Pulling fs layer [2022-05-09T14:21:19.806Z] 8663204ce13b: Verifying Checksum [2022-05-09T14:21:19.806Z] 8663204ce13b: Download complete [2022-05-09T14:21:19.806Z] 8663204ce13b: Pull complete [2022-05-09T14:21:19.806Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T14:21:19.806Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T14:21:19.806Z] ---> e04c818066af [2022-05-09T14:21:19.806Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-09T14:21:19.806Z] ---> Running in 8166ead9171c [2022-05-09T14:21:19.806Z] Removing intermediate container 8166ead9171c [2022-05-09T14:21:19.806Z] ---> 5a4c5071b97b [2022-05-09T14:21:19.806Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-09T14:21:19.806Z] ---> Running in 995ae2a8bcbb [2022-05-09T14:21:19.806Z] Removing intermediate container 995ae2a8bcbb [2022-05-09T14:21:19.806Z] ---> 3b9c32b50062 [2022-05-09T14:21:19.806Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:21:19.806Z] ---> Running in 5a7569f53235 [2022-05-09T14:21:19.806Z] Removing intermediate container 5a7569f53235 [2022-05-09T14:21:19.806Z] ---> 5dd5ca36d852 [2022-05-09T14:21:19.806Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-09T14:21:19.806Z] ---> Running in 992dc1e46655 [2022-05-09T14:21:19.806Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:21:19.806Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:21:19.806Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T14:21:19.806Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T14:21:20.069Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T14:21:20.069Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T14:21:20.069Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T14:21:20.330Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T14:21:20.330Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:21:20.330Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T14:21:20.330Z] OK: 9 MiB in 20 packages [2022-05-09T14:21:20.911Z] Removing intermediate container 992dc1e46655 [2022-05-09T14:21:20.911Z] ---> a2e3a9a45bed [2022-05-09T14:21:20.911Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-09T14:21:21.172Z] ---> 8c14404b53a5 [2022-05-09T14:21:21.172Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-09T14:21:21.172Z] ---> 896bd0edbe81 [2022-05-09T14:21:21.172Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-09T14:21:21.433Z] ---> 9b80b75af674 [2022-05-09T14:21:21.433Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-09T14:21:21.433Z] ---> 8b2af47f4f69 [2022-05-09T14:21:21.433Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-09T14:21:22.377Z] ---> fd454b8ff5e5 [2022-05-09T14:21:22.377Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-09T14:21:22.377Z] ---> Running in 0c97ad27029f [2022-05-09T14:21:22.950Z] Removing intermediate container 0c97ad27029f [2022-05-09T14:21:22.950Z] ---> 36d89919374f [2022-05-09T14:21:22.950Z] Step 25/31 : VOLUME /cache [2022-05-09T14:21:22.950Z] ---> Running in 3785b63fdf49 [2022-05-09T14:21:22.950Z] Removing intermediate container 3785b63fdf49 [2022-05-09T14:21:22.950Z] ---> 40b08fcec07a [2022-05-09T14:21:22.950Z] Step 26/31 : EXPOSE 59711 [2022-05-09T14:21:22.950Z] ---> Running in b99b2b19f041 [2022-05-09T14:21:23.211Z] Removing intermediate container b99b2b19f041 [2022-05-09T14:21:23.211Z] ---> a3b0f689e40b [2022-05-09T14:21:23.211Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-09T14:21:23.211Z] ---> Running in cbc7075890e5 [2022-05-09T14:21:23.211Z] Removing intermediate container cbc7075890e5 [2022-05-09T14:21:23.211Z] ---> e72ca3bd3e7c [2022-05-09T14:21:23.211Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-09T14:21:23.471Z] ---> Running in 8f293604a8d5 [2022-05-09T14:21:23.471Z] Removing intermediate container 8f293604a8d5 [2022-05-09T14:21:23.471Z] ---> 61a6b55e431d [2022-05-09T14:21:23.471Z] Step 29/31 : LABEL arch=amd64 [2022-05-09T14:21:23.471Z] ---> Running in 028e6e6f7eab [2022-05-09T14:21:23.731Z] Removing intermediate container 028e6e6f7eab [2022-05-09T14:21:23.731Z] ---> c0f4ac2eb421 [2022-05-09T14:21:23.731Z] Step 30/31 : LABEL git_sha=9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [2022-05-09T14:21:23.731Z] ---> Running in db3117055623 [2022-05-09T14:21:23.731Z] Removing intermediate container db3117055623 [2022-05-09T14:21:23.731Z] ---> 85c306f1140b [2022-05-09T14:21:23.731Z] Step 31/31 : LABEL version=2.1.0-dev.10 [2022-05-09T14:21:23.990Z] ---> Running in f47235214e14 [2022-05-09T14:21:23.990Z] Removing intermediate container f47235214e14 [2022-05-09T14:21:23.990Z] ---> 4473488f8b18 [2022-05-09T14:21:23.990Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-09T14:21:23.990Z] Successfully built 4473488f8b18 [2022-05-09T14:21:23.990Z] 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-09T14:21:24.102Z] provisioning config files... [2022-05-09T14:21:24.113Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7920970224199215982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:21:24.417Z] ---> docker-login.sh [2022-05-09T14:21:24.417Z] nexus3.edgexfoundry.org:10001 [2022-05-09T14:21:24.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:21:24.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:21:24.417Z] Configure a credential helper to remove this warning. See [2022-05-09T14:21:24.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:21:24.417Z] [2022-05-09T14:21:24.417Z] Login Succeeded [2022-05-09T14:21:24.417Z] nexus3.edgexfoundry.org:10002 [2022-05-09T14:21:24.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:21:24.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:21:24.678Z] Configure a credential helper to remove this warning. See [2022-05-09T14:21:24.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:21:24.678Z] [2022-05-09T14:21:24.678Z] Login Succeeded [2022-05-09T14:21:24.678Z] nexus3.edgexfoundry.org:10003 [2022-05-09T14:21:24.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:21:24.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:21:24.678Z] Configure a credential helper to remove this warning. See [2022-05-09T14:21:24.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:21:24.678Z] [2022-05-09T14:21:24.678Z] Login Succeeded [2022-05-09T14:21:24.678Z] nexus3.edgexfoundry.org:10004 [2022-05-09T14:21:24.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:21:24.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:21:24.938Z] Configure a credential helper to remove this warning. See [2022-05-09T14:21:24.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:21:24.938Z] [2022-05-09T14:21:24.938Z] Login Succeeded [2022-05-09T14:21:24.938Z] docker.io [2022-05-09T14:21:24.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:21:25.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:21:25.200Z] Configure a credential helper to remove this warning. See [2022-05-09T14:21:25.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:21:25.200Z] [2022-05-09T14:21:25.200Z] Login Succeeded [2022-05-09T14:21:25.200Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T14:21:25.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:21:25.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T14:21:25.268Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-05-09T14:21:25.268Z] 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [2022-05-09T14:21:25.268Z] latest [2022-05-09T14:21:25.268Z] 2.1.0-dev.10 [2022-05-09T14:21:25.268Z] 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10 [2022-05-09T14:21:25.268Z] main [2022-05-09T14:21:25.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:21:25.591Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:21:25.889Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [2022-05-09T14:21:25.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-09T14:21:25.889Z] 6f2a9acd2580: Preparing [2022-05-09T14:21:25.889Z] bc8d11faa01f: Preparing [2022-05-09T14:21:25.889Z] b6ceacd6633e: Preparing [2022-05-09T14:21:25.889Z] c9fa1b2796f6: Preparing [2022-05-09T14:21:25.889Z] 762826f65df7: Preparing [2022-05-09T14:21:25.889Z] 450dab1d9836: Preparing [2022-05-09T14:21:25.889Z] 70e70a57e85d: Preparing [2022-05-09T14:21:25.889Z] faf91112d071: Preparing [2022-05-09T14:21:25.889Z] b541d28bf3b4: Preparing [2022-05-09T14:21:25.889Z] 450dab1d9836: Waiting [2022-05-09T14:21:25.889Z] faf91112d071: Waiting [2022-05-09T14:21:25.889Z] 70e70a57e85d: Waiting [2022-05-09T14:21:25.889Z] b6ceacd6633e: Pushed [2022-05-09T14:21:25.889Z] 762826f65df7: Pushed [2022-05-09T14:21:25.889Z] c9fa1b2796f6: Pushed [2022-05-09T14:21:25.889Z] 6f2a9acd2580: Pushed [2022-05-09T14:21:25.889Z] b541d28bf3b4: Layer already exists [2022-05-09T14:21:26.149Z] faf91112d071: Pushed [2022-05-09T14:21:26.149Z] 450dab1d9836: Pushed [2022-05-09T14:21:26.409Z] 70e70a57e85d: Pushed [2022-05-09T14:21:28.950Z] bc8d11faa01f: Pushed [2022-05-09T14:21:28.950Z] 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308: digest: sha256:3ec19239818c4e8588bc7ec23e53114738ccce2f172b6acc72132981d07c8f19 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:21:29.258Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:21:29.553Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-05-09T14:21:29.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-09T14:21:29.553Z] 6f2a9acd2580: Preparing [2022-05-09T14:21:29.553Z] bc8d11faa01f: Preparing [2022-05-09T14:21:29.553Z] b6ceacd6633e: Preparing [2022-05-09T14:21:29.553Z] c9fa1b2796f6: Preparing [2022-05-09T14:21:29.553Z] 762826f65df7: Preparing [2022-05-09T14:21:29.553Z] 450dab1d9836: Preparing [2022-05-09T14:21:29.553Z] 70e70a57e85d: Preparing [2022-05-09T14:21:29.553Z] faf91112d071: Preparing [2022-05-09T14:21:29.553Z] b541d28bf3b4: Preparing [2022-05-09T14:21:29.553Z] 450dab1d9836: Waiting [2022-05-09T14:21:29.553Z] 70e70a57e85d: Waiting [2022-05-09T14:21:29.553Z] b541d28bf3b4: Waiting [2022-05-09T14:21:29.553Z] 762826f65df7: Layer already exists [2022-05-09T14:21:29.553Z] 6f2a9acd2580: Layer already exists [2022-05-09T14:21:29.553Z] bc8d11faa01f: Layer already exists [2022-05-09T14:21:29.553Z] b6ceacd6633e: Layer already exists [2022-05-09T14:21:29.553Z] c9fa1b2796f6: Layer already exists [2022-05-09T14:21:29.553Z] 450dab1d9836: Layer already exists [2022-05-09T14:21:29.553Z] b541d28bf3b4: Layer already exists [2022-05-09T14:21:29.553Z] 70e70a57e85d: Layer already exists [2022-05-09T14:21:29.553Z] faf91112d071: Layer already exists [2022-05-09T14:21:29.553Z] latest: digest: sha256:3ec19239818c4e8588bc7ec23e53114738ccce2f172b6acc72132981d07c8f19 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:21:29.853Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:21:30.150Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.10 [2022-05-09T14:21:30.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-09T14:21:30.150Z] 6f2a9acd2580: Preparing [2022-05-09T14:21:30.150Z] bc8d11faa01f: Preparing [2022-05-09T14:21:30.150Z] b6ceacd6633e: Preparing [2022-05-09T14:21:30.150Z] c9fa1b2796f6: Preparing [2022-05-09T14:21:30.150Z] 762826f65df7: Preparing [2022-05-09T14:21:30.150Z] 450dab1d9836: Preparing [2022-05-09T14:21:30.150Z] 70e70a57e85d: Preparing [2022-05-09T14:21:30.150Z] faf91112d071: Preparing [2022-05-09T14:21:30.150Z] b541d28bf3b4: Preparing [2022-05-09T14:21:30.150Z] faf91112d071: Waiting [2022-05-09T14:21:30.150Z] 70e70a57e85d: Waiting [2022-05-09T14:21:30.150Z] 450dab1d9836: Waiting [2022-05-09T14:21:30.150Z] b541d28bf3b4: Waiting [2022-05-09T14:21:30.150Z] c9fa1b2796f6: Layer already exists [2022-05-09T14:21:30.150Z] 6f2a9acd2580: Layer already exists [2022-05-09T14:21:30.150Z] bc8d11faa01f: Layer already exists [2022-05-09T14:21:30.150Z] 762826f65df7: Layer already exists [2022-05-09T14:21:30.150Z] b6ceacd6633e: Layer already exists [2022-05-09T14:21:30.150Z] 450dab1d9836: Layer already exists [2022-05-09T14:21:30.150Z] 70e70a57e85d: Layer already exists [2022-05-09T14:21:30.150Z] faf91112d071: Layer already exists [2022-05-09T14:21:30.150Z] b541d28bf3b4: Layer already exists [2022-05-09T14:21:30.150Z] 2.1.0-dev.10: digest: sha256:3ec19239818c4e8588bc7ec23e53114738ccce2f172b6acc72132981d07c8f19 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:21:30.447Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:21:30.737Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10 [2022-05-09T14:21:30.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-09T14:21:30.737Z] 6f2a9acd2580: Preparing [2022-05-09T14:21:30.737Z] bc8d11faa01f: Preparing [2022-05-09T14:21:30.737Z] b6ceacd6633e: Preparing [2022-05-09T14:21:30.737Z] c9fa1b2796f6: Preparing [2022-05-09T14:21:30.737Z] 762826f65df7: Preparing [2022-05-09T14:21:30.737Z] 450dab1d9836: Preparing [2022-05-09T14:21:30.737Z] 70e70a57e85d: Preparing [2022-05-09T14:21:30.737Z] faf91112d071: Preparing [2022-05-09T14:21:30.737Z] b541d28bf3b4: Preparing [2022-05-09T14:21:30.737Z] 70e70a57e85d: Waiting [2022-05-09T14:21:30.737Z] 450dab1d9836: Waiting [2022-05-09T14:21:30.737Z] b541d28bf3b4: Waiting [2022-05-09T14:21:30.737Z] b6ceacd6633e: Layer already exists [2022-05-09T14:21:30.737Z] 6f2a9acd2580: Layer already exists [2022-05-09T14:21:30.737Z] c9fa1b2796f6: Layer already exists [2022-05-09T14:21:30.737Z] 762826f65df7: Layer already exists [2022-05-09T14:21:30.737Z] bc8d11faa01f: Layer already exists [2022-05-09T14:21:30.738Z] 70e70a57e85d: Layer already exists [2022-05-09T14:21:30.738Z] b541d28bf3b4: Layer already exists [2022-05-09T14:21:30.738Z] 450dab1d9836: Layer already exists [2022-05-09T14:21:30.738Z] faf91112d071: Layer already exists [2022-05-09T14:21:30.738Z] 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10: digest: sha256:3ec19239818c4e8588bc7ec23e53114738ccce2f172b6acc72132981d07c8f19 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:21:31.040Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:21:31.331Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-05-09T14:21:31.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-09T14:21:31.331Z] 6f2a9acd2580: Preparing [2022-05-09T14:21:31.331Z] bc8d11faa01f: Preparing [2022-05-09T14:21:31.331Z] b6ceacd6633e: Preparing [2022-05-09T14:21:31.331Z] c9fa1b2796f6: Preparing [2022-05-09T14:21:31.331Z] 762826f65df7: Preparing [2022-05-09T14:21:31.331Z] 450dab1d9836: Preparing [2022-05-09T14:21:31.331Z] 70e70a57e85d: Preparing [2022-05-09T14:21:31.331Z] faf91112d071: Preparing [2022-05-09T14:21:31.331Z] b541d28bf3b4: Preparing [2022-05-09T14:21:31.331Z] 450dab1d9836: Waiting [2022-05-09T14:21:31.331Z] 70e70a57e85d: Waiting [2022-05-09T14:21:31.331Z] faf91112d071: Waiting [2022-05-09T14:21:31.331Z] b541d28bf3b4: Waiting [2022-05-09T14:21:31.331Z] b6ceacd6633e: Layer already exists [2022-05-09T14:21:31.331Z] 6f2a9acd2580: Layer already exists [2022-05-09T14:21:31.331Z] 762826f65df7: Layer already exists [2022-05-09T14:21:31.331Z] c9fa1b2796f6: Layer already exists [2022-05-09T14:21:31.331Z] bc8d11faa01f: Layer already exists [2022-05-09T14:21:31.331Z] 450dab1d9836: Layer already exists [2022-05-09T14:21:31.331Z] faf91112d071: Layer already exists [2022-05-09T14:21:31.331Z] b541d28bf3b4: Layer already exists [2022-05-09T14:21:31.331Z] 70e70a57e85d: Layer already exists [2022-05-09T14:21:31.331Z] main: digest: sha256:3ec19239818c4e8588bc7ec23e53114738ccce2f172b6acc72132981d07c8f19 size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:21:31.374Z] ===================================================== [Pipeline] echo [2022-05-09T14:21:31.383Z] taggedImages: [2022-05-09T14:21:31.383Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [2022-05-09T14:21:31.383Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-05-09T14:21:31.383Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.10 [2022-05-09T14:21:31.383Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10 [2022-05-09T14:21:31.383Z] - 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-09T14:21:31.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T14:21:31.765Z] [2022-05-09T14:21:31.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:21:32.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T14:21:32.108Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T14:21:32.108Z] 5eb5b503b376: Pulling fs layer [2022-05-09T14:21:32.108Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T14:21:32.108Z] ec43610c2a17: Pulling fs layer [2022-05-09T14:21:32.108Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T14:21:32.108Z] 33b1e0a273af: Pulling fs layer [2022-05-09T14:21:32.108Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T14:21:32.108Z] 2f39f015ded8: Pulling fs layer [2022-05-09T14:21:32.108Z] 3a2ae6a8a46f: Waiting [2022-05-09T14:21:32.108Z] 5d3b04190fa2: Waiting [2022-05-09T14:21:32.108Z] 2f39f015ded8: Waiting [2022-05-09T14:21:32.108Z] 5c69ac0246d0: Verifying Checksum [2022-05-09T14:21:32.108Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-09T14:21:32.108Z] 3a2ae6a8a46f: Download complete [2022-05-09T14:21:32.108Z] 33b1e0a273af: Download complete [2022-05-09T14:21:32.108Z] ec43610c2a17: Verifying Checksum [2022-05-09T14:21:32.108Z] ec43610c2a17: Download complete [2022-05-09T14:21:32.108Z] 5d3b04190fa2: Verifying Checksum [2022-05-09T14:21:32.108Z] 5d3b04190fa2: Download complete [2022-05-09T14:21:32.380Z] 5eb5b503b376: Verifying Checksum [2022-05-09T14:21:32.380Z] 5eb5b503b376: Download complete [2022-05-09T14:21:32.983Z] 2f39f015ded8: Download complete [2022-05-09T14:21:33.922Z] 5eb5b503b376: Pull complete [2022-05-09T14:21:33.922Z] 5c69ac0246d0: Pull complete [2022-05-09T14:21:34.181Z] ec43610c2a17: Pull complete [2022-05-09T14:21:34.181Z] 3a2ae6a8a46f: Pull complete [2022-05-09T14:21:34.440Z] 33b1e0a273af: Pull complete [2022-05-09T14:21:34.440Z] 5d3b04190fa2: Pull complete [2022-05-09T14:21:38.631Z] 2f39f015ded8: Pull complete [2022-05-09T14:21:38.631Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T14:21:38.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T14:21:38.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T14:21:38.699Z] prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container [2022-05-09T14:21:38.700Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41814 in /w/workspace/dry_app-rfid-llrp-inventory_main [2022-05-09T14:21:38.741Z] $ 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-09T14:21:40.525Z] $ docker top 64b958ef6ba7d7336e3fbd317e6ab311abce600fe0ca08a4d02e22aba371c026 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-05-09T14:21:40.696Z] Running in /w/workspace/app-rfid-llrp-inventory/31 [Pipeline] { [Pipeline] checkout [2022-05-09T14:21:40.895Z] The recommended git tool is: git [2022-05-09T14:21:40.951Z] ---> job-cost.sh [2022-05-09T14:21:40.951Z] lf-activate-venv: SKIPPING [2022-05-09T14:21:40.951Z] INFO: No Stack... [2022-05-09T14:21:41.518Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T14:21:41.779Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T14:21:42.073Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-05-09T14:21:42.073Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T14:21:42.087Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] [2022-05-09T14:21:42.098Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] did not exist. Created. [2022-05-09T14:21:42.098Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T14:21:42.406Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T14:21:42.435Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T14:21:42.444Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T14:21:42.470Z] $ docker stop --time=1 64b958ef6ba7d7336e3fbd317e6ab311abce600fe0ca08a4d02e22aba371c026 [2022-05-09T14:21:43.638Z] $ docker rm -f 64b958ef6ba7d7336e3fbd317e6ab311abce600fe0ca08a4d02e22aba371c026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T14:21:45.684Z] using credential edgex-jenkins-ssh [2022-05-09T14:21:45.703Z] Cloning the remote Git repository [2022-05-09T14:21:45.766Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-09T14:21:45.838Z] > git init /w/workspace/app-rfid-llrp-inventory/31 # timeout=10 [2022-05-09T14:21:45.904Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-09T14:21:45.905Z] > git --version # timeout=10 [2022-05-09T14:21:45.928Z] > git --version # 'git version 2.25.1' [2022-05-09T14:21:45.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T14:21:46.003Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T14:21:47.988Z] Avoid second fetch [2022-05-09T14:21:47.988Z] Checking out Revision 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 (main) [2022-05-09T14:21:47.904Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-05-09T14:21:47.970Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T14:21:48.018Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T14:21:48.040Z] > git checkout -f 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 # timeout=10 [2022-05-09T14:21:52.308Z] Commit message: "docs(snap): Move usage instructions to docs (#79)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T14:21:53.286Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T14:21:53.286Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T14:21:53.286Z] Dload Upload Total Spent Left Speed [2022-05-09T14:21:53.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91100 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh [2022-05-09T14:21:53.842Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T14:21:54.190Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-05-09T14:21:54.190Z] /etc/docker/daemon.new [2022-05-09T14:21:54.190Z] { [2022-05-09T14:21:54.190Z] "registry-mirrors": [ [2022-05-09T14:21:54.190Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T14:21:54.190Z] ], [2022-05-09T14:21:54.190Z] "bip": "10.250.0.254/24", [2022-05-09T14:21:54.190Z] "hosts": [ [2022-05-09T14:21:54.190Z] "tcp://0.0.0.0:5555", [2022-05-09T14:21:54.190Z] "unix:///var/run/docker.sock" [2022-05-09T14:21:54.190Z] ], [2022-05-09T14:21:54.190Z] "mtu": 1458, [2022-05-09T14:21:54.190Z] "selinux-enabled": true, [2022-05-09T14:21:54.190Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T14:21:54.190Z] } [Pipeline] sh [2022-05-09T14:21:54.548Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T14:21:54.901Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T14:22:13.266Z] provisioning config files... [2022-05-09T14:22:13.290Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/31@tmp/config3027710535105886072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:22:13.647Z] ---> docker-login.sh [2022-05-09T14:22:13.648Z] nexus3.edgexfoundry.org:10001 [2022-05-09T14:22:14.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:22:14.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:22:14.582Z] Configure a credential helper to remove this warning. See [2022-05-09T14:22:14.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:22:14.582Z] [2022-05-09T14:22:14.582Z] Login Succeeded [2022-05-09T14:22:14.582Z] nexus3.edgexfoundry.org:10002 [2022-05-09T14:22:14.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:22:14.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:22:14.854Z] Configure a credential helper to remove this warning. See [2022-05-09T14:22:14.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:22:14.854Z] [2022-05-09T14:22:14.854Z] Login Succeeded [2022-05-09T14:22:14.854Z] nexus3.edgexfoundry.org:10003 [2022-05-09T14:22:15.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:22:15.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:22:15.408Z] Configure a credential helper to remove this warning. See [2022-05-09T14:22:15.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:22:15.408Z] [2022-05-09T14:22:15.408Z] Login Succeeded [2022-05-09T14:22:15.408Z] nexus3.edgexfoundry.org:10004 [2022-05-09T14:22:15.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:22:15.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:22:15.684Z] Configure a credential helper to remove this warning. See [2022-05-09T14:22:15.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:22:15.684Z] [2022-05-09T14:22:15.684Z] Login Succeeded [2022-05-09T14:22:15.684Z] docker.io [2022-05-09T14:22:16.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:22:16.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:22:16.549Z] Configure a credential helper to remove this warning. See [2022-05-09T14:22:16.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:22:16.549Z] [2022-05-09T14:22:16.549Z] Login Succeeded [2022-05-09T14:22:16.549Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T14:22:16.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T14:22:16.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T14:22:16.974Z] ========================================================= [2022-05-09T14:22:16.974Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T14:22:16.974Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:22:17.346Z] + 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-09T14:22:17.619Z] Sending build context to Docker daemon 693.8kB [2022-05-09T14:22:17.619Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T14:22:17.619Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-09T14:22:17.896Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T14:22:17.896Z] 9b3977197b4f: Pulling fs layer [2022-05-09T14:22:17.896Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T14:22:17.896Z] 94645a83ff95: Pulling fs layer [2022-05-09T14:22:17.896Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T14:22:17.896Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T14:22:17.896Z] 3096ccb668a1: Pulling fs layer [2022-05-09T14:22:17.896Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T14:22:17.896Z] a4caa8a26152: Pulling fs layer [2022-05-09T14:22:17.896Z] 3f3a8bcf1eab: Waiting [2022-05-09T14:22:17.896Z] 0c92f367c5e7: Waiting [2022-05-09T14:22:17.896Z] 3096ccb668a1: Waiting [2022-05-09T14:22:17.896Z] e8cf19c19ddd: Waiting [2022-05-09T14:22:17.896Z] a4caa8a26152: Waiting [2022-05-09T14:22:17.896Z] 94645a83ff95: Verifying Checksum [2022-05-09T14:22:17.896Z] 94645a83ff95: Download complete [2022-05-09T14:22:17.896Z] 1a89e8eeedd5: Download complete [2022-05-09T14:22:17.896Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T14:22:17.896Z] 0c92f367c5e7: Download complete [2022-05-09T14:22:17.896Z] 3096ccb668a1: Verifying Checksum [2022-05-09T14:22:17.896Z] 3096ccb668a1: Download complete [2022-05-09T14:22:17.896Z] 9b3977197b4f: Verifying Checksum [2022-05-09T14:22:17.896Z] 9b3977197b4f: Download complete [2022-05-09T14:22:17.896Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T14:22:17.896Z] e8cf19c19ddd: Download complete [2022-05-09T14:22:18.511Z] 9b3977197b4f: Pull complete [2022-05-09T14:22:19.114Z] 1a89e8eeedd5: Pull complete [2022-05-09T14:22:19.725Z] 94645a83ff95: Pull complete [2022-05-09T14:22:20.000Z] a4caa8a26152: Verifying Checksum [2022-05-09T14:22:20.000Z] a4caa8a26152: Download complete [2022-05-09T14:22:20.597Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T14:22:20.597Z] 3f3a8bcf1eab: Download complete [2022-05-09T14:22:33.015Z] 3f3a8bcf1eab: Pull complete [2022-05-09T14:22:33.015Z] 0c92f367c5e7: Pull complete [2022-05-09T14:22:33.015Z] 3096ccb668a1: Pull complete [2022-05-09T14:22:33.015Z] e8cf19c19ddd: Pull complete [2022-05-09T14:22:38.450Z] a4caa8a26152: Pull complete [2022-05-09T14:22:38.451Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T14:22:38.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T14:22:38.451Z] ---> 725f1c02e7f9 [2022-05-09T14:22:38.451Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-09T14:22:39.893Z] ---> Running in 8ec4748a0d49 [2022-05-09T14:22:40.171Z] Removing intermediate container 8ec4748a0d49 [2022-05-09T14:22:40.171Z] ---> c6267d1ec9c5 [2022-05-09T14:22:40.171Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T14:22:40.453Z] ---> Running in f23c7a7f71cf [2022-05-09T14:22:40.729Z] Removing intermediate container f23c7a7f71cf [2022-05-09T14:22:40.729Z] ---> c5fda7a8cb7f [2022-05-09T14:22:40.729Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-09T14:22:40.729Z] ---> Running in a5d4c3deed47 [2022-05-09T14:22:41.007Z] Removing intermediate container a5d4c3deed47 [2022-05-09T14:22:41.007Z] ---> 2a4160f9848f [2022-05-09T14:22:41.007Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:22:41.007Z] ---> Running in b31190e0ca22 [2022-05-09T14:22:42.996Z] Removing intermediate container b31190e0ca22 [2022-05-09T14:22:42.996Z] ---> d6d3dcd75631 [2022-05-09T14:22:42.996Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T14:22:42.996Z] ---> Running in d5a3550fdacc [2022-05-09T14:22:45.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:22:46.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:22:46.818Z] OK: 220 MiB in 52 packages [2022-05-09T14:22:47.803Z] Removing intermediate container d5a3550fdacc [2022-05-09T14:22:47.803Z] ---> 88fc6ded3e16 [2022-05-09T14:22:47.803Z] Step 8/13 : WORKDIR /app [2022-05-09T14:22:47.803Z] ---> Running in 7be3920c3fd6 [2022-05-09T14:22:48.077Z] Removing intermediate container 7be3920c3fd6 [2022-05-09T14:22:48.077Z] ---> 476df791336b [2022-05-09T14:22:48.077Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-09T14:22:48.675Z] ---> acb1cbf9aabf [2022-05-09T14:22:48.675Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:22:48.675Z] ---> Running in f081606fcb96 [2022-05-09T14:23:35.666Z] Removing intermediate container f081606fcb96 [2022-05-09T14:23:35.666Z] ---> 025809f63f2b [2022-05-09T14:23:35.666Z] Step 11/13 : COPY . . [2022-05-09T14:23:35.666Z] ---> a549ef70b7c3 [2022-05-09T14:23:35.666Z] Step 12/13 : ARG MAKE="make build" [2022-05-09T14:23:35.666Z] ---> Running in ddc18426d917 [2022-05-09T14:23:35.666Z] Removing intermediate container ddc18426d917 [2022-05-09T14:23:35.666Z] ---> 0e3520362012 [2022-05-09T14:23:35.666Z] Step 13/13 : RUN $MAKE [2022-05-09T14:23:35.666Z] ---> Running in 0b0ab1b129bb [2022-05-09T14:23:35.666Z] noop [2022-05-09T14:23:35.666Z] Removing intermediate container 0b0ab1b129bb [2022-05-09T14:23:35.666Z] ---> 3da1fce4f644 [2022-05-09T14:23:35.666Z] Successfully built 3da1fce4f644 [2022-05-09T14:23:35.666Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:23:36.012Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T14:23:36.012Z] . [Pipeline] withDockerContainer [2022-05-09T14:23:36.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-41814 does not seem to be running inside a container [2022-05-09T14:23:36.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/31 -v /w/workspace/app-rfid-llrp-inventory/31:/w/workspace/app-rfid-llrp-inventory/31:rw,z -v /w/workspace/app-rfid-llrp-inventory/31@tmp:/w/workspace/app-rfid-llrp-inventory/31@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-09T14:23:37.624Z] $ docker top 0bcc0175a400b93289db2ca3da367db6a9d97607b93ed03c8837e009703051d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T14:23:38.511Z] + go version [2022-05-09T14:23:38.511Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T14:23:38.539Z] $ docker stop --time=1 0bcc0175a400b93289db2ca3da367db6a9d97607b93ed03c8837e009703051d6 [2022-05-09T14:23:40.155Z] $ docker rm -f 0bcc0175a400b93289db2ca3da367db6a9d97607b93ed03c8837e009703051d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:23:40.728Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T14:23:40.728Z] . [Pipeline] withDockerContainer [2022-05-09T14:23:40.952Z] prd-ubuntu20.04-docker-arm64-4c-16g-41814 does not seem to be running inside a container [2022-05-09T14:23:41.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/31 -v /w/workspace/app-rfid-llrp-inventory/31:/w/workspace/app-rfid-llrp-inventory/31:rw,z -v /w/workspace/app-rfid-llrp-inventory/31@tmp:/w/workspace/app-rfid-llrp-inventory/31@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-09T14:23:42.275Z] $ docker top ef686e8bb39ef6286bd7452ae472ca930c79a6d74c94b89765accc5640a2a9d8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T14:23:43.162Z] + make test [2022-05-09T14:23:43.162Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-09T14:25:05.040Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-09T14:25:05.040Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.266s coverage: 86.2% of statements [2022-05-09T14:25:05.040Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-09T14:25:06.472Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.696s coverage: 71.9% of statements [2022-05-09T14:25:06.472Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-05-09T14:25:07.074Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-09T14:25:07.074Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T14:25:39.450Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T14:25:39.450Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T14:25:39.450Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-09T14:25:39.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T14:25:39.499Z] $ docker stop --time=1 ef686e8bb39ef6286bd7452ae472ca930c79a6d74c94b89765accc5640a2a9d8 [2022-05-09T14:25:41.261Z] $ docker rm -f ef686e8bb39ef6286bd7452ae472ca930c79a6d74c94b89765accc5640a2a9d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T14:25:42.213Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T14:25:42.243Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T14:25:42.730Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T14:25:43.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-09T14:25:43.472Z] + ls -al . [2022-05-09T14:25:43.472Z] total 224 [2022-05-09T14:25:43.472Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 14:25 . [2022-05-09T14:25:43.472Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:21 .. [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 262 May 9 14:21 .dockerignore [2022-05-09T14:25:43.472Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 14:21 .git [2022-05-09T14:25:43.472Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:21 .github [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 788 May 9 14:21 .gitignore [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 14:21 .golangci.yml [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 9 14:21 Attribution.txt [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 1678 May 9 14:21 CHANGELOG.md [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 9 14:21 Dockerfile [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 14:21 GOVERNANCE.md [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 687 May 9 14:21 Jenkinsfile [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 9 14:21 LICENSE [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 9 14:21 Makefile [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 617 May 9 14:21 OWNERS.md [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 9 14:21 README.md [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 14:19 VERSION [2022-05-09T14:25:43.472Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:21 bin [2022-05-09T14:25:43.472Z] -rw-r--r-- 1 jenkins jenkins 41008 May 9 14:25 coverage.out [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 3498 May 9 14:21 go.mod [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 35532 May 9 14:21 go.sum [2022-05-09T14:25:43.472Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:21 images [2022-05-09T14:25:43.472Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:21 internal [2022-05-09T14:25:43.472Z] -rw-rw-r-- 1 jenkins jenkins 531 May 9 14:21 main.go [2022-05-09T14:25:43.472Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:21 res [2022-05-09T14:25:43.472Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:21 snap [2022-05-09T14:25:43.472Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:21 static [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:25:43.819Z] + 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=9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 --label arch=arm64 --label version=2.1.0-dev.10 . [2022-05-09T14:25:44.090Z] Sending build context to Docker daemon 693.8kB [2022-05-09T14:25:44.090Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T14:25:44.090Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-09T14:25:44.090Z] ---> 3da1fce4f644 [2022-05-09T14:25:44.090Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-09T14:25:44.090Z] ---> Running in a2d876354356 [2022-05-09T14:25:44.373Z] Removing intermediate container a2d876354356 [2022-05-09T14:25:44.373Z] ---> e3a85bcec5ad [2022-05-09T14:25:44.374Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T14:25:44.654Z] ---> Running in 2bd4b81bcf6b [2022-05-09T14:25:44.926Z] Removing intermediate container 2bd4b81bcf6b [2022-05-09T14:25:44.926Z] ---> 082122f23b42 [2022-05-09T14:25:44.926Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-09T14:25:44.926Z] ---> Running in 3d9ece82ec3b [2022-05-09T14:25:45.197Z] Removing intermediate container 3d9ece82ec3b [2022-05-09T14:25:45.197Z] ---> 96a6e6044b87 [2022-05-09T14:25:45.197Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:25:45.473Z] ---> Running in f851765dba3f [2022-05-09T14:25:46.912Z] Removing intermediate container f851765dba3f [2022-05-09T14:25:46.912Z] ---> f3aa71650c7d [2022-05-09T14:25:46.912Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T14:25:46.912Z] ---> Running in 49017bcb8460 [2022-05-09T14:25:47.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:25:48.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:25:49.469Z] OK: 220 MiB in 52 packages [2022-05-09T14:25:50.450Z] Removing intermediate container 49017bcb8460 [2022-05-09T14:25:50.450Z] ---> 3b4014452634 [2022-05-09T14:25:50.450Z] Step 8/31 : WORKDIR /app [2022-05-09T14:25:50.450Z] ---> Running in 90f7fcdd7dc7 [2022-05-09T14:25:50.724Z] Removing intermediate container 90f7fcdd7dc7 [2022-05-09T14:25:50.724Z] ---> 8e2306d1931a [2022-05-09T14:25:50.724Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-09T14:25:51.321Z] ---> a2052b20fef7 [2022-05-09T14:25:51.321Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:25:51.321Z] ---> Running in 4a02e6e77fb8 [2022-05-09T14:25:53.302Z] Removing intermediate container 4a02e6e77fb8 [2022-05-09T14:25:53.302Z] ---> 2222c13a9a2f [2022-05-09T14:25:53.302Z] Step 11/31 : COPY . . [2022-05-09T14:25:53.908Z] ---> 368a14f79c94 [2022-05-09T14:25:53.908Z] Step 12/31 : ARG MAKE="make build" [2022-05-09T14:25:53.908Z] ---> Running in cea6d5556f8a [2022-05-09T14:25:54.183Z] Removing intermediate container cea6d5556f8a [2022-05-09T14:25:54.183Z] ---> cc28c70e78e6 [2022-05-09T14:25:54.183Z] Step 13/31 : RUN $MAKE [2022-05-09T14:25:54.183Z] ---> Running in 5307da1372d0 [2022-05-09T14:25:55.166Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-09T14:28:02.048Z] Removing intermediate container 5307da1372d0 [2022-05-09T14:28:02.048Z] ---> dd5c0f730a36 [2022-05-09T14:28:02.048Z] Step 14/31 : FROM alpine:3.14 [2022-05-09T14:28:02.048Z] 3.14: Pulling from library/alpine [2022-05-09T14:28:02.048Z] 455c02918c45: Pulling fs layer [2022-05-09T14:28:02.048Z] 455c02918c45: Verifying Checksum [2022-05-09T14:28:02.048Z] 455c02918c45: Download complete [2022-05-09T14:28:02.048Z] 455c02918c45: Pull complete [2022-05-09T14:28:02.048Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T14:28:02.048Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T14:28:02.048Z] ---> ac73e934f311 [2022-05-09T14:28:02.048Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-09T14:28:02.048Z] ---> Running in dee471423b06 [2022-05-09T14:28:02.048Z] Removing intermediate container dee471423b06 [2022-05-09T14:28:02.048Z] ---> 18c3ba25d20c [2022-05-09T14:28:02.048Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-09T14:28:02.048Z] ---> Running in 13b1295fe989 [2022-05-09T14:28:02.048Z] Removing intermediate container 13b1295fe989 [2022-05-09T14:28:02.048Z] ---> 808d871efaa1 [2022-05-09T14:28:02.048Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:28:02.048Z] ---> Running in fb7afc0292f4 [2022-05-09T14:28:02.048Z] Removing intermediate container fb7afc0292f4 [2022-05-09T14:28:02.048Z] ---> 136019f4d43e [2022-05-09T14:28:02.048Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-09T14:28:02.048Z] ---> Running in c506bb543773 [2022-05-09T14:28:02.048Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:28:02.048Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:28:02.048Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T14:28:02.048Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T14:28:02.048Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T14:28:02.048Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T14:28:02.048Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T14:28:02.048Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T14:28:02.048Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:28:02.048Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T14:28:02.048Z] OK: 9 MiB in 20 packages [2022-05-09T14:28:02.048Z] Removing intermediate container c506bb543773 [2022-05-09T14:28:02.048Z] ---> 228062e9929b [2022-05-09T14:28:02.048Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-09T14:28:02.048Z] ---> 8f5d6036982a [2022-05-09T14:28:02.048Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-09T14:28:02.048Z] ---> 6b9e20617541 [2022-05-09T14:28:02.048Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-09T14:28:02.048Z] ---> 21d579089c85 [2022-05-09T14:28:02.048Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-09T14:28:02.646Z] ---> fd3caad138e2 [2022-05-09T14:28:02.646Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-09T14:28:04.080Z] ---> 6f3ac84cb21b [2022-05-09T14:28:04.080Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-09T14:28:04.080Z] ---> Running in bb9d29fd6b7f [2022-05-09T14:28:06.059Z] Removing intermediate container bb9d29fd6b7f [2022-05-09T14:28:06.059Z] ---> dd2d973da492 [2022-05-09T14:28:06.059Z] Step 25/31 : VOLUME /cache [2022-05-09T14:28:06.059Z] ---> Running in a057c7e53175 [2022-05-09T14:28:06.059Z] Removing intermediate container a057c7e53175 [2022-05-09T14:28:06.059Z] ---> d89373194d79 [2022-05-09T14:28:06.059Z] Step 26/31 : EXPOSE 59711 [2022-05-09T14:28:06.059Z] ---> Running in 02fbb6f8bf4a [2022-05-09T14:28:06.335Z] Removing intermediate container 02fbb6f8bf4a [2022-05-09T14:28:06.335Z] ---> dfd5574bd1e2 [2022-05-09T14:28:06.335Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-09T14:28:06.606Z] ---> Running in 871cdc029acb [2022-05-09T14:28:06.885Z] Removing intermediate container 871cdc029acb [2022-05-09T14:28:06.885Z] ---> a99c8615bebd [2022-05-09T14:28:06.885Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-09T14:28:06.885Z] ---> Running in 3032b00fc6db [2022-05-09T14:28:07.159Z] Removing intermediate container 3032b00fc6db [2022-05-09T14:28:07.159Z] ---> 53d822d1c69f [2022-05-09T14:28:07.159Z] Step 29/31 : LABEL arch=arm64 [2022-05-09T14:28:07.159Z] ---> Running in d8cb093d37ec [2022-05-09T14:28:07.441Z] Removing intermediate container d8cb093d37ec [2022-05-09T14:28:07.441Z] ---> 687dea525c07 [2022-05-09T14:28:07.441Z] Step 30/31 : LABEL git_sha=9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [2022-05-09T14:28:07.716Z] ---> Running in cb8aacf4555d [2022-05-09T14:28:07.990Z] Removing intermediate container cb8aacf4555d [2022-05-09T14:28:07.990Z] ---> 438393f486db [2022-05-09T14:28:07.990Z] Step 31/31 : LABEL version=2.1.0-dev.10 [2022-05-09T14:28:07.990Z] ---> Running in 995da7423799 [2022-05-09T14:28:08.263Z] Removing intermediate container 995da7423799 [2022-05-09T14:28:08.263Z] ---> ad99517c27e0 [2022-05-09T14:28:08.263Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-09T14:28:08.263Z] Successfully built ad99517c27e0 [2022-05-09T14:28:08.263Z] 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-09T14:28:08.369Z] provisioning config files... [2022-05-09T14:28:08.391Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/31@tmp/config7921044720970709194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:28:08.759Z] ---> docker-login.sh [2022-05-09T14:28:08.760Z] nexus3.edgexfoundry.org:10001 [2022-05-09T14:28:09.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:28:09.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:28:09.034Z] Configure a credential helper to remove this warning. See [2022-05-09T14:28:09.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:28:09.034Z] [2022-05-09T14:28:09.034Z] Login Succeeded [2022-05-09T14:28:09.034Z] nexus3.edgexfoundry.org:10002 [2022-05-09T14:28:09.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:28:09.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:28:09.633Z] Configure a credential helper to remove this warning. See [2022-05-09T14:28:09.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:28:09.633Z] [2022-05-09T14:28:09.633Z] Login Succeeded [2022-05-09T14:28:09.633Z] nexus3.edgexfoundry.org:10003 [2022-05-09T14:28:09.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:28:10.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:28:10.182Z] Configure a credential helper to remove this warning. See [2022-05-09T14:28:10.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:28:10.182Z] [2022-05-09T14:28:10.182Z] Login Succeeded [2022-05-09T14:28:10.182Z] nexus3.edgexfoundry.org:10004 [2022-05-09T14:28:10.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:28:10.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:28:10.456Z] Configure a credential helper to remove this warning. See [2022-05-09T14:28:10.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:28:10.456Z] [2022-05-09T14:28:10.456Z] Login Succeeded [2022-05-09T14:28:10.456Z] docker.io [2022-05-09T14:28:11.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:28:11.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:28:11.330Z] Configure a credential helper to remove this warning. See [2022-05-09T14:28:11.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:28:11.330Z] [2022-05-09T14:28:11.330Z] Login Succeeded [2022-05-09T14:28:11.330Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T14:28:11.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:28:11.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T14:28:11.404Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-05-09T14:28:11.404Z] 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [2022-05-09T14:28:11.404Z] latest [2022-05-09T14:28:11.404Z] 2.1.0-dev.10 [2022-05-09T14:28:11.404Z] 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10 [2022-05-09T14:28:11.404Z] main [2022-05-09T14:28:11.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:28:11.770Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:28:12.117Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [2022-05-09T14:28:12.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-09T14:28:12.117Z] 9e63d9027b86: Preparing [2022-05-09T14:28:12.117Z] 3474f95a0533: Preparing [2022-05-09T14:28:12.117Z] bc527cecf587: Preparing [2022-05-09T14:28:12.117Z] 10c99b578b66: Preparing [2022-05-09T14:28:12.117Z] 49474b9a030a: Preparing [2022-05-09T14:28:12.117Z] b560796abb16: Preparing [2022-05-09T14:28:12.117Z] 1ddecf88b19c: Preparing [2022-05-09T14:28:12.117Z] 7d3f002b0aad: Preparing [2022-05-09T14:28:12.117Z] f73e7dbfee58: Preparing [2022-05-09T14:28:12.117Z] b560796abb16: Waiting [2022-05-09T14:28:12.117Z] 1ddecf88b19c: Waiting [2022-05-09T14:28:12.117Z] 7d3f002b0aad: Waiting [2022-05-09T14:28:12.117Z] f73e7dbfee58: Waiting [2022-05-09T14:28:12.397Z] 9e63d9027b86: Pushed [2022-05-09T14:28:12.397Z] 49474b9a030a: Pushed [2022-05-09T14:28:12.397Z] 10c99b578b66: Pushed [2022-05-09T14:28:12.397Z] bc527cecf587: Pushed [2022-05-09T14:28:12.397Z] f73e7dbfee58: Layer already exists [2022-05-09T14:28:12.670Z] b560796abb16: Pushed [2022-05-09T14:28:12.670Z] 7d3f002b0aad: Pushed [2022-05-09T14:28:13.650Z] 1ddecf88b19c: Pushed [2022-05-09T14:28:19.047Z] 3474f95a0533: Pushed [2022-05-09T14:28:19.047Z] 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308: digest: sha256:6aa7ee1a057da76a56e0693609a5c0263e3f55761a2bc5d169228aef3454f01d size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:28:19.412Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:28:19.765Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-05-09T14:28:19.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-09T14:28:19.765Z] 9e63d9027b86: Preparing [2022-05-09T14:28:19.765Z] 3474f95a0533: Preparing [2022-05-09T14:28:19.765Z] bc527cecf587: Preparing [2022-05-09T14:28:19.765Z] 10c99b578b66: Preparing [2022-05-09T14:28:19.765Z] 49474b9a030a: Preparing [2022-05-09T14:28:19.765Z] b560796abb16: Preparing [2022-05-09T14:28:19.765Z] 1ddecf88b19c: Preparing [2022-05-09T14:28:19.765Z] 7d3f002b0aad: Preparing [2022-05-09T14:28:19.765Z] f73e7dbfee58: Preparing [2022-05-09T14:28:19.765Z] b560796abb16: Waiting [2022-05-09T14:28:19.765Z] 1ddecf88b19c: Waiting [2022-05-09T14:28:19.765Z] 7d3f002b0aad: Waiting [2022-05-09T14:28:19.765Z] f73e7dbfee58: Waiting [2022-05-09T14:28:19.765Z] 49474b9a030a: Layer already exists [2022-05-09T14:28:19.765Z] 9e63d9027b86: Layer already exists [2022-05-09T14:28:19.765Z] 3474f95a0533: Layer already exists [2022-05-09T14:28:19.765Z] 10c99b578b66: Layer already exists [2022-05-09T14:28:19.765Z] bc527cecf587: Layer already exists [2022-05-09T14:28:19.765Z] b560796abb16: Layer already exists [2022-05-09T14:28:19.765Z] 1ddecf88b19c: Layer already exists [2022-05-09T14:28:19.765Z] f73e7dbfee58: Layer already exists [2022-05-09T14:28:19.765Z] 7d3f002b0aad: Layer already exists [2022-05-09T14:28:20.038Z] latest: digest: sha256:6aa7ee1a057da76a56e0693609a5c0263e3f55761a2bc5d169228aef3454f01d size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:28:20.390Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:28:20.738Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.10 [2022-05-09T14:28:20.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-09T14:28:20.738Z] 9e63d9027b86: Preparing [2022-05-09T14:28:20.738Z] 3474f95a0533: Preparing [2022-05-09T14:28:20.738Z] bc527cecf587: Preparing [2022-05-09T14:28:20.738Z] 10c99b578b66: Preparing [2022-05-09T14:28:20.738Z] 49474b9a030a: Preparing [2022-05-09T14:28:20.738Z] b560796abb16: Preparing [2022-05-09T14:28:20.738Z] 1ddecf88b19c: Preparing [2022-05-09T14:28:20.738Z] 7d3f002b0aad: Preparing [2022-05-09T14:28:20.738Z] f73e7dbfee58: Preparing [2022-05-09T14:28:20.738Z] b560796abb16: Waiting [2022-05-09T14:28:20.738Z] 1ddecf88b19c: Waiting [2022-05-09T14:28:20.738Z] f73e7dbfee58: Waiting [2022-05-09T14:28:20.738Z] 7d3f002b0aad: Waiting [2022-05-09T14:28:20.738Z] 10c99b578b66: Layer already exists [2022-05-09T14:28:20.738Z] 49474b9a030a: Layer already exists [2022-05-09T14:28:20.738Z] 9e63d9027b86: Layer already exists [2022-05-09T14:28:20.738Z] 3474f95a0533: Layer already exists [2022-05-09T14:28:20.738Z] bc527cecf587: Layer already exists [2022-05-09T14:28:20.738Z] 1ddecf88b19c: Layer already exists [2022-05-09T14:28:20.738Z] b560796abb16: Layer already exists [2022-05-09T14:28:20.738Z] 7d3f002b0aad: Layer already exists [2022-05-09T14:28:20.738Z] f73e7dbfee58: Layer already exists [2022-05-09T14:28:21.011Z] 2.1.0-dev.10: digest: sha256:6aa7ee1a057da76a56e0693609a5c0263e3f55761a2bc5d169228aef3454f01d size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:28:21.367Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:28:21.713Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10 [2022-05-09T14:28:21.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-09T14:28:21.713Z] 9e63d9027b86: Preparing [2022-05-09T14:28:21.713Z] 3474f95a0533: Preparing [2022-05-09T14:28:21.713Z] bc527cecf587: Preparing [2022-05-09T14:28:21.713Z] 10c99b578b66: Preparing [2022-05-09T14:28:21.713Z] 49474b9a030a: Preparing [2022-05-09T14:28:21.713Z] b560796abb16: Preparing [2022-05-09T14:28:21.713Z] 1ddecf88b19c: Preparing [2022-05-09T14:28:21.713Z] 7d3f002b0aad: Preparing [2022-05-09T14:28:21.713Z] f73e7dbfee58: Preparing [2022-05-09T14:28:21.713Z] b560796abb16: Waiting [2022-05-09T14:28:21.713Z] 1ddecf88b19c: Waiting [2022-05-09T14:28:21.713Z] 7d3f002b0aad: Waiting [2022-05-09T14:28:21.713Z] f73e7dbfee58: Waiting [2022-05-09T14:28:21.713Z] bc527cecf587: Layer already exists [2022-05-09T14:28:21.713Z] 10c99b578b66: Layer already exists [2022-05-09T14:28:21.713Z] 49474b9a030a: Layer already exists [2022-05-09T14:28:21.713Z] 3474f95a0533: Layer already exists [2022-05-09T14:28:21.713Z] 9e63d9027b86: Layer already exists [2022-05-09T14:28:21.713Z] b560796abb16: Layer already exists [2022-05-09T14:28:21.713Z] f73e7dbfee58: Layer already exists [2022-05-09T14:28:21.713Z] 1ddecf88b19c: Layer already exists [2022-05-09T14:28:21.713Z] 7d3f002b0aad: Layer already exists [2022-05-09T14:28:21.986Z] 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10: digest: sha256:6aa7ee1a057da76a56e0693609a5c0263e3f55761a2bc5d169228aef3454f01d size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:28:22.344Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:28:22.697Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-05-09T14:28:22.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-09T14:28:22.697Z] 9e63d9027b86: Preparing [2022-05-09T14:28:22.697Z] 3474f95a0533: Preparing [2022-05-09T14:28:22.697Z] bc527cecf587: Preparing [2022-05-09T14:28:22.697Z] 10c99b578b66: Preparing [2022-05-09T14:28:22.697Z] 49474b9a030a: Preparing [2022-05-09T14:28:22.697Z] b560796abb16: Preparing [2022-05-09T14:28:22.697Z] 1ddecf88b19c: Preparing [2022-05-09T14:28:22.697Z] 7d3f002b0aad: Preparing [2022-05-09T14:28:22.697Z] f73e7dbfee58: Preparing [2022-05-09T14:28:22.697Z] b560796abb16: Waiting [2022-05-09T14:28:22.697Z] 1ddecf88b19c: Waiting [2022-05-09T14:28:22.697Z] 7d3f002b0aad: Waiting [2022-05-09T14:28:22.697Z] f73e7dbfee58: Waiting [2022-05-09T14:28:22.697Z] bc527cecf587: Layer already exists [2022-05-09T14:28:22.697Z] 9e63d9027b86: Layer already exists [2022-05-09T14:28:22.697Z] 10c99b578b66: Layer already exists [2022-05-09T14:28:22.697Z] 49474b9a030a: Layer already exists [2022-05-09T14:28:22.697Z] 3474f95a0533: Layer already exists [2022-05-09T14:28:22.697Z] 1ddecf88b19c: Layer already exists [2022-05-09T14:28:22.697Z] f73e7dbfee58: Layer already exists [2022-05-09T14:28:22.697Z] b560796abb16: Layer already exists [2022-05-09T14:28:22.697Z] 7d3f002b0aad: Layer already exists [2022-05-09T14:28:22.969Z] main: digest: sha256:6aa7ee1a057da76a56e0693609a5c0263e3f55761a2bc5d169228aef3454f01d size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:28:23.024Z] ===================================================== [Pipeline] echo [2022-05-09T14:28:23.036Z] taggedImages: [2022-05-09T14:28:23.036Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [2022-05-09T14:28:23.036Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-05-09T14:28:23.036Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.10 [2022-05-09T14:28:23.036Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10 [2022-05-09T14:28:23.036Z] - 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-09T14:28:23.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T14:28:23.411Z] [2022-05-09T14:28:23.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:28:23.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T14:28:24.044Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T14:28:24.044Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T14:28:24.044Z] 04944245beec: Pulling fs layer [2022-05-09T14:28:24.044Z] 699f458cf7ca: Pulling fs layer [2022-05-09T14:28:24.044Z] 765212b225bb: Pulling fs layer [2022-05-09T14:28:24.044Z] f23df028b6ca: Pulling fs layer [2022-05-09T14:28:24.044Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T14:28:24.044Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T14:28:24.044Z] d65c8cfc05b1: Waiting [2022-05-09T14:28:24.044Z] 765212b225bb: Waiting [2022-05-09T14:28:24.044Z] f23df028b6ca: Waiting [2022-05-09T14:28:24.044Z] 2437ff75d9bd: Waiting [2022-05-09T14:28:24.044Z] 04944245beec: Verifying Checksum [2022-05-09T14:28:24.044Z] 04944245beec: Download complete [2022-05-09T14:28:24.044Z] 765212b225bb: Verifying Checksum [2022-05-09T14:28:24.044Z] 765212b225bb: Download complete [2022-05-09T14:28:24.044Z] f23df028b6ca: Verifying Checksum [2022-05-09T14:28:24.044Z] f23df028b6ca: Download complete [2022-05-09T14:28:24.044Z] d65c8cfc05b1: Verifying Checksum [2022-05-09T14:28:24.044Z] d65c8cfc05b1: Download complete [2022-05-09T14:28:24.321Z] 699f458cf7ca: Verifying Checksum [2022-05-09T14:28:24.321Z] 699f458cf7ca: Download complete [2022-05-09T14:28:24.597Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T14:28:24.597Z] 8998bd30e6a1: Download complete [2022-05-09T14:28:27.236Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T14:28:27.236Z] 2437ff75d9bd: Download complete [2022-05-09T14:28:28.676Z] 8998bd30e6a1: Pull complete [2022-05-09T14:28:29.271Z] 04944245beec: Pull complete [2022-05-09T14:28:30.716Z] 699f458cf7ca: Pull complete [2022-05-09T14:28:30.990Z] 765212b225bb: Pull complete [2022-05-09T14:28:31.974Z] f23df028b6ca: Pull complete [2022-05-09T14:28:32.248Z] d65c8cfc05b1: Pull complete [2022-05-09T14:28:47.348Z] 2437ff75d9bd: Pull complete [2022-05-09T14:28:47.348Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T14:28:47.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T14:28:47.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T14:28:47.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-41814 does not seem to be running inside a container [2022-05-09T14:28:47.673Z] $ 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/31 -v /w/workspace/app-rfid-llrp-inventory/31:/w/workspace/app-rfid-llrp-inventory/31:rw,z -v /w/workspace/app-rfid-llrp-inventory/31@tmp:/w/workspace/app-rfid-llrp-inventory/31@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-09T14:28:50.140Z] $ docker top b6b708e8146666c77e8b8c950617ca68ea392bff017148e6e5c9182a48af85e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:28:51.051Z] ---> job-cost.sh [2022-05-09T14:28:51.051Z] lf-activate-venv: SKIPPING [2022-05-09T14:28:51.051Z] INFO: No Stack... [2022-05-09T14:28:51.324Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T14:28:52.307Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T14:28:52.975Z] + cat /w/workspace/app-rfid-llrp-inventory/31/archives/cost.csv [2022-05-09T14:28:52.975Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T14:28:53.042Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] [2022-05-09T14:28:53.050Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] did not exist. Created. [2022-05-09T14:28:53.050Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T14:28:53.741Z] /w/workspace/app-rfid-llrp-inventory/31@tmp/durable-bf33e022/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-09T14:28:54.422Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-09T14:28:54.451Z] Warning: overwriting stash ‘stack-cost’ [2022-05-09T14:28:54.504Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T14:28:54.511Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T14:28:54.536Z] $ docker stop --time=1 b6b708e8146666c77e8b8c950617ca68ea392bff017148e6e5c9182a48af85e5 [2022-05-09T14:28:56.036Z] $ docker rm -f b6b708e8146666c77e8b8c950617ca68ea392bff017148e6e5c9182a48af85e5 [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-09T14:28:56.573Z] provisioning config files... [2022-05-09T14:28:56.582Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6596241536314863589tmp [Pipeline] { [Pipeline] sh [2022-05-09T14:28:56.872Z] + set +x [2022-05-09T14:28:56.872Z] + curl -s https://codecov.io/bash [2022-05-09T14:28:56.872Z] + bash -s -- [2022-05-09T14:28:56.872Z] [2022-05-09T14:28:56.872Z] _____ _ [2022-05-09T14:28:56.872Z] / ____| | | [2022-05-09T14:28:56.872Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T14:28:56.872Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T14:28:56.872Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T14:28:56.872Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T14:28:56.872Z] Bash-1.0.6 [2022-05-09T14:28:56.872Z] [2022-05-09T14:28:56.872Z] [2022-05-09T14:28:56.872Z] ==> git version 2.25.1 found [2022-05-09T14:28:56.872Z] ==> 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-09T14:28:56.872Z] Release-Date: 2020-01-08 [2022-05-09T14:28:56.872Z] 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-09T14:28:56.872Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T14:28:56.872Z] ==> Jenkins CI detected. [2022-05-09T14:28:56.872Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-05-09T14:28:56.872Z] project root: . [2022-05-09T14:28:56.872Z] --> token set from env [2022-05-09T14:28:56.872Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T14:28:56.872Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T14:28:56.872Z] ==> Python coveragepy not found [2022-05-09T14:28:56.872Z] ==> Searching for coverage reports in: [2022-05-09T14:28:56.872Z] + . [2022-05-09T14:28:57.135Z] -> Found 1 reports [2022-05-09T14:28:57.135Z] ==> Detecting git/mercurial file structure [2022-05-09T14:28:57.135Z] ==> Reading reports [2022-05-09T14:28:57.135Z] + ./coverage.out bytes=41008 [2022-05-09T14:28:57.135Z] ==> Appending adjustments [2022-05-09T14:28:57.135Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T14:28:57.135Z] + Found adjustments [2022-05-09T14:28:57.135Z] ==> Gzipping contents [2022-05-09T14:28:57.135Z] 12K /tmp/codecov.u7KR8n.gz [2022-05-09T14:28:57.135Z] ==> Uploading reports [2022-05-09T14:28:57.135Z] url: https://codecov.io [2022-05-09T14:28:57.135Z] query: branch=main&commit=9387e4445b7d1f98ffd6a83f95a2f578a3a7a308&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-09T14:28:57.135Z] -> Pinging Codecov [2022-05-09T14:28:57.135Z] 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=9387e4445b7d1f98ffd6a83f95a2f578a3a7a308&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-09T14:28:57.395Z] -> Uploading to [2022-05-09T14:28:57.395Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/581DD39554BDF9B6E22D074273EAD858/9387e4445b7d1f98ffd6a83f95a2f578a3a7a308/2be5119b-892b-4e0b-b6f1-a4b0b5e3b5a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T142857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f16cc78e3345af8137da525209166c34f20c60c2b69aec5692a75b8662c622ee [2022-05-09T14:28:57.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T14:28:57.396Z] Dload Upload Total Spent Left Speed [2022-05-09T14:28:57.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11561 0 0 100 11561 0 46244 --:--:-- --:--:-- --:--:-- 46244 [2022-05-09T14:28:57.655Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] } [2022-05-09T14:28:57.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-09T14:28:57.937Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-09T14:28:57.950Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:28:58.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-09T14:28:58.247Z] [2022-05-09T14:28:58.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:28:58.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-09T14:28:58.547Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-09T14:28:58.547Z] 188c0c94c7c5: Pulling fs layer [2022-05-09T14:28:58.547Z] 0ef7d3d256c8: Pulling fs layer [2022-05-09T14:28:58.547Z] de9db76c5a1d: Pulling fs layer [2022-05-09T14:28:58.547Z] 0eba1c9be4d2: Pulling fs layer [2022-05-09T14:28:58.547Z] 0d57e429df01: Pulling fs layer [2022-05-09T14:28:58.547Z] 4e4be7b47b0d: Pulling fs layer [2022-05-09T14:28:58.547Z] e1f770b5df2f: Pulling fs layer [2022-05-09T14:28:58.547Z] 85a0685a4137: Pulling fs layer [2022-05-09T14:28:58.547Z] 4e4be7b47b0d: Waiting [2022-05-09T14:28:58.547Z] 85a0685a4137: Waiting [2022-05-09T14:28:58.547Z] e1f770b5df2f: Waiting [2022-05-09T14:28:58.547Z] 0eba1c9be4d2: Waiting [2022-05-09T14:28:58.547Z] 0d57e429df01: Waiting [2022-05-09T14:28:58.547Z] de9db76c5a1d: Verifying Checksum [2022-05-09T14:28:58.547Z] de9db76c5a1d: Download complete [2022-05-09T14:28:58.547Z] 0ef7d3d256c8: Verifying Checksum [2022-05-09T14:28:58.547Z] 0ef7d3d256c8: Download complete [2022-05-09T14:28:58.547Z] 0d57e429df01: Verifying Checksum [2022-05-09T14:28:58.547Z] 0d57e429df01: Download complete [2022-05-09T14:28:58.547Z] 4e4be7b47b0d: Verifying Checksum [2022-05-09T14:28:58.547Z] 4e4be7b47b0d: Download complete [2022-05-09T14:28:58.547Z] 188c0c94c7c5: Verifying Checksum [2022-05-09T14:28:58.547Z] 188c0c94c7c5: Download complete [2022-05-09T14:28:58.809Z] 188c0c94c7c5: Pull complete [2022-05-09T14:28:58.809Z] e1f770b5df2f: Verifying Checksum [2022-05-09T14:28:58.809Z] e1f770b5df2f: Download complete [2022-05-09T14:28:58.809Z] 0ef7d3d256c8: Pull complete [2022-05-09T14:28:59.075Z] de9db76c5a1d: Pull complete [2022-05-09T14:28:59.334Z] 0eba1c9be4d2: Download complete [2022-05-09T14:28:59.593Z] 85a0685a4137: Verifying Checksum [2022-05-09T14:28:59.593Z] 85a0685a4137: Download complete [2022-05-09T14:29:02.884Z] 0eba1c9be4d2: Pull complete [2022-05-09T14:29:02.884Z] 0d57e429df01: Pull complete [2022-05-09T14:29:02.884Z] 4e4be7b47b0d: Pull complete [2022-05-09T14:29:02.884Z] e1f770b5df2f: Pull complete [2022-05-09T14:29:06.187Z] 85a0685a4137: Pull complete [2022-05-09T14:29:06.187Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-09T14:29:06.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-09T14:29:06.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-09T14:29:06.255Z] prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container [2022-05-09T14:29:06.296Z] $ 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-09T14:29:08.744Z] $ docker top b0e00262e5c62735ad8a162734baf7dcdd0bef83390c3ddc2ef7b8add33d74fa -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T14:29:08.823Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-09T14:29:09.106Z] + set -o pipefail [2022-05-09T14:29:09.107Z] + snyk monitor '--org=edgex-jenkins' [2022-05-09T14:29:15.693Z] [2022-05-09T14:29:15.693Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-05-09T14:29:15.693Z] [2022-05-09T14:29:15.693Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/0802d394-ffba-4f95-818f-216d033a2a64 [2022-05-09T14:29:15.693Z] [2022-05-09T14:29:15.693Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-09T14:29:15.693Z] [2022-05-09T14:29:15.693Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-09T14:29:15.693Z] [2022-05-09T14:29:15.693Z] [Pipeline] } [2022-05-09T14:29:15.710Z] $ docker stop --time=1 b0e00262e5c62735ad8a162734baf7dcdd0bef83390c3ddc2ef7b8add33d74fa [2022-05-09T14:29:17.813Z] $ docker rm -f b0e00262e5c62735ad8a162734baf7dcdd0bef83390c3ddc2ef7b8add33d74fa [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-09T14:29:18.554Z] + git log --format=format:%s -1 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] sh [2022-05-09T14:29:18.853Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T14:29:18.853Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:29:19.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T14:29:19.160Z] . [Pipeline] withDockerContainer [2022-05-09T14:29:19.224Z] prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container [2022-05-09T14:29:19.262Z] $ 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-09T14:29:19.675Z] $ docker top 20ff9380d73a6bbdded92bac8c243948e4feb9de36b329d93dbc6292a2dfa1c9 -eo pid,comm [2022-05-09T14:29:19.731Z] 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-09T14:29:19.731Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T14:29:19.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T14:29:19.769Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T14:29:19.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T14:29:19.902Z] $ docker exec 20ff9380d73a6bbdded92bac8c243948e4feb9de36b329d93dbc6292a2dfa1c9 ssh-agent [2022-05-09T14:29:20.030Z] SSH_AUTH_SOCK=/tmp/ssh-TZUuMF53h6yB/agent.33 [2022-05-09T14:29:20.030Z] SSH_AGENT_PID=39 [2022-05-09T14:29:20.035Z] Running ssh-add (command line suppressed) [2022-05-09T14:29:20.158Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9083042486015085509.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9083042486015085509.key) [2022-05-09T14:29:20.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T14:29:20.484Z] + git semver tag [2022-05-09T14:29:20.820Z] 2022-05-09 14:29:20,679 [run_tag] DEBUG tag force:False [2022-05-09T14:29:20.820Z] 2022-05-09 14:29:20,680 [check_head_tag] DEBUG check head tag [2022-05-09T14:29:20.820Z] 2022-05-09 14:29:20,680 [execute] INFO git cat-file --batch-check [2022-05-09T14:29:20.820Z] 2022-05-09 14:29:20,680 [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-09T14:29:20.820Z] 2022-05-09 14:29:20,684 [execute] INFO git cat-file --batch [2022-05-09T14:29:20.820Z] 2022-05-09 14:29:20,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-05-09T14:29:20.820Z] 2022-05-09 14:29:20,696 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T14:29:20.820Z] 2022-05-09 14:29:20,696 [execute] INFO git tag -a v2.1.0-dev.10 -m v2.1.0-dev.10 [2022-05-09T14:29:20.820Z] 2022-05-09 14:29:20,696 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.10', '-m', 'v2.1.0-dev.10'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-05-09T14:29:20.820Z] 2022-05-09 14:29:20,703 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T14:29:20.820Z] 2.1.0-dev.10 [Pipeline] } [2022-05-09T14:29:20.834Z] $ docker exec --env ******** --env ******** 20ff9380d73a6bbdded92bac8c243948e4feb9de36b329d93dbc6292a2dfa1c9 ssh-agent -k [2022-05-09T14:29:20.955Z] unset SSH_AUTH_SOCK; [2022-05-09T14:29:20.956Z] unset SSH_AGENT_PID; [2022-05-09T14:29:20.956Z] echo Agent pid 39 killed; [2022-05-09T14:29:20.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T14:29:21.269Z] + git semver [Pipeline] } [2022-05-09T14:29:21.548Z] $ docker stop --time=1 20ff9380d73a6bbdded92bac8c243948e4feb9de36b329d93dbc6292a2dfa1c9 [2022-05-09T14:29:22.858Z] $ docker rm -f 20ff9380d73a6bbdded92bac8c243948e4feb9de36b329d93dbc6292a2dfa1c9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:29:23.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-09T14:29:23.244Z] [2022-05-09T14:29:23.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:29:23.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-09T14:29:23.549Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-09T14:29:23.549Z] ab5ef0e58194: Pulling fs layer [2022-05-09T14:29:23.549Z] 9712f1f96733: Pulling fs layer [2022-05-09T14:29:23.549Z] 63f879dbbcfc: Pulling fs layer [2022-05-09T14:29:23.549Z] 0d9ebad4ef96: Pulling fs layer [2022-05-09T14:29:23.549Z] e9a5061849ea: Pulling fs layer [2022-05-09T14:29:23.549Z] d747dcd14b5f: Pulling fs layer [2022-05-09T14:29:23.549Z] 2de7ff778b66: Pulling fs layer [2022-05-09T14:29:23.549Z] e9a5061849ea: Waiting [2022-05-09T14:29:23.549Z] d747dcd14b5f: Waiting [2022-05-09T14:29:23.549Z] 2de7ff778b66: Waiting [2022-05-09T14:29:23.549Z] 0d9ebad4ef96: Waiting [2022-05-09T14:29:23.549Z] 9712f1f96733: Verifying Checksum [2022-05-09T14:29:23.549Z] 9712f1f96733: Download complete [2022-05-09T14:29:23.810Z] 63f879dbbcfc: Verifying Checksum [2022-05-09T14:29:23.810Z] 63f879dbbcfc: Download complete [2022-05-09T14:29:24.069Z] 0d9ebad4ef96: Verifying Checksum [2022-05-09T14:29:24.070Z] 0d9ebad4ef96: Download complete [2022-05-09T14:29:24.070Z] d747dcd14b5f: Verifying Checksum [2022-05-09T14:29:24.070Z] d747dcd14b5f: Download complete [2022-05-09T14:29:24.070Z] e9a5061849ea: Verifying Checksum [2022-05-09T14:29:24.070Z] e9a5061849ea: Download complete [2022-05-09T14:29:24.070Z] ab5ef0e58194: Download complete [2022-05-09T14:29:24.070Z] 2de7ff778b66: Download complete [2022-05-09T14:29:27.359Z] ab5ef0e58194: Pull complete [2022-05-09T14:29:27.359Z] 9712f1f96733: Pull complete [2022-05-09T14:29:27.359Z] 63f879dbbcfc: Pull complete [2022-05-09T14:29:31.560Z] 0d9ebad4ef96: Pull complete [2022-05-09T14:29:31.560Z] e9a5061849ea: Pull complete [2022-05-09T14:29:31.560Z] d747dcd14b5f: Pull complete [2022-05-09T14:29:32.499Z] 2de7ff778b66: Pull complete [2022-05-09T14:29:32.499Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-09T14:29:32.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-09T14:29:32.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-09T14:29:32.567Z] prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container [2022-05-09T14:29:32.606Z] $ 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-09T14:29:35.092Z] $ docker top 31d354bac0df2332b3decf679c0dc009c5efe77b7cafde038daf229f2ed679a3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-09T14:29:35.169Z] provisioning config files... [2022-05-09T14:29:35.177Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config931353900202808538tmp [2022-05-09T14:29:35.189Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config488140510775059905tmp [2022-05-09T14:29:35.200Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4167836459683583626tmp [Pipeline] { [Pipeline] echo [2022-05-09T14:29:35.215Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:29:35.498Z] ---> sigul-configuration.sh [2022-05-09T14:29:35.498Z] gpg: directory `/root/.gnupg' created [2022-05-09T14:29:35.498Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-09T14:29:35.498Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-09T14:29:35.498Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-09T14:29:35.498Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-09T14:29:35.498Z] gpg: CAST5 encrypted data [2022-05-09T14:29:35.498Z] gpg: encrypted with 1 passphrase [2022-05-09T14:29:35.498Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-09T14:29:35.785Z] + mkdir /home/jenkins [2022-05-09T14:29:35.786Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-09T14:29:36.076Z] + 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-09T14:29:36.087Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:29:36.376Z] ---> sigul-install.sh [2022-05-09T14:29:36.376Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-09T14:29:36.667Z] + git tag --list [2022-05-09T14:29:36.667Z] v0.0.0 [2022-05-09T14:29:36.667Z] v0.0.1-dev.1 [2022-05-09T14:29:36.667Z] v0.0.1-dev.2 [2022-05-09T14:29:36.667Z] v0.0.1-dev.3 [2022-05-09T14:29:36.667Z] v0.0.1-dev.4 [2022-05-09T14:29:36.667Z] v0.0.1-dev.5 [2022-05-09T14:29:36.667Z] v0.0.1-dev.6 [2022-05-09T14:29:36.667Z] v0.0.1-dev.7 [2022-05-09T14:29:36.667Z] v1.0.0 [2022-05-09T14:29:36.667Z] v1.0.1-dev.1 [2022-05-09T14:29:36.667Z] v1.0.1-dev.2 [2022-05-09T14:29:36.667Z] v1.0.1-dev.3 [2022-05-09T14:29:36.667Z] v1.0.1-dev.4 [2022-05-09T14:29:36.667Z] v1.0.1-dev.5 [2022-05-09T14:29:36.667Z] v2.1.0 [2022-05-09T14:29:36.667Z] v2.1.0-dev.1 [2022-05-09T14:29:36.667Z] v2.1.0-dev.10 [2022-05-09T14:29:36.667Z] v2.1.0-dev.2 [2022-05-09T14:29:36.667Z] v2.1.0-dev.3 [2022-05-09T14:29:36.667Z] v2.1.0-dev.4 [2022-05-09T14:29:36.667Z] v2.1.0-dev.5 [2022-05-09T14:29:36.667Z] v2.1.0-dev.6 [2022-05-09T14:29:36.667Z] v2.1.0-dev.7 [2022-05-09T14:29:36.667Z] v2.1.0-dev.8 [2022-05-09T14:29:36.667Z] v2.1.0-dev.9 [Pipeline] sh [2022-05-09T14:29:36.963Z] + lftools sign git-tag v2.1.0-dev.10 [2022-05-09T14:29:37.537Z] Signing Git tag with Sigul... [2022-05-09T14:29:37.537Z] Signing v2.1.0-dev.10 [Pipeline] echo [2022-05-09T14:29:37.807Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:29:38.098Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-09T14:29:38.106Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-09T14:29:38.132Z] $ docker stop --time=1 31d354bac0df2332b3decf679c0dc009c5efe77b7cafde038daf229f2ed679a3 [2022-05-09T14:29:39.394Z] $ docker rm -f 31d354bac0df2332b3decf679c0dc009c5efe77b7cafde038daf229f2ed679a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-09T14:29:39.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T14:29:39.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:29:40.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T14:29:40.135Z] . [Pipeline] withDockerContainer [2022-05-09T14:29:40.212Z] prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container [2022-05-09T14:29:40.249Z] $ 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-09T14:29:40.642Z] $ docker top c723cd03c7786aa0df5dc53c10855bb937eab334ff3203f79f4a018e747fcf81 -eo pid,comm [2022-05-09T14:29:40.708Z] 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-09T14:29:40.708Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T14:29:40.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T14:29:40.747Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T14:29:40.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T14:29:40.895Z] $ docker exec c723cd03c7786aa0df5dc53c10855bb937eab334ff3203f79f4a018e747fcf81 ssh-agent [2022-05-09T14:29:41.021Z] SSH_AUTH_SOCK=/tmp/ssh-AhhZD50kq0Ci/agent.33 [2022-05-09T14:29:41.022Z] SSH_AGENT_PID=40 [2022-05-09T14:29:41.028Z] Running ssh-add (command line suppressed) [2022-05-09T14:29:41.156Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6024839419223845414.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6024839419223845414.key) [2022-05-09T14:29:41.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T14:29:41.458Z] + git semver bump pre [2022-05-09T14:29:41.720Z] 2022-05-09 14:29:41,657 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T14:29:41.720Z] 2022-05-09 14:29:41,658 [bump_version] DEBUG bumping version:2.1.0-dev.10 on axis:pre with prefix:dev [2022-05-09T14:29:41.720Z] 2022-05-09 14:29:41,658 [bump_version] DEBUG bumped version:2.1.0-dev.11 [2022-05-09T14:29:41.720Z] 2022-05-09 14:29:41,658 [write_version] DEBUG write version:2.1.0-dev.11 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-05-09T14:29:41.720Z] 2022-05-09 14:29:41,658 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T14:29:41.720Z] 2022-05-09 14:29:41,658 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T14:29:41.720Z] 2022-05-09 14:29:41,660 [execute] INFO git cat-file --batch-check [2022-05-09T14:29:41.720Z] 2022-05-09 14:29:41,660 [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-09T14:29:41.720Z] 2022-05-09 14:29:41,666 [execute] INFO git cat-file --batch [2022-05-09T14:29:41.720Z] 2022-05-09 14:29:41,666 [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-09T14:29:41.720Z] 2022-05-09 14:29:41,672 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T14:29:41.720Z] 2.1.0-dev.11 [Pipeline] } [2022-05-09T14:29:41.736Z] $ docker exec --env ******** --env ******** c723cd03c7786aa0df5dc53c10855bb937eab334ff3203f79f4a018e747fcf81 ssh-agent -k [2022-05-09T14:29:41.858Z] unset SSH_AUTH_SOCK; [2022-05-09T14:29:41.858Z] unset SSH_AGENT_PID; [2022-05-09T14:29:41.858Z] echo Agent pid 40 killed; [2022-05-09T14:29:41.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T14:29:42.177Z] + git semver [Pipeline] } [2022-05-09T14:29:42.457Z] $ docker stop --time=1 c723cd03c7786aa0df5dc53c10855bb937eab334ff3203f79f4a018e747fcf81 [2022-05-09T14:29:43.791Z] $ docker rm -f c723cd03c7786aa0df5dc53c10855bb937eab334ff3203f79f4a018e747fcf81 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T14:29:44.153Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T14:29:44.153Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:29:44.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T14:29:44.447Z] . [Pipeline] withDockerContainer [2022-05-09T14:29:44.519Z] prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container [2022-05-09T14:29:44.557Z] $ 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-09T14:29:44.935Z] $ docker top 56337f1dd6ccd89d750eb3441d6945bac53e129e006b1059018581b93d6f686c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T14:29:45.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T14:29:45.024Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T14:29:45.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T14:29:45.159Z] $ docker exec 56337f1dd6ccd89d750eb3441d6945bac53e129e006b1059018581b93d6f686c ssh-agent [2022-05-09T14:29:45.280Z] SSH_AUTH_SOCK=/tmp/ssh-eMxtiXTQODPB/agent.35 [2022-05-09T14:29:45.280Z] SSH_AGENT_PID=42 [2022-05-09T14:29:45.286Z] Running ssh-add (command line suppressed) [2022-05-09T14:29:45.406Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_315152094759621217.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_315152094759621217.key) [2022-05-09T14:29:45.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T14:29:45.704Z] + git semver push [2022-05-09T14:29:45.965Z] 2022-05-09 14:29:45,919 [run_push] DEBUG push [2022-05-09T14:29:45.965Z] 2022-05-09 14:29:45,919 [execute] INFO git push origin semver [2022-05-09T14:29:45.965Z] 2022-05-09 14:29:45,920 [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-09T14:29:46.967Z] 2022-05-09 14:29:46,673 [run_push] DEBUG push all version tags [2022-05-09T14:29:46.967Z] 2022-05-09 14:29:46,673 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-09T14:29:46.967Z] 2022-05-09 14:29:46,674 [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-09T14:29:47.550Z] 2022-05-09 14:29:47,390 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T14:29:47.550Z] 2.1.0-dev.11 [Pipeline] } [2022-05-09T14:29:47.565Z] $ docker exec --env ******** --env ******** 56337f1dd6ccd89d750eb3441d6945bac53e129e006b1059018581b93d6f686c ssh-agent -k [2022-05-09T14:29:47.673Z] unset SSH_AUTH_SOCK; [2022-05-09T14:29:47.674Z] unset SSH_AGENT_PID; [2022-05-09T14:29:47.674Z] echo Agent pid 42 killed; [2022-05-09T14:29:47.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T14:29:47.996Z] + git semver [Pipeline] } [2022-05-09T14:29:48.277Z] $ docker stop --time=1 56337f1dd6ccd89d750eb3441d6945bac53e129e006b1059018581b93d6f686c [2022-05-09T14:29:49.582Z] $ docker rm -f 56337f1dd6ccd89d750eb3441d6945bac53e129e006b1059018581b93d6f686c [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-09T14:29:50.175Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-05-09T14:29:50.175Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-05-09T14:29:50.175Z] total 16 [2022-05-09T14:29:50.175Z] drwxr-xr-x 3 root root 4096 May 9 14:21 . [2022-05-09T14:29:50.175Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 14:29 .. [2022-05-09T14:29:50.175Z] drwxr-xr-x 2 root root 4096 May 9 14:21 cost [2022-05-09T14:29:50.175Z] -rw-r--r-- 1 root root 93 May 9 14:21 cost.csv [2022-05-09T14:29:50.175Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-05-09T14:29:50.175Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-05-09T14:29:50.175Z] total 16 [2022-05-09T14:29:50.175Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 14:21 . [2022-05-09T14:29:50.175Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 14:29 .. [2022-05-09T14:29:50.175Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 14:21 cost [2022-05-09T14:29:50.175Z] -rw-r--r-- 1 jenkins jenkins 93 May 9 14:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:29:50.465Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:29:51.329Z] ---> package-listing.sh [2022-05-09T14:29:51.329Z] ++ facter osfamily [2022-05-09T14:29:51.329Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T14:29:51.590Z] + OS_FAMILY=debian [2022-05-09T14:29:51.590Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-05-09T14:29:51.590Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T14:29:51.590Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T14:29:51.590Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T14:29:51.590Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T14:29:51.590Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-05-09T14:29:51.590Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T14:29:51.590Z] + case "${OS_FAMILY}" in [2022-05-09T14:29:51.590Z] + dpkg -l [2022-05-09T14:29:51.590Z] + grep '^ii' [2022-05-09T14:29:51.590Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T14:29:51.590Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T14:29:51.590Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T14:29:51.590Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-05-09T14:29:51.590Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-05-09T14:29:51.590Z] + 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-09T14:29:51.602Z] 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-09T14:29:51.881Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:29:52.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T14:29:52.440Z] . [Pipeline] withDockerContainer [2022-05-09T14:29:52.508Z] prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container [2022-05-09T14:29:52.550Z] $ 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-09T14:29:52.824Z] $ docker top 7867341e3f5577e5a6bc1ca342b56eb962a8355c4c7aab43d882bbd447a51307 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T14:29:53.181Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T14:29:53.472Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T14:29:53.757Z] + ls /var/log/sa-host [2022-05-09T14:29:53.757Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T14:29:53.840Z] provisioning config files... [2022-05-09T14:29:53.850Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1886845405274468338tmp [Pipeline] { [Pipeline] echo [2022-05-09T14:29:53.865Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:29:54.147Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T14:29:54.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:29:54.475Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T14:29:54.485Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:29:54.770Z] ---> sudo-logs.sh [2022-05-09T14:29:54.770Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T14:29:54.798Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:29:55.085Z] ---> job-cost.sh [2022-05-09T14:29:55.085Z] lf-activate-venv: SKIPPING [2022-05-09T14:29:55.085Z] DEBUG: total: 0.2199999988079071 [2022-05-09T14:29:55.085Z] INFO: Retrieving Stack Cost... [2022-05-09T14:29:55.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T14:29:56.226Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T14:29:56.238Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:29:56.524Z] ---> logs-deploy.sh [2022-05-09T14:29:56.524Z] lf-activate-venv: SKIPPING [2022-05-09T14:29:56.524Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/31 [2022-05-09T14:29:56.524Z] INFO: archiving workspace using pattern(s): [2022-05-09T14:29:57.463Z] Archives upload complete. [2022-05-09T14:29:57.463Z] INFO: archiving logs to Nexus