Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df08deb8859f939424de0cfb9cf80597f8b78baf Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11176850213467753322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3278969084913042904.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16804395030890699232.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3716350087003994017.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9412150951559775104.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-47818’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-47819’ is offline Running on prd-ubuntu20.04-docker-8c-8g-47821 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision df08deb8859f939424de0cfb9cf80597f8b78baf (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df08deb8859f939424de0cfb9cf80597f8b78baf # timeout=10 Commit message: "build: Update to released V2.2.0 Kamakura SDK (#81)" > git rev-list --no-walk dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:54:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:54:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:54:21 ========================================================= 17:54:21 EdgeX Global Pipelines Version Info 17:54:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:54:22 ------------------- 17:54:22 stable info: 17:54:22 ------------------- 17:54:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:54:22 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 17:54:22 Message: update stable to v1.0.227 17:54:23 ------------------- 17:54:23 experimental info: 17:54:23 ------------------- 17:54:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:54:23 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 17:54:23 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df08deb [Pipeline] echo 17:54:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:23 provisioning config files... 17:54:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config986746218812275929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:23 ---> docker-login.sh 17:54:23 nexus3.edgexfoundry.org:10001 17:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:24 Configure a credential helper to remove this warning. See 17:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:24 17:54:24 Login Succeeded 17:54:24 nexus3.edgexfoundry.org:10002 17:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:24 Configure a credential helper to remove this warning. See 17:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:24 17:54:24 Login Succeeded 17:54:24 nexus3.edgexfoundry.org:10003 17:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:24 Configure a credential helper to remove this warning. See 17:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:24 17:54:24 Login Succeeded 17:54:24 nexus3.edgexfoundry.org:10004 17:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:24 Configure a credential helper to remove this warning. See 17:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:24 17:54:24 Login Succeeded 17:54:24 docker.io 17:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:25 Configure a credential helper to remove this warning. See 17:54:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:25 17:54:25 Login Succeeded 17:54:25 ---> docker-login.sh ends [Pipeline] } 17:54:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:54:25 + git rev-list -1 --merges df08deb8859f939424de0cfb9cf80597f8b78baf~1..df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] echo 17:54:25 -----------> git rev-list -1 --merges df08deb8859f939424de0cfb9cf80597f8b78baf~1..df08deb8859f939424de0cfb9cf80597f8b78baf df08deb8859f939424de0cfb9cf80597f8b78baf [false] [Pipeline] sh 17:54:26 + git log --format=format:%s -1 df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] echo 17:54:26 ========================================================= 17:54:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:54:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:26 + git log --format=format:%s -1 df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] echo 17:54:26 [semverPrep] GIT_COMMIT: df08deb8859f939424de0cfb9cf80597f8b78baf, Commit Message: build: Update to released V2.2.0 Kamakura SDK (#81) [Pipeline] echo 17:54:26 [semverPrep] This is not a build commit. [Pipeline] sh 17:54:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:54:26 + grep -v github /etc/ssh/ssh_known_hosts 17:54:26 + [ -e /tmp/ssh_known_hosts ] 17:54:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:54:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:54:26 + sudo tee -a /etc/ssh/ssh_known_hosts 17:54:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:54:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:54:27 17:54:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:54:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:54:27 latest: Pulling from edgex-devops/py-git-semver 17:54:27 1fe172e4850f: Pulling fs layer 17:54:27 caf521ccaac6: Pulling fs layer 17:54:27 3ead6fa29328: Pulling fs layer 17:54:27 5c2a1cbceb83: Pulling fs layer 17:54:27 a8d5f1318db7: Pulling fs layer 17:54:27 c427282e49a2: Pulling fs layer 17:54:27 1827001aaf11: Pulling fs layer 17:54:27 0714d37db230: Pulling fs layer 17:54:27 ac28cf19c067: Pulling fs layer 17:54:27 ca983d60f3e2: Pulling fs layer 17:54:27 9f894cec8388: Pulling fs layer 17:54:27 ac28cf19c067: Waiting 17:54:27 c427282e49a2: Waiting 17:54:27 ca983d60f3e2: Waiting 17:54:27 1827001aaf11: Waiting 17:54:27 5c2a1cbceb83: Waiting 17:54:27 a8d5f1318db7: Waiting 17:54:27 caf521ccaac6: Verifying Checksum 17:54:27 caf521ccaac6: Download complete 17:54:27 5c2a1cbceb83: Verifying Checksum 17:54:27 5c2a1cbceb83: Download complete 17:54:27 a8d5f1318db7: Verifying Checksum 17:54:27 a8d5f1318db7: Download complete 17:54:27 c427282e49a2: Verifying Checksum 17:54:27 c427282e49a2: Download complete 17:54:27 3ead6fa29328: Verifying Checksum 17:54:27 3ead6fa29328: Download complete 17:54:27 0714d37db230: Verifying Checksum 17:54:27 0714d37db230: Download complete 17:54:27 ac28cf19c067: Download complete 17:54:27 ca983d60f3e2: Download complete 17:54:27 9f894cec8388: Verifying Checksum 17:54:27 9f894cec8388: Download complete 17:54:27 1fe172e4850f: Verifying Checksum 17:54:27 1fe172e4850f: Download complete 17:54:27 1827001aaf11: Verifying Checksum 17:54:27 1827001aaf11: Download complete 17:54:29 1fe172e4850f: Pull complete 17:54:29 caf521ccaac6: Pull complete 17:54:29 3ead6fa29328: Pull complete 17:54:29 5c2a1cbceb83: Pull complete 17:54:30 a8d5f1318db7: Pull complete 17:54:30 c427282e49a2: Pull complete 17:54:33 1827001aaf11: Pull complete 17:54:33 0714d37db230: Pull complete 17:54:33 ac28cf19c067: Pull complete 17:54:33 ca983d60f3e2: Pull complete 17:54:33 9f894cec8388: Pull complete 17:54:33 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 17:54:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:54:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 17:54:33 prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container 17:54:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 17:54:34 $ docker top 397f8b704194886f6c993b627424f3f1c832236e6a892383e90e6562cb306749 -eo pid,comm 17:54:34 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). 17:54:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:54:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:34 [ssh-agent] Looking for ssh-agent implementation... 17:54:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:35 $ docker exec 397f8b704194886f6c993b627424f3f1c832236e6a892383e90e6562cb306749 ssh-agent 17:54:35 SSH_AUTH_SOCK=/tmp/ssh-ZAHhw0SszP1V/agent.33 17:54:35 SSH_AGENT_PID=39 17:54:35 Running ssh-add (command line suppressed) 17:54:35 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1555523755382177675.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1555523755382177675.key) 17:54:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:35 + git tag --points-at HEAD [Pipeline] } 17:54:35 $ docker exec --env ******** --env ******** 397f8b704194886f6c993b627424f3f1c832236e6a892383e90e6562cb306749 ssh-agent -k 17:54:35 unset SSH_AUTH_SOCK; 17:54:35 unset SSH_AGENT_PID; 17:54:35 echo Agent pid 39 killed; 17:54:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:54:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:35 [ssh-agent] Looking for ssh-agent implementation... 17:54:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:36 $ docker exec 397f8b704194886f6c993b627424f3f1c832236e6a892383e90e6562cb306749 ssh-agent 17:54:36 SSH_AUTH_SOCK=/tmp/ssh-t39YK46tYspx/agent.75 17:54:36 SSH_AGENT_PID=81 17:54:36 Running ssh-add (command line suppressed) 17:54:36 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2684121641472867202.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2684121641472867202.key) 17:54:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:36 + git semver init 17:54:36 2022-05-10 17:54:36,761 [run_init] DEBUG init version:0.0.0 force:False 17:54:36 2022-05-10 17:54:36,762 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:54:36 2022-05-10 17:54:36,762 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 17:54:36 2022-05-10 17:54:36,762 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 17:54:38 2022-05-10 17:54:37,846 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 17:54:38 2022-05-10 17:54:37,847 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 17:54:38 2022-05-10 17:54:37,847 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:54:38 2022-05-10 17:54:37,847 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:54:38 2.1.0-dev.12 [Pipeline] } 17:54:38 $ docker exec --env ******** --env ******** 397f8b704194886f6c993b627424f3f1c832236e6a892383e90e6562cb306749 ssh-agent -k 17:54:38 unset SSH_AUTH_SOCK; 17:54:38 unset SSH_AGENT_PID; 17:54:38 echo Agent pid 81 killed; 17:54:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:54:38 + git semver [Pipeline] } 17:54:38 $ docker stop --time=1 397f8b704194886f6c993b627424f3f1c832236e6a892383e90e6562cb306749 17:54:40 $ docker rm -f 397f8b704194886f6c993b627424f3f1c832236e6a892383e90e6562cb306749 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:54:41 Stashed 1 file(s) [Pipeline] echo 17:54:41 [edgeXSemver]: initialized semver on version 2.1.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:41 provisioning config files... 17:54:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4479963318546938740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:41 ---> docker-login.sh 17:54:41 nexus3.edgexfoundry.org:10001 17:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:41 Configure a credential helper to remove this warning. See 17:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:41 17:54:41 Login Succeeded 17:54:41 nexus3.edgexfoundry.org:10002 17:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:41 Configure a credential helper to remove this warning. See 17:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:41 17:54:41 Login Succeeded 17:54:41 nexus3.edgexfoundry.org:10003 17:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:41 Configure a credential helper to remove this warning. See 17:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:41 17:54:41 Login Succeeded 17:54:41 nexus3.edgexfoundry.org:10004 17:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:42 Configure a credential helper to remove this warning. See 17:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:42 17:54:42 Login Succeeded 17:54:42 docker.io 17:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:42 Configure a credential helper to remove this warning. See 17:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:42 17:54:42 Login Succeeded 17:54:42 ---> docker-login.sh ends [Pipeline] } 17:54:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:54:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:42 ========================================================= 17:54:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:54:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:54:42 + 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 . 17:54:42 Sending build context to Docker daemon 12.38MB 17:54:42 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 17:54:42 Step 2/13 : FROM ${BASE} AS builder 17:54:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:54:42 59bf1c3509f3: Pulling fs layer 17:54:42 666ba61612fd: Pulling fs layer 17:54:42 8ed8ca486205: Pulling fs layer 17:54:42 4fe6c5a15a65: Pulling fs layer 17:54:42 22a0e8bec74d: Pulling fs layer 17:54:42 ca2b28591e48: Pulling fs layer 17:54:42 a51346096db8: Pulling fs layer 17:54:42 daebc70d1ce1: Pulling fs layer 17:54:42 0e18a0eac166: Pulling fs layer 17:54:42 4fe6c5a15a65: Waiting 17:54:42 ca2b28591e48: Waiting 17:54:42 daebc70d1ce1: Waiting 17:54:42 a51346096db8: Waiting 17:54:42 22a0e8bec74d: Waiting 17:54:42 8ed8ca486205: Download complete 17:54:42 666ba61612fd: Download complete 17:54:42 22a0e8bec74d: Verifying Checksum 17:54:42 22a0e8bec74d: Download complete 17:54:42 ca2b28591e48: Download complete 17:54:42 a51346096db8: Download complete 17:54:42 59bf1c3509f3: Verifying Checksum 17:54:42 59bf1c3509f3: Download complete 17:54:42 daebc70d1ce1: Verifying Checksum 17:54:42 59bf1c3509f3: Pull complete 17:54:43 666ba61612fd: Pull complete 17:54:43 8ed8ca486205: Pull complete 17:54:43 0e18a0eac166: Verifying Checksum 17:54:43 0e18a0eac166: Download complete 17:54:43 4fe6c5a15a65: Verifying Checksum 17:54:43 4fe6c5a15a65: Download complete 17:54:47 4fe6c5a15a65: Pull complete 17:54:47 22a0e8bec74d: Pull complete 17:54:47 ca2b28591e48: Pull complete 17:54:47 a51346096db8: Pull complete 17:54:48 daebc70d1ce1: Pull complete 17:54:50 0e18a0eac166: Pull complete 17:54:50 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 17:54:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:54:50 ---> f018257e8ee9 17:54:50 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:54:53 ---> Running in 8ba56ea50c43 17:54:53 Removing intermediate container 8ba56ea50c43 17:54:53 ---> bfe07dd2f52c 17:54:53 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:54:53 ---> Running in bcb648186f93 17:54:53 Removing intermediate container bcb648186f93 17:54:53 ---> 03bc9dacf7b4 17:54:53 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:54:53 ---> Running in 64599c75d90a 17:54:54 Removing intermediate container 64599c75d90a 17:54:54 ---> 57f08ded2a68 17:54:54 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:54 ---> Running in 08c4ef6d4e7b 17:54:55 Removing intermediate container 08c4ef6d4e7b 17:54:55 ---> 3e751ab9cc5e 17:54:55 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:54:55 ---> Running in de67165cfb48 17:54:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:54:56 Still waiting to schedule task 17:54:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-47817’ 17:54:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:54:57 OK: 221 MiB in 52 packages 17:54:57 Removing intermediate container de67165cfb48 17:54:57 ---> 863706d7b379 17:54:57 Step 8/13 : WORKDIR /app 17:54:57 ---> Running in c316cea03fa3 17:54:57 Removing intermediate container c316cea03fa3 17:54:57 ---> 3fe1658535c5 17:54:57 Step 9/13 : COPY go.mod vendor* ./ 17:54:57 ---> 2913bc18b910 17:54:57 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:57 ---> Running in 5d571a977c73 17:55:12 Removing intermediate container 5d571a977c73 17:55:12 ---> 6bb62dbbc5cf 17:55:12 Step 11/13 : COPY . . 17:55:12 ---> d27cdec10178 17:55:12 Step 12/13 : ARG MAKE="make build" 17:55:12 ---> Running in 633b30fd1d3e 17:55:12 Removing intermediate container 633b30fd1d3e 17:55:12 ---> a0ac1fd8fd91 17:55:12 Step 13/13 : RUN $MAKE 17:55:12 ---> Running in f5d0ccf224c1 17:55:12 noop 17:55:12 Removing intermediate container f5d0ccf224c1 17:55:12 ---> de2585c6e9a7 17:55:12 Successfully built de2585c6e9a7 17:55:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:55:13 + docker inspect -f . ci-base-image-x86_64 17:55:13 . [Pipeline] withDockerContainer 17:55:13 prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container 17:55:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:55:13 $ docker top 7294e4a8b2f39cb5a2e59a21a79b5640a0a5a63067b7503cd4da98fef53c779d -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:13 + go version 17:55:13 go version go1.17.6 linux/amd64 [Pipeline] } 17:55:14 $ docker stop --time=1 7294e4a8b2f39cb5a2e59a21a79b5640a0a5a63067b7503cd4da98fef53c779d 17:55:15 $ docker rm -f 7294e4a8b2f39cb5a2e59a21a79b5640a0a5a63067b7503cd4da98fef53c779d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:55:15 + docker inspect -f . ci-base-image-x86_64 17:55:15 . [Pipeline] withDockerContainer 17:55:15 prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container 17:55:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:55:16 $ docker top 249b1520669e9a21888c4b9cad3298421d0e943c4a322480355e9770c08bd1d1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:55:16 + make test 17:55:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:55:26 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:55:26 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.024s coverage: 86.2% of statements 17:55:26 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:55:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.539s coverage: 71.9% of statements 17:55:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:55:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:55:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:55:40 ./bin/test-attribution.sh [Pipeline] echo 17:55:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:55:40 $ docker stop --time=1 249b1520669e9a21888c4b9cad3298421d0e943c4a322480355e9770c08bd1d1 17:55:42 $ docker rm -f 249b1520669e9a21888c4b9cad3298421d0e943c4a322480355e9770c08bd1d1 [Pipeline] // withDockerContainer [Pipeline] sh 17:55:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:55:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:55:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:55:43 + ls -al . 17:55:43 total 228 17:55:43 drwxrwxr-x 11 jenkins jenkins 4096 May 10 17:55 . 17:55:43 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:54 .. 17:55:43 -rw-rw-r-- 1 jenkins jenkins 262 May 10 17:54 .dockerignore 17:55:43 drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:54 .git 17:55:43 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:54 .github 17:55:43 -rw-rw-r-- 1 jenkins jenkins 788 May 10 17:54 .gitignore 17:55:43 -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:54 .golangci.yml 17:55:43 drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:54 .semver 17:55:43 -rw-rw-r-- 1 jenkins jenkins 9410 May 10 17:54 Attribution.txt 17:55:43 -rw-rw-r-- 1 jenkins jenkins 1678 May 10 17:54 CHANGELOG.md 17:55:43 -rw-rw-r-- 1 jenkins jenkins 1923 May 10 17:54 Dockerfile 17:55:43 -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:54 GOVERNANCE.md 17:55:43 -rw-rw-r-- 1 jenkins jenkins 687 May 10 17:54 Jenkinsfile 17:55:43 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:54 LICENSE 17:55:43 -rw-rw-r-- 1 jenkins jenkins 2949 May 10 17:54 Makefile 17:55:43 -rw-rw-r-- 1 jenkins jenkins 617 May 10 17:54 OWNERS.md 17:55:43 -rw-rw-r-- 1 jenkins jenkins 30359 May 10 17:54 README.md 17:55:43 -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:54 VERSION 17:55:43 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:54 bin 17:55:43 -rw-r--r-- 1 jenkins jenkins 41008 May 10 17:55 coverage.out 17:55:43 -rw-rw-r-- 1 jenkins jenkins 3452 May 10 17:54 go.mod 17:55:43 -rw-rw-r-- 1 jenkins jenkins 35440 May 10 17:54 go.sum 17:55:43 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:54 images 17:55:43 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:54 internal 17:55:43 -rw-rw-r-- 1 jenkins jenkins 531 May 10 17:54 main.go 17:55:43 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:54 res 17:55:43 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:54 snap 17:55:43 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:54 static [Pipeline] isUnix [Pipeline] sh 17:55:43 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=df08deb8859f939424de0cfb9cf80597f8b78baf --label arch=amd64 --label version=2.1.0-dev.12 . 17:55:43 Sending build context to Docker daemon 12.38MB 17:55:43 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 17:55:43 Step 2/31 : FROM ${BASE} AS builder 17:55:43 ---> de2585c6e9a7 17:55:43 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:55:44 ---> Running in b89f9356d78f 17:55:44 Removing intermediate container b89f9356d78f 17:55:44 ---> 56877ded1028 17:55:44 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 17:55:44 ---> Running in 8eb49aa7dedc 17:55:44 Removing intermediate container 8eb49aa7dedc 17:55:44 ---> fbc232589a2f 17:55:44 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:55:44 ---> Running in d04725cfc515 17:55:44 Removing intermediate container d04725cfc515 17:55:44 ---> 81cd665a0147 17:55:44 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:44 ---> Running in f701383c421b 17:55:45 Removing intermediate container f701383c421b 17:55:45 ---> 0cbeee0a8ec4 17:55:45 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:55:45 ---> Running in 99fa79d34c70 17:55:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:55:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:55:46 OK: 221 MiB in 52 packages 17:55:47 Removing intermediate container 99fa79d34c70 17:55:47 ---> 11778c7ddbff 17:55:47 Step 8/31 : WORKDIR /app 17:55:47 ---> Running in f440949c4fbb 17:55:47 Removing intermediate container f440949c4fbb 17:55:47 ---> b5df05f407ac 17:55:47 Step 9/31 : COPY go.mod vendor* ./ 17:55:47 ---> 6e466d7973c8 17:55:47 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:47 ---> Running in b2a61b786ae1 17:55:47 Removing intermediate container b2a61b786ae1 17:55:47 ---> 6713dc209354 17:55:47 Step 11/31 : COPY . . 17:55:48 ---> 452c132684ad 17:55:48 Step 12/31 : ARG MAKE="make build" 17:55:48 ---> Running in c04e9a7ff188 17:55:48 Removing intermediate container c04e9a7ff188 17:55:48 ---> a0d3ef93c7bc 17:55:48 Step 13/31 : RUN $MAKE 17:55:48 ---> Running in d49406b20708 17:55:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 17:56:10 Removing intermediate container d49406b20708 17:56:10 ---> f4bcc8f492f5 17:56:10 Step 14/31 : FROM alpine:3.14 17:56:10 3.14: Pulling from library/alpine 17:56:10 8663204ce13b: Pulling fs layer 17:56:10 8663204ce13b: Verifying Checksum 17:56:10 8663204ce13b: Download complete 17:56:10 8663204ce13b: Pull complete 17:56:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:56:10 Status: Downloaded newer image for alpine:3.14 17:56:10 ---> e04c818066af 17:56:10 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:56:10 ---> Running in ff0ff6d00651 17:56:10 Removing intermediate container ff0ff6d00651 17:56:10 ---> e361719bc7d7 17:56:10 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:56:10 ---> Running in 68348b5d9379 17:56:10 Removing intermediate container 68348b5d9379 17:56:10 ---> f5a6bfe371da 17:56:10 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:10 ---> Running in b6558afd6908 17:56:10 Removing intermediate container b6558afd6908 17:56:10 ---> b4d9f42ae188 17:56:10 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 17:56:10 ---> Running in a53452a7541f 17:56:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:56:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:56:11 (1/6) Installing ca-certificates (20211220-r0) 17:56:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:56:11 (3/6) Installing libsodium (1.0.18-r0) 17:56:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:56:12 (5/6) Installing libzmq (4.3.4-r0) 17:56:12 (6/6) Installing zeromq (4.3.4-r0) 17:56:12 Executing busybox-1.33.1-r7.trigger 17:56:12 Executing ca-certificates-20211220-r0.trigger 17:56:12 OK: 9 MiB in 20 packages 17:56:12 Removing intermediate container a53452a7541f 17:56:12 ---> fb2dc0f75e3d 17:56:12 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:56:12 ---> 020e5a79919e 17:56:12 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 17:56:13 ---> 44d6cc6f908f 17:56:13 Step 21/31 : COPY --from=builder /app/res/ /res/ 17:56:13 ---> 87f1cdd316a2 17:56:13 Step 22/31 : COPY --from=builder /app/static/ /static/ 17:56:13 ---> 69a4ed412b41 17:56:13 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:56:13 ---> 548a99dae4fd 17:56:13 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:56:13 ---> Running in 1fc6d114a013 17:56:14 Removing intermediate container 1fc6d114a013 17:56:14 ---> c4eea4537096 17:56:14 Step 25/31 : VOLUME /cache 17:56:14 ---> Running in d4b8743f16a3 17:56:14 Removing intermediate container d4b8743f16a3 17:56:14 ---> 6ac12090be9b 17:56:14 Step 26/31 : EXPOSE 59711 17:56:14 ---> Running in 7661659ee04b 17:56:14 Removing intermediate container 7661659ee04b 17:56:14 ---> afdd5bb4d3a1 17:56:14 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:56:14 ---> Running in 92c2b822f0cc 17:56:15 Removing intermediate container 92c2b822f0cc 17:56:15 ---> 4f18e52e41b8 17:56:15 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:56:15 ---> Running in a02260289d8d 17:56:15 Removing intermediate container a02260289d8d 17:56:15 ---> e6cb74f01561 17:56:15 Step 29/31 : LABEL arch=amd64 17:56:15 ---> Running in 14691b1776c5 17:56:15 Removing intermediate container 14691b1776c5 17:56:15 ---> 9c84b237b0ac 17:56:15 Step 30/31 : LABEL git_sha=df08deb8859f939424de0cfb9cf80597f8b78baf 17:56:15 ---> Running in 4fb6c5d4d09f 17:56:15 Removing intermediate container 4fb6c5d4d09f 17:56:15 ---> 0a154f835737 17:56:15 Step 31/31 : LABEL version=2.1.0-dev.12 17:56:15 ---> Running in 92ef41e80c3e 17:56:15 Removing intermediate container 92ef41e80c3e 17:56:15 ---> 46c137945b4f 17:56:15 [Warning] One or more build-args [ARCH] were not consumed 17:56:15 Successfully built 46c137945b4f 17:56:15 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:56:15 provisioning config files... 17:56:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config157541487538087292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:15 ---> docker-login.sh 17:56:15 nexus3.edgexfoundry.org:10001 17:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:15 Configure a credential helper to remove this warning. See 17:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:15 17:56:15 Login Succeeded 17:56:15 nexus3.edgexfoundry.org:10002 17:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:16 Configure a credential helper to remove this warning. See 17:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:16 17:56:16 Login Succeeded 17:56:16 nexus3.edgexfoundry.org:10003 17:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:16 Configure a credential helper to remove this warning. See 17:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:16 17:56:16 Login Succeeded 17:56:16 nexus3.edgexfoundry.org:10004 17:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:16 Configure a credential helper to remove this warning. See 17:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:16 17:56:16 Login Succeeded 17:56:16 docker.io 17:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:16 Configure a credential helper to remove this warning. See 17:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:16 17:56:16 Login Succeeded 17:56:16 ---> docker-login.sh ends [Pipeline] } 17:56:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:56:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:56:16 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 17:56:16 df08deb8859f939424de0cfb9cf80597f8b78baf 17:56:16 latest 17:56:16 2.1.0-dev.12 17:56:16 df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 17:56:16 main 17:56:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:56:17 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] isUnix [Pipeline] sh 17:56:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df08deb8859f939424de0cfb9cf80597f8b78baf 17:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:56:17 21ccf9bfbab6: Preparing 17:56:17 f38fe587c01f: Preparing 17:56:17 455ca2b62733: Preparing 17:56:17 ed4e869968b2: Preparing 17:56:17 e3d3491d931f: Preparing 17:56:17 fe2ca44038b6: Preparing 17:56:17 bc66846ed2b8: Preparing 17:56:17 0a3e5534bd95: Preparing 17:56:17 b541d28bf3b4: Preparing 17:56:17 fe2ca44038b6: Waiting 17:56:17 b541d28bf3b4: Waiting 17:56:17 0a3e5534bd95: Waiting 17:56:17 21ccf9bfbab6: Pushed 17:56:17 ed4e869968b2: Pushed 17:56:17 e3d3491d931f: Pushed 17:56:17 455ca2b62733: Pushed 17:56:17 b541d28bf3b4: Layer already exists 17:56:17 fe2ca44038b6: Pushed 17:56:17 0a3e5534bd95: Pushed 17:56:17 bc66846ed2b8: Pushed 17:56:20 f38fe587c01f: Pushed 17:56:20 df08deb8859f939424de0cfb9cf80597f8b78baf: digest: sha256:eb3d6ef0ca623951ab24a64deca22188c72a540a8518fe543136a7c3db4abb82 size: 2197 [Pipeline] isUnix [Pipeline] sh 17:56:20 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 17:56:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:56:21 21ccf9bfbab6: Preparing 17:56:21 f38fe587c01f: Preparing 17:56:21 455ca2b62733: Preparing 17:56:21 ed4e869968b2: Preparing 17:56:21 e3d3491d931f: Preparing 17:56:21 fe2ca44038b6: Preparing 17:56:21 bc66846ed2b8: Preparing 17:56:21 0a3e5534bd95: Preparing 17:56:21 b541d28bf3b4: Preparing 17:56:21 fe2ca44038b6: Waiting 17:56:21 b541d28bf3b4: Waiting 17:56:21 0a3e5534bd95: Waiting 17:56:21 bc66846ed2b8: Waiting 17:56:21 21ccf9bfbab6: Layer already exists 17:56:21 e3d3491d931f: Layer already exists 17:56:21 ed4e869968b2: Layer already exists 17:56:21 455ca2b62733: Layer already exists 17:56:21 f38fe587c01f: Layer already exists 17:56:21 bc66846ed2b8: Layer already exists 17:56:21 0a3e5534bd95: Layer already exists 17:56:21 fe2ca44038b6: Layer already exists 17:56:21 b541d28bf3b4: Layer already exists 17:56:21 latest: digest: sha256:eb3d6ef0ca623951ab24a64deca22188c72a540a8518fe543136a7c3db4abb82 size: 2197 [Pipeline] isUnix [Pipeline] sh 17:56:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh 17:56:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.12 17:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:56:21 21ccf9bfbab6: Preparing 17:56:21 f38fe587c01f: Preparing 17:56:21 455ca2b62733: Preparing 17:56:21 ed4e869968b2: Preparing 17:56:21 e3d3491d931f: Preparing 17:56:21 fe2ca44038b6: Preparing 17:56:21 bc66846ed2b8: Preparing 17:56:21 0a3e5534bd95: Preparing 17:56:21 b541d28bf3b4: Preparing 17:56:21 fe2ca44038b6: Waiting 17:56:21 bc66846ed2b8: Waiting 17:56:21 0a3e5534bd95: Waiting 17:56:21 b541d28bf3b4: Waiting 17:56:21 ed4e869968b2: Layer already exists 17:56:21 e3d3491d931f: Layer already exists 17:56:21 f38fe587c01f: Layer already exists 17:56:21 21ccf9bfbab6: Layer already exists 17:56:21 455ca2b62733: Layer already exists 17:56:21 bc66846ed2b8: Layer already exists 17:56:21 fe2ca44038b6: Layer already exists 17:56:21 b541d28bf3b4: Layer already exists 17:56:21 0a3e5534bd95: Layer already exists 17:56:21 2.1.0-dev.12: digest: sha256:eb3d6ef0ca623951ab24a64deca22188c72a540a8518fe543136a7c3db4abb82 size: 2197 [Pipeline] isUnix [Pipeline] sh 17:56:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh 17:56:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 17:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:56:22 21ccf9bfbab6: Preparing 17:56:22 f38fe587c01f: Preparing 17:56:22 455ca2b62733: Preparing 17:56:22 ed4e869968b2: Preparing 17:56:22 e3d3491d931f: Preparing 17:56:22 fe2ca44038b6: Preparing 17:56:22 bc66846ed2b8: Preparing 17:56:22 0a3e5534bd95: Preparing 17:56:22 b541d28bf3b4: Preparing 17:56:22 bc66846ed2b8: Waiting 17:56:22 0a3e5534bd95: Waiting 17:56:22 b541d28bf3b4: Waiting 17:56:22 fe2ca44038b6: Waiting 17:56:22 e3d3491d931f: Layer already exists 17:56:22 455ca2b62733: Layer already exists 17:56:22 ed4e869968b2: Layer already exists 17:56:22 21ccf9bfbab6: Layer already exists 17:56:22 f38fe587c01f: Layer already exists 17:56:22 fe2ca44038b6: Layer already exists 17:56:22 0a3e5534bd95: Layer already exists 17:56:22 bc66846ed2b8: Layer already exists 17:56:22 b541d28bf3b4: Layer already exists 17:56:22 df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12: digest: sha256:eb3d6ef0ca623951ab24a64deca22188c72a540a8518fe543136a7c3db4abb82 size: 2197 [Pipeline] isUnix [Pipeline] sh 17:56:22 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 17:56:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 17:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 17:56:22 21ccf9bfbab6: Preparing 17:56:22 f38fe587c01f: Preparing 17:56:22 455ca2b62733: Preparing 17:56:22 ed4e869968b2: Preparing 17:56:22 e3d3491d931f: Preparing 17:56:22 fe2ca44038b6: Preparing 17:56:22 bc66846ed2b8: Preparing 17:56:22 0a3e5534bd95: Preparing 17:56:22 b541d28bf3b4: Preparing 17:56:22 bc66846ed2b8: Waiting 17:56:22 fe2ca44038b6: Waiting 17:56:22 0a3e5534bd95: Waiting 17:56:22 b541d28bf3b4: Waiting 17:56:22 e3d3491d931f: Layer already exists 17:56:22 f38fe587c01f: Layer already exists 17:56:22 ed4e869968b2: Layer already exists 17:56:22 455ca2b62733: Layer already exists 17:56:22 21ccf9bfbab6: Layer already exists 17:56:22 fe2ca44038b6: Layer already exists 17:56:22 bc66846ed2b8: Layer already exists 17:56:22 0a3e5534bd95: Layer already exists 17:56:22 b541d28bf3b4: Layer already exists 17:56:22 main: digest: sha256:eb3d6ef0ca623951ab24a64deca22188c72a540a8518fe543136a7c3db4abb82 size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:56:22 ===================================================== [Pipeline] echo 17:56:22 taggedImages: 17:56:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df08deb8859f939424de0cfb9cf80597f8b78baf 17:56:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 17:56:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.12 17:56:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 17:56:22 - 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 17:56:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:23 17:56:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:56:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:23 latest: Pulling from edgex-lftools-log-publisher 17:56:23 5eb5b503b376: Pulling fs layer 17:56:23 5c69ac0246d0: Pulling fs layer 17:56:23 ec43610c2a17: Pulling fs layer 17:56:23 3a2ae6a8a46f: Pulling fs layer 17:56:23 33b1e0a273af: Pulling fs layer 17:56:23 5d3b04190fa2: Pulling fs layer 17:56:23 2f39f015ded8: Pulling fs layer 17:56:23 3a2ae6a8a46f: Waiting 17:56:23 5d3b04190fa2: Waiting 17:56:23 33b1e0a273af: Waiting 17:56:23 2f39f015ded8: Waiting 17:56:23 5c69ac0246d0: Verifying Checksum 17:56:23 5c69ac0246d0: Download complete 17:56:23 3a2ae6a8a46f: Verifying Checksum 17:56:23 3a2ae6a8a46f: Download complete 17:56:23 33b1e0a273af: Verifying Checksum 17:56:23 33b1e0a273af: Download complete 17:56:23 ec43610c2a17: Verifying Checksum 17:56:23 ec43610c2a17: Download complete 17:56:23 5d3b04190fa2: Verifying Checksum 17:56:23 5d3b04190fa2: Download complete 17:56:23 5eb5b503b376: Verifying Checksum 17:56:23 5eb5b503b376: Download complete 17:56:24 2f39f015ded8: Download complete 17:56:25 5eb5b503b376: Pull complete 17:56:25 5c69ac0246d0: Pull complete 17:56:25 ec43610c2a17: Pull complete 17:56:25 3a2ae6a8a46f: Pull complete 17:56:25 33b1e0a273af: Pull complete 17:56:26 5d3b04190fa2: Pull complete 17:56:30 2f39f015ded8: Pull complete 17:56:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:56:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:56:30 prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container 17:56:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:56:33 $ docker top 46904ccadbd4f6bc8947c036b94c1705a8dc25ff301c3d9b130e60797d7ac5ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:33 ---> job-cost.sh 17:56:33 lf-activate-venv: SKIPPING 17:56:33 INFO: No Stack... 17:56:34 INFO: Retrieving Pricing Info for: v3-standard-8 17:56:34 INFO: Archiving Costs [Pipeline] sh 17:56:34 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 17:56:34 + cut -d, -f6 [Pipeline] lock 17:56:34 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] 17:56:34 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] did not exist. Created. 17:56:34 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:56:35 + echo total: 0.2199999988079071 [Pipeline] stash 17:56:35 Stashed 1 file(s) [Pipeline] } 17:56:35 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] [Pipeline] // lock [Pipeline] } 17:56:35 $ docker stop --time=1 46904ccadbd4f6bc8947c036b94c1705a8dc25ff301c3d9b130e60797d7ac5ed 17:56:36 $ docker rm -f 46904ccadbd4f6bc8947c036b94c1705a8dc25ff301c3d9b130e60797d7ac5ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:57:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47825 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 17:57:48 Running in /w/workspace/app-rfid-llrp-inventory/33 [Pipeline] { [Pipeline] checkout 17:57:48 The recommended git tool is: git 17:57:55 using credential edgex-jenkins-ssh 17:57:55 Cloning the remote Git repository 17:57:55 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:57:55 > git init /w/workspace/app-rfid-llrp-inventory/33 # timeout=10 17:57:55 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:57:55 > git --version # timeout=10 17:57:55 > git --version # 'git version 2.25.1' 17:57:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:57:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:58 Avoid second fetch 17:57:58 Checking out Revision df08deb8859f939424de0cfb9cf80597f8b78baf (main) 17:57:58 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:57:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:58 > git config core.sparsecheckout # timeout=10 17:57:58 > git checkout -f df08deb8859f939424de0cfb9cf80597f8b78baf # timeout=10 17:58:02 Commit message: "build: Update to released V2.2.0 Kamakura SDK (#81)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:58:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:58:03 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:03 Dload Upload Total Spent Left Speed 17:58:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 210k 0 --:--:-- --:--:-- --:--:-- 210k [Pipeline] sh 17:58:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:58:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:58:04 + sudo tee /etc/docker/daemon.new 17:58:04 { 17:58:04 "registry-mirrors": [ 17:58:04 "https://nexus3.edgexfoundry.org:10001" 17:58:04 ], 17:58:04 "bip": "10.250.0.254/24", 17:58:04 "hosts": [ 17:58:04 "tcp://0.0.0.0:5555", 17:58:04 "unix:///var/run/docker.sock" 17:58:04 ], 17:58:04 "mtu": 1458, 17:58:04 "selinux-enabled": true, 17:58:04 "seccomp-profile": "/etc/docker/seccomp.json" 17:58:04 } [Pipeline] sh 17:58:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:58:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:58:23 provisioning config files... 17:58:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/33@tmp/config6045577714752943714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:23 ---> docker-login.sh 17:58:23 nexus3.edgexfoundry.org:10001 17:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:24 Configure a credential helper to remove this warning. See 17:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:24 17:58:24 Login Succeeded 17:58:24 nexus3.edgexfoundry.org:10002 17:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:25 Configure a credential helper to remove this warning. See 17:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:25 17:58:25 Login Succeeded 17:58:25 nexus3.edgexfoundry.org:10003 17:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:25 Configure a credential helper to remove this warning. See 17:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:25 17:58:25 Login Succeeded 17:58:25 nexus3.edgexfoundry.org:10004 17:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:26 Configure a credential helper to remove this warning. See 17:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:26 17:58:26 Login Succeeded 17:58:26 docker.io 17:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:27 Configure a credential helper to remove this warning. See 17:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:27 17:58:27 Login Succeeded 17:58:27 ---> docker-login.sh ends [Pipeline] } 17:58:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:58:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:58:27 ========================================================= 17:58:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:58:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:58:28 + 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 . 17:58:28 Sending build context to Docker daemon 687.1kB 17:58:28 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 17:58:28 Step 2/13 : FROM ${BASE} AS builder 17:58:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:58:28 9b3977197b4f: Pulling fs layer 17:58:28 1a89e8eeedd5: Pulling fs layer 17:58:28 94645a83ff95: Pulling fs layer 17:58:28 3f3a8bcf1eab: Pulling fs layer 17:58:28 0c92f367c5e7: Pulling fs layer 17:58:28 3096ccb668a1: Pulling fs layer 17:58:28 e8cf19c19ddd: Pulling fs layer 17:58:28 a4caa8a26152: Pulling fs layer 17:58:28 0c92f367c5e7: Waiting 17:58:28 3f3a8bcf1eab: Waiting 17:58:28 e8cf19c19ddd: Waiting 17:58:28 3096ccb668a1: Waiting 17:58:28 a4caa8a26152: Waiting 17:58:28 94645a83ff95: Verifying Checksum 17:58:28 94645a83ff95: Download complete 17:58:28 1a89e8eeedd5: Verifying Checksum 17:58:28 1a89e8eeedd5: Download complete 17:58:28 0c92f367c5e7: Verifying Checksum 17:58:28 0c92f367c5e7: Download complete 17:58:28 3096ccb668a1: Verifying Checksum 17:58:28 3096ccb668a1: Download complete 17:58:28 9b3977197b4f: Download complete 17:58:28 e8cf19c19ddd: Verifying Checksum 17:58:28 e8cf19c19ddd: Download complete 17:58:29 9b3977197b4f: Pull complete 17:58:29 1a89e8eeedd5: Pull complete 17:58:30 94645a83ff95: Pull complete 17:58:30 a4caa8a26152: Verifying Checksum 17:58:30 a4caa8a26152: Download complete 17:58:31 3f3a8bcf1eab: Verifying Checksum 17:58:31 3f3a8bcf1eab: Download complete 17:58:43 3f3a8bcf1eab: Pull complete 17:58:43 0c92f367c5e7: Pull complete 17:58:43 3096ccb668a1: Pull complete 17:58:43 e8cf19c19ddd: Pull complete 17:58:47 a4caa8a26152: Pull complete 17:58:47 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 17:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:58:47 ---> 725f1c02e7f9 17:58:47 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:58:49 ---> Running in 267135b1cd06 17:58:49 Removing intermediate container 267135b1cd06 17:58:49 ---> 9cd3185a8426 17:58:49 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:58:50 ---> Running in 8bcb15d42ba0 17:58:50 Removing intermediate container 8bcb15d42ba0 17:58:50 ---> 742b341b63f6 17:58:50 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:58:50 ---> Running in 6297571c5a94 17:58:50 Removing intermediate container 6297571c5a94 17:58:50 ---> fdf6eb506fb2 17:58:50 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:50 ---> Running in d0b46653107f 17:58:52 Removing intermediate container d0b46653107f 17:58:52 ---> d8a8745c0308 17:58:52 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:58:52 ---> Running in 3970a64f0cd4 17:58:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:58:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:58:55 OK: 220 MiB in 52 packages 17:58:56 Removing intermediate container 3970a64f0cd4 17:58:56 ---> 0f92b47c6b9e 17:58:56 Step 8/13 : WORKDIR /app 17:58:56 ---> Running in bc13bd80936c 17:58:57 Removing intermediate container bc13bd80936c 17:58:57 ---> 710a494f2148 17:58:57 Step 9/13 : COPY go.mod vendor* ./ 17:58:57 ---> dc8a9f3004a0 17:58:57 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:57 ---> Running in 85092d463c3a 17:59:44 Removing intermediate container 85092d463c3a 17:59:44 ---> 87fe31254143 17:59:44 Step 11/13 : COPY . . 17:59:44 ---> 59a6c910980e 17:59:44 Step 12/13 : ARG MAKE="make build" 17:59:44 ---> Running in baffa5e7ff51 17:59:44 Removing intermediate container baffa5e7ff51 17:59:44 ---> fecf6e6c92aa 17:59:44 Step 13/13 : RUN $MAKE 17:59:44 ---> Running in 69ca9fdd3e12 17:59:44 noop 17:59:44 Removing intermediate container 69ca9fdd3e12 17:59:44 ---> 08c2316a51ea 17:59:44 Successfully built 08c2316a51ea 17:59:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:59:45 + docker inspect -f . ci-base-image-arm64 17:59:45 . [Pipeline] withDockerContainer 17:59:45 prd-ubuntu20.04-docker-arm64-4c-16g-47825 does not seem to be running inside a container 17:59:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/33 -v /w/workspace/app-rfid-llrp-inventory/33:/w/workspace/app-rfid-llrp-inventory/33:rw,z -v /w/workspace/app-rfid-llrp-inventory/33@tmp:/w/workspace/app-rfid-llrp-inventory/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:59:46 $ docker top a1d89036860118dc39cd340d45b9e3012b042c1431b0fbb9ab6d87d4ad02eb69 -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:47 + go version 17:59:47 go version go1.17.6 linux/arm64 [Pipeline] } 17:59:47 $ docker stop --time=1 a1d89036860118dc39cd340d45b9e3012b042c1431b0fbb9ab6d87d4ad02eb69 17:59:49 $ docker rm -f a1d89036860118dc39cd340d45b9e3012b042c1431b0fbb9ab6d87d4ad02eb69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:59:49 + docker inspect -f . ci-base-image-arm64 17:59:49 . [Pipeline] withDockerContainer 17:59:49 prd-ubuntu20.04-docker-arm64-4c-16g-47825 does not seem to be running inside a container 17:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/33 -v /w/workspace/app-rfid-llrp-inventory/33:/w/workspace/app-rfid-llrp-inventory/33:rw,z -v /w/workspace/app-rfid-llrp-inventory/33@tmp:/w/workspace/app-rfid-llrp-inventory/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:59:51 $ docker top 0cfe5bb25d871c81d0a30aeccfbb0774d0711f3703e8bba9618221453554b5ca -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:59:52 + make test 17:59:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:01:29 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:01:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.388s coverage: 86.2% of statements 18:01:29 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:01:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.735s coverage: 71.9% of statements 18:01:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:01:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:02:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:02:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:02:01 ./bin/test-attribution.sh [Pipeline] echo 18:02:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:02:02 $ docker stop --time=1 0cfe5bb25d871c81d0a30aeccfbb0774d0711f3703e8bba9618221453554b5ca 18:02:03 $ docker rm -f 0cfe5bb25d871c81d0a30aeccfbb0774d0711f3703e8bba9618221453554b5ca [Pipeline] // withDockerContainer [Pipeline] sh 18:02:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:02:04 Warning: overwriting stash ‘coverage-report’ 18:02:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:02:06 + ls -al . 18:02:06 total 224 18:02:06 drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:02 . 18:02:06 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:57 .. 18:02:06 -rw-rw-r-- 1 jenkins jenkins 262 May 10 17:57 .dockerignore 18:02:06 drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:58 .git 18:02:06 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:57 .github 18:02:06 -rw-rw-r-- 1 jenkins jenkins 788 May 10 17:57 .gitignore 18:02:06 -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:57 .golangci.yml 18:02:06 -rw-rw-r-- 1 jenkins jenkins 9410 May 10 17:57 Attribution.txt 18:02:06 -rw-rw-r-- 1 jenkins jenkins 1678 May 10 17:57 CHANGELOG.md 18:02:06 -rw-rw-r-- 1 jenkins jenkins 1923 May 10 17:57 Dockerfile 18:02:06 -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:57 GOVERNANCE.md 18:02:06 -rw-rw-r-- 1 jenkins jenkins 687 May 10 17:57 Jenkinsfile 18:02:06 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:57 LICENSE 18:02:06 -rw-rw-r-- 1 jenkins jenkins 2949 May 10 17:57 Makefile 18:02:06 -rw-rw-r-- 1 jenkins jenkins 617 May 10 17:57 OWNERS.md 18:02:06 -rw-rw-r-- 1 jenkins jenkins 30359 May 10 17:57 README.md 18:02:06 -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:54 VERSION 18:02:06 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:57 bin 18:02:06 -rw-r--r-- 1 jenkins jenkins 41008 May 10 18:01 coverage.out 18:02:06 -rw-rw-r-- 1 jenkins jenkins 3452 May 10 17:57 go.mod 18:02:06 -rw-rw-r-- 1 jenkins jenkins 35440 May 10 17:57 go.sum 18:02:06 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:57 images 18:02:06 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:57 internal 18:02:06 -rw-rw-r-- 1 jenkins jenkins 531 May 10 17:57 main.go 18:02:06 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:57 res 18:02:06 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:57 snap 18:02:06 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:57 static [Pipeline] isUnix [Pipeline] sh 18:02:06 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=df08deb8859f939424de0cfb9cf80597f8b78baf --label arch=arm64 --label version=2.1.0-dev.12 . 18:02:06 Sending build context to Docker daemon 687.1kB 18:02:06 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 18:02:06 Step 2/31 : FROM ${BASE} AS builder 18:02:06 ---> 08c2316a51ea 18:02:06 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:02:07 ---> Running in f77b6bbb5dea 18:02:07 Removing intermediate container f77b6bbb5dea 18:02:07 ---> 64c75d41e439 18:02:07 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 18:02:07 ---> Running in c14ecfc8b963 18:02:07 Removing intermediate container c14ecfc8b963 18:02:07 ---> 145f22719219 18:02:07 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:02:07 ---> Running in c818b29dd65a 18:02:08 Removing intermediate container c818b29dd65a 18:02:08 ---> 09573dfe648c 18:02:08 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:08 ---> Running in 93410f520a48 18:02:10 Removing intermediate container 93410f520a48 18:02:10 ---> 227079be942d 18:02:10 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:02:10 ---> Running in 32b11c801361 18:02:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:02:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:02:13 OK: 220 MiB in 52 packages 18:02:13 Removing intermediate container 32b11c801361 18:02:13 ---> 8a33158dd590 18:02:13 Step 8/31 : WORKDIR /app 18:02:13 ---> Running in b05398b7f8ae 18:02:14 Removing intermediate container b05398b7f8ae 18:02:14 ---> c43e05a863d2 18:02:14 Step 9/31 : COPY go.mod vendor* ./ 18:02:14 ---> 5a0505c971ae 18:02:14 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:14 ---> Running in 6d3b99b7f3b2 18:02:16 Removing intermediate container 6d3b99b7f3b2 18:02:16 ---> 1e96aca86fff 18:02:16 Step 11/31 : COPY . . 18:02:17 ---> c610db036d1c 18:02:17 Step 12/31 : ARG MAKE="make build" 18:02:17 ---> Running in bd83812aaf93 18:02:18 Removing intermediate container bd83812aaf93 18:02:18 ---> 85e7fe48b888 18:02:18 Step 13/31 : RUN $MAKE 18:02:18 ---> Running in 08ac2d9e7dc3 18:02:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 18:04:41 Removing intermediate container 08ac2d9e7dc3 18:04:41 ---> 16e051176a5e 18:04:41 Step 14/31 : FROM alpine:3.14 18:04:41 3.14: Pulling from library/alpine 18:04:41 455c02918c45: Pulling fs layer 18:04:41 455c02918c45: Verifying Checksum 18:04:41 455c02918c45: Download complete 18:04:41 455c02918c45: Pull complete 18:04:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:04:41 Status: Downloaded newer image for alpine:3.14 18:04:41 ---> ac73e934f311 18:04:41 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:04:41 ---> Running in 73cfcc44087e 18:04:41 Removing intermediate container 73cfcc44087e 18:04:41 ---> 63de2a61eb02 18:04:41 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:04:41 ---> Running in 9bf1dfda58c3 18:04:41 Removing intermediate container 9bf1dfda58c3 18:04:41 ---> c8439f92cd5a 18:04:41 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:41 ---> Running in 72eea3ef6141 18:04:41 Removing intermediate container 72eea3ef6141 18:04:41 ---> 07a516fce087 18:04:41 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 18:04:41 ---> Running in d364e131f915 18:04:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:04:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:04:41 (1/6) Installing ca-certificates (20211220-r0) 18:04:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:04:41 (3/6) Installing libsodium (1.0.18-r0) 18:04:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:04:41 (5/6) Installing libzmq (4.3.4-r0) 18:04:41 (6/6) Installing zeromq (4.3.4-r0) 18:04:41 Executing busybox-1.33.1-r7.trigger 18:04:41 Executing ca-certificates-20211220-r0.trigger 18:04:41 OK: 9 MiB in 20 packages 18:04:41 Removing intermediate container d364e131f915 18:04:41 ---> b2555c792ca2 18:04:41 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:04:41 ---> a0e87fd63a2b 18:04:41 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 18:04:41 ---> 1636b8065523 18:04:41 Step 21/31 : COPY --from=builder /app/res/ /res/ 18:04:41 ---> 40edce27796b 18:04:41 Step 22/31 : COPY --from=builder /app/static/ /static/ 18:04:41 ---> 417b385b59c5 18:04:41 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:04:42 ---> b8977513bcc8 18:04:42 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:04:42 ---> Running in 218ff78cbd9c 18:04:44 Removing intermediate container 218ff78cbd9c 18:04:44 ---> baaf75d2446c 18:04:44 Step 25/31 : VOLUME /cache 18:04:44 ---> Running in ff0b581506f6 18:04:44 Removing intermediate container ff0b581506f6 18:04:44 ---> c2d5902245cd 18:04:44 Step 26/31 : EXPOSE 59711 18:04:44 ---> Running in 2dc5593fc092 18:04:44 Removing intermediate container 2dc5593fc092 18:04:44 ---> ed6d83cc432d 18:04:44 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:04:44 ---> Running in 9c23e87df76f 18:04:44 Removing intermediate container 9c23e87df76f 18:04:44 ---> 8cfd0514e5d8 18:04:44 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:04:44 ---> Running in 7c263f8ccd5e 18:04:45 Removing intermediate container 7c263f8ccd5e 18:04:45 ---> aef6875d341a 18:04:45 Step 29/31 : LABEL arch=arm64 18:04:45 ---> Running in 74dec6c9b6c6 18:04:45 Removing intermediate container 74dec6c9b6c6 18:04:45 ---> d80e8f28287a 18:04:45 Step 30/31 : LABEL git_sha=df08deb8859f939424de0cfb9cf80597f8b78baf 18:04:45 ---> Running in f62c5f1e6027 18:04:46 Removing intermediate container f62c5f1e6027 18:04:46 ---> fe381c9b7649 18:04:46 Step 31/31 : LABEL version=2.1.0-dev.12 18:04:46 ---> Running in 1c83d4f61538 18:04:46 Removing intermediate container 1c83d4f61538 18:04:46 ---> 1aca3c28105b 18:04:46 [Warning] One or more build-args [ARCH] were not consumed 18:04:46 Successfully built 1aca3c28105b 18:04:46 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 18:04:46 provisioning config files... 18:04:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/33@tmp/config5078395024070818136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:47 ---> docker-login.sh 18:04:47 nexus3.edgexfoundry.org:10001 18:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:47 Configure a credential helper to remove this warning. See 18:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:47 18:04:47 Login Succeeded 18:04:47 nexus3.edgexfoundry.org:10002 18:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:47 Configure a credential helper to remove this warning. See 18:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:47 18:04:47 Login Succeeded 18:04:48 nexus3.edgexfoundry.org:10003 18:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:48 Configure a credential helper to remove this warning. See 18:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:48 18:04:48 Login Succeeded 18:04:48 nexus3.edgexfoundry.org:10004 18:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:49 Configure a credential helper to remove this warning. See 18:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:49 18:04:49 Login Succeeded 18:04:49 docker.io 18:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:49 Configure a credential helper to remove this warning. See 18:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:49 18:04:49 Login Succeeded 18:04:49 ---> docker-login.sh ends [Pipeline] } 18:04:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:04:49 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 18:04:49 df08deb8859f939424de0cfb9cf80597f8b78baf 18:04:49 latest 18:04:49 2.1.0-dev.12 18:04:49 df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 18:04:49 main 18:04:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:04:50 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] isUnix [Pipeline] sh 18:04:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df08deb8859f939424de0cfb9cf80597f8b78baf 18:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:04:50 a7e430ab0c62: Preparing 18:04:50 744b8698af39: Preparing 18:04:50 14b61b32b8df: Preparing 18:04:50 50f6a1c9fdf9: Preparing 18:04:50 1b1a59b51fbe: Preparing 18:04:50 124b43548d5b: Preparing 18:04:50 33a4edb93f2a: Preparing 18:04:50 bcbd1bc2ed9d: Preparing 18:04:50 f73e7dbfee58: Preparing 18:04:50 124b43548d5b: Waiting 18:04:50 bcbd1bc2ed9d: Waiting 18:04:50 33a4edb93f2a: Waiting 18:04:50 f73e7dbfee58: Waiting 18:04:50 50f6a1c9fdf9: Pushed 18:04:50 1b1a59b51fbe: Pushed 18:04:50 a7e430ab0c62: Pushed 18:04:50 14b61b32b8df: Pushed 18:04:50 f73e7dbfee58: Layer already exists 18:04:51 124b43548d5b: Pushed 18:04:51 bcbd1bc2ed9d: Pushed 18:04:51 33a4edb93f2a: Pushed 18:04:57 744b8698af39: Pushed 18:04:57 df08deb8859f939424de0cfb9cf80597f8b78baf: digest: sha256:ed1e8d3b3c471f402eb3a4369c9688a48a1564089146ef52bb1ce1d3caf527f3 size: 2197 [Pipeline] isUnix [Pipeline] sh 18:04:57 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:04:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:04:58 a7e430ab0c62: Preparing 18:04:58 744b8698af39: Preparing 18:04:58 14b61b32b8df: Preparing 18:04:58 50f6a1c9fdf9: Preparing 18:04:58 1b1a59b51fbe: Preparing 18:04:58 124b43548d5b: Preparing 18:04:58 33a4edb93f2a: Preparing 18:04:58 bcbd1bc2ed9d: Preparing 18:04:58 f73e7dbfee58: Preparing 18:04:58 33a4edb93f2a: Waiting 18:04:58 bcbd1bc2ed9d: Waiting 18:04:58 f73e7dbfee58: Waiting 18:04:58 124b43548d5b: Waiting 18:04:58 1b1a59b51fbe: Layer already exists 18:04:58 50f6a1c9fdf9: Layer already exists 18:04:58 a7e430ab0c62: Layer already exists 18:04:58 14b61b32b8df: Layer already exists 18:04:58 744b8698af39: Layer already exists 18:04:58 124b43548d5b: Layer already exists 18:04:58 33a4edb93f2a: Layer already exists 18:04:58 bcbd1bc2ed9d: Layer already exists 18:04:58 f73e7dbfee58: Layer already exists 18:04:58 latest: digest: sha256:ed1e8d3b3c471f402eb3a4369c9688a48a1564089146ef52bb1ce1d3caf527f3 size: 2197 [Pipeline] isUnix [Pipeline] sh 18:04:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh 18:04:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.12 18:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:04:59 a7e430ab0c62: Preparing 18:04:59 744b8698af39: Preparing 18:04:59 14b61b32b8df: Preparing 18:04:59 50f6a1c9fdf9: Preparing 18:04:59 1b1a59b51fbe: Preparing 18:04:59 124b43548d5b: Preparing 18:04:59 33a4edb93f2a: Preparing 18:04:59 bcbd1bc2ed9d: Preparing 18:04:59 f73e7dbfee58: Preparing 18:04:59 bcbd1bc2ed9d: Waiting 18:04:59 33a4edb93f2a: Waiting 18:04:59 f73e7dbfee58: Waiting 18:04:59 124b43548d5b: Waiting 18:04:59 1b1a59b51fbe: Layer already exists 18:04:59 50f6a1c9fdf9: Layer already exists 18:04:59 14b61b32b8df: Layer already exists 18:04:59 a7e430ab0c62: Layer already exists 18:04:59 744b8698af39: Layer already exists 18:04:59 bcbd1bc2ed9d: Layer already exists 18:04:59 124b43548d5b: Layer already exists 18:04:59 33a4edb93f2a: Layer already exists 18:04:59 f73e7dbfee58: Layer already exists 18:04:59 2.1.0-dev.12: digest: sha256:ed1e8d3b3c471f402eb3a4369c9688a48a1564089146ef52bb1ce1d3caf527f3 size: 2197 [Pipeline] isUnix [Pipeline] sh 18:04:59 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 [Pipeline] isUnix [Pipeline] sh 18:05:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 18:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:05:00 a7e430ab0c62: Preparing 18:05:00 744b8698af39: Preparing 18:05:00 14b61b32b8df: Preparing 18:05:00 50f6a1c9fdf9: Preparing 18:05:00 1b1a59b51fbe: Preparing 18:05:00 124b43548d5b: Preparing 18:05:00 33a4edb93f2a: Preparing 18:05:00 bcbd1bc2ed9d: Preparing 18:05:00 f73e7dbfee58: Preparing 18:05:00 124b43548d5b: Waiting 18:05:00 33a4edb93f2a: Waiting 18:05:00 bcbd1bc2ed9d: Waiting 18:05:00 f73e7dbfee58: Waiting 18:05:00 50f6a1c9fdf9: Layer already exists 18:05:00 14b61b32b8df: Layer already exists 18:05:00 744b8698af39: Layer already exists 18:05:00 1b1a59b51fbe: Layer already exists 18:05:00 a7e430ab0c62: Layer already exists 18:05:00 f73e7dbfee58: Layer already exists 18:05:00 bcbd1bc2ed9d: Layer already exists 18:05:00 124b43548d5b: Layer already exists 18:05:00 33a4edb93f2a: Layer already exists 18:05:00 df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12: digest: sha256:ed1e8d3b3c471f402eb3a4369c9688a48a1564089146ef52bb1ce1d3caf527f3 size: 2197 [Pipeline] isUnix [Pipeline] sh 18:05:00 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 18:05:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 18:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:05:01 a7e430ab0c62: Preparing 18:05:01 744b8698af39: Preparing 18:05:01 14b61b32b8df: Preparing 18:05:01 50f6a1c9fdf9: Preparing 18:05:01 1b1a59b51fbe: Preparing 18:05:01 124b43548d5b: Preparing 18:05:01 33a4edb93f2a: Preparing 18:05:01 bcbd1bc2ed9d: Preparing 18:05:01 f73e7dbfee58: Preparing 18:05:01 124b43548d5b: Waiting 18:05:01 33a4edb93f2a: Waiting 18:05:01 bcbd1bc2ed9d: Waiting 18:05:01 f73e7dbfee58: Waiting 18:05:01 a7e430ab0c62: Layer already exists 18:05:01 50f6a1c9fdf9: Layer already exists 18:05:01 14b61b32b8df: Layer already exists 18:05:01 744b8698af39: Layer already exists 18:05:01 1b1a59b51fbe: Layer already exists 18:05:01 124b43548d5b: Layer already exists 18:05:01 bcbd1bc2ed9d: Layer already exists 18:05:01 33a4edb93f2a: Layer already exists 18:05:01 f73e7dbfee58: Layer already exists 18:05:01 main: digest: sha256:ed1e8d3b3c471f402eb3a4369c9688a48a1564089146ef52bb1ce1d3caf527f3 size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:05:01 ===================================================== [Pipeline] echo 18:05:01 taggedImages: 18:05:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df08deb8859f939424de0cfb9cf80597f8b78baf 18:05:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:05:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.12 18:05:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:df08deb8859f939424de0cfb9cf80597f8b78baf-2.1.0-dev.12 18:05:01 - 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 18:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:01 18:05:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:05:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:02 arm64: Pulling from edgex-lftools-log-publisher 18:05:02 8998bd30e6a1: Pulling fs layer 18:05:02 04944245beec: Pulling fs layer 18:05:02 699f458cf7ca: Pulling fs layer 18:05:02 765212b225bb: Pulling fs layer 18:05:02 f23df028b6ca: Pulling fs layer 18:05:02 d65c8cfc05b1: Pulling fs layer 18:05:02 2437ff75d9bd: Pulling fs layer 18:05:02 765212b225bb: Waiting 18:05:02 f23df028b6ca: Waiting 18:05:02 d65c8cfc05b1: Waiting 18:05:02 2437ff75d9bd: Waiting 18:05:02 04944245beec: Verifying Checksum 18:05:02 04944245beec: Download complete 18:05:02 765212b225bb: Verifying Checksum 18:05:02 765212b225bb: Download complete 18:05:02 f23df028b6ca: Verifying Checksum 18:05:02 f23df028b6ca: Download complete 18:05:02 d65c8cfc05b1: Verifying Checksum 18:05:02 d65c8cfc05b1: Download complete 18:05:02 699f458cf7ca: Verifying Checksum 18:05:02 699f458cf7ca: Download complete 18:05:03 8998bd30e6a1: Verifying Checksum 18:05:03 8998bd30e6a1: Download complete 18:05:05 2437ff75d9bd: Verifying Checksum 18:05:05 2437ff75d9bd: Download complete 18:05:07 8998bd30e6a1: Pull complete 18:05:07 04944245beec: Pull complete 18:05:09 699f458cf7ca: Pull complete 18:05:09 765212b225bb: Pull complete 18:05:10 f23df028b6ca: Pull complete 18:05:10 d65c8cfc05b1: Pull complete 18:05:25 2437ff75d9bd: Pull complete 18:05:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:05:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:05:25 prd-ubuntu20.04-docker-arm64-4c-16g-47825 does not seem to be running inside a container 18:05:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/33 -v /w/workspace/app-rfid-llrp-inventory/33:/w/workspace/app-rfid-llrp-inventory/33:rw,z -v /w/workspace/app-rfid-llrp-inventory/33@tmp:/w/workspace/app-rfid-llrp-inventory/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:05:28 $ docker top 592fb2f2ea1402d71ec031406f39c20ac6bb3cbc7cdd36190998850a7c4f469e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:29 ---> job-cost.sh 18:05:29 lf-activate-venv: SKIPPING 18:05:29 INFO: No Stack... 18:05:30 INFO: Retrieving Pricing Info for: v3-standard-4 18:05:31 INFO: Archiving Costs [Pipeline] sh 18:05:31 + cat /w/workspace/app-rfid-llrp-inventory/33/archives/cost.csv 18:05:31 + cut -d, -f6 [Pipeline] lock 18:05:31 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] 18:05:31 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] did not exist. Created. 18:05:31 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:05:32 /w/workspace/app-rfid-llrp-inventory/33@tmp/durable-a33660eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:05:33 + echo total: 0.10999999940395355 [Pipeline] stash 18:05:33 Warning: overwriting stash ‘stack-cost’ 18:05:33 Stashed 1 file(s) [Pipeline] } 18:05:33 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-33-stack-cost] [Pipeline] // lock [Pipeline] } 18:05:33 $ docker stop --time=1 592fb2f2ea1402d71ec031406f39c20ac6bb3cbc7cdd36190998850a7c4f469e 18:05:34 $ docker rm -f 592fb2f2ea1402d71ec031406f39c20ac6bb3cbc7cdd36190998850a7c4f469e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:05:35 provisioning config files... 18:05:35 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5259949608265962830tmp [Pipeline] { [Pipeline] sh 18:05:35 + set +x 18:05:35 + curl -s https://codecov.io/bash 18:05:35 + bash -s -- 18:05:35 18:05:35 _____ _ 18:05:35 / ____| | | 18:05:35 | | ___ __| | ___ ___ _____ __ 18:05:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:05:35 | |___| (_) | (_| | __/ (_| (_) \ V / 18:05:35 \_____\___/ \__,_|\___|\___\___/ \_/ 18:05:35 Bash-1.0.6 18:05:35 18:05:35 18:05:35 ==> git version 2.25.1 found 18:05:35 ==> 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 18:05:35 Release-Date: 2020-01-08 18:05:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:05:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:05:35 ==> Jenkins CI detected. 18:05:35 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 18:05:35 project root: . 18:05:35 --> token set from env 18:05:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:05:35 ==> Running gcov in . (disable via -X gcov) 18:05:35 ==> Python coveragepy not found 18:05:35 ==> Searching for coverage reports in: 18:05:35 + . 18:05:35 -> Found 1 reports 18:05:35 ==> Detecting git/mercurial file structure 18:05:35 ==> Reading reports 18:05:35 + ./coverage.out bytes=41008 18:05:35 ==> Appending adjustments 18:05:35 https://docs.codecov.io/docs/fixing-reports 18:05:36 + Found adjustments 18:05:36 ==> Gzipping contents 18:05:36 12K /tmp/codecov.i5h3n6.gz 18:05:36 ==> Uploading reports 18:05:36 url: https://codecov.io 18:05:36 query: branch=main&commit=df08deb8859f939424de0cfb9cf80597f8b78baf&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:05:36 -> Pinging Codecov 18:05:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=df08deb8859f939424de0cfb9cf80597f8b78baf&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:05:36 -> Uploading to 18:05:36 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/df08deb8859f939424de0cfb9cf80597f8b78baf/d7736b04-5100-49ff-91ba-635a4f958747.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T180536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6aba4893f049d93612004e59d22b754f7f977768c14a301a1b590498552f5e4f 18:05:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:05:36 Dload Upload Total Spent Left Speed 18:05:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11489 0 0 100 11489 0 43029 --:--:-- --:--:-- --:--:-- 43029 18:05:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] } 18:05:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:05:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:05:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:05:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:05:37 18:05:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:05:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:05:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:05:37 188c0c94c7c5: Pulling fs layer 18:05:37 0ef7d3d256c8: Pulling fs layer 18:05:37 de9db76c5a1d: Pulling fs layer 18:05:37 0eba1c9be4d2: Pulling fs layer 18:05:37 0d57e429df01: Pulling fs layer 18:05:37 4e4be7b47b0d: Pulling fs layer 18:05:37 e1f770b5df2f: Pulling fs layer 18:05:37 85a0685a4137: Pulling fs layer 18:05:37 e1f770b5df2f: Waiting 18:05:37 4e4be7b47b0d: Waiting 18:05:37 0eba1c9be4d2: Waiting 18:05:37 85a0685a4137: Waiting 18:05:37 0d57e429df01: Waiting 18:05:37 de9db76c5a1d: Verifying Checksum 18:05:37 de9db76c5a1d: Download complete 18:05:37 0ef7d3d256c8: Verifying Checksum 18:05:37 0ef7d3d256c8: Download complete 18:05:37 0d57e429df01: Download complete 18:05:37 4e4be7b47b0d: Verifying Checksum 18:05:37 4e4be7b47b0d: Download complete 18:05:37 188c0c94c7c5: Verifying Checksum 18:05:37 188c0c94c7c5: Pull complete 18:05:37 e1f770b5df2f: Verifying Checksum 18:05:37 e1f770b5df2f: Download complete 18:05:37 0ef7d3d256c8: Pull complete 18:05:37 de9db76c5a1d: Pull complete 18:05:38 0eba1c9be4d2: Verifying Checksum 18:05:38 0eba1c9be4d2: Download complete 18:05:38 85a0685a4137: Verifying Checksum 18:05:38 85a0685a4137: Download complete 18:05:41 0eba1c9be4d2: Pull complete 18:05:41 0d57e429df01: Pull complete 18:05:41 4e4be7b47b0d: Pull complete 18:05:42 e1f770b5df2f: Pull complete 18:05:45 85a0685a4137: Pull complete 18:05:45 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:05:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:05:45 prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container 18:05:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:05:47 $ docker top 1e65633009a0cafc93efa173453cff806fafc9c75ea3d57db612110beb1b7df8 -eo pid,comm [Pipeline] { [Pipeline] echo 18:05:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:05:47 + set -o pipefail 18:05:47 + snyk monitor '--org=edgex-jenkins' 18:05:52 18:05:52 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 18:05:52 18:05:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/49586119-be18-49a0-986f-d8351f9db014 18:05:52 18:05:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:05:52 18:05:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:05:52 18:05:52 [Pipeline] } 18:05:52 $ docker stop --time=1 1e65633009a0cafc93efa173453cff806fafc9c75ea3d57db612110beb1b7df8 18:05:54 $ docker rm -f 1e65633009a0cafc93efa173453cff806fafc9c75ea3d57db612110beb1b7df8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:05:55 + git log --format=format:%s -1 df08deb8859f939424de0cfb9cf80597f8b78baf [Pipeline] sh 18:05:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:05:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:05:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:05:56 . [Pipeline] withDockerContainer 18:05:56 prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container 18:05: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:05:56 $ docker top 80340bf9245d25a02387c2468c69347cd52e495e8a92f1d0589b7de60129136f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:05:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:05:56 [ssh-agent] Looking for ssh-agent implementation... 18:05:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:05:57 $ docker exec 80340bf9245d25a02387c2468c69347cd52e495e8a92f1d0589b7de60129136f ssh-agent 18:05:57 SSH_AUTH_SOCK=/tmp/ssh-VcnkPVyt5EMk/agent.34 18:05:57 SSH_AGENT_PID=40 18:05:57 Running ssh-add (command line suppressed) 18:05:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1047335452813857911.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1047335452813857911.key) 18:05:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:05:57 + git semver tag 18:05:57 2022-05-10 18:05:57,881 [run_tag] DEBUG tag force:False 18:05:57 2022-05-10 18:05:57,881 [check_head_tag] DEBUG check head tag 18:05:57 2022-05-10 18:05:57,882 [execute] INFO git cat-file --batch-check 18:05:57 2022-05-10 18:05:57,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:05:57 2022-05-10 18:05:57,886 [execute] INFO git cat-file --batch 18:05:57 2022-05-10 18:05:57,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:05:57 2022-05-10 18:05:57,900 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:05:57 2022-05-10 18:05:57,900 [execute] INFO git tag -a v2.1.0-dev.12 -m v2.1.0-dev.12 18:05:57 2022-05-10 18:05:57,901 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.12', '-m', 'v2.1.0-dev.12'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 18:05:57 2022-05-10 18:05:57,906 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:05:57 2.1.0-dev.12 [Pipeline] } 18:05:57 $ docker exec --env ******** --env ******** 80340bf9245d25a02387c2468c69347cd52e495e8a92f1d0589b7de60129136f ssh-agent -k 18:05:58 unset SSH_AUTH_SOCK; 18:05:58 unset SSH_AGENT_PID; 18:05:58 echo Agent pid 40 killed; 18:05:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:05:58 + git semver [Pipeline] } 18:05:58 $ docker stop --time=1 80340bf9245d25a02387c2468c69347cd52e495e8a92f1d0589b7de60129136f 18:05:59 $ docker rm -f 80340bf9245d25a02387c2468c69347cd52e495e8a92f1d0589b7de60129136f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:06:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:06:00 18:06:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:06:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:06:00 0.23.1-centos7: Pulling from edgex-lftools 18:06:00 ab5ef0e58194: Pulling fs layer 18:06:00 9712f1f96733: Pulling fs layer 18:06:00 63f879dbbcfc: Pulling fs layer 18:06:00 0d9ebad4ef96: Pulling fs layer 18:06:00 e9a5061849ea: Pulling fs layer 18:06:00 d747dcd14b5f: Pulling fs layer 18:06:00 2de7ff778b66: Pulling fs layer 18:06:00 0d9ebad4ef96: Waiting 18:06:00 e9a5061849ea: Waiting 18:06:00 2de7ff778b66: Waiting 18:06:00 d747dcd14b5f: Waiting 18:06:00 9712f1f96733: Verifying Checksum 18:06:00 9712f1f96733: Download complete 18:06:00 63f879dbbcfc: Verifying Checksum 18:06:00 63f879dbbcfc: Download complete 18:06:01 0d9ebad4ef96: Verifying Checksum 18:06:01 0d9ebad4ef96: Download complete 18:06:01 d747dcd14b5f: Verifying Checksum 18:06:01 d747dcd14b5f: Download complete 18:06:01 e9a5061849ea: Verifying Checksum 18:06:01 e9a5061849ea: Download complete 18:06:01 ab5ef0e58194: Verifying Checksum 18:06:01 ab5ef0e58194: Download complete 18:06:01 2de7ff778b66: Download complete 18:06:04 ab5ef0e58194: Pull complete 18:06:04 9712f1f96733: Pull complete 18:06:04 63f879dbbcfc: Pull complete 18:06:08 0d9ebad4ef96: Pull complete 18:06:08 e9a5061849ea: Pull complete 18:06:08 d747dcd14b5f: Pull complete 18:06:09 2de7ff778b66: Pull complete 18:06:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:06:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:06:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:06:09 prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container 18:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:06:11 $ docker top 7cd532c28bd25873b91429e0b8f151c0ea3a4eac2ae8a196fac1661550684e7e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:06:11 provisioning config files... 18:06:11 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7732628544784568085tmp 18:06:11 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1749309544869382121tmp 18:06:11 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2471832879262194525tmp [Pipeline] { [Pipeline] echo 18:06:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:06:12 ---> sigul-configuration.sh 18:06:12 gpg: directory `/root/.gnupg' created 18:06:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:06:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:06:12 gpg: keyring `/root/.gnupg/secring.gpg' created 18:06:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:06:12 gpg: CAST5 encrypted data 18:06:12 gpg: encrypted with 1 passphrase 18:06:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:06:12 + mkdir /home/jenkins 18:06:12 + mkdir /home/jenkins/sigul [Pipeline] sh 18:06:12 + 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 18:06:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:06:13 ---> sigul-install.sh 18:06:13 Sigul already installed; skipping installation. [Pipeline] sh 18:06:13 + git tag --list 18:06:13 v0.0.0 18:06:13 v0.0.1-dev.1 18:06:13 v0.0.1-dev.2 18:06:13 v0.0.1-dev.3 18:06:13 v0.0.1-dev.4 18:06:13 v0.0.1-dev.5 18:06:13 v0.0.1-dev.6 18:06:13 v0.0.1-dev.7 18:06:13 v1.0.0 18:06:13 v1.0.1-dev.1 18:06:13 v1.0.1-dev.2 18:06:13 v1.0.1-dev.3 18:06:13 v1.0.1-dev.4 18:06:13 v1.0.1-dev.5 18:06:13 v2.1.0 18:06:13 v2.1.0-dev.1 18:06:13 v2.1.0-dev.10 18:06:13 v2.1.0-dev.11 18:06:13 v2.1.0-dev.12 18:06:13 v2.1.0-dev.2 18:06:13 v2.1.0-dev.3 18:06:13 v2.1.0-dev.4 18:06:13 v2.1.0-dev.5 18:06:13 v2.1.0-dev.6 18:06:13 v2.1.0-dev.7 18:06:13 v2.1.0-dev.8 18:06:13 v2.1.0-dev.9 [Pipeline] sh 18:06:13 + lftools sign git-tag v2.1.0-dev.12 18:06:14 Signing Git tag with Sigul... 18:06:14 Signing v2.1.0-dev.12 [Pipeline] echo 18:06:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:06:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:06:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:06:15 $ docker stop --time=1 7cd532c28bd25873b91429e0b8f151c0ea3a4eac2ae8a196fac1661550684e7e 18:06:16 $ docker rm -f 7cd532c28bd25873b91429e0b8f151c0ea3a4eac2ae8a196fac1661550684e7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:06:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:06:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:06:17 . [Pipeline] withDockerContainer 18:06:17 prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container 18:06: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:06:17 $ docker top 37e843c24632b62bb7efabd47ac8e4bd2f5f8fba6398cc106ff8303178dceb1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:17 [ssh-agent] Looking for ssh-agent implementation... 18:06:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:17 $ docker exec 37e843c24632b62bb7efabd47ac8e4bd2f5f8fba6398cc106ff8303178dceb1e ssh-agent 18:06:17 SSH_AUTH_SOCK=/tmp/ssh-E0Qzk24MaNMF/agent.33 18:06:17 SSH_AGENT_PID=39 18:06:17 Running ssh-add (command line suppressed) 18:06:18 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7238915598249165421.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7238915598249165421.key) 18:06:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:18 + git semver bump pre 18:06:18 2022-05-10 18:06:18,517 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:06:18 2022-05-10 18:06:18,517 [bump_version] DEBUG bumping version:2.1.0-dev.12 on axis:pre with prefix:dev 18:06:18 2022-05-10 18:06:18,517 [bump_version] DEBUG bumped version:2.1.0-dev.13 18:06:18 2022-05-10 18:06:18,517 [write_version] DEBUG write version:2.1.0-dev.13 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 18:06:18 2022-05-10 18:06:18,517 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:06:18 2022-05-10 18:06:18,517 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:06:18 2022-05-10 18:06:18,520 [execute] INFO git cat-file --batch-check 18:06:18 2022-05-10 18:06:18,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:06:18 2022-05-10 18:06:18,525 [execute] INFO git cat-file --batch 18:06:18 2022-05-10 18:06:18,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:06:18 2022-05-10 18:06:18,530 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:06:18 2.1.0-dev.13 [Pipeline] } 18:06:18 $ docker exec --env ******** --env ******** 37e843c24632b62bb7efabd47ac8e4bd2f5f8fba6398cc106ff8303178dceb1e ssh-agent -k 18:06:18 unset SSH_AUTH_SOCK; 18:06:18 unset SSH_AGENT_PID; 18:06:18 echo Agent pid 39 killed; 18:06:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:19 + git semver [Pipeline] } 18:06:19 $ docker stop --time=1 37e843c24632b62bb7efabd47ac8e4bd2f5f8fba6398cc106ff8303178dceb1e 18:06:20 $ docker rm -f 37e843c24632b62bb7efabd47ac8e4bd2f5f8fba6398cc106ff8303178dceb1e [Pipeline] // withDockerContainer [Pipeline] sh 18:06:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:06:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:06:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:06:21 . [Pipeline] withDockerContainer 18:06:21 prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container 18:06:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:06:21 $ docker top 9b948aee9c9d39faa46475c45c49f5bb28722b6121b1d372c9dd0a07f8c6d507 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:21 [ssh-agent] Looking for ssh-agent implementation... 18:06:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:22 $ docker exec 9b948aee9c9d39faa46475c45c49f5bb28722b6121b1d372c9dd0a07f8c6d507 ssh-agent 18:06:22 SSH_AUTH_SOCK=/tmp/ssh-64DxCgdLsXMb/agent.32 18:06:22 SSH_AGENT_PID=39 18:06:22 Running ssh-add (command line suppressed) 18:06:22 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_871097032274661397.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_871097032274661397.key) 18:06:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:22 + git semver push 18:06:22 2022-05-10 18:06:22,817 [run_push] DEBUG push 18:06:22 2022-05-10 18:06:22,818 [execute] INFO git push origin semver 18:06:22 2022-05-10 18:06:22,818 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 18:06:23 2022-05-10 18:06:23,541 [run_push] DEBUG push all version tags 18:06:23 2022-05-10 18:06:23,542 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:06:23 2022-05-10 18:06:23,542 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 18:06:24 2022-05-10 18:06:24,241 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:06:24 2.1.0-dev.13 [Pipeline] } 18:06:24 $ docker exec --env ******** --env ******** 9b948aee9c9d39faa46475c45c49f5bb28722b6121b1d372c9dd0a07f8c6d507 ssh-agent -k 18:06:24 unset SSH_AUTH_SOCK; 18:06:24 unset SSH_AGENT_PID; 18:06:24 echo Agent pid 39 killed; 18:06:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:24 + git semver [Pipeline] } 18:06:25 $ docker stop --time=1 9b948aee9c9d39faa46475c45c49f5bb28722b6121b1d372c9dd0a07f8c6d507 18:06:26 $ docker rm -f 9b948aee9c9d39faa46475c45c49f5bb28722b6121b1d372c9dd0a07f8c6d507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:06:26 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 18:06:26 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:06:26 total 16 18:06:26 drwxr-xr-x 3 root root 4096 May 10 17:56 . 18:06:26 drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:06 .. 18:06:26 drwxr-xr-x 2 root root 4096 May 10 17:56 cost 18:06:26 -rw-r--r-- 1 root root 93 May 10 17:56 cost.csv 18:06:26 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:06:26 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:06:26 total 16 18:06:26 drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:56 . 18:06:26 drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:06 .. 18:06:26 drwxr-xr-x 2 jenkins jenkins 4096 May 10 17:56 cost 18:06:26 -rw-r--r-- 1 jenkins jenkins 93 May 10 17:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:06:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:06:28 ---> package-listing.sh 18:06:28 ++ facter osfamily 18:06:28 ++ tr '[:upper:]' '[:lower:]' 18:06:28 + OS_FAMILY=debian 18:06:28 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 18:06:28 + START_PACKAGES=/tmp/packages_start.txt 18:06:28 + END_PACKAGES=/tmp/packages_end.txt 18:06:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:06:28 + PACKAGES=/tmp/packages_start.txt 18:06:28 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:06:28 + PACKAGES=/tmp/packages_end.txt 18:06:28 + case "${OS_FAMILY}" in 18:06:28 + dpkg -l 18:06:28 + grep '^ii' 18:06:28 + '[' -f /tmp/packages_start.txt ']' 18:06:28 + '[' -f /tmp/packages_end.txt ']' 18:06:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:06:28 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:06:28 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 18:06:28 + 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 18:06:28 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 18:06:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:29 . [Pipeline] withDockerContainer 18:06:29 prd-ubuntu20.04-docker-8c-8g-47821 does not seem to be running inside a container 18:06:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:06:29 $ docker top a55c5354cb529506ba5898958eda30c1f16d9a528fa32153e3a1368e5b1455d5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:30 + touch /tmp/pre-build-complete [Pipeline] sh 18:06:30 + mkdir -p /var/log/sysstat [Pipeline] sh 18:06:30 + ls /var/log/sa-host 18:06:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:30 provisioning config files... 18:06:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5742541496361493100tmp [Pipeline] { [Pipeline] echo 18:06:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:06:31 ---> create-netrc.sh [Pipeline] } 18:06:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:06:31 ---> python-tools-install.sh [Pipeline] echo 18:06:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:06:31 ---> sudo-logs.sh 18:06:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:06:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:06:31 ---> job-cost.sh 18:06:31 lf-activate-venv: SKIPPING 18:06:31 DEBUG: total: 0.2199999988079071 18:06:31 INFO: Retrieving Stack Cost... 18:06:32 INFO: Retrieving Pricing Info for: v3-standard-8 18:06:32 INFO: Archiving Costs [Pipeline] echo 18:06:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:06:33 ---> logs-deploy.sh 18:06:33 lf-activate-venv: SKIPPING 18:06:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/33 18:06:33 INFO: archiving workspace using pattern(s): 18:06:34 Archives upload complete. 18:06:34 INFO: archiving logs to Nexus