Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 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-ssh9431824803640408336.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-ssh14378519890400982077.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-ssh205621587824996091.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-ssh14638068997870895591.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-ssh16497139651127467125.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41819 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 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 (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 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 # timeout=10 Commit message: "fix: removed local command client mock as it has been added to go-core-contracts now (#78)" > git rev-list --no-walk 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:54:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:54:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:54:06 ========================================================= 14:54:06 EdgeX Global Pipelines Version Info 14:54:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:54:07 ------------------- 14:54:07 stable info: 14:54:07 ------------------- 14:54:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:54:07 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 14:54:07 Message: update stable to v1.0.227 14:54:07 ------------------- 14:54:07 experimental info: 14:54:07 ------------------- 14:54:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:54:07 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 14:54:07 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:54:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbb289f [Pipeline] echo 14:54:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:54:08 provisioning config files... 14:54:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2229602040364506646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:54:08 ---> docker-login.sh 14:54:08 nexus3.edgexfoundry.org:10001 14:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:09 Configure a credential helper to remove this warning. See 14:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:09 14:54:09 Login Succeeded 14:54:09 nexus3.edgexfoundry.org:10002 14:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:09 Configure a credential helper to remove this warning. See 14:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:09 14:54:09 Login Succeeded 14:54:09 nexus3.edgexfoundry.org:10003 14:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:09 Configure a credential helper to remove this warning. See 14:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:09 14:54:09 Login Succeeded 14:54:09 nexus3.edgexfoundry.org:10004 14:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:09 Configure a credential helper to remove this warning. See 14:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:09 14:54:09 Login Succeeded 14:54:09 docker.io 14:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:10 Configure a credential helper to remove this warning. See 14:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:10 14:54:10 Login Succeeded 14:54:10 ---> docker-login.sh ends [Pipeline] } 14:54:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:54:10 + git rev-list -1 --merges dbb289fc240acd0adf8e3c9f2ee8109458ee47c6~1..dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] echo 14:54:10 -----------> git rev-list -1 --merges dbb289fc240acd0adf8e3c9f2ee8109458ee47c6~1..dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [false] [Pipeline] sh 14:54:11 + git log --format=format:%s -1 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] echo 14:54:11 ========================================================= 14:54:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:54:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:54:11 + git log --format=format:%s -1 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] echo 14:54:11 [semverPrep] GIT_COMMIT: dbb289fc240acd0adf8e3c9f2ee8109458ee47c6, Commit Message: fix: removed local command client mock as it has been added to go-core-contracts now (#78) [Pipeline] echo 14:54:11 [semverPrep] This is not a build commit. [Pipeline] sh 14:54:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:54:11 + grep -v github /etc/ssh/ssh_known_hosts 14:54:11 + [ -e /tmp/ssh_known_hosts ] 14:54:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:54:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:54:11 + sudo tee -a /etc/ssh/ssh_known_hosts 14:54:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:54:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:54:12 14:54:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:54:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:54:12 latest: Pulling from edgex-devops/py-git-semver 14:54:12 1fe172e4850f: Pulling fs layer 14:54:12 caf521ccaac6: Pulling fs layer 14:54:12 3ead6fa29328: Pulling fs layer 14:54:12 5c2a1cbceb83: Pulling fs layer 14:54:12 a8d5f1318db7: Pulling fs layer 14:54:12 c427282e49a2: Pulling fs layer 14:54:12 1827001aaf11: Pulling fs layer 14:54:12 0714d37db230: Pulling fs layer 14:54:12 ac28cf19c067: Pulling fs layer 14:54:12 ca983d60f3e2: Pulling fs layer 14:54:12 9f894cec8388: Pulling fs layer 14:54:12 a8d5f1318db7: Waiting 14:54:12 c427282e49a2: Waiting 14:54:12 1827001aaf11: Waiting 14:54:12 0714d37db230: Waiting 14:54:12 ca983d60f3e2: Waiting 14:54:12 ac28cf19c067: Waiting 14:54:12 caf521ccaac6: Verifying Checksum 14:54:12 caf521ccaac6: Download complete 14:54:12 5c2a1cbceb83: Verifying Checksum 14:54:12 5c2a1cbceb83: Download complete 14:54:12 a8d5f1318db7: Verifying Checksum 14:54:12 a8d5f1318db7: Download complete 14:54:12 c427282e49a2: Verifying Checksum 14:54:12 c427282e49a2: Download complete 14:54:12 3ead6fa29328: Verifying Checksum 14:54:12 3ead6fa29328: Download complete 14:54:12 0714d37db230: Verifying Checksum 14:54:12 0714d37db230: Download complete 14:54:12 ac28cf19c067: Download complete 14:54:12 ca983d60f3e2: Download complete 14:54:12 1fe172e4850f: Verifying Checksum 14:54:12 1fe172e4850f: Download complete 14:54:13 1827001aaf11: Verifying Checksum 14:54:13 1827001aaf11: Download complete 14:54:14 1fe172e4850f: Pull complete 14:54:14 caf521ccaac6: Pull complete 14:54:15 3ead6fa29328: Pull complete 14:54:15 5c2a1cbceb83: Pull complete 14:54:15 a8d5f1318db7: Pull complete 14:54:15 c427282e49a2: Pull complete 14:54:17 1827001aaf11: Pull complete 14:54:17 0714d37db230: Pull complete 14:54:17 ac28cf19c067: Pull complete 14:54:17 ca983d60f3e2: Pull complete 14:54:17 9f894cec8388: Pull complete 14:54:17 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 14:54:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:54:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 14:54:17 prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container 14:54:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 14:54:19 $ docker top ad76cc69248ccc4b2980984c9189fe3ea193b70a3f29bf80078d8605b6c4b1f1 -eo pid,comm 14:54: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:54:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:54:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:54:19 [ssh-agent] Looking for ssh-agent implementation... 14:54:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:19 $ docker exec ad76cc69248ccc4b2980984c9189fe3ea193b70a3f29bf80078d8605b6c4b1f1 ssh-agent 14:54:19 SSH_AUTH_SOCK=/tmp/ssh-QkeCGwij9sgq/agent.33 14:54:19 SSH_AGENT_PID=39 14:54:19 Running ssh-add (command line suppressed) 14:54:19 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3761930349811138868.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3761930349811138868.key) 14:54:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:54:20 + git tag --points-at HEAD [Pipeline] } 14:54:20 $ docker exec --env ******** --env ******** ad76cc69248ccc4b2980984c9189fe3ea193b70a3f29bf80078d8605b6c4b1f1 ssh-agent -k 14:54:20 unset SSH_AUTH_SOCK; 14:54:20 unset SSH_AGENT_PID; 14:54:20 echo Agent pid 39 killed; 14:54:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:54:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:54:20 [ssh-agent] Looking for ssh-agent implementation... 14:54:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:20 $ docker exec ad76cc69248ccc4b2980984c9189fe3ea193b70a3f29bf80078d8605b6c4b1f1 ssh-agent 14:54:20 SSH_AUTH_SOCK=/tmp/ssh-VJLKsDVtOIv1/agent.71 14:54:20 SSH_AGENT_PID=77 14:54:20 Running ssh-add (command line suppressed) 14:54:20 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1969762601577250659.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1969762601577250659.key) 14:54:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:54:21 + git semver init 14:54:21 2022-05-09 14:54:21,355 [run_init] DEBUG init version:0.0.0 force:False 14:54:21 2022-05-09 14:54:21,355 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:54:21 2022-05-09 14:54:21,356 [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:54:21 2022-05-09 14:54:21,356 [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:54:22 2022-05-09 14:54:22,382 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 14:54:22 2022-05-09 14:54:22,383 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 14:54:22 2022-05-09 14:54:22,383 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:54:22 2022-05-09 14:54:22,383 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:54:22 2.1.0-dev.11 [Pipeline] } 14:54:22 $ docker exec --env ******** --env ******** ad76cc69248ccc4b2980984c9189fe3ea193b70a3f29bf80078d8605b6c4b1f1 ssh-agent -k 14:54:22 unset SSH_AUTH_SOCK; 14:54:22 unset SSH_AGENT_PID; 14:54:22 echo Agent pid 77 killed; 14:54:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:54:23 + git semver [Pipeline] } 14:54:23 $ docker stop --time=1 ad76cc69248ccc4b2980984c9189fe3ea193b70a3f29bf80078d8605b6c4b1f1 14:54:24 $ docker rm -f ad76cc69248ccc4b2980984c9189fe3ea193b70a3f29bf80078d8605b6c4b1f1 [Pipeline] // withDockerContainer [Pipeline] sh 14:54:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:54:25 Stashed 1 file(s) [Pipeline] echo 14:54:25 [edgeXSemver]: initialized semver on version 2.1.0-dev.11 [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:54:25 provisioning config files... 14:54:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7614171833673626397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:54:25 ---> docker-login.sh 14:54:25 nexus3.edgexfoundry.org:10001 14:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:25 Configure a credential helper to remove this warning. See 14:54:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:25 14:54:25 Login Succeeded 14:54:25 nexus3.edgexfoundry.org:10002 14:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:26 Configure a credential helper to remove this warning. See 14:54:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:26 14:54:26 Login Succeeded 14:54:26 nexus3.edgexfoundry.org:10003 14:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:26 Configure a credential helper to remove this warning. See 14:54:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:26 14:54:26 Login Succeeded 14:54:26 nexus3.edgexfoundry.org:10004 14:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:26 Configure a credential helper to remove this warning. See 14:54:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:26 14:54:26 Login Succeeded 14:54:26 docker.io 14:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:26 Configure a credential helper to remove this warning. See 14:54:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:26 14:54:26 Login Succeeded 14:54:26 ---> docker-login.sh ends [Pipeline] } 14:54:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:54:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:54:26 ========================================================= 14:54:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:54:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:54:27 + 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:54:27 Sending build context to Docker daemon 12.38MB 14:54:27 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 14:54:27 Step 2/13 : FROM ${BASE} AS builder 14:54:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:54:27 59bf1c3509f3: Pulling fs layer 14:54:27 666ba61612fd: Pulling fs layer 14:54:27 8ed8ca486205: Pulling fs layer 14:54:27 4fe6c5a15a65: Pulling fs layer 14:54:27 22a0e8bec74d: Pulling fs layer 14:54:27 ca2b28591e48: Pulling fs layer 14:54:27 a51346096db8: Pulling fs layer 14:54:27 daebc70d1ce1: Pulling fs layer 14:54:27 0e18a0eac166: Pulling fs layer 14:54:27 4fe6c5a15a65: Waiting 14:54:27 22a0e8bec74d: Waiting 14:54:27 ca2b28591e48: Waiting 14:54:27 a51346096db8: Waiting 14:54:27 daebc70d1ce1: Waiting 14:54:27 0e18a0eac166: Waiting 14:54:27 8ed8ca486205: Verifying Checksum 14:54:27 8ed8ca486205: Download complete 14:54:27 666ba61612fd: Download complete 14:54:27 22a0e8bec74d: Verifying Checksum 14:54:27 22a0e8bec74d: Download complete 14:54:27 ca2b28591e48: Verifying Checksum 14:54:27 ca2b28591e48: Download complete 14:54:27 a51346096db8: Download complete 14:54:27 59bf1c3509f3: Verifying Checksum 14:54:27 59bf1c3509f3: Download complete 14:54:27 daebc70d1ce1: Verifying Checksum 14:54:27 daebc70d1ce1: Download complete 14:54:27 59bf1c3509f3: Pull complete 14:54:27 666ba61612fd: Pull complete 14:54:27 8ed8ca486205: Pull complete 14:54:27 0e18a0eac166: Verifying Checksum 14:54:28 4fe6c5a15a65: Verifying Checksum 14:54:28 4fe6c5a15a65: Download complete 14:54:32 4fe6c5a15a65: Pull complete 14:54:32 22a0e8bec74d: Pull complete 14:54:32 ca2b28591e48: Pull complete 14:54:32 a51346096db8: Pull complete 14:54:32 daebc70d1ce1: Pull complete 14:54:34 0e18a0eac166: Pull complete 14:54:34 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 14:54:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:54:34 ---> f018257e8ee9 14:54:34 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:54:35 ---> Running in b8bab8f51309 14:54:35 Removing intermediate container b8bab8f51309 14:54:35 ---> d5547dd80297 14:54:35 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 14:54:35 ---> Running in 74df83aee3b1 14:54:35 Removing intermediate container 74df83aee3b1 14:54:35 ---> 94027e02a264 14:54:35 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:54:35 ---> Running in c28a76ad2a2b 14:54:35 Removing intermediate container c28a76ad2a2b 14:54:35 ---> 88a5c58cc364 14:54:35 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:54:35 ---> Running in 8dfec2b0b26f 14:54:36 Removing intermediate container 8dfec2b0b26f 14:54:36 ---> 6af76d264682 14:54:36 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:54:36 ---> Running in 712269d4dd10 14:54:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:54:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:54:37 OK: 221 MiB in 52 packages 14:54:38 Removing intermediate container 712269d4dd10 14:54:38 ---> 413d6362c01b 14:54:38 Step 8/13 : WORKDIR /app 14:54:38 ---> Running in b024a9b3bfea 14:54:39 Removing intermediate container b024a9b3bfea 14:54:39 ---> e4d039d40007 14:54:39 Step 9/13 : COPY go.mod vendor* ./ 14:54:39 ---> e67c6b335de7 14:54:39 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:39 ---> Running in 3bc91bd3cb69 14:54:40 Still waiting to schedule task 14:54:40 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 14:54:54 Removing intermediate container 3bc91bd3cb69 14:54:54 ---> 6a4254fd32f1 14:54:54 Step 11/13 : COPY . . 14:54:54 ---> 215501bf1eb7 14:54:54 Step 12/13 : ARG MAKE="make build" 14:54:54 ---> Running in bd0477e50f2a 14:54:54 Removing intermediate container bd0477e50f2a 14:54:54 ---> cb827cac6be4 14:54:54 Step 13/13 : RUN $MAKE 14:54:54 ---> Running in 70ee6597234c 14:54:54 noop 14:54:54 Removing intermediate container 70ee6597234c 14:54:54 ---> c790057dd9f5 14:54:54 Successfully built c790057dd9f5 14:54:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:54:55 + docker inspect -f . ci-base-image-x86_64 14:54:55 . [Pipeline] withDockerContainer 14:54:55 prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container 14:54:55 $ 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 ******** ci-base-image-x86_64 cat 14:54:55 $ docker top 155e6c7012b7db98c2698b6e1b5aa78797657cde25b2f4118cbd89f37bc0780a -eo pid,comm [Pipeline] { [Pipeline] sh 14:54:56 + go version 14:54:56 go version go1.17.6 linux/amd64 [Pipeline] } 14:54:56 $ docker stop --time=1 155e6c7012b7db98c2698b6e1b5aa78797657cde25b2f4118cbd89f37bc0780a 14:54:57 $ docker rm -f 155e6c7012b7db98c2698b6e1b5aa78797657cde25b2f4118cbd89f37bc0780a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:54:57 + docker inspect -f . ci-base-image-x86_64 14:54:57 . [Pipeline] withDockerContainer 14:54:57 prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container 14:54:58 $ 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 ******** ci-base-image-x86_64 cat 14:54:58 $ docker top 34551c9d48dbf76475cb52fe72adf36ce9dbbbd313bc8a899e8bbbaa0c763c0f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:54:58 + make test 14:54:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:55:08 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:55:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.066s coverage: 86.2% of statements 14:55:08 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:55:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.553s coverage: 71.9% of statements 14:55:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:55:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:55:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:55:22 ./bin/test-attribution.sh [Pipeline] echo 14:55:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:55:23 $ docker stop --time=1 34551c9d48dbf76475cb52fe72adf36ce9dbbbd313bc8a899e8bbbaa0c763c0f 14:55:25 $ docker rm -f 34551c9d48dbf76475cb52fe72adf36ce9dbbbd313bc8a899e8bbbaa0c763c0f [Pipeline] // withDockerContainer [Pipeline] sh 14:55:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:55:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:55:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:55:26 + ls -al . 14:55:26 total 228 14:55:26 drwxrwxr-x 11 jenkins jenkins 4096 May 9 14:55 . 14:55:26 drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:54 .. 14:55:26 -rw-rw-r-- 1 jenkins jenkins 262 May 9 14:54 .dockerignore 14:55:26 drwxrwxr-x 8 jenkins jenkins 4096 May 9 14:54 .git 14:55:26 drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:54 .github 14:55:26 -rw-rw-r-- 1 jenkins jenkins 788 May 9 14:54 .gitignore 14:55:26 -rw-rw-r-- 1 jenkins jenkins 41 May 9 14:54 .golangci.yml 14:55:26 drwxr-xr-x 3 jenkins jenkins 4096 May 9 14:54 .semver 14:55:26 -rw-rw-r-- 1 jenkins jenkins 9410 May 9 14:54 Attribution.txt 14:55:26 -rw-rw-r-- 1 jenkins jenkins 1678 May 9 14:54 CHANGELOG.md 14:55:26 -rw-rw-r-- 1 jenkins jenkins 1923 May 9 14:54 Dockerfile 14:55:26 -rw-rw-r-- 1 jenkins jenkins 677 May 9 14:54 GOVERNANCE.md 14:55:26 -rw-rw-r-- 1 jenkins jenkins 687 May 9 14:54 Jenkinsfile 14:55:26 -rw-rw-r-- 1 jenkins jenkins 11347 May 9 14:54 LICENSE 14:55:26 -rw-rw-r-- 1 jenkins jenkins 2949 May 9 14:54 Makefile 14:55:26 -rw-rw-r-- 1 jenkins jenkins 617 May 9 14:54 OWNERS.md 14:55:26 -rw-rw-r-- 1 jenkins jenkins 30359 May 9 14:54 README.md 14:55:26 -rw-rw-r-- 1 jenkins jenkins 12 May 9 14:54 VERSION 14:55:26 drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:54 bin 14:55:26 -rw-r--r-- 1 jenkins jenkins 41008 May 9 14:55 coverage.out 14:55:26 -rw-rw-r-- 1 jenkins jenkins 3498 May 9 14:54 go.mod 14:55:26 -rw-rw-r-- 1 jenkins jenkins 35650 May 9 14:54 go.sum 14:55:26 drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:54 images 14:55:26 drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:54 internal 14:55:26 -rw-rw-r-- 1 jenkins jenkins 531 May 9 14:54 main.go 14:55:26 drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:54 res 14:55:26 drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:54 snap 14:55:26 drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:54 static [Pipeline] isUnix [Pipeline] sh 14:55:26 + 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=dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 --label arch=amd64 --label version=2.1.0-dev.11 . 14:55:26 Sending build context to Docker daemon 12.38MB 14:55:26 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 14:55:26 Step 2/31 : FROM ${BASE} AS builder 14:55:26 ---> c790057dd9f5 14:55:26 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:55:27 ---> Running in e527002c1878 14:55:27 Removing intermediate container e527002c1878 14:55:27 ---> 7377ea4d4f04 14:55:27 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 14:55:27 ---> Running in a19b9b0becb9 14:55:27 Removing intermediate container a19b9b0becb9 14:55:27 ---> 3460bdf6baca 14:55:27 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:55:27 ---> Running in ca503c2c2af3 14:55:27 Removing intermediate container ca503c2c2af3 14:55:27 ---> 69cd72a55cc5 14:55:27 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:27 ---> Running in bd91d1c8a60c 14:55:27 Removing intermediate container bd91d1c8a60c 14:55:27 ---> 2cfb1f2e63a2 14:55:27 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:55:27 ---> Running in 11027e750af6 14:55:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:55:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:55:29 OK: 221 MiB in 52 packages 14:55:29 Removing intermediate container 11027e750af6 14:55:29 ---> 9cdded70d291 14:55:29 Step 8/31 : WORKDIR /app 14:55:29 ---> Running in c302509cc724 14:55:29 Removing intermediate container c302509cc724 14:55:29 ---> d46a69aaf586 14:55:29 Step 9/31 : COPY go.mod vendor* ./ 14:55:29 ---> 4ad97860c9e7 14:55:29 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:55:29 ---> Running in e9ccfe3a2f73 14:55:30 Removing intermediate container e9ccfe3a2f73 14:55:30 ---> ec569afc300a 14:55:30 Step 11/31 : COPY . . 14:55:31 ---> 686900df888b 14:55:31 Step 12/31 : ARG MAKE="make build" 14:55:31 ---> Running in 922c67347426 14:55:31 Removing intermediate container 922c67347426 14:55:31 ---> db1c17b69712 14:55:31 Step 13/31 : RUN $MAKE 14:55:31 ---> Running in 603fbc2cbeab 14:55:31 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.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 14:55:53 Removing intermediate container 603fbc2cbeab 14:55:53 ---> ebbc005515da 14:55:53 Step 14/31 : FROM alpine:3.14 14:55:53 3.14: Pulling from library/alpine 14:55:53 8663204ce13b: Pulling fs layer 14:55:53 8663204ce13b: Download complete 14:55:53 8663204ce13b: Pull complete 14:55:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:55:53 Status: Downloaded newer image for alpine:3.14 14:55:53 ---> e04c818066af 14:55:53 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:55:53 ---> Running in c98fba11f5d4 14:55:53 Removing intermediate container c98fba11f5d4 14:55:53 ---> 17db30b3ab6a 14:55:53 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:55:53 ---> Running in 35bcc104bb67 14:55:53 Removing intermediate container 35bcc104bb67 14:55:53 ---> c4b8941236a2 14:55:53 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:53 ---> Running in 15a346c35062 14:55:54 Removing intermediate container 15a346c35062 14:55:54 ---> a3ba56ed2b23 14:55:54 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 14:55:54 ---> Running in 8fd6eb810242 14:55:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:55:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:55:55 (1/6) Installing ca-certificates (20211220-r0) 14:55:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:55:55 (3/6) Installing libsodium (1.0.18-r0) 14:55:55 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:55:56 (5/6) Installing libzmq (4.3.4-r0) 14:55:56 (6/6) Installing zeromq (4.3.4-r0) 14:55:56 Executing busybox-1.33.1-r7.trigger 14:55:56 Executing ca-certificates-20211220-r0.trigger 14:55:56 OK: 9 MiB in 20 packages 14:55:56 Removing intermediate container 8fd6eb810242 14:55:56 ---> 40b97f2e4a15 14:55:56 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:55:57 ---> 309923a1c814 14:55:57 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 14:55:57 ---> 8e58a75d99c8 14:55:57 Step 21/31 : COPY --from=builder /app/res/ /res/ 14:55:57 ---> 6ef9e662b1d6 14:55:57 Step 22/31 : COPY --from=builder /app/static/ /static/ 14:55:57 ---> e9c8a9074b79 14:55:57 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:55:58 ---> 67b4db863717 14:55:58 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:55:58 ---> Running in dd8f48b4f072 14:55:58 Removing intermediate container dd8f48b4f072 14:55:58 ---> d8cd9230ece5 14:55:58 Step 25/31 : VOLUME /cache 14:55:58 ---> Running in e46c2af6e521 14:55:58 Removing intermediate container e46c2af6e521 14:55:58 ---> f6b9d9c2aac9 14:55:58 Step 26/31 : EXPOSE 59711 14:55:58 ---> Running in 8601576a8412 14:55:58 Removing intermediate container 8601576a8412 14:55:58 ---> 19cbb318e189 14:55:58 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:55:59 ---> Running in 39b46f33ded6 14:55:59 Removing intermediate container 39b46f33ded6 14:55:59 ---> 75fc945fd958 14:55:59 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 14:55:59 ---> Running in 4ef5ab7bb434 14:55:59 Removing intermediate container 4ef5ab7bb434 14:55:59 ---> c640bbeb76a0 14:55:59 Step 29/31 : LABEL arch=amd64 14:55:59 ---> Running in 74dd97b7ed9b 14:55:59 Removing intermediate container 74dd97b7ed9b 14:55:59 ---> 9ffb3b1ad3d2 14:55:59 Step 30/31 : LABEL git_sha=dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 14:55:59 ---> Running in dce6d1fd7295 14:55:59 Removing intermediate container dce6d1fd7295 14:55:59 ---> 0b3132e2de33 14:55:59 Step 31/31 : LABEL version=2.1.0-dev.11 14:55:59 ---> Running in 2fbf3cc98f87 14:55:59 Removing intermediate container 2fbf3cc98f87 14:55:59 ---> 6e81bdd6a276 14:55:59 [Warning] One or more build-args [ARCH] were not consumed 14:55:59 Successfully built 6e81bdd6a276 14:55:59 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:55:59 provisioning config files... 14:55:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2350001547922800832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:00 ---> docker-login.sh 14:56:00 nexus3.edgexfoundry.org:10001 14:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:00 Configure a credential helper to remove this warning. See 14:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:00 14:56:00 Login Succeeded 14:56:00 nexus3.edgexfoundry.org:10002 14:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:00 Configure a credential helper to remove this warning. See 14:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:00 14:56:00 Login Succeeded 14:56:00 nexus3.edgexfoundry.org:10003 14:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:00 Configure a credential helper to remove this warning. See 14:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:00 14:56:00 Login Succeeded 14:56:00 nexus3.edgexfoundry.org:10004 14:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:00 Configure a credential helper to remove this warning. See 14:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:00 14:56:00 Login Succeeded 14:56:00 docker.io 14:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:00 Configure a credential helper to remove this warning. See 14:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:00 14:56:00 Login Succeeded 14:56:00 ---> docker-login.sh ends [Pipeline] } 14:56:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:56:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:56:00 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 14:56:00 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 14:56:00 latest 14:56:00 2.1.0-dev.11 14:56:00 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 14:56:00 main 14:56:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:56:01 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] isUnix [Pipeline] sh 14:56:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 14:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:56:01 8e9ec90bc503: Preparing 14:56:01 4ebc7e36bd20: Preparing 14:56:01 51bb4f9ef189: Preparing 14:56:01 070971df6487: Preparing 14:56:01 549140e1f148: Preparing 14:56:01 5596db9d4c53: Preparing 14:56:01 318012957e6e: Preparing 14:56:01 318012957e6e: Waiting 14:56:01 5596db9d4c53: Waiting 14:56:01 86774672a0e5: Preparing 14:56:01 b541d28bf3b4: Preparing 14:56:01 86774672a0e5: Waiting 14:56:01 b541d28bf3b4: Waiting 14:56:01 070971df6487: Pushed 14:56:01 549140e1f148: Pushed 14:56:01 8e9ec90bc503: Pushed 14:56:01 51bb4f9ef189: Pushed 14:56:01 b541d28bf3b4: Layer already exists 14:56:01 5596db9d4c53: Pushed 14:56:01 86774672a0e5: Pushed 14:56:02 318012957e6e: Pushed 14:56:04 4ebc7e36bd20: Pushed 14:56:04 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6: digest: sha256:8093540238789f09c51d0bd249434bf2f955451748ab8307b939a7ac57672c57 size: 2197 [Pipeline] isUnix [Pipeline] sh 14:56:04 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 14:56:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:56:05 8e9ec90bc503: Preparing 14:56:05 4ebc7e36bd20: Preparing 14:56:05 51bb4f9ef189: Preparing 14:56:05 070971df6487: Preparing 14:56:05 549140e1f148: Preparing 14:56:05 5596db9d4c53: Preparing 14:56:05 318012957e6e: Preparing 14:56:05 5596db9d4c53: Waiting 14:56:05 86774672a0e5: Preparing 14:56:05 b541d28bf3b4: Preparing 14:56:05 318012957e6e: Waiting 14:56:05 86774672a0e5: Waiting 14:56:05 b541d28bf3b4: Waiting 14:56:05 51bb4f9ef189: Layer already exists 14:56:05 4ebc7e36bd20: Layer already exists 14:56:05 070971df6487: Layer already exists 14:56:05 549140e1f148: Layer already exists 14:56:05 8e9ec90bc503: Layer already exists 14:56:05 5596db9d4c53: Layer already exists 14:56:05 86774672a0e5: Layer already exists 14:56:05 318012957e6e: Layer already exists 14:56:05 b541d28bf3b4: Layer already exists 14:56:05 latest: digest: sha256:8093540238789f09c51d0bd249434bf2f955451748ab8307b939a7ac57672c57 size: 2197 [Pipeline] isUnix [Pipeline] sh 14:56:05 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.11 [Pipeline] isUnix [Pipeline] sh 14:56:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.11 14:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:56:05 8e9ec90bc503: Preparing 14:56:05 4ebc7e36bd20: Preparing 14:56:05 51bb4f9ef189: Preparing 14:56:05 070971df6487: Preparing 14:56:05 549140e1f148: Preparing 14:56:05 5596db9d4c53: Preparing 14:56:05 318012957e6e: Preparing 14:56:05 86774672a0e5: Preparing 14:56:05 b541d28bf3b4: Preparing 14:56:05 318012957e6e: Waiting 14:56:05 86774672a0e5: Waiting 14:56:05 b541d28bf3b4: Waiting 14:56:05 5596db9d4c53: Waiting 14:56:05 51bb4f9ef189: Layer already exists 14:56:05 070971df6487: Layer already exists 14:56:05 8e9ec90bc503: Layer already exists 14:56:05 549140e1f148: Layer already exists 14:56:05 4ebc7e36bd20: Layer already exists 14:56:05 5596db9d4c53: Layer already exists 14:56:05 86774672a0e5: Layer already exists 14:56:05 318012957e6e: Layer already exists 14:56:05 b541d28bf3b4: Layer already exists 14:56:05 2.1.0-dev.11: digest: sha256:8093540238789f09c51d0bd249434bf2f955451748ab8307b939a7ac57672c57 size: 2197 [Pipeline] isUnix [Pipeline] sh 14:56:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 [Pipeline] isUnix [Pipeline] sh 14:56:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 14:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:56:06 8e9ec90bc503: Preparing 14:56:06 4ebc7e36bd20: Preparing 14:56:06 51bb4f9ef189: Preparing 14:56:06 070971df6487: Preparing 14:56:06 549140e1f148: Preparing 14:56:06 5596db9d4c53: Preparing 14:56:06 318012957e6e: Preparing 14:56:06 86774672a0e5: Preparing 14:56:06 b541d28bf3b4: Preparing 14:56:06 5596db9d4c53: Waiting 14:56:06 318012957e6e: Waiting 14:56:06 86774672a0e5: Waiting 14:56:06 b541d28bf3b4: Waiting 14:56:06 8e9ec90bc503: Layer already exists 14:56:06 51bb4f9ef189: Layer already exists 14:56:06 549140e1f148: Layer already exists 14:56:06 070971df6487: Layer already exists 14:56:06 4ebc7e36bd20: Layer already exists 14:56:06 86774672a0e5: Layer already exists 14:56:06 5596db9d4c53: Layer already exists 14:56:06 b541d28bf3b4: Layer already exists 14:56:06 318012957e6e: Layer already exists 14:56:06 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11: digest: sha256:8093540238789f09c51d0bd249434bf2f955451748ab8307b939a7ac57672c57 size: 2197 [Pipeline] isUnix [Pipeline] sh 14:56:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 14:56:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 14:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:56:06 8e9ec90bc503: Preparing 14:56:06 4ebc7e36bd20: Preparing 14:56:06 51bb4f9ef189: Preparing 14:56:06 070971df6487: Preparing 14:56:06 549140e1f148: Preparing 14:56:06 5596db9d4c53: Preparing 14:56:06 318012957e6e: Preparing 14:56:06 86774672a0e5: Preparing 14:56:06 b541d28bf3b4: Preparing 14:56:06 318012957e6e: Waiting 14:56:06 86774672a0e5: Waiting 14:56:06 b541d28bf3b4: Waiting 14:56:06 5596db9d4c53: Waiting 14:56:06 070971df6487: Layer already exists 14:56:06 549140e1f148: Layer already exists 14:56:06 51bb4f9ef189: Layer already exists 14:56:06 4ebc7e36bd20: Layer already exists 14:56:06 8e9ec90bc503: Layer already exists 14:56:06 5596db9d4c53: Layer already exists 14:56:06 318012957e6e: Layer already exists 14:56:06 86774672a0e5: Layer already exists 14:56:06 b541d28bf3b4: Layer already exists 14:56:06 main: digest: sha256:8093540238789f09c51d0bd249434bf2f955451748ab8307b939a7ac57672c57 size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:56:06 ===================================================== [Pipeline] echo 14:56:07 taggedImages: 14:56:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 14:56:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:56:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.11 14:56:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 14:56:07 - 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:56:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:07 14:56:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:56:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:07 latest: Pulling from edgex-lftools-log-publisher 14:56:07 5eb5b503b376: Pulling fs layer 14:56:07 5c69ac0246d0: Pulling fs layer 14:56:07 ec43610c2a17: Pulling fs layer 14:56:07 3a2ae6a8a46f: Pulling fs layer 14:56:07 33b1e0a273af: Pulling fs layer 14:56:07 5d3b04190fa2: Pulling fs layer 14:56:07 2f39f015ded8: Pulling fs layer 14:56:07 3a2ae6a8a46f: Waiting 14:56:07 33b1e0a273af: Waiting 14:56:07 5d3b04190fa2: Waiting 14:56:07 2f39f015ded8: Waiting 14:56:07 5c69ac0246d0: Verifying Checksum 14:56:07 5c69ac0246d0: Download complete 14:56:07 3a2ae6a8a46f: Verifying Checksum 14:56:07 3a2ae6a8a46f: Download complete 14:56:07 33b1e0a273af: Verifying Checksum 14:56:07 33b1e0a273af: Download complete 14:56:07 ec43610c2a17: Verifying Checksum 14:56:07 ec43610c2a17: Download complete 14:56:07 5d3b04190fa2: Download complete 14:56:08 5eb5b503b376: Download complete 14:56:08 2f39f015ded8: Download complete 14:56:09 5eb5b503b376: Pull complete 14:56:09 5c69ac0246d0: Pull complete 14:56:10 ec43610c2a17: Pull complete 14:56:10 3a2ae6a8a46f: Pull complete 14:56:10 33b1e0a273af: Pull complete 14:56:10 5d3b04190fa2: Pull complete 14:56:15 2f39f015ded8: Pull complete 14:56:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:56:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:56:15 prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container 14:56:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:56:17 $ docker top f943aa9f4663501cbb29ba5e33f28ee8f05b7b47964bd3683eedfd7134210a9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:18 ---> job-cost.sh 14:56:18 lf-activate-venv: SKIPPING 14:56:18 INFO: No Stack... 14:56:18 INFO: Retrieving Pricing Info for: v3-standard-8 14:56:19 INFO: Archiving Costs [Pipeline] sh 14:56:19 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 14:56:19 + cut -d, -f6 [Pipeline] lock 14:56:19 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] 14:56:19 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] did not exist. Created. 14:56:19 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:56:19 + echo total: 0.2199999988079071 [Pipeline] stash 14:56:19 Stashed 1 file(s) [Pipeline] } 14:56:19 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 14:56:19 $ docker stop --time=1 f943aa9f4663501cbb29ba5e33f28ee8f05b7b47964bd3683eedfd7134210a9c 14:56:20 $ docker rm -f f943aa9f4663501cbb29ba5e33f28ee8f05b7b47964bd3683eedfd7134210a9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:58:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41821 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 14:58:50 Running in /w/workspace/app-rfid-llrp-inventory/32 [Pipeline] { [Pipeline] checkout 14:58:50 The recommended git tool is: git 14:58:58 using credential edgex-jenkins-ssh 14:58:58 Cloning the remote Git repository 14:58:58 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:58:59 > git init /w/workspace/app-rfid-llrp-inventory/32 # timeout=10 14:58:59 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:58:59 > git --version # timeout=10 14:58:59 > git --version # 'git version 2.25.1' 14:58:59 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:01 Avoid second fetch 14:59:01 Checking out Revision dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 (main) 14:59:01 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:59:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:01 > git config core.sparsecheckout # timeout=10 14:59:01 > git checkout -f dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 # timeout=10 14:59:05 Commit message: "fix: removed local command client mock as it has been added to go-core-contracts now (#78)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:59:07 % Total % Received % Xferd Average Speed Time Time Time Current 14:59:07 Dload Upload Total Spent Left Speed 14:59:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87080 0 --:--:-- --:--:-- --:--:-- 87725 [Pipeline] sh 14:59:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:59:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:59:07 + sudo tee /etc/docker/daemon.new 14:59:07 { 14:59:07 "registry-mirrors": [ 14:59:07 "https://nexus3.edgexfoundry.org:10001" 14:59:07 ], 14:59:07 "bip": "10.250.0.254/24", 14:59:07 "hosts": [ 14:59:07 "tcp://0.0.0.0:5555", 14:59:07 "unix:///var/run/docker.sock" 14:59:07 ], 14:59:07 "mtu": 1458, 14:59:07 "selinux-enabled": true, 14:59:07 "seccomp-profile": "/etc/docker/seccomp.json" 14:59:07 } [Pipeline] sh 14:59:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:59:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:27 provisioning config files... 14:59:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/32@tmp/config1104300103759427131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:27 ---> docker-login.sh 14:59:27 nexus3.edgexfoundry.org:10001 14:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:28 Configure a credential helper to remove this warning. See 14:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:28 14:59:28 Login Succeeded 14:59:28 nexus3.edgexfoundry.org:10002 14:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:29 Configure a credential helper to remove this warning. See 14:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:29 14:59:29 Login Succeeded 14:59:29 nexus3.edgexfoundry.org:10003 14:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:29 Configure a credential helper to remove this warning. See 14:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:29 14:59:29 Login Succeeded 14:59:29 nexus3.edgexfoundry.org:10004 14:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:30 Configure a credential helper to remove this warning. See 14:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:30 14:59:30 Login Succeeded 14:59:30 docker.io 14:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:31 Configure a credential helper to remove this warning. See 14:59:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:31 14:59:31 Login Succeeded 14:59:31 ---> docker-login.sh ends [Pipeline] } 14:59:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:59:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:31 ========================================================= 14:59:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:59:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:59:32 + 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:59:32 Sending build context to Docker daemon 687.1kB 14:59:32 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 14:59:32 Step 2/13 : FROM ${BASE} AS builder 14:59:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:59:32 9b3977197b4f: Pulling fs layer 14:59:32 1a89e8eeedd5: Pulling fs layer 14:59:32 94645a83ff95: Pulling fs layer 14:59:32 3f3a8bcf1eab: Pulling fs layer 14:59:32 0c92f367c5e7: Pulling fs layer 14:59:32 3096ccb668a1: Pulling fs layer 14:59:32 e8cf19c19ddd: Pulling fs layer 14:59:32 a4caa8a26152: Pulling fs layer 14:59:32 3f3a8bcf1eab: Waiting 14:59:32 0c92f367c5e7: Waiting 14:59:32 3096ccb668a1: Waiting 14:59:32 e8cf19c19ddd: Waiting 14:59:32 a4caa8a26152: Waiting 14:59:32 94645a83ff95: Verifying Checksum 14:59:32 94645a83ff95: Download complete 14:59:32 1a89e8eeedd5: Verifying Checksum 14:59:32 1a89e8eeedd5: Download complete 14:59:32 0c92f367c5e7: Download complete 14:59:32 3096ccb668a1: Verifying Checksum 14:59:32 3096ccb668a1: Download complete 14:59:32 9b3977197b4f: Download complete 14:59:32 e8cf19c19ddd: Verifying Checksum 14:59:32 e8cf19c19ddd: Download complete 14:59:33 9b3977197b4f: Pull complete 14:59:34 1a89e8eeedd5: Pull complete 14:59:34 94645a83ff95: Pull complete 14:59:34 a4caa8a26152: Verifying Checksum 14:59:34 a4caa8a26152: Download complete 14:59:35 3f3a8bcf1eab: Verifying Checksum 14:59:35 3f3a8bcf1eab: Download complete 14:59:48 3f3a8bcf1eab: Pull complete 14:59:48 0c92f367c5e7: Pull complete 14:59:48 3096ccb668a1: Pull complete 14:59:48 e8cf19c19ddd: Pull complete 14:59:55 a4caa8a26152: Pull complete 14:59:55 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 14:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:59:55 ---> 725f1c02e7f9 14:59:55 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:59:56 ---> Running in 066d42255b1f 14:59:56 Removing intermediate container 066d42255b1f 14:59:56 ---> d6415b251ac9 14:59:56 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 14:59:56 ---> Running in 28b58fc42ee6 14:59:56 Removing intermediate container 28b58fc42ee6 14:59:56 ---> ef9491b67e20 14:59:56 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:59:57 ---> Running in 458cbfffcca3 14:59:57 Removing intermediate container 458cbfffcca3 14:59:57 ---> 86d158066b3e 14:59:57 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:57 ---> Running in e707c28227fe 15:00:00 Removing intermediate container e707c28227fe 15:00:00 ---> 529586eab71f 15:00:00 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:00:00 ---> Running in b110490fde75 15:00:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:00:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:00:03 OK: 220 MiB in 52 packages 15:00:04 Removing intermediate container b110490fde75 15:00:04 ---> dbdb2ac98a8b 15:00:04 Step 8/13 : WORKDIR /app 15:00:04 ---> Running in bf6249fd3b04 15:00:05 Removing intermediate container bf6249fd3b04 15:00:05 ---> 9750361febb6 15:00:05 Step 9/13 : COPY go.mod vendor* ./ 15:00:05 ---> 97193cdb32fc 15:00:05 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:06 ---> Running in a324a56f9474 15:01:02 Removing intermediate container a324a56f9474 15:01:02 ---> a356f602dfd3 15:01:02 Step 11/13 : COPY . . 15:01:02 ---> b3c31ac06a61 15:01:02 Step 12/13 : ARG MAKE="make build" 15:01:02 ---> Running in 3d157d1bd709 15:01:02 Removing intermediate container 3d157d1bd709 15:01:02 ---> 595dc6ed4477 15:01:02 Step 13/13 : RUN $MAKE 15:01:02 ---> Running in e96907c459e8 15:01:02 noop 15:01:02 Removing intermediate container e96907c459e8 15:01:02 ---> f95dd9762bf9 15:01:02 Successfully built f95dd9762bf9 15:01:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:01:02 + docker inspect -f . ci-base-image-arm64 15:01:02 . [Pipeline] withDockerContainer 15:01:03 prd-ubuntu20.04-docker-arm64-4c-16g-41821 does not seem to be running inside a container 15:01:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/32 -v /w/workspace/app-rfid-llrp-inventory/32:/w/workspace/app-rfid-llrp-inventory/32:rw,z -v /w/workspace/app-rfid-llrp-inventory/32@tmp:/w/workspace/app-rfid-llrp-inventory/32@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 15:01:04 $ docker top 571bdc987632d3422ebddeea915dbe49a0e1444a9fb423971b162866e29fd46d -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:05 + go version 15:01:05 go version go1.17.6 linux/arm64 [Pipeline] } 15:01:05 $ docker stop --time=1 571bdc987632d3422ebddeea915dbe49a0e1444a9fb423971b162866e29fd46d 15:01:07 $ docker rm -f 571bdc987632d3422ebddeea915dbe49a0e1444a9fb423971b162866e29fd46d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:01:07 + docker inspect -f . ci-base-image-arm64 15:01:07 . [Pipeline] withDockerContainer 15:01:08 prd-ubuntu20.04-docker-arm64-4c-16g-41821 does not seem to be running inside a container 15:01:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/32 -v /w/workspace/app-rfid-llrp-inventory/32:/w/workspace/app-rfid-llrp-inventory/32:rw,z -v /w/workspace/app-rfid-llrp-inventory/32@tmp:/w/workspace/app-rfid-llrp-inventory/32@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 15:01:09 $ docker top 8e63c7b552f1c7c9fb95f98020a75fd912b61746d7c6b02c1ea5bf051acd38ab -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:01:10 + make test 15:01:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:02:47 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:02:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.221s coverage: 86.2% of statements 15:02:47 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:02:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.731s coverage: 71.9% of statements 15:02:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:02:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:03:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:03:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:03:22 ./bin/test-attribution.sh [Pipeline] echo 15:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:03:25 $ docker stop --time=1 8e63c7b552f1c7c9fb95f98020a75fd912b61746d7c6b02c1ea5bf051acd38ab 15:03:27 $ docker rm -f 8e63c7b552f1c7c9fb95f98020a75fd912b61746d7c6b02c1ea5bf051acd38ab [Pipeline] // withDockerContainer [Pipeline] sh 15:03:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:03:28 Warning: overwriting stash ‘coverage-report’ 15:03:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:03:30 + ls -al . 15:03:30 total 224 15:03:30 drwxrwxr-x 10 jenkins jenkins 4096 May 9 15:03 . 15:03:30 drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:58 .. 15:03:30 -rw-rw-r-- 1 jenkins jenkins 262 May 9 14:59 .dockerignore 15:03:30 drwxrwxr-x 8 jenkins jenkins 4096 May 9 14:59 .git 15:03:30 drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:59 .github 15:03:30 -rw-rw-r-- 1 jenkins jenkins 788 May 9 14:59 .gitignore 15:03:30 -rw-rw-r-- 1 jenkins jenkins 41 May 9 14:59 .golangci.yml 15:03:30 -rw-rw-r-- 1 jenkins jenkins 9410 May 9 14:59 Attribution.txt 15:03:30 -rw-rw-r-- 1 jenkins jenkins 1678 May 9 14:59 CHANGELOG.md 15:03:30 -rw-rw-r-- 1 jenkins jenkins 1923 May 9 14:59 Dockerfile 15:03:30 -rw-rw-r-- 1 jenkins jenkins 677 May 9 14:59 GOVERNANCE.md 15:03:30 -rw-rw-r-- 1 jenkins jenkins 687 May 9 14:59 Jenkinsfile 15:03:30 -rw-rw-r-- 1 jenkins jenkins 11347 May 9 14:59 LICENSE 15:03:30 -rw-rw-r-- 1 jenkins jenkins 2949 May 9 14:59 Makefile 15:03:30 -rw-rw-r-- 1 jenkins jenkins 617 May 9 14:59 OWNERS.md 15:03:30 -rw-rw-r-- 1 jenkins jenkins 30359 May 9 14:59 README.md 15:03:30 -rw-rw-r-- 1 jenkins jenkins 12 May 9 14:54 VERSION 15:03:30 drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:59 bin 15:03:30 -rw-r--r-- 1 jenkins jenkins 41008 May 9 15:02 coverage.out 15:03:30 -rw-rw-r-- 1 jenkins jenkins 3498 May 9 14:59 go.mod 15:03:30 -rw-rw-r-- 1 jenkins jenkins 35650 May 9 14:59 go.sum 15:03:30 drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:59 images 15:03:30 drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:59 internal 15:03:30 -rw-rw-r-- 1 jenkins jenkins 531 May 9 14:59 main.go 15:03:30 drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:59 res 15:03:30 drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:59 snap 15:03:30 drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:59 static [Pipeline] isUnix [Pipeline] sh 15:03:30 + 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=dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 --label arch=arm64 --label version=2.1.0-dev.11 . 15:03:30 Sending build context to Docker daemon 687.1kB 15:03:30 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 15:03:30 Step 2/31 : FROM ${BASE} AS builder 15:03:30 ---> f95dd9762bf9 15:03:30 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:03:31 ---> Running in d03cd9dae482 15:03:31 Removing intermediate container d03cd9dae482 15:03:31 ---> ea566b4ee84a 15:03:31 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 15:03:31 ---> Running in b42594d5ab95 15:03:31 Removing intermediate container b42594d5ab95 15:03:31 ---> 0c5886fc85d6 15:03:31 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:03:31 ---> Running in e3b43581ad41 15:03:32 Removing intermediate container e3b43581ad41 15:03:32 ---> 2f91b5f4c03b 15:03:32 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:32 ---> Running in 6e01d7625de8 15:03:34 Removing intermediate container 6e01d7625de8 15:03:34 ---> 63defb168637 15:03:34 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:03:34 ---> Running in 078cc32cf0fc 15:03:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:03:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:03:37 OK: 220 MiB in 52 packages 15:03:38 Removing intermediate container 078cc32cf0fc 15:03:38 ---> 16824b9219ef 15:03:38 Step 8/31 : WORKDIR /app 15:03:38 ---> Running in 83befa370143 15:03:38 Removing intermediate container 83befa370143 15:03:38 ---> 46e8becec9e3 15:03:38 Step 9/31 : COPY go.mod vendor* ./ 15:03:39 ---> 3ab8deda1669 15:03:39 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:39 ---> Running in 3faedc242ff8 15:03:41 Removing intermediate container 3faedc242ff8 15:03:41 ---> d0a71165fa19 15:03:41 Step 11/31 : COPY . . 15:03:42 ---> 62d6a7a348b6 15:03:42 Step 12/31 : ARG MAKE="make build" 15:03:42 ---> Running in 641f8fcb5285 15:03:42 Removing intermediate container 641f8fcb5285 15:03:42 ---> ef9e0e4f7e8c 15:03:42 Step 13/31 : RUN $MAKE 15:03:42 ---> Running in c746b1b4a42a 15:03:43 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.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 15:06:05 Removing intermediate container c746b1b4a42a 15:06:05 ---> c8fb8c8871cd 15:06:05 Step 14/31 : FROM alpine:3.14 15:06:05 3.14: Pulling from library/alpine 15:06:05 455c02918c45: Pulling fs layer 15:06:05 455c02918c45: Verifying Checksum 15:06:05 455c02918c45: Download complete 15:06:05 455c02918c45: Pull complete 15:06:05 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:06:05 Status: Downloaded newer image for alpine:3.14 15:06:05 ---> ac73e934f311 15:06:05 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:06:05 ---> Running in 97df6c60dd0b 15:06:05 Removing intermediate container 97df6c60dd0b 15:06:05 ---> 617904859cd9 15:06:05 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:06:05 ---> Running in 7e2615352d05 15:06:05 Removing intermediate container 7e2615352d05 15:06:05 ---> 73a283a32a9f 15:06:05 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:05 ---> Running in f2e4f2976e9c 15:06:06 Removing intermediate container f2e4f2976e9c 15:06:06 ---> 35cbc455c2bd 15:06:06 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 15:06:06 ---> Running in 5c615685caab 15:06:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:06:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:06:09 (1/6) Installing ca-certificates (20211220-r0) 15:06:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:06:09 (3/6) Installing libsodium (1.0.18-r0) 15:06:09 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:06:09 (5/6) Installing libzmq (4.3.4-r0) 15:06:09 (6/6) Installing zeromq (4.3.4-r0) 15:06:09 Executing busybox-1.33.1-r7.trigger 15:06:09 Executing ca-certificates-20211220-r0.trigger 15:06:09 OK: 9 MiB in 20 packages 15:06:11 Removing intermediate container 5c615685caab 15:06:11 ---> 62c577614b6c 15:06:11 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:06:11 ---> 756cd97ec436 15:06:11 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 15:06:12 ---> 18cd26fa69d5 15:06:12 Step 21/31 : COPY --from=builder /app/res/ /res/ 15:06:12 ---> 4b0a541f7444 15:06:12 Step 22/31 : COPY --from=builder /app/static/ /static/ 15:06:13 ---> 6a6238fd214b 15:06:13 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:06:15 ---> 229d70869506 15:06:15 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:06:15 ---> Running in d5f87c665268 15:06:16 Removing intermediate container d5f87c665268 15:06:16 ---> 328a99fe09cd 15:06:16 Step 25/31 : VOLUME /cache 15:06:16 ---> Running in a2a0dcb0b21d 15:06:17 Removing intermediate container a2a0dcb0b21d 15:06:17 ---> 18051b834fae 15:06:17 Step 26/31 : EXPOSE 59711 15:06:17 ---> Running in 7f5404522e30 15:06:17 Removing intermediate container 7f5404522e30 15:06:17 ---> 72a2978f49e8 15:06:17 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:06:17 ---> Running in ef842e2ba82e 15:06:17 Removing intermediate container ef842e2ba82e 15:06:17 ---> db6d59d920a7 15:06:17 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 15:06:17 ---> Running in df4b39618cf3 15:06:18 Removing intermediate container df4b39618cf3 15:06:18 ---> 888d1d6c34fa 15:06:18 Step 29/31 : LABEL arch=arm64 15:06:18 ---> Running in 4f1a9c0f4d23 15:06:18 Removing intermediate container 4f1a9c0f4d23 15:06:18 ---> 323904138cde 15:06:18 Step 30/31 : LABEL git_sha=dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 15:06:18 ---> Running in 4ce055f0b78e 15:06:19 Removing intermediate container 4ce055f0b78e 15:06:19 ---> c696f2f00b96 15:06:19 Step 31/31 : LABEL version=2.1.0-dev.11 15:06:19 ---> Running in 392f5105ae0b 15:06:19 Removing intermediate container 392f5105ae0b 15:06:19 ---> 442c6d800fa3 15:06:19 [Warning] One or more build-args [ARCH] were not consumed 15:06:19 Successfully built 442c6d800fa3 15:06:19 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 15:06:19 provisioning config files... 15:06:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/32@tmp/config3532225287602712692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:20 ---> docker-login.sh 15:06:20 nexus3.edgexfoundry.org:10001 15:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:20 Configure a credential helper to remove this warning. See 15:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:20 15:06:20 Login Succeeded 15:06:20 nexus3.edgexfoundry.org:10002 15:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:20 Configure a credential helper to remove this warning. See 15:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:20 15:06:20 Login Succeeded 15:06:20 nexus3.edgexfoundry.org:10003 15:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:21 Configure a credential helper to remove this warning. See 15:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:21 15:06:21 Login Succeeded 15:06:21 nexus3.edgexfoundry.org:10004 15:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:22 Configure a credential helper to remove this warning. See 15:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:22 15:06:22 Login Succeeded 15:06:22 docker.io 15:06:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:22 Configure a credential helper to remove this warning. See 15:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:22 15:06:22 Login Succeeded 15:06:22 ---> docker-login.sh ends [Pipeline] } 15:06:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:06:23 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:06:23 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 15:06:23 latest 15:06:23 2.1.0-dev.11 15:06:23 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 15:06:23 main 15:06:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:06:23 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] isUnix [Pipeline] sh 15:06:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 15:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:06:23 1b9dafa81142: Preparing 15:06:23 cf3df41e91fd: Preparing 15:06:23 e0b5111a5140: Preparing 15:06:23 64a6542f4b7f: Preparing 15:06:23 3b72b6b7ea03: Preparing 15:06:23 5f0e152fad03: Preparing 15:06:23 0a7bbeb89b0b: Preparing 15:06:23 5f0e152fad03: Waiting 15:06:23 7c7efc71dd05: Preparing 15:06:23 f73e7dbfee58: Preparing 15:06:23 7c7efc71dd05: Waiting 15:06:23 f73e7dbfee58: Waiting 15:06:23 0a7bbeb89b0b: Waiting 15:06:24 3b72b6b7ea03: Pushed 15:06:24 e0b5111a5140: Pushed 15:06:24 1b9dafa81142: Pushed 15:06:24 64a6542f4b7f: Pushed 15:06:24 f73e7dbfee58: Layer already exists 15:06:24 5f0e152fad03: Pushed 15:06:24 7c7efc71dd05: Pushed 15:06:25 0a7bbeb89b0b: Pushed 15:06:30 cf3df41e91fd: Pushed 15:06:30 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6: digest: sha256:31c5e9762ef3d5c22b913df6370246d5756e769374076fb9e980df1319762cab size: 2197 [Pipeline] isUnix [Pipeline] sh 15:06:31 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:06:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:06:31 1b9dafa81142: Preparing 15:06:31 cf3df41e91fd: Preparing 15:06:31 e0b5111a5140: Preparing 15:06:31 64a6542f4b7f: Preparing 15:06:31 3b72b6b7ea03: Preparing 15:06:31 5f0e152fad03: Preparing 15:06:31 0a7bbeb89b0b: Preparing 15:06:31 7c7efc71dd05: Preparing 15:06:31 f73e7dbfee58: Preparing 15:06:31 0a7bbeb89b0b: Waiting 15:06:31 f73e7dbfee58: Waiting 15:06:31 7c7efc71dd05: Waiting 15:06:31 5f0e152fad03: Waiting 15:06:31 cf3df41e91fd: Layer already exists 15:06:31 e0b5111a5140: Layer already exists 15:06:31 64a6542f4b7f: Layer already exists 15:06:31 3b72b6b7ea03: Layer already exists 15:06:31 1b9dafa81142: Layer already exists 15:06:31 5f0e152fad03: Layer already exists 15:06:31 7c7efc71dd05: Layer already exists 15:06:31 0a7bbeb89b0b: Layer already exists 15:06:31 f73e7dbfee58: Layer already exists 15:06:31 latest: digest: sha256:31c5e9762ef3d5c22b913df6370246d5756e769374076fb9e980df1319762cab size: 2197 [Pipeline] isUnix [Pipeline] sh 15:06:32 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.11 [Pipeline] isUnix [Pipeline] sh 15:06:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.11 15:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:06:32 1b9dafa81142: Preparing 15:06:32 cf3df41e91fd: Preparing 15:06:32 e0b5111a5140: Preparing 15:06:32 64a6542f4b7f: Preparing 15:06:32 3b72b6b7ea03: Preparing 15:06:32 5f0e152fad03: Preparing 15:06:32 0a7bbeb89b0b: Preparing 15:06:32 7c7efc71dd05: Preparing 15:06:32 f73e7dbfee58: Preparing 15:06:32 5f0e152fad03: Waiting 15:06:32 0a7bbeb89b0b: Waiting 15:06:32 7c7efc71dd05: Waiting 15:06:32 f73e7dbfee58: Waiting 15:06:32 e0b5111a5140: Layer already exists 15:06:32 1b9dafa81142: Layer already exists 15:06:32 cf3df41e91fd: Layer already exists 15:06:32 64a6542f4b7f: Layer already exists 15:06:32 3b72b6b7ea03: Layer already exists 15:06:32 5f0e152fad03: Layer already exists 15:06:32 7c7efc71dd05: Layer already exists 15:06:32 0a7bbeb89b0b: Layer already exists 15:06:32 f73e7dbfee58: Layer already exists 15:06:32 2.1.0-dev.11: digest: sha256:31c5e9762ef3d5c22b913df6370246d5756e769374076fb9e980df1319762cab size: 2197 [Pipeline] isUnix [Pipeline] sh 15:06:33 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 [Pipeline] isUnix [Pipeline] sh 15:06:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 15:06:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:06:33 1b9dafa81142: Preparing 15:06:33 cf3df41e91fd: Preparing 15:06:33 e0b5111a5140: Preparing 15:06:33 64a6542f4b7f: Preparing 15:06:33 3b72b6b7ea03: Preparing 15:06:33 5f0e152fad03: Preparing 15:06:33 0a7bbeb89b0b: Preparing 15:06:33 7c7efc71dd05: Preparing 15:06:33 f73e7dbfee58: Preparing 15:06:33 0a7bbeb89b0b: Waiting 15:06:33 5f0e152fad03: Waiting 15:06:33 7c7efc71dd05: Waiting 15:06:33 f73e7dbfee58: Waiting 15:06:33 e0b5111a5140: Layer already exists 15:06:33 3b72b6b7ea03: Layer already exists 15:06:33 cf3df41e91fd: Layer already exists 15:06:33 1b9dafa81142: Layer already exists 15:06:33 64a6542f4b7f: Layer already exists 15:06:33 7c7efc71dd05: Layer already exists 15:06:33 5f0e152fad03: Layer already exists 15:06:33 f73e7dbfee58: Layer already exists 15:06:33 0a7bbeb89b0b: Layer already exists 15:06:33 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11: digest: sha256:31c5e9762ef3d5c22b913df6370246d5756e769374076fb9e980df1319762cab size: 2197 [Pipeline] isUnix [Pipeline] sh 15:06:33 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 15:06:34 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:06:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:06:34 1b9dafa81142: Preparing 15:06:34 cf3df41e91fd: Preparing 15:06:34 e0b5111a5140: Preparing 15:06:34 64a6542f4b7f: Preparing 15:06:34 3b72b6b7ea03: Preparing 15:06:34 5f0e152fad03: Preparing 15:06:34 0a7bbeb89b0b: Preparing 15:06:34 7c7efc71dd05: Preparing 15:06:34 f73e7dbfee58: Preparing 15:06:34 5f0e152fad03: Waiting 15:06:34 0a7bbeb89b0b: Waiting 15:06:34 7c7efc71dd05: Waiting 15:06:34 f73e7dbfee58: Waiting 15:06:34 cf3df41e91fd: Layer already exists 15:06:34 64a6542f4b7f: Layer already exists 15:06:34 e0b5111a5140: Layer already exists 15:06:34 1b9dafa81142: Layer already exists 15:06:34 3b72b6b7ea03: Layer already exists 15:06:34 f73e7dbfee58: Layer already exists 15:06:34 7c7efc71dd05: Layer already exists 15:06:34 5f0e152fad03: Layer already exists 15:06:34 0a7bbeb89b0b: Layer already exists 15:06:34 main: digest: sha256:31c5e9762ef3d5c22b913df6370246d5756e769374076fb9e980df1319762cab size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:34 ===================================================== [Pipeline] echo 15:06:34 taggedImages: 15:06:34 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 15:06:34 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:06:34 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.11 15:06:34 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 15:06:34 - 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 15:06:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:35 15:06:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:06:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:35 arm64: Pulling from edgex-lftools-log-publisher 15:06:35 8998bd30e6a1: Pulling fs layer 15:06:35 04944245beec: Pulling fs layer 15:06:35 699f458cf7ca: Pulling fs layer 15:06:35 765212b225bb: Pulling fs layer 15:06:35 f23df028b6ca: Pulling fs layer 15:06:35 d65c8cfc05b1: Pulling fs layer 15:06:35 2437ff75d9bd: Pulling fs layer 15:06:35 f23df028b6ca: Waiting 15:06:35 d65c8cfc05b1: Waiting 15:06:35 2437ff75d9bd: Waiting 15:06:35 04944245beec: Verifying Checksum 15:06:35 04944245beec: Download complete 15:06:35 765212b225bb: Verifying Checksum 15:06:35 765212b225bb: Download complete 15:06:36 f23df028b6ca: Verifying Checksum 15:06:36 f23df028b6ca: Download complete 15:06:36 d65c8cfc05b1: Download complete 15:06:36 699f458cf7ca: Verifying Checksum 15:06:36 699f458cf7ca: Download complete 15:06:36 8998bd30e6a1: Verifying Checksum 15:06:36 8998bd30e6a1: Download complete 15:06:39 2437ff75d9bd: Verifying Checksum 15:06:39 2437ff75d9bd: Download complete 15:06:41 8998bd30e6a1: Pull complete 15:06:41 04944245beec: Pull complete 15:06:43 699f458cf7ca: Pull complete 15:06:43 765212b225bb: Pull complete 15:06:44 f23df028b6ca: Pull complete 15:06:44 d65c8cfc05b1: Pull complete 15:06:59 2437ff75d9bd: Pull complete 15:06:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:06:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:07:00 prd-ubuntu20.04-docker-arm64-4c-16g-41821 does not seem to be running inside a container 15:07:00 $ 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/32 -v /w/workspace/app-rfid-llrp-inventory/32:/w/workspace/app-rfid-llrp-inventory/32:rw,z -v /w/workspace/app-rfid-llrp-inventory/32@tmp:/w/workspace/app-rfid-llrp-inventory/32@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 15:07:03 $ docker top dbfc033dbd93ffef8d1de1d3e8e1cd7f9b72ac7cf06133dc0545d490e0831813 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:04 ---> job-cost.sh 15:07:04 lf-activate-venv: SKIPPING 15:07:04 INFO: No Stack... 15:07:04 INFO: Retrieving Pricing Info for: v3-standard-4 15:07:05 INFO: Archiving Costs [Pipeline] sh 15:07:06 + cat /w/workspace/app-rfid-llrp-inventory/32/archives/cost.csv 15:07:06 + cut -d, -f6 [Pipeline] lock 15:07:06 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] 15:07:06 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] did not exist. Created. 15:07:06 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:07:07 /w/workspace/app-rfid-llrp-inventory/32@tmp/durable-ca2f6866/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:07:07 + echo total: 0.10999999940395355 [Pipeline] stash 15:07:07 Warning: overwriting stash ‘stack-cost’ 15:07:07 Stashed 1 file(s) [Pipeline] } 15:07:07 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 15:07:07 $ docker stop --time=1 dbfc033dbd93ffef8d1de1d3e8e1cd7f9b72ac7cf06133dc0545d490e0831813 15:07:09 $ docker rm -f dbfc033dbd93ffef8d1de1d3e8e1cd7f9b72ac7cf06133dc0545d490e0831813 [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 15:07:10 provisioning config files... 15:07:10 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7597851408471165317tmp [Pipeline] { [Pipeline] sh 15:07:10 + set +x 15:07:10 + curl -s https://codecov.io/bash 15:07:10 + bash -s -- 15:07:10 15:07:10 _____ _ 15:07:10 / ____| | | 15:07:10 | | ___ __| | ___ ___ _____ __ 15:07:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:07:10 | |___| (_) | (_| | __/ (_| (_) \ V / 15:07:10 \_____\___/ \__,_|\___|\___\___/ \_/ 15:07:10 Bash-1.0.6 15:07:10 15:07:10 15:07:10 ==> git version 2.25.1 found 15:07:10 ==> 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 15:07:10 Release-Date: 2020-01-08 15:07:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:07:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:07:10 ==> Jenkins CI detected. 15:07:10 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:07:10 project root: . 15:07:10 --> token set from env 15:07:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:07:10 ==> Running gcov in . (disable via -X gcov) 15:07:10 ==> Python coveragepy not found 15:07:10 ==> Searching for coverage reports in: 15:07:10 + . 15:07:10 -> Found 1 reports 15:07:10 ==> Detecting git/mercurial file structure 15:07:10 ==> Reading reports 15:07:10 + ./coverage.out bytes=41008 15:07:10 ==> Appending adjustments 15:07:10 https://docs.codecov.io/docs/fixing-reports 15:07:10 + Found adjustments 15:07:10 ==> Gzipping contents 15:07:10 12K /tmp/codecov.YsyH7L.gz 15:07:10 ==> Uploading reports 15:07:10 url: https://codecov.io 15:07:10 query: branch=main&commit=dbb289fc240acd0adf8e3c9f2ee8109458ee47c6&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:07:10 -> Pinging Codecov 15:07:10 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=dbb289fc240acd0adf8e3c9f2ee8109458ee47c6&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:07:10 -> Uploading to 15:07:10 https://storage.googleapis.com/codecov/v4/raw/2022-05-09/581DD39554BDF9B6E22D074273EAD858/dbb289fc240acd0adf8e3c9f2ee8109458ee47c6/4fa2aee2-6cee-4f54-bee6-b4a071228e98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T150710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=67edae5282bfebcbc66151a702f1be75ff5c63c8e58691a219b0f7ff1b336030 15:07:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:07:10 Dload Upload Total Spent Left Speed 15:07:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11472 0 0 100 11472 0 42176 --:--:-- --:--:-- --:--:-- 42176 15:07:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] } 15:07:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:07:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:07:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:07:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:07:11 15:07:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:07:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:07:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:07:12 188c0c94c7c5: Pulling fs layer 15:07:12 0ef7d3d256c8: Pulling fs layer 15:07:12 de9db76c5a1d: Pulling fs layer 15:07:12 0eba1c9be4d2: Pulling fs layer 15:07:12 0d57e429df01: Pulling fs layer 15:07:12 4e4be7b47b0d: Pulling fs layer 15:07:12 e1f770b5df2f: Pulling fs layer 15:07:12 85a0685a4137: Pulling fs layer 15:07:12 0eba1c9be4d2: Waiting 15:07:12 0d57e429df01: Waiting 15:07:12 4e4be7b47b0d: Waiting 15:07:12 e1f770b5df2f: Waiting 15:07:12 85a0685a4137: Waiting 15:07:12 de9db76c5a1d: Verifying Checksum 15:07:12 de9db76c5a1d: Download complete 15:07:12 0ef7d3d256c8: Verifying Checksum 15:07:12 0ef7d3d256c8: Download complete 15:07:12 0d57e429df01: Verifying Checksum 15:07:12 0d57e429df01: Download complete 15:07:12 4e4be7b47b0d: Download complete 15:07:12 188c0c94c7c5: Download complete 15:07:12 188c0c94c7c5: Pull complete 15:07:12 e1f770b5df2f: Verifying Checksum 15:07:12 e1f770b5df2f: Download complete 15:07:12 0ef7d3d256c8: Pull complete 15:07:12 de9db76c5a1d: Pull complete 15:07:12 0eba1c9be4d2: Verifying Checksum 15:07:12 0eba1c9be4d2: Download complete 15:07:12 85a0685a4137: Verifying Checksum 15:07:12 85a0685a4137: Download complete 15:07:16 0eba1c9be4d2: Pull complete 15:07:16 0d57e429df01: Pull complete 15:07:16 4e4be7b47b0d: Pull complete 15:07:16 e1f770b5df2f: Pull complete 15:07:19 85a0685a4137: Pull complete 15:07:19 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:07:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:07:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:07:20 prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container 15:07:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:07:21 $ docker top e2706cb015db66e56b510423e5fbfd89eca445ced913b2c79b8cb14f3bea9f07 -eo pid,comm [Pipeline] { [Pipeline] echo 15:07:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:07:22 + set -o pipefail 15:07:22 + snyk monitor '--org=edgex-jenkins' 15:07:27 15:07:27 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:07:27 15:07:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/c068d840-6d79-4524-8c99-0a3ffffe340a 15:07:27 15:07:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:07:27 15:07:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:07:27 15:07:28 [Pipeline] } 15:07:28 $ docker stop --time=1 e2706cb015db66e56b510423e5fbfd89eca445ced913b2c79b8cb14f3bea9f07 15:07:30 $ docker rm -f e2706cb015db66e56b510423e5fbfd89eca445ced913b2c79b8cb14f3bea9f07 [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 15:07:30 + git log --format=format:%s -1 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] sh 15:07:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:07:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:07:31 . [Pipeline] withDockerContainer 15:07:31 prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container 15:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:07:31 $ docker top 46131ccd89a2f434eb8d8aa9ebd1f0f9760f9e2b5f6e0b918e4f6d07630a9767 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:32 [ssh-agent] Looking for ssh-agent implementation... 15:07:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:32 $ docker exec 46131ccd89a2f434eb8d8aa9ebd1f0f9760f9e2b5f6e0b918e4f6d07630a9767 ssh-agent 15:07:32 SSH_AUTH_SOCK=/tmp/ssh-Yy56if6Zn0PC/agent.33 15:07:32 SSH_AGENT_PID=40 15:07:32 Running ssh-add (command line suppressed) 15:07:32 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7655495483302616641.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7655495483302616641.key) 15:07:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:32 + git semver tag 15:07:32 2022-05-09 15:07:32,878 [run_tag] DEBUG tag force:False 15:07:32 2022-05-09 15:07:32,878 [check_head_tag] DEBUG check head tag 15:07:32 2022-05-09 15:07:32,878 [execute] INFO git cat-file --batch-check 15:07:32 2022-05-09 15:07:32,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:07:32 2022-05-09 15:07:32,882 [execute] INFO git cat-file --batch 15:07:32 2022-05-09 15:07:32,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:07:32 2022-05-09 15:07:32,894 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:07:32 2022-05-09 15:07:32,895 [execute] INFO git tag -a v2.1.0-dev.11 -m v2.1.0-dev.11 15:07:32 2022-05-09 15:07:32,895 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.11', '-m', 'v2.1.0-dev.11'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:07:32 2022-05-09 15:07:32,900 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:07:32 2.1.0-dev.11 [Pipeline] } 15:07:32 $ docker exec --env ******** --env ******** 46131ccd89a2f434eb8d8aa9ebd1f0f9760f9e2b5f6e0b918e4f6d07630a9767 ssh-agent -k 15:07:33 unset SSH_AUTH_SOCK; 15:07:33 unset SSH_AGENT_PID; 15:07:33 echo Agent pid 40 killed; 15:07:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:33 + git semver [Pipeline] } 15:07:33 $ docker stop --time=1 46131ccd89a2f434eb8d8aa9ebd1f0f9760f9e2b5f6e0b918e4f6d07630a9767 15:07:34 $ docker rm -f 46131ccd89a2f434eb8d8aa9ebd1f0f9760f9e2b5f6e0b918e4f6d07630a9767 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:07:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:07:35 15:07:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:07:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:07:35 0.23.1-centos7: Pulling from edgex-lftools 15:07:35 ab5ef0e58194: Pulling fs layer 15:07:35 9712f1f96733: Pulling fs layer 15:07:35 63f879dbbcfc: Pulling fs layer 15:07:35 0d9ebad4ef96: Pulling fs layer 15:07:35 e9a5061849ea: Pulling fs layer 15:07:35 d747dcd14b5f: Pulling fs layer 15:07:35 2de7ff778b66: Pulling fs layer 15:07:35 0d9ebad4ef96: Waiting 15:07:35 e9a5061849ea: Waiting 15:07:35 d747dcd14b5f: Waiting 15:07:35 2de7ff778b66: Waiting 15:07:35 9712f1f96733: Download complete 15:07:35 63f879dbbcfc: Verifying Checksum 15:07:35 63f879dbbcfc: Download complete 15:07:36 e9a5061849ea: Verifying Checksum 15:07:36 e9a5061849ea: Download complete 15:07:36 0d9ebad4ef96: Verifying Checksum 15:07:36 0d9ebad4ef96: Download complete 15:07:36 d747dcd14b5f: Download complete 15:07:36 ab5ef0e58194: Verifying Checksum 15:07:36 ab5ef0e58194: Download complete 15:07:36 2de7ff778b66: Verifying Checksum 15:07:36 2de7ff778b66: Download complete 15:07:39 ab5ef0e58194: Pull complete 15:07:39 9712f1f96733: Pull complete 15:07:39 63f879dbbcfc: Pull complete 15:07:43 0d9ebad4ef96: Pull complete 15:07:43 e9a5061849ea: Pull complete 15:07:43 d747dcd14b5f: Pull complete 15:07:44 2de7ff778b66: Pull complete 15:07:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:07:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:07:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:07:44 prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container 15:07:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:07:46 $ docker top a36bc6c49bd41eea421a16e24daab350d77d4bafd0bd4d9338e7606b098655f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:07:46 provisioning config files... 15:07:46 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5743670227025181242tmp 15:07:46 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6846073947484447782tmp 15:07:46 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4623344300775398112tmp [Pipeline] { [Pipeline] echo 15:07:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:07:46 ---> sigul-configuration.sh 15:07:46 gpg: directory `/root/.gnupg' created 15:07:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:07:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:07:46 gpg: keyring `/root/.gnupg/secring.gpg' created 15:07:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:07:46 gpg: CAST5 encrypted data 15:07:46 gpg: encrypted with 1 passphrase 15:07:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:07:47 + mkdir /home/jenkins 15:07:47 + mkdir /home/jenkins/sigul [Pipeline] sh 15:07:47 + 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 15:07:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:07:47 ---> sigul-install.sh 15:07:47 Sigul already installed; skipping installation. [Pipeline] sh 15:07:48 + git tag --list 15:07:48 v0.0.0 15:07:48 v0.0.1-dev.1 15:07:48 v0.0.1-dev.2 15:07:48 v0.0.1-dev.3 15:07:48 v0.0.1-dev.4 15:07:48 v0.0.1-dev.5 15:07:48 v0.0.1-dev.6 15:07:48 v0.0.1-dev.7 15:07:48 v1.0.0 15:07:48 v1.0.1-dev.1 15:07:48 v1.0.1-dev.2 15:07:48 v1.0.1-dev.3 15:07:48 v1.0.1-dev.4 15:07:48 v1.0.1-dev.5 15:07:48 v2.1.0 15:07:48 v2.1.0-dev.1 15:07:48 v2.1.0-dev.10 15:07:48 v2.1.0-dev.11 15:07:48 v2.1.0-dev.2 15:07:48 v2.1.0-dev.3 15:07:48 v2.1.0-dev.4 15:07:48 v2.1.0-dev.5 15:07:48 v2.1.0-dev.6 15:07:48 v2.1.0-dev.7 15:07:48 v2.1.0-dev.8 15:07:48 v2.1.0-dev.9 [Pipeline] sh 15:07:48 + lftools sign git-tag v2.1.0-dev.11 15:07:49 Signing Git tag with Sigul... 15:07:49 Signing v2.1.0-dev.11 [Pipeline] echo 15:07:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:07:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:07:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:07:49 $ docker stop --time=1 a36bc6c49bd41eea421a16e24daab350d77d4bafd0bd4d9338e7606b098655f0 15:07:50 $ docker rm -f a36bc6c49bd41eea421a16e24daab350d77d4bafd0bd4d9338e7606b098655f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:07:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:07:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:07:51 . [Pipeline] withDockerContainer 15:07:51 prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container 15:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:07:52 $ docker top a4c5340dbecf7f7595af26d7fc2cf4b74343ece20e1bd13dd92fad0684427bb4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:52 [ssh-agent] Looking for ssh-agent implementation... 15:07:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:52 $ docker exec a4c5340dbecf7f7595af26d7fc2cf4b74343ece20e1bd13dd92fad0684427bb4 ssh-agent 15:07:52 SSH_AUTH_SOCK=/tmp/ssh-UqGtrRQueIUX/agent.32 15:07:52 SSH_AGENT_PID=38 15:07:52 Running ssh-add (command line suppressed) 15:07:52 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5433342715611835364.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5433342715611835364.key) 15:07:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:53 + git semver bump pre 15:07:53 2022-05-09 15:07:53,273 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:07:53 2022-05-09 15:07:53,273 [bump_version] DEBUG bumping version:2.1.0-dev.11 on axis:pre with prefix:dev 15:07:53 2022-05-09 15:07:53,273 [bump_version] DEBUG bumped version:2.1.0-dev.12 15:07:53 2022-05-09 15:07:53,273 [write_version] DEBUG write version:2.1.0-dev.12 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:07:53 2022-05-09 15:07:53,273 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:07:53 2022-05-09 15:07:53,273 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:07:53 2022-05-09 15:07:53,276 [execute] INFO git cat-file --batch-check 15:07:53 2022-05-09 15:07:53,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:07:53 2022-05-09 15:07:53,283 [execute] INFO git cat-file --batch 15:07:53 2022-05-09 15:07:53,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:07:53 2022-05-09 15:07:53,289 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:07:53 2.1.0-dev.12 [Pipeline] } 15:07:53 $ docker exec --env ******** --env ******** a4c5340dbecf7f7595af26d7fc2cf4b74343ece20e1bd13dd92fad0684427bb4 ssh-agent -k 15:07:53 unset SSH_AUTH_SOCK; 15:07:53 unset SSH_AGENT_PID; 15:07:53 echo Agent pid 38 killed; 15:07:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:53 + git semver [Pipeline] } 15:07:54 $ docker stop --time=1 a4c5340dbecf7f7595af26d7fc2cf4b74343ece20e1bd13dd92fad0684427bb4 15:07:55 $ docker rm -f a4c5340dbecf7f7595af26d7fc2cf4b74343ece20e1bd13dd92fad0684427bb4 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:07:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:07:56 . [Pipeline] withDockerContainer 15:07:56 prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container 15:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:07:56 $ docker top 3a9c61e2da4752c5fb63abedc9c3f732a199674bca4358a97f54ee9f9f418b4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:56 [ssh-agent] Looking for ssh-agent implementation... 15:07:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:56 $ docker exec 3a9c61e2da4752c5fb63abedc9c3f732a199674bca4358a97f54ee9f9f418b4e ssh-agent 15:07:56 SSH_AUTH_SOCK=/tmp/ssh-9U7qIIfuJFBl/agent.33 15:07:56 SSH_AGENT_PID=39 15:07:56 Running ssh-add (command line suppressed) 15:07:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7994913954804467142.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7994913954804467142.key) 15:07:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:57 + git semver push 15:07:57 2022-05-09 15:07:57,552 [run_push] DEBUG push 15:07:57 2022-05-09 15:07:57,553 [execute] INFO git push origin semver 15:07:57 2022-05-09 15:07:57,553 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:07:58 2022-05-09 15:07:58,403 [run_push] DEBUG push all version tags 15:07:58 2022-05-09 15:07:58,404 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:07:58 2022-05-09 15:07:58,404 [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) 15:07:59 2022-05-09 15:07:59,149 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:07:59 2.1.0-dev.12 [Pipeline] } 15:07:59 $ docker exec --env ******** --env ******** 3a9c61e2da4752c5fb63abedc9c3f732a199674bca4358a97f54ee9f9f418b4e ssh-agent -k 15:07:59 unset SSH_AUTH_SOCK; 15:07:59 unset SSH_AGENT_PID; 15:07:59 echo Agent pid 39 killed; 15:07:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:59 + git semver [Pipeline] } 15:08:00 $ docker stop --time=1 3a9c61e2da4752c5fb63abedc9c3f732a199674bca4358a97f54ee9f9f418b4e 15:08:01 $ docker rm -f 3a9c61e2da4752c5fb63abedc9c3f732a199674bca4358a97f54ee9f9f418b4e [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 15:08:02 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:08:02 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:08:02 total 16 15:08:02 drwxr-xr-x 3 root root 4096 May 9 14:56 . 15:08:02 drwxrwxr-x 12 jenkins jenkins 4096 May 9 15:07 .. 15:08:02 drwxr-xr-x 2 root root 4096 May 9 14:56 cost 15:08:02 -rw-r--r-- 1 root root 93 May 9 14:56 cost.csv 15:08:02 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:08:02 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:08:02 total 16 15:08:02 drwxr-xr-x 3 jenkins jenkins 4096 May 9 14:56 . 15:08:02 drwxrwxr-x 12 jenkins jenkins 4096 May 9 15:07 .. 15:08:02 drwxr-xr-x 2 jenkins jenkins 4096 May 9 14:56 cost 15:08:02 -rw-r--r-- 1 jenkins jenkins 93 May 9 14:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:08:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:08:03 ---> package-listing.sh 15:08:03 ++ facter osfamily 15:08:03 ++ tr '[:upper:]' '[:lower:]' 15:08:03 + OS_FAMILY=debian 15:08:03 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:08:03 + START_PACKAGES=/tmp/packages_start.txt 15:08:03 + END_PACKAGES=/tmp/packages_end.txt 15:08:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:08:03 + PACKAGES=/tmp/packages_start.txt 15:08:03 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:08:03 + PACKAGES=/tmp/packages_end.txt 15:08:03 + case "${OS_FAMILY}" in 15:08:03 + dpkg -l 15:08:03 + grep '^ii' 15:08:03 + '[' -f /tmp/packages_start.txt ']' 15:08:03 + '[' -f /tmp/packages_end.txt ']' 15:08:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:08:03 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:08:03 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:08:03 + 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 15:08:03 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 15:08:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:08:04 . [Pipeline] withDockerContainer 15:08:04 prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container 15:08:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:08:04 $ docker top a8f44878dd2aab4bdacf3349ae390854343667fa241a59c056a031352629e85f -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:05 + touch /tmp/pre-build-complete [Pipeline] sh 15:08:05 + mkdir -p /var/log/sysstat [Pipeline] sh 15:08:05 + ls /var/log/sa-host 15:08:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:08:05 provisioning config files... 15:08:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8997752843524975633tmp [Pipeline] { [Pipeline] echo 15:08:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:08:06 ---> create-netrc.sh [Pipeline] } 15:08:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:08:06 ---> python-tools-install.sh [Pipeline] echo 15:08:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:08:06 ---> sudo-logs.sh 15:08:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:08:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:08:07 ---> job-cost.sh 15:08:07 lf-activate-venv: SKIPPING 15:08:07 DEBUG: total: 0.2199999988079071 15:08:07 INFO: Retrieving Stack Cost... 15:08:07 INFO: Retrieving Pricing Info for: v3-standard-8 15:08:07 INFO: Archiving Costs [Pipeline] echo 15:08:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:08:08 ---> logs-deploy.sh 15:08:08 lf-activate-venv: SKIPPING 15:08:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/32 15:08:08 INFO: archiving workspace using pattern(s): 15:08:09 Archives upload complete. 15:08:09 INFO: archiving logs to Nexus