Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 670e042fb11711975c44f19a61fa475a20d859e8 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-ssh13251770854675508077.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh335969625783181840.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9429677774306346595.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh5973982206219509350.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16746079669405947924.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.20 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7571 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 > 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 Avoid second fetch Checking out Revision 670e042fb11711975c44f19a61fa475a20d859e8 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#175)" > git config core.sparsecheckout # timeout=10 > git checkout -f 670e042fb11711975c44f19a61fa475a20d859e8 # timeout=10 > git rev-list --no-walk d587da57cbe4a05f119c115f8fc98fba81978bb1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:55:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:55:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:55:11 ========================================================= 16:55:11 EdgeX Global Pipelines Version Info 16:55:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:55:12 ------------------- 16:55:12 stable info: 16:55:12 ------------------- 16:55:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:55:12 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:55:12 Message: update stable to v1.0.245 16:55:13 ------------------- 16:55:13 experimental info: 16:55:13 ------------------- 16:55:13 Commited By: **** collab-it+edgex@linuxfoundation.org 16:55:13 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 16:55:13 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 670e042 [Pipeline] echo 16:55:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:13 provisioning config files... 16:55:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16702855305955929317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:14 ---> docker-login.sh 16:55:14 nexus3.edgexfoundry.org:10001 16:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:14 Configure a credential helper to remove this warning. See 16:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:14 16:55:14 Login Succeeded 16:55:14 nexus3.edgexfoundry.org:10002 16:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:14 Configure a credential helper to remove this warning. See 16:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:14 16:55:14 Login Succeeded 16:55:14 nexus3.edgexfoundry.org:10003 16:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:14 Configure a credential helper to remove this warning. See 16:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:14 16:55:14 Login Succeeded 16:55:14 nexus3.edgexfoundry.org:10004 16:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:14 Configure a credential helper to remove this warning. See 16:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:14 16:55:14 Login Succeeded 16:55:14 docker.io 16:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:15 Configure a credential helper to remove this warning. See 16:55:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:15 16:55:15 Login Succeeded 16:55:15 ---> docker-login.sh ends [Pipeline] } 16:55:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:55:15 + git rev-list -1 --merges 670e042fb11711975c44f19a61fa475a20d859e8~1..670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] echo 16:55:15 -----------> git rev-list -1 --merges 670e042fb11711975c44f19a61fa475a20d859e8~1..670e042fb11711975c44f19a61fa475a20d859e8 670e042fb11711975c44f19a61fa475a20d859e8 [false] [Pipeline] sh 16:55:15 + git log --format=format:%s -1 670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] echo 16:55:15 ========================================================= 16:55:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:55:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:55:16 + git log --format=format:%s -1 670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] echo 16:55:16 [semverPrep] GIT_COMMIT: 670e042fb11711975c44f19a61fa475a20d859e8, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#175) [Pipeline] echo 16:55:16 [semverPrep] This is not a build commit. [Pipeline] sh 16:55:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:55:16 + grep -v github /etc/ssh/ssh_known_hosts 16:55:16 + [ -e /tmp/ssh_known_hosts ] 16:55:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:55:16 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:55:16 sudo tee -a /etc/ssh/ssh_known_hosts 16:55:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:55:17 16:55:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:55:17 0.1.4: Pulling from edgex-devops/py-git-semver 16:55:17 b85a868b505f: Pulling fs layer 16:55:17 e2be974225ed: Pulling fs layer 16:55:17 339a4e72a1f5: Pulling fs layer 16:55:17 988bab9f4d93: Pulling fs layer 16:55:17 1469e6f7b9e6: Pulling fs layer 16:55:17 eaf3925da568: Pulling fs layer 16:55:17 bab4dde63d76: Pulling fs layer 16:55:17 bde34c3a00c8: Pulling fs layer 16:55:17 b352a97aabf1: Pulling fs layer 16:55:17 4872d77fe225: Pulling fs layer 16:55:17 5851b861e8e6: Pulling fs layer 16:55:17 eaf3925da568: Waiting 16:55:17 988bab9f4d93: Waiting 16:55:17 bab4dde63d76: Waiting 16:55:17 b352a97aabf1: Waiting 16:55:17 1469e6f7b9e6: Waiting 16:55:17 bde34c3a00c8: Waiting 16:55:17 4872d77fe225: Waiting 16:55:17 e2be974225ed: Verifying Checksum 16:55:17 e2be974225ed: Download complete 16:55:17 988bab9f4d93: Download complete 16:55:17 339a4e72a1f5: Verifying Checksum 16:55:17 339a4e72a1f5: Download complete 16:55:17 1469e6f7b9e6: Verifying Checksum 16:55:17 1469e6f7b9e6: Download complete 16:55:17 eaf3925da568: Verifying Checksum 16:55:17 eaf3925da568: Download complete 16:55:17 bde34c3a00c8: Verifying Checksum 16:55:17 bde34c3a00c8: Download complete 16:55:17 b352a97aabf1: Download complete 16:55:17 4872d77fe225: Download complete 16:55:17 5851b861e8e6: Download complete 16:55:17 b85a868b505f: Verifying Checksum 16:55:17 b85a868b505f: Download complete 16:55:17 bab4dde63d76: Verifying Checksum 16:55:17 bab4dde63d76: Download complete 16:55:19 b85a868b505f: Pull complete 16:55:19 e2be974225ed: Pull complete 16:55:19 339a4e72a1f5: Pull complete 16:55:19 988bab9f4d93: Pull complete 16:55:20 1469e6f7b9e6: Pull complete 16:55:20 eaf3925da568: Pull complete 16:55:22 bab4dde63d76: Pull complete 16:55:22 bde34c3a00c8: Pull complete 16:55:22 b352a97aabf1: Pull complete 16:55:22 4872d77fe225: Pull complete 16:55:22 5851b861e8e6: Pull complete 16:55:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:55:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:55:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:22 prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container 16:55:22 $ 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:0.1.4 cat 16:55:26 $ docker top a544e490ea66b65372b26b243b9a2e4a515ac32af6aa612ed35f88838fa539b7 -eo pid,comm 16:55:26 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). 16:55:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:55:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:26 [ssh-agent] Looking for ssh-agent implementation... 16:55:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:26 $ docker exec a544e490ea66b65372b26b243b9a2e4a515ac32af6aa612ed35f88838fa539b7 ssh-agent 16:55:26 SSH_AUTH_SOCK=/tmp/ssh-QMGVpo6qAayt/agent.33 16:55:26 SSH_AGENT_PID=39 16:55:26 Running ssh-add (command line suppressed) 16:55:27 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12021813056525699011.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12021813056525699011.key) 16:55:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:55:27 + git tag --points-at HEAD [Pipeline] } 16:55:27 $ docker exec --env ******** --env ******** a544e490ea66b65372b26b243b9a2e4a515ac32af6aa612ed35f88838fa539b7 ssh-agent -k 16:55:27 unset SSH_AUTH_SOCK; 16:55:27 unset SSH_AGENT_PID; 16:55:27 echo Agent pid 39 killed; 16:55:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:55:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:27 [ssh-agent] Looking for ssh-agent implementation... 16:55:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:27 $ docker exec a544e490ea66b65372b26b243b9a2e4a515ac32af6aa612ed35f88838fa539b7 ssh-agent 16:55:27 SSH_AUTH_SOCK=/tmp/ssh-PZ2PgzTHm3Xb/agent.71 16:55:27 SSH_AGENT_PID=77 16:55:27 Running ssh-add (command line suppressed) 16:55:27 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1417310449042475661.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1417310449042475661.key) 16:55:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:55:28 + git semver init 16:55:28 2023-04-12 16:55:28,339 [run_init] DEBUG init version:0.0.0 force:False 16:55:28 2023-04-12 16:55:28,340 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:55:28 2023-04-12 16:55:28,341 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:55:28 2023-04-12 16:55:28,341 [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) 16:55:29 2023-04-12 16:55:29,483 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 16:55:29 2023-04-12 16:55:29,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 16:55:29 2023-04-12 16:55:29,484 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:55:29 2023-04-12 16:55:29,484 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:55:29 3.0.0-dev.22 [Pipeline] } 16:55:29 $ docker exec --env ******** --env ******** a544e490ea66b65372b26b243b9a2e4a515ac32af6aa612ed35f88838fa539b7 ssh-agent -k 16:55:29 unset SSH_AUTH_SOCK; 16:55:29 unset SSH_AGENT_PID; 16:55:29 echo Agent pid 77 killed; 16:55:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:55:30 + git semver [Pipeline] } 16:55:30 $ docker stop --time=1 a544e490ea66b65372b26b243b9a2e4a515ac32af6aa612ed35f88838fa539b7 16:55:31 $ docker rm -f --volumes a544e490ea66b65372b26b243b9a2e4a515ac32af6aa612ed35f88838fa539b7 [Pipeline] // withDockerContainer [Pipeline] sh 16:55:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:55:32 Stashed 1 file(s) [Pipeline] echo 16:55:32 [edgeXSemver]: initialized semver on version 3.0.0-dev.22 [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 16:55:32 provisioning config files... 16:55:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14072326240870143890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:32 ---> docker-login.sh 16:55:32 nexus3.edgexfoundry.org:10001 16:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:32 Configure a credential helper to remove this warning. See 16:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:32 16:55:32 Login Succeeded 16:55:32 nexus3.edgexfoundry.org:10002 16:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:32 Configure a credential helper to remove this warning. See 16:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:32 16:55:32 Login Succeeded 16:55:32 nexus3.edgexfoundry.org:10003 16:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:33 Configure a credential helper to remove this warning. See 16:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:33 16:55:33 Login Succeeded 16:55:33 nexus3.edgexfoundry.org:10004 16:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:33 Configure a credential helper to remove this warning. See 16:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:33 16:55:33 Login Succeeded 16:55:33 docker.io 16:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:33 Configure a credential helper to remove this warning. See 16:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:33 16:55:33 Login Succeeded 16:55:33 ---> docker-login.sh ends [Pipeline] } 16:55:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:55:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:55:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:55:33 ========================================================= 16:55:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:55:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:55:33 Sending build context to Docker daemon 12.62MB 16:55:33 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:55:33 Step 2/12 : FROM ${BASE} AS builder 16:55:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:55:33 63b65145d645: Pulling fs layer 16:55:33 a2d21d5440eb: Pulling fs layer 16:55:33 935e6c44a52c: Pulling fs layer 16:55:33 94cc34f8dd06: Pulling fs layer 16:55:33 30dea6a524f1: Pulling fs layer 16:55:33 a2aff8979fd8: Pulling fs layer 16:55:33 30dea6a524f1: Waiting 16:55:33 94cc34f8dd06: Waiting 16:55:33 a2aff8979fd8: Waiting 16:55:33 6808be2612f2: Pulling fs layer 16:55:33 f25807f1079a: Pulling fs layer 16:55:33 6808be2612f2: Waiting 16:55:33 a2d21d5440eb: Download complete 16:55:33 94cc34f8dd06: Verifying Checksum 16:55:33 94cc34f8dd06: Download complete 16:55:33 30dea6a524f1: Download complete 16:55:33 63b65145d645: Verifying Checksum 16:55:33 63b65145d645: Download complete 16:55:33 a2aff8979fd8: Verifying Checksum 16:55:33 a2aff8979fd8: Download complete 16:55:33 63b65145d645: Pull complete 16:55:34 a2d21d5440eb: Pull complete 16:55:34 f25807f1079a: Verifying Checksum 16:55:34 f25807f1079a: Download complete 16:55:34 935e6c44a52c: Verifying Checksum 16:55:34 935e6c44a52c: Download complete 16:55:34 6808be2612f2: Verifying Checksum 16:55:34 6808be2612f2: Download complete 16:55:38 935e6c44a52c: Pull complete 16:55:38 94cc34f8dd06: Pull complete 16:55:38 30dea6a524f1: Pull complete 16:55:38 a2aff8979fd8: Pull complete 16:55:40 6808be2612f2: Pull complete 16:55:41 f25807f1079a: Pull complete 16:55:41 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:55:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:55:41 ---> 3b553350e43f 16:55:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:55:47 ---> Running in 0a102995abae 16:55:47 Removing intermediate container 0a102995abae 16:55:47 ---> 058debc4b0af 16:55:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:55:47 ---> Running in 0faaf872523c 16:55:47 Removing intermediate container 0faaf872523c 16:55:47 ---> 4fbb91728251 16:55:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:55:47 ---> Running in c7367636d1b3 16:55:47 Removing intermediate container c7367636d1b3 16:55:47 ---> e5a1a555f66a 16:55:47 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:55:47 ---> Running in 905ada92e319 16:55:47 Still waiting to schedule task 16:55:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:55:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:55:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:55:48 OK: 265 MiB in 53 packages 16:55:48 Removing intermediate container 905ada92e319 16:55:48 ---> d5e9f358038b 16:55:48 Step 7/12 : WORKDIR /app 16:55:48 ---> Running in 129cccdffe7f 16:55:48 Removing intermediate container 129cccdffe7f 16:55:48 ---> 1331fe3f38e1 16:55:48 Step 8/12 : COPY go.mod vendor* ./ 16:55:48 ---> d8755df2bced 16:55:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:48 ---> Running in e3ff9eae34ff 16:56:56 Removing intermediate container e3ff9eae34ff 16:56:56 ---> bb17bd3a0bb0 16:56:56 Step 10/12 : COPY . . 16:56:56 ---> a733108a2676 16:56:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:56:56 ---> Running in 5a2911526c87 16:56:56 Removing intermediate container 5a2911526c87 16:56:56 ---> 7cf2f8fd1aa8 16:56:56 Step 12/12 : RUN $MAKE 16:56:56 ---> Running in 219deb151957 16:56:56 noop 16:56:56 Removing intermediate container 219deb151957 16:56:56 ---> 8d00a46848fb 16:56:56 Successfully built 8d00a46848fb 16:56:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:56 + docker inspect -f . ci-base-image-x86_64 16:56:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:56 prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container 16:56:56 $ 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 16:56:57 $ docker top 14ffaf6eb0bfee7849a11330945ce5f263be249409cc377fa9c21b99f393b53e -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:57 + go version 16:56:57 go version go1.20.2 linux/amd64 [Pipeline] } 16:56:57 $ docker stop --time=1 14ffaf6eb0bfee7849a11330945ce5f263be249409cc377fa9c21b99f393b53e 16:56:58 $ docker rm -f --volumes 14ffaf6eb0bfee7849a11330945ce5f263be249409cc377fa9c21b99f393b53e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:59 + docker inspect -f . ci-base-image-x86_64 16:56:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:59 prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container 16:56:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 16:56:59 $ docker top 61c5e0dcb935d8adfe84f9f784b1ef62a6398f0fff71e60d5e14df79a4477645 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:00 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 16:57:00 + make test 16:57:00 go test -race ./... -coverprofile=coverage.out ./... 16:57:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7573 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:57:18 Running in /w/workspace/app-rfid-llrp-inventory/91 [Pipeline] { [Pipeline] checkout 16:57:18 The recommended git tool is: git 16:57:22 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:57:22 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:57:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.130s coverage: 86.2% of statements 16:57:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.688s coverage: 71.9% of statements 16:57:23 using credential edgex-jenkins-ssh 16:57:23 Cloning the remote Git repository 16:57:23 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:57:23 > git init /w/workspace/app-rfid-llrp-inventory/91 # timeout=10 16:57:23 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:57:23 > git --version # timeout=10 16:57:23 > git --version # 'git version 2.25.1' 16:57:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:57:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:57:26 Avoid second fetch 16:57:26 Checking out Revision 670e042fb11711975c44f19a61fa475a20d859e8 (main) 16:57:27 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#175)" 16:57:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:57:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:57:26 > git config core.sparsecheckout # timeout=10 16:57:26 > git checkout -f 670e042fb11711975c44f19a61fa475a20d859e8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:57:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:57:28 % Total % Received % Xferd Average Speed Time Time Time Current 16:57:28 Dload Upload Total Spent Left Speed 16:57:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 16:57:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:57:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:57:29 + sudo tee /etc/docker/daemon.new 16:57:29 { 16:57:29 "registry-mirrors": [ 16:57:29 "https://nexus3.edgexfoundry.org:10001" 16:57:29 ], 16:57:29 "bip": "10.250.0.254/24", 16:57:29 "hosts": [ 16:57:29 "tcp://0.0.0.0:5555", 16:57:29 "unix:///var/run/docker.sock" 16:57:29 ], 16:57:29 "mtu": 1458, 16:57:29 "selinux-enabled": true, 16:57:29 "seccomp-profile": "/etc/docker/seccomp.json" 16:57:29 } [Pipeline] sh 16:57:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:57:29 + sudo service docker restart 16:57:44 go vet ./... 16:57:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:57:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:57:46 ./bin/test-attribution.sh 16:57:46 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 16:57:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:57:46 $ docker stop --time=1 61c5e0dcb935d8adfe84f9f784b1ef62a6398f0fff71e60d5e14df79a4477645 16:57:50 $ docker rm -f --volumes 61c5e0dcb935d8adfe84f9f784b1ef62a6398f0fff71e60d5e14df79a4477645 [Pipeline] // withDockerContainer [Pipeline] sh 16:57:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:57:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:57:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:57:51 + ls -al . 16:57:51 total 228 16:57:51 drwxrwxr-x 11 jenkins jenkins 4096 Apr 12 16:57 . 16:57:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:55 .. 16:57:51 -rw-rw-r-- 1 jenkins jenkins 262 Apr 12 16:55 .dockerignore 16:57:51 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 16:55 .git 16:57:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:55 .github 16:57:51 -rw-rw-r-- 1 jenkins jenkins 788 Apr 12 16:55 .gitignore 16:57:51 -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 16:55 .golangci.yml 16:57:51 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 16:55 .semver 16:57:51 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 12 16:55 Attribution.txt 16:57:51 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 12 16:55 CHANGELOG.md 16:57:51 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 12 16:55 Dockerfile 16:57:51 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 16:55 GOVERNANCE.md 16:57:51 -rw-rw-r-- 1 jenkins jenkins 687 Apr 12 16:55 Jenkinsfile 16:57:51 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 12 16:55 LICENSE 16:57:51 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 12 16:55 Makefile 16:57:51 -rw-rw-r-- 1 jenkins jenkins 617 Apr 12 16:55 OWNERS.md 16:57:51 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 12 16:55 README.md 16:57:51 -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 16:55 VERSION 16:57:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:55 bin 16:57:51 -rw-r--r-- 1 jenkins jenkins 41317 Apr 12 16:57 coverage.out 16:57:51 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 12 16:55 go.mod 16:57:51 -rw-rw-r-- 1 jenkins jenkins 31730 Apr 12 16:55 go.sum 16:57:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:55 images 16:57:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:55 internal 16:57:51 -rw-rw-r-- 1 jenkins jenkins 531 Apr 12 16:55 main.go 16:57:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:55 res 16:57:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:55 snap 16:57:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:55 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:51 provisioning config files... 16:57:51 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/91@tmp/config15171584893055075189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:52 + 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=670e042fb11711975c44f19a61fa475a20d859e8 --label arch=amd64 --label version=3.0.0-dev.22 . 16:57:52 Sending build context to Docker daemon 12.62MB 16:57:52 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 16:57:52 Step 2/29 : FROM ${BASE} AS builder 16:57:52 ---> 8d00a46848fb 16:57:52 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:57:52 ---> Running in 1e16a324d785 16:57:52 Removing intermediate container 1e16a324d785 16:57:52 ---> ceefeab9a859 16:57:52 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:57:52 ---> Running in 8e04238f5722 16:57:52 ---> docker-login.sh 16:57:52 nexus3.edgexfoundry.org:10001 16:57:52 Removing intermediate container 8e04238f5722 16:57:52 ---> c4b3c0396d3d 16:57:52 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:57:52 ---> Running in 2bcd71aa8eff 16:57:52 Removing intermediate container 2bcd71aa8eff 16:57:52 ---> fd6bd0b86c71 16:57:52 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:57:52 ---> Running in 53069f171f62 16:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:52 Configure a credential helper to remove this warning. See 16:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:52 16:57:52 Login Succeeded 16:57:52 nexus3.edgexfoundry.org:10002 16:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:53 OK: 265 MiB in 53 packages 16:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:53 Configure a credential helper to remove this warning. See 16:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:53 16:57:53 Login Succeeded 16:57:53 nexus3.edgexfoundry.org:10003 16:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:53 Removing intermediate container 53069f171f62 16:57:53 ---> 6dda98afa5dd 16:57:53 Step 7/29 : WORKDIR /app 16:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:53 Configure a credential helper to remove this warning. See 16:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:53 16:57:53 Login Succeeded 16:57:53 nexus3.edgexfoundry.org:10004 16:57:53 ---> Running in 864cf23acdc8 16:57:53 Removing intermediate container 864cf23acdc8 16:57:53 ---> b2e5f77fbc22 16:57:53 Step 8/29 : COPY go.mod vendor* ./ 16:57:53 ---> 604e9d442230 16:57:53 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:53 ---> Running in 8343aff1b581 16:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:53 Configure a credential helper to remove this warning. See 16:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:53 16:57:53 Login Succeeded 16:57:53 docker.io 16:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:54 Configure a credential helper to remove this warning. See 16:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:54 16:57:54 Login Succeeded 16:57:54 ---> docker-login.sh ends [Pipeline] } 16:57:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:57:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 16:57:54 Removing intermediate container 8343aff1b581 16:57:54 ---> b3a64d154ba4 16:57:54 Step 10/29 : COPY . . [Pipeline] echo 16:57:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:57:54 ========================================================= 16:57:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:57:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:57:55 ---> 43825a8d6cb0 16:57:55 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:57:55 ---> Running in 5a569f994416 16:57:55 Removing intermediate container 5a569f994416 16:57:55 ---> 4546cf4f5438 16:57:55 Step 12/29 : RUN $MAKE 16:57:55 ---> Running in dabb9c2015e4 16:57:55 Sending build context to Docker daemon 677.9kB 16:57:55 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:57:55 Step 2/12 : FROM ${BASE} AS builder 16:57:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:57:55 af6eaf76a39c: Pulling fs layer 16:57:55 55522c791124: Pulling fs layer 16:57:55 ce5c4a1c91eb: Pulling fs layer 16:57:55 169dfbe0d373: Pulling fs layer 16:57:55 e1ff8fa3b103: Pulling fs layer 16:57:55 52ebb69f0ebf: Pulling fs layer 16:57:55 5abe8eddf0d5: Pulling fs layer 16:57:55 5abe8eddf0d5: Waiting 16:57:55 52ebb69f0ebf: Waiting 16:57:55 e1ff8fa3b103: Waiting 16:57:55 169dfbe0d373: Waiting 16:57:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.22" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:57:55 55522c791124: Verifying Checksum 16:57:55 55522c791124: Download complete 16:57:55 169dfbe0d373: Verifying Checksum 16:57:55 169dfbe0d373: Download complete 16:57:55 e1ff8fa3b103: Verifying Checksum 16:57:55 e1ff8fa3b103: Download complete 16:57:55 af6eaf76a39c: Verifying Checksum 16:57:55 af6eaf76a39c: Download complete 16:57:56 af6eaf76a39c: Pull complete 16:57:56 5abe8eddf0d5: Verifying Checksum 16:57:56 5abe8eddf0d5: Download complete 16:57:57 55522c791124: Pull complete 16:57:57 52ebb69f0ebf: Verifying Checksum 16:57:57 52ebb69f0ebf: Download complete 16:57:57 ce5c4a1c91eb: Verifying Checksum 16:57:57 ce5c4a1c91eb: Download complete 16:58:07 ce5c4a1c91eb: Pull complete 16:58:08 169dfbe0d373: Pull complete 16:58:08 e1ff8fa3b103: Pull complete 16:58:16 52ebb69f0ebf: Pull complete 16:58:17 5abe8eddf0d5: Pull complete 16:58:17 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:58:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:58:17 Removing intermediate container dabb9c2015e4 16:58:17 ---> a14dcd861be0 16:58:17 Step 13/29 : FROM alpine:3.17 16:58:17 3.17: Pulling from library/alpine 16:58:17 f56be85fc22e: Pulling fs layer 16:58:17 f56be85fc22e: Verifying Checksum 16:58:17 f56be85fc22e: Download complete 16:58:17 f56be85fc22e: Pull complete 16:58:17 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:58:17 Status: Downloaded newer image for alpine:3.17 16:58:17 ---> 9ed4aefc74f6 16:58:17 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:58:17 ---> Running in e695853b93f5 16:58:17 Removing intermediate container e695853b93f5 16:58:17 ---> aa9b5d3112fc 16:58:17 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:58:17 ---> Running in 48882972857c 16:58:17 Removing intermediate container 48882972857c 16:58:17 ---> 21ab0e3868d1 16:58:17 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:58:17 ---> Running in 399af2acc6b9 16:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:58:17 (1/2) Installing ca-certificates (20220614-r4) 16:58:17 (2/2) Installing dumb-init (1.2.5-r2) 16:58:17 Executing busybox-1.35.0-r29.trigger 16:58:17 Executing ca-certificates-20220614-r4.trigger 16:58:17 OK: 8 MiB in 17 packages 16:58:17 ---> 6cb57ee374ae 16:58:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:58:17 Removing intermediate container 399af2acc6b9 16:58:17 ---> 9afe93ee470d 16:58:17 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:58:18 ---> acbf648cc94c 16:58:18 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:58:18 ---> ead9ce7a18c4 16:58:18 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:58:18 ---> d36230753fac 16:58:18 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:58:18 ---> c8e9a37df437 16:58:18 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:58:19 ---> b180f6e6788f 16:58:19 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:58:19 ---> Running in 1c84ebd777b5 16:58:19 Removing intermediate container 1c84ebd777b5 16:58:19 ---> c24119908fd1 16:58:19 Step 23/29 : VOLUME /cache 16:58:19 ---> Running in bdb17cd9f09d 16:58:19 ---> Running in d02ffdc8f95a 16:58:19 Removing intermediate container d02ffdc8f95a 16:58:19 ---> 5b1edb2cfa15 16:58:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:58:19 Removing intermediate container bdb17cd9f09d 16:58:19 ---> 0c9d2bc920ec 16:58:19 Step 24/29 : EXPOSE 59711 16:58:19 ---> Running in 9d6c43dad615 16:58:19 Removing intermediate container 9d6c43dad615 16:58:19 ---> dbd3e60c6e2e 16:58:19 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:58:19 ---> Running in 2c105ceb8c67 16:58:19 Removing intermediate container 2c105ceb8c67 16:58:19 ---> 3411310e2ca1 16:58:19 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:58:19 ---> Running in 9d0dedf51b28 16:58:20 ---> Running in bcd4765d5f82 16:58:20 Removing intermediate container bcd4765d5f82 16:58:20 ---> 98ae9dce226c 16:58:20 Step 27/29 : LABEL arch=amd64 16:58:20 ---> Running in 4aaa443b1ecf 16:58:20 Removing intermediate container 4aaa443b1ecf 16:58:20 ---> 9e2959b64b0d 16:58:20 Step 28/29 : LABEL git_sha=670e042fb11711975c44f19a61fa475a20d859e8 16:58:20 Removing intermediate container 9d0dedf51b28 16:58:20 ---> e3a8c75c9e47 16:58:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:58:20 ---> Running in 6f215f4e33b3 16:58:20 ---> Running in 69f217d373d7 16:58:20 Removing intermediate container 69f217d373d7 16:58:20 ---> 133b975898c3 16:58:20 Step 29/29 : LABEL version=3.0.0-dev.22 16:58:20 ---> Running in f86cecf0b82e 16:58:20 Removing intermediate container f86cecf0b82e 16:58:20 ---> 5c2b025d6ae5 16:58:20 [Warning] One or more build-args [ARCH] were not consumed 16:58:20 Successfully built 5c2b025d6ae5 16:58:20 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 16:58:20 Removing intermediate container 6f215f4e33b3 16:58:20 ---> 48726209721d 16:58:20 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:58:20 provisioning config files... 16:58:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1370265820232982634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:20 ---> Running in 603b09474167 16:58:21 ---> docker-login.sh 16:58:21 nexus3.edgexfoundry.org:10001 16:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:21 Configure a credential helper to remove this warning. See 16:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:21 16:58:21 Login Succeeded 16:58:21 nexus3.edgexfoundry.org:10002 16:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:21 Configure a credential helper to remove this warning. See 16:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:21 16:58:21 Login Succeeded 16:58:21 nexus3.edgexfoundry.org:10003 16:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:21 Configure a credential helper to remove this warning. See 16:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:21 16:58:21 Login Succeeded 16:58:21 nexus3.edgexfoundry.org:10004 16:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:21 Configure a credential helper to remove this warning. See 16:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:21 16:58:21 Login Succeeded 16:58:21 docker.io 16:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:22 Configure a credential helper to remove this warning. See 16:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:22 16:58:22 Login Succeeded 16:58:22 ---> docker-login.sh ends [Pipeline] } 16:58:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:58:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:22 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 16:58:22 670e042fb11711975c44f19a61fa475a20d859e8 16:58:22 latest 16:58:22 3.0.0-dev.22 16:58:22 670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 16:58:22 main 16:58:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:58:22 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:670e042fb11711975c44f19a61fa475a20d859e8 16:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:58:22 54a806e55462: Preparing 16:58:22 8c7207856827: Preparing 16:58:22 8cf3af1b3ad5: Preparing 16:58:22 519c14a19914: Preparing 16:58:22 6b50dfc58133: Preparing 16:58:22 f281342e2abe: Preparing 16:58:22 b4ad6a534134: Preparing 16:58:22 f1417ff83b31: Preparing 16:58:22 b4ad6a534134: Waiting 16:58:22 f281342e2abe: Waiting 16:58:22 f1417ff83b31: Waiting 16:58:23 6b50dfc58133: Pushed 16:58:23 8cf3af1b3ad5: Pushed 16:58:23 54a806e55462: Pushed 16:58:23 519c14a19914: Pushed 16:58:23 f1417ff83b31: Layer already exists 16:58:23 f281342e2abe: Pushed 16:58:23 OK: 263 MiB in 53 packages 16:58:23 b4ad6a534134: Pushed 16:58:24 Removing intermediate container 603b09474167 16:58:24 ---> 82894548c524 16:58:24 Step 7/12 : WORKDIR /app 16:58:24 ---> Running in 3b5609c098f3 16:58:24 Removing intermediate container 3b5609c098f3 16:58:24 ---> dbe69ce35cca 16:58:24 Step 8/12 : COPY go.mod vendor* ./ 16:58:25 ---> fa06c0fc11d7 16:58:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:25 8c7207856827: Pushed 16:58:25 ---> Running in 7f754d283b44 16:58:25 670e042fb11711975c44f19a61fa475a20d859e8: digest: sha256:b20f4099eff5067c7c4a8409bdb21241ac3e421e5ca3edc4a12f659343848788 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:25 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:58:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:58:26 54a806e55462: Preparing 16:58:26 8c7207856827: Preparing 16:58:26 8cf3af1b3ad5: Preparing 16:58:26 519c14a19914: Preparing 16:58:26 6b50dfc58133: Preparing 16:58:26 f281342e2abe: Preparing 16:58:26 b4ad6a534134: Preparing 16:58:26 f1417ff83b31: Preparing 16:58:26 b4ad6a534134: Waiting 16:58:26 f281342e2abe: Waiting 16:58:26 f1417ff83b31: Waiting 16:58:26 519c14a19914: Layer already exists 16:58:26 8cf3af1b3ad5: Layer already exists 16:58:26 6b50dfc58133: Layer already exists 16:58:26 8c7207856827: Layer already exists 16:58:26 54a806e55462: Layer already exists 16:58:26 f281342e2abe: Layer already exists 16:58:26 b4ad6a534134: Layer already exists 16:58:26 f1417ff83b31: Layer already exists 16:58:26 latest: digest: sha256:b20f4099eff5067c7c4a8409bdb21241ac3e421e5ca3edc4a12f659343848788 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:26 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.22 16:58:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:58:26 54a806e55462: Preparing 16:58:26 8c7207856827: Preparing 16:58:26 8cf3af1b3ad5: Preparing 16:58:26 519c14a19914: Preparing 16:58:26 6b50dfc58133: Preparing 16:58:26 f281342e2abe: Preparing 16:58:26 b4ad6a534134: Preparing 16:58:26 f1417ff83b31: Preparing 16:58:26 f281342e2abe: Waiting 16:58:26 b4ad6a534134: Waiting 16:58:26 f1417ff83b31: Waiting 16:58:26 8c7207856827: Layer already exists 16:58:26 8cf3af1b3ad5: Layer already exists 16:58:26 519c14a19914: Layer already exists 16:58:26 54a806e55462: Layer already exists 16:58:26 6b50dfc58133: Layer already exists 16:58:26 b4ad6a534134: Layer already exists 16:58:26 f1417ff83b31: Layer already exists 16:58:26 f281342e2abe: Layer already exists 16:58:26 3.0.0-dev.22: digest: sha256:b20f4099eff5067c7c4a8409bdb21241ac3e421e5ca3edc4a12f659343848788 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:27 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 16:58:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:58:27 54a806e55462: Preparing 16:58:27 8c7207856827: Preparing 16:58:27 8cf3af1b3ad5: Preparing 16:58:27 519c14a19914: Preparing 16:58:27 6b50dfc58133: Preparing 16:58:27 f281342e2abe: Preparing 16:58:27 b4ad6a534134: Preparing 16:58:27 f1417ff83b31: Preparing 16:58:27 b4ad6a534134: Waiting 16:58:27 f281342e2abe: Waiting 16:58:27 f1417ff83b31: Waiting 16:58:27 8c7207856827: Layer already exists 16:58:27 8cf3af1b3ad5: Layer already exists 16:58:27 6b50dfc58133: Layer already exists 16:58:27 519c14a19914: Layer already exists 16:58:27 54a806e55462: Layer already exists 16:58:27 f281342e2abe: Layer already exists 16:58:27 b4ad6a534134: Layer already exists 16:58:27 f1417ff83b31: Layer already exists 16:58:27 670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22: digest: sha256:b20f4099eff5067c7c4a8409bdb21241ac3e421e5ca3edc4a12f659343848788 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:27 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 16:58:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:58:27 54a806e55462: Preparing 16:58:27 8c7207856827: Preparing 16:58:27 8cf3af1b3ad5: Preparing 16:58:27 519c14a19914: Preparing 16:58:27 6b50dfc58133: Preparing 16:58:27 f281342e2abe: Preparing 16:58:27 b4ad6a534134: Preparing 16:58:27 f1417ff83b31: Preparing 16:58:27 f281342e2abe: Waiting 16:58:27 b4ad6a534134: Waiting 16:58:27 f1417ff83b31: Waiting 16:58:27 54a806e55462: Layer already exists 16:58:27 519c14a19914: Layer already exists 16:58:27 6b50dfc58133: Layer already exists 16:58:27 8c7207856827: Layer already exists 16:58:27 8cf3af1b3ad5: Layer already exists 16:58:27 f281342e2abe: Layer already exists 16:58:27 f1417ff83b31: Layer already exists 16:58:27 b4ad6a534134: Layer already exists 16:58:27 main: digest: sha256:b20f4099eff5067c7c4a8409bdb21241ac3e421e5ca3edc4a12f659343848788 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:58:28 ===================================================== [Pipeline] echo 16:58:28 taggedImages: 16:58:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:670e042fb11711975c44f19a61fa475a20d859e8 16:58:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:58:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.22 16:58:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 16:58:28 - 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] withEnv [Pipeline] { [Pipeline] sh 16:58:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:58:28 16:58:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:58:28 latest: Pulling from edgex-lftools-log-publisher 16:58:28 5eb5b503b376: Pulling fs layer 16:58:28 5c69ac0246d0: Pulling fs layer 16:58:28 ec43610c2a17: Pulling fs layer 16:58:28 3a2ae6a8a46f: Pulling fs layer 16:58:28 33b1e0a273af: Pulling fs layer 16:58:28 5d3b04190fa2: Pulling fs layer 16:58:28 2f39f015ded8: Pulling fs layer 16:58:28 3a2ae6a8a46f: Waiting 16:58:28 33b1e0a273af: Waiting 16:58:28 2f39f015ded8: Waiting 16:58:28 5c69ac0246d0: Verifying Checksum 16:58:28 5c69ac0246d0: Download complete 16:58:28 3a2ae6a8a46f: Download complete 16:58:28 33b1e0a273af: Verifying Checksum 16:58:28 33b1e0a273af: Download complete 16:58:28 5d3b04190fa2: Verifying Checksum 16:58:28 5d3b04190fa2: Download complete 16:58:28 ec43610c2a17: Verifying Checksum 16:58:28 ec43610c2a17: Download complete 16:58:28 5eb5b503b376: Verifying Checksum 16:58:28 5eb5b503b376: Download complete 16:58:30 5eb5b503b376: Pull complete 16:58:30 5c69ac0246d0: Pull complete 16:58:30 ec43610c2a17: Pull complete 16:58:30 3a2ae6a8a46f: Pull complete 16:58:30 33b1e0a273af: Pull complete 16:58:30 5d3b04190fa2: Pull complete 16:58:35 2f39f015ded8: Pull complete 16:58:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:58:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:35 prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container 16:58:35 $ 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 16:58:39 $ docker top 3da94f6108c08bafc9004a1d6fffa3dfaabbd2fc6eb784bc4bfb27d38b3db882 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:39 ---> job-cost.sh 16:58:39 lf-activate-venv: SKIPPING 16:58:39 INFO: No Stack... 16:58:39 INFO: Retrieving Pricing Info for: v3-standard-8 16:58:40 INFO: Archiving Costs [Pipeline] sh 16:58:40 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 16:58:40 + cut -d, -f6 [Pipeline] lock 16:58:40 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] 16:58:40 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] did not exist. Created. 16:58:40 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:58:40 + echo total: 0.2199999988079071 [Pipeline] stash 16:58:40 Stashed 1 file(s) [Pipeline] } 16:58:40 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 16:58:40 $ docker stop --time=1 3da94f6108c08bafc9004a1d6fffa3dfaabbd2fc6eb784bc4bfb27d38b3db882 16:58:42 $ docker rm -f --volumes 3da94f6108c08bafc9004a1d6fffa3dfaabbd2fc6eb784bc4bfb27d38b3db882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:59:33 Removing intermediate container 7f754d283b44 16:59:33 ---> 3b8f91fc0bfe 16:59:33 Step 10/12 : COPY . . 16:59:33 ---> 97c1a02cf612 16:59:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:59:33 ---> Running in 95b1e50f04c1 16:59:33 Removing intermediate container 95b1e50f04c1 16:59:33 ---> b86d98aa84f2 16:59:33 Step 12/12 : RUN $MAKE 16:59:33 ---> Running in 72222b190eb6 16:59:33 noop 16:59:33 Removing intermediate container 72222b190eb6 16:59:33 ---> 7c3da84e63c8 16:59:33 Successfully built 7c3da84e63c8 16:59:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:33 + docker inspect -f . ci-base-image-arm64 16:59:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:33 prd-ubuntu20.04-docker-arm64-4c-16g-7573 does not seem to be running inside a container 16:59:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/91 -v /w/workspace/app-rfid-llrp-inventory/91:/w/workspace/app-rfid-llrp-inventory/91:rw,z -v /w/workspace/app-rfid-llrp-inventory/91@tmp:/w/workspace/app-rfid-llrp-inventory/91@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 16:59:35 $ docker top e1ffe7e2b1ada05bf5aca288be4881456861ea2c4be66384599f5b2ff1d7a769 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:36 + go version 16:59:36 go version go1.20.2 linux/arm64 [Pipeline] } 16:59:36 $ docker stop --time=1 e1ffe7e2b1ada05bf5aca288be4881456861ea2c4be66384599f5b2ff1d7a769 16:59:37 $ docker rm -f --volumes e1ffe7e2b1ada05bf5aca288be4881456861ea2c4be66384599f5b2ff1d7a769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:38 + docker inspect -f . ci-base-image-arm64 16:59:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:38 prd-ubuntu20.04-docker-arm64-4c-16g-7573 does not seem to be running inside a container 16:59:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/91 -v /w/workspace/app-rfid-llrp-inventory/91:/w/workspace/app-rfid-llrp-inventory/91:rw,z -v /w/workspace/app-rfid-llrp-inventory/91@tmp:/w/workspace/app-rfid-llrp-inventory/91@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 16:59:39 $ docker top 8aa2d196802f785729d05b788716e2e8b8431cbb2c8f7cf1a3b1035b7abb429e -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:40 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/91 [Pipeline] fileExists [Pipeline] sh 16:59:40 + make test 16:59:41 go test -race ./... -coverprofile=coverage.out ./... 17:02:48 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:02:50 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:02:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.368s coverage: 86.2% of statements 17:03:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.663s coverage: 71.9% of statements 17:03:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:03:04 go vet ./... 17:05:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:05:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:05:40 ./bin/test-attribution.sh 17:05:40 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 17:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:05:40 $ docker stop --time=1 8aa2d196802f785729d05b788716e2e8b8431cbb2c8f7cf1a3b1035b7abb429e 17:05:42 $ docker rm -f --volumes 8aa2d196802f785729d05b788716e2e8b8431cbb2c8f7cf1a3b1035b7abb429e [Pipeline] // withDockerContainer [Pipeline] sh 17:05:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:05:44 Warning: overwriting stash ‘coverage-report’ 17:05:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:05:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:05:45 + ls -al . 17:05:45 total 224 17:05:45 drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 16:59 . 17:05:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:57 .. 17:05:45 -rw-rw-r-- 1 jenkins jenkins 262 Apr 12 16:57 .dockerignore 17:05:45 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 16:57 .git 17:05:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:57 .github 17:05:45 -rw-rw-r-- 1 jenkins jenkins 788 Apr 12 16:57 .gitignore 17:05:45 -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 16:57 .golangci.yml 17:05:45 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 12 16:57 Attribution.txt 17:05:45 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 12 16:57 CHANGELOG.md 17:05:45 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 12 16:57 Dockerfile 17:05:45 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 16:57 GOVERNANCE.md 17:05:45 -rw-rw-r-- 1 jenkins jenkins 687 Apr 12 16:57 Jenkinsfile 17:05:45 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 12 16:57 LICENSE 17:05:45 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 12 16:57 Makefile 17:05:45 -rw-rw-r-- 1 jenkins jenkins 617 Apr 12 16:57 OWNERS.md 17:05:45 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 12 16:57 README.md 17:05:45 -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 16:55 VERSION 17:05:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:57 bin 17:05:45 -rw-r--r-- 1 jenkins jenkins 41317 Apr 12 17:03 coverage.out 17:05:45 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 12 16:57 go.mod 17:05:45 -rw-rw-r-- 1 jenkins jenkins 31730 Apr 12 16:57 go.sum 17:05:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:57 images 17:05:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:57 internal 17:05:45 -rw-rw-r-- 1 jenkins jenkins 531 Apr 12 16:57 main.go 17:05:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:57 res 17:05:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:57 snap 17:05:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:57 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:46 + 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=670e042fb11711975c44f19a61fa475a20d859e8 --label arch=arm64 --label version=3.0.0-dev.22 . 17:05:46 Sending build context to Docker daemon 677.9kB 17:05:46 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 17:05:46 Step 2/29 : FROM ${BASE} AS builder 17:05:46 ---> 7c3da84e63c8 17:05:46 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 17:05:48 ---> Running in 09692e04ef27 17:05:49 Removing intermediate container 09692e04ef27 17:05:49 ---> 44e94cc0ae13 17:05:49 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 17:05:49 ---> Running in e824d4de7316 17:05:49 Removing intermediate container e824d4de7316 17:05:49 ---> 571cf9ee6b3d 17:05:49 Step 5/29 : ARG ADD_BUILD_TAGS="" 17:05:49 ---> Running in 5cb58a5c49ca 17:05:49 Removing intermediate container 5cb58a5c49ca 17:05:49 ---> 08cc59e2ad1d 17:05:49 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:05:49 ---> Running in fae4b28dba64 17:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:05:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:05:52 OK: 263 MiB in 53 packages 17:05:53 Removing intermediate container fae4b28dba64 17:05:53 ---> 5ba9bfbc02d3 17:05:53 Step 7/29 : WORKDIR /app 17:05:53 ---> Running in 9dd84cffc82e 17:05:54 Removing intermediate container 9dd84cffc82e 17:05:54 ---> 483b8e29bddb 17:05:54 Step 8/29 : COPY go.mod vendor* ./ 17:05:54 ---> 5c229aacc41d 17:05:54 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:05:54 ---> Running in 5f9f65b752c3 17:05:57 Removing intermediate container 5f9f65b752c3 17:05:57 ---> 1293ee41f8b9 17:05:57 Step 10/29 : COPY . . 17:05:58 ---> 0d02b893945d 17:05:58 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:05:58 ---> Running in 97da0f1beab0 17:05:58 Removing intermediate container 97da0f1beab0 17:05:58 ---> 841a2f278b54 17:05:58 Step 12/29 : RUN $MAKE 17:05:58 ---> Running in 477fde286405 17:05:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.22" -trimpath -mod=readonly -o app-rfid-llrp-inventory 17:08:21 Removing intermediate container 477fde286405 17:08:21 ---> d67434ca3859 17:08:21 Step 13/29 : FROM alpine:3.17 17:08:21 3.17: Pulling from library/alpine 17:08:21 c41833b44d91: Pulling fs layer 17:08:21 c41833b44d91: Verifying Checksum 17:08:21 c41833b44d91: Download complete 17:08:21 c41833b44d91: Pull complete 17:08:21 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:08:21 Status: Downloaded newer image for alpine:3.17 17:08:21 ---> 51e60588ff2c 17:08:21 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:08:21 ---> Running in f4a0be271597 17:08:22 Removing intermediate container f4a0be271597 17:08:22 ---> 28fd89bda1bd 17:08:22 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:08:22 ---> Running in cce9fa60d1e8 17:08:22 Removing intermediate container cce9fa60d1e8 17:08:22 ---> 831aa8f121b3 17:08:22 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 17:08:22 ---> Running in 7749b8564f4e 17:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:08:25 (1/2) Installing ca-certificates (20220614-r4) 17:08:25 (2/2) Installing dumb-init (1.2.5-r2) 17:08:25 Executing busybox-1.35.0-r29.trigger 17:08:25 Executing ca-certificates-20220614-r4.trigger 17:08:25 OK: 8 MiB in 17 packages 17:08:28 Removing intermediate container 7749b8564f4e 17:08:28 ---> 9e116376e557 17:08:28 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:08:28 ---> 7e82fd7375ca 17:08:28 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 17:08:29 ---> 0371b91594f8 17:08:29 Step 19/29 : COPY --from=builder /app/res/ /res/ 17:08:29 ---> fc7ca46679ab 17:08:29 Step 20/29 : COPY --from=builder /app/static/ /static/ 17:08:30 ---> 0e7ea8d5af6c 17:08:30 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:08:31 ---> 071516bbeff7 17:08:31 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:08:31 ---> Running in 5f2f009698b2 17:08:33 Removing intermediate container 5f2f009698b2 17:08:33 ---> 494a2dff1a81 17:08:33 Step 23/29 : VOLUME /cache 17:08:33 ---> Running in ca6c48c41ed3 17:08:33 Removing intermediate container ca6c48c41ed3 17:08:33 ---> 87b2c5fa2f04 17:08:33 Step 24/29 : EXPOSE 59711 17:08:33 ---> Running in 506d74c00237 17:08:33 Removing intermediate container 506d74c00237 17:08:33 ---> 654f7465577c 17:08:33 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:08:34 ---> Running in 762e970137e1 17:08:34 Removing intermediate container 762e970137e1 17:08:34 ---> 0ef69f561d70 17:08:34 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 17:08:34 ---> Running in 1bcd18908019 17:08:34 Removing intermediate container 1bcd18908019 17:08:34 ---> d6a24d0596cf 17:08:34 Step 27/29 : LABEL arch=arm64 17:08:34 ---> Running in ef01cfaf1d45 17:08:34 Removing intermediate container ef01cfaf1d45 17:08:34 ---> 4d8fd8fc6c38 17:08:34 Step 28/29 : LABEL git_sha=670e042fb11711975c44f19a61fa475a20d859e8 17:08:35 ---> Running in c5a87bdd34a7 17:08:35 Removing intermediate container c5a87bdd34a7 17:08:35 ---> fce9cd076e5f 17:08:35 Step 29/29 : LABEL version=3.0.0-dev.22 17:08:35 ---> Running in 3526897bb291 17:08:35 Removing intermediate container 3526897bb291 17:08:35 ---> 0785a85231a1 17:08:35 [Warning] One or more build-args [ARCH] were not consumed 17:08:35 Successfully built 0785a85231a1 17:08:35 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:35 provisioning config files... 17:08:35 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/91@tmp/config8084634328268927228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:36 ---> docker-login.sh 17:08:36 nexus3.edgexfoundry.org:10001 17:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:36 Configure a credential helper to remove this warning. See 17:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:36 17:08:36 Login Succeeded 17:08:36 nexus3.edgexfoundry.org:10002 17:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:36 Configure a credential helper to remove this warning. See 17:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:36 17:08:36 Login Succeeded 17:08:36 nexus3.edgexfoundry.org:10003 17:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:37 Configure a credential helper to remove this warning. See 17:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:37 17:08:37 Login Succeeded 17:08:37 nexus3.edgexfoundry.org:10004 17:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:37 Configure a credential helper to remove this warning. See 17:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:37 17:08:37 Login Succeeded 17:08:37 docker.io 17:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:38 Configure a credential helper to remove this warning. See 17:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:38 17:08:38 Login Succeeded 17:08:38 ---> docker-login.sh ends [Pipeline] } 17:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:08:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:08:38 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 17:08:38 670e042fb11711975c44f19a61fa475a20d859e8 17:08:38 latest 17:08:38 3.0.0-dev.22 17:08:38 670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 17:08:38 main 17:08:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:38 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:670e042fb11711975c44f19a61fa475a20d859e8 17:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:08:38 e9e84eaf6345: Preparing 17:08:38 834ff97d1e5c: Preparing 17:08:38 5b594a2abc70: Preparing 17:08:38 63d5480bfb4c: Preparing 17:08:38 c40c02dad779: Preparing 17:08:38 ddbe8fb6ed69: Preparing 17:08:38 b970db5f267f: Preparing 17:08:38 26cbea5cba74: Preparing 17:08:38 ddbe8fb6ed69: Waiting 17:08:38 b970db5f267f: Waiting 17:08:38 26cbea5cba74: Waiting 17:08:39 63d5480bfb4c: Pushed 17:08:39 5b594a2abc70: Pushed 17:08:39 e9e84eaf6345: Pushed 17:08:39 c40c02dad779: Pushed 17:08:39 ddbe8fb6ed69: Pushed 17:08:39 b970db5f267f: Pushed 17:08:40 26cbea5cba74: Layer already exists 17:08:44 834ff97d1e5c: Pushed 17:08:44 670e042fb11711975c44f19a61fa475a20d859e8: digest: sha256:6a13edc6745bcce65471698b140868809e9c4487657fc9d751c4133c109cc9b5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:45 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:08:45 e9e84eaf6345: Preparing 17:08:45 834ff97d1e5c: Preparing 17:08:45 5b594a2abc70: Preparing 17:08:45 63d5480bfb4c: Preparing 17:08:45 c40c02dad779: Preparing 17:08:45 ddbe8fb6ed69: Preparing 17:08:45 b970db5f267f: Preparing 17:08:45 26cbea5cba74: Preparing 17:08:45 b970db5f267f: Waiting 17:08:45 26cbea5cba74: Waiting 17:08:45 ddbe8fb6ed69: Waiting 17:08:45 5b594a2abc70: Layer already exists 17:08:45 834ff97d1e5c: Layer already exists 17:08:45 c40c02dad779: Layer already exists 17:08:45 63d5480bfb4c: Layer already exists 17:08:45 e9e84eaf6345: Layer already exists 17:08:45 ddbe8fb6ed69: Layer already exists 17:08:45 b970db5f267f: Layer already exists 17:08:45 26cbea5cba74: Layer already exists 17:08:45 latest: digest: sha256:6a13edc6745bcce65471698b140868809e9c4487657fc9d751c4133c109cc9b5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.22 17:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:08:46 e9e84eaf6345: Preparing 17:08:46 834ff97d1e5c: Preparing 17:08:46 5b594a2abc70: Preparing 17:08:46 63d5480bfb4c: Preparing 17:08:46 c40c02dad779: Preparing 17:08:46 ddbe8fb6ed69: Preparing 17:08:46 b970db5f267f: Preparing 17:08:46 26cbea5cba74: Preparing 17:08:46 ddbe8fb6ed69: Waiting 17:08:46 b970db5f267f: Waiting 17:08:46 26cbea5cba74: Waiting 17:08:46 834ff97d1e5c: Layer already exists 17:08:46 c40c02dad779: Layer already exists 17:08:46 5b594a2abc70: Layer already exists 17:08:46 e9e84eaf6345: Layer already exists 17:08:46 63d5480bfb4c: Layer already exists 17:08:46 b970db5f267f: Layer already exists 17:08:46 ddbe8fb6ed69: Layer already exists 17:08:46 26cbea5cba74: Layer already exists 17:08:46 3.0.0-dev.22: digest: sha256:6a13edc6745bcce65471698b140868809e9c4487657fc9d751c4133c109cc9b5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:47 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 17:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:08:47 e9e84eaf6345: Preparing 17:08:47 834ff97d1e5c: Preparing 17:08:47 5b594a2abc70: Preparing 17:08:47 63d5480bfb4c: Preparing 17:08:47 c40c02dad779: Preparing 17:08:47 ddbe8fb6ed69: Preparing 17:08:47 b970db5f267f: Preparing 17:08:47 26cbea5cba74: Preparing 17:08:47 ddbe8fb6ed69: Waiting 17:08:47 b970db5f267f: Waiting 17:08:47 26cbea5cba74: Waiting 17:08:47 c40c02dad779: Layer already exists 17:08:47 e9e84eaf6345: Layer already exists 17:08:47 834ff97d1e5c: Layer already exists 17:08:47 63d5480bfb4c: Layer already exists 17:08:47 5b594a2abc70: Layer already exists 17:08:47 ddbe8fb6ed69: Layer already exists 17:08:47 b970db5f267f: Layer already exists 17:08:47 26cbea5cba74: Layer already exists 17:08:47 670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22: digest: sha256:6a13edc6745bcce65471698b140868809e9c4487657fc9d751c4133c109cc9b5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:48 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 17:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:08:48 e9e84eaf6345: Preparing 17:08:48 834ff97d1e5c: Preparing 17:08:48 5b594a2abc70: Preparing 17:08:48 63d5480bfb4c: Preparing 17:08:48 c40c02dad779: Preparing 17:08:48 ddbe8fb6ed69: Preparing 17:08:48 b970db5f267f: Preparing 17:08:48 26cbea5cba74: Preparing 17:08:48 ddbe8fb6ed69: Waiting 17:08:48 26cbea5cba74: Waiting 17:08:48 b970db5f267f: Waiting 17:08:48 e9e84eaf6345: Layer already exists 17:08:48 834ff97d1e5c: Layer already exists 17:08:48 63d5480bfb4c: Layer already exists 17:08:48 c40c02dad779: Layer already exists 17:08:48 5b594a2abc70: Layer already exists 17:08:48 b970db5f267f: Layer already exists 17:08:48 26cbea5cba74: Layer already exists 17:08:48 ddbe8fb6ed69: Layer already exists 17:08:48 main: digest: sha256:6a13edc6745bcce65471698b140868809e9c4487657fc9d751c4133c109cc9b5 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:08:48 ===================================================== [Pipeline] echo 17:08:48 taggedImages: 17:08:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:670e042fb11711975c44f19a61fa475a20d859e8 17:08:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:08:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.22 17:08:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:670e042fb11711975c44f19a61fa475a20d859e8-3.0.0-dev.22 17:08:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:49 17:08:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:49 arm64: Pulling from edgex-lftools-log-publisher 17:08:49 8998bd30e6a1: Pulling fs layer 17:08:49 04944245beec: Pulling fs layer 17:08:49 699f458cf7ca: Pulling fs layer 17:08:49 765212b225bb: Pulling fs layer 17:08:49 f23df028b6ca: Pulling fs layer 17:08:49 d65c8cfc05b1: Pulling fs layer 17:08:49 2437ff75d9bd: Pulling fs layer 17:08:49 765212b225bb: Waiting 17:08:49 f23df028b6ca: Waiting 17:08:49 2437ff75d9bd: Waiting 17:08:49 d65c8cfc05b1: Waiting 17:08:49 04944245beec: Verifying Checksum 17:08:49 04944245beec: Download complete 17:08:49 765212b225bb: Verifying Checksum 17:08:49 765212b225bb: Download complete 17:08:49 f23df028b6ca: Verifying Checksum 17:08:49 f23df028b6ca: Download complete 17:08:49 d65c8cfc05b1: Verifying Checksum 17:08:49 d65c8cfc05b1: Download complete 17:08:50 699f458cf7ca: Verifying Checksum 17:08:50 699f458cf7ca: Download complete 17:08:50 8998bd30e6a1: Verifying Checksum 17:08:50 8998bd30e6a1: Download complete 17:08:52 2437ff75d9bd: Verifying Checksum 17:08:52 2437ff75d9bd: Download complete 17:08:54 8998bd30e6a1: Pull complete 17:08:54 04944245beec: Pull complete 17:08:55 699f458cf7ca: Pull complete 17:08:55 765212b225bb: Pull complete 17:08:56 f23df028b6ca: Pull complete 17:08:56 d65c8cfc05b1: Pull complete 17:09:11 2437ff75d9bd: Pull complete 17:09:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:11 prd-ubuntu20.04-docker-arm64-4c-16g-7573 does not seem to be running inside a container 17:09:11 $ 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/91 -v /w/workspace/app-rfid-llrp-inventory/91:/w/workspace/app-rfid-llrp-inventory/91:rw,z -v /w/workspace/app-rfid-llrp-inventory/91@tmp:/w/workspace/app-rfid-llrp-inventory/91@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 17:09:14 $ docker top 5540e0a1414df059f0c44f73974041cd15206be77487733db7bf7f4d67969db3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:15 ---> job-cost.sh 17:09:15 lf-activate-venv: SKIPPING 17:09:15 INFO: No Stack... 17:09:16 INFO: Retrieving Pricing Info for: v3-standard-4 17:09:17 INFO: Archiving Costs [Pipeline] sh 17:09:17 + cat /w/workspace/app-rfid-llrp-inventory/91/archives/cost.csv 17:09:17 + cut -d, -f6 [Pipeline] lock 17:09:17 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] 17:09:17 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] did not exist. Created. 17:09:17 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:18 /w/workspace/app-rfid-llrp-inventory/91@tmp/durable-a539fc2d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:09:19 + echo total: 0.10999999940395355 [Pipeline] stash 17:09:19 Warning: overwriting stash ‘stack-cost’ 17:09:19 Stashed 1 file(s) [Pipeline] } 17:09:19 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 17:09:19 $ docker stop --time=1 5540e0a1414df059f0c44f73974041cd15206be77487733db7bf7f4d67969db3 17:09:21 $ docker rm -f --volumes 5540e0a1414df059f0c44f73974041cd15206be77487733db7bf7f4d67969db3 [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 17:09:22 provisioning config files... 17:09:22 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12729236086928715274tmp [Pipeline] { [Pipeline] sh 17:09:22 + set +x 17:09:22 + bash -s -- 17:09:22 + curl -s https://codecov.io/bash 17:09:22 17:09:22 _____ _ 17:09:22 / ____| | | 17:09:22 | | ___ __| | ___ ___ _____ __ 17:09:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:09:22 | |___| (_) | (_| | __/ (_| (_) \ V / 17:09:22 \_____\___/ \__,_|\___|\___\___/ \_/ 17:09:22 Bash-1.0.6 17:09:22 17:09:22 17:09:22 ==> git version 2.25.1 found 17:09:22 ==> 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 17:09:22 Release-Date: 2020-01-08 17:09:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:09:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:09:22 ==> Jenkins CI detected. 17:09:22 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 17:09:22 project root: . 17:09:22 --> token set from env 17:09:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:09:22 ==> Running gcov in . (disable via -X gcov) 17:09:22 ==> Python coveragepy not found 17:09:22 ==> Searching for coverage reports in: 17:09:22 + . 17:09:22 -> Found 1 reports 17:09:22 ==> Detecting git/mercurial file structure 17:09:22 ==> Reading reports 17:09:22 + ./coverage.out bytes=41317 17:09:22 ==> Appending adjustments 17:09:22 https://docs.codecov.io/docs/fixing-reports 17:09:22 + Found adjustments 17:09:22 ==> Gzipping contents 17:09:22 12K /tmp/codecov.IbSUYE.gz 17:09:22 ==> Uploading reports 17:09:22 url: https://codecov.io 17:09:22 query: branch=main&commit=670e042fb11711975c44f19a61fa475a20d859e8&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:09:22 -> Pinging Codecov 17:09:22 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=670e042fb11711975c44f19a61fa475a20d859e8&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:09:22 -> Uploading to 17:09:22 https://storage.googleapis.com/codecov/v4/raw/2023-04-12/581DD39554BDF9B6E22D074273EAD858/670e042fb11711975c44f19a61fa475a20d859e8/39406fac-6e67-4c02-9c24-25158ab1b8bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T170922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b14c181937c882382993f8beaee06ad4a0bf7e29fcc729b96022abe642c948f1 17:09:22 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:22 Dload Upload Total Spent Left Speed 17:09:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 46452 --:--:-- --:--:-- --:--:-- 46452 17:09:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] } 17:09:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:09:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:09:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:09:23 17:09:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:09:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:09:23 df9b9388f04a: Pulling fs layer 17:09:23 52dc419b0ee2: Pulling fs layer 17:09:23 25bc292e5bac: Pulling fs layer 17:09:23 114826534d7a: Pulling fs layer 17:09:23 4657fd5d0bcf: Pulling fs layer 17:09:23 6ad1cebc031e: Pulling fs layer 17:09:23 8a3aa393b2d8: Pulling fs layer 17:09:23 114826534d7a: Waiting 17:09:23 4657fd5d0bcf: Waiting 17:09:23 6ad1cebc031e: Waiting 17:09:23 8a3aa393b2d8: Waiting 17:09:23 25bc292e5bac: Verifying Checksum 17:09:23 25bc292e5bac: Download complete 17:09:23 52dc419b0ee2: Verifying Checksum 17:09:23 52dc419b0ee2: Download complete 17:09:23 4657fd5d0bcf: Verifying Checksum 17:09:23 4657fd5d0bcf: Download complete 17:09:23 df9b9388f04a: Verifying Checksum 17:09:23 df9b9388f04a: Download complete 17:09:24 6ad1cebc031e: Verifying Checksum 17:09:24 6ad1cebc031e: Download complete 17:09:24 df9b9388f04a: Pull complete 17:09:24 52dc419b0ee2: Pull complete 17:09:24 25bc292e5bac: Pull complete 17:09:24 114826534d7a: Verifying Checksum 17:09:24 114826534d7a: Download complete 17:09:25 8a3aa393b2d8: Verifying Checksum 17:09:25 8a3aa393b2d8: Download complete 17:09:28 114826534d7a: Pull complete 17:09:28 4657fd5d0bcf: Pull complete 17:09:28 6ad1cebc031e: Pull complete 17:09:31 8a3aa393b2d8: Pull complete 17:09:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:09:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:09:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:31 prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container 17:09:31 $ 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 17:09:38 $ docker top 3a8d249a56878479b802f96489d3f0a6e65b1a77f8c4f9fb8d45fdfe1cd689ee -eo pid,comm [Pipeline] { [Pipeline] echo 17:09:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 17:09:39 + set -o pipefail 17:09:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 17:09:44 17:09:44 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 17:09:44 17:09:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/87ade716-3e8d-48dc-9bd6-757c1a793751 17:09:44 17:09:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:09:44 17:09:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:09:44 17:09:44 17:09:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:09:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:09:44 More details here: https://snyk.co/ue1NS 17:09:44 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 17:09:44 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:09:44 $ docker stop --time=1 3a8d249a56878479b802f96489d3f0a6e65b1a77f8c4f9fb8d45fdfe1cd689ee 17:09:50 $ docker rm -f --volumes 3a8d249a56878479b802f96489d3f0a6e65b1a77f8c4f9fb8d45fdfe1cd689ee [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 17:09:51 + git log --format=format:%s -1 670e042fb11711975c44f19a61fa475a20d859e8 [Pipeline] sh 17:09:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:09:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:51 prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container 17:09:52 $ 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:0.1.4 cat 17:09:52 $ docker top 2544bfe0781840585e592f3dc46d9d42cb1ff1b73096b276e9d957df2be4ac9b -eo pid,comm 17:09:52 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:09:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:09:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:52 [ssh-agent] Looking for ssh-agent implementation... 17:09:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:53 $ docker exec 2544bfe0781840585e592f3dc46d9d42cb1ff1b73096b276e9d957df2be4ac9b ssh-agent 17:09:53 SSH_AUTH_SOCK=/tmp/ssh-pxaxXUI927j7/agent.13 17:09:53 SSH_AGENT_PID=20 17:09:53 Running ssh-add (command line suppressed) 17:09:53 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7441409091413032136.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7441409091413032136.key) 17:09:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:53 + git semver tag 17:09:53 2023-04-12 17:09:53,857 [run_tag] DEBUG tag force:False 17:09:53 2023-04-12 17:09:53,857 [check_head_tag] DEBUG check head tag 17:09:53 2023-04-12 17:09:53,858 [execute] INFO git cat-file --batch-check 17:09:53 2023-04-12 17:09:53,859 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:09:53 2023-04-12 17:09:53,862 [execute] INFO git cat-file --batch 17:09:53 2023-04-12 17:09:53,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:09:53 2023-04-12 17:09:53,881 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:09:53 2023-04-12 17:09:53,882 [execute] INFO git tag -a v3.0.0-dev.22 -m v3.0.0-dev.22 17:09:53 2023-04-12 17:09:53,882 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.22', '-m', 'v3.0.0-dev.22'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 17:09:53 2023-04-12 17:09:53,886 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:09:53 3.0.0-dev.22 [Pipeline] } 17:09:53 $ docker exec --env ******** --env ******** 2544bfe0781840585e592f3dc46d9d42cb1ff1b73096b276e9d957df2be4ac9b ssh-agent -k 17:09:54 unset SSH_AUTH_SOCK; 17:09:54 unset SSH_AGENT_PID; 17:09:54 echo Agent pid 20 killed; 17:09:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:54 + git semver [Pipeline] } 17:09:54 $ docker stop --time=1 2544bfe0781840585e592f3dc46d9d42cb1ff1b73096b276e9d957df2be4ac9b 17:09:56 $ docker rm -f --volumes 2544bfe0781840585e592f3dc46d9d42cb1ff1b73096b276e9d957df2be4ac9b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:09:56 17:09:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:09:56 0.23.1-centos7: Pulling from edgex-lftools 17:09:56 ab5ef0e58194: Pulling fs layer 17:09:56 9712f1f96733: Pulling fs layer 17:09:56 63f879dbbcfc: Pulling fs layer 17:09:56 0d9ebad4ef96: Pulling fs layer 17:09:56 e9a5061849ea: Pulling fs layer 17:09:56 d747dcd14b5f: Pulling fs layer 17:09:56 2de7ff778b66: Pulling fs layer 17:09:56 0d9ebad4ef96: Waiting 17:09:56 e9a5061849ea: Waiting 17:09:56 d747dcd14b5f: Waiting 17:09:56 2de7ff778b66: Waiting 17:09:56 9712f1f96733: Download complete 17:09:57 63f879dbbcfc: Verifying Checksum 17:09:57 63f879dbbcfc: Download complete 17:09:57 e9a5061849ea: Verifying Checksum 17:09:57 e9a5061849ea: Download complete 17:09:57 ab5ef0e58194: Verifying Checksum 17:09:57 ab5ef0e58194: Download complete 17:09:57 d747dcd14b5f: Verifying Checksum 17:09:57 d747dcd14b5f: Download complete 17:09:57 0d9ebad4ef96: Verifying Checksum 17:09:57 0d9ebad4ef96: Download complete 17:09:57 2de7ff778b66: Verifying Checksum 17:10:00 ab5ef0e58194: Pull complete 17:10:00 9712f1f96733: Pull complete 17:10:01 63f879dbbcfc: Pull complete 17:10:05 0d9ebad4ef96: Pull complete 17:10:06 e9a5061849ea: Pull complete 17:10:06 d747dcd14b5f: Pull complete 17:10:06 2de7ff778b66: Pull complete 17:10:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:10:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:07 prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container 17:10:07 $ 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 17:10:15 $ docker top 6443a4e90dfaea277a62e14f2ec9c6f06754dcf26bc4c4586b9ddc4dda689b59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:10:15 provisioning config files... 17:10:15 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16812316191283780848tmp 17:10:15 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11289914524535112854tmp 17:10:15 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5711266779233713365tmp [Pipeline] { [Pipeline] echo 17:10:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:10:15 ---> sigul-configuration.sh 17:10:15 gpg: directory `/root/.gnupg' created 17:10:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:10:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:10:15 gpg: keyring `/root/.gnupg/secring.gpg' created 17:10:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:10:15 gpg: CAST5 encrypted data 17:10:15 gpg: encrypted with 1 passphrase 17:10:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:10:16 + mkdir /home/jenkins 17:10:16 + mkdir /home/jenkins/sigul [Pipeline] sh 17:10:16 + 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 17:10:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:10:16 ---> sigul-install.sh 17:10:16 Sigul already installed; skipping installation. [Pipeline] sh 17:10:17 + git tag --list 17:10:17 v0.0.0 17:10:17 v1.0.0 17:10:17 v2.1.0 17:10:17 v2.1.1 17:10:17 v2.1.1-dev.1 17:10:17 v2.2.0 17:10:17 v2.2.1-dev.1 17:10:17 v2.2.1-dev.2 17:10:17 v2.2.1-dev.3 17:10:17 v2.2.1-dev.4 17:10:17 v2.2.1-dev.5 17:10:17 v2.2.1-dev.6 17:10:17 v2.2.1-dev.7 17:10:17 v2.3.0 17:10:17 v2.3.0-dev.10 17:10:17 v2.3.0-dev.11 17:10:17 v2.3.0-dev.12 17:10:17 v2.3.0-dev.13 17:10:17 v2.3.0-dev.14 17:10:17 v2.3.0-dev.15 17:10:17 v2.3.0-dev.16 17:10:17 v2.3.0-dev.17 17:10:17 v2.3.0-dev.18 17:10:17 v2.3.0-dev.19 17:10:17 v2.3.0-dev.20 17:10:17 v2.3.0-dev.21 17:10:17 v2.3.0-dev.22 17:10:17 v2.3.0-dev.23 17:10:17 v2.3.0-dev.24 17:10:17 v2.3.0-dev.25 17:10:17 v2.3.0-dev.26 17:10:17 v2.3.0-dev.9 17:10:17 v2.3.1-dev.1 17:10:17 v3.0.0-dev.1 17:10:17 v3.0.0-dev.10 17:10:17 v3.0.0-dev.11 17:10:17 v3.0.0-dev.12 17:10:17 v3.0.0-dev.13 17:10:17 v3.0.0-dev.14 17:10:17 v3.0.0-dev.15 17:10:17 v3.0.0-dev.16 17:10:17 v3.0.0-dev.17 17:10:17 v3.0.0-dev.18 17:10:17 v3.0.0-dev.19 17:10:17 v3.0.0-dev.2 17:10:17 v3.0.0-dev.20 17:10:17 v3.0.0-dev.21 17:10:17 v3.0.0-dev.22 17:10:17 v3.0.0-dev.3 17:10:17 v3.0.0-dev.4 17:10:17 v3.0.0-dev.5 17:10:17 v3.0.0-dev.6 17:10:17 v3.0.0-dev.7 17:10:17 v3.0.0-dev.8 17:10:17 v3.0.0-dev.9 [Pipeline] sh 17:10:17 + lftools sign git-tag v3.0.0-dev.22 17:10:17 Signing Git tag with Sigul... 17:10:17 Signing v3.0.0-dev.22 [Pipeline] echo 17:10:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:10:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:10:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:10:18 $ docker stop --time=1 6443a4e90dfaea277a62e14f2ec9c6f06754dcf26bc4c4586b9ddc4dda689b59 17:10:19 $ docker rm -f --volumes 6443a4e90dfaea277a62e14f2ec9c6f06754dcf26bc4c4586b9ddc4dda689b59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:10:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:20 prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container 17:10:20 $ 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:0.1.4 cat 17:10:20 $ docker top aa7cade14b2f43a91edb219f56aa06757c33fdaf0aa36c981e6971a7c181a19d -eo pid,comm 17:10:21 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:10:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:21 [ssh-agent] Looking for ssh-agent implementation... 17:10:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:21 $ docker exec aa7cade14b2f43a91edb219f56aa06757c33fdaf0aa36c981e6971a7c181a19d ssh-agent 17:10:21 SSH_AUTH_SOCK=/tmp/ssh-gPSQyA0FegYO/agent.32 17:10:21 SSH_AGENT_PID=38 17:10:21 Running ssh-add (command line suppressed) 17:10:21 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10628453736823172366.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10628453736823172366.key) 17:10:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:21 + git semver bump pre 17:10:21 2023-04-12 17:10:21,884 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:10:21 2023-04-12 17:10:21,884 [bump_version] DEBUG bumping version:3.0.0-dev.22 on axis:pre with prefix:dev 17:10:21 2023-04-12 17:10:21,884 [bump_version] DEBUG bumped version:3.0.0-dev.23 17:10:21 2023-04-12 17:10:21,884 [write_version] DEBUG write version:3.0.0-dev.23 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 17:10:21 2023-04-12 17:10:21,884 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:10:21 2023-04-12 17:10:21,884 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:10:21 2023-04-12 17:10:21,886 [execute] INFO git cat-file --batch-check 17:10:21 2023-04-12 17:10:21,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:10:21 2023-04-12 17:10:21,891 [execute] INFO git cat-file --batch 17:10:21 2023-04-12 17:10:21,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:10:21 2023-04-12 17:10:21,896 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:10:21 3.0.0-dev.23 [Pipeline] } 17:10:21 $ docker exec --env ******** --env ******** aa7cade14b2f43a91edb219f56aa06757c33fdaf0aa36c981e6971a7c181a19d ssh-agent -k 17:10:22 unset SSH_AUTH_SOCK; 17:10:22 unset SSH_AGENT_PID; 17:10:22 echo Agent pid 38 killed; 17:10:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:22 + git semver [Pipeline] } 17:10:22 $ docker stop --time=1 aa7cade14b2f43a91edb219f56aa06757c33fdaf0aa36c981e6971a7c181a19d 17:10:23 $ docker rm -f --volumes aa7cade14b2f43a91edb219f56aa06757c33fdaf0aa36c981e6971a7c181a19d [Pipeline] // withDockerContainer [Pipeline] sh 17:10:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:24 prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container 17:10:24 $ 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:0.1.4 cat 17:10:25 $ docker top 93abd97209b0bbaa3adb266521c19a9c382674d87a64eb070b62be43074f9265 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:25 [ssh-agent] Looking for ssh-agent implementation... 17:10:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:25 $ docker exec 93abd97209b0bbaa3adb266521c19a9c382674d87a64eb070b62be43074f9265 ssh-agent 17:10:25 SSH_AUTH_SOCK=/tmp/ssh-dPu9h1JZDOJi/agent.32 17:10:25 SSH_AGENT_PID=38 17:10:25 Running ssh-add (command line suppressed) 17:10:25 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3523254802926301635.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3523254802926301635.key) 17:10:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:25 + git semver push 17:10:25 2023-04-12 17:10:25,910 [run_push] DEBUG push 17:10:25 2023-04-12 17:10:25,910 [execute] INFO git cat-file --batch-check 17:10:25 2023-04-12 17:10:25,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:10:25 2023-04-12 17:10:25,914 [execute] INFO git rev-list 82c9a67fc1f6b6b0ad2d6490f51ec4d52581d545 -- 17:10:25 2023-04-12 17:10:25,914 [execute] DEBUG Popen(['git', 'rev-list', '82c9a67fc1f6b6b0ad2d6490f51ec4d52581d545', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:10:25 2023-04-12 17:10:25,921 [execute] INFO git fetch -v origin 17:10:25 2023-04-12 17:10:25,921 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 17:10:26 2023-04-12 17:10:26,403 [run_push] DEBUG no remote changes detected 17:10:26 2023-04-12 17:10:26,403 [execute] INFO git push origin semver 17:10:26 2023-04-12 17:10:26,404 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:10:27 2023-04-12 17:10:27,256 [run_push] DEBUG push all version tags 17:10:27 2023-04-12 17:10:27,257 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:10:27 2023-04-12 17:10:27,257 [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) 17:10:28 2023-04-12 17:10:28,037 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:10:28 3.0.0-dev.23 [Pipeline] } 17:10:28 $ docker exec --env ******** --env ******** 93abd97209b0bbaa3adb266521c19a9c382674d87a64eb070b62be43074f9265 ssh-agent -k 17:10:28 unset SSH_AUTH_SOCK; 17:10:28 unset SSH_AGENT_PID; 17:10:28 echo Agent pid 38 killed; 17:10:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:28 + git semver [Pipeline] } 17:10:28 $ docker stop --time=1 93abd97209b0bbaa3adb266521c19a9c382674d87a64eb070b62be43074f9265 17:10:30 $ docker rm -f --volumes 93abd97209b0bbaa3adb266521c19a9c382674d87a64eb070b62be43074f9265 [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 17:10:30 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 17:10:30 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:10:30 total 16 17:10:30 drwxr-xr-x 3 root root 4096 Apr 12 16:58 . 17:10:30 drwxrwxr-x 12 jenkins jenkins 4096 Apr 12 17:10 .. 17:10:30 drwxr-xr-x 2 root root 4096 Apr 12 16:58 cost 17:10:30 -rw-r--r-- 1 root root 94 Apr 12 16:58 cost.csv 17:10:30 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:10:30 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:10:30 total 16 17:10:30 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 16:58 . 17:10:30 drwxrwxr-x 12 jenkins jenkins 4096 Apr 12 17:10 .. 17:10:30 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 16:58 cost 17:10:30 -rw-r--r-- 1 jenkins jenkins 94 Apr 12 16:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:10:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:10:31 ---> package-listing.sh 17:10:31 ++ facter osfamily 17:10:31 ++ tr '[:upper:]' '[:lower:]' 17:10:32 + OS_FAMILY=debian 17:10:32 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 17:10:32 + START_PACKAGES=/tmp/packages_start.txt 17:10:32 + END_PACKAGES=/tmp/packages_end.txt 17:10:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:10:32 + PACKAGES=/tmp/packages_start.txt 17:10:32 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:10:32 + PACKAGES=/tmp/packages_end.txt 17:10:32 + case "${OS_FAMILY}" in 17:10:32 + dpkg -l 17:10:32 + grep '^ii' 17:10:32 + '[' -f /tmp/packages_start.txt ']' 17:10:32 + '[' -f /tmp/packages_end.txt ']' 17:10:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:10:32 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:10:32 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 17:10:32 + 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 17:10:32 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 17:10:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:33 prd-ubuntu20.04-docker-8c-8g-7571 does not seem to be running inside a container 17:10:33 $ 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 17:10:33 $ docker top 35aa641c1aa1f7d4a5b6c7e599c6b9d67bf6a1f89999fa3eb27b3a8e39fa1429 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:33 + touch /tmp/pre-build-complete [Pipeline] sh 17:10:33 + mkdir -p /var/log/sysstat [Pipeline] sh 17:10:34 + ls /var/log/sa-host 17:10:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:34 provisioning config files... 17:10:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7712974008444793505tmp [Pipeline] { [Pipeline] echo 17:10:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:10:34 ---> create-netrc.sh [Pipeline] } 17:10:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:10:35 ---> python-tools-install.sh [Pipeline] echo 17:10:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:10:35 ---> sudo-logs.sh 17:10:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:10:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:10:35 ---> job-cost.sh 17:10:35 lf-activate-venv: SKIPPING 17:10:35 DEBUG: total: 0.2199999988079071 17:10:35 INFO: Retrieving Stack Cost... 17:10:36 INFO: Retrieving Pricing Info for: v3-standard-8 17:10:36 INFO: Archiving Costs [Pipeline] echo 17:10:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:10:36 ---> logs-deploy.sh 17:10:36 lf-activate-venv: SKIPPING 17:10:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/91 17:10:36 INFO: archiving workspace using pattern(s): 17:10:37 Archives upload complete. 17:10:37 INFO: archiving logs to Nexus