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 14:19:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:19:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:19:30 ========================================================= 14:19:30 EdgeX Global Pipelines Version Info 14:19:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:19:31 ------------------- 14:19:31 stable info: 14:19:31 ------------------- 14:19:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:19:31 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 14:19:31 Message: update stable to v1.0.227 14:19:31 ------------------- 14:19:31 experimental info: 14:19:31 ------------------- 14:19:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:19:31 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 14:19:31 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9387e44 [Pipeline] echo 14:19:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:19:32 provisioning config files... 14:19:32 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 14:19:32 ---> docker-login.sh 14:19:32 nexus3.edgexfoundry.org:10001 14:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:33 Configure a credential helper to remove this warning. See 14:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:33 14:19:33 Login Succeeded 14:19:33 nexus3.edgexfoundry.org:10002 14:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:33 Configure a credential helper to remove this warning. See 14:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:33 14:19:33 Login Succeeded 14:19:33 nexus3.edgexfoundry.org:10003 14:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:33 Configure a credential helper to remove this warning. See 14:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:33 14:19:33 Login Succeeded 14:19:33 nexus3.edgexfoundry.org:10004 14:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:33 Configure a credential helper to remove this warning. See 14:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:33 14:19:33 Login Succeeded 14:19:33 docker.io 14:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:34 Configure a credential helper to remove this warning. See 14:19:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:34 14:19:34 Login Succeeded 14:19:34 ---> docker-login.sh ends [Pipeline] } 14:19:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:19:34 + git rev-list -1 --merges 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308~1..9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] echo 14:19:34 -----------> git rev-list -1 --merges 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308~1..9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [false] [Pipeline] sh 14:19:35 + git log --format=format:%s -1 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] echo 14:19:35 ========================================================= 14:19:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:19:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:19:35 + git log --format=format:%s -1 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] echo 14:19:35 [semverPrep] GIT_COMMIT: 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308, Commit Message: docs(snap): Move usage instructions to docs (#79) [Pipeline] echo 14:19:35 [semverPrep] This is not a build commit. [Pipeline] sh 14:19:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:19:35 + grep -v github /etc/ssh/ssh_known_hosts 14:19:35 + [ -e /tmp/ssh_known_hosts ] 14:19:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:19:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:19:35 + sudo tee -a /etc/ssh/ssh_known_hosts 14:19:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:19:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:19:36 14:19:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:19:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:19:36 latest: Pulling from edgex-devops/py-git-semver 14:19:36 1fe172e4850f: Pulling fs layer 14:19:36 caf521ccaac6: Pulling fs layer 14:19:36 3ead6fa29328: Pulling fs layer 14:19:36 5c2a1cbceb83: Pulling fs layer 14:19:36 a8d5f1318db7: Pulling fs layer 14:19:36 c427282e49a2: Pulling fs layer 14:19:36 1827001aaf11: Pulling fs layer 14:19:36 0714d37db230: Pulling fs layer 14:19:36 ac28cf19c067: Pulling fs layer 14:19:36 ca983d60f3e2: Pulling fs layer 14:19:36 9f894cec8388: Pulling fs layer 14:19:36 0714d37db230: Waiting 14:19:36 ac28cf19c067: Waiting 14:19:36 ca983d60f3e2: Waiting 14:19:36 9f894cec8388: Waiting 14:19:36 5c2a1cbceb83: Waiting 14:19:36 a8d5f1318db7: Waiting 14:19:36 c427282e49a2: Waiting 14:19:36 1827001aaf11: Waiting 14:19:36 caf521ccaac6: Download complete 14:19:36 5c2a1cbceb83: Verifying Checksum 14:19:36 5c2a1cbceb83: Download complete 14:19:36 a8d5f1318db7: Verifying Checksum 14:19:36 a8d5f1318db7: Download complete 14:19:36 c427282e49a2: Download complete 14:19:36 3ead6fa29328: Verifying Checksum 14:19:36 3ead6fa29328: Download complete 14:19:36 0714d37db230: Verifying Checksum 14:19:36 0714d37db230: Download complete 14:19:36 ac28cf19c067: Verifying Checksum 14:19:36 ac28cf19c067: Download complete 14:19:36 ca983d60f3e2: Verifying Checksum 14:19:36 ca983d60f3e2: Download complete 14:19:36 9f894cec8388: Verifying Checksum 14:19:36 9f894cec8388: Download complete 14:19:36 1fe172e4850f: Verifying Checksum 14:19:36 1fe172e4850f: Download complete 14:19:36 1827001aaf11: Verifying Checksum 14:19:36 1827001aaf11: Download complete 14:19:38 1fe172e4850f: Pull complete 14:19:38 caf521ccaac6: Pull complete 14:19:38 3ead6fa29328: Pull complete 14:19:38 5c2a1cbceb83: Pull complete 14:19:39 a8d5f1318db7: Pull complete 14:19:39 c427282e49a2: Pull complete 14:19:42 1827001aaf11: Pull complete 14:19:42 0714d37db230: Pull complete 14:19:42 ac28cf19c067: Pull complete 14:19:42 ca983d60f3e2: Pull complete 14:19:42 9f894cec8388: Pull complete 14:19:42 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 14:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:19:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 14:19:42 prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container 14:19:42 $ 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 14:19:43 $ docker top 7b58659c7e9cdc6fc9dde1024e0ff38abb60fa7cac6a34fbdd983b7ef21f91b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:19:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:19:43 [ssh-agent] Looking for ssh-agent implementation... 14:19:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:19:43 $ docker exec 7b58659c7e9cdc6fc9dde1024e0ff38abb60fa7cac6a34fbdd983b7ef21f91b1 ssh-agent 14:19:44 SSH_AUTH_SOCK=/tmp/ssh-DftcgwZGevlu/agent.33 14:19:44 SSH_AGENT_PID=39 14:19:44 Running ssh-add (command line suppressed) 14:19:44 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) 14:19:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:19:44 + git tag --points-at HEAD [Pipeline] } 14:19:44 $ docker exec --env ******** --env ******** 7b58659c7e9cdc6fc9dde1024e0ff38abb60fa7cac6a34fbdd983b7ef21f91b1 ssh-agent -k 14:19:44 unset SSH_AUTH_SOCK; 14:19:44 unset SSH_AGENT_PID; 14:19:44 echo Agent pid 39 killed; 14:19:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:19:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:19:44 [ssh-agent] Looking for ssh-agent implementation... 14:19:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:19:44 $ docker exec 7b58659c7e9cdc6fc9dde1024e0ff38abb60fa7cac6a34fbdd983b7ef21f91b1 ssh-agent 14:19:44 SSH_AUTH_SOCK=/tmp/ssh-rMdVaprRvg7S/agent.74 14:19:44 SSH_AGENT_PID=80 14:19:44 Running ssh-add (command line suppressed) 14:19:45 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) 14:19:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:19:45 + git semver init 14:19:45 2022-05-09 14:19:45,646 [run_init] DEBUG init version:0.0.0 force:False 14:19:45 2022-05-09 14:19:45,647 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:19:45 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 14:19:45 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) 14:19:47 2022-05-09 14:19:46,729 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 14:19:47 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 14:19:47 2022-05-09 14:19:46,729 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:19:47 2022-05-09 14:19:46,730 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:19:47 2.1.0-dev.10 [Pipeline] } 14:19:47 $ docker exec --env ******** --env ******** 7b58659c7e9cdc6fc9dde1024e0ff38abb60fa7cac6a34fbdd983b7ef21f91b1 ssh-agent -k 14:19:47 unset SSH_AUTH_SOCK; 14:19:47 unset SSH_AGENT_PID; 14:19:47 echo Agent pid 80 killed; 14:19:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:19:47 + git semver [Pipeline] } 14:19:47 $ docker stop --time=1 7b58659c7e9cdc6fc9dde1024e0ff38abb60fa7cac6a34fbdd983b7ef21f91b1 14:19:49 $ docker rm -f 7b58659c7e9cdc6fc9dde1024e0ff38abb60fa7cac6a34fbdd983b7ef21f91b1 [Pipeline] // withDockerContainer [Pipeline] sh 14:19:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:19:49 Stashed 1 file(s) [Pipeline] echo 14:19:49 [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 14:19:49 provisioning config files... 14:19:49 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 14:19:50 ---> docker-login.sh 14:19:50 nexus3.edgexfoundry.org:10001 14:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:50 Configure a credential helper to remove this warning. See 14:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:50 14:19:50 Login Succeeded 14:19:50 nexus3.edgexfoundry.org:10002 14:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:50 Configure a credential helper to remove this warning. See 14:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:50 14:19:50 Login Succeeded 14:19:50 nexus3.edgexfoundry.org:10003 14:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:50 Configure a credential helper to remove this warning. See 14:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:50 14:19:50 Login Succeeded 14:19:50 nexus3.edgexfoundry.org:10004 14:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:50 Configure a credential helper to remove this warning. See 14:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:50 14:19:50 Login Succeeded 14:19:50 docker.io 14:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:50 Configure a credential helper to remove this warning. See 14:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:50 14:19:50 Login Succeeded 14:19:50 ---> docker-login.sh ends [Pipeline] } 14:19:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:19:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:19:51 ========================================================= 14:19:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:19:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:19:51 + 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 . 14:19:51 Sending build context to Docker daemon 12.4MB 14:19:51 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 14:19:51 Step 2/13 : FROM ${BASE} AS builder 14:19:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:19:51 59bf1c3509f3: Pulling fs layer 14:19:51 666ba61612fd: Pulling fs layer 14:19:51 8ed8ca486205: Pulling fs layer 14:19:51 4fe6c5a15a65: Pulling fs layer 14:19:51 22a0e8bec74d: Pulling fs layer 14:19:51 ca2b28591e48: Pulling fs layer 14:19:51 a51346096db8: Pulling fs layer 14:19:51 daebc70d1ce1: Pulling fs layer 14:19:51 0e18a0eac166: Pulling fs layer 14:19:51 22a0e8bec74d: Waiting 14:19:51 a51346096db8: Waiting 14:19:51 ca2b28591e48: Waiting 14:19:51 daebc70d1ce1: Waiting 14:19:51 4fe6c5a15a65: Waiting 14:19:51 0e18a0eac166: Waiting 14:19:51 8ed8ca486205: Verifying Checksum 14:19:51 8ed8ca486205: Download complete 14:19:51 666ba61612fd: Verifying Checksum 14:19:51 666ba61612fd: Download complete 14:19:51 22a0e8bec74d: Verifying Checksum 14:19:51 22a0e8bec74d: Download complete 14:19:51 ca2b28591e48: Verifying Checksum 14:19:51 ca2b28591e48: Download complete 14:19:51 a51346096db8: Verifying Checksum 14:19:51 a51346096db8: Download complete 14:19:51 59bf1c3509f3: Download complete 14:19:51 daebc70d1ce1: Verifying Checksum 14:19:51 daebc70d1ce1: Download complete 14:19:51 59bf1c3509f3: Pull complete 14:19:51 666ba61612fd: Pull complete 14:19:51 8ed8ca486205: Pull complete 14:19:52 0e18a0eac166: Verifying Checksum 14:19:52 0e18a0eac166: Download complete 14:19:52 4fe6c5a15a65: Verifying Checksum 14:19:52 4fe6c5a15a65: Download complete 14:19:56 4fe6c5a15a65: Pull complete 14:19:56 22a0e8bec74d: Pull complete 14:19:56 ca2b28591e48: Pull complete 14:19:56 a51346096db8: Pull complete 14:19:56 daebc70d1ce1: Pull complete 14:19:59 0e18a0eac166: Pull complete 14:19:59 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 14:19:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:19:59 ---> f018257e8ee9 14:19:59 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:20:00 ---> Running in d3a015ee906d 14:20:00 Removing intermediate container d3a015ee906d 14:20:00 ---> dba0766ed076 14:20:00 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 14:20:00 ---> Running in 1e9aa077c226 14:20:00 Removing intermediate container 1e9aa077c226 14:20:00 ---> 7b5742b3a41c 14:20:00 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:20:00 ---> Running in 23bdbe6f0783 14:20:00 Removing intermediate container 23bdbe6f0783 14:20:00 ---> d4dfdf4d44dd 14:20:00 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:00 ---> Running in 8801c1dabcab 14:20:01 Removing intermediate container 8801c1dabcab 14:20:01 ---> bab1896e650d 14:20:01 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:20:01 ---> Running in 2b13113c34d3 14:20:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:20:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:20:02 OK: 221 MiB in 52 packages 14:20:03 Removing intermediate container 2b13113c34d3 14:20:03 ---> 83d648775f08 14:20:03 Step 8/13 : WORKDIR /app 14:20:03 ---> Running in 52a10d8d00b0 14:20:03 Removing intermediate container 52a10d8d00b0 14:20:03 ---> 952107f334d1 14:20:03 Step 9/13 : COPY go.mod vendor* ./ 14:20:03 ---> c88fcd47691f 14:20:03 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:03 ---> Running in c5556d66200c 14:20:04 Still waiting to schedule task 14:20:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-41812’ is offline 14:20:21 Removing intermediate container c5556d66200c 14:20:21 ---> a62de15dd131 14:20:21 Step 11/13 : COPY . . 14:20:21 ---> e1d7423699d2 14:20:21 Step 12/13 : ARG MAKE="make build" 14:20:21 ---> Running in 0b71ef7a5d8e 14:20:21 Removing intermediate container 0b71ef7a5d8e 14:20:21 ---> 82038310574f 14:20:21 Step 13/13 : RUN $MAKE 14:20:21 ---> Running in 369feac58612 14:20:21 noop 14:20:21 Removing intermediate container 369feac58612 14:20:21 ---> 14546e754f18 14:20:21 Successfully built 14546e754f18 14:20:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:20:22 + docker inspect -f . ci-base-image-x86_64 14:20:22 . [Pipeline] withDockerContainer 14:20:22 prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container 14:20:22 $ 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 14:20:22 $ docker top 56b6216dee833bf1acbf2caf52976de25bf0a92eaf1458e750961c96eaca29ae -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:23 + go version 14:20:23 go version go1.17.6 linux/amd64 [Pipeline] } 14:20:23 $ docker stop --time=1 56b6216dee833bf1acbf2caf52976de25bf0a92eaf1458e750961c96eaca29ae 14:20:24 $ docker rm -f 56b6216dee833bf1acbf2caf52976de25bf0a92eaf1458e750961c96eaca29ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:20:24 + docker inspect -f . ci-base-image-x86_64 14:20:24 . [Pipeline] withDockerContainer 14:20:24 prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container 14:20:24 $ 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 14:20:25 $ docker top adb2ede16dfc0227f10ebe2c37eb9f115f1f2ecea615785190f10d1cf0140c92 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:20:25 + make test 14:20:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:20:35 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:20:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.045s coverage: 86.2% of statements 14:20:35 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:20:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.539s coverage: 71.9% of statements 14:20:37 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 14:20:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:20:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:20:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:20:49 ./bin/test-attribution.sh [Pipeline] echo 14:20:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:20:49 $ docker stop --time=1 adb2ede16dfc0227f10ebe2c37eb9f115f1f2ecea615785190f10d1cf0140c92 14:20:51 $ docker rm -f adb2ede16dfc0227f10ebe2c37eb9f115f1f2ecea615785190f10d1cf0140c92 [Pipeline] // withDockerContainer [Pipeline] sh 14:20:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:20:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:20:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:20:53 + ls -al . 14:20:53 total 228 14:20:53 drwxrwxr-x 11 jenkins jenkins 4096 May 9 14:20 . 14:20:53 drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:19 .. 14:20:53 -rw-rw-r-- 1 jenkins jenkins 262 May 9 14:19 .dockerignore 14:20:53 drwxrwxr-x 8 jenkins jenkins 4096 May 9 14:19 .git 14:20:53 drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:19 .github 14:20:53 -rw-rw-r-- 1 jenkins jenkins 788 May 9 14:19 .gitignore 14:20:53 -rw-rw-r-- 1 jenkins jenkins 41 May 9 14:19 .golangci.yml 14:20:53 drwxr-xr-x 3 jenkins jenkins 4096 May 9 14:19 .semver 14:20:53 -rw-rw-r-- 1 jenkins jenkins 9410 May 9 14:19 Attribution.txt 14:20:53 -rw-rw-r-- 1 jenkins jenkins 1678 May 9 14:19 CHANGELOG.md 14:20:53 -rw-rw-r-- 1 jenkins jenkins 1923 May 9 14:19 Dockerfile 14:20:53 -rw-rw-r-- 1 jenkins jenkins 677 May 9 14:19 GOVERNANCE.md 14:20:53 -rw-rw-r-- 1 jenkins jenkins 687 May 9 14:19 Jenkinsfile 14:20:53 -rw-rw-r-- 1 jenkins jenkins 11347 May 9 14:19 LICENSE 14:20:53 -rw-rw-r-- 1 jenkins jenkins 2949 May 9 14:19 Makefile 14:20:53 -rw-rw-r-- 1 jenkins jenkins 617 May 9 14:19 OWNERS.md 14:20:53 -rw-rw-r-- 1 jenkins jenkins 30359 May 9 14:19 README.md 14:20:53 -rw-rw-r-- 1 jenkins jenkins 12 May 9 14:19 VERSION 14:20:53 drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:19 bin 14:20:53 -rw-r--r-- 1 jenkins jenkins 41008 May 9 14:20 coverage.out 14:20:53 -rw-rw-r-- 1 jenkins jenkins 3498 May 9 14:19 go.mod 14:20:53 -rw-rw-r-- 1 jenkins jenkins 35532 May 9 14:19 go.sum 14:20:53 drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:19 images 14:20:53 drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:19 internal 14:20:53 -rw-rw-r-- 1 jenkins jenkins 531 May 9 14:19 main.go 14:20:53 drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:19 res 14:20:53 drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:19 snap 14:20:53 drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:19 static [Pipeline] isUnix [Pipeline] sh 14:20:53 + 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 . 14:20:53 Sending build context to Docker daemon 12.4MB 14:20:53 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 14:20:53 Step 2/31 : FROM ${BASE} AS builder 14:20:53 ---> 14546e754f18 14:20:53 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:20:53 ---> Running in a81ac2fd682b 14:20:53 Removing intermediate container a81ac2fd682b 14:20:53 ---> 004e997feb40 14:20:53 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 14:20:53 ---> Running in cc59097268ae 14:20:53 Removing intermediate container cc59097268ae 14:20:53 ---> 58160309186a 14:20:53 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:20:53 ---> Running in ed9dc64bca0a 14:20:53 Removing intermediate container ed9dc64bca0a 14:20:53 ---> ad26bec2d9b4 14:20:53 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:53 ---> Running in cd03547d6dc1 14:20:54 Removing intermediate container cd03547d6dc1 14:20:54 ---> f8161572129e 14:20:54 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:20:54 ---> Running in ebcb706bc1b1 14:20:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:20:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:20:55 OK: 221 MiB in 52 packages 14:20:56 Removing intermediate container ebcb706bc1b1 14:20:56 ---> 2fec419ff505 14:20:56 Step 8/31 : WORKDIR /app 14:20:56 ---> Running in 93539beae8cd 14:20:56 Removing intermediate container 93539beae8cd 14:20:56 ---> 5cf3a413a8ed 14:20:56 Step 9/31 : COPY go.mod vendor* ./ 14:20:56 ---> ab71d4362ec7 14:20:56 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:56 ---> Running in 9eeac7a3323e 14:20:57 Removing intermediate container 9eeac7a3323e 14:20:57 ---> 7c7908f79648 14:20:57 Step 11/31 : COPY . . 14:20:57 ---> 9ab9781b8c30 14:20:57 Step 12/31 : ARG MAKE="make build" 14:20:57 ---> Running in 1a34228c1487 14:20:57 Removing intermediate container 1a34228c1487 14:20:57 ---> 82c0ca0fa2cc 14:20:57 Step 13/31 : RUN $MAKE 14:20:57 ---> Running in fac14b7fe984 14:20:57 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 14:21:19 Removing intermediate container fac14b7fe984 14:21:19 ---> 224525d02e02 14:21:19 Step 14/31 : FROM alpine:3.14 14:21:19 3.14: Pulling from library/alpine 14:21:19 8663204ce13b: Pulling fs layer 14:21:19 8663204ce13b: Verifying Checksum 14:21:19 8663204ce13b: Download complete 14:21:19 8663204ce13b: Pull complete 14:21:19 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:21:19 Status: Downloaded newer image for alpine:3.14 14:21:19 ---> e04c818066af 14:21:19 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:21:19 ---> Running in 8166ead9171c 14:21:19 Removing intermediate container 8166ead9171c 14:21:19 ---> 5a4c5071b97b 14:21:19 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:21:19 ---> Running in 995ae2a8bcbb 14:21:19 Removing intermediate container 995ae2a8bcbb 14:21:19 ---> 3b9c32b50062 14:21:19 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:19 ---> Running in 5a7569f53235 14:21:19 Removing intermediate container 5a7569f53235 14:21:19 ---> 5dd5ca36d852 14:21:19 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 14:21:19 ---> Running in 992dc1e46655 14:21:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:21:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:21:19 (1/6) Installing ca-certificates (20211220-r0) 14:21:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:21:20 (3/6) Installing libsodium (1.0.18-r0) 14:21:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:21:20 (5/6) Installing libzmq (4.3.4-r0) 14:21:20 (6/6) Installing zeromq (4.3.4-r0) 14:21:20 Executing busybox-1.33.1-r7.trigger 14:21:20 Executing ca-certificates-20211220-r0.trigger 14:21:20 OK: 9 MiB in 20 packages 14:21:20 Removing intermediate container 992dc1e46655 14:21:20 ---> a2e3a9a45bed 14:21:20 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:21:21 ---> 8c14404b53a5 14:21:21 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 14:21:21 ---> 896bd0edbe81 14:21:21 Step 21/31 : COPY --from=builder /app/res/ /res/ 14:21:21 ---> 9b80b75af674 14:21:21 Step 22/31 : COPY --from=builder /app/static/ /static/ 14:21:21 ---> 8b2af47f4f69 14:21:21 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:21:22 ---> fd454b8ff5e5 14:21:22 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:21:22 ---> Running in 0c97ad27029f 14:21:22 Removing intermediate container 0c97ad27029f 14:21:22 ---> 36d89919374f 14:21:22 Step 25/31 : VOLUME /cache 14:21:22 ---> Running in 3785b63fdf49 14:21:22 Removing intermediate container 3785b63fdf49 14:21:22 ---> 40b08fcec07a 14:21:22 Step 26/31 : EXPOSE 59711 14:21:22 ---> Running in b99b2b19f041 14:21:23 Removing intermediate container b99b2b19f041 14:21:23 ---> a3b0f689e40b 14:21:23 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:21:23 ---> Running in cbc7075890e5 14:21:23 Removing intermediate container cbc7075890e5 14:21:23 ---> e72ca3bd3e7c 14:21:23 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 14:21:23 ---> Running in 8f293604a8d5 14:21:23 Removing intermediate container 8f293604a8d5 14:21:23 ---> 61a6b55e431d 14:21:23 Step 29/31 : LABEL arch=amd64 14:21:23 ---> Running in 028e6e6f7eab 14:21:23 Removing intermediate container 028e6e6f7eab 14:21:23 ---> c0f4ac2eb421 14:21:23 Step 30/31 : LABEL git_sha=9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 14:21:23 ---> Running in db3117055623 14:21:23 Removing intermediate container db3117055623 14:21:23 ---> 85c306f1140b 14:21:23 Step 31/31 : LABEL version=2.1.0-dev.10 14:21:23 ---> Running in f47235214e14 14:21:23 Removing intermediate container f47235214e14 14:21:23 ---> 4473488f8b18 14:21:23 [Warning] One or more build-args [ARCH] were not consumed 14:21:23 Successfully built 4473488f8b18 14:21:23 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:21:24 provisioning config files... 14:21:24 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 14:21:24 ---> docker-login.sh 14:21:24 nexus3.edgexfoundry.org:10001 14:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:24 Configure a credential helper to remove this warning. See 14:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:24 14:21:24 Login Succeeded 14:21:24 nexus3.edgexfoundry.org:10002 14:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:24 Configure a credential helper to remove this warning. See 14:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:24 14:21:24 Login Succeeded 14:21:24 nexus3.edgexfoundry.org:10003 14:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:24 Configure a credential helper to remove this warning. See 14:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:24 14:21:24 Login Succeeded 14:21:24 nexus3.edgexfoundry.org:10004 14:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:24 Configure a credential helper to remove this warning. See 14:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:24 14:21:24 Login Succeeded 14:21:24 docker.io 14:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:21:25 Configure a credential helper to remove this warning. See 14:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:21:25 14:21:25 Login Succeeded 14:21:25 ---> docker-login.sh ends [Pipeline] } 14:21:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:21:25 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 14:21:25 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 14:21:25 latest 14:21:25 2.1.0-dev.10 14:21:25 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10 14:21:25 main 14:21:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:21:25 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] isUnix [Pipeline] sh 14:21:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 14:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:21:25 6f2a9acd2580: Preparing 14:21:25 bc8d11faa01f: Preparing 14:21:25 b6ceacd6633e: Preparing 14:21:25 c9fa1b2796f6: Preparing 14:21:25 762826f65df7: Preparing 14:21:25 450dab1d9836: Preparing 14:21:25 70e70a57e85d: Preparing 14:21:25 faf91112d071: Preparing 14:21:25 b541d28bf3b4: Preparing 14:21:25 450dab1d9836: Waiting 14:21:25 faf91112d071: Waiting 14:21:25 70e70a57e85d: Waiting 14:21:25 b6ceacd6633e: Pushed 14:21:25 762826f65df7: Pushed 14:21:25 c9fa1b2796f6: Pushed 14:21:25 6f2a9acd2580: Pushed 14:21:25 b541d28bf3b4: Layer already exists 14:21:26 faf91112d071: Pushed 14:21:26 450dab1d9836: Pushed 14:21:26 70e70a57e85d: Pushed 14:21:28 bc8d11faa01f: Pushed 14:21:28 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308: digest: sha256:3ec19239818c4e8588bc7ec23e53114738ccce2f172b6acc72132981d07c8f19 size: 2197 [Pipeline] isUnix [Pipeline] sh 14:21:29 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 14:21:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:21:29 6f2a9acd2580: Preparing 14:21:29 bc8d11faa01f: Preparing 14:21:29 b6ceacd6633e: Preparing 14:21:29 c9fa1b2796f6: Preparing 14:21:29 762826f65df7: Preparing 14:21:29 450dab1d9836: Preparing 14:21:29 70e70a57e85d: Preparing 14:21:29 faf91112d071: Preparing 14:21:29 b541d28bf3b4: Preparing 14:21:29 450dab1d9836: Waiting 14:21:29 70e70a57e85d: Waiting 14:21:29 b541d28bf3b4: Waiting 14:21:29 762826f65df7: Layer already exists 14:21:29 6f2a9acd2580: Layer already exists 14:21:29 bc8d11faa01f: Layer already exists 14:21:29 b6ceacd6633e: Layer already exists 14:21:29 c9fa1b2796f6: Layer already exists 14:21:29 450dab1d9836: Layer already exists 14:21:29 b541d28bf3b4: Layer already exists 14:21:29 70e70a57e85d: Layer already exists 14:21:29 faf91112d071: Layer already exists 14:21:29 latest: digest: sha256:3ec19239818c4e8588bc7ec23e53114738ccce2f172b6acc72132981d07c8f19 size: 2197 [Pipeline] isUnix [Pipeline] sh 14:21:29 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.10 [Pipeline] isUnix [Pipeline] sh 14:21:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.10 14:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:21:30 6f2a9acd2580: Preparing 14:21:30 bc8d11faa01f: Preparing 14:21:30 b6ceacd6633e: Preparing 14:21:30 c9fa1b2796f6: Preparing 14:21:30 762826f65df7: Preparing 14:21:30 450dab1d9836: Preparing 14:21:30 70e70a57e85d: Preparing 14:21:30 faf91112d071: Preparing 14:21:30 b541d28bf3b4: Preparing 14:21:30 faf91112d071: Waiting 14:21:30 70e70a57e85d: Waiting 14:21:30 450dab1d9836: Waiting 14:21:30 b541d28bf3b4: Waiting 14:21:30 c9fa1b2796f6: Layer already exists 14:21:30 6f2a9acd2580: Layer already exists 14:21:30 bc8d11faa01f: Layer already exists 14:21:30 762826f65df7: Layer already exists 14:21:30 b6ceacd6633e: Layer already exists 14:21:30 450dab1d9836: Layer already exists 14:21:30 70e70a57e85d: Layer already exists 14:21:30 faf91112d071: Layer already exists 14:21:30 b541d28bf3b4: Layer already exists 14:21:30 2.1.0-dev.10: digest: sha256:3ec19239818c4e8588bc7ec23e53114738ccce2f172b6acc72132981d07c8f19 size: 2197 [Pipeline] isUnix [Pipeline] sh 14:21:30 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10 [Pipeline] isUnix [Pipeline] sh 14:21:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10 14:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:21:30 6f2a9acd2580: Preparing 14:21:30 bc8d11faa01f: Preparing 14:21:30 b6ceacd6633e: Preparing 14:21:30 c9fa1b2796f6: Preparing 14:21:30 762826f65df7: Preparing 14:21:30 450dab1d9836: Preparing 14:21:30 70e70a57e85d: Preparing 14:21:30 faf91112d071: Preparing 14:21:30 b541d28bf3b4: Preparing 14:21:30 70e70a57e85d: Waiting 14:21:30 450dab1d9836: Waiting 14:21:30 b541d28bf3b4: Waiting 14:21:30 b6ceacd6633e: Layer already exists 14:21:30 6f2a9acd2580: Layer already exists 14:21:30 c9fa1b2796f6: Layer already exists 14:21:30 762826f65df7: Layer already exists 14:21:30 bc8d11faa01f: Layer already exists 14:21:30 70e70a57e85d: Layer already exists 14:21:30 b541d28bf3b4: Layer already exists 14:21:30 450dab1d9836: Layer already exists 14:21:30 faf91112d071: Layer already exists 14:21:30 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10: digest: sha256:3ec19239818c4e8588bc7ec23e53114738ccce2f172b6acc72132981d07c8f19 size: 2197 [Pipeline] isUnix [Pipeline] sh 14:21:31 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 14:21:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 14:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:21:31 6f2a9acd2580: Preparing 14:21:31 bc8d11faa01f: Preparing 14:21:31 b6ceacd6633e: Preparing 14:21:31 c9fa1b2796f6: Preparing 14:21:31 762826f65df7: Preparing 14:21:31 450dab1d9836: Preparing 14:21:31 70e70a57e85d: Preparing 14:21:31 faf91112d071: Preparing 14:21:31 b541d28bf3b4: Preparing 14:21:31 450dab1d9836: Waiting 14:21:31 70e70a57e85d: Waiting 14:21:31 faf91112d071: Waiting 14:21:31 b541d28bf3b4: Waiting 14:21:31 b6ceacd6633e: Layer already exists 14:21:31 6f2a9acd2580: Layer already exists 14:21:31 762826f65df7: Layer already exists 14:21:31 c9fa1b2796f6: Layer already exists 14:21:31 bc8d11faa01f: Layer already exists 14:21:31 450dab1d9836: Layer already exists 14:21:31 faf91112d071: Layer already exists 14:21:31 b541d28bf3b4: Layer already exists 14:21:31 70e70a57e85d: Layer already exists 14:21:31 main: digest: sha256:3ec19239818c4e8588bc7ec23e53114738ccce2f172b6acc72132981d07c8f19 size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:31 ===================================================== [Pipeline] echo 14:21:31 taggedImages: 14:21:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 14:21:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:21:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.10 14:21:31 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10 14:21:31 - 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 14:21:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:21:31 14:21:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:21:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:21:32 latest: Pulling from edgex-lftools-log-publisher 14:21:32 5eb5b503b376: Pulling fs layer 14:21:32 5c69ac0246d0: Pulling fs layer 14:21:32 ec43610c2a17: Pulling fs layer 14:21:32 3a2ae6a8a46f: Pulling fs layer 14:21:32 33b1e0a273af: Pulling fs layer 14:21:32 5d3b04190fa2: Pulling fs layer 14:21:32 2f39f015ded8: Pulling fs layer 14:21:32 3a2ae6a8a46f: Waiting 14:21:32 5d3b04190fa2: Waiting 14:21:32 2f39f015ded8: Waiting 14:21:32 5c69ac0246d0: Verifying Checksum 14:21:32 3a2ae6a8a46f: Verifying Checksum 14:21:32 3a2ae6a8a46f: Download complete 14:21:32 33b1e0a273af: Download complete 14:21:32 ec43610c2a17: Verifying Checksum 14:21:32 ec43610c2a17: Download complete 14:21:32 5d3b04190fa2: Verifying Checksum 14:21:32 5d3b04190fa2: Download complete 14:21:32 5eb5b503b376: Verifying Checksum 14:21:32 5eb5b503b376: Download complete 14:21:32 2f39f015ded8: Download complete 14:21:33 5eb5b503b376: Pull complete 14:21:33 5c69ac0246d0: Pull complete 14:21:34 ec43610c2a17: Pull complete 14:21:34 3a2ae6a8a46f: Pull complete 14:21:34 33b1e0a273af: Pull complete 14:21:34 5d3b04190fa2: Pull complete 14:21:38 2f39f015ded8: Pull complete 14:21:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:21:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:21:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:21:38 prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container 14:21:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41814 in /w/workspace/dry_app-rfid-llrp-inventory_main 14:21:38 $ 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 14:21:40 $ docker top 64b958ef6ba7d7336e3fbd317e6ab311abce600fe0ca08a4d02e22aba371c026 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 14:21:40 Running in /w/workspace/app-rfid-llrp-inventory/31 [Pipeline] { [Pipeline] checkout 14:21:40 The recommended git tool is: git 14:21:40 ---> job-cost.sh 14:21:40 lf-activate-venv: SKIPPING 14:21:40 INFO: No Stack... 14:21:41 INFO: Retrieving Pricing Info for: v3-standard-8 14:21:41 INFO: Archiving Costs [Pipeline] sh 14:21:42 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 14:21:42 + cut -d, -f6 [Pipeline] lock 14:21:42 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] 14:21:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] did not exist. Created. 14:21:42 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:21:42 + echo total: 0.2199999988079071 [Pipeline] stash 14:21:42 Stashed 1 file(s) [Pipeline] } 14:21:42 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 14:21:42 $ docker stop --time=1 64b958ef6ba7d7336e3fbd317e6ab311abce600fe0ca08a4d02e22aba371c026 14:21:43 $ docker rm -f 64b958ef6ba7d7336e3fbd317e6ab311abce600fe0ca08a4d02e22aba371c026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:21:45 using credential edgex-jenkins-ssh 14:21:45 Cloning the remote Git repository 14:21:45 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:21:45 > git init /w/workspace/app-rfid-llrp-inventory/31 # timeout=10 14:21:45 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:21:45 > git --version # timeout=10 14:21:45 > git --version # 'git version 2.25.1' 14:21:45 using GIT_SSH to set credentials SSH Credentials for GitHub 14:21:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:21:47 Avoid second fetch 14:21:47 Checking out Revision 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 (main) 14:21:47 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:21:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:21:48 > git config core.sparsecheckout # timeout=10 14:21:48 > git checkout -f 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 # timeout=10 14:21:52 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 14:21:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:21:53 % Total % Received % Xferd Average Speed Time Time Time Current 14:21:53 Dload Upload Total Spent Left Speed 14:21:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91100 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh 14:21:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:21:54 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 14:21:54 /etc/docker/daemon.new 14:21:54 { 14:21:54 "registry-mirrors": [ 14:21:54 "https://nexus3.edgexfoundry.org:10001" 14:21:54 ], 14:21:54 "bip": "10.250.0.254/24", 14:21:54 "hosts": [ 14:21:54 "tcp://0.0.0.0:5555", 14:21:54 "unix:///var/run/docker.sock" 14:21:54 ], 14:21:54 "mtu": 1458, 14:21:54 "selinux-enabled": true, 14:21:54 "seccomp-profile": "/etc/docker/seccomp.json" 14:21:54 } [Pipeline] sh 14:21:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:21:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:22:13 provisioning config files... 14:22:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/31@tmp/config3027710535105886072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:22:13 ---> docker-login.sh 14:22:13 nexus3.edgexfoundry.org:10001 14:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:14 Configure a credential helper to remove this warning. See 14:22:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:14 14:22:14 Login Succeeded 14:22:14 nexus3.edgexfoundry.org:10002 14:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:14 Configure a credential helper to remove this warning. See 14:22:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:14 14:22:14 Login Succeeded 14:22:14 nexus3.edgexfoundry.org:10003 14:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:15 Configure a credential helper to remove this warning. See 14:22:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:15 14:22:15 Login Succeeded 14:22:15 nexus3.edgexfoundry.org:10004 14:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:15 Configure a credential helper to remove this warning. See 14:22:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:15 14:22:15 Login Succeeded 14:22:15 docker.io 14:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:16 Configure a credential helper to remove this warning. See 14:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:16 14:22:16 Login Succeeded 14:22:16 ---> docker-login.sh ends [Pipeline] } 14:22:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:22:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:22:16 ========================================================= 14:22:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:22:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:22:17 + 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 . 14:22:17 Sending build context to Docker daemon 693.8kB 14:22:17 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 14:22:17 Step 2/13 : FROM ${BASE} AS builder 14:22:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:22:17 9b3977197b4f: Pulling fs layer 14:22:17 1a89e8eeedd5: Pulling fs layer 14:22:17 94645a83ff95: Pulling fs layer 14:22:17 3f3a8bcf1eab: Pulling fs layer 14:22:17 0c92f367c5e7: Pulling fs layer 14:22:17 3096ccb668a1: Pulling fs layer 14:22:17 e8cf19c19ddd: Pulling fs layer 14:22:17 a4caa8a26152: Pulling fs layer 14:22:17 3f3a8bcf1eab: Waiting 14:22:17 0c92f367c5e7: Waiting 14:22:17 3096ccb668a1: Waiting 14:22:17 e8cf19c19ddd: Waiting 14:22:17 a4caa8a26152: Waiting 14:22:17 94645a83ff95: Verifying Checksum 14:22:17 94645a83ff95: Download complete 14:22:17 1a89e8eeedd5: Download complete 14:22:17 0c92f367c5e7: Verifying Checksum 14:22:17 0c92f367c5e7: Download complete 14:22:17 3096ccb668a1: Verifying Checksum 14:22:17 3096ccb668a1: Download complete 14:22:17 9b3977197b4f: Verifying Checksum 14:22:17 9b3977197b4f: Download complete 14:22:17 e8cf19c19ddd: Verifying Checksum 14:22:17 e8cf19c19ddd: Download complete 14:22:18 9b3977197b4f: Pull complete 14:22:19 1a89e8eeedd5: Pull complete 14:22:19 94645a83ff95: Pull complete 14:22:20 a4caa8a26152: Verifying Checksum 14:22:20 a4caa8a26152: Download complete 14:22:20 3f3a8bcf1eab: Verifying Checksum 14:22:20 3f3a8bcf1eab: Download complete 14:22:33 3f3a8bcf1eab: Pull complete 14:22:33 0c92f367c5e7: Pull complete 14:22:33 3096ccb668a1: Pull complete 14:22:33 e8cf19c19ddd: Pull complete 14:22:38 a4caa8a26152: Pull complete 14:22:38 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 14:22:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:22:38 ---> 725f1c02e7f9 14:22:38 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:22:39 ---> Running in 8ec4748a0d49 14:22:40 Removing intermediate container 8ec4748a0d49 14:22:40 ---> c6267d1ec9c5 14:22:40 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 14:22:40 ---> Running in f23c7a7f71cf 14:22:40 Removing intermediate container f23c7a7f71cf 14:22:40 ---> c5fda7a8cb7f 14:22:40 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:22:40 ---> Running in a5d4c3deed47 14:22:41 Removing intermediate container a5d4c3deed47 14:22:41 ---> 2a4160f9848f 14:22:41 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:22:41 ---> Running in b31190e0ca22 14:22:42 Removing intermediate container b31190e0ca22 14:22:42 ---> d6d3dcd75631 14:22:42 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:22:42 ---> Running in d5a3550fdacc 14:22:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:22:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:22:46 OK: 220 MiB in 52 packages 14:22:47 Removing intermediate container d5a3550fdacc 14:22:47 ---> 88fc6ded3e16 14:22:47 Step 8/13 : WORKDIR /app 14:22:47 ---> Running in 7be3920c3fd6 14:22:48 Removing intermediate container 7be3920c3fd6 14:22:48 ---> 476df791336b 14:22:48 Step 9/13 : COPY go.mod vendor* ./ 14:22:48 ---> acb1cbf9aabf 14:22:48 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:22:48 ---> Running in f081606fcb96 14:23:35 Removing intermediate container f081606fcb96 14:23:35 ---> 025809f63f2b 14:23:35 Step 11/13 : COPY . . 14:23:35 ---> a549ef70b7c3 14:23:35 Step 12/13 : ARG MAKE="make build" 14:23:35 ---> Running in ddc18426d917 14:23:35 Removing intermediate container ddc18426d917 14:23:35 ---> 0e3520362012 14:23:35 Step 13/13 : RUN $MAKE 14:23:35 ---> Running in 0b0ab1b129bb 14:23:35 noop 14:23:35 Removing intermediate container 0b0ab1b129bb 14:23:35 ---> 3da1fce4f644 14:23:35 Successfully built 3da1fce4f644 14:23:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:23:36 + docker inspect -f . ci-base-image-arm64 14:23:36 . [Pipeline] withDockerContainer 14:23:36 prd-ubuntu20.04-docker-arm64-4c-16g-41814 does not seem to be running inside a container 14:23:36 $ 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 14:23:37 $ docker top 0bcc0175a400b93289db2ca3da367db6a9d97607b93ed03c8837e009703051d6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:23:38 + go version 14:23:38 go version go1.17.6 linux/arm64 [Pipeline] } 14:23:38 $ docker stop --time=1 0bcc0175a400b93289db2ca3da367db6a9d97607b93ed03c8837e009703051d6 14:23:40 $ docker rm -f 0bcc0175a400b93289db2ca3da367db6a9d97607b93ed03c8837e009703051d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:23:40 + docker inspect -f . ci-base-image-arm64 14:23:40 . [Pipeline] withDockerContainer 14:23:40 prd-ubuntu20.04-docker-arm64-4c-16g-41814 does not seem to be running inside a container 14:23:41 $ 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 14:23:42 $ docker top ef686e8bb39ef6286bd7452ae472ca930c79a6d74c94b89765accc5640a2a9d8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:23:43 + make test 14:23:43 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:25:05 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:25:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.266s coverage: 86.2% of statements 14:25:05 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:25:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.696s coverage: 71.9% of statements 14:25:06 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 14:25:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:25:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:25:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:25:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:25:39 ./bin/test-attribution.sh [Pipeline] echo 14:25:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:25:39 $ docker stop --time=1 ef686e8bb39ef6286bd7452ae472ca930c79a6d74c94b89765accc5640a2a9d8 14:25:41 $ docker rm -f ef686e8bb39ef6286bd7452ae472ca930c79a6d74c94b89765accc5640a2a9d8 [Pipeline] // withDockerContainer [Pipeline] sh 14:25:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:25:42 Warning: overwriting stash ‘coverage-report’ 14:25:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:25:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:25:43 + ls -al . 14:25:43 total 224 14:25:43 drwxrwxr-x 10 jenkins jenkins 4096 May 9 14:25 . 14:25:43 drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:21 .. 14:25:43 -rw-rw-r-- 1 jenkins jenkins 262 May 9 14:21 .dockerignore 14:25:43 drwxrwxr-x 8 jenkins jenkins 4096 May 9 14:21 .git 14:25:43 drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:21 .github 14:25:43 -rw-rw-r-- 1 jenkins jenkins 788 May 9 14:21 .gitignore 14:25:43 -rw-rw-r-- 1 jenkins jenkins 41 May 9 14:21 .golangci.yml 14:25:43 -rw-rw-r-- 1 jenkins jenkins 9410 May 9 14:21 Attribution.txt 14:25:43 -rw-rw-r-- 1 jenkins jenkins 1678 May 9 14:21 CHANGELOG.md 14:25:43 -rw-rw-r-- 1 jenkins jenkins 1923 May 9 14:21 Dockerfile 14:25:43 -rw-rw-r-- 1 jenkins jenkins 677 May 9 14:21 GOVERNANCE.md 14:25:43 -rw-rw-r-- 1 jenkins jenkins 687 May 9 14:21 Jenkinsfile 14:25:43 -rw-rw-r-- 1 jenkins jenkins 11347 May 9 14:21 LICENSE 14:25:43 -rw-rw-r-- 1 jenkins jenkins 2949 May 9 14:21 Makefile 14:25:43 -rw-rw-r-- 1 jenkins jenkins 617 May 9 14:21 OWNERS.md 14:25:43 -rw-rw-r-- 1 jenkins jenkins 30359 May 9 14:21 README.md 14:25:43 -rw-rw-r-- 1 jenkins jenkins 12 May 9 14:19 VERSION 14:25:43 drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:21 bin 14:25:43 -rw-r--r-- 1 jenkins jenkins 41008 May 9 14:25 coverage.out 14:25:43 -rw-rw-r-- 1 jenkins jenkins 3498 May 9 14:21 go.mod 14:25:43 -rw-rw-r-- 1 jenkins jenkins 35532 May 9 14:21 go.sum 14:25:43 drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:21 images 14:25:43 drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:21 internal 14:25:43 -rw-rw-r-- 1 jenkins jenkins 531 May 9 14:21 main.go 14:25:43 drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:21 res 14:25:43 drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:21 snap 14:25:43 drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:21 static [Pipeline] isUnix [Pipeline] sh 14:25:43 + 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 . 14:25:44 Sending build context to Docker daemon 693.8kB 14:25:44 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 14:25:44 Step 2/31 : FROM ${BASE} AS builder 14:25:44 ---> 3da1fce4f644 14:25:44 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:25:44 ---> Running in a2d876354356 14:25:44 Removing intermediate container a2d876354356 14:25:44 ---> e3a85bcec5ad 14:25:44 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 14:25:44 ---> Running in 2bd4b81bcf6b 14:25:44 Removing intermediate container 2bd4b81bcf6b 14:25:44 ---> 082122f23b42 14:25:44 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:25:44 ---> Running in 3d9ece82ec3b 14:25:45 Removing intermediate container 3d9ece82ec3b 14:25:45 ---> 96a6e6044b87 14:25:45 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:45 ---> Running in f851765dba3f 14:25:46 Removing intermediate container f851765dba3f 14:25:46 ---> f3aa71650c7d 14:25:46 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:25:46 ---> Running in 49017bcb8460 14:25:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:25:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:25:49 OK: 220 MiB in 52 packages 14:25:50 Removing intermediate container 49017bcb8460 14:25:50 ---> 3b4014452634 14:25:50 Step 8/31 : WORKDIR /app 14:25:50 ---> Running in 90f7fcdd7dc7 14:25:50 Removing intermediate container 90f7fcdd7dc7 14:25:50 ---> 8e2306d1931a 14:25:50 Step 9/31 : COPY go.mod vendor* ./ 14:25:51 ---> a2052b20fef7 14:25:51 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:51 ---> Running in 4a02e6e77fb8 14:25:53 Removing intermediate container 4a02e6e77fb8 14:25:53 ---> 2222c13a9a2f 14:25:53 Step 11/31 : COPY . . 14:25:53 ---> 368a14f79c94 14:25:53 Step 12/31 : ARG MAKE="make build" 14:25:53 ---> Running in cea6d5556f8a 14:25:54 Removing intermediate container cea6d5556f8a 14:25:54 ---> cc28c70e78e6 14:25:54 Step 13/31 : RUN $MAKE 14:25:54 ---> Running in 5307da1372d0 14:25:55 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 14:28:02 Removing intermediate container 5307da1372d0 14:28:02 ---> dd5c0f730a36 14:28:02 Step 14/31 : FROM alpine:3.14 14:28:02 3.14: Pulling from library/alpine 14:28:02 455c02918c45: Pulling fs layer 14:28:02 455c02918c45: Verifying Checksum 14:28:02 455c02918c45: Download complete 14:28:02 455c02918c45: Pull complete 14:28:02 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:28:02 Status: Downloaded newer image for alpine:3.14 14:28:02 ---> ac73e934f311 14:28:02 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:28:02 ---> Running in dee471423b06 14:28:02 Removing intermediate container dee471423b06 14:28:02 ---> 18c3ba25d20c 14:28:02 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:28:02 ---> Running in 13b1295fe989 14:28:02 Removing intermediate container 13b1295fe989 14:28:02 ---> 808d871efaa1 14:28:02 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:02 ---> Running in fb7afc0292f4 14:28:02 Removing intermediate container fb7afc0292f4 14:28:02 ---> 136019f4d43e 14:28:02 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 14:28:02 ---> Running in c506bb543773 14:28:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:28:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:28:02 (1/6) Installing ca-certificates (20211220-r0) 14:28:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:28:02 (3/6) Installing libsodium (1.0.18-r0) 14:28:02 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:28:02 (5/6) Installing libzmq (4.3.4-r0) 14:28:02 (6/6) Installing zeromq (4.3.4-r0) 14:28:02 Executing busybox-1.33.1-r7.trigger 14:28:02 Executing ca-certificates-20211220-r0.trigger 14:28:02 OK: 9 MiB in 20 packages 14:28:02 Removing intermediate container c506bb543773 14:28:02 ---> 228062e9929b 14:28:02 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:28:02 ---> 8f5d6036982a 14:28:02 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 14:28:02 ---> 6b9e20617541 14:28:02 Step 21/31 : COPY --from=builder /app/res/ /res/ 14:28:02 ---> 21d579089c85 14:28:02 Step 22/31 : COPY --from=builder /app/static/ /static/ 14:28:02 ---> fd3caad138e2 14:28:02 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:28:04 ---> 6f3ac84cb21b 14:28:04 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:28:04 ---> Running in bb9d29fd6b7f 14:28:06 Removing intermediate container bb9d29fd6b7f 14:28:06 ---> dd2d973da492 14:28:06 Step 25/31 : VOLUME /cache 14:28:06 ---> Running in a057c7e53175 14:28:06 Removing intermediate container a057c7e53175 14:28:06 ---> d89373194d79 14:28:06 Step 26/31 : EXPOSE 59711 14:28:06 ---> Running in 02fbb6f8bf4a 14:28:06 Removing intermediate container 02fbb6f8bf4a 14:28:06 ---> dfd5574bd1e2 14:28:06 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:28:06 ---> Running in 871cdc029acb 14:28:06 Removing intermediate container 871cdc029acb 14:28:06 ---> a99c8615bebd 14:28:06 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 14:28:06 ---> Running in 3032b00fc6db 14:28:07 Removing intermediate container 3032b00fc6db 14:28:07 ---> 53d822d1c69f 14:28:07 Step 29/31 : LABEL arch=arm64 14:28:07 ---> Running in d8cb093d37ec 14:28:07 Removing intermediate container d8cb093d37ec 14:28:07 ---> 687dea525c07 14:28:07 Step 30/31 : LABEL git_sha=9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 14:28:07 ---> Running in cb8aacf4555d 14:28:07 Removing intermediate container cb8aacf4555d 14:28:07 ---> 438393f486db 14:28:07 Step 31/31 : LABEL version=2.1.0-dev.10 14:28:07 ---> Running in 995da7423799 14:28:08 Removing intermediate container 995da7423799 14:28:08 ---> ad99517c27e0 14:28:08 [Warning] One or more build-args [ARCH] were not consumed 14:28:08 Successfully built ad99517c27e0 14:28:08 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 14:28:08 provisioning config files... 14:28:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/31@tmp/config7921044720970709194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:08 ---> docker-login.sh 14:28:08 nexus3.edgexfoundry.org:10001 14:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:09 Configure a credential helper to remove this warning. See 14:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:09 14:28:09 Login Succeeded 14:28:09 nexus3.edgexfoundry.org:10002 14:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:09 Configure a credential helper to remove this warning. See 14:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:09 14:28:09 Login Succeeded 14:28:09 nexus3.edgexfoundry.org:10003 14:28:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:10 Configure a credential helper to remove this warning. See 14:28:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:10 14:28:10 Login Succeeded 14:28:10 nexus3.edgexfoundry.org:10004 14:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:10 Configure a credential helper to remove this warning. See 14:28:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:10 14:28:10 Login Succeeded 14:28:10 docker.io 14:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:28:11 Configure a credential helper to remove this warning. See 14:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:28:11 14:28:11 Login Succeeded 14:28:11 ---> docker-login.sh ends [Pipeline] } 14:28:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:28:11 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 14:28:11 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 14:28:11 latest 14:28:11 2.1.0-dev.10 14:28:11 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10 14:28:11 main 14:28:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:11 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] isUnix [Pipeline] sh 14:28:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 14:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:28:12 9e63d9027b86: Preparing 14:28:12 3474f95a0533: Preparing 14:28:12 bc527cecf587: Preparing 14:28:12 10c99b578b66: Preparing 14:28:12 49474b9a030a: Preparing 14:28:12 b560796abb16: Preparing 14:28:12 1ddecf88b19c: Preparing 14:28:12 7d3f002b0aad: Preparing 14:28:12 f73e7dbfee58: Preparing 14:28:12 b560796abb16: Waiting 14:28:12 1ddecf88b19c: Waiting 14:28:12 7d3f002b0aad: Waiting 14:28:12 f73e7dbfee58: Waiting 14:28:12 9e63d9027b86: Pushed 14:28:12 49474b9a030a: Pushed 14:28:12 10c99b578b66: Pushed 14:28:12 bc527cecf587: Pushed 14:28:12 f73e7dbfee58: Layer already exists 14:28:12 b560796abb16: Pushed 14:28:12 7d3f002b0aad: Pushed 14:28:13 1ddecf88b19c: Pushed 14:28:19 3474f95a0533: Pushed 14:28:19 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308: digest: sha256:6aa7ee1a057da76a56e0693609a5c0263e3f55761a2bc5d169228aef3454f01d size: 2197 [Pipeline] isUnix [Pipeline] sh 14:28:19 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:28:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:28:19 9e63d9027b86: Preparing 14:28:19 3474f95a0533: Preparing 14:28:19 bc527cecf587: Preparing 14:28:19 10c99b578b66: Preparing 14:28:19 49474b9a030a: Preparing 14:28:19 b560796abb16: Preparing 14:28:19 1ddecf88b19c: Preparing 14:28:19 7d3f002b0aad: Preparing 14:28:19 f73e7dbfee58: Preparing 14:28:19 b560796abb16: Waiting 14:28:19 1ddecf88b19c: Waiting 14:28:19 7d3f002b0aad: Waiting 14:28:19 f73e7dbfee58: Waiting 14:28:19 49474b9a030a: Layer already exists 14:28:19 9e63d9027b86: Layer already exists 14:28:19 3474f95a0533: Layer already exists 14:28:19 10c99b578b66: Layer already exists 14:28:19 bc527cecf587: Layer already exists 14:28:19 b560796abb16: Layer already exists 14:28:19 1ddecf88b19c: Layer already exists 14:28:19 f73e7dbfee58: Layer already exists 14:28:19 7d3f002b0aad: Layer already exists 14:28:20 latest: digest: sha256:6aa7ee1a057da76a56e0693609a5c0263e3f55761a2bc5d169228aef3454f01d size: 2197 [Pipeline] isUnix [Pipeline] sh 14:28:20 + 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 14:28:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.10 14:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:28:20 9e63d9027b86: Preparing 14:28:20 3474f95a0533: Preparing 14:28:20 bc527cecf587: Preparing 14:28:20 10c99b578b66: Preparing 14:28:20 49474b9a030a: Preparing 14:28:20 b560796abb16: Preparing 14:28:20 1ddecf88b19c: Preparing 14:28:20 7d3f002b0aad: Preparing 14:28:20 f73e7dbfee58: Preparing 14:28:20 b560796abb16: Waiting 14:28:20 1ddecf88b19c: Waiting 14:28:20 f73e7dbfee58: Waiting 14:28:20 7d3f002b0aad: Waiting 14:28:20 10c99b578b66: Layer already exists 14:28:20 49474b9a030a: Layer already exists 14:28:20 9e63d9027b86: Layer already exists 14:28:20 3474f95a0533: Layer already exists 14:28:20 bc527cecf587: Layer already exists 14:28:20 1ddecf88b19c: Layer already exists 14:28:20 b560796abb16: Layer already exists 14:28:20 7d3f002b0aad: Layer already exists 14:28:20 f73e7dbfee58: Layer already exists 14:28:21 2.1.0-dev.10: digest: sha256:6aa7ee1a057da76a56e0693609a5c0263e3f55761a2bc5d169228aef3454f01d size: 2197 [Pipeline] isUnix [Pipeline] sh 14:28:21 + 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 14:28:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10 14:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:28:21 9e63d9027b86: Preparing 14:28:21 3474f95a0533: Preparing 14:28:21 bc527cecf587: Preparing 14:28:21 10c99b578b66: Preparing 14:28:21 49474b9a030a: Preparing 14:28:21 b560796abb16: Preparing 14:28:21 1ddecf88b19c: Preparing 14:28:21 7d3f002b0aad: Preparing 14:28:21 f73e7dbfee58: Preparing 14:28:21 b560796abb16: Waiting 14:28:21 1ddecf88b19c: Waiting 14:28:21 7d3f002b0aad: Waiting 14:28:21 f73e7dbfee58: Waiting 14:28:21 bc527cecf587: Layer already exists 14:28:21 10c99b578b66: Layer already exists 14:28:21 49474b9a030a: Layer already exists 14:28:21 3474f95a0533: Layer already exists 14:28:21 9e63d9027b86: Layer already exists 14:28:21 b560796abb16: Layer already exists 14:28:21 f73e7dbfee58: Layer already exists 14:28:21 1ddecf88b19c: Layer already exists 14:28:21 7d3f002b0aad: Layer already exists 14:28:21 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10: digest: sha256:6aa7ee1a057da76a56e0693609a5c0263e3f55761a2bc5d169228aef3454f01d size: 2197 [Pipeline] isUnix [Pipeline] sh 14:28:22 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 14:28:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 14:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:28:22 9e63d9027b86: Preparing 14:28:22 3474f95a0533: Preparing 14:28:22 bc527cecf587: Preparing 14:28:22 10c99b578b66: Preparing 14:28:22 49474b9a030a: Preparing 14:28:22 b560796abb16: Preparing 14:28:22 1ddecf88b19c: Preparing 14:28:22 7d3f002b0aad: Preparing 14:28:22 f73e7dbfee58: Preparing 14:28:22 b560796abb16: Waiting 14:28:22 1ddecf88b19c: Waiting 14:28:22 7d3f002b0aad: Waiting 14:28:22 f73e7dbfee58: Waiting 14:28:22 bc527cecf587: Layer already exists 14:28:22 9e63d9027b86: Layer already exists 14:28:22 10c99b578b66: Layer already exists 14:28:22 49474b9a030a: Layer already exists 14:28:22 3474f95a0533: Layer already exists 14:28:22 1ddecf88b19c: Layer already exists 14:28:22 f73e7dbfee58: Layer already exists 14:28:22 b560796abb16: Layer already exists 14:28:22 7d3f002b0aad: Layer already exists 14:28:22 main: digest: sha256:6aa7ee1a057da76a56e0693609a5c0263e3f55761a2bc5d169228aef3454f01d size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:23 ===================================================== [Pipeline] echo 14:28:23 taggedImages: 14:28:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 14:28:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:28:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.10 14:28:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9387e4445b7d1f98ffd6a83f95a2f578a3a7a308-2.1.0-dev.10 14:28:23 - 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 14:28:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:28:23 14:28:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:28:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:28:24 arm64: Pulling from edgex-lftools-log-publisher 14:28:24 8998bd30e6a1: Pulling fs layer 14:28:24 04944245beec: Pulling fs layer 14:28:24 699f458cf7ca: Pulling fs layer 14:28:24 765212b225bb: Pulling fs layer 14:28:24 f23df028b6ca: Pulling fs layer 14:28:24 d65c8cfc05b1: Pulling fs layer 14:28:24 2437ff75d9bd: Pulling fs layer 14:28:24 d65c8cfc05b1: Waiting 14:28:24 765212b225bb: Waiting 14:28:24 f23df028b6ca: Waiting 14:28:24 2437ff75d9bd: Waiting 14:28:24 04944245beec: Verifying Checksum 14:28:24 04944245beec: Download complete 14:28:24 765212b225bb: Verifying Checksum 14:28:24 765212b225bb: Download complete 14:28:24 f23df028b6ca: Verifying Checksum 14:28:24 f23df028b6ca: Download complete 14:28:24 d65c8cfc05b1: Verifying Checksum 14:28:24 d65c8cfc05b1: Download complete 14:28:24 699f458cf7ca: Verifying Checksum 14:28:24 699f458cf7ca: Download complete 14:28:24 8998bd30e6a1: Verifying Checksum 14:28:24 8998bd30e6a1: Download complete 14:28:27 2437ff75d9bd: Verifying Checksum 14:28:27 2437ff75d9bd: Download complete 14:28:28 8998bd30e6a1: Pull complete 14:28:29 04944245beec: Pull complete 14:28:30 699f458cf7ca: Pull complete 14:28:30 765212b225bb: Pull complete 14:28:31 f23df028b6ca: Pull complete 14:28:32 d65c8cfc05b1: Pull complete 14:28:47 2437ff75d9bd: Pull complete 14:28:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:28:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:28:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:28:47 prd-ubuntu20.04-docker-arm64-4c-16g-41814 does not seem to be running inside a container 14:28:47 $ 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 14:28:50 $ docker top b6b708e8146666c77e8b8c950617ca68ea392bff017148e6e5c9182a48af85e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:51 ---> job-cost.sh 14:28:51 lf-activate-venv: SKIPPING 14:28:51 INFO: No Stack... 14:28:51 INFO: Retrieving Pricing Info for: v3-standard-4 14:28:52 INFO: Archiving Costs [Pipeline] sh 14:28:52 + cat /w/workspace/app-rfid-llrp-inventory/31/archives/cost.csv 14:28:52 + cut -d, -f6 [Pipeline] lock 14:28:53 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] 14:28:53 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] did not exist. Created. 14:28:53 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:28:53 /w/workspace/app-rfid-llrp-inventory/31@tmp/durable-bf33e022/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:28:54 + echo total: 0.10999999940395355 [Pipeline] stash 14:28:54 Warning: overwriting stash ‘stack-cost’ 14:28:54 Stashed 1 file(s) [Pipeline] } 14:28:54 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 14:28:54 $ docker stop --time=1 b6b708e8146666c77e8b8c950617ca68ea392bff017148e6e5c9182a48af85e5 14:28:56 $ 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 14:28:56 provisioning config files... 14:28:56 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6596241536314863589tmp [Pipeline] { [Pipeline] sh 14:28:56 + set +x 14:28:56 + curl -s https://codecov.io/bash 14:28:56 + bash -s -- 14:28:56 14:28:56 _____ _ 14:28:56 / ____| | | 14:28:56 | | ___ __| | ___ ___ _____ __ 14:28:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:28:56 | |___| (_) | (_| | __/ (_| (_) \ V / 14:28:56 \_____\___/ \__,_|\___|\___\___/ \_/ 14:28:56 Bash-1.0.6 14:28:56 14:28:56 14:28:56 ==> git version 2.25.1 found 14:28:56 ==> 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 14:28:56 Release-Date: 2020-01-08 14:28:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:28:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:28:56 ==> Jenkins CI detected. 14:28:56 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 14:28:56 project root: . 14:28:56 --> token set from env 14:28:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:28:56 ==> Running gcov in . (disable via -X gcov) 14:28:56 ==> Python coveragepy not found 14:28:56 ==> Searching for coverage reports in: 14:28:56 + . 14:28:57 -> Found 1 reports 14:28:57 ==> Detecting git/mercurial file structure 14:28:57 ==> Reading reports 14:28:57 + ./coverage.out bytes=41008 14:28:57 ==> Appending adjustments 14:28:57 https://docs.codecov.io/docs/fixing-reports 14:28:57 + Found adjustments 14:28:57 ==> Gzipping contents 14:28:57 12K /tmp/codecov.u7KR8n.gz 14:28:57 ==> Uploading reports 14:28:57 url: https://codecov.io 14:28:57 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= 14:28:57 -> Pinging Codecov 14:28:57 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= 14:28:57 -> Uploading to 14:28:57 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 14:28:57 % Total % Received % Xferd Average Speed Time Time Time Current 14:28:57 Dload Upload Total Spent Left Speed 14:28:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11561 0 0 100 11561 0 46244 --:--:-- --:--:-- --:--:-- 46244 14:28:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] } 14:28:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:28:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:28:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:28:58 14:28:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:28:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:28:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:28:58 188c0c94c7c5: Pulling fs layer 14:28:58 0ef7d3d256c8: Pulling fs layer 14:28:58 de9db76c5a1d: Pulling fs layer 14:28:58 0eba1c9be4d2: Pulling fs layer 14:28:58 0d57e429df01: Pulling fs layer 14:28:58 4e4be7b47b0d: Pulling fs layer 14:28:58 e1f770b5df2f: Pulling fs layer 14:28:58 85a0685a4137: Pulling fs layer 14:28:58 4e4be7b47b0d: Waiting 14:28:58 85a0685a4137: Waiting 14:28:58 e1f770b5df2f: Waiting 14:28:58 0eba1c9be4d2: Waiting 14:28:58 0d57e429df01: Waiting 14:28:58 de9db76c5a1d: Verifying Checksum 14:28:58 de9db76c5a1d: Download complete 14:28:58 0ef7d3d256c8: Verifying Checksum 14:28:58 0ef7d3d256c8: Download complete 14:28:58 0d57e429df01: Verifying Checksum 14:28:58 0d57e429df01: Download complete 14:28:58 4e4be7b47b0d: Verifying Checksum 14:28:58 4e4be7b47b0d: Download complete 14:28:58 188c0c94c7c5: Verifying Checksum 14:28:58 188c0c94c7c5: Download complete 14:28:58 188c0c94c7c5: Pull complete 14:28:58 e1f770b5df2f: Verifying Checksum 14:28:58 e1f770b5df2f: Download complete 14:28:58 0ef7d3d256c8: Pull complete 14:28:59 de9db76c5a1d: Pull complete 14:28:59 0eba1c9be4d2: Download complete 14:28:59 85a0685a4137: Verifying Checksum 14:28:59 85a0685a4137: Download complete 14:29:02 0eba1c9be4d2: Pull complete 14:29:02 0d57e429df01: Pull complete 14:29:02 4e4be7b47b0d: Pull complete 14:29:02 e1f770b5df2f: Pull complete 14:29:06 85a0685a4137: Pull complete 14:29:06 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:29:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:29:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:29:06 prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container 14:29:06 $ 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 14:29:08 $ docker top b0e00262e5c62735ad8a162734baf7dcdd0bef83390c3ddc2ef7b8add33d74fa -eo pid,comm [Pipeline] { [Pipeline] echo 14:29:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:29:09 + set -o pipefail 14:29:09 + snyk monitor '--org=edgex-jenkins' 14:29:15 14:29:15 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 14:29:15 14:29:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/0802d394-ffba-4f95-818f-216d033a2a64 14:29:15 14:29:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:29:15 14:29:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:29:15 14:29:15 [Pipeline] } 14:29:15 $ docker stop --time=1 b0e00262e5c62735ad8a162734baf7dcdd0bef83390c3ddc2ef7b8add33d74fa 14:29:17 $ 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 14:29:18 + git log --format=format:%s -1 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 [Pipeline] sh 14:29:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:29:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:29:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:29:19 . [Pipeline] withDockerContainer 14:29:19 prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container 14:29:19 $ 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 14:29:19 $ docker top 20ff9380d73a6bbdded92bac8c243948e4feb9de36b329d93dbc6292a2dfa1c9 -eo pid,comm 14:29:19 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). 14:29:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:19 [ssh-agent] Looking for ssh-agent implementation... 14:29:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:19 $ docker exec 20ff9380d73a6bbdded92bac8c243948e4feb9de36b329d93dbc6292a2dfa1c9 ssh-agent 14:29:20 SSH_AUTH_SOCK=/tmp/ssh-TZUuMF53h6yB/agent.33 14:29:20 SSH_AGENT_PID=39 14:29:20 Running ssh-add (command line suppressed) 14:29:20 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) 14:29:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:20 + git semver tag 14:29:20 2022-05-09 14:29:20,679 [run_tag] DEBUG tag force:False 14:29:20 2022-05-09 14:29:20,680 [check_head_tag] DEBUG check head tag 14:29:20 2022-05-09 14:29:20,680 [execute] INFO git cat-file --batch-check 14:29:20 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=) 14:29:20 2022-05-09 14:29:20,684 [execute] INFO git cat-file --batch 14:29:20 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=) 14:29:20 2022-05-09 14:29:20,696 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:29:20 2022-05-09 14:29:20,696 [execute] INFO git tag -a v2.1.0-dev.10 -m v2.1.0-dev.10 14:29:20 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) 14:29:20 2022-05-09 14:29:20,703 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:29:20 2.1.0-dev.10 [Pipeline] } 14:29:20 $ docker exec --env ******** --env ******** 20ff9380d73a6bbdded92bac8c243948e4feb9de36b329d93dbc6292a2dfa1c9 ssh-agent -k 14:29:20 unset SSH_AUTH_SOCK; 14:29:20 unset SSH_AGENT_PID; 14:29:20 echo Agent pid 39 killed; 14:29:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:21 + git semver [Pipeline] } 14:29:21 $ docker stop --time=1 20ff9380d73a6bbdded92bac8c243948e4feb9de36b329d93dbc6292a2dfa1c9 14:29:22 $ docker rm -f 20ff9380d73a6bbdded92bac8c243948e4feb9de36b329d93dbc6292a2dfa1c9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:29:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:29:23 14:29:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:29:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:29:23 0.23.1-centos7: Pulling from edgex-lftools 14:29:23 ab5ef0e58194: Pulling fs layer 14:29:23 9712f1f96733: Pulling fs layer 14:29:23 63f879dbbcfc: Pulling fs layer 14:29:23 0d9ebad4ef96: Pulling fs layer 14:29:23 e9a5061849ea: Pulling fs layer 14:29:23 d747dcd14b5f: Pulling fs layer 14:29:23 2de7ff778b66: Pulling fs layer 14:29:23 e9a5061849ea: Waiting 14:29:23 d747dcd14b5f: Waiting 14:29:23 2de7ff778b66: Waiting 14:29:23 0d9ebad4ef96: Waiting 14:29:23 9712f1f96733: Verifying Checksum 14:29:23 9712f1f96733: Download complete 14:29:23 63f879dbbcfc: Verifying Checksum 14:29:23 63f879dbbcfc: Download complete 14:29:24 0d9ebad4ef96: Verifying Checksum 14:29:24 0d9ebad4ef96: Download complete 14:29:24 d747dcd14b5f: Verifying Checksum 14:29:24 d747dcd14b5f: Download complete 14:29:24 e9a5061849ea: Verifying Checksum 14:29:24 e9a5061849ea: Download complete 14:29:24 ab5ef0e58194: Download complete 14:29:24 2de7ff778b66: Download complete 14:29:27 ab5ef0e58194: Pull complete 14:29:27 9712f1f96733: Pull complete 14:29:27 63f879dbbcfc: Pull complete 14:29:31 0d9ebad4ef96: Pull complete 14:29:31 e9a5061849ea: Pull complete 14:29:31 d747dcd14b5f: Pull complete 14:29:32 2de7ff778b66: Pull complete 14:29:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:29:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:29:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:29:32 prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container 14:29:32 $ 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 14:29:35 $ docker top 31d354bac0df2332b3decf679c0dc009c5efe77b7cafde038daf229f2ed679a3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:29:35 provisioning config files... 14:29:35 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config931353900202808538tmp 14:29:35 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config488140510775059905tmp 14:29:35 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4167836459683583626tmp [Pipeline] { [Pipeline] echo 14:29:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:29:35 ---> sigul-configuration.sh 14:29:35 gpg: directory `/root/.gnupg' created 14:29:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:29:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:29:35 gpg: keyring `/root/.gnupg/secring.gpg' created 14:29:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:29:35 gpg: CAST5 encrypted data 14:29:35 gpg: encrypted with 1 passphrase 14:29:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:29:35 + mkdir /home/jenkins 14:29:35 + mkdir /home/jenkins/sigul [Pipeline] sh 14:29:36 + 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 14:29:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:29:36 ---> sigul-install.sh 14:29:36 Sigul already installed; skipping installation. [Pipeline] sh 14:29:36 + git tag --list 14:29:36 v0.0.0 14:29:36 v0.0.1-dev.1 14:29:36 v0.0.1-dev.2 14:29:36 v0.0.1-dev.3 14:29:36 v0.0.1-dev.4 14:29:36 v0.0.1-dev.5 14:29:36 v0.0.1-dev.6 14:29:36 v0.0.1-dev.7 14:29:36 v1.0.0 14:29:36 v1.0.1-dev.1 14:29:36 v1.0.1-dev.2 14:29:36 v1.0.1-dev.3 14:29:36 v1.0.1-dev.4 14:29:36 v1.0.1-dev.5 14:29:36 v2.1.0 14:29:36 v2.1.0-dev.1 14:29:36 v2.1.0-dev.10 14:29:36 v2.1.0-dev.2 14:29:36 v2.1.0-dev.3 14:29:36 v2.1.0-dev.4 14:29:36 v2.1.0-dev.5 14:29:36 v2.1.0-dev.6 14:29:36 v2.1.0-dev.7 14:29:36 v2.1.0-dev.8 14:29:36 v2.1.0-dev.9 [Pipeline] sh 14:29:36 + lftools sign git-tag v2.1.0-dev.10 14:29:37 Signing Git tag with Sigul... 14:29:37 Signing v2.1.0-dev.10 [Pipeline] echo 14:29:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:29:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:29:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:29:38 $ docker stop --time=1 31d354bac0df2332b3decf679c0dc009c5efe77b7cafde038daf229f2ed679a3 14:29:39 $ docker rm -f 31d354bac0df2332b3decf679c0dc009c5efe77b7cafde038daf229f2ed679a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:29:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:29:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:29:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:29:40 . [Pipeline] withDockerContainer 14:29:40 prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container 14:29:40 $ 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 14:29:40 $ docker top c723cd03c7786aa0df5dc53c10855bb937eab334ff3203f79f4a018e747fcf81 -eo pid,comm 14:29:40 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). 14:29:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:40 [ssh-agent] Looking for ssh-agent implementation... 14:29:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:40 $ docker exec c723cd03c7786aa0df5dc53c10855bb937eab334ff3203f79f4a018e747fcf81 ssh-agent 14:29:41 SSH_AUTH_SOCK=/tmp/ssh-AhhZD50kq0Ci/agent.33 14:29:41 SSH_AGENT_PID=40 14:29:41 Running ssh-add (command line suppressed) 14:29:41 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) 14:29:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:41 + git semver bump pre 14:29:41 2022-05-09 14:29:41,657 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:29:41 2022-05-09 14:29:41,658 [bump_version] DEBUG bumping version:2.1.0-dev.10 on axis:pre with prefix:dev 14:29:41 2022-05-09 14:29:41,658 [bump_version] DEBUG bumped version:2.1.0-dev.11 14:29:41 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 14:29:41 2022-05-09 14:29:41,658 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:29:41 2022-05-09 14:29:41,658 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:29:41 2022-05-09 14:29:41,660 [execute] INFO git cat-file --batch-check 14:29:41 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=) 14:29:41 2022-05-09 14:29:41,666 [execute] INFO git cat-file --batch 14:29:41 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=) 14:29:41 2022-05-09 14:29:41,672 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:29:41 2.1.0-dev.11 [Pipeline] } 14:29:41 $ docker exec --env ******** --env ******** c723cd03c7786aa0df5dc53c10855bb937eab334ff3203f79f4a018e747fcf81 ssh-agent -k 14:29:41 unset SSH_AUTH_SOCK; 14:29:41 unset SSH_AGENT_PID; 14:29:41 echo Agent pid 40 killed; 14:29:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:42 + git semver [Pipeline] } 14:29:42 $ docker stop --time=1 c723cd03c7786aa0df5dc53c10855bb937eab334ff3203f79f4a018e747fcf81 14:29:43 $ docker rm -f c723cd03c7786aa0df5dc53c10855bb937eab334ff3203f79f4a018e747fcf81 [Pipeline] // withDockerContainer [Pipeline] sh 14:29:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:29:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:29:44 . [Pipeline] withDockerContainer 14:29:44 prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container 14:29:44 $ 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 14:29:44 $ docker top 56337f1dd6ccd89d750eb3441d6945bac53e129e006b1059018581b93d6f686c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:45 [ssh-agent] Looking for ssh-agent implementation... 14:29:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:45 $ docker exec 56337f1dd6ccd89d750eb3441d6945bac53e129e006b1059018581b93d6f686c ssh-agent 14:29:45 SSH_AUTH_SOCK=/tmp/ssh-eMxtiXTQODPB/agent.35 14:29:45 SSH_AGENT_PID=42 14:29:45 Running ssh-add (command line suppressed) 14:29:45 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) 14:29:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:45 + git semver push 14:29:45 2022-05-09 14:29:45,919 [run_push] DEBUG push 14:29:45 2022-05-09 14:29:45,919 [execute] INFO git push origin semver 14:29:45 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) 14:29:46 2022-05-09 14:29:46,673 [run_push] DEBUG push all version tags 14:29:46 2022-05-09 14:29:46,673 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:29:46 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) 14:29:47 2022-05-09 14:29:47,390 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:29:47 2.1.0-dev.11 [Pipeline] } 14:29:47 $ docker exec --env ******** --env ******** 56337f1dd6ccd89d750eb3441d6945bac53e129e006b1059018581b93d6f686c ssh-agent -k 14:29:47 unset SSH_AUTH_SOCK; 14:29:47 unset SSH_AGENT_PID; 14:29:47 echo Agent pid 42 killed; 14:29:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:47 + git semver [Pipeline] } 14:29:48 $ docker stop --time=1 56337f1dd6ccd89d750eb3441d6945bac53e129e006b1059018581b93d6f686c 14:29:49 $ 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 14:29:50 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 14:29:50 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:29:50 total 16 14:29:50 drwxr-xr-x 3 root root 4096 May 9 14:21 . 14:29:50 drwxrwxr-x 12 jenkins jenkins 4096 May 9 14:29 .. 14:29:50 drwxr-xr-x 2 root root 4096 May 9 14:21 cost 14:29:50 -rw-r--r-- 1 root root 93 May 9 14:21 cost.csv 14:29:50 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:29:50 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:29:50 total 16 14:29:50 drwxr-xr-x 3 jenkins jenkins 4096 May 9 14:21 . 14:29:50 drwxrwxr-x 12 jenkins jenkins 4096 May 9 14:29 .. 14:29:50 drwxr-xr-x 2 jenkins jenkins 4096 May 9 14:21 cost 14:29:50 -rw-r--r-- 1 jenkins jenkins 93 May 9 14:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:29:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:29:51 ---> package-listing.sh 14:29:51 ++ facter osfamily 14:29:51 ++ tr '[:upper:]' '[:lower:]' 14:29:51 + OS_FAMILY=debian 14:29:51 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 14:29:51 + START_PACKAGES=/tmp/packages_start.txt 14:29:51 + END_PACKAGES=/tmp/packages_end.txt 14:29:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:29:51 + PACKAGES=/tmp/packages_start.txt 14:29:51 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:29:51 + PACKAGES=/tmp/packages_end.txt 14:29:51 + case "${OS_FAMILY}" in 14:29:51 + dpkg -l 14:29:51 + grep '^ii' 14:29:51 + '[' -f /tmp/packages_start.txt ']' 14:29:51 + '[' -f /tmp/packages_end.txt ']' 14:29:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:29:51 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:29:51 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 14:29:51 + 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 14:29:51 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 14:29:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:29:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:29:52 . [Pipeline] withDockerContainer 14:29:52 prd-ubuntu20.04-docker-8c-8g-41813 does not seem to be running inside a container 14:29:52 $ 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 14:29:52 $ docker top 7867341e3f5577e5a6bc1ca342b56eb962a8355c4c7aab43d882bbd447a51307 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:53 + touch /tmp/pre-build-complete [Pipeline] sh 14:29:53 + mkdir -p /var/log/sysstat [Pipeline] sh 14:29:53 + ls /var/log/sa-host 14:29:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:29:53 provisioning config files... 14:29:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1886845405274468338tmp [Pipeline] { [Pipeline] echo 14:29:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:29:54 ---> create-netrc.sh [Pipeline] } 14:29:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:29:54 ---> python-tools-install.sh [Pipeline] echo 14:29:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:29:54 ---> sudo-logs.sh 14:29:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:29:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:29:55 ---> job-cost.sh 14:29:55 lf-activate-venv: SKIPPING 14:29:55 DEBUG: total: 0.2199999988079071 14:29:55 INFO: Retrieving Stack Cost... 14:29:55 INFO: Retrieving Pricing Info for: v3-standard-8 14:29:56 INFO: Archiving Costs [Pipeline] echo 14:29:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:29:56 ---> logs-deploy.sh 14:29:56 lf-activate-venv: SKIPPING 14:29:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/31 14:29:56 INFO: archiving workspace using pattern(s): 14:29:57 Archives upload complete. 14:29:57 INFO: archiving logs to Nexus