Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 91321213cd823d1ea8012b97f4da148b2f6a4494 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-ssh14174057320792232568.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-ssh16776251688568128025.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-ssh13536345065122695821.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-ssh5271879248483939265.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-ssh17575860130717428435.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-centos7-blackbox-4c-2g-9249’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9420’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9421’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-9419’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9422 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 91321213cd823d1ea8012b97f4da148b2f6a4494 (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 91321213cd823d1ea8012b97f4da148b2f6a4494 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#233)" > git rev-list --no-walk de9648025e948c086e5b01d0fe1c0b85ef43bce8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:44:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:44:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:44:03 ========================================================= 15:44:03 EdgeX Global Pipelines Version Info 15:44:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:44:04 ------------------- 15:44:04 stable info: 15:44:04 ------------------- 15:44:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:44:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:44:04 Message: update stable to v1.0.254 15:44:04 ------------------- 15:44:04 experimental info: 15:44:04 ------------------- 15:44:04 Commited By: **** collab-it+edgex@linuxfoundation.org 15:44:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:44:04 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9132121 [Pipeline] echo 15:44:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:05 provisioning config files... 15:44:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9570111368709319323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:06 ---> docker-login.sh 15:44:06 nexus3.edgexfoundry.org:10001 15:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:06 Configure a credential helper to remove this warning. See 15:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:06 15:44:06 Login Succeeded 15:44:06 nexus3.edgexfoundry.org:10002 15:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:06 Configure a credential helper to remove this warning. See 15:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:06 15:44:06 Login Succeeded 15:44:06 nexus3.edgexfoundry.org:10003 15:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:06 Configure a credential helper to remove this warning. See 15:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:06 15:44:06 Login Succeeded 15:44:06 nexus3.edgexfoundry.org:10004 15:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:06 Configure a credential helper to remove this warning. See 15:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:06 15:44:06 Login Succeeded 15:44:06 docker.io 15:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:07 Configure a credential helper to remove this warning. See 15:44:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:07 15:44:07 Login Succeeded 15:44:07 ---> docker-login.sh ends [Pipeline] } 15:44:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:44:07 + git rev-list -1 --merges 91321213cd823d1ea8012b97f4da148b2f6a4494~1..91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] echo 15:44:07 -----------> git rev-list -1 --merges 91321213cd823d1ea8012b97f4da148b2f6a4494~1..91321213cd823d1ea8012b97f4da148b2f6a4494 91321213cd823d1ea8012b97f4da148b2f6a4494 [false] [Pipeline] sh 15:44:08 + git log --format=format:%s -1 91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] echo 15:44:08 ========================================================= 15:44:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:44:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:44:08 + git log --format=format:%s -1 91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] echo 15:44:08 [semverPrep] GIT_COMMIT: 91321213cd823d1ea8012b97f4da148b2f6a4494, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#233) [Pipeline] echo 15:44:08 [semverPrep] This is not a build commit. [Pipeline] sh 15:44:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:44:08 + grep -v github /etc/ssh/ssh_known_hosts 15:44:08 + [ -e /tmp/ssh_known_hosts ] 15:44:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:44:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:44:08 + sudo tee -a /etc/ssh/ssh_known_hosts 15:44:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:09 15:44:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:09 0.1.4: Pulling from edgex-devops/py-git-semver 15:44:09 b85a868b505f: Pulling fs layer 15:44:09 e2be974225ed: Pulling fs layer 15:44:09 339a4e72a1f5: Pulling fs layer 15:44:09 988bab9f4d93: Pulling fs layer 15:44:09 1469e6f7b9e6: Pulling fs layer 15:44:09 eaf3925da568: Pulling fs layer 15:44:09 bab4dde63d76: Pulling fs layer 15:44:09 bde34c3a00c8: Pulling fs layer 15:44:09 b352a97aabf1: Pulling fs layer 15:44:09 4872d77fe225: Pulling fs layer 15:44:09 988bab9f4d93: Waiting 15:44:09 1469e6f7b9e6: Waiting 15:44:09 eaf3925da568: Waiting 15:44:09 bab4dde63d76: Waiting 15:44:09 b352a97aabf1: Waiting 15:44:09 bde34c3a00c8: Waiting 15:44:09 5851b861e8e6: Pulling fs layer 15:44:09 4872d77fe225: Waiting 15:44:09 e2be974225ed: Verifying Checksum 15:44:09 e2be974225ed: Download complete 15:44:09 988bab9f4d93: Download complete 15:44:09 1469e6f7b9e6: Verifying Checksum 15:44:09 1469e6f7b9e6: Download complete 15:44:09 eaf3925da568: Download complete 15:44:09 339a4e72a1f5: Verifying Checksum 15:44:09 339a4e72a1f5: Download complete 15:44:09 bde34c3a00c8: Verifying Checksum 15:44:09 bde34c3a00c8: Download complete 15:44:09 b352a97aabf1: Download complete 15:44:09 4872d77fe225: Download complete 15:44:09 5851b861e8e6: Download complete 15:44:09 b85a868b505f: Download complete 15:44:09 bab4dde63d76: Verifying Checksum 15:44:09 bab4dde63d76: Download complete 15:44:10 b85a868b505f: Pull complete 15:44:11 e2be974225ed: Pull complete 15:44:11 339a4e72a1f5: Pull complete 15:44:11 988bab9f4d93: Pull complete 15:44:11 1469e6f7b9e6: Pull complete 15:44:11 eaf3925da568: Pull complete 15:44:13 bab4dde63d76: Pull complete 15:44:14 bde34c3a00c8: Pull complete 15:44:14 b352a97aabf1: Pull complete 15:44:14 4872d77fe225: Pull complete 15:44:14 5851b861e8e6: Pull complete 15:44:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:44:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:14 prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container 15:44:14 $ 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 15:44:17 $ docker top cd8d16aa379da55c642e1e67cb4b7ede91d3fd9fdee99a2802b71a124c3b4807 -eo pid,comm 15:44:17 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). 15:44:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:44:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:17 [ssh-agent] Looking for ssh-agent implementation... 15:44:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:17 $ docker exec cd8d16aa379da55c642e1e67cb4b7ede91d3fd9fdee99a2802b71a124c3b4807 ssh-agent 15:44:17 SSH_AUTH_SOCK=/tmp/ssh-QbzAOgkq7iAF/agent.32 15:44:17 SSH_AGENT_PID=38 15:44:17 Running ssh-add (command line suppressed) 15:44:17 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15144063290520932267.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15144063290520932267.key) 15:44:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:17 + git tag --points-at HEAD [Pipeline] } 15:44:17 $ docker exec --env ******** --env ******** cd8d16aa379da55c642e1e67cb4b7ede91d3fd9fdee99a2802b71a124c3b4807 ssh-agent -k 15:44:18 unset SSH_AUTH_SOCK; 15:44:18 unset SSH_AGENT_PID; 15:44:18 echo Agent pid 38 killed; 15:44:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:44:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:18 [ssh-agent] Looking for ssh-agent implementation... 15:44:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:18 $ docker exec cd8d16aa379da55c642e1e67cb4b7ede91d3fd9fdee99a2802b71a124c3b4807 ssh-agent 15:44:18 SSH_AUTH_SOCK=/tmp/ssh-Z7FPr4J3Gqdc/agent.70 15:44:18 SSH_AGENT_PID=76 15:44:18 Running ssh-add (command line suppressed) 15:44:18 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2272634612745027199.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2272634612745027199.key) 15:44:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:18 + git semver init 15:44:18 2023-10-17 15:44:18,923 [run_init] DEBUG init version:0.0.0 force:False 15:44:18 2023-10-17 15:44:18,924 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:44:18 2023-10-17 15:44:18,924 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:44:18 2023-10-17 15:44:18,924 [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) 15:44:20 2023-10-17 15:44:20,077 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:44:20 2023-10-17 15:44:20,077 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:44:20 2023-10-17 15:44:20,078 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:44:20 2023-10-17 15:44:20,078 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:44:20 3.1.0-dev.24 [Pipeline] } 15:44:20 $ docker exec --env ******** --env ******** cd8d16aa379da55c642e1e67cb4b7ede91d3fd9fdee99a2802b71a124c3b4807 ssh-agent -k 15:44:20 unset SSH_AUTH_SOCK; 15:44:20 unset SSH_AGENT_PID; 15:44:20 echo Agent pid 76 killed; 15:44:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:20 + git semver [Pipeline] } 15:44:21 $ docker stop --time=1 cd8d16aa379da55c642e1e67cb4b7ede91d3fd9fdee99a2802b71a124c3b4807 15:44:22 $ docker rm -f --volumes cd8d16aa379da55c642e1e67cb4b7ede91d3fd9fdee99a2802b71a124c3b4807 [Pipeline] // withDockerContainer [Pipeline] sh 15:44:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:44:22 Stashed 1 file(s) [Pipeline] echo 15:44:22 [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [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 15:44:23 provisioning config files... 15:44:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5380694222445149515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:23 ---> docker-login.sh 15:44:23 nexus3.edgexfoundry.org:10001 15:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:23 Configure a credential helper to remove this warning. See 15:44:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:23 15:44:23 Login Succeeded 15:44:23 nexus3.edgexfoundry.org:10002 15:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:23 Configure a credential helper to remove this warning. See 15:44:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:23 15:44:23 Login Succeeded 15:44:23 nexus3.edgexfoundry.org:10003 15:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:23 Configure a credential helper to remove this warning. See 15:44:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:23 15:44:23 Login Succeeded 15:44:23 nexus3.edgexfoundry.org:10004 15:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:23 Configure a credential helper to remove this warning. See 15:44:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:23 15:44:23 Login Succeeded 15:44:23 docker.io 15:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:24 Configure a credential helper to remove this warning. See 15:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:24 15:44:24 Login Succeeded 15:44:24 ---> docker-login.sh ends [Pipeline] } 15:44:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:44:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:44:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:44:24 ========================================================= 15:44:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:44:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:24 + 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 . 15:44:24 Sending build context to Docker daemon 12.73MB 15:44:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:44:24 Step 2/12 : FROM ${BASE} AS builder 15:44:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:44:24 7264a8db6415: Pulling fs layer 15:44:24 c4d48a809fc2: Pulling fs layer 15:44:24 4f1c88b9dad5: Pulling fs layer 15:44:24 ad3a456e5733: Pulling fs layer 15:44:24 33e27b845d1e: Pulling fs layer 15:44:24 c68163c4e522: Pulling fs layer 15:44:24 50da416c3ac9: Pulling fs layer 15:44:24 23d2d4c4bb30: Pulling fs layer 15:44:24 50da416c3ac9: Waiting 15:44:24 c68163c4e522: Waiting 15:44:24 33e27b845d1e: Waiting 15:44:24 23d2d4c4bb30: Waiting 15:44:24 c4d48a809fc2: Download complete 15:44:24 ad3a456e5733: Verifying Checksum 15:44:24 ad3a456e5733: Download complete 15:44:24 33e27b845d1e: Download complete 15:44:24 7264a8db6415: Verifying Checksum 15:44:24 7264a8db6415: Download complete 15:44:24 c68163c4e522: Verifying Checksum 15:44:24 c68163c4e522: Download complete 15:44:24 7264a8db6415: Pull complete 15:44:25 c4d48a809fc2: Pull complete 15:44:25 23d2d4c4bb30: Verifying Checksum 15:44:25 23d2d4c4bb30: Download complete 15:44:25 4f1c88b9dad5: Verifying Checksum 15:44:25 4f1c88b9dad5: Download complete 15:44:25 50da416c3ac9: Verifying Checksum 15:44:25 50da416c3ac9: Download complete 15:44:29 4f1c88b9dad5: Pull complete 15:44:29 ad3a456e5733: Pull complete 15:44:29 33e27b845d1e: Pull complete 15:44:29 c68163c4e522: Pull complete 15:44:31 50da416c3ac9: Pull complete 15:44:31 23d2d4c4bb30: Pull complete 15:44:31 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:44:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:44:31 ---> 0786185ac409 15:44:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:44:37 ---> Running in 8d6331079805 15:44:37 Removing intermediate container 8d6331079805 15:44:37 ---> a39588bc37cd 15:44:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:44:37 ---> Running in ba19052f4aba 15:44:37 Removing intermediate container ba19052f4aba 15:44:37 ---> b0328ce5ec6d 15:44:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:44:37 ---> Running in 1353062104ab 15:44:37 Removing intermediate container 1353062104ab 15:44:37 ---> 4f01b664e45d 15:44:37 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:44:37 ---> Running in 63b900d41009 15:44:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:44:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:44:37 OK: 264 MiB in 52 packages 15:44:37 Removing intermediate container 63b900d41009 15:44:37 ---> 1cb95dd2fc2a 15:44:37 Step 7/12 : WORKDIR /app 15:44:37 ---> Running in 3352b0a16ac3 15:44:37 Removing intermediate container 3352b0a16ac3 15:44:37 ---> b1367ed695a6 15:44:37 Step 8/12 : COPY go.mod vendor* ./ 15:44:38 Still waiting to schedule task 15:44:38 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9419’ 15:44:38 ---> 6f5963655e46 15:44:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:38 ---> Running in 2b4a95137871 15:45:34 Removing intermediate container 2b4a95137871 15:45:34 ---> 0806c5db3598 15:45:34 Step 10/12 : COPY . . 15:45:34 ---> dd2881824851 15:45:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:45:34 ---> Running in a65a9b5cc8eb 15:45:34 Removing intermediate container a65a9b5cc8eb 15:45:34 ---> 293e23a6ae29 15:45:34 Step 12/12 : RUN $MAKE 15:45:34 ---> Running in e75afedd3822 15:45:34 noop 15:45:34 Removing intermediate container e75afedd3822 15:45:34 ---> 7185dc4d3788 15:45:34 Successfully built 7185dc4d3788 15:45:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:34 + docker inspect -f . ci-base-image-x86_64 15:45:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:34 prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container 15:45:34 $ 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 15:45:35 $ docker top 54f2ba1c352f1bcc0375b87ac23ddcf409fce9b07f142bbdc73dce48460a448a -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:35 + go version 15:45:35 go version go1.21.0 linux/amd64 [Pipeline] } 15:45:35 $ docker stop --time=1 54f2ba1c352f1bcc0375b87ac23ddcf409fce9b07f142bbdc73dce48460a448a 15:45:36 $ docker rm -f --volumes 54f2ba1c352f1bcc0375b87ac23ddcf409fce9b07f142bbdc73dce48460a448a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:37 + docker inspect -f . ci-base-image-x86_64 15:45:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:37 prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container 15:45:37 $ 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 15:45:37 $ docker top 7cc59132228d5ccd6b3faae1432ef84a22ebbe84b8d981f3c18845f0c312c123 -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:38 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:45:38 + make test 15:45:38 go test -race ./... -coverprofile=coverage.out ./... 15:46:00 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:46:00 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:46:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.138s coverage: 86.2% of statements 15:46:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.719s coverage: 71.9% of statements 15:46:23 go vet ./... 15:46:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:27 ./bin/test-attribution.sh 15:46:27 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:46:27 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:46:27 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:46:27 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:46:27 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:46:27 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:46:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:46:27 $ docker stop --time=1 7cc59132228d5ccd6b3faae1432ef84a22ebbe84b8d981f3c18845f0c312c123 15:46:31 $ docker rm -f --volumes 7cc59132228d5ccd6b3faae1432ef84a22ebbe84b8d981f3c18845f0c312c123 [Pipeline] // withDockerContainer [Pipeline] sh 15:46:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:46:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:46:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:46:33 + ls -al . 15:46:33 total 236 15:46:33 drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 15:45 . 15:46:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:44 .. 15:46:33 -rw-rw-r-- 1 jenkins jenkins 262 Oct 17 15:44 .dockerignore 15:46:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 15:46 .git 15:46:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:44 .github 15:46:33 -rw-rw-r-- 1 jenkins jenkins 788 Oct 17 15:44 .gitignore 15:46:33 -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 15:44 .golangci.yml 15:46:33 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 15:44 .semver 15:46:33 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 17 15:44 Attribution.txt 15:46:33 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 17 15:44 CHANGELOG.md 15:46:33 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 17 15:44 Dockerfile 15:46:33 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 15:44 GOVERNANCE.md 15:46:33 -rw-rw-r-- 1 jenkins jenkins 687 Oct 17 15:44 Jenkinsfile 15:46:33 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 15:44 LICENSE 15:46:33 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 17 15:44 Makefile 15:46:33 -rw-rw-r-- 1 jenkins jenkins 617 Oct 17 15:44 OWNERS.md 15:46:33 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 17 15:44 README.md 15:46:33 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 15:44 VERSION 15:46:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:44 bin 15:46:33 -rw-r--r-- 1 jenkins jenkins 41317 Oct 17 15:46 coverage.out 15:46:33 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 17 15:44 go.mod 15:46:33 -rw-rw-r-- 1 jenkins jenkins 35611 Oct 17 15:44 go.sum 15:46:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:44 images 15:46:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:44 internal 15:46:33 -rw-rw-r-- 1 jenkins jenkins 531 Oct 17 15:44 main.go 15:46:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:44 res 15:46:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:44 snap 15:46:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:33 + 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=91321213cd823d1ea8012b97f4da148b2f6a4494 --label arch=amd64 --label version=3.1.0-dev.24 . 15:46:33 Sending build context to Docker daemon 12.73MB 15:46:33 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 15:46:33 Step 2/29 : FROM ${BASE} AS builder 15:46:33 ---> 7185dc4d3788 15:46:33 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:46:33 ---> Running in f636533bd0df 15:46:33 Removing intermediate container f636533bd0df 15:46:33 ---> 9ad9af443d5f 15:46:33 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:46:33 ---> Running in fcf1f63ec856 15:46:33 Removing intermediate container fcf1f63ec856 15:46:33 ---> 222280fcca0a 15:46:33 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:46:33 ---> Running in ac2e58621ae1 15:46:33 Removing intermediate container ac2e58621ae1 15:46:33 ---> 90927dc7d72f 15:46:33 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:33 ---> Running in a96daa9000a3 15:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:46:34 OK: 264 MiB in 52 packages 15:46:34 Removing intermediate container a96daa9000a3 15:46:34 ---> 57f5e156f04b 15:46:34 Step 7/29 : WORKDIR /app 15:46:34 ---> Running in 079f357c8b5f 15:46:34 Removing intermediate container 079f357c8b5f 15:46:34 ---> d5a8bbfc3a4f 15:46:34 Step 8/29 : COPY go.mod vendor* ./ 15:46:35 ---> 48bb1fb56c34 15:46:35 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:35 ---> Running in ec0765733c0d 15:46:35 Removing intermediate container ec0765733c0d 15:46:35 ---> a8b8234861f3 15:46:35 Step 10/29 : COPY . . 15:46:36 ---> e99f5981fea8 15:46:36 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:46:36 ---> Running in 3059f90822ba 15:46:36 Removing intermediate container 3059f90822ba 15:46:36 ---> 2901e905a85a 15:46:36 Step 12/29 : RUN $MAKE 15:46:36 ---> Running in 692db2c7207a 15:46:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.24 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.24" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:46:58 Removing intermediate container 692db2c7207a 15:46:58 ---> ff8f7868ce01 15:46:58 Step 13/29 : FROM alpine:3.18 15:46:58 3.18: Pulling from library/alpine 15:46:58 96526aa774ef: Pulling fs layer 15:46:58 96526aa774ef: Verifying Checksum 15:46:58 96526aa774ef: Download complete 15:46:58 96526aa774ef: Pull complete 15:46:58 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:46:58 Status: Downloaded newer image for alpine:3.18 15:46:58 ---> 8ca4688f4f35 15:46:58 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:46:58 ---> Running in 48b012e25a05 15:46:58 Removing intermediate container 48b012e25a05 15:46:58 ---> caf1d450e9f5 15:46:58 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:46:58 ---> Running in 6114ada65442 15:46:58 Removing intermediate container 6114ada65442 15:46:58 ---> 6e9a57a42e1e 15:46:58 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:46:58 ---> Running in 848da72773d0 15:46:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:46:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:46:58 (1/2) Installing ca-certificates (20230506-r0) 15:46:58 (2/2) Installing dumb-init (1.2.5-r2) 15:46:58 Executing busybox-1.36.1-r2.trigger 15:46:58 Executing ca-certificates-20230506-r0.trigger 15:46:58 OK: 8 MiB in 17 packages 15:46:59 Removing intermediate container 848da72773d0 15:46:59 ---> f7fbd7220d0c 15:46:59 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:46:59 ---> ad61c9dfe2b4 15:46:59 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:47:00 ---> af34a190d2b2 15:47:00 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:47:00 ---> 9c154b381f09 15:47:00 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:47:00 ---> 718a96284acf 15:47:00 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:47:00 ---> 10a1f9f0a1bc 15:47:00 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:47:00 ---> Running in 4c1c281783ce 15:47:01 Removing intermediate container 4c1c281783ce 15:47:01 ---> 649403b720e8 15:47:01 Step 23/29 : VOLUME /cache 15:47:01 ---> Running in 202511b3dbde 15:47:01 Removing intermediate container 202511b3dbde 15:47:01 ---> b0d8ccee4ff2 15:47:01 Step 24/29 : EXPOSE 59711 15:47:01 ---> Running in d83c74175b53 15:47:01 Removing intermediate container d83c74175b53 15:47:01 ---> 167d89e35d37 15:47:01 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:47:01 ---> Running in 310873082fc2 15:47:01 Removing intermediate container 310873082fc2 15:47:01 ---> e41b0d192240 15:47:01 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:47:01 ---> Running in 1d9056cf2e6f 15:47:01 Removing intermediate container 1d9056cf2e6f 15:47:01 ---> 89da6ec5d155 15:47:01 Step 27/29 : LABEL arch=amd64 15:47:01 ---> Running in 5131ab160aa3 15:47:01 Removing intermediate container 5131ab160aa3 15:47:01 ---> 65bcabeae465 15:47:01 Step 28/29 : LABEL git_sha=91321213cd823d1ea8012b97f4da148b2f6a4494 15:47:01 ---> Running in 036c817e374e 15:47:01 Removing intermediate container 036c817e374e 15:47:01 ---> 2f953646de25 15:47:01 Step 29/29 : LABEL version=3.1.0-dev.24 15:47:01 ---> Running in 753a968efa9f 15:47:01 Removing intermediate container 753a968efa9f 15:47:01 ---> cd179ea91dea 15:47:01 [Warning] One or more build-args [ARCH] were not consumed 15:47:01 Successfully built cd179ea91dea 15:47:01 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 15:47:01 provisioning config files... 15:47:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1781955225182408996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:01 ---> docker-login.sh 15:47:01 nexus3.edgexfoundry.org:10001 15:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:01 Configure a credential helper to remove this warning. See 15:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:01 15:47:01 Login Succeeded 15:47:01 nexus3.edgexfoundry.org:10002 15:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:01 Configure a credential helper to remove this warning. See 15:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:01 15:47:01 Login Succeeded 15:47:01 nexus3.edgexfoundry.org:10003 15:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:02 Configure a credential helper to remove this warning. See 15:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:02 15:47:02 Login Succeeded 15:47:02 nexus3.edgexfoundry.org:10004 15:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:02 Configure a credential helper to remove this warning. See 15:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:02 15:47:02 Login Succeeded 15:47:02 docker.io 15:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:02 Configure a credential helper to remove this warning. See 15:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:02 15:47:02 Login Succeeded 15:47:02 ---> docker-login.sh ends [Pipeline] } 15:47:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:02 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:47:02 91321213cd823d1ea8012b97f4da148b2f6a4494 15:47:02 latest 15:47:02 3.1.0-dev.24 15:47:02 91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 15:47:02 main 15:47:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:03 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:03 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:91321213cd823d1ea8012b97f4da148b2f6a4494 15:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:47:03 a841cb8439d4: Preparing 15:47:03 6b5925e2ae1e: Preparing 15:47:03 d8dfa72f12a3: Preparing 15:47:03 7a7915cbdd1e: Preparing 15:47:03 3509eb5254ff: Preparing 15:47:03 d4e44b295d52: Preparing 15:47:03 ca9ead0a5d47: Preparing 15:47:03 cc2447e1835a: Preparing 15:47:03 d4e44b295d52: Waiting 15:47:03 ca9ead0a5d47: Waiting 15:47:03 cc2447e1835a: Waiting 15:47:03 d8dfa72f12a3: Pushed 15:47:03 3509eb5254ff: Pushed 15:47:03 a841cb8439d4: Pushed 15:47:03 7a7915cbdd1e: Pushed 15:47:03 cc2447e1835a: Layer already exists 15:47:03 d4e44b295d52: Pushed 15:47:03 ca9ead0a5d47: Pushed 15:47:06 6b5925e2ae1e: Pushed 15:47:06 91321213cd823d1ea8012b97f4da148b2f6a4494: digest: sha256:2d2311151cbb14543a5e1f8ce3af3efee06168f5d62a1abc7166e03f8a633bdd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:07 + 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 15:47:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:47:07 a841cb8439d4: Preparing 15:47:07 6b5925e2ae1e: Preparing 15:47:07 d8dfa72f12a3: Preparing 15:47:07 7a7915cbdd1e: Preparing 15:47:07 3509eb5254ff: Preparing 15:47:07 d4e44b295d52: Preparing 15:47:07 ca9ead0a5d47: Preparing 15:47:07 d4e44b295d52: Waiting 15:47:07 cc2447e1835a: Preparing 15:47:07 ca9ead0a5d47: Waiting 15:47:07 6b5925e2ae1e: Layer already exists 15:47:07 a841cb8439d4: Layer already exists 15:47:07 d8dfa72f12a3: Layer already exists 15:47:07 7a7915cbdd1e: Layer already exists 15:47:07 3509eb5254ff: Layer already exists 15:47:07 ca9ead0a5d47: Layer already exists 15:47:07 d4e44b295d52: Layer already exists 15:47:07 cc2447e1835a: Layer already exists 15:47:07 latest: digest: sha256:2d2311151cbb14543a5e1f8ce3af3efee06168f5d62a1abc7166e03f8a633bdd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.24 15:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:47:08 a841cb8439d4: Preparing 15:47:08 6b5925e2ae1e: Preparing 15:47:08 d8dfa72f12a3: Preparing 15:47:08 7a7915cbdd1e: Preparing 15:47:08 3509eb5254ff: Preparing 15:47:08 d4e44b295d52: Preparing 15:47:08 ca9ead0a5d47: Preparing 15:47:08 cc2447e1835a: Preparing 15:47:08 ca9ead0a5d47: Waiting 15:47:08 cc2447e1835a: Waiting 15:47:08 d4e44b295d52: Waiting 15:47:08 d8dfa72f12a3: Layer already exists 15:47:08 7a7915cbdd1e: Layer already exists 15:47:08 3509eb5254ff: Layer already exists 15:47:08 6b5925e2ae1e: Layer already exists 15:47:08 a841cb8439d4: Layer already exists 15:47:08 ca9ead0a5d47: Layer already exists 15:47:08 d4e44b295d52: Layer already exists 15:47:08 cc2447e1835a: Layer already exists 15:47:08 3.1.0-dev.24: digest: sha256:2d2311151cbb14543a5e1f8ce3af3efee06168f5d62a1abc7166e03f8a633bdd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:08 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 15:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:47:08 a841cb8439d4: Preparing 15:47:08 6b5925e2ae1e: Preparing 15:47:08 d8dfa72f12a3: Preparing 15:47:08 7a7915cbdd1e: Preparing 15:47:08 3509eb5254ff: Preparing 15:47:08 d4e44b295d52: Preparing 15:47:08 ca9ead0a5d47: Preparing 15:47:08 cc2447e1835a: Preparing 15:47:08 d4e44b295d52: Waiting 15:47:08 ca9ead0a5d47: Waiting 15:47:08 d8dfa72f12a3: Layer already exists 15:47:08 3509eb5254ff: Layer already exists 15:47:08 a841cb8439d4: Layer already exists 15:47:08 6b5925e2ae1e: Layer already exists 15:47:08 7a7915cbdd1e: Layer already exists 15:47:08 d4e44b295d52: Layer already exists 15:47:08 ca9ead0a5d47: Layer already exists 15:47:08 cc2447e1835a: Layer already exists 15:47:08 91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24: digest: sha256:2d2311151cbb14543a5e1f8ce3af3efee06168f5d62a1abc7166e03f8a633bdd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:09 + 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 15:47:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:47:09 a841cb8439d4: Preparing 15:47:09 6b5925e2ae1e: Preparing 15:47:09 d8dfa72f12a3: Preparing 15:47:09 7a7915cbdd1e: Preparing 15:47:09 3509eb5254ff: Preparing 15:47:09 d4e44b295d52: Preparing 15:47:09 ca9ead0a5d47: Preparing 15:47:09 cc2447e1835a: Preparing 15:47:09 d4e44b295d52: Waiting 15:47:09 ca9ead0a5d47: Waiting 15:47:09 cc2447e1835a: Waiting 15:47:09 7a7915cbdd1e: Layer already exists 15:47:09 3509eb5254ff: Layer already exists 15:47:09 a841cb8439d4: Layer already exists 15:47:09 6b5925e2ae1e: Layer already exists 15:47:09 d8dfa72f12a3: Layer already exists 15:47:09 ca9ead0a5d47: Layer already exists 15:47:09 d4e44b295d52: Layer already exists 15:47:09 cc2447e1835a: Layer already exists 15:47:09 main: digest: sha256:2d2311151cbb14543a5e1f8ce3af3efee06168f5d62a1abc7166e03f8a633bdd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:09 ===================================================== [Pipeline] echo 15:47:09 taggedImages: 15:47:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:91321213cd823d1ea8012b97f4da148b2f6a4494 15:47:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:47:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.24 15:47:09 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 15:47:09 - 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 15:47:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:09 15:47:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:10 latest: Pulling from edgex-lftools-log-publisher 15:47:10 5eb5b503b376: Pulling fs layer 15:47:10 5c69ac0246d0: Pulling fs layer 15:47:10 ec43610c2a17: Pulling fs layer 15:47:10 3a2ae6a8a46f: Pulling fs layer 15:47:10 33b1e0a273af: Pulling fs layer 15:47:10 5d3b04190fa2: Pulling fs layer 15:47:10 2f39f015ded8: Pulling fs layer 15:47:10 3a2ae6a8a46f: Waiting 15:47:10 33b1e0a273af: Waiting 15:47:10 5d3b04190fa2: Waiting 15:47:10 2f39f015ded8: Waiting 15:47:10 5c69ac0246d0: Verifying Checksum 15:47:10 5c69ac0246d0: Download complete 15:47:10 3a2ae6a8a46f: Verifying Checksum 15:47:10 3a2ae6a8a46f: Download complete 15:47:10 33b1e0a273af: Verifying Checksum 15:47:10 33b1e0a273af: Download complete 15:47:10 ec43610c2a17: Verifying Checksum 15:47:10 ec43610c2a17: Download complete 15:47:10 5d3b04190fa2: Verifying Checksum 15:47:10 5eb5b503b376: Download complete 15:47:11 2f39f015ded8: Download complete 15:47:11 5eb5b503b376: Pull complete 15:47:11 5c69ac0246d0: Pull complete 15:47:12 ec43610c2a17: Pull complete 15:47:12 3a2ae6a8a46f: Pull complete 15:47:12 33b1e0a273af: Pull complete 15:47:12 5d3b04190fa2: Pull complete 15:47:18 2f39f015ded8: Pull complete 15:47:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:47:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:18 prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container 15:47:18 $ 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 15:47:22 $ docker top 636cfd33993d14c558deb3086a75837bf18b61e25b9ad516606a3b33d0cd45a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:22 ---> job-cost.sh 15:47:22 lf-activate-venv: SKIPPING 15:47:22 INFO: No Stack... 15:47:22 INFO: Retrieving Pricing Info for: v3-standard-8 15:47:23 INFO: Archiving Costs [Pipeline] sh 15:47:23 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:47:23 + cut -d, -f6 [Pipeline] lock 15:47:23 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] 15:47:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] did not exist. Created. 15:47:23 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:47:23 + echo total: 0.2199999988079071 [Pipeline] stash 15:47:23 Stashed 1 file(s) [Pipeline] } 15:47:23 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 15:47:23 $ docker stop --time=1 636cfd33993d14c558deb3086a75837bf18b61e25b9ad516606a3b33d0cd45a8 15:47:25 $ docker rm -f --volumes 636cfd33993d14c558deb3086a75837bf18b61e25b9ad516606a3b33d0cd45a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:47:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9425 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:47:39 Running in /w/workspace/app-rfid-llrp-inventory/136 [Pipeline] { [Pipeline] checkout 15:47:39 The recommended git tool is: git 15:47:44 using credential edgex-jenkins-ssh 15:47:44 Cloning the remote Git repository 15:47:44 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:47:45 > git init /w/workspace/app-rfid-llrp-inventory/136 # timeout=10 15:47:45 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:47:45 > git --version # timeout=10 15:47:45 > git --version # 'git version 2.25.1' 15:47:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:47 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:47:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:48 Avoid second fetch 15:47:48 Checking out Revision 91321213cd823d1ea8012b97f4da148b2f6a4494 (main) 15:47:48 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#233)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:47:48 > git config core.sparsecheckout # timeout=10 15:47:48 > git checkout -f 91321213cd823d1ea8012b97f4da148b2f6a4494 # timeout=10 15:47:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:47:49 % Total % Received % Xferd Average Speed Time Time Time Current 15:47:49 Dload Upload Total Spent Left Speed 15:47:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 15:47:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:47:50 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:47:50 sudo tee /etc/docker/daemon.new 15:47:50 { 15:47:50 "registry-mirrors": [ 15:47:50 "https://nexus3.edgexfoundry.org:10001" 15:47:50 ], 15:47:50 "bip": "10.250.0.254/24", 15:47:50 "hosts": [ 15:47:50 "tcp://0.0.0.0:5555", 15:47:50 "unix:///var/run/docker.sock" 15:47:50 ], 15:47:50 "mtu": 1458, 15:47:50 "selinux-enabled": true, 15:47:50 "seccomp-profile": "/etc/docker/seccomp.json" 15:47:50 } [Pipeline] sh 15:47:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:47:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:09 provisioning config files... 15:48:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/136@tmp/config3828337056279748838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:10 ---> docker-login.sh 15:48:10 nexus3.edgexfoundry.org:10001 15:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:10 Configure a credential helper to remove this warning. See 15:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:10 15:48:10 Login Succeeded 15:48:10 nexus3.edgexfoundry.org:10002 15:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:11 Configure a credential helper to remove this warning. See 15:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:11 15:48:11 Login Succeeded 15:48:11 nexus3.edgexfoundry.org:10003 15:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:11 Configure a credential helper to remove this warning. See 15:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:11 15:48:11 Login Succeeded 15:48:11 nexus3.edgexfoundry.org:10004 15:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:12 Configure a credential helper to remove this warning. See 15:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:12 15:48:12 Login Succeeded 15:48:12 docker.io 15:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:12 Configure a credential helper to remove this warning. See 15:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:12 15:48:12 Login Succeeded 15:48:12 ---> docker-login.sh ends [Pipeline] } 15:48:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:48:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:48:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:48:13 ========================================================= 15:48:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:48:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:13 + 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 . 15:48:13 Sending build context to Docker daemon 685.1kB 15:48:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:48:13 Step 2/12 : FROM ${BASE} AS builder 15:48:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:48:14 9fda8d8052c6: Pulling fs layer 15:48:14 5d54e960e981: Pulling fs layer 15:48:14 c4a7e357bf2a: Pulling fs layer 15:48:14 f0e02332f6b5: Pulling fs layer 15:48:14 cefa15bbcfad: Pulling fs layer 15:48:14 17808c966233: Pulling fs layer 15:48:14 f4c1fc716caa: Pulling fs layer 15:48:14 cefa15bbcfad: Waiting 15:48:14 f0e02332f6b5: Waiting 15:48:14 17808c966233: Waiting 15:48:14 f4c1fc716caa: Waiting 15:48:14 5d54e960e981: Download complete 15:48:14 f0e02332f6b5: Verifying Checksum 15:48:14 f0e02332f6b5: Download complete 15:48:14 cefa15bbcfad: Verifying Checksum 15:48:14 cefa15bbcfad: Download complete 15:48:14 9fda8d8052c6: Download complete 15:48:14 f4c1fc716caa: Verifying Checksum 15:48:14 f4c1fc716caa: Download complete 15:48:15 9fda8d8052c6: Pull complete 15:48:15 5d54e960e981: Pull complete 15:48:16 c4a7e357bf2a: Verifying Checksum 15:48:16 c4a7e357bf2a: Download complete 15:48:16 17808c966233: Verifying Checksum 15:48:16 17808c966233: Download complete 15:48:29 c4a7e357bf2a: Pull complete 15:48:29 f0e02332f6b5: Pull complete 15:48:29 cefa15bbcfad: Pull complete 15:48:37 17808c966233: Pull complete 15:48:38 f4c1fc716caa: Pull complete 15:48:38 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:48:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:48:38 ---> ea914061e18c 15:48:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:48:40 ---> Running in 572c6d297c39 15:48:40 Removing intermediate container 572c6d297c39 15:48:40 ---> 9f0b517e622e 15:48:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:48:40 ---> Running in 250464ec7bec 15:48:41 Removing intermediate container 250464ec7bec 15:48:41 ---> 374e4de646e7 15:48:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:48:41 ---> Running in 68482a6751fb 15:48:41 Removing intermediate container 68482a6751fb 15:48:41 ---> 0cb4168a64ba 15:48:41 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:48:41 ---> Running in 6e0096def2d0 15:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:48:44 OK: 266 MiB in 52 packages 15:48:45 Removing intermediate container 6e0096def2d0 15:48:45 ---> 5ee3bcd58df0 15:48:45 Step 7/12 : WORKDIR /app 15:48:45 ---> Running in c7f5c8c4674c 15:48:45 Removing intermediate container c7f5c8c4674c 15:48:45 ---> 6d53309351bd 15:48:45 Step 8/12 : COPY go.mod vendor* ./ 15:48:46 ---> cd2bc5424433 15:48:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:46 ---> Running in 84d780e184bf 15:50:27 Removing intermediate container 84d780e184bf 15:50:27 ---> 2fce7110a976 15:50:27 Step 10/12 : COPY . . 15:50:27 ---> 7c8f6f2ae4cf 15:50:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:50:27 ---> Running in b8ed822d5762 15:50:27 Removing intermediate container b8ed822d5762 15:50:27 ---> 016135e9f255 15:50:27 Step 12/12 : RUN $MAKE 15:50:27 ---> Running in 81dc81d7cd37 15:50:27 noop 15:50:27 Removing intermediate container 81dc81d7cd37 15:50:27 ---> 99fc5b0ee9ae 15:50:27 Successfully built 99fc5b0ee9ae 15:50:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:28 + docker inspect -f . ci-base-image-arm64 15:50:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:28 prd-ubuntu20.04-docker-arm64-4c-16g-9425 does not seem to be running inside a container 15:50:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/136 -v /w/workspace/app-rfid-llrp-inventory/136:/w/workspace/app-rfid-llrp-inventory/136:rw,z -v /w/workspace/app-rfid-llrp-inventory/136@tmp:/w/workspace/app-rfid-llrp-inventory/136@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 15:50:29 $ docker top c26957d369b2aff5a051af523a4746a930fb11c3060256c31282068757e62313 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:30 + go version 15:50:30 go version go1.21.0 linux/arm64 [Pipeline] } 15:50:30 $ docker stop --time=1 c26957d369b2aff5a051af523a4746a930fb11c3060256c31282068757e62313 15:50:32 $ docker rm -f --volumes c26957d369b2aff5a051af523a4746a930fb11c3060256c31282068757e62313 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:32 + docker inspect -f . ci-base-image-arm64 15:50:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:33 prd-ubuntu20.04-docker-arm64-4c-16g-9425 does not seem to be running inside a container 15:50:33 $ 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/136 -v /w/workspace/app-rfid-llrp-inventory/136:/w/workspace/app-rfid-llrp-inventory/136:rw,z -v /w/workspace/app-rfid-llrp-inventory/136@tmp:/w/workspace/app-rfid-llrp-inventory/136@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 15:50:34 $ docker top 2361573140ce512d31f1e7b0c7f34783d1aeac09d4bdc0daf9e4dc79fc85de55 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:35 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/136 [Pipeline] fileExists [Pipeline] sh 15:50:36 + make test 15:50:36 go test -race ./... -coverprofile=coverage.out ./... 15:53:28 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:53:28 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:53:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.135s coverage: 86.2% of statements 15:53:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.414s coverage: 71.9% of statements 15:53:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:53:28 go vet ./... 15:55:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:55:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:55:35 ./bin/test-attribution.sh 15:55:35 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:55:35 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:55:35 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:55:35 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:55:35 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:55:35 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:55:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:55:35 $ docker stop --time=1 2361573140ce512d31f1e7b0c7f34783d1aeac09d4bdc0daf9e4dc79fc85de55 15:55:36 $ docker rm -f --volumes 2361573140ce512d31f1e7b0c7f34783d1aeac09d4bdc0daf9e4dc79fc85de55 [Pipeline] // withDockerContainer [Pipeline] sh 15:55:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:55:38 Warning: overwriting stash ‘coverage-report’ 15:55:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:55:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:55:39 + ls -al . 15:55:39 total 232 15:55:39 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 15:50 . 15:55:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:47 .. 15:55:39 -rw-rw-r-- 1 jenkins jenkins 262 Oct 17 15:47 .dockerignore 15:55:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 15:47 .git 15:55:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:47 .github 15:55:39 -rw-rw-r-- 1 jenkins jenkins 788 Oct 17 15:47 .gitignore 15:55:39 -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 15:47 .golangci.yml 15:55:39 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 17 15:47 Attribution.txt 15:55:39 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 17 15:47 CHANGELOG.md 15:55:39 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 17 15:47 Dockerfile 15:55:39 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 15:47 GOVERNANCE.md 15:55:39 -rw-rw-r-- 1 jenkins jenkins 687 Oct 17 15:47 Jenkinsfile 15:55:39 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 15:47 LICENSE 15:55:39 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 17 15:47 Makefile 15:55:39 -rw-rw-r-- 1 jenkins jenkins 617 Oct 17 15:47 OWNERS.md 15:55:39 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 17 15:47 README.md 15:55:39 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 15:44 VERSION 15:55:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:47 bin 15:55:39 -rw-r--r-- 1 jenkins jenkins 41317 Oct 17 15:53 coverage.out 15:55:39 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 17 15:47 go.mod 15:55:39 -rw-rw-r-- 1 jenkins jenkins 35611 Oct 17 15:47 go.sum 15:55:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:47 images 15:55:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:47 internal 15:55:39 -rw-rw-r-- 1 jenkins jenkins 531 Oct 17 15:47 main.go 15:55:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:47 res 15:55:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:47 snap 15:55:39 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:47 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:40 + 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=91321213cd823d1ea8012b97f4da148b2f6a4494 --label arch=arm64 --label version=3.1.0-dev.24 . 15:55:40 Sending build context to Docker daemon 685.1kB 15:55:40 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 15:55:40 Step 2/29 : FROM ${BASE} AS builder 15:55:40 ---> 99fc5b0ee9ae 15:55:40 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:55:40 ---> Running in 51e56c107a09 15:55:40 Removing intermediate container 51e56c107a09 15:55:40 ---> 3372a67c4c19 15:55:40 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:55:40 ---> Running in 21dd71b3297b 15:55:41 Removing intermediate container 21dd71b3297b 15:55:41 ---> b67184225472 15:55:41 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:55:41 ---> Running in 099e04df7061 15:55:41 Removing intermediate container 099e04df7061 15:55:41 ---> 2d050019777f 15:55:41 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:55:41 ---> Running in a5c81c1d0808 15:55:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:55:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:55:44 OK: 266 MiB in 52 packages 15:55:44 Removing intermediate container a5c81c1d0808 15:55:44 ---> 1020c5549f8c 15:55:44 Step 7/29 : WORKDIR /app 15:55:45 ---> Running in 34952a6786dd 15:55:45 Removing intermediate container 34952a6786dd 15:55:45 ---> 50180d1e52d9 15:55:45 Step 8/29 : COPY go.mod vendor* ./ 15:55:45 ---> c69f4a7351fa 15:55:45 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:46 ---> Running in 692171381d6e 15:55:47 Removing intermediate container 692171381d6e 15:55:47 ---> 346a4f812595 15:55:47 Step 10/29 : COPY . . 15:55:48 ---> 08d316e73355 15:55:48 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:55:48 ---> Running in 199313c3adfa 15:55:49 Removing intermediate container 199313c3adfa 15:55:49 ---> 6e92ddebabac 15:55:49 Step 12/29 : RUN $MAKE 15:55:49 ---> Running in 2c61a5c48b1a 15:55:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.24 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.24" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:57:57 Removing intermediate container 2c61a5c48b1a 15:57:57 ---> 7c2f5b65150c 15:57:57 Step 13/29 : FROM alpine:3.18 15:57:57 3.18: Pulling from library/alpine 15:57:57 579b34f0a95b: Pulling fs layer 15:57:57 579b34f0a95b: Verifying Checksum 15:57:57 579b34f0a95b: Download complete 15:57:57 579b34f0a95b: Pull complete 15:57:57 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:57:57 Status: Downloaded newer image for alpine:3.18 15:57:57 ---> 3cc203321400 15:57:57 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:57:57 ---> Running in 591cd48cd8da 15:57:57 Removing intermediate container 591cd48cd8da 15:57:57 ---> 3aba455e2551 15:57:57 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:57:57 ---> Running in ecbccf17b21d 15:57:57 Removing intermediate container ecbccf17b21d 15:57:57 ---> 1867944d9b7d 15:57:57 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:57:57 ---> Running in acc88f4fc196 15:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:57:57 (1/2) Installing ca-certificates (20230506-r0) 15:57:57 (2/2) Installing dumb-init (1.2.5-r2) 15:57:57 Executing busybox-1.36.1-r2.trigger 15:57:57 Executing ca-certificates-20230506-r0.trigger 15:57:57 OK: 9 MiB in 17 packages 15:57:57 Removing intermediate container acc88f4fc196 15:57:57 ---> 06dcd794a80c 15:57:57 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:57:57 ---> cc7643c5ade1 15:57:57 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:57:57 ---> 60683897559b 15:57:57 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:57:57 ---> e12d04f924c1 15:57:57 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:57:57 ---> ee7befca247c 15:57:57 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:57:57 ---> 1cbe7bcc4bbf 15:57:57 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:57:57 ---> Running in da5d4a1a2a56 15:57:57 Removing intermediate container da5d4a1a2a56 15:57:57 ---> 8e22d5101f4a 15:57:57 Step 23/29 : VOLUME /cache 15:57:57 ---> Running in ff6831bfa1bc 15:57:57 Removing intermediate container ff6831bfa1bc 15:57:57 ---> 12d966977400 15:57:57 Step 24/29 : EXPOSE 59711 15:57:57 ---> Running in 93c974794af3 15:57:57 Removing intermediate container 93c974794af3 15:57:57 ---> 740f9cc270f0 15:57:57 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:57:57 ---> Running in af66302b624d 15:57:57 Removing intermediate container af66302b624d 15:57:57 ---> ac4dcaec67d6 15:57:57 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:57:57 ---> Running in d4d9e6eec7c2 15:57:57 Removing intermediate container d4d9e6eec7c2 15:57:57 ---> 90a9eab7f15c 15:57:57 Step 27/29 : LABEL arch=arm64 15:57:57 ---> Running in 0de6c7fe1e79 15:57:57 Removing intermediate container 0de6c7fe1e79 15:57:57 ---> 855e36f57cc5 15:57:57 Step 28/29 : LABEL git_sha=91321213cd823d1ea8012b97f4da148b2f6a4494 15:57:57 ---> Running in ce984d5722ff 15:57:58 Removing intermediate container ce984d5722ff 15:57:58 ---> 1cbbea3fc8dc 15:57:58 Step 29/29 : LABEL version=3.1.0-dev.24 15:57:58 ---> Running in 3c097e1e6691 15:57:58 Removing intermediate container 3c097e1e6691 15:57:58 ---> fc89a679dcd5 15:57:58 [Warning] One or more build-args [ARCH] were not consumed 15:57:58 Successfully built fc89a679dcd5 15:57:58 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 15:57:58 provisioning config files... 15:57:58 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/136@tmp/config5178141126471913421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:59 ---> docker-login.sh 15:57:59 nexus3.edgexfoundry.org:10001 15:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:59 Configure a credential helper to remove this warning. See 15:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:59 15:57:59 Login Succeeded 15:57:59 nexus3.edgexfoundry.org:10002 15:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:59 Configure a credential helper to remove this warning. See 15:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:59 15:57:59 Login Succeeded 15:57:59 nexus3.edgexfoundry.org:10003 15:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:00 Configure a credential helper to remove this warning. See 15:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:00 15:58:00 Login Succeeded 15:58:00 nexus3.edgexfoundry.org:10004 15:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:00 Configure a credential helper to remove this warning. See 15:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:00 15:58:00 Login Succeeded 15:58:00 docker.io 15:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:01 Configure a credential helper to remove this warning. See 15:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:01 15:58:01 Login Succeeded 15:58:01 ---> docker-login.sh ends [Pipeline] } 15:58:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:58:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:58:01 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:58:01 91321213cd823d1ea8012b97f4da148b2f6a4494 15:58:01 latest 15:58:01 3.1.0-dev.24 15:58:01 91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 15:58:01 main 15:58:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:01 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:91321213cd823d1ea8012b97f4da148b2f6a4494 15:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:58:02 2b35bc67bc3c: Preparing 15:58:02 e1c776a7da25: Preparing 15:58:02 c548a4488f54: Preparing 15:58:02 0e3335a16523: Preparing 15:58:02 0974b0b3c452: Preparing 15:58:02 fe4c0632a731: Preparing 15:58:02 850ce278b5ec: Preparing 15:58:02 5f4d9fc4d98d: Preparing 15:58:02 fe4c0632a731: Waiting 15:58:02 850ce278b5ec: Waiting 15:58:02 5f4d9fc4d98d: Waiting 15:58:02 2b35bc67bc3c: Pushed 15:58:02 c548a4488f54: Pushed 15:58:02 0974b0b3c452: Pushed 15:58:02 0e3335a16523: Pushed 15:58:02 5f4d9fc4d98d: Layer already exists 15:58:02 fe4c0632a731: Pushed 15:58:02 850ce278b5ec: Pushed 15:58:08 e1c776a7da25: Pushed 15:58:08 91321213cd823d1ea8012b97f4da148b2f6a4494: digest: sha256:b124e99a324d6fcdf0da3bf175fccad6ccc386032f3acf956daba8f543fde85c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:08 + 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 15:58:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:58:09 2b35bc67bc3c: Preparing 15:58:09 e1c776a7da25: Preparing 15:58:09 c548a4488f54: Preparing 15:58:09 0e3335a16523: Preparing 15:58:09 0974b0b3c452: Preparing 15:58:09 fe4c0632a731: Preparing 15:58:09 850ce278b5ec: Preparing 15:58:09 5f4d9fc4d98d: Preparing 15:58:09 850ce278b5ec: Waiting 15:58:09 5f4d9fc4d98d: Waiting 15:58:09 fe4c0632a731: Waiting 15:58:09 2b35bc67bc3c: Layer already exists 15:58:09 e1c776a7da25: Layer already exists 15:58:09 0974b0b3c452: Layer already exists 15:58:09 0e3335a16523: Layer already exists 15:58:09 c548a4488f54: Layer already exists 15:58:09 5f4d9fc4d98d: Layer already exists 15:58:09 850ce278b5ec: Layer already exists 15:58:09 fe4c0632a731: Layer already exists 15:58:09 latest: digest: sha256:b124e99a324d6fcdf0da3bf175fccad6ccc386032f3acf956daba8f543fde85c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:09 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.24 15:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:58:10 2b35bc67bc3c: Preparing 15:58:10 e1c776a7da25: Preparing 15:58:10 c548a4488f54: Preparing 15:58:10 0e3335a16523: Preparing 15:58:10 0974b0b3c452: Preparing 15:58:10 fe4c0632a731: Preparing 15:58:10 850ce278b5ec: Preparing 15:58:10 5f4d9fc4d98d: Preparing 15:58:10 fe4c0632a731: Waiting 15:58:10 850ce278b5ec: Waiting 15:58:10 5f4d9fc4d98d: Waiting 15:58:10 e1c776a7da25: Layer already exists 15:58:10 c548a4488f54: Layer already exists 15:58:10 0974b0b3c452: Layer already exists 15:58:10 2b35bc67bc3c: Layer already exists 15:58:10 0e3335a16523: Layer already exists 15:58:10 fe4c0632a731: Layer already exists 15:58:10 5f4d9fc4d98d: Layer already exists 15:58:10 850ce278b5ec: Layer already exists 15:58:11 3.1.0-dev.24: digest: sha256:b124e99a324d6fcdf0da3bf175fccad6ccc386032f3acf956daba8f543fde85c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:11 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 15:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:58:11 2b35bc67bc3c: Preparing 15:58:11 e1c776a7da25: Preparing 15:58:11 c548a4488f54: Preparing 15:58:11 0e3335a16523: Preparing 15:58:11 0974b0b3c452: Preparing 15:58:11 fe4c0632a731: Preparing 15:58:11 850ce278b5ec: Preparing 15:58:11 5f4d9fc4d98d: Preparing 15:58:11 fe4c0632a731: Waiting 15:58:11 850ce278b5ec: Waiting 15:58:11 5f4d9fc4d98d: Waiting 15:58:11 e1c776a7da25: Layer already exists 15:58:11 0e3335a16523: Layer already exists 15:58:11 c548a4488f54: Layer already exists 15:58:11 0974b0b3c452: Layer already exists 15:58:11 2b35bc67bc3c: Layer already exists 15:58:11 fe4c0632a731: Layer already exists 15:58:11 5f4d9fc4d98d: Layer already exists 15:58:11 850ce278b5ec: Layer already exists 15:58:12 91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24: digest: sha256:b124e99a324d6fcdf0da3bf175fccad6ccc386032f3acf956daba8f543fde85c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:12 + 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 15:58:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:58:12 2b35bc67bc3c: Preparing 15:58:12 e1c776a7da25: Preparing 15:58:12 c548a4488f54: Preparing 15:58:12 0e3335a16523: Preparing 15:58:12 0974b0b3c452: Preparing 15:58:12 fe4c0632a731: Preparing 15:58:12 850ce278b5ec: Preparing 15:58:12 5f4d9fc4d98d: Preparing 15:58:12 fe4c0632a731: Waiting 15:58:12 850ce278b5ec: Waiting 15:58:12 5f4d9fc4d98d: Waiting 15:58:12 c548a4488f54: Layer already exists 15:58:12 0e3335a16523: Layer already exists 15:58:12 2b35bc67bc3c: Layer already exists 15:58:12 e1c776a7da25: Layer already exists 15:58:12 0974b0b3c452: Layer already exists 15:58:12 fe4c0632a731: Layer already exists 15:58:12 850ce278b5ec: Layer already exists 15:58:12 5f4d9fc4d98d: Layer already exists 15:58:13 main: digest: sha256:b124e99a324d6fcdf0da3bf175fccad6ccc386032f3acf956daba8f543fde85c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:58:13 ===================================================== [Pipeline] echo 15:58:13 taggedImages: 15:58:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:91321213cd823d1ea8012b97f4da148b2f6a4494 15:58:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:58:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.24 15:58:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:91321213cd823d1ea8012b97f4da148b2f6a4494-3.1.0-dev.24 15:58:13 - 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 15:58:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:58:13 15:58:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:58:13 arm64: Pulling from edgex-lftools-log-publisher 15:58:13 8998bd30e6a1: Pulling fs layer 15:58:13 04944245beec: Pulling fs layer 15:58:13 699f458cf7ca: Pulling fs layer 15:58:13 765212b225bb: Pulling fs layer 15:58:13 f23df028b6ca: Pulling fs layer 15:58:13 d65c8cfc05b1: Pulling fs layer 15:58:13 2437ff75d9bd: Pulling fs layer 15:58:13 765212b225bb: Waiting 15:58:13 f23df028b6ca: Waiting 15:58:13 d65c8cfc05b1: Waiting 15:58:13 2437ff75d9bd: Waiting 15:58:14 04944245beec: Verifying Checksum 15:58:14 04944245beec: Download complete 15:58:14 765212b225bb: Verifying Checksum 15:58:14 765212b225bb: Download complete 15:58:14 f23df028b6ca: Verifying Checksum 15:58:14 f23df028b6ca: Download complete 15:58:14 d65c8cfc05b1: Download complete 15:58:14 699f458cf7ca: Verifying Checksum 15:58:14 699f458cf7ca: Download complete 15:58:14 8998bd30e6a1: Verifying Checksum 15:58:14 8998bd30e6a1: Download complete 15:58:17 2437ff75d9bd: Verifying Checksum 15:58:17 2437ff75d9bd: Download complete 15:58:19 8998bd30e6a1: Pull complete 15:58:19 04944245beec: Pull complete 15:58:21 699f458cf7ca: Pull complete 15:58:21 765212b225bb: Pull complete 15:58:24 f23df028b6ca: Pull complete 15:58:24 d65c8cfc05b1: Pull complete 15:58:42 2437ff75d9bd: Pull complete 15:58:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:58:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:58:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:42 prd-ubuntu20.04-docker-arm64-4c-16g-9425 does not seem to be running inside a container 15:58:42 $ 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/136 -v /w/workspace/app-rfid-llrp-inventory/136:/w/workspace/app-rfid-llrp-inventory/136:rw,z -v /w/workspace/app-rfid-llrp-inventory/136@tmp:/w/workspace/app-rfid-llrp-inventory/136@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 15:58:45 $ docker top 3d23a43e6fd8eeaf4e816597a3afb0f0f81ace5170a40929188e93a79c8c2acb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:46 ---> job-cost.sh 15:58:46 lf-activate-venv: SKIPPING 15:58:46 INFO: No Stack... 15:58:46 INFO: Retrieving Pricing Info for: v3-standard-4 15:58:47 INFO: Archiving Costs [Pipeline] sh 15:58:47 + cat /w/workspace/app-rfid-llrp-inventory/136/archives/cost.csv 15:58:47 + cut -d, -f6 [Pipeline] lock 15:58:47 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] 15:58:47 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] did not exist. Created. 15:58:47 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:58:48 /w/workspace/app-rfid-llrp-inventory/136@tmp/durable-08a17153/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:58:49 + echo total: 0.10999999940395355 [Pipeline] stash 15:58:49 Warning: overwriting stash ‘stack-cost’ 15:58:49 Stashed 1 file(s) [Pipeline] } 15:58:49 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 15:58:49 $ docker stop --time=1 3d23a43e6fd8eeaf4e816597a3afb0f0f81ace5170a40929188e93a79c8c2acb 15:58:52 $ docker rm -f --volumes 3d23a43e6fd8eeaf4e816597a3afb0f0f81ace5170a40929188e93a79c8c2acb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:58:53 provisioning config files... 15:58:53 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2984325591700840868tmp [Pipeline] { [Pipeline] sh 15:58:53 + set +x 15:58:53 + bash -s -- 15:58:53 + curl -s https://codecov.io/bash 15:58:53 15:58:53 _____ _ 15:58:53 / ____| | | 15:58:53 | | ___ __| | ___ ___ _____ __ 15:58:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:58:53 | |___| (_) | (_| | __/ (_| (_) \ V / 15:58:53 \_____\___/ \__,_|\___|\___\___/ \_/ 15:58:53 Bash-1.0.6 15:58:53 15:58:53 15:58:53 ==> git version 2.25.1 found 15:58:53 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:58:53 Release-Date: 2020-01-08 15:58:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:58:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:58:53 ==> Jenkins CI detected. 15:58:53 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:58:53 project root: . 15:58:53 --> token set from env 15:58:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:58:53 ==> Running gcov in . (disable via -X gcov) 15:58:53 ==> Python coveragepy not found 15:58:53 ==> Searching for coverage reports in: 15:58:53 + . 15:58:53 -> Found 1 reports 15:58:53 ==> Detecting git/mercurial file structure 15:58:53 ==> Reading reports 15:58:53 + ./coverage.out bytes=41317 15:58:53 ==> Appending adjustments 15:58:53 https://docs.codecov.io/docs/fixing-reports 15:58:53 + Found adjustments 15:58:53 ==> Gzipping contents 15:58:53 12K /tmp/codecov.iGEcHr.gz 15:58:53 ==> Uploading reports 15:58:53 url: https://codecov.io 15:58:53 query: branch=main&commit=91321213cd823d1ea8012b97f4da148b2f6a4494&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:58:53 -> Pinging Codecov 15:58:53 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=91321213cd823d1ea8012b97f4da148b2f6a4494&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:58:53 -> Uploading to 15:58:53 https://storage.googleapis.com/codecov/v4/raw/2023-10-17/581DD39554BDF9B6E22D074273EAD858/91321213cd823d1ea8012b97f4da148b2f6a4494/0339a521-b76b-4156-a94a-780874f62ed0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231017T155853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60b0a1fba4a1ff7abee2317f754bfb3f4753604a787104139eeb024264b9f719 15:58:53 % Total % Received % Xferd Average Speed Time Time Time Current 15:58:53 Dload Upload Total Spent Left Speed 15:58:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 40587 --:--:-- --:--:-- --:--:-- 40587 15:58:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] } 15:58:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:58:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:58:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:58:54 15:58:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:58:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:58:54 df9b9388f04a: Pulling fs layer 15:58:54 52dc419b0ee2: Pulling fs layer 15:58:54 25bc292e5bac: Pulling fs layer 15:58:54 114826534d7a: Pulling fs layer 15:58:54 4657fd5d0bcf: Pulling fs layer 15:58:54 6ad1cebc031e: Pulling fs layer 15:58:54 8a3aa393b2d8: Pulling fs layer 15:58:54 114826534d7a: Waiting 15:58:54 4657fd5d0bcf: Waiting 15:58:54 6ad1cebc031e: Waiting 15:58:54 8a3aa393b2d8: Waiting 15:58:54 25bc292e5bac: Verifying Checksum 15:58:54 25bc292e5bac: Download complete 15:58:54 52dc419b0ee2: Download complete 15:58:54 4657fd5d0bcf: Verifying Checksum 15:58:54 4657fd5d0bcf: Download complete 15:58:54 df9b9388f04a: Download complete 15:58:55 6ad1cebc031e: Verifying Checksum 15:58:55 6ad1cebc031e: Download complete 15:58:55 df9b9388f04a: Pull complete 15:58:55 52dc419b0ee2: Pull complete 15:58:55 25bc292e5bac: Pull complete 15:58:55 114826534d7a: Verifying Checksum 15:58:55 114826534d7a: Download complete 15:58:55 8a3aa393b2d8: Verifying Checksum 15:58:55 8a3aa393b2d8: Download complete 15:58:59 114826534d7a: Pull complete 15:58:59 4657fd5d0bcf: Pull complete 15:58:59 6ad1cebc031e: Pull complete 15:59:02 8a3aa393b2d8: Pull complete 15:59:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:59:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:02 prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container 15:59:02 $ 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 15:59:08 $ docker top 2e5d9a0e47102cd572470991bf85504c1538dc6b8fdef020e52fe3cd9b51148b -eo pid,comm [Pipeline] { [Pipeline] echo 15:59:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:59:09 + set -o pipefail 15:59:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:59:17 15:59:17 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:59:17 15:59:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/bed1e395-704f-4811-be30-ba5ffd0b0e22 15:59:17 15:59:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:59:17 15:59:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:59:17 15:59:17 15:59:17 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:59:17 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:59:17 More details here: https://snyk.co/ue1NS [Pipeline] } 15:59:17 $ docker stop --time=1 2e5d9a0e47102cd572470991bf85504c1538dc6b8fdef020e52fe3cd9b51148b 15:59:21 $ docker rm -f --volumes 2e5d9a0e47102cd572470991bf85504c1538dc6b8fdef020e52fe3cd9b51148b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:59:21 + git log --format=format:%s -1 91321213cd823d1ea8012b97f4da148b2f6a4494 [Pipeline] sh 15:59:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:59:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:59:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:22 prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container 15:59:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:59:23 $ docker top de8a1be583c0ac5c9a47e0e4928eef3e5c11bbd57f1bb78a640c42f1b07040d0 -eo pid,comm 15:59:23 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). 15:59:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:23 [ssh-agent] Looking for ssh-agent implementation... 15:59:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:23 $ docker exec de8a1be583c0ac5c9a47e0e4928eef3e5c11bbd57f1bb78a640c42f1b07040d0 ssh-agent 15:59:23 SSH_AUTH_SOCK=/tmp/ssh-WJS6eMA7uMfS/agent.14 15:59:23 SSH_AGENT_PID=20 15:59:23 Running ssh-add (command line suppressed) 15:59:24 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17567939123218061563.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17567939123218061563.key) 15:59:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:24 + git semver tag 15:59:24 2023-10-17 15:59:24,577 [run_tag] DEBUG tag force:False 15:59:24 2023-10-17 15:59:24,578 [check_head_tag] DEBUG check head tag 15:59:24 2023-10-17 15:59:24,579 [execute] INFO git cat-file --batch-check 15:59:24 2023-10-17 15:59:24,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:59:24 2023-10-17 15:59:24,583 [execute] INFO git cat-file --batch 15:59:24 2023-10-17 15:59:24,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:59:24 2023-10-17 15:59:24,597 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:59:24 2023-10-17 15:59:24,597 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 15:59:24 2023-10-17 15:59:24,597 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:59:24 2023-10-17 15:59:24,602 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:59:24 3.1.0-dev.24 [Pipeline] } 15:59:24 $ docker exec --env ******** --env ******** de8a1be583c0ac5c9a47e0e4928eef3e5c11bbd57f1bb78a640c42f1b07040d0 ssh-agent -k 15:59:24 unset SSH_AUTH_SOCK; 15:59:24 unset SSH_AGENT_PID; 15:59:24 echo Agent pid 20 killed; 15:59:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:25 + git semver [Pipeline] } 15:59:25 $ docker stop --time=1 de8a1be583c0ac5c9a47e0e4928eef3e5c11bbd57f1bb78a640c42f1b07040d0 15:59:27 $ docker rm -f --volumes de8a1be583c0ac5c9a47e0e4928eef3e5c11bbd57f1bb78a640c42f1b07040d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:59:27 15:59:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:59:28 0.23.1-centos7: Pulling from edgex-lftools 15:59:28 ab5ef0e58194: Pulling fs layer 15:59:28 9712f1f96733: Pulling fs layer 15:59:28 63f879dbbcfc: Pulling fs layer 15:59:28 0d9ebad4ef96: Pulling fs layer 15:59:28 e9a5061849ea: Pulling fs layer 15:59:28 d747dcd14b5f: Pulling fs layer 15:59:28 2de7ff778b66: Pulling fs layer 15:59:28 0d9ebad4ef96: Waiting 15:59:28 e9a5061849ea: Waiting 15:59:28 2de7ff778b66: Waiting 15:59:28 d747dcd14b5f: Waiting 15:59:28 9712f1f96733: Verifying Checksum 15:59:28 9712f1f96733: Download complete 15:59:28 63f879dbbcfc: Verifying Checksum 15:59:28 63f879dbbcfc: Download complete 15:59:29 ab5ef0e58194: Download complete 15:59:29 d747dcd14b5f: Verifying Checksum 15:59:29 d747dcd14b5f: Download complete 15:59:29 e9a5061849ea: Verifying Checksum 15:59:29 e9a5061849ea: Download complete 15:59:29 0d9ebad4ef96: Verifying Checksum 15:59:29 0d9ebad4ef96: Download complete 15:59:29 2de7ff778b66: Verifying Checksum 15:59:29 2de7ff778b66: Download complete 15:59:31 ab5ef0e58194: Pull complete 15:59:31 9712f1f96733: Pull complete 15:59:32 63f879dbbcfc: Pull complete 15:59:36 0d9ebad4ef96: Pull complete 15:59:36 e9a5061849ea: Pull complete 15:59:37 d747dcd14b5f: Pull complete 15:59:38 2de7ff778b66: Pull complete 15:59:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:59:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:59:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:38 prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container 15:59:38 $ 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 15:59:47 $ docker top 3999ad092b511ea976937cae838d2778f4b4c3e69c724e71ce06b4a997e98feb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:59:47 provisioning config files... 15:59:48 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2572458427042602680tmp 15:59:48 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13363001008153407765tmp 15:59:48 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1036999538701177764tmp [Pipeline] { [Pipeline] echo 15:59:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:59:48 ---> sigul-configuration.sh 15:59:48 gpg: directory `/root/.gnupg' created 15:59:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:59:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:59:48 gpg: keyring `/root/.gnupg/secring.gpg' created 15:59:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:59:48 gpg: CAST5 encrypted data 15:59:48 gpg: encrypted with 1 passphrase 15:59:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:59:48 + mkdir /home/jenkins 15:59:48 + mkdir /home/jenkins/sigul [Pipeline] sh 15:59:48 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:59:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:59:49 ---> sigul-install.sh 15:59:49 Sigul already installed; skipping installation. [Pipeline] sh 15:59:49 + git tag --list 15:59:49 v0.0.0 15:59:49 v1.0.0 15:59:49 v2.1.0 15:59:49 v2.1.1 15:59:49 v2.2.0 15:59:49 v2.3.0 15:59:49 v3.0 15:59:49 v3.0.0 15:59:49 v3.0.1 15:59:49 v3.0.1-dev.1 15:59:49 v3.1.0-dev.1 15:59:49 v3.1.0-dev.10 15:59:49 v3.1.0-dev.11 15:59:49 v3.1.0-dev.12 15:59:49 v3.1.0-dev.13 15:59:49 v3.1.0-dev.14 15:59:49 v3.1.0-dev.15 15:59:49 v3.1.0-dev.16 15:59:49 v3.1.0-dev.17 15:59:49 v3.1.0-dev.18 15:59:49 v3.1.0-dev.19 15:59:49 v3.1.0-dev.2 15:59:49 v3.1.0-dev.20 15:59:49 v3.1.0-dev.21 15:59:49 v3.1.0-dev.22 15:59:49 v3.1.0-dev.23 15:59:49 v3.1.0-dev.24 15:59:49 v3.1.0-dev.3 15:59:49 v3.1.0-dev.4 15:59:49 v3.1.0-dev.5 15:59:49 v3.1.0-dev.6 15:59:49 v3.1.0-dev.7 15:59:49 v3.1.0-dev.8 15:59:49 v3.1.0-dev.9 [Pipeline] sh 15:59:49 + lftools sign git-tag v3.1.0-dev.24 15:59:50 Signing Git tag with Sigul... 15:59:50 Signing v3.1.0-dev.24 [Pipeline] echo 15:59:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:59:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:59:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:59:50 $ docker stop --time=1 3999ad092b511ea976937cae838d2778f4b4c3e69c724e71ce06b4a997e98feb 15:59:52 $ docker rm -f --volumes 3999ad092b511ea976937cae838d2778f4b4c3e69c724e71ce06b4a997e98feb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:59:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:59:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:59:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:53 prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container 15:59:53 $ 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 15:59:53 $ docker top 44f74aab65b25f6d562966e04489f1af4d092724d9517514f98f7b1a49fcdf28 -eo pid,comm 15:59:53 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). 15:59:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:53 [ssh-agent] Looking for ssh-agent implementation... 15:59:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:53 $ docker exec 44f74aab65b25f6d562966e04489f1af4d092724d9517514f98f7b1a49fcdf28 ssh-agent 15:59:54 SSH_AUTH_SOCK=/tmp/ssh-vSEpeBXrYICB/agent.32 15:59:54 SSH_AGENT_PID=38 15:59:54 Running ssh-add (command line suppressed) 15:59:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5300074740266993736.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5300074740266993736.key) 15:59:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:54 + git semver bump pre 15:59:54 2023-10-17 15:59:54,629 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:59:54 2023-10-17 15:59:54,629 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev 15:59:54 2023-10-17 15:59:54,629 [bump_version] DEBUG bumped version:3.1.0-dev.25 15:59:54 2023-10-17 15:59:54,630 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:59:54 2023-10-17 15:59:54,630 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:59:54 2023-10-17 15:59:54,630 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:59:54 2023-10-17 15:59:54,633 [execute] INFO git cat-file --batch-check 15:59:54 2023-10-17 15:59:54,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:59:54 2023-10-17 15:59:54,639 [execute] INFO git cat-file --batch 15:59:54 2023-10-17 15:59:54,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:59:54 2023-10-17 15:59:54,644 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:59:54 3.1.0-dev.25 [Pipeline] } 15:59:54 $ docker exec --env ******** --env ******** 44f74aab65b25f6d562966e04489f1af4d092724d9517514f98f7b1a49fcdf28 ssh-agent -k 15:59:54 unset SSH_AUTH_SOCK; 15:59:54 unset SSH_AGENT_PID; 15:59:54 echo Agent pid 38 killed; 15:59:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:55 + git semver [Pipeline] } 15:59:55 $ docker stop --time=1 44f74aab65b25f6d562966e04489f1af4d092724d9517514f98f7b1a49fcdf28 15:59:56 $ docker rm -f --volumes 44f74aab65b25f6d562966e04489f1af4d092724d9517514f98f7b1a49fcdf28 [Pipeline] // withDockerContainer [Pipeline] sh 15:59:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:59:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:59:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:57 prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container 15:59:57 $ 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 15:59:58 $ docker top cff33818337c3404e4d84ea5398bf80e71be50da36ea2ab06c352ceb2d5ff65a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:58 [ssh-agent] Looking for ssh-agent implementation... 15:59:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:58 $ docker exec cff33818337c3404e4d84ea5398bf80e71be50da36ea2ab06c352ceb2d5ff65a ssh-agent 15:59:58 SSH_AUTH_SOCK=/tmp/ssh-RqSf57Vjs0iK/agent.32 15:59:58 SSH_AGENT_PID=38 15:59:58 Running ssh-add (command line suppressed) 15:59:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_819836119638488456.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_819836119638488456.key) 15:59:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:58 + git semver push 15:59:59 2023-10-17 15:59:58,992 [run_push] DEBUG push 15:59:59 2023-10-17 15:59:58,993 [execute] INFO git cat-file --batch-check 15:59:59 2023-10-17 15:59:58,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:59:59 2023-10-17 15:59:58,998 [execute] INFO git rev-list b5ea5916d978755a734fe2020d6c92823b790526 -- 15:59:59 2023-10-17 15:59:58,999 [execute] DEBUG Popen(['git', 'rev-list', 'b5ea5916d978755a734fe2020d6c92823b790526', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:59:59 2023-10-17 15:59:59,007 [execute] INFO git fetch -v origin 15:59:59 2023-10-17 15:59:59,008 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:59:59 2023-10-17 15:59:59,544 [run_push] DEBUG no remote changes detected 15:59:59 2023-10-17 15:59:59,544 [execute] INFO git push origin semver 15:59:59 2023-10-17 15:59:59,545 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:00:00 2023-10-17 16:00:00,420 [run_push] DEBUG push all version tags 16:00:00 2023-10-17 16:00:00,420 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:00:00 2023-10-17 16:00:00,421 [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) 16:00:01 2023-10-17 16:00:01,212 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:00:01 3.1.0-dev.25 [Pipeline] } 16:00:01 $ docker exec --env ******** --env ******** cff33818337c3404e4d84ea5398bf80e71be50da36ea2ab06c352ceb2d5ff65a ssh-agent -k 16:00:01 unset SSH_AUTH_SOCK; 16:00:01 unset SSH_AGENT_PID; 16:00:01 echo Agent pid 38 killed; 16:00:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:01 + git semver [Pipeline] } 16:00:02 $ docker stop --time=1 cff33818337c3404e4d84ea5398bf80e71be50da36ea2ab06c352ceb2d5ff65a 16:00:03 $ docker rm -f --volumes cff33818337c3404e4d84ea5398bf80e71be50da36ea2ab06c352ceb2d5ff65a [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 16:00:04 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 16:00:04 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:00:04 total 16 16:00:04 drwxr-xr-x 3 root root 4096 Oct 17 15:47 . 16:00:04 drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 15:59 .. 16:00:04 drwxr-xr-x 2 root root 4096 Oct 17 15:47 cost 16:00:04 -rw-r--r-- 1 root root 95 Oct 17 15:47 cost.csv 16:00:04 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:00:04 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:00:04 total 16 16:00:04 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 15:47 . 16:00:04 drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 15:59 .. 16:00:04 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 15:47 cost 16:00:04 -rw-r--r-- 1 jenkins jenkins 95 Oct 17 15:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:00:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:00:05 ---> package-listing.sh 16:00:05 ++ facter osfamily 16:00:05 ++ tr '[:upper:]' '[:lower:]' 16:00:05 + OS_FAMILY=debian 16:00:05 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 16:00:05 + START_PACKAGES=/tmp/packages_start.txt 16:00:05 + END_PACKAGES=/tmp/packages_end.txt 16:00:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:00:05 + PACKAGES=/tmp/packages_start.txt 16:00:05 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:00:05 + PACKAGES=/tmp/packages_end.txt 16:00:05 + case "${OS_FAMILY}" in 16:00:05 + dpkg -l 16:00:05 + grep '^ii' 16:00:05 + '[' -f /tmp/packages_start.txt ']' 16:00:05 + '[' -f /tmp/packages_end.txt ']' 16:00:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:00:05 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:00:05 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 16:00:05 + 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 16:00:05 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 16:00:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:06 prd-ubuntu20.04-docker-8c-8g-9422 does not seem to be running inside a container 16:00:06 $ 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 16:00:06 $ docker top 6baf9d83938b9d012e0d7e01692882ac720cb1613e10ddd73837886e108a601a -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:07 + touch /tmp/pre-build-complete [Pipeline] sh 16:00:07 + mkdir -p /var/log/sysstat [Pipeline] sh 16:00:07 + ls /var/log/sa-host 16:00:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:07 provisioning config files... 16:00:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15871194554895851408tmp [Pipeline] { [Pipeline] echo 16:00:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:00:08 ---> create-netrc.sh [Pipeline] } 16:00:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:00:08 ---> python-tools-install.sh [Pipeline] echo 16:00:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:00:08 ---> sudo-logs.sh 16:00:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:00:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:00:09 ---> job-cost.sh 16:00:09 lf-activate-venv: SKIPPING 16:00:09 DEBUG: total: 0.2199999988079071 16:00:09 INFO: Retrieving Stack Cost... 16:00:09 INFO: Retrieving Pricing Info for: v3-standard-8 16:00:09 INFO: Archiving Costs [Pipeline] echo 16:00:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:00:10 ---> logs-deploy.sh 16:00:10 lf-activate-venv: SKIPPING 16:00:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/136 16:00:10 INFO: archiving workspace using pattern(s): 16:00:11 Archives upload complete. 16:00:11 INFO: archiving logs to Nexus