Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 926f659ef75c956bce735ba4a63a1e2481fbf915 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-ssh11930442870993845311.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3175684535925562446.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12012143094145954037.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5403098735695920291.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-ssh4774706234829619249.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6044 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 926f659ef75c956bce735ba4a63a1e2481fbf915 (main) Commit message: "refactor!: Change configuration file format to YAML (#164)" > git config core.sparsecheckout # timeout=10 > git checkout -f 926f659ef75c956bce735ba4a63a1e2481fbf915 # timeout=10 > git rev-list --no-walk 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:16:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:16:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:16:52 ========================================================= 14:16:52 EdgeX Global Pipelines Version Info 14:16:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:16:53 ------------------- 14:16:53 stable info: 14:16:53 ------------------- 14:16:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:16:53 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:16:53 Message: update stable to v1.0.245 14:16:54 ------------------- 14:16:54 experimental info: 14:16:54 ------------------- 14:16:54 Commited By: **** collab-it+edgex@linuxfoundation.org 14:16:54 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 14:16:54 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 926f659 [Pipeline] echo 14:16:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:54 provisioning config files... 14:16:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6096105180202624880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:55 ---> docker-login.sh 14:16:55 nexus3.edgexfoundry.org:10001 14:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:55 Configure a credential helper to remove this warning. See 14:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:55 14:16:55 Login Succeeded 14:16:55 nexus3.edgexfoundry.org:10002 14:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:55 Configure a credential helper to remove this warning. See 14:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:55 14:16:55 Login Succeeded 14:16:55 nexus3.edgexfoundry.org:10003 14:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:55 Configure a credential helper to remove this warning. See 14:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:55 14:16:55 Login Succeeded 14:16:55 nexus3.edgexfoundry.org:10004 14:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:55 Configure a credential helper to remove this warning. See 14:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:55 14:16:55 Login Succeeded 14:16:55 docker.io 14:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:55 Configure a credential helper to remove this warning. See 14:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:55 14:16:55 Login Succeeded 14:16:55 ---> docker-login.sh ends [Pipeline] } 14:16:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:16:56 + git rev-list -1 --merges 926f659ef75c956bce735ba4a63a1e2481fbf915~1..926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] echo 14:16:56 -----------> git rev-list -1 --merges 926f659ef75c956bce735ba4a63a1e2481fbf915~1..926f659ef75c956bce735ba4a63a1e2481fbf915 926f659ef75c956bce735ba4a63a1e2481fbf915 [false] [Pipeline] sh 14:16:56 + git log --format=format:%s -1 926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] echo 14:16:56 ========================================================= 14:16:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:16:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:16:57 + git log --format=format:%s -1 926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] echo 14:16:57 [semverPrep] GIT_COMMIT: 926f659ef75c956bce735ba4a63a1e2481fbf915, Commit Message: refactor!: Change configuration file format to YAML (#164) [Pipeline] echo 14:16:57 [semverPrep] This is not a build commit. [Pipeline] sh 14:16:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:16:57 + grep -v github /etc/ssh/ssh_known_hosts 14:16:57 + [ -e /tmp/ssh_known_hosts ] 14:16:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:16:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:16:57 + sudo tee -a /etc/ssh/ssh_known_hosts 14:16:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:57 14:16:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:58 0.1.4: Pulling from edgex-devops/py-git-semver 14:16:58 b85a868b505f: Pulling fs layer 14:16:58 e2be974225ed: Pulling fs layer 14:16:58 339a4e72a1f5: Pulling fs layer 14:16:58 988bab9f4d93: Pulling fs layer 14:16:58 1469e6f7b9e6: Pulling fs layer 14:16:58 eaf3925da568: Pulling fs layer 14:16:58 988bab9f4d93: Waiting 14:16:58 1469e6f7b9e6: Waiting 14:16:58 bab4dde63d76: Pulling fs layer 14:16:58 bde34c3a00c8: Pulling fs layer 14:16:58 b352a97aabf1: Pulling fs layer 14:16:58 4872d77fe225: Pulling fs layer 14:16:58 eaf3925da568: Waiting 14:16:58 bab4dde63d76: Waiting 14:16:58 bde34c3a00c8: Waiting 14:16:58 b352a97aabf1: Waiting 14:16:58 5851b861e8e6: Pulling fs layer 14:16:58 4872d77fe225: Waiting 14:16:58 5851b861e8e6: Waiting 14:16:58 e2be974225ed: Verifying Checksum 14:16:58 e2be974225ed: Download complete 14:16:58 988bab9f4d93: Verifying Checksum 14:16:58 988bab9f4d93: Download complete 14:16:58 1469e6f7b9e6: Verifying Checksum 14:16:58 1469e6f7b9e6: Download complete 14:16:58 eaf3925da568: Verifying Checksum 14:16:58 eaf3925da568: Download complete 14:16:58 339a4e72a1f5: Verifying Checksum 14:16:58 339a4e72a1f5: Download complete 14:16:58 bde34c3a00c8: Download complete 14:16:58 b352a97aabf1: Verifying Checksum 14:16:58 b352a97aabf1: Download complete 14:16:58 4872d77fe225: Download complete 14:16:58 5851b861e8e6: Verifying Checksum 14:16:58 5851b861e8e6: Download complete 14:16:58 b85a868b505f: Verifying Checksum 14:16:58 b85a868b505f: Download complete 14:16:58 bab4dde63d76: Verifying Checksum 14:16:58 bab4dde63d76: Download complete 14:16:59 b85a868b505f: Pull complete 14:16:59 e2be974225ed: Pull complete 14:17:00 339a4e72a1f5: Pull complete 14:17:00 988bab9f4d93: Pull complete 14:17:00 1469e6f7b9e6: Pull complete 14:17:00 eaf3925da568: Pull complete 14:17:02 bab4dde63d76: Pull complete 14:17:02 bde34c3a00c8: Pull complete 14:17:02 b352a97aabf1: Pull complete 14:17:02 4872d77fe225: Pull complete 14:17:02 5851b861e8e6: Pull complete 14:17:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:17:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:17:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:02 prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container 14:17:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:17:04 $ docker top 0a1bc837b0e6e3a7362e9ced50e609d85cfe7082dd13a8e384d72701c6aee73c -eo pid,comm 14:17:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:17:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:17:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:17:04 [ssh-agent] Looking for ssh-agent implementation... 14:17:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:17:04 $ docker exec 0a1bc837b0e6e3a7362e9ced50e609d85cfe7082dd13a8e384d72701c6aee73c ssh-agent 14:17:04 SSH_AUTH_SOCK=/tmp/ssh-vyrQNAPyAibP/agent.33 14:17:04 SSH_AGENT_PID=38 14:17:04 Running ssh-add (command line suppressed) 14:17:04 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10361670529946720490.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10361670529946720490.key) 14:17:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:17:04 + git tag --points-at HEAD [Pipeline] } 14:17:04 $ docker exec --env ******** --env ******** 0a1bc837b0e6e3a7362e9ced50e609d85cfe7082dd13a8e384d72701c6aee73c ssh-agent -k 14:17:05 unset SSH_AUTH_SOCK; 14:17:05 unset SSH_AGENT_PID; 14:17:05 echo Agent pid 38 killed; 14:17:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:17:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:17:05 [ssh-agent] Looking for ssh-agent implementation... 14:17:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:17:05 $ docker exec 0a1bc837b0e6e3a7362e9ced50e609d85cfe7082dd13a8e384d72701c6aee73c ssh-agent 14:17:05 SSH_AUTH_SOCK=/tmp/ssh-Vau6Id0027kk/agent.70 14:17:05 SSH_AGENT_PID=76 14:17:05 Running ssh-add (command line suppressed) 14:17:05 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16476845300465771553.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16476845300465771553.key) 14:17:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:17:05 + git semver init 14:17:05 2023-03-28 14:17:05,874 [run_init] DEBUG init version:0.0.0 force:False 14:17:05 2023-03-28 14:17:05,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:17:05 2023-03-28 14:17:05,878 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:17:05 2023-03-28 14:17:05,878 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:17:07 2023-03-28 14:17:06,883 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 14:17:07 2023-03-28 14:17:06,884 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 14:17:07 2023-03-28 14:17:06,884 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:17:07 2023-03-28 14:17:06,884 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:17:07 3.0.0-dev.17 [Pipeline] } 14:17:07 $ docker exec --env ******** --env ******** 0a1bc837b0e6e3a7362e9ced50e609d85cfe7082dd13a8e384d72701c6aee73c ssh-agent -k 14:17:07 unset SSH_AUTH_SOCK; 14:17:07 unset SSH_AGENT_PID; 14:17:07 echo Agent pid 76 killed; 14:17:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:17:07 + git semver [Pipeline] } 14:17:08 $ docker stop --time=1 0a1bc837b0e6e3a7362e9ced50e609d85cfe7082dd13a8e384d72701c6aee73c 14:17:09 $ docker rm -f --volumes 0a1bc837b0e6e3a7362e9ced50e609d85cfe7082dd13a8e384d72701c6aee73c [Pipeline] // withDockerContainer [Pipeline] sh 14:17:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:17:09 Stashed 1 file(s) [Pipeline] echo 14:17:09 [edgeXSemver]: initialized semver on version 3.0.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:17:10 provisioning config files... 14:17:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5815333145908535882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:17:10 ---> docker-login.sh 14:17:10 nexus3.edgexfoundry.org:10001 14:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:10 Configure a credential helper to remove this warning. See 14:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:10 14:17:10 Login Succeeded 14:17:10 nexus3.edgexfoundry.org:10002 14:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:10 Configure a credential helper to remove this warning. See 14:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:10 14:17:10 Login Succeeded 14:17:10 nexus3.edgexfoundry.org:10003 14:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:10 Configure a credential helper to remove this warning. See 14:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:10 14:17:10 Login Succeeded 14:17:10 nexus3.edgexfoundry.org:10004 14:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:10 Configure a credential helper to remove this warning. See 14:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:10 14:17:10 Login Succeeded 14:17:10 docker.io 14:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:10 Configure a credential helper to remove this warning. See 14:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:10 14:17:10 Login Succeeded 14:17:10 ---> docker-login.sh ends [Pipeline] } 14:17:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:17:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:17:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:17:10 ========================================================= 14:17:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:17:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:17:11 Sending build context to Docker daemon 12.61MB 14:17:11 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:17:11 Step 2/12 : FROM ${BASE} AS builder 14:17:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:17:11 63b65145d645: Pulling fs layer 14:17:11 a2d21d5440eb: Pulling fs layer 14:17:11 935e6c44a52c: Pulling fs layer 14:17:11 94cc34f8dd06: Pulling fs layer 14:17:11 30dea6a524f1: Pulling fs layer 14:17:11 a2aff8979fd8: Pulling fs layer 14:17:11 6808be2612f2: Pulling fs layer 14:17:11 f25807f1079a: Pulling fs layer 14:17:11 94cc34f8dd06: Waiting 14:17:11 a2aff8979fd8: Waiting 14:17:11 6808be2612f2: Waiting 14:17:11 f25807f1079a: Waiting 14:17:11 30dea6a524f1: Waiting 14:17:11 a2d21d5440eb: Verifying Checksum 14:17:11 a2d21d5440eb: Download complete 14:17:11 94cc34f8dd06: Verifying Checksum 14:17:11 94cc34f8dd06: Download complete 14:17:11 30dea6a524f1: Verifying Checksum 14:17:11 30dea6a524f1: Download complete 14:17:11 63b65145d645: Verifying Checksum 14:17:11 63b65145d645: Download complete 14:17:11 a2aff8979fd8: Verifying Checksum 14:17:11 a2aff8979fd8: Download complete 14:17:11 63b65145d645: Pull complete 14:17:11 a2d21d5440eb: Pull complete 14:17:12 f25807f1079a: Verifying Checksum 14:17:12 f25807f1079a: Download complete 14:17:12 935e6c44a52c: Verifying Checksum 14:17:12 935e6c44a52c: Download complete 14:17:12 6808be2612f2: Verifying Checksum 14:17:12 6808be2612f2: Download complete 14:17:14 935e6c44a52c: Pull complete 14:17:15 94cc34f8dd06: Pull complete 14:17:15 30dea6a524f1: Pull complete 14:17:15 a2aff8979fd8: Pull complete 14:17:17 6808be2612f2: Pull complete 14:17:18 f25807f1079a: Pull complete 14:17:18 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:17:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:17:18 ---> 3b553350e43f 14:17:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:17:20 ---> Running in 17c9702668e4 14:17:20 Removing intermediate container 17c9702668e4 14:17:20 ---> c383495ff125 14:17:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:17:20 ---> Running in 83c82260a2a5 14:17:20 Removing intermediate container 83c82260a2a5 14:17:20 ---> 32ca7b215ed7 14:17:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:17:20 ---> Running in 569ee51f95a5 14:17:20 Removing intermediate container 569ee51f95a5 14:17:20 ---> abde72f7eb72 14:17:20 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:17:20 ---> Running in c338bc5136bd 14:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:17:20 OK: 265 MiB in 53 packages 14:17:21 Removing intermediate container c338bc5136bd 14:17:21 ---> 27b2bb7f92a1 14:17:21 Step 7/12 : WORKDIR /app 14:17:21 ---> Running in 70931da16d57 14:17:21 Removing intermediate container 70931da16d57 14:17:21 ---> d14fce2258f8 14:17:21 Step 8/12 : COPY go.mod vendor* ./ 14:17:21 ---> dd8b816325d1 14:17:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:21 ---> Running in 954426d018e6 14:17:24 Still waiting to schedule task 14:17:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:17:43 Removing intermediate container 954426d018e6 14:17:43 ---> 416aabe88305 14:17:43 Step 10/12 : COPY . . 14:17:43 ---> 269535e7bf7d 14:17:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:17:43 ---> Running in 022cd51dccd2 14:17:43 Removing intermediate container 022cd51dccd2 14:17:43 ---> b861fd2d6eaa 14:17:43 Step 12/12 : RUN $MAKE 14:17:43 ---> Running in aaf8be86dc08 14:17:43 noop 14:17:43 Removing intermediate container aaf8be86dc08 14:17:43 ---> 6324baee32a4 14:17:43 Successfully built 6324baee32a4 14:17:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:43 + docker inspect -f . ci-base-image-x86_64 14:17:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:43 prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container 14:17:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:17:44 $ docker top 491a83f6169938e3ab841baf0a02c9ecfa17addb85626c8ef831b665c5927df3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:44 + go version 14:17:44 go version go1.20.2 linux/amd64 [Pipeline] } 14:17:44 $ docker stop --time=1 491a83f6169938e3ab841baf0a02c9ecfa17addb85626c8ef831b665c5927df3 14:17:45 $ docker rm -f --volumes 491a83f6169938e3ab841baf0a02c9ecfa17addb85626c8ef831b665c5927df3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:46 + docker inspect -f . ci-base-image-x86_64 14:17:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:46 prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container 14:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:17:46 $ docker top e577cced856eaa9c6cf41e4122e0ef83ebcca64c3a7b391a6f4a534f5a8808ba -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:46 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 14:17:47 + make test 14:17:47 go test -race ./... -coverprofile=coverage.out ./... 14:18:05 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:18:05 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:18:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.140s coverage: 86.2% of statements 14:18:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.693s coverage: 71.9% of statements 14:18:29 go vet ./... 14:18:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:18:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:18:30 ./bin/test-attribution.sh 14:18:30 An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add [Pipeline] echo 14:18:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:18:30 $ docker stop --time=1 e577cced856eaa9c6cf41e4122e0ef83ebcca64c3a7b391a6f4a534f5a8808ba 14:18:32 $ docker rm -f --volumes e577cced856eaa9c6cf41e4122e0ef83ebcca64c3a7b391a6f4a534f5a8808ba [Pipeline] // withDockerContainer [Pipeline] sh 14:18:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:18:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:18:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:18:34 + ls -al . 14:18:34 total 228 14:18:34 drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 14:17 . 14:18:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:16 .. 14:18:34 -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:16 .dockerignore 14:18:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:17 .git 14:18:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:16 .github 14:18:34 -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:16 .gitignore 14:18:34 -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:16 .golangci.yml 14:18:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:17 .semver 14:18:34 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 28 14:16 Attribution.txt 14:18:34 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:16 CHANGELOG.md 14:18:34 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:16 Dockerfile 14:18:34 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:16 GOVERNANCE.md 14:18:34 -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:16 Jenkinsfile 14:18:34 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:16 LICENSE 14:18:34 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:16 Makefile 14:18:34 -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:16 OWNERS.md 14:18:34 -rw-rw-r-- 1 jenkins jenkins 31001 Mar 28 14:16 README.md 14:18:34 -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 14:17 VERSION 14:18:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:16 bin 14:18:34 -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 14:18 coverage.out 14:18:34 -rw-rw-r-- 1 jenkins jenkins 3512 Mar 28 14:16 go.mod 14:18:34 -rw-rw-r-- 1 jenkins jenkins 31565 Mar 28 14:16 go.sum 14:18:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:16 images 14:18:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:16 internal 14:18:34 -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:16 main.go 14:18:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:16 res 14:18:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:16 snap 14:18:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:34 + 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=926f659ef75c956bce735ba4a63a1e2481fbf915 --label arch=amd64 --label version=3.0.0-dev.17 . 14:18:34 Sending build context to Docker daemon 12.61MB 14:18:34 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:18:34 Step 2/29 : FROM ${BASE} AS builder 14:18:34 ---> 6324baee32a4 14:18:34 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:18:34 ---> Running in 2e963ff5071a 14:18:34 Removing intermediate container 2e963ff5071a 14:18:34 ---> 2f3de3083c2f 14:18:34 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:18:34 ---> Running in 820dbe00d460 14:18:34 Removing intermediate container 820dbe00d460 14:18:34 ---> 574bda481b71 14:18:34 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:18:34 ---> Running in c011232a67ae 14:18:34 Removing intermediate container c011232a67ae 14:18:34 ---> 9c23df80514d 14:18:34 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:18:34 ---> Running in 8ee5c5172655 14:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:18:35 OK: 265 MiB in 53 packages 14:18:35 Removing intermediate container 8ee5c5172655 14:18:35 ---> 5882db02ecde 14:18:35 Step 7/29 : WORKDIR /app 14:18:35 ---> Running in 8ca1630394d9 14:18:36 Removing intermediate container 8ca1630394d9 14:18:36 ---> e26f3befc9e4 14:18:36 Step 8/29 : COPY go.mod vendor* ./ 14:18:36 ---> 2b97f3a4e71f 14:18:36 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:36 ---> Running in d28e2d77e661 14:18:37 Removing intermediate container d28e2d77e661 14:18:37 ---> 4957a7f77da3 14:18:37 Step 10/29 : COPY . . 14:18:37 ---> fbe145d5e0d7 14:18:37 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:18:37 ---> Running in a249e9d9bf0e 14:18:37 Removing intermediate container a249e9d9bf0e 14:18:37 ---> a6607604cfa5 14:18:37 Step 12/29 : RUN $MAKE 14:18:37 ---> Running in bfc1acc79ff5 14:18:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.17 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.17" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:18:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6045 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 14:18:54 Running in /w/workspace/app-rfid-llrp-inventory/86 [Pipeline] { [Pipeline] checkout 14:18:54 The recommended git tool is: git 14:18:56 Removing intermediate container bfc1acc79ff5 14:18:56 ---> 9d425676debb 14:18:56 Step 13/29 : FROM alpine:3.17 14:18:56 3.17: Pulling from library/alpine 14:18:56 63b65145d645: Already exists 14:18:56 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:18:56 Status: Downloaded newer image for alpine:3.17 14:18:56 ---> b2aa39c304c2 14:18:56 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:18:56 ---> Running in f753bdac9e0e 14:18:56 Removing intermediate container f753bdac9e0e 14:18:56 ---> 3e7120245067 14:18:56 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:18:56 ---> Running in b1f561eadb03 14:18:56 Removing intermediate container b1f561eadb03 14:18:56 ---> 5c12473591cd 14:18:56 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:18:56 ---> Running in 5e5bf9d34492 14:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:18:57 (1/2) Installing ca-certificates (20220614-r4) 14:18:57 (2/2) Installing dumb-init (1.2.5-r2) 14:18:57 Executing busybox-1.35.0-r29.trigger 14:18:57 Executing ca-certificates-20220614-r4.trigger 14:18:57 OK: 8 MiB in 17 packages 14:18:57 Removing intermediate container 5e5bf9d34492 14:18:57 ---> f16ec634a693 14:18:57 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:18:57 ---> f2d72712e703 14:18:57 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:18:57 ---> 3a2c9c093786 14:18:57 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:18:58 ---> 3139380d7bd8 14:18:58 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:18:58 ---> 743dd66818fa 14:18:58 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:18:58 ---> 89a6e452bfa0 14:18:58 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:18:58 ---> Running in 44a744a3dc36 14:18:59 Removing intermediate container 44a744a3dc36 14:18:59 ---> 79a88b637a83 14:18:59 Step 23/29 : VOLUME /cache 14:18:59 ---> Running in 4b6b4e0bd575 14:18:59 Removing intermediate container 4b6b4e0bd575 14:18:59 ---> b2ade54df2ed 14:18:59 Step 24/29 : EXPOSE 59711 14:18:59 ---> Running in a5332a4b7e1d 14:18:59 Removing intermediate container a5332a4b7e1d 14:18:59 ---> 618d45095fe1 14:18:59 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:18:59 ---> Running in d2b459299c8f 14:18:59 Removing intermediate container d2b459299c8f 14:18:59 ---> 3cb63219b658 14:18:59 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:18:59 ---> Running in 866d5529d7c6 14:19:00 Removing intermediate container 866d5529d7c6 14:19:00 ---> a51c13c1020f 14:19:00 Step 27/29 : LABEL arch=amd64 14:19:00 ---> Running in d4aa4f8b1fcb 14:19:00 Removing intermediate container d4aa4f8b1fcb 14:19:00 ---> 91250b4db41a 14:19:00 Step 28/29 : LABEL git_sha=926f659ef75c956bce735ba4a63a1e2481fbf915 14:19:00 ---> Running in 6777e707d7ef 14:19:00 Removing intermediate container 6777e707d7ef 14:19:00 ---> b2c3f6f1278b 14:19:00 Step 29/29 : LABEL version=3.0.0-dev.17 14:19:00 ---> Running in d036e0ff1a41 14:19:00 Removing intermediate container d036e0ff1a41 14:19:00 ---> 685a28484b6a 14:19:00 [Warning] One or more build-args [ARCH] were not consumed 14:19:00 Successfully built 685a28484b6a 14:19:00 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 14:19:00 provisioning config files... 14:19:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10956870547956990791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:00 using credential edgex-jenkins-ssh 14:19:00 Cloning the remote Git repository 14:19:00 ---> docker-login.sh 14:19:00 nexus3.edgexfoundry.org:10001 14:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:00 Configure a credential helper to remove this warning. See 14:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:00 14:19:00 Login Succeeded 14:19:00 nexus3.edgexfoundry.org:10002 14:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:00 Configure a credential helper to remove this warning. See 14:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:00 14:19:00 Login Succeeded 14:19:00 nexus3.edgexfoundry.org:10003 14:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:01 Configure a credential helper to remove this warning. See 14:19:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:01 14:19:01 Login Succeeded 14:19:01 nexus3.edgexfoundry.org:10004 14:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:01 Configure a credential helper to remove this warning. See 14:19:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:01 14:19:01 Login Succeeded 14:19:01 docker.io 14:19:00 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:19:00 > git init /w/workspace/app-rfid-llrp-inventory/86 # timeout=10 14:19:00 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:19:00 > git --version # timeout=10 14:19:00 > git --version # 'git version 2.25.1' 14:19:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:19:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:01 Configure a credential helper to remove this warning. See 14:19:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:01 14:19:01 Login Succeeded 14:19:01 ---> docker-login.sh ends [Pipeline] } 14:19:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:19:01 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 14:19:01 926f659ef75c956bce735ba4a63a1e2481fbf915 14:19:01 latest 14:19:01 3.0.0-dev.17 14:19:01 926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 14:19:01 main 14:19:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:01 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:926f659ef75c956bce735ba4a63a1e2481fbf915 14:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:19:02 919f89bccc97: Preparing 14:19:02 1574a8dade27: Preparing 14:19:02 989b0114a7e6: Preparing 14:19:02 43e4d3eeecc3: Preparing 14:19:02 71d9eb76e96f: Preparing 14:19:02 aa8a0297b566: Preparing 14:19:02 303522aa4e06: Preparing 14:19:02 7cd52847ad77: Preparing 14:19:02 aa8a0297b566: Waiting 14:19:02 303522aa4e06: Waiting 14:19:02 919f89bccc97: Pushed 14:19:02 989b0114a7e6: Pushed 14:19:02 43e4d3eeecc3: Pushed 14:19:02 71d9eb76e96f: Pushed 14:19:02 7cd52847ad77: Layer already exists 14:19:02 aa8a0297b566: Pushed 14:19:02 303522aa4e06: Pushed 14:19:03 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:19:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:04 Avoid second fetch 14:19:04 Checking out Revision 926f659ef75c956bce735ba4a63a1e2481fbf915 (main) 14:19:04 Commit message: "refactor!: Change configuration file format to YAML (#164)" 14:19:05 1574a8dade27: Pushed 14:19:05 926f659ef75c956bce735ba4a63a1e2481fbf915: digest: sha256:946084864836aae9b3bcce11992f002d487bad0519bd9928b3d2cf459275e7eb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:04 > git config core.sparsecheckout # timeout=10 14:19:04 > git checkout -f 926f659ef75c956bce735ba4a63a1e2481fbf915 # timeout=10 14:19:05 + 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:19:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:19:05 919f89bccc97: Preparing 14:19:05 1574a8dade27: Preparing 14:19:05 989b0114a7e6: Preparing 14:19:05 43e4d3eeecc3: Preparing 14:19:05 71d9eb76e96f: Preparing 14:19:05 aa8a0297b566: Preparing 14:19:05 303522aa4e06: Preparing 14:19:05 7cd52847ad77: Preparing 14:19:05 303522aa4e06: Waiting 14:19:05 aa8a0297b566: Waiting 14:19:05 7cd52847ad77: Waiting 14:19:05 989b0114a7e6: Layer already exists 14:19:05 71d9eb76e96f: Layer already exists 14:19:05 1574a8dade27: Layer already exists 14:19:05 43e4d3eeecc3: Layer already exists 14:19:05 919f89bccc97: Layer already exists 14:19:05 303522aa4e06: Layer already exists 14:19:05 aa8a0297b566: Layer already exists 14:19:05 7cd52847ad77: Layer already exists 14:19:05 latest: digest: sha256:946084864836aae9b3bcce11992f002d487bad0519bd9928b3d2cf459275e7eb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:19:05 % Total % Received % Xferd Average Speed Time Time Time Current 14:19:05 Dload Upload Total Spent Left Speed 14:19:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 14:19:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.17 14:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:19:06 919f89bccc97: Preparing 14:19:06 1574a8dade27: Preparing 14:19:06 989b0114a7e6: Preparing 14:19:06 43e4d3eeecc3: Preparing 14:19:06 71d9eb76e96f: Preparing 14:19:06 aa8a0297b566: Preparing 14:19:06 303522aa4e06: Preparing 14:19:06 7cd52847ad77: Preparing 14:19:06 aa8a0297b566: Waiting 14:19:06 303522aa4e06: Waiting 14:19:06 7cd52847ad77: Waiting 14:19:06 989b0114a7e6: Layer already exists 14:19:06 919f89bccc97: Layer already exists 14:19:06 71d9eb76e96f: Layer already exists 14:19:06 43e4d3eeecc3: Layer already exists 14:19:06 1574a8dade27: Layer already exists 14:19:06 aa8a0297b566: Layer already exists 14:19:06 303522aa4e06: Layer already exists 14:19:06 7cd52847ad77: Layer already exists 14:19:06 3.0.0-dev.17: digest: sha256:946084864836aae9b3bcce11992f002d487bad0519bd9928b3d2cf459275e7eb size: 1989 [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:19:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:19:06 + sudo tee /etc/docker/daemon.new 14:19:06 { 14:19:06 "registry-mirrors": [ 14:19:06 "https://nexus3.edgexfoundry.org:10001" 14:19:06 ], 14:19:06 "bip": "10.250.0.254/24", 14:19:06 "hosts": [ 14:19:06 "tcp://0.0.0.0:5555", 14:19:06 "unix:///var/run/docker.sock" 14:19:06 ], 14:19:06 "mtu": 1458, 14:19:06 "selinux-enabled": true, 14:19:06 "seccomp-profile": "/etc/docker/seccomp.json" 14:19:06 } [Pipeline] sh 14:19:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 14:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:19:07 919f89bccc97: Preparing 14:19:07 1574a8dade27: Preparing 14:19:07 989b0114a7e6: Preparing 14:19:07 43e4d3eeecc3: Preparing 14:19:07 71d9eb76e96f: Preparing 14:19:07 aa8a0297b566: Preparing 14:19:07 303522aa4e06: Preparing 14:19:07 7cd52847ad77: Preparing 14:19:07 aa8a0297b566: Waiting 14:19:07 303522aa4e06: Waiting 14:19:07 7cd52847ad77: Waiting 14:19:07 71d9eb76e96f: Layer already exists 14:19:07 919f89bccc97: Layer already exists 14:19:07 1574a8dade27: Layer already exists 14:19:07 43e4d3eeecc3: Layer already exists 14:19:07 989b0114a7e6: Layer already exists 14:19:07 303522aa4e06: Layer already exists 14:19:07 aa8a0297b566: Layer already exists 14:19:07 7cd52847ad77: Layer already exists 14:19:07 926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17: digest: sha256:946084864836aae9b3bcce11992f002d487bad0519bd9928b3d2cf459275e7eb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:19:07 + 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 14:19:07 + sudo service docker restart 14:19:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 14:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:19:07 919f89bccc97: Preparing 14:19:07 1574a8dade27: Preparing 14:19:07 989b0114a7e6: Preparing 14:19:07 43e4d3eeecc3: Preparing 14:19:07 71d9eb76e96f: Preparing 14:19:07 aa8a0297b566: Preparing 14:19:07 303522aa4e06: Preparing 14:19:07 7cd52847ad77: Preparing 14:19:07 aa8a0297b566: Waiting 14:19:07 303522aa4e06: Waiting 14:19:07 7cd52847ad77: Waiting 14:19:07 43e4d3eeecc3: Layer already exists 14:19:07 71d9eb76e96f: Layer already exists 14:19:07 1574a8dade27: Layer already exists 14:19:07 989b0114a7e6: Layer already exists 14:19:07 919f89bccc97: Layer already exists 14:19:07 303522aa4e06: Layer already exists 14:19:07 aa8a0297b566: Layer already exists 14:19:07 7cd52847ad77: Layer already exists 14:19:07 main: digest: sha256:946084864836aae9b3bcce11992f002d487bad0519bd9928b3d2cf459275e7eb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:07 ===================================================== [Pipeline] echo 14:19:07 taggedImages: 14:19:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:926f659ef75c956bce735ba4a63a1e2481fbf915 14:19:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:19:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.17 14:19:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 14:19:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:19:08 14:19:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:19:08 latest: Pulling from edgex-lftools-log-publisher 14:19:08 5eb5b503b376: Pulling fs layer 14:19:08 5c69ac0246d0: Pulling fs layer 14:19:08 ec43610c2a17: Pulling fs layer 14:19:08 3a2ae6a8a46f: Pulling fs layer 14:19:08 33b1e0a273af: Pulling fs layer 14:19:08 5d3b04190fa2: Pulling fs layer 14:19:08 2f39f015ded8: Pulling fs layer 14:19:08 33b1e0a273af: Waiting 14:19:08 5d3b04190fa2: Waiting 14:19:08 3a2ae6a8a46f: Waiting 14:19:08 2f39f015ded8: Waiting 14:19:08 5c69ac0246d0: Verifying Checksum 14:19:08 5c69ac0246d0: Download complete 14:19:08 3a2ae6a8a46f: Verifying Checksum 14:19:08 3a2ae6a8a46f: Download complete 14:19:08 33b1e0a273af: Verifying Checksum 14:19:08 33b1e0a273af: Download complete 14:19:08 5d3b04190fa2: Verifying Checksum 14:19:08 5d3b04190fa2: Download complete 14:19:08 ec43610c2a17: Verifying Checksum 14:19:08 ec43610c2a17: Download complete 14:19:08 5eb5b503b376: Verifying Checksum 14:19:08 5eb5b503b376: Download complete 14:19:09 2f39f015ded8: Download complete 14:19:09 5eb5b503b376: Pull complete 14:19:09 5c69ac0246d0: Pull complete 14:19:10 ec43610c2a17: Pull complete 14:19:10 3a2ae6a8a46f: Pull complete 14:19:10 33b1e0a273af: Pull complete 14:19:10 5d3b04190fa2: Pull complete 14:19:14 2f39f015ded8: Pull complete 14:19:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:19:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:19:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:19:14 prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container 14:19:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:19:16 $ docker top 1854e4d7afd03d75eb49b1382237cf612317c1e231939bfdfca4aae8970d405b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:17 ---> job-cost.sh 14:19:17 lf-activate-venv: SKIPPING 14:19:17 INFO: No Stack... 14:19:17 INFO: Retrieving Pricing Info for: v3-standard-8 14:19:17 INFO: Archiving Costs [Pipeline] sh 14:19:18 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 14:19:18 + cut -d, -f6 [Pipeline] lock 14:19:18 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] 14:19:18 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] did not exist. Created. 14:19:18 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:19:18 + echo total: 0.2199999988079071 [Pipeline] stash 14:19:18 Stashed 1 file(s) [Pipeline] } 14:19:18 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 14:19:18 $ docker stop --time=1 1854e4d7afd03d75eb49b1382237cf612317c1e231939bfdfca4aae8970d405b 14:19:19 $ docker rm -f --volumes 1854e4d7afd03d75eb49b1382237cf612317c1e231939bfdfca4aae8970d405b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:19:25 provisioning config files... 14:19:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/86@tmp/config14104024157999490741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:26 ---> docker-login.sh 14:19:26 nexus3.edgexfoundry.org:10001 14:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:26 Configure a credential helper to remove this warning. See 14:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:26 14:19:26 Login Succeeded 14:19:26 nexus3.edgexfoundry.org:10002 14:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:27 Configure a credential helper to remove this warning. See 14:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:27 14:19:27 Login Succeeded 14:19:27 nexus3.edgexfoundry.org:10003 14:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:27 Configure a credential helper to remove this warning. See 14:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:27 14:19:27 Login Succeeded 14:19:27 nexus3.edgexfoundry.org:10004 14:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:27 Configure a credential helper to remove this warning. See 14:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:27 14:19:27 Login Succeeded 14:19:27 docker.io 14:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:28 Configure a credential helper to remove this warning. See 14:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:28 14:19:28 Login Succeeded 14:19:28 ---> docker-login.sh ends [Pipeline] } 14:19:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:19:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:19:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:19:28 ========================================================= 14:19:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:19:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:19:29 Sending build context to Docker daemon 677.9kB 14:19:29 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:19:29 Step 2/12 : FROM ${BASE} AS builder 14:19:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:19:29 af6eaf76a39c: Pulling fs layer 14:19:29 55522c791124: Pulling fs layer 14:19:29 ce5c4a1c91eb: Pulling fs layer 14:19:29 169dfbe0d373: Pulling fs layer 14:19:29 e1ff8fa3b103: Pulling fs layer 14:19:29 52ebb69f0ebf: Pulling fs layer 14:19:29 5abe8eddf0d5: Pulling fs layer 14:19:29 169dfbe0d373: Waiting 14:19:29 e1ff8fa3b103: Waiting 14:19:29 52ebb69f0ebf: Waiting 14:19:29 5abe8eddf0d5: Waiting 14:19:29 55522c791124: Verifying Checksum 14:19:29 55522c791124: Download complete 14:19:29 169dfbe0d373: Download complete 14:19:29 e1ff8fa3b103: Download complete 14:19:29 af6eaf76a39c: Download complete 14:19:30 5abe8eddf0d5: Verifying Checksum 14:19:30 5abe8eddf0d5: Download complete 14:19:30 af6eaf76a39c: Pull complete 14:19:31 55522c791124: Pull complete 14:19:32 ce5c4a1c91eb: Verifying Checksum 14:19:32 ce5c4a1c91eb: Download complete 14:19:32 52ebb69f0ebf: Download complete 14:19:42 ce5c4a1c91eb: Pull complete 14:19:42 169dfbe0d373: Pull complete 14:19:42 e1ff8fa3b103: Pull complete 14:19:49 52ebb69f0ebf: Pull complete 14:19:50 5abe8eddf0d5: Pull complete 14:19:50 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:19:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:19:50 ---> 6cb57ee374ae 14:19:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:19:52 ---> Running in a3a14672e7b2 14:19:52 Removing intermediate container a3a14672e7b2 14:19:52 ---> ffb9173e8e65 14:19:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:19:53 ---> Running in b48f99c50d44 14:19:53 Removing intermediate container b48f99c50d44 14:19:53 ---> 310eb43b649b 14:19:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:19:53 ---> Running in a5b1a61eeb7d 14:19:53 Removing intermediate container a5b1a61eeb7d 14:19:53 ---> a30e6044eca9 14:19:53 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:19:53 ---> Running in ea9db306d640 14:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:19:56 OK: 263 MiB in 53 packages 14:19:56 Removing intermediate container ea9db306d640 14:19:56 ---> 5dc9f045eb52 14:19:56 Step 7/12 : WORKDIR /app 14:19:57 ---> Running in d896955cdb73 14:19:57 Removing intermediate container d896955cdb73 14:19:57 ---> 9640e5f75afc 14:19:57 Step 8/12 : COPY go.mod vendor* ./ 14:19:58 ---> 01d4e7dbbde8 14:19:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:58 ---> Running in d127cb29f7e2 14:21:06 Removing intermediate container d127cb29f7e2 14:21:06 ---> 1b9fcb8f4f04 14:21:06 Step 10/12 : COPY . . 14:21:06 ---> 5900fe30d9a7 14:21:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:21:06 ---> Running in eeb62a29d005 14:21:06 Removing intermediate container eeb62a29d005 14:21:06 ---> beac99a9ec5e 14:21:06 Step 12/12 : RUN $MAKE 14:21:06 ---> Running in ace786412d1d 14:21:06 noop 14:21:06 Removing intermediate container ace786412d1d 14:21:06 ---> d6395db01f50 14:21:06 Successfully built d6395db01f50 14:21:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:06 + docker inspect -f . ci-base-image-arm64 14:21:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:21:06 prd-ubuntu20.04-docker-arm64-4c-16g-6045 does not seem to be running inside a container 14:21:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/86 -v /w/workspace/app-rfid-llrp-inventory/86:/w/workspace/app-rfid-llrp-inventory/86:rw,z -v /w/workspace/app-rfid-llrp-inventory/86@tmp:/w/workspace/app-rfid-llrp-inventory/86@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 14:21:07 $ docker top 8ae1a6a3220a70a87149fb463861180d5946068a94749ffdb146cdbf65feeb5d -eo pid,comm [Pipeline] { [Pipeline] sh 14:21:08 + go version 14:21:08 go version go1.20.2 linux/arm64 [Pipeline] } 14:21:08 $ docker stop --time=1 8ae1a6a3220a70a87149fb463861180d5946068a94749ffdb146cdbf65feeb5d 14:21:11 $ docker rm -f --volumes 8ae1a6a3220a70a87149fb463861180d5946068a94749ffdb146cdbf65feeb5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:11 + docker inspect -f . ci-base-image-arm64 14:21:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:21:12 prd-ubuntu20.04-docker-arm64-4c-16g-6045 does not seem to be running inside a container 14:21:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/86 -v /w/workspace/app-rfid-llrp-inventory/86:/w/workspace/app-rfid-llrp-inventory/86:rw,z -v /w/workspace/app-rfid-llrp-inventory/86@tmp:/w/workspace/app-rfid-llrp-inventory/86@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 14:21:13 $ docker top 3d4bdc9623ada1d4fc065970b86d9d2952311abd322c442713fab4e4ab706322 -eo pid,comm [Pipeline] { [Pipeline] sh 14:21:13 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/86 [Pipeline] fileExists [Pipeline] sh 14:21:14 + make test 14:21:14 go test -race ./... -coverprofile=coverage.out ./... 14:24:05 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:24:05 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:24:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.043s coverage: 86.2% of statements 14:24:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.690s coverage: 71.9% of statements 14:24:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:24:13 go vet ./... 14:26:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:26:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:26:35 ./bin/test-attribution.sh 14:26:35 An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add [Pipeline] echo 14:26:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:26:35 $ docker stop --time=1 3d4bdc9623ada1d4fc065970b86d9d2952311abd322c442713fab4e4ab706322 14:26:37 $ docker rm -f --volumes 3d4bdc9623ada1d4fc065970b86d9d2952311abd322c442713fab4e4ab706322 [Pipeline] // withDockerContainer [Pipeline] sh 14:26:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:26:38 Warning: overwriting stash ‘coverage-report’ 14:26:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:26:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:26:40 + ls -al . 14:26:40 total 224 14:26:40 drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 14:21 . 14:26:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:19 .. 14:26:40 -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:19 .dockerignore 14:26:40 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:19 .git 14:26:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:19 .github 14:26:40 -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:19 .gitignore 14:26:40 -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:19 .golangci.yml 14:26:40 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 28 14:19 Attribution.txt 14:26:40 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:19 CHANGELOG.md 14:26:40 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:19 Dockerfile 14:26:40 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:19 GOVERNANCE.md 14:26:40 -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:19 Jenkinsfile 14:26:40 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:19 LICENSE 14:26:40 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:19 Makefile 14:26:40 -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:19 OWNERS.md 14:26:40 -rw-rw-r-- 1 jenkins jenkins 31001 Mar 28 14:19 README.md 14:26:40 -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 14:17 VERSION 14:26:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:19 bin 14:26:40 -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 14:24 coverage.out 14:26:40 -rw-rw-r-- 1 jenkins jenkins 3512 Mar 28 14:19 go.mod 14:26:40 -rw-rw-r-- 1 jenkins jenkins 31565 Mar 28 14:19 go.sum 14:26:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:19 images 14:26:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:19 internal 14:26:40 -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:19 main.go 14:26:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:19 res 14:26:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:19 snap 14:26:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:19 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26: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=926f659ef75c956bce735ba4a63a1e2481fbf915 --label arch=arm64 --label version=3.0.0-dev.17 . 14:26:40 Sending build context to Docker daemon 677.9kB 14:26:40 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:26:40 Step 2/29 : FROM ${BASE} AS builder 14:26:40 ---> d6395db01f50 14:26:40 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:26:41 ---> Running in 7e1153d93dcd 14:26:41 Removing intermediate container 7e1153d93dcd 14:26:41 ---> e0da89a36fa1 14:26:41 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:26:41 ---> Running in 85bdb41b47e9 14:26:41 Removing intermediate container 85bdb41b47e9 14:26:41 ---> 927d109e3355 14:26:41 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:26:41 ---> Running in f77dd0134b83 14:26:42 Removing intermediate container f77dd0134b83 14:26:42 ---> 45ab6037232e 14:26:42 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:26:42 ---> Running in 1b65b484fe90 14:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:26:45 OK: 263 MiB in 53 packages 14:26:45 Removing intermediate container 1b65b484fe90 14:26:45 ---> 1ae7c6c4e903 14:26:45 Step 7/29 : WORKDIR /app 14:26:46 ---> Running in ee60f9d21e85 14:26:46 Removing intermediate container ee60f9d21e85 14:26:46 ---> e81cbf6c5535 14:26:46 Step 8/29 : COPY go.mod vendor* ./ 14:26:46 ---> 5f058417a2df 14:26:46 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:26:46 ---> Running in 35c029946c98 14:26:49 Removing intermediate container 35c029946c98 14:26:49 ---> e2dda83407a6 14:26:49 Step 10/29 : COPY . . 14:26:50 ---> 168f2cbff3f9 14:26:50 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:26:50 ---> Running in 4f493d84157b 14:26:53 Removing intermediate container 4f493d84157b 14:26:53 ---> 20871329ad8c 14:26:53 Step 12/29 : RUN $MAKE 14:26:53 ---> Running in d17754f12ae6 14:26:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.17 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.17" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:29:16 Removing intermediate container d17754f12ae6 14:29:16 ---> 6eb218133cd6 14:29:16 Step 13/29 : FROM alpine:3.17 14:29:16 3.17: Pulling from library/alpine 14:29:16 af6eaf76a39c: Already exists 14:29:16 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:29:16 Status: Downloaded newer image for alpine:3.17 14:29:16 ---> d74e625d9115 14:29:16 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:29:16 ---> Running in 1637c681ac18 14:29:16 Removing intermediate container 1637c681ac18 14:29:16 ---> 365ba6b02532 14:29:16 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:29:16 ---> Running in 4e6b76bb0119 14:29:16 Removing intermediate container 4e6b76bb0119 14:29:16 ---> ce483eb5c883 14:29:16 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:29:16 ---> Running in 346982af6e59 14:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:29:16 (1/2) Installing ca-certificates (20220614-r4) 14:29:16 (2/2) Installing dumb-init (1.2.5-r2) 14:29:16 Executing busybox-1.35.0-r29.trigger 14:29:16 Executing ca-certificates-20220614-r4.trigger 14:29:16 OK: 8 MiB in 17 packages 14:29:17 Removing intermediate container 346982af6e59 14:29:17 ---> 0939c8d88539 14:29:17 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:29:18 ---> 9e33b7bc4774 14:29:18 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:29:18 ---> e66531f418ed 14:29:18 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:29:19 ---> 9036eb43f635 14:29:19 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:29:19 ---> f6c98a64d9f0 14:29:19 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:29:21 ---> bea9c6e4ce4b 14:29:21 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:29:21 ---> Running in d9534661bbf3 14:29:22 Removing intermediate container d9534661bbf3 14:29:22 ---> d0b766b99f94 14:29:22 Step 23/29 : VOLUME /cache 14:29:22 ---> Running in c7bc46938e6a 14:29:22 Removing intermediate container c7bc46938e6a 14:29:22 ---> f6a54a7b4e94 14:29:22 Step 24/29 : EXPOSE 59711 14:29:22 ---> Running in fd8971dbdc2a 14:29:23 Removing intermediate container fd8971dbdc2a 14:29:23 ---> d73732404aff 14:29:23 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:29:23 ---> Running in 0d63734473fd 14:29:23 Removing intermediate container 0d63734473fd 14:29:23 ---> b28b7f22b9b1 14:29:23 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:29:23 ---> Running in ee25820d0827 14:29:24 Removing intermediate container ee25820d0827 14:29:24 ---> 1d9f6912990f 14:29:24 Step 27/29 : LABEL arch=arm64 14:29:24 ---> Running in 3e10b798810e 14:29:24 Removing intermediate container 3e10b798810e 14:29:24 ---> 3144b7acfe72 14:29:24 Step 28/29 : LABEL git_sha=926f659ef75c956bce735ba4a63a1e2481fbf915 14:29:24 ---> Running in e3c3c36d0cb2 14:29:24 Removing intermediate container e3c3c36d0cb2 14:29:24 ---> df60e34c194e 14:29:24 Step 29/29 : LABEL version=3.0.0-dev.17 14:29:24 ---> Running in aea3d81e0962 14:29:25 Removing intermediate container aea3d81e0962 14:29:25 ---> 2946e60b8c8d 14:29:25 [Warning] One or more build-args [ARCH] were not consumed 14:29:25 Successfully built 2946e60b8c8d 14:29:25 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 14:29:25 provisioning config files... 14:29:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/86@tmp/config2888293194692768758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:25 ---> docker-login.sh 14:29:25 nexus3.edgexfoundry.org:10001 14:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:26 Configure a credential helper to remove this warning. See 14:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:26 14:29:26 Login Succeeded 14:29:26 nexus3.edgexfoundry.org:10002 14:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:26 Configure a credential helper to remove this warning. See 14:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:26 14:29:26 Login Succeeded 14:29:26 nexus3.edgexfoundry.org:10003 14:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:26 Configure a credential helper to remove this warning. See 14:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:26 14:29:26 Login Succeeded 14:29:26 nexus3.edgexfoundry.org:10004 14:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:27 Configure a credential helper to remove this warning. See 14:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:27 14:29:27 Login Succeeded 14:29:27 docker.io 14:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:31 Configure a credential helper to remove this warning. See 14:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:31 14:29:31 Login Succeeded 14:29:31 ---> docker-login.sh ends [Pipeline] } 14:29:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:29:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:29:31 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 14:29:31 926f659ef75c956bce735ba4a63a1e2481fbf915 14:29:31 latest 14:29:31 3.0.0-dev.17 14:29:31 926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 14:29:31 main 14:29:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:31 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:32 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:926f659ef75c956bce735ba4a63a1e2481fbf915 14:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:29:32 6908146975a1: Preparing 14:29:32 a9512cf8fa0e: Preparing 14:29:32 61d0994aa96d: Preparing 14:29:32 d8a3854535a4: Preparing 14:29:32 0309be807585: Preparing 14:29:32 cbaa0813698d: Preparing 14:29:32 bd738cdd25e8: Preparing 14:29:32 edf70074bd40: Preparing 14:29:32 cbaa0813698d: Waiting 14:29:32 bd738cdd25e8: Waiting 14:29:32 edf70074bd40: Waiting 14:29:32 0309be807585: Pushed 14:29:32 61d0994aa96d: Pushed 14:29:32 6908146975a1: Pushed 14:29:32 d8a3854535a4: Pushed 14:29:32 edf70074bd40: Layer already exists 14:29:32 cbaa0813698d: Pushed 14:29:32 bd738cdd25e8: Pushed 14:29:37 a9512cf8fa0e: Pushed 14:29:37 926f659ef75c956bce735ba4a63a1e2481fbf915: digest: sha256:8242b8f786eaaa23faa8ed6cfc2b5c7a4e33180599a9da8fcd5b2edea58b7d9f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:38 + 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 14:29:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:29:38 6908146975a1: Preparing 14:29:38 a9512cf8fa0e: Preparing 14:29:38 61d0994aa96d: Preparing 14:29:38 d8a3854535a4: Preparing 14:29:38 0309be807585: Preparing 14:29:38 cbaa0813698d: Preparing 14:29:38 bd738cdd25e8: Preparing 14:29:38 edf70074bd40: Preparing 14:29:38 cbaa0813698d: Waiting 14:29:38 bd738cdd25e8: Waiting 14:29:38 d8a3854535a4: Layer already exists 14:29:38 6908146975a1: Layer already exists 14:29:38 61d0994aa96d: Layer already exists 14:29:38 a9512cf8fa0e: Layer already exists 14:29:38 0309be807585: Layer already exists 14:29:38 edf70074bd40: Layer already exists 14:29:38 cbaa0813698d: Layer already exists 14:29:38 bd738cdd25e8: Layer already exists 14:29:38 latest: digest: sha256:8242b8f786eaaa23faa8ed6cfc2b5c7a4e33180599a9da8fcd5b2edea58b7d9f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:39 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:39 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.17 14:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:29:39 6908146975a1: Preparing 14:29:39 a9512cf8fa0e: Preparing 14:29:39 61d0994aa96d: Preparing 14:29:39 d8a3854535a4: Preparing 14:29:39 0309be807585: Preparing 14:29:39 cbaa0813698d: Preparing 14:29:39 bd738cdd25e8: Preparing 14:29:39 edf70074bd40: Preparing 14:29:39 cbaa0813698d: Waiting 14:29:39 edf70074bd40: Waiting 14:29:39 bd738cdd25e8: Waiting 14:29:39 61d0994aa96d: Layer already exists 14:29:39 d8a3854535a4: Layer already exists 14:29:39 0309be807585: Layer already exists 14:29:39 6908146975a1: Layer already exists 14:29:39 a9512cf8fa0e: Layer already exists 14:29:39 bd738cdd25e8: Layer already exists 14:29:39 edf70074bd40: Layer already exists 14:29:39 cbaa0813698d: Layer already exists 14:29:39 3.0.0-dev.17: digest: sha256:8242b8f786eaaa23faa8ed6cfc2b5c7a4e33180599a9da8fcd5b2edea58b7d9f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:40 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 14:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:29:40 6908146975a1: Preparing 14:29:40 a9512cf8fa0e: Preparing 14:29:40 61d0994aa96d: Preparing 14:29:40 d8a3854535a4: Preparing 14:29:40 0309be807585: Preparing 14:29:40 cbaa0813698d: Preparing 14:29:40 bd738cdd25e8: Preparing 14:29:40 edf70074bd40: Preparing 14:29:40 cbaa0813698d: Waiting 14:29:40 edf70074bd40: Waiting 14:29:40 bd738cdd25e8: Waiting 14:29:40 0309be807585: Layer already exists 14:29:40 6908146975a1: Layer already exists 14:29:40 61d0994aa96d: Layer already exists 14:29:40 d8a3854535a4: Layer already exists 14:29:40 a9512cf8fa0e: Layer already exists 14:29:40 cbaa0813698d: Layer already exists 14:29:40 bd738cdd25e8: Layer already exists 14:29:40 edf70074bd40: Layer already exists 14:29:40 926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17: digest: sha256:8242b8f786eaaa23faa8ed6cfc2b5c7a4e33180599a9da8fcd5b2edea58b7d9f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:41 + 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 14:29:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 14:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 14:29:41 6908146975a1: Preparing 14:29:41 a9512cf8fa0e: Preparing 14:29:41 61d0994aa96d: Preparing 14:29:41 d8a3854535a4: Preparing 14:29:41 0309be807585: Preparing 14:29:41 cbaa0813698d: Preparing 14:29:41 bd738cdd25e8: Preparing 14:29:41 edf70074bd40: Preparing 14:29:41 edf70074bd40: Waiting 14:29:41 bd738cdd25e8: Waiting 14:29:41 cbaa0813698d: Waiting 14:29:41 0309be807585: Layer already exists 14:29:41 61d0994aa96d: Layer already exists 14:29:41 a9512cf8fa0e: Layer already exists 14:29:41 d8a3854535a4: Layer already exists 14:29:41 6908146975a1: Layer already exists 14:29:41 edf70074bd40: Layer already exists 14:29:41 cbaa0813698d: Layer already exists 14:29:41 bd738cdd25e8: Layer already exists 14:29:41 main: digest: sha256:8242b8f786eaaa23faa8ed6cfc2b5c7a4e33180599a9da8fcd5b2edea58b7d9f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:29:41 ===================================================== [Pipeline] echo 14:29:41 taggedImages: 14:29:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:926f659ef75c956bce735ba4a63a1e2481fbf915 14:29:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 14:29:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.17 14:29:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 14:29:41 - 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 14:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:29:42 14:29:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:29:42 arm64: Pulling from edgex-lftools-log-publisher 14:29:42 8998bd30e6a1: Pulling fs layer 14:29:42 04944245beec: Pulling fs layer 14:29:42 699f458cf7ca: Pulling fs layer 14:29:42 765212b225bb: Pulling fs layer 14:29:42 f23df028b6ca: Pulling fs layer 14:29:42 d65c8cfc05b1: Pulling fs layer 14:29:42 2437ff75d9bd: Pulling fs layer 14:29:42 765212b225bb: Waiting 14:29:42 f23df028b6ca: Waiting 14:29:42 d65c8cfc05b1: Waiting 14:29:42 2437ff75d9bd: Waiting 14:29:42 04944245beec: Verifying Checksum 14:29:42 04944245beec: Download complete 14:29:42 765212b225bb: Verifying Checksum 14:29:42 765212b225bb: Download complete 14:29:42 f23df028b6ca: Verifying Checksum 14:29:42 f23df028b6ca: Download complete 14:29:42 d65c8cfc05b1: Verifying Checksum 14:29:42 d65c8cfc05b1: Download complete 14:29:43 699f458cf7ca: Verifying Checksum 14:29:43 699f458cf7ca: Download complete 14:29:43 8998bd30e6a1: Verifying Checksum 14:29:43 8998bd30e6a1: Download complete 14:29:45 2437ff75d9bd: Verifying Checksum 14:29:45 2437ff75d9bd: Download complete 14:29:46 8998bd30e6a1: Pull complete 14:29:47 04944245beec: Pull complete 14:29:48 699f458cf7ca: Pull complete 14:29:48 765212b225bb: Pull complete 14:29:49 f23df028b6ca: Pull complete 14:29:49 d65c8cfc05b1: Pull complete 14:30:02 2437ff75d9bd: Pull complete 14:30:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:30:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:30:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:03 prd-ubuntu20.04-docker-arm64-4c-16g-6045 does not seem to be running inside a container 14:30:03 $ 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/86 -v /w/workspace/app-rfid-llrp-inventory/86:/w/workspace/app-rfid-llrp-inventory/86:rw,z -v /w/workspace/app-rfid-llrp-inventory/86@tmp:/w/workspace/app-rfid-llrp-inventory/86@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 14:30:05 $ docker top bd9ee98f8ae3373427f9b2a8682ee5ed78b1b21d7fddbebb0ec0f129c301358f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:30:06 ---> job-cost.sh 14:30:06 lf-activate-venv: SKIPPING 14:30:06 INFO: No Stack... 14:30:06 INFO: Retrieving Pricing Info for: v3-standard-4 14:30:07 INFO: Archiving Costs [Pipeline] sh 14:30:08 + cat /w/workspace/app-rfid-llrp-inventory/86/archives/cost.csv 14:30:08 + cut -d, -f6 [Pipeline] lock 14:30:08 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] 14:30:08 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] did not exist. Created. 14:30:08 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:30:09 /w/workspace/app-rfid-llrp-inventory/86@tmp/durable-07ad61f0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:30:09 + echo total: 0.10999999940395355 [Pipeline] stash 14:30:09 Warning: overwriting stash ‘stack-cost’ 14:30:09 Stashed 1 file(s) [Pipeline] } 14:30:10 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 14:30:10 $ docker stop --time=1 bd9ee98f8ae3373427f9b2a8682ee5ed78b1b21d7fddbebb0ec0f129c301358f 14:30:11 $ docker rm -f --volumes bd9ee98f8ae3373427f9b2a8682ee5ed78b1b21d7fddbebb0ec0f129c301358f [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 14:30:11 provisioning config files... 14:30:11 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2024973923019281414tmp [Pipeline] { [Pipeline] sh 14:30:12 + set +x 14:30:12 + curl -s https://codecov.io/bash 14:30:12 + bash -s -- 14:30:12 14:30:12 _____ _ 14:30:12 / ____| | | 14:30:12 | | ___ __| | ___ ___ _____ __ 14:30:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:30:12 | |___| (_) | (_| | __/ (_| (_) \ V / 14:30:12 \_____\___/ \__,_|\___|\___\___/ \_/ 14:30:12 Bash-1.0.6 14:30:12 14:30:12 14:30:12 ==> git version 2.25.1 found 14:30:12 ==> 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 14:30:12 Release-Date: 2020-01-08 14:30:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:30:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:30:12 ==> Jenkins CI detected. 14:30:12 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 14:30:12 project root: . 14:30:12 --> token set from env 14:30:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:30:12 ==> Running gcov in . (disable via -X gcov) 14:30:12 ==> Python coveragepy not found 14:30:12 ==> Searching for coverage reports in: 14:30:12 + . 14:30:12 -> Found 1 reports 14:30:12 ==> Detecting git/mercurial file structure 14:30:12 ==> Reading reports 14:30:12 + ./coverage.out bytes=41317 14:30:12 ==> Appending adjustments 14:30:12 https://docs.codecov.io/docs/fixing-reports 14:30:12 + Found adjustments 14:30:12 ==> Gzipping contents 14:30:12 12K /tmp/codecov.RCM936.gz 14:30:12 ==> Uploading reports 14:30:12 url: https://codecov.io 14:30:12 query: branch=main&commit=926f659ef75c956bce735ba4a63a1e2481fbf915&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:30:12 -> Pinging Codecov 14:30:12 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=926f659ef75c956bce735ba4a63a1e2481fbf915&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 14:30:12 -> Uploading to 14:30:12 https://storage.googleapis.com/codecov/v4/raw/2023-03-28/581DD39554BDF9B6E22D074273EAD858/926f659ef75c956bce735ba4a63a1e2481fbf915/75c2cc5b-c91f-4fd8-8b2a-326a19d03535.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T143012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bcd537843602f97bfc6494a8aec531ab326759264431fc3c0df779ac35abd40 14:30:12 % Total % Received % Xferd Average Speed Time Time Time Current 14:30:12 Dload Upload Total Spent Left Speed 14:30:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 40549 --:--:-- --:--:-- --:--:-- 40549 14:30:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] } 14:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:30:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:30:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:30:13 14:30:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:30:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:30:13 df9b9388f04a: Pulling fs layer 14:30:13 52dc419b0ee2: Pulling fs layer 14:30:13 25bc292e5bac: Pulling fs layer 14:30:13 114826534d7a: Pulling fs layer 14:30:13 4657fd5d0bcf: Pulling fs layer 14:30:13 6ad1cebc031e: Pulling fs layer 14:30:13 8a3aa393b2d8: Pulling fs layer 14:30:13 4657fd5d0bcf: Waiting 14:30:13 6ad1cebc031e: Waiting 14:30:13 114826534d7a: Waiting 14:30:13 8a3aa393b2d8: Waiting 14:30:13 25bc292e5bac: Verifying Checksum 14:30:13 25bc292e5bac: Download complete 14:30:13 52dc419b0ee2: Verifying Checksum 14:30:13 52dc419b0ee2: Download complete 14:30:13 4657fd5d0bcf: Download complete 14:30:13 df9b9388f04a: Verifying Checksum 14:30:13 df9b9388f04a: Download complete 14:30:14 df9b9388f04a: Pull complete 14:30:14 6ad1cebc031e: Verifying Checksum 14:30:14 6ad1cebc031e: Download complete 14:30:14 52dc419b0ee2: Pull complete 14:30:14 25bc292e5bac: Pull complete 14:30:14 114826534d7a: Verifying Checksum 14:30:14 114826534d7a: Download complete 14:30:14 8a3aa393b2d8: Verifying Checksum 14:30:14 8a3aa393b2d8: Download complete 14:30:18 114826534d7a: Pull complete 14:30:18 4657fd5d0bcf: Pull complete 14:30:18 6ad1cebc031e: Pull complete 14:30:20 8a3aa393b2d8: Pull complete 14:30:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:30:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:20 prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container 14:30:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:30:22 $ docker top fb13b3aa252f9b0f423d78bd8db5bafda254e8f62336766b468f5ed262a42d05 -eo pid,comm [Pipeline] { [Pipeline] echo 14:30:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 14:30:23 + set -o pipefail 14:30:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 14:30:27 14:30:27 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 14:30:27 14:30:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/39a34c3b-af4d-4edd-8124-95b8f9cdb6b1 14:30:27 14:30:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:30:27 14:30:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:30:27 14:30:27 14:30:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:30:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:30:27 More details here: https://snyk.co/ue1NS [Pipeline] } 14:30:27 $ docker stop --time=1 fb13b3aa252f9b0f423d78bd8db5bafda254e8f62336766b468f5ed262a42d05 14:30:30 $ docker rm -f --volumes fb13b3aa252f9b0f423d78bd8db5bafda254e8f62336766b468f5ed262a42d05 [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 14:30:30 + git log --format=format:%s -1 926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] sh 14:30:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:30:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:31 prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container 14:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:30:31 $ docker top c97259e8b67aaae3cb42ee89a9873c77fb7c15dae2882c77153e84f25c36df0c -eo pid,comm 14:30:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:30:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:30:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:30:32 [ssh-agent] Looking for ssh-agent implementation... 14:30:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:30:32 $ docker exec c97259e8b67aaae3cb42ee89a9873c77fb7c15dae2882c77153e84f25c36df0c ssh-agent 14:30:32 SSH_AUTH_SOCK=/tmp/ssh-PC6TaKJhX8bT/agent.33 14:30:32 SSH_AGENT_PID=39 14:30:32 Running ssh-add (command line suppressed) 14:30:32 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13795282579395769461.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13795282579395769461.key) 14:30:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:30:32 + git semver tag 14:30:32 2023-03-28 14:30:32,887 [run_tag] DEBUG tag force:False 14:30:32 2023-03-28 14:30:32,887 [check_head_tag] DEBUG check head tag 14:30:32 2023-03-28 14:30:32,888 [execute] INFO git cat-file --batch-check 14:30:32 2023-03-28 14:30:32,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:30:32 2023-03-28 14:30:32,893 [execute] INFO git cat-file --batch 14:30:32 2023-03-28 14:30:32,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 14:30:32 2023-03-28 14:30:32,915 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:30:32 2023-03-28 14:30:32,915 [execute] INFO git tag -a v3.0.0-dev.17 -m v3.0.0-dev.17 14:30:32 2023-03-28 14:30:32,916 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.17', '-m', 'v3.0.0-dev.17'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:30:32 2023-03-28 14:30:32,922 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:30:32 3.0.0-dev.17 [Pipeline] } 14:30:32 $ docker exec --env ******** --env ******** c97259e8b67aaae3cb42ee89a9873c77fb7c15dae2882c77153e84f25c36df0c ssh-agent -k 14:30:33 unset SSH_AUTH_SOCK; 14:30:33 unset SSH_AGENT_PID; 14:30:33 echo Agent pid 39 killed; 14:30:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:30:33 + git semver [Pipeline] } 14:30:33 $ docker stop --time=1 c97259e8b67aaae3cb42ee89a9873c77fb7c15dae2882c77153e84f25c36df0c 14:30:35 $ docker rm -f --volumes c97259e8b67aaae3cb42ee89a9873c77fb7c15dae2882c77153e84f25c36df0c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:30:35 14:30:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:30:35 0.23.1-centos7: Pulling from edgex-lftools 14:30:35 ab5ef0e58194: Pulling fs layer 14:30:35 9712f1f96733: Pulling fs layer 14:30:35 63f879dbbcfc: Pulling fs layer 14:30:35 0d9ebad4ef96: Pulling fs layer 14:30:35 e9a5061849ea: Pulling fs layer 14:30:35 d747dcd14b5f: Pulling fs layer 14:30:35 2de7ff778b66: Pulling fs layer 14:30:35 e9a5061849ea: Waiting 14:30:35 d747dcd14b5f: Waiting 14:30:35 2de7ff778b66: Waiting 14:30:35 0d9ebad4ef96: Waiting 14:30:35 9712f1f96733: Verifying Checksum 14:30:35 9712f1f96733: Download complete 14:30:36 0d9ebad4ef96: Verifying Checksum 14:30:36 0d9ebad4ef96: Download complete 14:30:36 ab5ef0e58194: Verifying Checksum 14:30:36 ab5ef0e58194: Download complete 14:30:36 d747dcd14b5f: Verifying Checksum 14:30:36 d747dcd14b5f: Download complete 14:30:36 63f879dbbcfc: Verifying Checksum 14:30:36 63f879dbbcfc: Download complete 14:30:36 e9a5061849ea: Verifying Checksum 14:30:36 e9a5061849ea: Download complete 14:30:36 2de7ff778b66: Verifying Checksum 14:30:36 2de7ff778b66: Download complete 14:30:38 ab5ef0e58194: Pull complete 14:30:38 9712f1f96733: Pull complete 14:30:39 63f879dbbcfc: Pull complete 14:30:43 0d9ebad4ef96: Pull complete 14:30:43 e9a5061849ea: Pull complete 14:30:43 d747dcd14b5f: Pull complete 14:30:43 2de7ff778b66: Pull complete 14:30:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:30:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:44 prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container 14:30:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:30:46 $ docker top d36523edfa096f0c706e0998b35e63b0be1f756991e4f44240442c4ab804dc22 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:30:46 provisioning config files... 14:30:46 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2758310631281219504tmp 14:30:46 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5787249295110159798tmp 14:30:46 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3996883280691307407tmp [Pipeline] { [Pipeline] echo 14:30:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:30:46 ---> sigul-configuration.sh 14:30:46 gpg: directory `/root/.gnupg' created 14:30:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:30:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:30:46 gpg: keyring `/root/.gnupg/secring.gpg' created 14:30:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:30:46 gpg: CAST5 encrypted data 14:30:46 gpg: encrypted with 1 passphrase 14:30:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:30:46 + mkdir /home/jenkins 14:30:46 + mkdir /home/jenkins/sigul [Pipeline] sh 14:30:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:30:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:30:47 ---> sigul-install.sh 14:30:47 Sigul already installed; skipping installation. [Pipeline] sh 14:30:47 + git tag --list 14:30:47 v0.0.0 14:30:47 v1.0.0 14:30:47 v2.1.0 14:30:47 v2.1.1 14:30:47 v2.1.1-dev.1 14:30:47 v2.2.0 14:30:47 v2.2.1-dev.1 14:30:47 v2.2.1-dev.2 14:30:47 v2.2.1-dev.3 14:30:47 v2.2.1-dev.4 14:30:47 v2.2.1-dev.5 14:30:47 v2.2.1-dev.6 14:30:47 v2.2.1-dev.7 14:30:47 v2.3.0 14:30:47 v2.3.0-dev.10 14:30:47 v2.3.0-dev.11 14:30:47 v2.3.0-dev.12 14:30:47 v2.3.0-dev.13 14:30:47 v2.3.0-dev.14 14:30:47 v2.3.0-dev.15 14:30:47 v2.3.0-dev.16 14:30:47 v2.3.0-dev.17 14:30:47 v2.3.0-dev.18 14:30:47 v2.3.0-dev.19 14:30:47 v2.3.0-dev.20 14:30:47 v2.3.0-dev.21 14:30:47 v2.3.0-dev.22 14:30:47 v2.3.0-dev.23 14:30:47 v2.3.0-dev.24 14:30:47 v2.3.0-dev.25 14:30:47 v2.3.0-dev.26 14:30:47 v2.3.0-dev.9 14:30:47 v2.3.1-dev.1 14:30:47 v3.0.0-dev.1 14:30:47 v3.0.0-dev.10 14:30:47 v3.0.0-dev.11 14:30:47 v3.0.0-dev.12 14:30:47 v3.0.0-dev.13 14:30:47 v3.0.0-dev.14 14:30:47 v3.0.0-dev.15 14:30:47 v3.0.0-dev.16 14:30:47 v3.0.0-dev.17 14:30:47 v3.0.0-dev.2 14:30:47 v3.0.0-dev.3 14:30:47 v3.0.0-dev.4 14:30:47 v3.0.0-dev.5 14:30:47 v3.0.0-dev.6 14:30:47 v3.0.0-dev.7 14:30:47 v3.0.0-dev.8 14:30:47 v3.0.0-dev.9 [Pipeline] sh 14:30:48 + lftools sign git-tag v3.0.0-dev.17 14:30:48 Signing Git tag with Sigul... 14:30:48 Signing v3.0.0-dev.17 [Pipeline] echo 14:30:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:30:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:30:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:30:49 $ docker stop --time=1 d36523edfa096f0c706e0998b35e63b0be1f756991e4f44240442c4ab804dc22 14:30:50 $ docker rm -f --volumes d36523edfa096f0c706e0998b35e63b0be1f756991e4f44240442c4ab804dc22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:30:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:30:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:30:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:51 prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container 14:30:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:30:51 $ docker top c7bb25767b0351b317b67e3958783afef129b0cd72de50e6912c0ff593b284de -eo pid,comm 14:30:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:30:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:30:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:30:51 [ssh-agent] Looking for ssh-agent implementation... 14:30:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:30:51 $ docker exec c7bb25767b0351b317b67e3958783afef129b0cd72de50e6912c0ff593b284de ssh-agent 14:30:52 SSH_AUTH_SOCK=/tmp/ssh-ou8J06aW3FOE/agent.32 14:30:52 SSH_AGENT_PID=39 14:30:52 Running ssh-add (command line suppressed) 14:30:52 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1484443990323055903.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1484443990323055903.key) 14:30:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:30:52 + git semver bump pre 14:30:52 2023-03-28 14:30:52,661 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:30:52 2023-03-28 14:30:52,662 [bump_version] DEBUG bumping version:3.0.0-dev.17 on axis:pre with prefix:dev 14:30:52 2023-03-28 14:30:52,662 [bump_version] DEBUG bumped version:3.0.0-dev.18 14:30:52 2023-03-28 14:30:52,662 [write_version] DEBUG write version:3.0.0-dev.18 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 14:30:52 2023-03-28 14:30:52,662 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:30:52 2023-03-28 14:30:52,662 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:30:52 2023-03-28 14:30:52,664 [execute] INFO git cat-file --batch-check 14:30:52 2023-03-28 14:30:52,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:30:52 2023-03-28 14:30:52,671 [execute] INFO git cat-file --batch 14:30:52 2023-03-28 14:30:52,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:30:52 2023-03-28 14:30:52,677 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:30:52 3.0.0-dev.18 [Pipeline] } 14:30:52 $ docker exec --env ******** --env ******** c7bb25767b0351b317b67e3958783afef129b0cd72de50e6912c0ff593b284de ssh-agent -k 14:30:52 unset SSH_AUTH_SOCK; 14:30:52 unset SSH_AGENT_PID; 14:30:52 echo Agent pid 39 killed; 14:30:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:30:53 + git semver [Pipeline] } 14:30:53 $ docker stop --time=1 c7bb25767b0351b317b67e3958783afef129b0cd72de50e6912c0ff593b284de 14:30:54 $ docker rm -f --volumes c7bb25767b0351b317b67e3958783afef129b0cd72de50e6912c0ff593b284de [Pipeline] // withDockerContainer [Pipeline] sh 14:30:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:30:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:30:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:55 prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container 14:30:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:30:55 $ docker top bc3eec6d890bf05af6ad2f89783749cba973d656674c51c4d5882f08779070a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:30:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:30:55 [ssh-agent] Looking for ssh-agent implementation... 14:30:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:30:56 $ docker exec bc3eec6d890bf05af6ad2f89783749cba973d656674c51c4d5882f08779070a4 ssh-agent 14:30:56 SSH_AUTH_SOCK=/tmp/ssh-16fmvwgwyhB2/agent.32 14:30:56 SSH_AGENT_PID=38 14:30:56 Running ssh-add (command line suppressed) 14:30:56 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_549719650468489843.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_549719650468489843.key) 14:30:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:30:56 + git semver push 14:30:56 2023-03-28 14:30:56,746 [run_push] DEBUG push 14:30:56 2023-03-28 14:30:56,746 [execute] INFO git cat-file --batch-check 14:30:56 2023-03-28 14:30:56,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 14:30:56 2023-03-28 14:30:56,750 [execute] INFO git rev-list 9adfc15499c8ca0d0a93b6beab1aed98bc3e5f9f -- 14:30:56 2023-03-28 14:30:56,750 [execute] DEBUG Popen(['git', 'rev-list', '9adfc15499c8ca0d0a93b6beab1aed98bc3e5f9f', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 14:30:56 2023-03-28 14:30:56,757 [execute] INFO git fetch -v origin 14:30:56 2023-03-28 14:30:56,757 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 14:30:57 2023-03-28 14:30:57,479 [run_push] DEBUG no remote changes detected 14:30:57 2023-03-28 14:30:57,479 [execute] INFO git push origin semver 14:30:57 2023-03-28 14:30:57,480 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 14:30:58 2023-03-28 14:30:58,539 [run_push] DEBUG push all version tags 14:30:58 2023-03-28 14:30:58,540 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:30:58 2023-03-28 14:30:58,540 [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) 14:30:59 2023-03-28 14:30:59,433 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:30:59 3.0.0-dev.18 [Pipeline] } 14:30:59 $ docker exec --env ******** --env ******** bc3eec6d890bf05af6ad2f89783749cba973d656674c51c4d5882f08779070a4 ssh-agent -k 14:30:59 unset SSH_AUTH_SOCK; 14:30:59 unset SSH_AGENT_PID; 14:30:59 echo Agent pid 38 killed; 14:30:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:31:00 + git semver [Pipeline] } 14:31:00 $ docker stop --time=1 bc3eec6d890bf05af6ad2f89783749cba973d656674c51c4d5882f08779070a4 14:31:01 $ docker rm -f --volumes bc3eec6d890bf05af6ad2f89783749cba973d656674c51c4d5882f08779070a4 [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 14:31:02 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 14:31:02 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:31:02 total 16 14:31:02 drwxr-xr-x 3 root root 4096 Mar 28 14:19 . 14:31:02 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 14:30 .. 14:31:02 drwxr-xr-x 2 root root 4096 Mar 28 14:19 cost 14:31:02 -rw-r--r-- 1 root root 94 Mar 28 14:19 cost.csv 14:31:02 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:31:02 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 14:31:02 total 16 14:31:02 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:19 . 14:31:02 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 14:30 .. 14:31:02 drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 14:19 cost 14:31:02 -rw-r--r-- 1 jenkins jenkins 94 Mar 28 14:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:31:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:31:03 ---> package-listing.sh 14:31:03 ++ facter osfamily 14:31:03 ++ tr '[:upper:]' '[:lower:]' 14:31:03 + OS_FAMILY=debian 14:31:03 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 14:31:03 + START_PACKAGES=/tmp/packages_start.txt 14:31:03 + END_PACKAGES=/tmp/packages_end.txt 14:31:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:31:03 + PACKAGES=/tmp/packages_start.txt 14:31:03 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:31:03 + PACKAGES=/tmp/packages_end.txt 14:31:03 + case "${OS_FAMILY}" in 14:31:03 + grep '^ii' 14:31:03 + dpkg -l 14:31:03 + '[' -f /tmp/packages_start.txt ']' 14:31:03 + '[' -f /tmp/packages_end.txt ']' 14:31:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:31:03 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 14:31:03 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 14:31:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 14:31:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:31:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:31:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:04 prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container 14:31:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:31:05 $ docker top b20928758d7c257c9c400b650a767396cc84d1909bae573868603e9256ee661c -eo pid,comm [Pipeline] { [Pipeline] sh 14:31:05 + touch /tmp/pre-build-complete [Pipeline] sh 14:31:05 + mkdir -p /var/log/sysstat [Pipeline] sh 14:31:05 + ls /var/log/sa-host 14:31:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:31:06 provisioning config files... 14:31:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3231477144237883355tmp [Pipeline] { [Pipeline] echo 14:31:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:31:06 ---> create-netrc.sh [Pipeline] } 14:31:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:31:06 ---> python-tools-install.sh [Pipeline] echo 14:31:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:31:07 ---> sudo-logs.sh 14:31:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:31:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:31:07 ---> job-cost.sh 14:31:07 lf-activate-venv: SKIPPING 14:31:07 DEBUG: total: 0.2199999988079071 14:31:07 INFO: Retrieving Stack Cost... 14:31:07 INFO: Retrieving Pricing Info for: v3-standard-8 14:31:08 INFO: Archiving Costs [Pipeline] echo 14:31:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:31:08 ---> logs-deploy.sh 14:31:08 lf-activate-venv: SKIPPING 14:31:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/86 14:31:08 INFO: archiving workspace using pattern(s): 14:31:09 Archives upload complete. 14:31:09 INFO: archiving logs to Nexus