Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 920979eb692bae2a0718faef7cf991f1fc593de0 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-ssh8228999585130757289.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3028957100569424474.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12001417758358631011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10918704673036794420.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-ssh17520767340321121121.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] ========================================================= [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.21 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10163 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 920979eb692bae2a0718faef7cf991f1fc593de0 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 920979eb692bae2a0718faef7cf991f1fc593de0 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#239)" > git rev-list --no-walk ae0fc916ce7d511bfada48b200efa99a99f94c46 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:32:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:32:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:32:42 ========================================================= 18:32:42 EdgeX Global Pipelines Version Info 18:32:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:32:43 ------------------- 18:32:43 stable info: 18:32:43 ------------------- 18:32:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:32:43 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:32:43 Message: update stable to v1.0.254 18:32:44 ------------------- 18:32:44 experimental info: 18:32:44 ------------------- 18:32:44 Commited By: **** collab-it+edgex@linuxfoundation.org 18:32:44 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:32:44 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 920979e [Pipeline] echo 18:32:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:44 provisioning config files... 18:32:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10701446661308709696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:45 ---> docker-login.sh 18:32:45 nexus3.edgexfoundry.org:10001 18:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:45 Configure a credential helper to remove this warning. See 18:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:45 18:32:45 Login Succeeded 18:32:45 nexus3.edgexfoundry.org:10002 18:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:45 Configure a credential helper to remove this warning. See 18:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:45 18:32:45 Login Succeeded 18:32:45 nexus3.edgexfoundry.org:10003 18:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:45 Configure a credential helper to remove this warning. See 18:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:45 18:32:45 Login Succeeded 18:32:45 nexus3.edgexfoundry.org:10004 18:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:46 Configure a credential helper to remove this warning. See 18:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:46 18:32:46 Login Succeeded 18:32:46 docker.io 18:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:46 Configure a credential helper to remove this warning. See 18:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:46 18:32:46 Login Succeeded 18:32:46 ---> docker-login.sh ends [Pipeline] } 18:32:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:32:46 + git rev-list -1 --merges 920979eb692bae2a0718faef7cf991f1fc593de0~1..920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] echo 18:32:46 -----------> git rev-list -1 --merges 920979eb692bae2a0718faef7cf991f1fc593de0~1..920979eb692bae2a0718faef7cf991f1fc593de0 920979eb692bae2a0718faef7cf991f1fc593de0 [false] [Pipeline] sh 18:32:46 + git log --format=format:%s -1 920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] echo 18:32:46 ========================================================= 18:32:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:32:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:32:47 + git log --format=format:%s -1 920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] echo 18:32:47 [semverPrep] GIT_COMMIT: 920979eb692bae2a0718faef7cf991f1fc593de0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#239) [Pipeline] echo 18:32:47 [semverPrep] This is not a build commit. [Pipeline] sh 18:32:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:32:47 + grep -v github /etc/ssh/ssh_known_hosts 18:32:47 + [ -e /tmp/ssh_known_hosts ] 18:32:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:32:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:32:47 + sudo tee -a /etc/ssh/ssh_known_hosts 18:32:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:32:48 18:32:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:32:48 0.1.4: Pulling from edgex-devops/py-git-semver 18:32:48 b85a868b505f: Pulling fs layer 18:32:48 e2be974225ed: Pulling fs layer 18:32:48 339a4e72a1f5: Pulling fs layer 18:32:48 988bab9f4d93: Pulling fs layer 18:32:48 1469e6f7b9e6: Pulling fs layer 18:32:48 eaf3925da568: Pulling fs layer 18:32:48 bab4dde63d76: Pulling fs layer 18:32:48 bde34c3a00c8: Pulling fs layer 18:32:48 b352a97aabf1: Pulling fs layer 18:32:48 4872d77fe225: Pulling fs layer 18:32:48 5851b861e8e6: Pulling fs layer 18:32:48 988bab9f4d93: Waiting 18:32:48 1469e6f7b9e6: Waiting 18:32:48 eaf3925da568: Waiting 18:32:48 bab4dde63d76: Waiting 18:32:48 bde34c3a00c8: Waiting 18:32:48 b352a97aabf1: Waiting 18:32:48 5851b861e8e6: Waiting 18:32:48 4872d77fe225: Waiting 18:32:48 e2be974225ed: Verifying Checksum 18:32:48 e2be974225ed: Download complete 18:32:48 988bab9f4d93: Verifying Checksum 18:32:48 988bab9f4d93: Download complete 18:32:48 1469e6f7b9e6: Verifying Checksum 18:32:48 1469e6f7b9e6: Download complete 18:32:48 eaf3925da568: Download complete 18:32:48 339a4e72a1f5: Verifying Checksum 18:32:48 339a4e72a1f5: Download complete 18:32:48 bde34c3a00c8: Verifying Checksum 18:32:48 bde34c3a00c8: Download complete 18:32:48 b352a97aabf1: Verifying Checksum 18:32:48 b352a97aabf1: Download complete 18:32:48 4872d77fe225: Download complete 18:32:48 5851b861e8e6: Verifying Checksum 18:32:48 b85a868b505f: Verifying Checksum 18:32:48 b85a868b505f: Download complete 18:32:48 bab4dde63d76: Verifying Checksum 18:32:48 bab4dde63d76: Download complete 18:32:49 b85a868b505f: Pull complete 18:32:49 e2be974225ed: Pull complete 18:32:50 339a4e72a1f5: Pull complete 18:32:50 988bab9f4d93: Pull complete 18:32:50 1469e6f7b9e6: Pull complete 18:32:50 eaf3925da568: Pull complete 18:32:52 bab4dde63d76: Pull complete 18:32:52 bde34c3a00c8: Pull complete 18:32:52 b352a97aabf1: Pull complete 18:32:52 4872d77fe225: Pull complete 18:32:52 5851b861e8e6: Pull complete 18:32:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:32:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:52 prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container 18:32: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:32:57 $ docker top d9f9dfada5ff161a160b835c77833fab2354eb8888f296c01565347a385ea52d -eo pid,comm 18:32:57 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). 18:32:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:32:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:32:57 [ssh-agent] Looking for ssh-agent implementation... 18:32:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:58 $ docker exec d9f9dfada5ff161a160b835c77833fab2354eb8888f296c01565347a385ea52d ssh-agent 18:32:58 SSH_AUTH_SOCK=/tmp/ssh-KsQQdjNardPx/agent.32 18:32:58 SSH_AGENT_PID=38 18:32:58 Running ssh-add (command line suppressed) 18:32:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5836443719308347664.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5836443719308347664.key) 18:32:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:32:58 + git tag --points-at HEAD [Pipeline] } 18:32:58 $ docker exec --env ******** --env ******** d9f9dfada5ff161a160b835c77833fab2354eb8888f296c01565347a385ea52d ssh-agent -k 18:32:58 unset SSH_AUTH_SOCK; 18:32:58 unset SSH_AGENT_PID; 18:32:58 echo Agent pid 38 killed; 18:32:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:32:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:32:58 [ssh-agent] Looking for ssh-agent implementation... 18:32:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:58 $ docker exec d9f9dfada5ff161a160b835c77833fab2354eb8888f296c01565347a385ea52d ssh-agent 18:32:58 SSH_AUTH_SOCK=/tmp/ssh-zUqTY4A9lHph/agent.70 18:32:58 SSH_AGENT_PID=76 18:32:58 Running ssh-add (command line suppressed) 18:32:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10887734214955182628.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10887734214955182628.key) 18:32:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:32:59 + git semver init 18:32:59 2023-10-24 18:32:59,743 [run_init] DEBUG init version:0.0.0 force:False 18:32:59 2023-10-24 18:32:59,744 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:32:59 2023-10-24 18:32:59,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:32:59 2023-10-24 18:32:59,744 [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) 18:33:01 2023-10-24 18:33:00,946 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 18:33:01 2023-10-24 18:33:00,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 18:33:01 2023-10-24 18:33:00,947 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:33:01 2023-10-24 18:33:00,947 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:33:01 3.1.0-dev.30 [Pipeline] } 18:33:01 $ docker exec --env ******** --env ******** d9f9dfada5ff161a160b835c77833fab2354eb8888f296c01565347a385ea52d ssh-agent -k 18:33:01 unset SSH_AUTH_SOCK; 18:33:01 unset SSH_AGENT_PID; 18:33:01 echo Agent pid 76 killed; 18:33:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:33:01 + git semver [Pipeline] } 18:33:01 $ docker stop --time=1 d9f9dfada5ff161a160b835c77833fab2354eb8888f296c01565347a385ea52d 18:33:03 $ docker rm -f --volumes d9f9dfada5ff161a160b835c77833fab2354eb8888f296c01565347a385ea52d [Pipeline] // withDockerContainer [Pipeline] sh 18:33:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:33:03 Stashed 1 file(s) [Pipeline] echo 18:33:03 [edgeXSemver]: initialized semver on version 3.1.0-dev.30 [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 18:33:03 provisioning config files... 18:33:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12184182621877618988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:04 ---> docker-login.sh 18:33:04 nexus3.edgexfoundry.org:10001 18:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:04 Configure a credential helper to remove this warning. See 18:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:04 18:33:04 Login Succeeded 18:33:04 nexus3.edgexfoundry.org:10002 18:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:04 Configure a credential helper to remove this warning. See 18:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:04 18:33:04 Login Succeeded 18:33:04 nexus3.edgexfoundry.org:10003 18:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:04 Configure a credential helper to remove this warning. See 18:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:04 18:33:04 Login Succeeded 18:33:04 nexus3.edgexfoundry.org:10004 18:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:04 Configure a credential helper to remove this warning. See 18:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:04 18:33:04 Login Succeeded 18:33:04 docker.io 18:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:04 Configure a credential helper to remove this warning. See 18:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:04 18:33:04 Login Succeeded 18:33:04 ---> docker-login.sh ends [Pipeline] } 18:33:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:33:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:33:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:33:04 ========================================================= 18:33:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:33:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:33:05 Sending build context to Docker daemon 12.73MB 18:33:05 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:33:05 Step 2/12 : FROM ${BASE} AS builder 18:33:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:33:05 7264a8db6415: Pulling fs layer 18:33:05 c4d48a809fc2: Pulling fs layer 18:33:05 4f1c88b9dad5: Pulling fs layer 18:33:05 ad3a456e5733: Pulling fs layer 18:33:05 33e27b845d1e: Pulling fs layer 18:33:05 c68163c4e522: Pulling fs layer 18:33:05 50da416c3ac9: Pulling fs layer 18:33:05 33e27b845d1e: Waiting 18:33:05 23d2d4c4bb30: Pulling fs layer 18:33:05 c68163c4e522: Waiting 18:33:05 50da416c3ac9: Waiting 18:33:05 23d2d4c4bb30: Waiting 18:33:05 ad3a456e5733: Waiting 18:33:05 c4d48a809fc2: Download complete 18:33:05 ad3a456e5733: Verifying Checksum 18:33:05 ad3a456e5733: Download complete 18:33:05 33e27b845d1e: Download complete 18:33:05 7264a8db6415: Verifying Checksum 18:33:05 7264a8db6415: Download complete 18:33:05 c68163c4e522: Verifying Checksum 18:33:05 c68163c4e522: Download complete 18:33:05 7264a8db6415: Pull complete 18:33:05 23d2d4c4bb30: Verifying Checksum 18:33:05 23d2d4c4bb30: Download complete 18:33:05 c4d48a809fc2: Pull complete 18:33:05 4f1c88b9dad5: Verifying Checksum 18:33:05 4f1c88b9dad5: Download complete 18:33:06 50da416c3ac9: Verifying Checksum 18:33:06 50da416c3ac9: Download complete 18:33:08 4f1c88b9dad5: Pull complete 18:33:08 ad3a456e5733: Pull complete 18:33:09 33e27b845d1e: Pull complete 18:33:09 c68163c4e522: Pull complete 18:33:11 50da416c3ac9: Pull complete 18:33:11 23d2d4c4bb30: Pull complete 18:33:11 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:33:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:33:11 ---> 0786185ac409 18:33:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:33:18 ---> Running in 5727692055f4 18:33:18 Removing intermediate container 5727692055f4 18:33:18 ---> 55f47ef91ee8 18:33:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:33:18 ---> Running in 02be3da11154 18:33:18 Removing intermediate container 02be3da11154 18:33:18 ---> 832b25257659 18:33:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:33:18 ---> Running in a1a5ce3adf1a 18:33:18 Removing intermediate container a1a5ce3adf1a 18:33:18 ---> 12b4f812a6fd 18:33:18 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:33:18 ---> Running in da7574177203 18:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:33:18 Still waiting to schedule task 18:33:18 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:33:19 OK: 264 MiB in 52 packages 18:33:19 Removing intermediate container da7574177203 18:33:19 ---> c0e562a826f4 18:33:19 Step 7/12 : WORKDIR /app 18:33:19 ---> Running in 3794a61fe467 18:33:19 Removing intermediate container 3794a61fe467 18:33:19 ---> cf478dd70a62 18:33:19 Step 8/12 : COPY go.mod vendor* ./ 18:33:19 ---> 88ff4555b933 18:33:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:19 ---> Running in 713f7cc2ab62 18:34:16 Removing intermediate container 713f7cc2ab62 18:34:16 ---> 597d25a954e1 18:34:16 Step 10/12 : COPY . . 18:34:16 ---> 91125302e9f6 18:34:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:34:16 ---> Running in 460d9be0b5c5 18:34:16 Removing intermediate container 460d9be0b5c5 18:34:16 ---> f539c18c5f22 18:34:16 Step 12/12 : RUN $MAKE 18:34:16 ---> Running in 4cb5079bc83f 18:34:16 noop 18:34:16 Removing intermediate container 4cb5079bc83f 18:34:16 ---> 6a932ea0f467 18:34:16 Successfully built 6a932ea0f467 18:34:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:17 + docker inspect -f . ci-base-image-x86_64 18:34:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:17 prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container 18:34:17 $ 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 ******** -e ******** ci-base-image-x86_64 cat 18:34:17 $ docker top 4337847a7ed36da81f99f12ba9af33c0dd8510d237d2cff67eaaf63a50b25297 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:17 + go version 18:34:17 go version go1.21.0 linux/amd64 [Pipeline] } 18:34:17 $ docker stop --time=1 4337847a7ed36da81f99f12ba9af33c0dd8510d237d2cff67eaaf63a50b25297 18:34:19 $ docker rm -f --volumes 4337847a7ed36da81f99f12ba9af33c0dd8510d237d2cff67eaaf63a50b25297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:19 + docker inspect -f . ci-base-image-x86_64 18:34:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:19 prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container 18:34:19 $ 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 ******** -e ******** ci-base-image-x86_64 cat 18:34:19 $ docker top b83a0ef76c8e3399df88944759941e64ec83c3a5828f0eadeea781d06c9f4897 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:20 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 18:34:20 + make test 18:34:20 go test -race ./... -coverprofile=coverage.out ./... 18:34:38 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:34:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:34:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.140s coverage: 86.2% of statements 18:34:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.698s coverage: 71.9% of statements 18:35:00 go vet ./... 18:35:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:35:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:35:03 ./bin/test-attribution.sh 18:35:03 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 18:35:03 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 18:35:03 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 18:35:03 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 18:35:03 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 18:35:03 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:35:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:35:03 $ docker stop --time=1 b83a0ef76c8e3399df88944759941e64ec83c3a5828f0eadeea781d06c9f4897 18:35:10 $ docker rm -f --volumes b83a0ef76c8e3399df88944759941e64ec83c3a5828f0eadeea781d06c9f4897 [Pipeline] // withDockerContainer [Pipeline] sh 18:35:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:35:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:35:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:35:11 + ls -al . 18:35:11 total 232 18:35:11 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:34 . 18:35:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:32 .. 18:35:11 -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 18:32 .dockerignore 18:35:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:34 .git 18:35:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:32 .github 18:35:11 -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 18:32 .gitignore 18:35:11 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:32 .golangci.yml 18:35:11 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:33 .semver 18:35:11 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 18:32 Attribution.txt 18:35:11 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 18:32 CHANGELOG.md 18:35:11 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 18:32 Dockerfile 18:35:11 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:32 GOVERNANCE.md 18:35:11 -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 18:32 Jenkinsfile 18:35:11 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:32 LICENSE 18:35:11 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 18:32 Makefile 18:35:11 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:32 OWNERS.md 18:35:11 -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 18:32 README.md 18:35:11 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:33 VERSION 18:35:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:32 bin 18:35:11 -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 18:34 coverage.out 18:35:11 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 18:32 go.mod 18:35:11 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 18:32 go.sum 18:35:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:32 images 18:35:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:32 internal 18:35:11 -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 18:32 main.go 18:35:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:32 res 18:35:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:11 + 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=920979eb692bae2a0718faef7cf991f1fc593de0 --label arch=amd64 --label version=3.1.0-dev.30 . 18:35:11 Sending build context to Docker daemon 12.73MB 18:35:11 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 18:35:11 Step 2/29 : FROM ${BASE} AS builder 18:35:11 ---> 6a932ea0f467 18:35:11 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:35:12 ---> Running in 4c50685ea03b 18:35:12 Removing intermediate container 4c50685ea03b 18:35:12 ---> c973bcf5b778 18:35:12 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:35:12 ---> Running in 8e9553d619aa 18:35:12 Removing intermediate container 8e9553d619aa 18:35:12 ---> 387d4bb07dd8 18:35:12 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:35:12 ---> Running in 3f208eeed0b4 18:35:12 Removing intermediate container 3f208eeed0b4 18:35:12 ---> 25c74a89a9e3 18:35:12 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:35:12 ---> Running in acd44a737b42 18:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:35:13 OK: 264 MiB in 52 packages 18:35:13 Removing intermediate container acd44a737b42 18:35:13 ---> 95e18dccf994 18:35:13 Step 7/29 : WORKDIR /app 18:35:13 ---> Running in 8140546a4506 18:35:13 Removing intermediate container 8140546a4506 18:35:13 ---> bcc33973a8d2 18:35:13 Step 8/29 : COPY go.mod vendor* ./ 18:35:13 ---> dee52713a9f8 18:35:13 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:13 ---> Running in da6ae998b6de 18:35:14 Removing intermediate container da6ae998b6de 18:35:14 ---> 446896fc03ea 18:35:14 Step 10/29 : COPY . . 18:35:14 ---> 9af19f2a9457 18:35:14 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:35:14 ---> Running in 1922f71a55f5 18:35:15 Removing intermediate container 1922f71a55f5 18:35:15 ---> a8b3f8bedc44 18:35:15 Step 12/29 : RUN $MAKE 18:35:15 ---> Running in fb81b2a55ece 18:35:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.30 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.30" -trimpath -mod=readonly -o app-rfid-llrp-inventory 18:35:42 Removing intermediate container fb81b2a55ece 18:35:42 ---> 88ca978cf7a2 18:35:42 Step 13/29 : FROM alpine:3.18 18:35:42 3.18: Pulling from library/alpine 18:35:42 96526aa774ef: Pulling fs layer 18:35:42 96526aa774ef: Verifying Checksum 18:35:42 96526aa774ef: Download complete 18:35:42 96526aa774ef: Pull complete 18:35:42 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:35:42 Status: Downloaded newer image for alpine:3.18 18:35:42 ---> 8ca4688f4f35 18:35:42 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:35:42 ---> Running in 163b27326e95 18:35:42 Removing intermediate container 163b27326e95 18:35:42 ---> 7d239bcc9f95 18:35:42 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:35:42 ---> Running in a6fec6a33e02 18:35:42 Removing intermediate container a6fec6a33e02 18:35:42 ---> 80012d27b98d 18:35:42 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:35:42 ---> Running in ff54859076ef 18:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:35:42 (1/2) Installing ca-certificates (20230506-r0) 18:35:42 (2/2) Installing dumb-init (1.2.5-r2) 18:35:42 Executing busybox-1.36.1-r2.trigger 18:35:42 Executing ca-certificates-20230506-r0.trigger 18:35:42 OK: 8 MiB in 17 packages 18:35:42 Removing intermediate container ff54859076ef 18:35:42 ---> db0027378185 18:35:42 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:35:42 ---> 8e3b81b0637b 18:35:42 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:35:42 ---> b32b14ee3e35 18:35:42 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:35:43 ---> d1b2e1583b4a 18:35:43 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:35:43 ---> 3ff329e2a619 18:35:43 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:35:44 ---> c5cc82564885 18:35:44 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:35:44 ---> Running in fa8c49bb32a6 18:35:44 Removing intermediate container fa8c49bb32a6 18:35:44 ---> e1aa7268f55a 18:35:44 Step 23/29 : VOLUME /cache 18:35:44 ---> Running in 74b4b82fcb08 18:35:44 Removing intermediate container 74b4b82fcb08 18:35:44 ---> 46463848f619 18:35:44 Step 24/29 : EXPOSE 59711 18:35:45 ---> Running in 22b58b116981 18:35:45 Removing intermediate container 22b58b116981 18:35:45 ---> 96f256fe635f 18:35:45 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:35:45 ---> Running in 0608bf8d7902 18:35:45 Removing intermediate container 0608bf8d7902 18:35:45 ---> 31e35f6fef42 18:35:45 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:35:45 ---> Running in 36d6cf5c7cae 18:35:45 Removing intermediate container 36d6cf5c7cae 18:35:45 ---> ccf21b6ca00d 18:35:45 Step 27/29 : LABEL arch=amd64 18:35:45 ---> Running in 31ccc663061c 18:35:45 Removing intermediate container 31ccc663061c 18:35:45 ---> c2486dd50e29 18:35:45 Step 28/29 : LABEL git_sha=920979eb692bae2a0718faef7cf991f1fc593de0 18:35:45 ---> Running in 56097d9e9150 18:35:45 Removing intermediate container 56097d9e9150 18:35:45 ---> c720ce58a8d1 18:35:45 Step 29/29 : LABEL version=3.1.0-dev.30 18:35:45 ---> Running in 0f2b462b6e72 18:35:46 Removing intermediate container 0f2b462b6e72 18:35:46 ---> 0813ca1a5c53 18:35:46 [Warning] One or more build-args [ARCH] were not consumed 18:35:46 Successfully built 0813ca1a5c53 18:35:46 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:46 provisioning config files... 18:35:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4570328019299499140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:46 ---> docker-login.sh 18:35:46 nexus3.edgexfoundry.org:10001 18:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:46 Configure a credential helper to remove this warning. See 18:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:46 18:35:46 Login Succeeded 18:35:46 nexus3.edgexfoundry.org:10002 18:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:46 Configure a credential helper to remove this warning. See 18:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:46 18:35:46 Login Succeeded 18:35:46 nexus3.edgexfoundry.org:10003 18:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:46 Configure a credential helper to remove this warning. See 18:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:46 18:35:46 Login Succeeded 18:35:46 nexus3.edgexfoundry.org:10004 18:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:46 Configure a credential helper to remove this warning. See 18:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:46 18:35:46 Login Succeeded 18:35:46 docker.io 18:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:46 Configure a credential helper to remove this warning. See 18:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:46 18:35:46 Login Succeeded 18:35:46 ---> docker-login.sh ends [Pipeline] } 18:35:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:35:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:35:47 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 18:35:47 920979eb692bae2a0718faef7cf991f1fc593de0 18:35:47 latest 18:35:47 3.1.0-dev.30 18:35:47 920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 18:35:47 main 18:35:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:47 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:920979eb692bae2a0718faef7cf991f1fc593de0 18:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:35:47 2df00b93f922: Preparing 18:35:47 64d92c114f64: Preparing 18:35:47 1d6f3d661fe2: Preparing 18:35:47 6f2f414ffd29: Preparing 18:35:47 a9ccd2b9509f: Preparing 18:35:47 e14439777553: Preparing 18:35:47 1c2319fdfef1: Preparing 18:35:47 cc2447e1835a: Preparing 18:35:47 e14439777553: Waiting 18:35:47 1c2319fdfef1: Waiting 18:35:47 cc2447e1835a: Waiting 18:35:47 6f2f414ffd29: Pushed 18:35:47 1d6f3d661fe2: Pushed 18:35:47 2df00b93f922: Pushed 18:35:47 a9ccd2b9509f: Pushed 18:35:47 cc2447e1835a: Layer already exists 18:35:47 e14439777553: Pushed 18:35:47 1c2319fdfef1: Pushed 18:35:50 64d92c114f64: Pushed 18:35:50 920979eb692bae2a0718faef7cf991f1fc593de0: digest: sha256:4ec660d693d1788065e46c7c0b22fed07407644aea39a1190f5040b45a19381e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:50 + 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 18:35:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:35:51 2df00b93f922: Preparing 18:35:51 64d92c114f64: Preparing 18:35:51 1d6f3d661fe2: Preparing 18:35:51 6f2f414ffd29: Preparing 18:35:51 a9ccd2b9509f: Preparing 18:35:51 e14439777553: Preparing 18:35:51 1c2319fdfef1: Preparing 18:35:51 cc2447e1835a: Preparing 18:35:51 e14439777553: Waiting 18:35:51 1c2319fdfef1: Waiting 18:35:51 cc2447e1835a: Waiting 18:35:51 1d6f3d661fe2: Layer already exists 18:35:51 2df00b93f922: Layer already exists 18:35:51 6f2f414ffd29: Layer already exists 18:35:51 a9ccd2b9509f: Layer already exists 18:35:51 64d92c114f64: Layer already exists 18:35:51 e14439777553: Layer already exists 18:35:51 1c2319fdfef1: Layer already exists 18:35:51 cc2447e1835a: Layer already exists 18:35:51 latest: digest: sha256:4ec660d693d1788065e46c7c0b22fed07407644aea39a1190f5040b45a19381e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:51 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.30 18:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:35:51 2df00b93f922: Preparing 18:35:51 64d92c114f64: Preparing 18:35:51 1d6f3d661fe2: Preparing 18:35:51 6f2f414ffd29: Preparing 18:35:51 a9ccd2b9509f: Preparing 18:35:51 e14439777553: Preparing 18:35:51 1c2319fdfef1: Preparing 18:35:51 cc2447e1835a: Preparing 18:35:51 1c2319fdfef1: Waiting 18:35:51 cc2447e1835a: Waiting 18:35:51 e14439777553: Waiting 18:35:51 2df00b93f922: Layer already exists 18:35:51 6f2f414ffd29: Layer already exists 18:35:51 64d92c114f64: Layer already exists 18:35:51 a9ccd2b9509f: Layer already exists 18:35:51 1d6f3d661fe2: Layer already exists 18:35:51 1c2319fdfef1: Layer already exists 18:35:51 cc2447e1835a: Layer already exists 18:35:51 e14439777553: Layer already exists 18:35:51 3.1.0-dev.30: digest: sha256:4ec660d693d1788065e46c7c0b22fed07407644aea39a1190f5040b45a19381e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:51 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 18:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:35:52 2df00b93f922: Preparing 18:35:52 64d92c114f64: Preparing 18:35:52 1d6f3d661fe2: Preparing 18:35:52 6f2f414ffd29: Preparing 18:35:52 a9ccd2b9509f: Preparing 18:35:52 e14439777553: Preparing 18:35:52 1c2319fdfef1: Preparing 18:35:52 cc2447e1835a: Preparing 18:35:52 1c2319fdfef1: Waiting 18:35:52 cc2447e1835a: Waiting 18:35:52 e14439777553: Waiting 18:35:52 6f2f414ffd29: Layer already exists 18:35:52 64d92c114f64: Layer already exists 18:35:52 a9ccd2b9509f: Layer already exists 18:35:52 2df00b93f922: Layer already exists 18:35:52 1d6f3d661fe2: Layer already exists 18:35:52 e14439777553: Layer already exists 18:35:52 cc2447e1835a: Layer already exists 18:35:52 1c2319fdfef1: Layer already exists 18:35:52 920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30: digest: sha256:4ec660d693d1788065e46c7c0b22fed07407644aea39a1190f5040b45a19381e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:52 + 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 18:35:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 18:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:35:52 2df00b93f922: Preparing 18:35:52 64d92c114f64: Preparing 18:35:52 1d6f3d661fe2: Preparing 18:35:52 6f2f414ffd29: Preparing 18:35:52 a9ccd2b9509f: Preparing 18:35:52 e14439777553: Preparing 18:35:52 1c2319fdfef1: Preparing 18:35:52 cc2447e1835a: Preparing 18:35:52 e14439777553: Waiting 18:35:52 1c2319fdfef1: Waiting 18:35:52 cc2447e1835a: Waiting 18:35:52 2df00b93f922: Layer already exists 18:35:52 64d92c114f64: Layer already exists 18:35:52 6f2f414ffd29: Layer already exists 18:35:52 1d6f3d661fe2: Layer already exists 18:35:52 a9ccd2b9509f: Layer already exists 18:35:52 cc2447e1835a: Layer already exists 18:35:52 e14439777553: Layer already exists 18:35:52 1c2319fdfef1: Layer already exists 18:35:52 main: digest: sha256:4ec660d693d1788065e46c7c0b22fed07407644aea39a1190f5040b45a19381e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:35:52 ===================================================== [Pipeline] echo 18:35:52 taggedImages: 18:35:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:920979eb692bae2a0718faef7cf991f1fc593de0 18:35:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:35:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.30 18:35:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 18:35:52 - 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 18:35:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:35:53 18:35:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:35:53 latest: Pulling from edgex-lftools-log-publisher 18:35:53 5eb5b503b376: Pulling fs layer 18:35:53 5c69ac0246d0: Pulling fs layer 18:35:53 ec43610c2a17: Pulling fs layer 18:35:53 3a2ae6a8a46f: Pulling fs layer 18:35:53 33b1e0a273af: Pulling fs layer 18:35:53 5d3b04190fa2: Pulling fs layer 18:35:53 2f39f015ded8: Pulling fs layer 18:35:53 3a2ae6a8a46f: Waiting 18:35:53 2f39f015ded8: Waiting 18:35:53 33b1e0a273af: Waiting 18:35:53 5d3b04190fa2: Waiting 18:35:53 5c69ac0246d0: Download complete 18:35:53 3a2ae6a8a46f: Verifying Checksum 18:35:53 3a2ae6a8a46f: Download complete 18:35:53 33b1e0a273af: Verifying Checksum 18:35:53 33b1e0a273af: Download complete 18:35:53 ec43610c2a17: Verifying Checksum 18:35:53 ec43610c2a17: Download complete 18:35:53 5d3b04190fa2: Verifying Checksum 18:35:53 5d3b04190fa2: Download complete 18:35:53 5eb5b503b376: Verifying Checksum 18:35:53 5eb5b503b376: Download complete 18:35:54 2f39f015ded8: Download complete 18:35:55 5eb5b503b376: Pull complete 18:35:55 5c69ac0246d0: Pull complete 18:35:55 ec43610c2a17: Pull complete 18:35:55 3a2ae6a8a46f: Pull complete 18:35:55 33b1e0a273af: Pull complete 18:35:56 5d3b04190fa2: Pull complete 18:36:00 2f39f015ded8: Pull complete 18:36:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:36:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:36:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:00 prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container 18:36:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:36:07 $ docker top 511823a0917f55e6ee4ed4b3fabc6775900e930a1c73363502b3d53c574262d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:07 ---> job-cost.sh 18:36:07 lf-activate-venv: SKIPPING 18:36:07 INFO: No Stack... 18:36:07 INFO: Retrieving Pricing Info for: v3-standard-8 18:36:08 INFO: Archiving Costs [Pipeline] sh 18:36:08 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 18:36:08 + cut -d, -f6 [Pipeline] lock 18:36:08 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] 18:36:08 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] did not exist. Created. 18:36:08 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:36:08 + echo total: 0.2199999988079071 [Pipeline] stash 18:36:08 Stashed 1 file(s) [Pipeline] } 18:36:08 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] [Pipeline] // lock [Pipeline] } 18:36:09 $ docker stop --time=1 511823a0917f55e6ee4ed4b3fabc6775900e930a1c73363502b3d53c574262d1 18:36:10 $ docker rm -f --volumes 511823a0917f55e6ee4ed4b3fabc6775900e930a1c73363502b3d53c574262d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:38:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10238 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:38:10 Running in /w/workspace/app-rfid-llrp-inventory/142 [Pipeline] { [Pipeline] checkout 18:38:10 The recommended git tool is: git 18:38:18 using credential edgex-jenkins-ssh 18:38:18 Cloning the remote Git repository 18:38:18 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:38:18 > git init /w/workspace/app-rfid-llrp-inventory/142 # timeout=10 18:38:18 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:38:18 > git --version # timeout=10 18:38:18 > git --version # 'git version 2.25.1' 18:38:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:38:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:22 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:38:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:38:23 Avoid second fetch 18:38:23 Checking out Revision 920979eb692bae2a0718faef7cf991f1fc593de0 (main) 18:38:23 > git config core.sparsecheckout # timeout=10 18:38:23 > git checkout -f 920979eb692bae2a0718faef7cf991f1fc593de0 # timeout=10 18:38:24 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#239)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:38:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:38:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:38:25 Dload Upload Total Spent Left Speed 18:38:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 18:38:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:38:26 + sudo tee /etc/docker/daemon.new 18:38:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:38:26 { 18:38:26 "registry-mirrors": [ 18:38:26 "https://nexus3.edgexfoundry.org:10001" 18:38:26 ], 18:38:26 "bip": "10.250.0.254/24", 18:38:26 "hosts": [ 18:38:26 "tcp://0.0.0.0:5555", 18:38:26 "unix:///var/run/docker.sock" 18:38:26 ], 18:38:26 "mtu": 1458, 18:38:26 "selinux-enabled": true, 18:38:26 "seccomp-profile": "/etc/docker/seccomp.json" 18:38:26 } [Pipeline] sh 18:38:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:38:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:45 provisioning config files... 18:38:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/142@tmp/config2358979280334709117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:45 ---> docker-login.sh 18:38:45 nexus3.edgexfoundry.org:10001 18:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:46 Configure a credential helper to remove this warning. See 18:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:46 18:38:46 Login Succeeded 18:38:46 nexus3.edgexfoundry.org:10002 18:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:46 Configure a credential helper to remove this warning. See 18:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:46 18:38:46 Login Succeeded 18:38:46 nexus3.edgexfoundry.org:10003 18:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:47 Configure a credential helper to remove this warning. See 18:38:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:47 18:38:47 Login Succeeded 18:38:47 nexus3.edgexfoundry.org:10004 18:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:47 Configure a credential helper to remove this warning. See 18:38:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:47 18:38:47 Login Succeeded 18:38:47 docker.io 18:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:47 Configure a credential helper to remove this warning. See 18:38:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:47 18:38:47 Login Succeeded 18:38:47 ---> docker-login.sh ends [Pipeline] } 18:38:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:38:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:48 ========================================================= 18:38:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:38:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:38:48 Sending build context to Docker daemon 662.5kB 18:38:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:38:48 Step 2/12 : FROM ${BASE} AS builder 18:38:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:38:49 9fda8d8052c6: Pulling fs layer 18:38:49 5d54e960e981: Pulling fs layer 18:38:49 c4a7e357bf2a: Pulling fs layer 18:38:49 f0e02332f6b5: Pulling fs layer 18:38:49 cefa15bbcfad: Pulling fs layer 18:38:49 17808c966233: Pulling fs layer 18:38:49 f4c1fc716caa: Pulling fs layer 18:38:49 f0e02332f6b5: Waiting 18:38:49 cefa15bbcfad: Waiting 18:38:49 17808c966233: Waiting 18:38:49 f4c1fc716caa: Waiting 18:38:49 5d54e960e981: Verifying Checksum 18:38:49 5d54e960e981: Download complete 18:38:49 f0e02332f6b5: Verifying Checksum 18:38:49 f0e02332f6b5: Download complete 18:38:49 cefa15bbcfad: Verifying Checksum 18:38:49 cefa15bbcfad: Download complete 18:38:49 9fda8d8052c6: Verifying Checksum 18:38:49 9fda8d8052c6: Download complete 18:38:49 f4c1fc716caa: Verifying Checksum 18:38:49 f4c1fc716caa: Download complete 18:38:50 9fda8d8052c6: Pull complete 18:38:51 c4a7e357bf2a: Verifying Checksum 18:38:51 c4a7e357bf2a: Download complete 18:38:52 17808c966233: Download complete 18:38:55 5d54e960e981: Pull complete 18:39:10 c4a7e357bf2a: Pull complete 18:39:10 f0e02332f6b5: Pull complete 18:39:10 cefa15bbcfad: Pull complete 18:39:18 17808c966233: Pull complete 18:39:20 f4c1fc716caa: Pull complete 18:39:20 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:39:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:39:20 ---> ea914061e18c 18:39:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:39:23 ---> Running in 7958d5f9a8c8 18:39:23 Removing intermediate container 7958d5f9a8c8 18:39:23 ---> b5d65aae7da6 18:39:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:39:23 ---> Running in da46f8b6739b 18:39:23 Removing intermediate container da46f8b6739b 18:39:23 ---> d4a7d34d0263 18:39:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:39:23 ---> Running in b7b35317a85d 18:39:24 Removing intermediate container b7b35317a85d 18:39:24 ---> 6ccdef1ed92f 18:39:24 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:39:24 ---> Running in 99199633e76d 18:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:39:27 OK: 266 MiB in 52 packages 18:39:28 Removing intermediate container 99199633e76d 18:39:28 ---> 94a0b26990c0 18:39:28 Step 7/12 : WORKDIR /app 18:39:28 ---> Running in 59f8db1a03b7 18:39:28 Removing intermediate container 59f8db1a03b7 18:39:28 ---> 767fbcfd8595 18:39:28 Step 8/12 : COPY go.mod vendor* ./ 18:39:29 ---> 37ed17047441 18:39:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:29 ---> Running in ba20f27670a5 18:41:06 Removing intermediate container ba20f27670a5 18:41:06 ---> 24dd53c30454 18:41:06 Step 10/12 : COPY . . 18:41:06 ---> 7b051acf0bd0 18:41:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:41:06 ---> Running in de6441cce463 18:41:06 Removing intermediate container de6441cce463 18:41:06 ---> 8d9a1e507e60 18:41:06 Step 12/12 : RUN $MAKE 18:41:06 ---> Running in da83b85af0d2 18:41:06 noop 18:41:06 Removing intermediate container da83b85af0d2 18:41:06 ---> 98a658b76662 18:41:06 Successfully built 98a658b76662 18:41:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:06 + docker inspect -f . ci-base-image-arm64 18:41:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:06 prd-ubuntu20.04-docker-arm64-4c-16g-10238 does not seem to be running inside a container 18:41:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/142 -v /w/workspace/app-rfid-llrp-inventory/142:/w/workspace/app-rfid-llrp-inventory/142:rw,z -v /w/workspace/app-rfid-llrp-inventory/142@tmp:/w/workspace/app-rfid-llrp-inventory/142@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 ******** -e ******** ci-base-image-arm64 cat 18:41:08 $ docker top da66245c56fe3f892bd2617bcd99dc9de9875047418f9f52ebf1ff3186ef2cc3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:09 + go version 18:41:09 go version go1.21.0 linux/arm64 [Pipeline] } 18:41:09 $ docker stop --time=1 da66245c56fe3f892bd2617bcd99dc9de9875047418f9f52ebf1ff3186ef2cc3 18:41:11 $ docker rm -f --volumes da66245c56fe3f892bd2617bcd99dc9de9875047418f9f52ebf1ff3186ef2cc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:11 + docker inspect -f . ci-base-image-arm64 18:41:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:12 prd-ubuntu20.04-docker-arm64-4c-16g-10238 does not seem to be running inside a container 18:41:12 $ 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/142 -v /w/workspace/app-rfid-llrp-inventory/142:/w/workspace/app-rfid-llrp-inventory/142:rw,z -v /w/workspace/app-rfid-llrp-inventory/142@tmp:/w/workspace/app-rfid-llrp-inventory/142@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 ******** -e ******** ci-base-image-arm64 cat 18:41:13 $ docker top 34d054a0ff4e2cd826632f3b1887d8c1ca4f12c11d5efb131b1130894738b871 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:14 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/142 [Pipeline] fileExists [Pipeline] sh 18:41:15 + make test 18:41:15 go test -race ./... -coverprofile=coverage.out ./... 18:44:21 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:44:21 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:44:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.319s coverage: 86.2% of statements 18:44:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.601s coverage: 71.9% of statements 18:44:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:44:21 go vet ./... 18:46:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:46:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:46:45 ./bin/test-attribution.sh 18:46:45 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 18:46:45 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 18:46:45 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 18:46:45 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 18:46:45 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 18:46:45 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:46:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:46:45 $ docker stop --time=1 34d054a0ff4e2cd826632f3b1887d8c1ca4f12c11d5efb131b1130894738b871 18:46:47 $ docker rm -f --volumes 34d054a0ff4e2cd826632f3b1887d8c1ca4f12c11d5efb131b1130894738b871 [Pipeline] // withDockerContainer [Pipeline] sh 18:46:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:46:48 Warning: overwriting stash ‘coverage-report’ 18:46:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:46:50 + ls -al . 18:46:50 total 228 18:46:50 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:41 . 18:46:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:38 .. 18:46:50 -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 18:38 .dockerignore 18:46:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:38 .git 18:46:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:38 .github 18:46:50 -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 18:38 .gitignore 18:46:50 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:38 .golangci.yml 18:46:50 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 18:38 Attribution.txt 18:46:50 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 18:38 CHANGELOG.md 18:46:50 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 18:38 Dockerfile 18:46:50 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:38 GOVERNANCE.md 18:46:50 -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 18:38 Jenkinsfile 18:46:50 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:38 LICENSE 18:46:50 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 18:38 Makefile 18:46:50 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:38 OWNERS.md 18:46:50 -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 18:38 README.md 18:46:50 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:33 VERSION 18:46:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:38 bin 18:46:50 -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 18:44 coverage.out 18:46:50 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 18:38 go.mod 18:46:50 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 18:38 go.sum 18:46:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:38 images 18:46:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:38 internal 18:46:50 -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 18:38 main.go 18:46:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:38 res 18:46:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:50 + 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=920979eb692bae2a0718faef7cf991f1fc593de0 --label arch=arm64 --label version=3.1.0-dev.30 . 18:46:50 Sending build context to Docker daemon 662.5kB 18:46:50 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 18:46:50 Step 2/29 : FROM ${BASE} AS builder 18:46:50 ---> 98a658b76662 18:46:50 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:46:51 ---> Running in 0694de3c8dff 18:46:51 Removing intermediate container 0694de3c8dff 18:46:51 ---> eda975f31971 18:46:51 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:46:51 ---> Running in a68dd25b2552 18:46:52 Removing intermediate container a68dd25b2552 18:46:52 ---> 40d06cf869c8 18:46:52 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:46:52 ---> Running in 8e1045101901 18:46:52 Removing intermediate container 8e1045101901 18:46:52 ---> 23c9a14966c2 18:46:52 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:46:52 ---> Running in eb6e7f3bfe5b 18:46:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:46:57 OK: 266 MiB in 52 packages 18:46:57 Removing intermediate container eb6e7f3bfe5b 18:46:57 ---> 4e40d528a5ef 18:46:57 Step 7/29 : WORKDIR /app 18:46:57 ---> Running in b43a6e65c045 18:46:58 Removing intermediate container b43a6e65c045 18:46:58 ---> b2f097fade70 18:46:58 Step 8/29 : COPY go.mod vendor* ./ 18:46:58 ---> a54d7fb6f8af 18:46:58 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:58 ---> Running in adf29ec863d0 18:47:01 Removing intermediate container adf29ec863d0 18:47:01 ---> f1984be141a0 18:47:01 Step 10/29 : COPY . . 18:47:02 ---> ee07f4b53cfe 18:47:02 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:47:02 ---> Running in 724ad6878096 18:47:02 Removing intermediate container 724ad6878096 18:47:02 ---> 75a3a63d0c13 18:47:02 Step 12/29 : RUN $MAKE 18:47:02 ---> Running in b410bb74fcb7 18:47:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.30 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.30" -trimpath -mod=readonly -o app-rfid-llrp-inventory 18:49:25 Removing intermediate container b410bb74fcb7 18:49:25 ---> 4d7cdf3f51ca 18:49:25 Step 13/29 : FROM alpine:3.18 18:49:25 3.18: Pulling from library/alpine 18:49:25 579b34f0a95b: Pulling fs layer 18:49:25 579b34f0a95b: Verifying Checksum 18:49:25 579b34f0a95b: Download complete 18:49:25 579b34f0a95b: Pull complete 18:49:25 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:49:25 Status: Downloaded newer image for alpine:3.18 18:49:25 ---> 3cc203321400 18:49:25 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:49:25 ---> Running in c8d52b8b941e 18:49:25 Removing intermediate container c8d52b8b941e 18:49:25 ---> f0702ed305ba 18:49:25 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:49:25 ---> Running in 1d1113ad8860 18:49:25 Removing intermediate container 1d1113ad8860 18:49:25 ---> d02459525081 18:49:25 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:49:25 ---> Running in a48bf037ea64 18:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:49:26 (1/2) Installing ca-certificates (20230506-r0) 18:49:26 (2/2) Installing dumb-init (1.2.5-r2) 18:49:26 Executing busybox-1.36.1-r2.trigger 18:49:26 Executing ca-certificates-20230506-r0.trigger 18:49:26 OK: 9 MiB in 17 packages 18:49:28 Removing intermediate container a48bf037ea64 18:49:28 ---> 6c7c9fd421bb 18:49:28 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:49:28 ---> 2623fa1ba8e3 18:49:28 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:49:29 ---> 1f346f05c3ab 18:49:29 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:49:29 ---> 3564778c8660 18:49:29 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:49:30 ---> 835252932a50 18:49:30 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:49:32 ---> 1cb65873eeb0 18:49:32 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:49:32 ---> Running in ee1d9b552cf0 18:49:33 Removing intermediate container ee1d9b552cf0 18:49:33 ---> 83bfef1ffcfd 18:49:33 Step 23/29 : VOLUME /cache 18:49:34 ---> Running in c95d4933be4d 18:49:34 Removing intermediate container c95d4933be4d 18:49:34 ---> 0eb9081e93d9 18:49:34 Step 24/29 : EXPOSE 59711 18:49:34 ---> Running in 4376285094dc 18:49:34 Removing intermediate container 4376285094dc 18:49:34 ---> 58dca420c641 18:49:34 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:49:34 ---> Running in af0553aad87c 18:49:35 Removing intermediate container af0553aad87c 18:49:35 ---> c872561f53d4 18:49:35 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:49:35 ---> Running in 40e6488a4dd7 18:49:35 Removing intermediate container 40e6488a4dd7 18:49:35 ---> cd116cef2f04 18:49:35 Step 27/29 : LABEL arch=arm64 18:49:35 ---> Running in 6e1eb5ecfa37 18:49:36 Removing intermediate container 6e1eb5ecfa37 18:49:36 ---> 6f94f6678441 18:49:36 Step 28/29 : LABEL git_sha=920979eb692bae2a0718faef7cf991f1fc593de0 18:49:36 ---> Running in c71a10136692 18:49:36 Removing intermediate container c71a10136692 18:49:36 ---> def1dac88e7e 18:49:36 Step 29/29 : LABEL version=3.1.0-dev.30 18:49:36 ---> Running in e6fcf969b181 18:49:36 Removing intermediate container e6fcf969b181 18:49:36 ---> 7a44c65bc6b2 18:49:36 [Warning] One or more build-args [ARCH] were not consumed 18:49:36 Successfully built 7a44c65bc6b2 18:49:36 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 18:49:37 provisioning config files... 18:49:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/142@tmp/config16050748877184388607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:37 ---> docker-login.sh 18:49:37 nexus3.edgexfoundry.org:10001 18:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:37 Configure a credential helper to remove this warning. See 18:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:37 18:49:37 Login Succeeded 18:49:37 nexus3.edgexfoundry.org:10002 18:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:38 Configure a credential helper to remove this warning. See 18:49:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:38 18:49:38 Login Succeeded 18:49:38 nexus3.edgexfoundry.org:10003 18:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:38 Configure a credential helper to remove this warning. See 18:49:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:38 18:49:38 Login Succeeded 18:49:38 nexus3.edgexfoundry.org:10004 18:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:39 Configure a credential helper to remove this warning. See 18:49:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:39 18:49:39 Login Succeeded 18:49:39 docker.io 18:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:39 Configure a credential helper to remove this warning. See 18:49:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:39 18:49:39 Login Succeeded 18:49:39 ---> docker-login.sh ends [Pipeline] } 18:49:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:49:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:49:39 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 18:49:39 920979eb692bae2a0718faef7cf991f1fc593de0 18:49:39 latest 18:49:39 3.1.0-dev.30 18:49:39 920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 18:49:39 main 18:49:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:40 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:920979eb692bae2a0718faef7cf991f1fc593de0 18:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:49:40 cdf5a2b5bb14: Preparing 18:49:40 2b50130cd64e: Preparing 18:49:40 a61b860ec0ad: Preparing 18:49:40 2d382e9b8d70: Preparing 18:49:40 6922279ba7c9: Preparing 18:49:40 4a758143d788: Preparing 18:49:40 71a4d717dfff: Preparing 18:49:40 5f4d9fc4d98d: Preparing 18:49:40 4a758143d788: Waiting 18:49:40 71a4d717dfff: Waiting 18:49:40 5f4d9fc4d98d: Waiting 18:49:41 a61b860ec0ad: Pushed 18:49:41 2d382e9b8d70: Pushed 18:49:41 6922279ba7c9: Pushed 18:49:41 cdf5a2b5bb14: Pushed 18:49:41 5f4d9fc4d98d: Layer already exists 18:49:41 4a758143d788: Pushed 18:49:41 71a4d717dfff: Pushed 18:49:47 2b50130cd64e: Pushed 18:49:47 920979eb692bae2a0718faef7cf991f1fc593de0: digest: sha256:8a051a4f0c5cad1de109661cdc25c061945e69036bdab0401ab2e34f6e38654a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:47 + 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 18:49:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:49:48 cdf5a2b5bb14: Preparing 18:49:48 2b50130cd64e: Preparing 18:49:48 a61b860ec0ad: Preparing 18:49:48 2d382e9b8d70: Preparing 18:49:48 6922279ba7c9: Preparing 18:49:48 4a758143d788: Preparing 18:49:48 71a4d717dfff: Preparing 18:49:48 5f4d9fc4d98d: Preparing 18:49:48 4a758143d788: Waiting 18:49:48 71a4d717dfff: Waiting 18:49:48 5f4d9fc4d98d: Waiting 18:49:48 6922279ba7c9: Layer already exists 18:49:48 a61b860ec0ad: Layer already exists 18:49:48 2d382e9b8d70: Layer already exists 18:49:48 2b50130cd64e: Layer already exists 18:49:48 cdf5a2b5bb14: Layer already exists 18:49:48 71a4d717dfff: Layer already exists 18:49:48 4a758143d788: Layer already exists 18:49:48 5f4d9fc4d98d: Layer already exists 18:49:48 latest: digest: sha256:8a051a4f0c5cad1de109661cdc25c061945e69036bdab0401ab2e34f6e38654a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:48 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.30 18:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:49:49 cdf5a2b5bb14: Preparing 18:49:49 2b50130cd64e: Preparing 18:49:49 a61b860ec0ad: Preparing 18:49:49 2d382e9b8d70: Preparing 18:49:49 6922279ba7c9: Preparing 18:49:49 4a758143d788: Preparing 18:49:49 71a4d717dfff: Preparing 18:49:49 5f4d9fc4d98d: Preparing 18:49:49 4a758143d788: Waiting 18:49:49 71a4d717dfff: Waiting 18:49:49 5f4d9fc4d98d: Waiting 18:49:49 cdf5a2b5bb14: Layer already exists 18:49:49 6922279ba7c9: Layer already exists 18:49:49 2b50130cd64e: Layer already exists 18:49:49 a61b860ec0ad: Layer already exists 18:49:49 2d382e9b8d70: Layer already exists 18:49:49 71a4d717dfff: Layer already exists 18:49:49 5f4d9fc4d98d: Layer already exists 18:49:49 4a758143d788: Layer already exists 18:49:49 3.1.0-dev.30: digest: sha256:8a051a4f0c5cad1de109661cdc25c061945e69036bdab0401ab2e34f6e38654a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:49 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 18:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:49:50 cdf5a2b5bb14: Preparing 18:49:50 2b50130cd64e: Preparing 18:49:50 a61b860ec0ad: Preparing 18:49:50 2d382e9b8d70: Preparing 18:49:50 6922279ba7c9: Preparing 18:49:50 4a758143d788: Preparing 18:49:50 71a4d717dfff: Preparing 18:49:50 5f4d9fc4d98d: Preparing 18:49:50 4a758143d788: Waiting 18:49:50 5f4d9fc4d98d: Waiting 18:49:50 71a4d717dfff: Waiting 18:49:50 2b50130cd64e: Layer already exists 18:49:50 6922279ba7c9: Layer already exists 18:49:50 a61b860ec0ad: Layer already exists 18:49:50 2d382e9b8d70: Layer already exists 18:49:50 cdf5a2b5bb14: Layer already exists 18:49:50 4a758143d788: Layer already exists 18:49:50 5f4d9fc4d98d: Layer already exists 18:49:50 71a4d717dfff: Layer already exists 18:49:50 920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30: digest: sha256:8a051a4f0c5cad1de109661cdc25c061945e69036bdab0401ab2e34f6e38654a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:50 + 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 18:49:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 18:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:49:51 cdf5a2b5bb14: Preparing 18:49:51 2b50130cd64e: Preparing 18:49:51 a61b860ec0ad: Preparing 18:49:51 2d382e9b8d70: Preparing 18:49:51 6922279ba7c9: Preparing 18:49:51 4a758143d788: Preparing 18:49:51 71a4d717dfff: Preparing 18:49:51 5f4d9fc4d98d: Preparing 18:49:51 4a758143d788: Waiting 18:49:51 71a4d717dfff: Waiting 18:49:51 5f4d9fc4d98d: Waiting 18:49:51 2d382e9b8d70: Layer already exists 18:49:51 2b50130cd64e: Layer already exists 18:49:51 a61b860ec0ad: Layer already exists 18:49:51 cdf5a2b5bb14: Layer already exists 18:49:51 6922279ba7c9: Layer already exists 18:49:51 4a758143d788: Layer already exists 18:49:51 71a4d717dfff: Layer already exists 18:49:51 5f4d9fc4d98d: Layer already exists 18:49:51 main: digest: sha256:8a051a4f0c5cad1de109661cdc25c061945e69036bdab0401ab2e34f6e38654a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:49:51 ===================================================== [Pipeline] echo 18:49:51 taggedImages: 18:49:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:920979eb692bae2a0718faef7cf991f1fc593de0 18:49:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:49:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.30 18:49:51 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:920979eb692bae2a0718faef7cf991f1fc593de0-3.1.0-dev.30 18:49:51 - 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 18:49:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:49:51 18:49:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:49:52 arm64: Pulling from edgex-lftools-log-publisher 18:49:52 8998bd30e6a1: Pulling fs layer 18:49:52 04944245beec: Pulling fs layer 18:49:52 699f458cf7ca: Pulling fs layer 18:49:52 765212b225bb: Pulling fs layer 18:49:52 f23df028b6ca: Pulling fs layer 18:49:52 d65c8cfc05b1: Pulling fs layer 18:49:52 2437ff75d9bd: Pulling fs layer 18:49:52 f23df028b6ca: Waiting 18:49:52 d65c8cfc05b1: Waiting 18:49:52 2437ff75d9bd: Waiting 18:49:52 765212b225bb: Waiting 18:49:52 04944245beec: Verifying Checksum 18:49:52 04944245beec: Download complete 18:49:52 765212b225bb: Download complete 18:49:52 f23df028b6ca: Verifying Checksum 18:49:52 f23df028b6ca: Download complete 18:49:52 d65c8cfc05b1: Verifying Checksum 18:49:52 d65c8cfc05b1: Download complete 18:49:52 699f458cf7ca: Verifying Checksum 18:49:52 699f458cf7ca: Download complete 18:49:52 8998bd30e6a1: Download complete 18:49:55 2437ff75d9bd: Verifying Checksum 18:49:55 2437ff75d9bd: Download complete 18:49:57 8998bd30e6a1: Pull complete 18:49:58 04944245beec: Pull complete 18:50:00 699f458cf7ca: Pull complete 18:50:00 765212b225bb: Pull complete 18:50:00 f23df028b6ca: Pull complete 18:50:01 d65c8cfc05b1: Pull complete 18:50:19 2437ff75d9bd: Pull complete 18:50:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:50:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:50:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:19 prd-ubuntu20.04-docker-arm64-4c-16g-10238 does not seem to be running inside a container 18:50:19 $ 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/142 -v /w/workspace/app-rfid-llrp-inventory/142:/w/workspace/app-rfid-llrp-inventory/142:rw,z -v /w/workspace/app-rfid-llrp-inventory/142@tmp:/w/workspace/app-rfid-llrp-inventory/142@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:50:23 $ docker top a3dbc304a9a741ee04eb37b997aa6d41430e55530b8f38b5bf3a683d4e543358 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:24 ---> job-cost.sh 18:50:24 lf-activate-venv: SKIPPING 18:50:24 INFO: No Stack... 18:50:24 INFO: Retrieving Pricing Info for: v3-standard-4 18:50:25 INFO: Archiving Costs [Pipeline] sh 18:50:26 + cut -d, -f6 18:50:26 + cat /w/workspace/app-rfid-llrp-inventory/142/archives/cost.csv [Pipeline] lock 18:50:26 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] 18:50:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] did not exist. Created. 18:50:26 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:50:27 /w/workspace/app-rfid-llrp-inventory/142@tmp/durable-53a2ff49/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:50:27 + echo total: 0.10999999940395355 [Pipeline] stash 18:50:27 Warning: overwriting stash ‘stack-cost’ 18:50:27 Stashed 1 file(s) [Pipeline] } 18:50:27 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-142-stack-cost] [Pipeline] // lock [Pipeline] } 18:50:27 $ docker stop --time=1 a3dbc304a9a741ee04eb37b997aa6d41430e55530b8f38b5bf3a683d4e543358 18:50:29 $ docker rm -f --volumes a3dbc304a9a741ee04eb37b997aa6d41430e55530b8f38b5bf3a683d4e543358 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:50:29 provisioning config files... 18:50:29 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1911533976788904884tmp [Pipeline] { [Pipeline] sh 18:50:30 + set +x 18:50:30 + + bash -s -- 18:50:30 curl -s https://codecov.io/bash 18:50:30 18:50:30 _____ _ 18:50:30 / ____| | | 18:50:30 | | ___ __| | ___ ___ _____ __ 18:50:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:50:30 | |___| (_) | (_| | __/ (_| (_) \ V / 18:50:30 \_____\___/ \__,_|\___|\___\___/ \_/ 18:50:30 Bash-1.0.6 18:50:30 18:50:30 18:50:30 ==> git version 2.25.1 found 18:50:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:50:30 Release-Date: 2020-01-08 18:50:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:50:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:50:30 ==> Jenkins CI detected. 18:50:30 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 18:50:30 project root: . 18:50:30 --> token set from env 18:50:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:50:30 ==> Running gcov in . (disable via -X gcov) 18:50:30 ==> Python coveragepy not found 18:50:30 ==> Searching for coverage reports in: 18:50:30 + . 18:50:30 -> Found 1 reports 18:50:30 ==> Detecting git/mercurial file structure 18:50:30 ==> Reading reports 18:50:30 + ./coverage.out bytes=41317 18:50:30 ==> Appending adjustments 18:50:30 https://docs.codecov.io/docs/fixing-reports 18:50:30 + Found adjustments 18:50:30 ==> Gzipping contents 18:50:30 12K /tmp/codecov.tOWMRk.gz 18:50:30 ==> Uploading reports 18:50:30 url: https://codecov.io 18:50:30 query: branch=main&commit=920979eb692bae2a0718faef7cf991f1fc593de0&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:50:30 -> Pinging Codecov 18:50:30 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=920979eb692bae2a0718faef7cf991f1fc593de0&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:50:30 -> Uploading to 18:50:30 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/920979eb692bae2a0718faef7cf991f1fc593de0/d924482c-7267-49fd-9146-7982c0649208.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T185030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4655feb2926737fe529ba85a1388935dbdd1c77e332e9a2ec29afb9b748c5430 18:50:30 % Total % Received % Xferd Average Speed Time Time Time Current 18:50:30 Dload Upload Total Spent Left Speed 18:50:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 38417 --:--:-- --:--:-- --:--:-- 38417 18:50:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] } 18:50:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:50:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:50:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:50:31 18:50:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:50:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:50:31 df9b9388f04a: Pulling fs layer 18:50:31 52dc419b0ee2: Pulling fs layer 18:50:31 25bc292e5bac: Pulling fs layer 18:50:31 114826534d7a: Pulling fs layer 18:50:31 4657fd5d0bcf: Pulling fs layer 18:50:31 6ad1cebc031e: Pulling fs layer 18:50:31 8a3aa393b2d8: Pulling fs layer 18:50:31 114826534d7a: Waiting 18:50:31 4657fd5d0bcf: Waiting 18:50:31 6ad1cebc031e: Waiting 18:50:31 8a3aa393b2d8: Waiting 18:50:31 25bc292e5bac: Verifying Checksum 18:50:31 25bc292e5bac: Download complete 18:50:31 52dc419b0ee2: Download complete 18:50:31 4657fd5d0bcf: Verifying Checksum 18:50:31 4657fd5d0bcf: Download complete 18:50:31 df9b9388f04a: Verifying Checksum 18:50:31 df9b9388f04a: Download complete 18:50:31 df9b9388f04a: Pull complete 18:50:31 6ad1cebc031e: Verifying Checksum 18:50:31 6ad1cebc031e: Download complete 18:50:31 52dc419b0ee2: Pull complete 18:50:31 25bc292e5bac: Pull complete 18:50:32 114826534d7a: Verifying Checksum 18:50:32 114826534d7a: Download complete 18:50:32 8a3aa393b2d8: Verifying Checksum 18:50:32 8a3aa393b2d8: Download complete 18:50:35 114826534d7a: Pull complete 18:50:36 4657fd5d0bcf: Pull complete 18:50:36 6ad1cebc031e: Pull complete 18:50:38 8a3aa393b2d8: Pull complete 18:50:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:50:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:50:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:38 prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container 18:50:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:50:45 $ docker top a51bae1b62251b5370a0de11b8845efb45fa9f7d91db7a277e043d33112489e1 -eo pid,comm [Pipeline] { [Pipeline] echo 18:50:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 18:50:45 + set -o pipefail 18:50:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 18:50:55 18:50:55 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 18:50:55 18:50:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/01e95fb2-11ec-45d4-91a2-f8a882a26f47 18:50:55 18:50:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:50:55 18:50:55 18:50:55 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:50:55 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:50:55 More details here: https://snyk.co/ue1NS [Pipeline] } 18:50:56 $ docker stop --time=1 a51bae1b62251b5370a0de11b8845efb45fa9f7d91db7a277e043d33112489e1 18:51:00 $ docker rm -f --volumes a51bae1b62251b5370a0de11b8845efb45fa9f7d91db7a277e043d33112489e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:51:01 + git log --format=format:%s -1 920979eb692bae2a0718faef7cf991f1fc593de0 [Pipeline] sh 18:51:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:51:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:51:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:01 prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container 18:51:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:51:02 $ docker top 9972e3262dd4ef51a75a54f310d5354f5dd72aa4e701acd1f3a01234b7fe6924 -eo pid,comm 18:51:02 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). 18:51:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:51:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:51:02 [ssh-agent] Looking for ssh-agent implementation... 18:51:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:51:02 $ docker exec 9972e3262dd4ef51a75a54f310d5354f5dd72aa4e701acd1f3a01234b7fe6924 ssh-agent 18:51:02 SSH_AUTH_SOCK=/tmp/ssh-eqHNwIwbvMIz/agent.32 18:51:02 SSH_AGENT_PID=38 18:51:02 Running ssh-add (command line suppressed) 18:51:02 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12677089064588553230.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12677089064588553230.key) 18:51:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:51:03 + git semver tag 18:51:03 2023-10-24 18:51:03,370 [run_tag] DEBUG tag force:False 18:51:03 2023-10-24 18:51:03,370 [check_head_tag] DEBUG check head tag 18:51:03 2023-10-24 18:51:03,370 [execute] INFO git cat-file --batch-check 18:51:03 2023-10-24 18:51:03,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:51:03 2023-10-24 18:51:03,374 [execute] INFO git cat-file --batch 18:51:03 2023-10-24 18:51:03,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:51:03 2023-10-24 18:51:03,389 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:51:03 2023-10-24 18:51:03,389 [execute] INFO git tag -a v3.1.0-dev.30 -m v3.1.0-dev.30 18:51:03 2023-10-24 18:51:03,390 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.30', '-m', 'v3.1.0-dev.30'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 18:51:03 2023-10-24 18:51:03,394 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:51:03 3.1.0-dev.30 [Pipeline] } 18:51:03 $ docker exec --env ******** --env ******** 9972e3262dd4ef51a75a54f310d5354f5dd72aa4e701acd1f3a01234b7fe6924 ssh-agent -k 18:51:03 unset SSH_AUTH_SOCK; 18:51:03 unset SSH_AGENT_PID; 18:51:03 echo Agent pid 38 killed; 18:51:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:51:03 + git semver [Pipeline] } 18:51:04 $ docker stop --time=1 9972e3262dd4ef51a75a54f310d5354f5dd72aa4e701acd1f3a01234b7fe6924 18:51:05 $ docker rm -f --volumes 9972e3262dd4ef51a75a54f310d5354f5dd72aa4e701acd1f3a01234b7fe6924 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:51:05 18:51:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:51:06 0.23.1-centos7: Pulling from edgex-lftools 18:51:06 ab5ef0e58194: Pulling fs layer 18:51:06 9712f1f96733: Pulling fs layer 18:51:06 63f879dbbcfc: Pulling fs layer 18:51:06 0d9ebad4ef96: Pulling fs layer 18:51:06 e9a5061849ea: Pulling fs layer 18:51:06 d747dcd14b5f: Pulling fs layer 18:51:06 2de7ff778b66: Pulling fs layer 18:51:06 e9a5061849ea: Waiting 18:51:06 d747dcd14b5f: Waiting 18:51:06 2de7ff778b66: Waiting 18:51:06 0d9ebad4ef96: Waiting 18:51:06 9712f1f96733: Verifying Checksum 18:51:06 9712f1f96733: Download complete 18:51:06 63f879dbbcfc: Verifying Checksum 18:51:06 63f879dbbcfc: Download complete 18:51:06 e9a5061849ea: Verifying Checksum 18:51:06 e9a5061849ea: Download complete 18:51:06 d747dcd14b5f: Verifying Checksum 18:51:06 d747dcd14b5f: Download complete 18:51:06 ab5ef0e58194: Verifying Checksum 18:51:06 ab5ef0e58194: Download complete 18:51:06 0d9ebad4ef96: Verifying Checksum 18:51:06 0d9ebad4ef96: Download complete 18:51:06 2de7ff778b66: Verifying Checksum 18:51:06 2de7ff778b66: Download complete 18:51:09 ab5ef0e58194: Pull complete 18:51:09 9712f1f96733: Pull complete 18:51:09 63f879dbbcfc: Pull complete 18:51:13 0d9ebad4ef96: Pull complete 18:51:13 e9a5061849ea: Pull complete 18:51:13 d747dcd14b5f: Pull complete 18:51:14 2de7ff778b66: Pull complete 18:51:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:51:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:51:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:14 prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container 18:51:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:51:22 $ docker top 84d8aa617c6635e1a32a3fb80629b0159c551beb0fa6a78ce16e654b43f30e87 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:51:22 provisioning config files... 18:51:22 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4665217498521374467tmp 18:51:22 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6842393781922714881tmp 18:51:22 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1778498856318500897tmp [Pipeline] { [Pipeline] echo 18:51:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:51:22 ---> sigul-configuration.sh 18:51:22 gpg: directory `/root/.gnupg' created 18:51:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:51:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:51:22 gpg: keyring `/root/.gnupg/secring.gpg' created 18:51:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:51:22 gpg: CAST5 encrypted data 18:51:22 gpg: encrypted with 1 passphrase 18:51:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:51:23 + mkdir /home/jenkins 18:51:23 + mkdir /home/jenkins/sigul [Pipeline] sh 18:51:23 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:51:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:51:23 ---> sigul-install.sh 18:51:23 Sigul already installed; skipping installation. [Pipeline] sh 18:51:23 + git tag --list 18:51:23 v0.0.0 18:51:23 v1.0.0 18:51:23 v2.1.0 18:51:23 v2.1.1 18:51:23 v2.2.0 18:51:23 v2.3.0 18:51:23 v3.0 18:51:23 v3.0.0 18:51:23 v3.0.1 18:51:23 v3.0.1-dev.1 18:51:23 v3.1.0-dev.1 18:51:23 v3.1.0-dev.10 18:51:23 v3.1.0-dev.11 18:51:23 v3.1.0-dev.12 18:51:23 v3.1.0-dev.13 18:51:23 v3.1.0-dev.14 18:51:23 v3.1.0-dev.15 18:51:23 v3.1.0-dev.16 18:51:23 v3.1.0-dev.17 18:51:23 v3.1.0-dev.18 18:51:23 v3.1.0-dev.19 18:51:23 v3.1.0-dev.2 18:51:23 v3.1.0-dev.20 18:51:23 v3.1.0-dev.21 18:51:23 v3.1.0-dev.22 18:51:23 v3.1.0-dev.23 18:51:23 v3.1.0-dev.24 18:51:23 v3.1.0-dev.25 18:51:23 v3.1.0-dev.26 18:51:23 v3.1.0-dev.27 18:51:23 v3.1.0-dev.28 18:51:23 v3.1.0-dev.29 18:51:23 v3.1.0-dev.3 18:51:23 v3.1.0-dev.30 18:51:23 v3.1.0-dev.4 18:51:23 v3.1.0-dev.5 18:51:23 v3.1.0-dev.6 18:51:23 v3.1.0-dev.7 18:51:23 v3.1.0-dev.8 18:51:23 v3.1.0-dev.9 [Pipeline] sh 18:51:24 + lftools sign git-tag v3.1.0-dev.30 18:51:24 Signing Git tag with Sigul... 18:51:24 Signing v3.1.0-dev.30 [Pipeline] echo 18:51:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:51:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:51:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:51:25 $ docker stop --time=1 84d8aa617c6635e1a32a3fb80629b0159c551beb0fa6a78ce16e654b43f30e87 18:51:26 $ docker rm -f --volumes 84d8aa617c6635e1a32a3fb80629b0159c551beb0fa6a78ce16e654b43f30e87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:51:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:51:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:51:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:27 prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container 18:51:27 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:51:27 $ docker top 60a749e1651e0dbd2454a941783c56bd16ac4b17e3d90872e74df187d85fb981 -eo pid,comm 18:51:27 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). 18:51:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:51:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:51:27 [ssh-agent] Looking for ssh-agent implementation... 18:51:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:51:27 $ docker exec 60a749e1651e0dbd2454a941783c56bd16ac4b17e3d90872e74df187d85fb981 ssh-agent 18:51:28 SSH_AUTH_SOCK=/tmp/ssh-nOdfBhrV83fL/agent.32 18:51:28 SSH_AGENT_PID=38 18:51:28 Running ssh-add (command line suppressed) 18:51:28 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17381034448216323783.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17381034448216323783.key) 18:51:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:51:28 + git semver bump pre 18:51:28 2023-10-24 18:51:28,628 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:51:28 2023-10-24 18:51:28,629 [bump_version] DEBUG bumping version:3.1.0-dev.30 on axis:pre with prefix:dev 18:51:28 2023-10-24 18:51:28,629 [bump_version] DEBUG bumped version:3.1.0-dev.31 18:51:28 2023-10-24 18:51:28,629 [write_version] DEBUG write version:3.1.0-dev.31 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 18:51:28 2023-10-24 18:51:28,629 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:51:28 2023-10-24 18:51:28,629 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:51:28 2023-10-24 18:51:28,630 [execute] INFO git cat-file --batch-check 18:51:28 2023-10-24 18:51:28,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:51:28 2023-10-24 18:51:28,635 [execute] INFO git cat-file --batch 18:51:28 2023-10-24 18:51:28,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:51:28 2023-10-24 18:51:28,641 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:51:28 3.1.0-dev.31 [Pipeline] } 18:51:28 $ docker exec --env ******** --env ******** 60a749e1651e0dbd2454a941783c56bd16ac4b17e3d90872e74df187d85fb981 ssh-agent -k 18:51:28 unset SSH_AUTH_SOCK; 18:51:28 unset SSH_AGENT_PID; 18:51:28 echo Agent pid 38 killed; 18:51:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:51:29 + git semver [Pipeline] } 18:51:29 $ docker stop --time=1 60a749e1651e0dbd2454a941783c56bd16ac4b17e3d90872e74df187d85fb981 18:51:30 $ docker rm -f --volumes 60a749e1651e0dbd2454a941783c56bd16ac4b17e3d90872e74df187d85fb981 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:51:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:51:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:31 prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container 18:51:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:51:31 $ docker top ccf7ac9d30343621b03c3ea9424709dc8568af02ca7b2d65cd4368003d294c28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:51:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:51:31 [ssh-agent] Looking for ssh-agent implementation... 18:51:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:51:31 $ docker exec ccf7ac9d30343621b03c3ea9424709dc8568af02ca7b2d65cd4368003d294c28 ssh-agent 18:51:32 SSH_AUTH_SOCK=/tmp/ssh-QR7xaXpvYFsI/agent.31 18:51:32 SSH_AGENT_PID=37 18:51:32 Running ssh-add (command line suppressed) 18:51:32 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11017337786730140456.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11017337786730140456.key) 18:51:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:51:32 + git semver push 18:51:32 2023-10-24 18:51:32,707 [run_push] DEBUG push 18:51:32 2023-10-24 18:51:32,708 [execute] INFO git cat-file --batch-check 18:51:32 2023-10-24 18:51:32,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:51:32 2023-10-24 18:51:32,712 [execute] INFO git rev-list 48846ef4ae92b850957c0fd2b5b24c850bdce968 -- 18:51:32 2023-10-24 18:51:32,712 [execute] DEBUG Popen(['git', 'rev-list', '48846ef4ae92b850957c0fd2b5b24c850bdce968', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 18:51:32 2023-10-24 18:51:32,719 [execute] INFO git fetch -v origin 18:51:32 2023-10-24 18:51:32,719 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 18:51:33 2023-10-24 18:51:33,285 [run_push] DEBUG no remote changes detected 18:51:33 2023-10-24 18:51:33,285 [execute] INFO git push origin semver 18:51:33 2023-10-24 18:51:33,286 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 18:51:34 2023-10-24 18:51:34,125 [run_push] DEBUG push all version tags 18:51:34 2023-10-24 18:51:34,126 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:51:34 2023-10-24 18:51:34,126 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 18:51:34 2023-10-24 18:51:34,931 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:51:34 3.1.0-dev.31 [Pipeline] } 18:51:34 $ docker exec --env ******** --env ******** ccf7ac9d30343621b03c3ea9424709dc8568af02ca7b2d65cd4368003d294c28 ssh-agent -k 18:51:35 unset SSH_AUTH_SOCK; 18:51:35 unset SSH_AGENT_PID; 18:51:35 echo Agent pid 37 killed; 18:51:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:51:35 + git semver [Pipeline] } 18:51:35 $ docker stop --time=1 ccf7ac9d30343621b03c3ea9424709dc8568af02ca7b2d65cd4368003d294c28 18:51:36 $ docker rm -f --volumes ccf7ac9d30343621b03c3ea9424709dc8568af02ca7b2d65cd4368003d294c28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:51:37 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 18:51:37 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:51:37 total 16 18:51:37 drwxr-xr-x 3 root root 4096 Oct 24 18:36 . 18:51:37 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:51 .. 18:51:37 drwxr-xr-x 2 root root 4096 Oct 24 18:36 cost 18:51:37 -rw-r--r-- 1 root root 95 Oct 24 18:36 cost.csv 18:51:37 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:51:37 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:51:37 total 16 18:51:37 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:36 . 18:51:37 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:51 .. 18:51:37 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:36 cost 18:51:37 -rw-r--r-- 1 jenkins jenkins 95 Oct 24 18:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:51:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:51:38 ---> package-listing.sh 18:51:38 ++ facter osfamily 18:51:38 ++ tr '[:upper:]' '[:lower:]' 18:51:38 + OS_FAMILY=debian 18:51:38 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 18:51:38 + START_PACKAGES=/tmp/packages_start.txt 18:51:38 + END_PACKAGES=/tmp/packages_end.txt 18:51:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:51:38 + PACKAGES=/tmp/packages_start.txt 18:51:38 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:51:38 + PACKAGES=/tmp/packages_end.txt 18:51:38 + case "${OS_FAMILY}" in 18:51:38 + dpkg -l 18:51:38 + grep '^ii' 18:51:38 + '[' -f /tmp/packages_start.txt ']' 18:51:38 + '[' -f /tmp/packages_end.txt ']' 18:51:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:51:38 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:51:38 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 18:51:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 18:51:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:51:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:51:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:39 prd-ubuntu20.04-docker-8c-8g-10163 does not seem to be running inside a container 18:51:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:51:40 $ docker top a2d2e41d4b1e279ba7bdf31edcc1576099842b4021e43294d50ba261cbdfb0b8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:40 + touch /tmp/pre-build-complete [Pipeline] sh 18:51:40 + mkdir -p /var/log/sysstat [Pipeline] sh 18:51:41 + ls /var/log/sa-host 18:51:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:51:41 provisioning config files... 18:51:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15595042055873730912tmp [Pipeline] { [Pipeline] echo 18:51:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:51:41 ---> create-netrc.sh [Pipeline] } 18:51:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:51:41 ---> python-tools-install.sh [Pipeline] echo 18:51:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:51:42 ---> sudo-logs.sh 18:51:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:51:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:51:42 ---> job-cost.sh 18:51:42 lf-activate-venv: SKIPPING 18:51:42 DEBUG: total: 0.2199999988079071 18:51:42 INFO: Retrieving Stack Cost... 18:51:42 INFO: Retrieving Pricing Info for: v3-standard-8 18:51:43 INFO: Archiving Costs [Pipeline] echo 18:51:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:51:43 ---> logs-deploy.sh 18:51:43 lf-activate-venv: SKIPPING 18:51:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/142 18:51:43 INFO: archiving workspace using pattern(s): 18:51:44 Archives upload complete. 18:51:44 INFO: archiving logs to Nexus