Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67966766603bd524e2987370c2b88b0d977a6152 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-ssh17265569215835888341.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh1958586330818035900.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16845670327590526795.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh18170016501122410235.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-ssh8328355027310304806.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4419 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 67966766603bd524e2987370c2b88b0d977a6152 (main) Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.38" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67966766603bd524e2987370c2b88b0d977a6152 # timeout=10 > git rev-list --no-walk 7dd5e1644aef7b0a5b71c8eb14939268829d1add # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:21:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:21:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:21:44 ========================================================= 05:21:44 EdgeX Global Pipelines Version Info 05:21:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:21:45 ------------------- 05:21:45 stable info: 05:21:45 ------------------- 05:21:45 Commited By: Ginny Guan ginny@iotechsys.com 05:21:45 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:21:45 Message: update stable to v1.0.260 05:21:45 ------------------- 05:21:45 experimental info: 05:21:45 ------------------- 05:21:45 Commited By: Ginny Guan ginny@iotechsys.com 05:21:45 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:21:45 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:21:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 05:21:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 05:21:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:21:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6796676 [Pipeline] echo 05:21:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:21:46 provisioning config files... 05:21:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12294736204036399252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:47 ---> ****-login.sh 05:21:47 nexus3.edgexfoundry.org:10001 05:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:21:47 Configure a credential helper to remove this warning. See 05:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:21:47 05:21:47 Login Succeeded 05:21:47 nexus3.edgexfoundry.org:10002 05:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:21:47 Configure a credential helper to remove this warning. See 05:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:21:47 05:21:47 Login Succeeded 05:21:47 nexus3.edgexfoundry.org:10003 05:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:21:47 Configure a credential helper to remove this warning. See 05:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:21:47 05:21:47 Login Succeeded 05:21:47 nexus3.edgexfoundry.org:10004 05:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:21:47 Configure a credential helper to remove this warning. See 05:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:21:47 05:21:47 Login Succeeded 05:21:47 ****.io 05:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:21:48 Configure a credential helper to remove this warning. See 05:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:21:48 05:21:48 Login Succeeded 05:21:48 ---> ****-login.sh ends [Pipeline] } 05:21:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:21:48 + git rev-list -1 --merges 67966766603bd524e2987370c2b88b0d977a6152~1..67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] echo 05:21:48 -----------> git rev-list -1 --merges 67966766603bd524e2987370c2b88b0d977a6152~1..67966766603bd524e2987370c2b88b0d977a6152 67966766603bd524e2987370c2b88b0d977a6152 05:21:48 67966766603bd524e2987370c2b88b0d977a6152 [false] [Pipeline] sh 05:21:48 + git log --format=format:%s -1 67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] echo 05:21:48 ========================================================= 05:21:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:21:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:21:49 + git log --format=format:%s -1 67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] echo 05:21:49 [semverPrep] GIT_COMMIT: 67966766603bd524e2987370c2b88b0d977a6152, Commit Message: Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.38 [Pipeline] echo 05:21:49 [semverPrep] This is not a build commit. [Pipeline] sh 05:21:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:21:49 + grep -v github /etc/ssh/ssh_known_hosts 05:21:49 + [ -e /tmp/ssh_known_hosts ] 05:21:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:21:49 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:21:49 sudo tee -a /etc/ssh/ssh_known_hosts 05:21:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:21:50 05:21:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:21:50 0.1.4: Pulling from edgex-devops/py-git-semver 05:21:50 b85a868b505f: Pulling fs layer 05:21:50 e2be974225ed: Pulling fs layer 05:21:50 339a4e72a1f5: Pulling fs layer 05:21:50 988bab9f4d93: Pulling fs layer 05:21:50 1469e6f7b9e6: Pulling fs layer 05:21:50 eaf3925da568: Pulling fs layer 05:21:50 bab4dde63d76: Pulling fs layer 05:21:50 bde34c3a00c8: Pulling fs layer 05:21:50 b352a97aabf1: Pulling fs layer 05:21:50 4872d77fe225: Pulling fs layer 05:21:50 5851b861e8e6: Pulling fs layer 05:21:50 988bab9f4d93: Waiting 05:21:50 1469e6f7b9e6: Waiting 05:21:50 eaf3925da568: Waiting 05:21:50 bab4dde63d76: Waiting 05:21:50 bde34c3a00c8: Waiting 05:21:50 b352a97aabf1: Waiting 05:21:50 4872d77fe225: Waiting 05:21:50 5851b861e8e6: Waiting 05:21:50 e2be974225ed: Download complete 05:21:50 988bab9f4d93: Download complete 05:21:50 1469e6f7b9e6: Verifying Checksum 05:21:50 1469e6f7b9e6: Download complete 05:21:50 eaf3925da568: Verifying Checksum 05:21:50 eaf3925da568: Download complete 05:21:50 339a4e72a1f5: Verifying Checksum 05:21:50 339a4e72a1f5: Download complete 05:21:50 bde34c3a00c8: Download complete 05:21:50 b352a97aabf1: Verifying Checksum 05:21:50 b352a97aabf1: Download complete 05:21:50 4872d77fe225: Download complete 05:21:50 5851b861e8e6: Verifying Checksum 05:21:50 5851b861e8e6: Download complete 05:21:50 b85a868b505f: Verifying Checksum 05:21:50 b85a868b505f: Download complete 05:21:50 bab4dde63d76: Verifying Checksum 05:21:50 bab4dde63d76: Download complete 05:21:51 b85a868b505f: Pull complete 05:21:52 e2be974225ed: Pull complete 05:21:52 339a4e72a1f5: Pull complete 05:21:52 988bab9f4d93: Pull complete 05:21:52 1469e6f7b9e6: Pull complete 05:21:52 eaf3925da568: Pull complete 05:21:54 bab4dde63d76: Pull complete 05:21:54 bde34c3a00c8: Pull complete 05:21:55 b352a97aabf1: Pull complete 05:21:55 4872d77fe225: Pull complete 05:21:55 5851b861e8e6: Pull complete 05:21:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:21:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:21:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:55 prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container 05:21: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:21:58 $ docker top fcc7cc9781c26f227c60c75f59df608397fefdca1dacde5e60460f044a17c00a -eo pid,comm 05:21:58 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). 05:21:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:21:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:21:58 [ssh-agent] Looking for ssh-agent implementation... 05:21:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:21:58 $ docker exec fcc7cc9781c26f227c60c75f59df608397fefdca1dacde5e60460f044a17c00a ssh-agent 05:21:58 SSH_AUTH_SOCK=/tmp/ssh-s9hPZcHP7qML/agent.31 05:21:58 SSH_AGENT_PID=37 05:21:58 Running ssh-add (command line suppressed) 05:21:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11488531206492126838.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11488531206492126838.key) 05:21:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:21:59 + git tag --points-at HEAD [Pipeline] } 05:21:59 $ docker exec --env ******** --env ******** fcc7cc9781c26f227c60c75f59df608397fefdca1dacde5e60460f044a17c00a ssh-agent -k 05:21:59 unset SSH_AUTH_SOCK; 05:21:59 unset SSH_AGENT_PID; 05:21:59 echo Agent pid 37 killed; 05:21:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:21:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:21:59 [ssh-agent] Looking for ssh-agent implementation... 05:21:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:21:59 $ docker exec fcc7cc9781c26f227c60c75f59df608397fefdca1dacde5e60460f044a17c00a ssh-agent 05:21:59 SSH_AUTH_SOCK=/tmp/ssh-Wezbe5OAJMnQ/agent.70 05:21:59 SSH_AGENT_PID=76 05:21:59 Running ssh-add (command line suppressed) 05:21:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6267158966788977164.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6267158966788977164.key) 05:21:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:22:00 + git semver init 05:22:00 2024-06-26 05:22:00,172 [run_init] DEBUG init version:0.0.0 force:False 05:22:00 2024-06-26 05:22:00,173 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 05:22:00 2024-06-26 05:22:00,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 05:22:00 2024-06-26 05:22:00,173 [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) 05:22:02 2024-06-26 05:22:01,927 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 05:22:02 2024-06-26 05:22:01,928 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 05:22:02 2024-06-26 05:22:01,928 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 05:22:02 2024-06-26 05:22:01,928 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 05:22:02 3.2.0-dev.21 [Pipeline] } 05:22:02 $ docker exec --env ******** --env ******** fcc7cc9781c26f227c60c75f59df608397fefdca1dacde5e60460f044a17c00a ssh-agent -k 05:22:02 unset SSH_AUTH_SOCK; 05:22:02 unset SSH_AGENT_PID; 05:22:02 echo Agent pid 76 killed; 05:22:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:22:02 + git semver [Pipeline] } 05:22:02 $ docker stop --time=1 fcc7cc9781c26f227c60c75f59df608397fefdca1dacde5e60460f044a17c00a 05:22:04 $ docker rm -f --volumes fcc7cc9781c26f227c60c75f59df608397fefdca1dacde5e60460f044a17c00a [Pipeline] // withDockerContainer [Pipeline] sh 05:22:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:22:04 Stashed 1 file(s) [Pipeline] echo 05:22:04 [edgeXSemver]: initialized semver on version 3.2.0-dev.21 [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 05:22:04 provisioning config files... 05:22:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12440856594722326911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:05 ---> ****-login.sh 05:22:05 nexus3.edgexfoundry.org:10001 05:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:05 Configure a credential helper to remove this warning. See 05:22:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:05 05:22:05 Login Succeeded 05:22:05 nexus3.edgexfoundry.org:10002 05:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:05 Configure a credential helper to remove this warning. See 05:22:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:05 05:22:05 Login Succeeded 05:22:05 nexus3.edgexfoundry.org:10003 05:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:05 Configure a credential helper to remove this warning. See 05:22:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:05 05:22:05 Login Succeeded 05:22:05 nexus3.edgexfoundry.org:10004 05:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:05 Configure a credential helper to remove this warning. See 05:22:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:05 05:22:05 Login Succeeded 05:22:05 ****.io 05:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:05 Configure a credential helper to remove this warning. See 05:22:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:05 05:22:05 Login Succeeded 05:22:05 ---> ****-login.sh ends [Pipeline] } 05:22:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:22:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:22:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:22:05 ========================================================= 05:22:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:22:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:22:06 Sending build context to Docker daemon 20.02MB 05:22:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:22:06 Step 2/12 : FROM ${BASE} AS builder 05:22:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:22:06 619be1103602: Pulling fs layer 05:22:06 7862e08f4a3e: Pulling fs layer 05:22:06 5df492c9dc93: Pulling fs layer 05:22:06 7629e6793208: Pulling fs layer 05:22:06 4f4fb700ef54: Pulling fs layer 05:22:06 fb5054dd5b73: Pulling fs layer 05:22:06 eeca6798cff9: Pulling fs layer 05:22:06 aa269ceb94a6: Pulling fs layer 05:22:06 ada007ff1a6a: Pulling fs layer 05:22:06 fb5054dd5b73: Waiting 05:22:06 7629e6793208: Waiting 05:22:06 eeca6798cff9: Waiting 05:22:06 ada007ff1a6a: Waiting 05:22:06 7862e08f4a3e: Verifying Checksum 05:22:06 7862e08f4a3e: Download complete 05:22:06 7629e6793208: Verifying Checksum 05:22:06 7629e6793208: Download complete 05:22:06 4f4fb700ef54: Verifying Checksum 05:22:06 4f4fb700ef54: Download complete 05:22:06 fb5054dd5b73: Verifying Checksum 05:22:06 fb5054dd5b73: Download complete 05:22:06 619be1103602: Download complete 05:22:06 eeca6798cff9: Verifying Checksum 05:22:06 eeca6798cff9: Download complete 05:22:06 619be1103602: Pull complete 05:22:06 ada007ff1a6a: Verifying Checksum 05:22:06 ada007ff1a6a: Download complete 05:22:06 7862e08f4a3e: Pull complete 05:22:07 5df492c9dc93: Verifying Checksum 05:22:07 5df492c9dc93: Download complete 05:22:07 aa269ceb94a6: Verifying Checksum 05:22:07 aa269ceb94a6: Download complete 05:22:10 5df492c9dc93: Pull complete 05:22:10 7629e6793208: Pull complete 05:22:10 4f4fb700ef54: Pull complete 05:22:10 fb5054dd5b73: Pull complete 05:22:10 eeca6798cff9: Pull complete 05:22:13 aa269ceb94a6: Pull complete 05:22:13 ada007ff1a6a: Pull complete 05:22:13 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:22:13 ---> f489d0715acc 05:22:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 05:22:17 ---> Running in 66354d773567 05:22:17 Removing intermediate container 66354d773567 05:22:17 ---> 47a24f752974 05:22:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:22:17 ---> Running in da5f817899f6 05:22:17 Removing intermediate container da5f817899f6 05:22:17 ---> 1ec5035a25f7 05:22:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:22:17 ---> Running in 702731958c58 05:22:17 Removing intermediate container 702731958c58 05:22:17 ---> 5731fc767fac 05:22:17 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:22:17 ---> Running in 798be1829a58 05:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:22:18 OK: 264 MiB in 52 packages 05:22:18 Removing intermediate container 798be1829a58 05:22:18 ---> fd1056d3e3ef 05:22:18 Step 7/12 : WORKDIR /app 05:22:18 ---> Running in 1b2ccae48949 05:22:18 Removing intermediate container 1b2ccae48949 05:22:18 ---> 40c9e0829a7d 05:22:18 Step 8/12 : COPY go.mod vendor* ./ 05:22:18 ---> a8a96f2947c4 05:22:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:18 ---> Running in cb50b168a9ea 05:22:19 Still waiting to schedule task 05:22:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:23:14 Removing intermediate container cb50b168a9ea 05:23:14 ---> 2fec1c326312 05:23:14 Step 10/12 : COPY . . 05:23:14 ---> aa8262e3ea33 05:23:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:23:14 ---> Running in e9e3987167d9 05:23:14 Removing intermediate container e9e3987167d9 05:23:14 ---> 2a7d7d2bda47 05:23:14 Step 12/12 : RUN $MAKE 05:23:14 ---> Running in ef8f0f1a08bd 05:23:14 noop 05:23:14 Removing intermediate container ef8f0f1a08bd 05:23:14 ---> 0a05524e36e8 05:23:14 Successfully built 0a05524e36e8 05:23:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:15 + docker inspect -f . ci-base-image-x86_64 05:23:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:15 prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container 05:23:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:23:15 $ docker top 406810a0add13bb2cbe428f1361a10e1f01a4270bd9089cfbbcf5dc60befca38 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:16 + go version 05:23:16 go version go1.21.9 linux/amd64 [Pipeline] } 05:23:16 $ docker stop --time=1 406810a0add13bb2cbe428f1361a10e1f01a4270bd9089cfbbcf5dc60befca38 05:23:17 $ docker rm -f --volumes 406810a0add13bb2cbe428f1361a10e1f01a4270bd9089cfbbcf5dc60befca38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:17 + docker inspect -f . ci-base-image-x86_64 05:23:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:17 prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container 05:23:17 $ 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 05:23:18 $ docker top 82b3a7382feab0c83ea0c37a4fddf51719e7c65c4d6824c39055059f43de6c50 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:18 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 05:23:18 + make test 05:23:18 go test -race ./... -coverprofile=coverage.out ./... 05:23:50 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 05:23:50 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 05:23:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.114s coverage: 86.2% of statements 05:23:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.736s coverage: 71.9% of statements 05:23:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4421 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 05:23:53 Running in /w/workspace/app-rfid-llrp-inventory/175 [Pipeline] { [Pipeline] checkout 05:23:56 The recommended git tool is: git 05:24:04 using credential edgex-jenkins-ssh 05:24:04 Cloning the remote Git repository 05:24:04 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 05:24:04 > git init /w/workspace/app-rfid-llrp-inventory/175 # timeout=10 05:24:04 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 05:24:04 > git --version # timeout=10 05:24:04 > git --version # 'git version 2.25.1' 05:24:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:24:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:24:09 Avoid second fetch 05:24:09 Checking out Revision 67966766603bd524e2987370c2b88b0d977a6152 (main) 05:24:08 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 05:24:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:24:09 > git config core.sparsecheckout # timeout=10 05:24:09 > git checkout -f 67966766603bd524e2987370c2b88b0d977a6152 # timeout=10 05:24:10 Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.38" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:24:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:24:15 % Total % Received % Xferd Average Speed Time Time Time Current 05:24:15 Dload Upload Total Spent Left Speed 05:24:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7622 0 0 60976 0 --:--:-- --:--:-- --:--:-- 60976 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 05:24:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:24:15 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 05:24:15 /etc/docker/daemon.new 05:24:15 { 05:24:15 "registry-mirrors": [ 05:24:15 "https://nexus3.edgexfoundry.org:10001" 05:24:15 ], 05:24:15 "bip": "10.250.0.254/24", 05:24:15 "hosts": [ 05:24:15 "tcp://0.0.0.0:5555", 05:24:15 "unix:///var/run/docker.sock" 05:24:15 ], 05:24:15 "mtu": 1458, 05:24:15 "selinux-enabled": true, 05:24:15 "seccomp-profile": "/etc/docker/seccomp.json" 05:24:15 } [Pipeline] sh 05:24:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:24:16 + sudo service docker restart 05:24:23 go vet ./... 05:24:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:24:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:24:29 ./bin/test-attribution.sh 05:24:29 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:24:29 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:24:29 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:24:29 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:24:29 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:24:29 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:24:29 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:24:29 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:24:29 An attribution for golang.org/x/time is missing from Attribution.txt, please add 05:24:29 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 05:24:29 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:24:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:24:29 $ docker stop --time=1 82b3a7382feab0c83ea0c37a4fddf51719e7c65c4d6824c39055059f43de6c50 05:24:33 $ docker rm -f --volumes 82b3a7382feab0c83ea0c37a4fddf51719e7c65c4d6824c39055059f43de6c50 [Pipeline] // withDockerContainer [Pipeline] sh 05:24:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:24:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:24:34 provisioning config files... 05:24:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/175@tmp/config8287246243981544346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:24:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:24:35 ---> ****-login.sh 05:24:35 nexus3.edgexfoundry.org:10001 05:24:35 + ls -al . 05:24:35 total 280 05:24:35 drwxrwxr-x 11 jenkins jenkins 4096 Jun 26 05:23 . 05:24:35 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:21 .. 05:24:35 -rw-rw-r-- 1 jenkins jenkins 262 Jun 26 05:21 .dockerignore 05:24:35 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:23 .git 05:24:35 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:21 .github 05:24:35 -rw-rw-r-- 1 jenkins jenkins 773 Jun 26 05:21 .gitignore 05:24:35 -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 05:21 .golangci.yml 05:24:35 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:22 .semver 05:24:35 -rw-rw-r-- 1 jenkins jenkins 10232 Jun 26 05:21 Attribution.txt 05:24:35 -rw-rw-r-- 1 jenkins jenkins 11245 Jun 26 05:21 CHANGELOG.md 05:24:35 -rw-rw-r-- 1 jenkins jenkins 1768 Jun 26 05:21 Dockerfile 05:24:35 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:21 GOVERNANCE.md 05:24:35 -rw-rw-r-- 1 jenkins jenkins 665 Jun 26 05:21 Jenkinsfile 05:24:35 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 26 05:21 LICENSE 05:24:35 -rw-rw-r-- 1 jenkins jenkins 2503 Jun 26 05:21 Makefile 05:24:35 -rw-rw-r-- 1 jenkins jenkins 617 Jun 26 05:21 OWNERS.md 05:24:35 -rw-rw-r-- 1 jenkins jenkins 3851 Jun 26 05:21 README.md 05:24:35 -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:22 VERSION 05:24:35 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:21 bin 05:24:35 -rw-r--r-- 1 jenkins jenkins 41317 Jun 26 05:23 coverage.out 05:24:35 -rw-rw-r-- 1 jenkins jenkins 7349 Jun 26 05:21 go.mod 05:24:35 -rw-rw-r-- 1 jenkins jenkins 102425 Jun 26 05:21 go.sum 05:24:35 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:21 images 05:24:35 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:21 internal 05:24:35 -rw-rw-r-- 1 jenkins jenkins 531 Jun 26 05:21 main.go 05:24:35 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:21 openapi 05:24:35 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:21 res 05:24:35 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:21 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:35 + 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=67966766603bd524e2987370c2b88b0d977a6152 --label arch=amd64 --label version=3.2.0-dev.21 . 05:24:35 Sending build context to Docker daemon 20.02MB 05:24:35 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 05:24:35 Step 2/30 : FROM ${BASE} AS builder 05:24:35 ---> 0a05524e36e8 05:24:35 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 05:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:24:35 Configure a credential helper to remove this warning. See 05:24:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:24:35 05:24:35 Login Succeeded 05:24:35 nexus3.edgexfoundry.org:10002 05:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:24:36 Configure a credential helper to remove this warning. See 05:24:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:24:36 05:24:36 Login Succeeded 05:24:36 nexus3.edgexfoundry.org:10003 05:24:36 ---> Running in d828638b10f1 05:24:36 Removing intermediate container d828638b10f1 05:24:36 ---> e984a80e163e 05:24:36 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 05:24:36 ---> Running in 28e22357cf17 05:24:36 Removing intermediate container 28e22357cf17 05:24:36 ---> 5b03906ab8cf 05:24:36 Step 5/30 : ARG ADD_BUILD_TAGS="" 05:24:36 ---> Running in 9bb3d27f1adf 05:24:36 Removing intermediate container 9bb3d27f1adf 05:24:36 ---> 86436911344e 05:24:36 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:36 ---> Running in 41dee6f950f9 05:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:24:36 Configure a credential helper to remove this warning. See 05:24:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:24:36 05:24:36 Login Succeeded 05:24:36 nexus3.edgexfoundry.org:10004 05:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:24:36 Configure a credential helper to remove this warning. See 05:24:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:24:36 05:24:36 Login Succeeded 05:24:36 ****.io 05:24:37 OK: 264 MiB in 52 packages 05:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:37 Removing intermediate container 41dee6f950f9 05:24:37 ---> fc8cfcebd083 05:24:37 Step 7/30 : WORKDIR /app 05:24:37 ---> Running in 7f89c4ac9e96 05:24:37 Removing intermediate container 7f89c4ac9e96 05:24:37 ---> 5da3063bd52b 05:24:37 Step 8/30 : COPY go.mod vendor* ./ 05:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:24:37 Configure a credential helper to remove this warning. See 05:24:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:24:37 05:24:37 Login Succeeded 05:24:37 ---> ****-login.sh ends [Pipeline] } 05:24:37 Deleting 1 temporary files 05:24:37 ---> c9ee4eb2ced3 05:24:37 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:37 ---> Running in b7dcde7a0ef0 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:24:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:24:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:24:37 ========================================================= 05:24:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:24:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:38 Removing intermediate container b7dcde7a0ef0 05:24:38 ---> 8b8fd9489ced 05:24:38 Step 10/30 : COPY . . 05:24:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:24:38 Sending build context to Docker daemon 673.8kB 05:24:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:24:38 Step 2/12 : FROM ${BASE} AS builder 05:24:38 ---> 351955cdb29c 05:24:38 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:24:38 ---> Running in f9fabec0927c 05:24:38 Removing intermediate container f9fabec0927c 05:24:38 ---> b751d0edeb73 05:24:38 Step 12/30 : RUN $MAKE 05:24:38 ---> Running in 58fd677e4061 05:24:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:24:38 c6b39de5b339: Pulling fs layer 05:24:38 a69c41024577: Pulling fs layer 05:24:38 d6de4b400683: Pulling fs layer 05:24:38 35cb2a7552d0: Pulling fs layer 05:24:38 4f4fb700ef54: Pulling fs layer 05:24:38 464afbd9ba4c: Pulling fs layer 05:24:38 00f215d4a9da: Pulling fs layer 05:24:38 d496ad576159: Pulling fs layer 05:24:38 464afbd9ba4c: Waiting 05:24:38 00f215d4a9da: Waiting 05:24:38 d496ad576159: Waiting 05:24:38 4f4fb700ef54: Waiting 05:24:38 a69c41024577: Download complete 05:24:38 35cb2a7552d0: Verifying Checksum 05:24:38 35cb2a7552d0: Download complete 05:24:38 4f4fb700ef54: Verifying Checksum 05:24:38 4f4fb700ef54: Download complete 05:24:38 464afbd9ba4c: Download complete 05:24:38 c6b39de5b339: Download complete 05:24:38 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.21 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.21" -trimpath -mod=readonly -o app-rfid-llrp-inventory 05:24:39 d496ad576159: Verifying Checksum 05:24:39 d496ad576159: Download complete 05:24:39 c6b39de5b339: Pull complete 05:24:40 a69c41024577: Pull complete 05:24:40 d6de4b400683: Verifying Checksum 05:24:40 d6de4b400683: Download complete 05:24:41 00f215d4a9da: Verifying Checksum 05:24:41 00f215d4a9da: Download complete 05:24:54 d6de4b400683: Pull complete 05:24:54 35cb2a7552d0: Pull complete 05:24:54 4f4fb700ef54: Pull complete 05:24:54 464afbd9ba4c: Pull complete 05:25:02 00f215d4a9da: Pull complete 05:25:03 d496ad576159: Pull complete 05:25:03 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:25:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:25:03 ---> f246e2811388 05:25:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 05:25:05 ---> Running in 73a18d3740cc 05:25:05 Removing intermediate container 73a18d3740cc 05:25:05 ---> 201efbfeb0f6 05:25:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:25:05 ---> Running in 238b1a7406fb 05:25:06 Removing intermediate container 238b1a7406fb 05:25:06 ---> 2e4d92fefdb4 05:25:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:25:06 ---> Running in 7b125da8377b 05:25:06 Removing intermediate container 7b125da8377b 05:25:06 ---> 7ef031f232a4 05:25:06 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:25:06 ---> Running in 8a2cbd6d5244 05:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:25:09 OK: 266 MiB in 52 packages 05:25:10 Removing intermediate container 8a2cbd6d5244 05:25:10 ---> 3dd3c4ddccb1 05:25:10 Step 7/12 : WORKDIR /app 05:25:10 ---> Running in 67965a92661c 05:25:10 Removing intermediate container 67965a92661c 05:25:10 ---> 05b6eb0b6090 05:25:10 Step 8/12 : COPY go.mod vendor* ./ 05:25:10 Removing intermediate container 58fd677e4061 05:25:10 ---> 7b8816444fc8 05:25:10 Step 13/30 : FROM alpine:3.18 05:25:10 3.18: Pulling from library/alpine 05:25:10 73baa7ef167e: Pulling fs layer 05:25:10 73baa7ef167e: Download complete 05:25:10 73baa7ef167e: Pull complete 05:25:10 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:25:10 Status: Downloaded newer image for alpine:3.18 05:25:10 ---> 8fd7cac70a4a 05:25:10 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:25:10 ---> Running in dcb215878f31 05:25:10 Removing intermediate container dcb215878f31 05:25:10 ---> 0da7bdb1de0c 05:25:10 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 05:25:10 ---> Running in addb0530b91a 05:25:10 Removing intermediate container addb0530b91a 05:25:10 ---> 9af1b832f7ea 05:25:10 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 05:25:10 ---> Running in f589f7f99623 05:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:25:10 (1/2) Installing ca-certificates (20240226-r0) 05:25:10 (2/2) Installing dumb-init (1.2.5-r2) 05:25:10 Executing busybox-1.36.1-r7.trigger 05:25:10 Executing ca-certificates-20240226-r0.trigger 05:25:10 OK: 8 MiB in 17 packages 05:25:10 Removing intermediate container f589f7f99623 05:25:10 ---> 76ef77b1a18e 05:25:10 Step 17/30 : RUN apk --no-cache upgrade 05:25:10 ---> Running in 008c4c17b87c 05:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:25:11 ---> cfabc112bc54 05:25:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:11 OK: 8 MiB in 17 packages 05:25:11 ---> Running in 7b5472304c78 05:25:11 Removing intermediate container 008c4c17b87c 05:25:11 ---> 23a24bde00f4 05:25:11 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 05:25:11 ---> d859eb140705 05:25:11 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 05:25:11 ---> 89d48b642a60 05:25:11 Step 20/30 : COPY --from=builder /app/res/ /res/ 05:25:11 ---> e843bb8a7e64 05:25:11 Step 21/30 : COPY --from=builder /app/static/ /static/ 05:25:12 ---> f92ea8a4250c 05:25:12 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 05:25:12 ---> eaada8c5ca10 05:25:12 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 05:25:12 ---> Running in fb599e86bc72 05:25:13 Removing intermediate container fb599e86bc72 05:25:13 ---> 1118bc6ff7ed 05:25:13 Step 24/30 : VOLUME /cache 05:25:13 ---> Running in 4153b64472df 05:25:13 Removing intermediate container 4153b64472df 05:25:13 ---> 500fc9a5e4c4 05:25:13 Step 25/30 : EXPOSE 59711 05:25:13 ---> Running in 5612aeec1435 05:25:13 Removing intermediate container 5612aeec1435 05:25:13 ---> 5b7937d6cc85 05:25:13 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 05:25:13 ---> Running in 9e6715bebaa6 05:25:13 Removing intermediate container 9e6715bebaa6 05:25:13 ---> 06b12bd79cd1 05:25:13 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 05:25:13 ---> Running in 27238e2d5a69 05:25:13 Removing intermediate container 27238e2d5a69 05:25:13 ---> eaa24372d0b0 05:25:13 Step 28/30 : LABEL arch=amd64 05:25:13 ---> Running in 4460ef0bc1ec 05:25:13 Removing intermediate container 4460ef0bc1ec 05:25:13 ---> 0398e78f7911 05:25:13 Step 29/30 : LABEL git_sha=67966766603bd524e2987370c2b88b0d977a6152 05:25:13 ---> Running in 540594eb79b8 05:25:13 Removing intermediate container 540594eb79b8 05:25:13 ---> e5e72368e0a3 05:25:13 Step 30/30 : LABEL version=3.2.0-dev.21 05:25:13 ---> Running in d07f4d947b01 05:25:13 Removing intermediate container d07f4d947b01 05:25:13 ---> 5087104c109e 05:25:13 [Warning] One or more build-args [ARCH] were not consumed 05:25:13 Successfully built 5087104c109e 05:25:13 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 05:25:14 provisioning config files... 05:25:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15646079868006962637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:14 ---> ****-login.sh 05:25:14 nexus3.edgexfoundry.org:10001 05:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:14 Configure a credential helper to remove this warning. See 05:25:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:14 05:25:14 Login Succeeded 05:25:14 nexus3.edgexfoundry.org:10002 05:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:14 Configure a credential helper to remove this warning. See 05:25:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:14 05:25:14 Login Succeeded 05:25:14 nexus3.edgexfoundry.org:10003 05:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:14 Configure a credential helper to remove this warning. See 05:25:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:14 05:25:14 Login Succeeded 05:25:14 nexus3.edgexfoundry.org:10004 05:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:14 Configure a credential helper to remove this warning. See 05:25:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:14 05:25:14 Login Succeeded 05:25:14 ****.io 05:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:25:14 Configure a credential helper to remove this warning. See 05:25:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:25:14 05:25:14 Login Succeeded 05:25:14 ---> ****-login.sh ends [Pipeline] } 05:25:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:25:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:25:15 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 05:25:15 67966766603bd524e2987370c2b88b0d977a6152 05:25:15 latest 05:25:15 3.2.0-dev.21 05:25:15 67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 05:25:15 main 05:25:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:15 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:67966766603bd524e2987370c2b88b0d977a6152 05:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 05:25:15 fa7e4974f076: Preparing 05:25:15 b133908a91f5: Preparing 05:25:15 787f4b6a5659: Preparing 05:25:15 cf5cc5eb3cbe: Preparing 05:25:15 ea7b581cf589: Preparing 05:25:15 17392cd75e0b: Preparing 05:25:15 b4bb232bd007: Preparing 05:25:15 3ba459365f47: Preparing 05:25:15 63ec0bd56cf3: Preparing 05:25:15 b4bb232bd007: Waiting 05:25:15 3ba459365f47: Waiting 05:25:15 63ec0bd56cf3: Waiting 05:25:15 17392cd75e0b: Waiting 05:25:15 787f4b6a5659: Pushed 05:25:15 ea7b581cf589: Pushed 05:25:15 cf5cc5eb3cbe: Pushed 05:25:15 fa7e4974f076: Pushed 05:25:15 63ec0bd56cf3: Layer already exists 05:25:15 17392cd75e0b: Pushed 05:25:15 b4bb232bd007: Pushed 05:25:15 3ba459365f47: Pushed 05:25:18 b133908a91f5: Pushed 05:25:18 67966766603bd524e2987370c2b88b0d977a6152: digest: sha256:03a0be9f3f79140aa7b622ea7b27accf92072a0889577918c2d788130c3e3a55 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:19 + 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 05:25:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 05:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 05:25:19 fa7e4974f076: Preparing 05:25:19 b133908a91f5: Preparing 05:25:19 787f4b6a5659: Preparing 05:25:19 cf5cc5eb3cbe: Preparing 05:25:19 ea7b581cf589: Preparing 05:25:19 17392cd75e0b: Preparing 05:25:19 b4bb232bd007: Preparing 05:25:19 3ba459365f47: Preparing 05:25:19 63ec0bd56cf3: Preparing 05:25:19 17392cd75e0b: Waiting 05:25:19 63ec0bd56cf3: Waiting 05:25:19 3ba459365f47: Waiting 05:25:19 b4bb232bd007: Waiting 05:25:19 787f4b6a5659: Layer already exists 05:25:19 cf5cc5eb3cbe: Layer already exists 05:25:19 ea7b581cf589: Layer already exists 05:25:19 fa7e4974f076: Layer already exists 05:25:19 b133908a91f5: Layer already exists 05:25:19 3ba459365f47: Layer already exists 05:25:19 17392cd75e0b: Layer already exists 05:25:19 b4bb232bd007: Layer already exists 05:25:19 63ec0bd56cf3: Layer already exists 05:25:19 latest: digest: sha256:03a0be9f3f79140aa7b622ea7b27accf92072a0889577918c2d788130c3e3a55 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:19 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.21 05:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 05:25:20 fa7e4974f076: Preparing 05:25:20 b133908a91f5: Preparing 05:25:20 787f4b6a5659: Preparing 05:25:20 cf5cc5eb3cbe: Preparing 05:25:20 ea7b581cf589: Preparing 05:25:20 17392cd75e0b: Preparing 05:25:20 b4bb232bd007: Preparing 05:25:20 3ba459365f47: Preparing 05:25:20 63ec0bd56cf3: Preparing 05:25:20 17392cd75e0b: Waiting 05:25:20 b4bb232bd007: Waiting 05:25:20 3ba459365f47: Waiting 05:25:20 63ec0bd56cf3: Waiting 05:25:20 ea7b581cf589: Layer already exists 05:25:20 b133908a91f5: Layer already exists 05:25:20 fa7e4974f076: Layer already exists 05:25:20 787f4b6a5659: Layer already exists 05:25:20 cf5cc5eb3cbe: Layer already exists 05:25:20 b4bb232bd007: Layer already exists 05:25:20 63ec0bd56cf3: Layer already exists 05:25:20 17392cd75e0b: Layer already exists 05:25:20 3ba459365f47: Layer already exists 05:25:20 3.2.0-dev.21: digest: sha256:03a0be9f3f79140aa7b622ea7b27accf92072a0889577918c2d788130c3e3a55 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:20 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 05:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 05:25:20 fa7e4974f076: Preparing 05:25:20 b133908a91f5: Preparing 05:25:20 787f4b6a5659: Preparing 05:25:20 cf5cc5eb3cbe: Preparing 05:25:20 ea7b581cf589: Preparing 05:25:20 17392cd75e0b: Preparing 05:25:20 b4bb232bd007: Preparing 05:25:20 3ba459365f47: Preparing 05:25:20 63ec0bd56cf3: Preparing 05:25:20 17392cd75e0b: Waiting 05:25:20 b4bb232bd007: Waiting 05:25:20 3ba459365f47: Waiting 05:25:20 63ec0bd56cf3: Waiting 05:25:20 fa7e4974f076: Layer already exists 05:25:20 b133908a91f5: Layer already exists 05:25:20 787f4b6a5659: Layer already exists 05:25:20 cf5cc5eb3cbe: Layer already exists 05:25:20 ea7b581cf589: Layer already exists 05:25:20 3ba459365f47: Layer already exists 05:25:20 17392cd75e0b: Layer already exists 05:25:20 b4bb232bd007: Layer already exists 05:25:20 63ec0bd56cf3: Layer already exists 05:25:20 67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21: digest: sha256:03a0be9f3f79140aa7b622ea7b27accf92072a0889577918c2d788130c3e3a55 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:21 + 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 05:25:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 05:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 05:25:21 fa7e4974f076: Preparing 05:25:21 b133908a91f5: Preparing 05:25:21 787f4b6a5659: Preparing 05:25:21 cf5cc5eb3cbe: Preparing 05:25:21 ea7b581cf589: Preparing 05:25:21 17392cd75e0b: Preparing 05:25:21 b4bb232bd007: Preparing 05:25:21 3ba459365f47: Preparing 05:25:21 63ec0bd56cf3: Preparing 05:25:21 b4bb232bd007: Waiting 05:25:21 3ba459365f47: Waiting 05:25:21 17392cd75e0b: Waiting 05:25:21 63ec0bd56cf3: Waiting 05:25:21 787f4b6a5659: Layer already exists 05:25:21 b133908a91f5: Layer already exists 05:25:21 fa7e4974f076: Layer already exists 05:25:21 cf5cc5eb3cbe: Layer already exists 05:25:21 ea7b581cf589: Layer already exists 05:25:21 b4bb232bd007: Layer already exists 05:25:21 17392cd75e0b: Layer already exists 05:25:21 3ba459365f47: Layer already exists 05:25:21 63ec0bd56cf3: Layer already exists 05:25:21 main: digest: sha256:03a0be9f3f79140aa7b622ea7b27accf92072a0889577918c2d788130c3e3a55 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:25:21 ===================================================== [Pipeline] echo 05:25:21 taggedImages: 05:25:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:67966766603bd524e2987370c2b88b0d977a6152 05:25:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 05:25:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.21 05:25:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 05:25:21 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:25:21 05:25:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:25:22 latest: Pulling from edgex-lftools-log-publisher 05:25:22 5eb5b503b376: Pulling fs layer 05:25:22 5c69ac0246d0: Pulling fs layer 05:25:22 ec43610c2a17: Pulling fs layer 05:25:22 3a2ae6a8a46f: Pulling fs layer 05:25:22 33b1e0a273af: Pulling fs layer 05:25:22 5d3b04190fa2: Pulling fs layer 05:25:22 2f39f015ded8: Pulling fs layer 05:25:22 3a2ae6a8a46f: Waiting 05:25:22 33b1e0a273af: Waiting 05:25:22 2f39f015ded8: Waiting 05:25:22 5d3b04190fa2: Waiting 05:25:22 5c69ac0246d0: Verifying Checksum 05:25:22 5c69ac0246d0: Download complete 05:25:22 3a2ae6a8a46f: Verifying Checksum 05:25:22 3a2ae6a8a46f: Download complete 05:25:22 33b1e0a273af: Verifying Checksum 05:25:22 33b1e0a273af: Download complete 05:25:22 ec43610c2a17: Verifying Checksum 05:25:22 ec43610c2a17: Download complete 05:25:22 5d3b04190fa2: Verifying Checksum 05:25:22 5d3b04190fa2: Download complete 05:25:22 5eb5b503b376: Verifying Checksum 05:25:22 5eb5b503b376: Download complete 05:25:23 2f39f015ded8: Download complete 05:25:23 5eb5b503b376: Pull complete 05:25:23 5c69ac0246d0: Pull complete 05:25:24 ec43610c2a17: Pull complete 05:25:24 3a2ae6a8a46f: Pull complete 05:25:24 33b1e0a273af: Pull complete 05:25:24 5d3b04190fa2: Pull complete 05:25:28 2f39f015ded8: Pull complete 05:25:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:25:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:25:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:28 prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container 05:25:28 $ 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 05:25:32 $ docker top a53bfb155b2a2cc2c06707f5ba44b19d6f370ab1e9ec9b49efa13e0a784300d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:32 ---> job-cost.sh 05:25:32 lf-activate-venv: SKIPPING 05:25:32 INFO: No Stack... 05:25:32 INFO: Retrieving Pricing Info for: v3-standard-8 05:25:33 INFO: Archiving Costs [Pipeline] sh 05:25:33 + cut -d, -f6 05:25:33 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [Pipeline] lock 05:25:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] 05:25:33 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] did not exist. Created. 05:25:33 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:25:34 + echo total: 0.2199999988079071 [Pipeline] stash 05:25:34 Stashed 1 file(s) [Pipeline] } 05:25:34 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] [Pipeline] // lock [Pipeline] } 05:25:34 $ docker stop --time=1 a53bfb155b2a2cc2c06707f5ba44b19d6f370ab1e9ec9b49efa13e0a784300d2 05:25:35 $ docker rm -f --volumes a53bfb155b2a2cc2c06707f5ba44b19d6f370ab1e9ec9b49efa13e0a784300d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:27:03 Removing intermediate container 7b5472304c78 05:27:03 ---> 14a7724c4619 05:27:03 Step 10/12 : COPY . . 05:27:03 ---> 027956718f14 05:27:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:27:03 ---> Running in 5733fdd6e6ff 05:27:03 Removing intermediate container 5733fdd6e6ff 05:27:03 ---> 38e44e29261a 05:27:03 Step 12/12 : RUN $MAKE 05:27:03 ---> Running in 8677435876a0 05:27:03 noop 05:27:03 Removing intermediate container 8677435876a0 05:27:03 ---> 3918abde6490 05:27:03 Successfully built 3918abde6490 05:27:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:03 + docker inspect -f . ci-base-image-arm64 05:27:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:03 prd-ubuntu20.04-docker-arm64-4c-16g-4421 does not seem to be running inside a container 05:27:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/175 -v /w/workspace/app-rfid-llrp-inventory/175:/w/workspace/app-rfid-llrp-inventory/175:rw,z -v /w/workspace/app-rfid-llrp-inventory/175@tmp:/w/workspace/app-rfid-llrp-inventory/175@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 05:27:05 $ docker top b63df2c29260324ebf985e0d76c5274f4015bb801150a42440826e27bb20631f -eo pid,comm [Pipeline] { [Pipeline] sh 05:27:05 + go version 05:27:05 go version go1.21.9 linux/arm64 [Pipeline] } 05:27:05 $ docker stop --time=1 b63df2c29260324ebf985e0d76c5274f4015bb801150a42440826e27bb20631f 05:27:07 $ docker rm -f --volumes b63df2c29260324ebf985e0d76c5274f4015bb801150a42440826e27bb20631f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:08 + docker inspect -f . ci-base-image-arm64 05:27:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:08 prd-ubuntu20.04-docker-arm64-4c-16g-4421 does not seem to be running inside a container 05:27:08 $ 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/175 -v /w/workspace/app-rfid-llrp-inventory/175:/w/workspace/app-rfid-llrp-inventory/175:rw,z -v /w/workspace/app-rfid-llrp-inventory/175@tmp:/w/workspace/app-rfid-llrp-inventory/175@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 05:27:09 $ docker top 2949ae1a5224b88ea93bdb2946696c7dd2009a55733adff81bbe99208c438a69 -eo pid,comm [Pipeline] { [Pipeline] sh 05:27:10 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/175 [Pipeline] fileExists [Pipeline] sh 05:27:11 + make test 05:27:11 go test -race ./... -coverprofile=coverage.out ./... 05:32:18 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 05:32:18 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 05:32:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.350s coverage: 86.2% of statements 05:32:30 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.616s coverage: 71.9% of statements 05:32:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:32:31 go vet ./... 05:37:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:37:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:37:38 ./bin/test-attribution.sh 05:37:38 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:37:38 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:37:38 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:37:38 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:37:38 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:37:38 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:37:38 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:37:38 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:37:38 An attribution for golang.org/x/time is missing from Attribution.txt, please add 05:37:38 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 05:37:38 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:37:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:37:38 $ docker stop --time=1 2949ae1a5224b88ea93bdb2946696c7dd2009a55733adff81bbe99208c438a69 05:37:40 $ docker rm -f --volumes 2949ae1a5224b88ea93bdb2946696c7dd2009a55733adff81bbe99208c438a69 [Pipeline] // withDockerContainer [Pipeline] sh 05:37:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:37:43 Warning: overwriting stash ‘coverage-report’ 05:37:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:37:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:37:45 + ls -al . 05:37:45 total 276 05:37:45 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 05:27 . 05:37:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:24 .. 05:37:45 -rw-rw-r-- 1 jenkins jenkins 262 Jun 26 05:24 .dockerignore 05:37:45 drwxrwxr-x 8 jenkins jenkins 4096 Jun 26 05:24 .git 05:37:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:24 .github 05:37:45 -rw-rw-r-- 1 jenkins jenkins 773 Jun 26 05:24 .gitignore 05:37:45 -rw-rw-r-- 1 jenkins jenkins 41 Jun 26 05:24 .golangci.yml 05:37:45 -rw-rw-r-- 1 jenkins jenkins 10232 Jun 26 05:24 Attribution.txt 05:37:45 -rw-rw-r-- 1 jenkins jenkins 11245 Jun 26 05:24 CHANGELOG.md 05:37:45 -rw-rw-r-- 1 jenkins jenkins 1768 Jun 26 05:24 Dockerfile 05:37:45 -rw-rw-r-- 1 jenkins jenkins 677 Jun 26 05:24 GOVERNANCE.md 05:37:45 -rw-rw-r-- 1 jenkins jenkins 665 Jun 26 05:24 Jenkinsfile 05:37:45 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 26 05:24 LICENSE 05:37:45 -rw-rw-r-- 1 jenkins jenkins 2503 Jun 26 05:24 Makefile 05:37:45 -rw-rw-r-- 1 jenkins jenkins 617 Jun 26 05:24 OWNERS.md 05:37:45 -rw-rw-r-- 1 jenkins jenkins 3851 Jun 26 05:24 README.md 05:37:45 -rw-rw-r-- 1 jenkins jenkins 12 Jun 26 05:22 VERSION 05:37:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:24 bin 05:37:45 -rw-r--r-- 1 jenkins jenkins 41317 Jun 26 05:32 coverage.out 05:37:45 -rw-rw-r-- 1 jenkins jenkins 7349 Jun 26 05:24 go.mod 05:37:45 -rw-rw-r-- 1 jenkins jenkins 102425 Jun 26 05:24 go.sum 05:37:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:24 images 05:37:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 26 05:24 internal 05:37:45 -rw-rw-r-- 1 jenkins jenkins 531 Jun 26 05:24 main.go 05:37:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:24 openapi 05:37:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 26 05:24 res 05:37:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 26 05:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:45 + 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=67966766603bd524e2987370c2b88b0d977a6152 --label arch=arm64 --label version=3.2.0-dev.21 . 05:37:45 Sending build context to Docker daemon 673.8kB 05:37:45 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 05:37:45 Step 2/30 : FROM ${BASE} AS builder 05:37:45 ---> 3918abde6490 05:37:45 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 05:37:45 ---> Running in 966728b78cb5 05:37:46 Removing intermediate container 966728b78cb5 05:37:46 ---> c1b7d21ccd62 05:37:46 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 05:37:46 ---> Running in 358b27387a62 05:37:46 Removing intermediate container 358b27387a62 05:37:46 ---> 66b35fd3a2df 05:37:46 Step 5/30 : ARG ADD_BUILD_TAGS="" 05:37:46 ---> Running in aa0132df59a7 05:37:47 Removing intermediate container aa0132df59a7 05:37:47 ---> 5716b28236c7 05:37:47 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:37:47 ---> Running in 74194b24b5e6 05:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:37:50 OK: 266 MiB in 52 packages 05:37:51 Removing intermediate container 74194b24b5e6 05:37:51 ---> bb20f9d48c25 05:37:51 Step 7/30 : WORKDIR /app 05:37:51 ---> Running in 2c5cb5b9ab63 05:37:51 Removing intermediate container 2c5cb5b9ab63 05:37:51 ---> 6c2a43b8fd23 05:37:51 Step 8/30 : COPY go.mod vendor* ./ 05:37:52 ---> 371ccc906374 05:37:52 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:52 ---> Running in 991377ad10d2 05:37:55 Removing intermediate container 991377ad10d2 05:37:55 ---> bd6ef2908cc3 05:37:55 Step 10/30 : COPY . . 05:37:56 ---> 2b77ff4b844e 05:37:56 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:37:56 ---> Running in d7c4e8b0413f 05:37:56 Removing intermediate container d7c4e8b0413f 05:37:56 ---> b1e3287a75fa 05:37:56 Step 12/30 : RUN $MAKE 05:37:56 ---> Running in e99c5e7e24f0 05:37:57 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.21 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.21" -trimpath -mod=readonly -o app-rfid-llrp-inventory 05:42:19 Removing intermediate container e99c5e7e24f0 05:42:19 ---> a1588608a5b4 05:42:19 Step 13/30 : FROM alpine:3.18 05:42:19 3.18: Pulling from library/alpine 05:42:19 5c905c7ebe2f: Pulling fs layer 05:42:19 5c905c7ebe2f: Verifying Checksum 05:42:19 5c905c7ebe2f: Download complete 05:42:19 5c905c7ebe2f: Pull complete 05:42:19 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:42:19 Status: Downloaded newer image for alpine:3.18 05:42:19 ---> dec292d02e07 05:42:19 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:42:19 ---> Running in 3e260d4e686b 05:42:19 Removing intermediate container 3e260d4e686b 05:42:19 ---> 3dac516cc8a8 05:42:19 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 05:42:19 ---> Running in f9a5b49d9bc7 05:42:19 Removing intermediate container f9a5b49d9bc7 05:42:19 ---> 0c305efb0730 05:42:19 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 05:42:19 ---> Running in b011328f0ac5 05:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:19 (1/2) Installing ca-certificates (20240226-r0) 05:42:19 (2/2) Installing dumb-init (1.2.5-r2) 05:42:19 Executing busybox-1.36.1-r7.trigger 05:42:19 Executing ca-certificates-20240226-r0.trigger 05:42:19 OK: 9 MiB in 17 packages 05:42:19 Removing intermediate container b011328f0ac5 05:42:19 ---> 7daa8c7b0673 05:42:19 Step 17/30 : RUN apk --no-cache upgrade 05:42:19 ---> Running in d45c1208f9d9 05:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:21 OK: 9 MiB in 17 packages 05:42:22 Removing intermediate container d45c1208f9d9 05:42:22 ---> a9ad3646de5d 05:42:22 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 05:42:22 ---> 363515800e70 05:42:22 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 05:42:23 ---> f12e64c90445 05:42:23 Step 20/30 : COPY --from=builder /app/res/ /res/ 05:42:24 ---> 3ceec651bbc4 05:42:24 Step 21/30 : COPY --from=builder /app/static/ /static/ 05:42:24 ---> 023215fd24cc 05:42:24 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 05:42:26 ---> e576c66ddb4c 05:42:26 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 05:42:26 ---> Running in 9cfe36969bfc 05:42:28 Removing intermediate container 9cfe36969bfc 05:42:28 ---> 99266fa02809 05:42:28 Step 24/30 : VOLUME /cache 05:42:28 ---> Running in 30485c5836ea 05:42:28 Removing intermediate container 30485c5836ea 05:42:28 ---> f7dc91a270bf 05:42:28 Step 25/30 : EXPOSE 59711 05:42:29 ---> Running in 165a9775b2d6 05:42:29 Removing intermediate container 165a9775b2d6 05:42:29 ---> c5ed437fca0d 05:42:29 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 05:42:29 ---> Running in fec9caff8b62 05:42:29 Removing intermediate container fec9caff8b62 05:42:29 ---> 7737a209271c 05:42:29 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 05:42:29 ---> Running in f26a79fc8d9a 05:42:30 Removing intermediate container f26a79fc8d9a 05:42:30 ---> f92fb2c38439 05:42:30 Step 28/30 : LABEL arch=arm64 05:42:30 ---> Running in f54fe9abc6f7 05:42:30 Removing intermediate container f54fe9abc6f7 05:42:30 ---> be0bd0ccf2f8 05:42:30 Step 29/30 : LABEL git_sha=67966766603bd524e2987370c2b88b0d977a6152 05:42:31 ---> Running in dc6bed4939f5 05:42:31 Removing intermediate container dc6bed4939f5 05:42:31 ---> 345cdb7c1990 05:42:31 Step 30/30 : LABEL version=3.2.0-dev.21 05:42:31 ---> Running in 843b14197f00 05:42:31 Removing intermediate container 843b14197f00 05:42:31 ---> a703afad1acc 05:42:31 [Warning] One or more build-args [ARCH] were not consumed 05:42:31 Successfully built a703afad1acc 05:42:31 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 05:42:32 provisioning config files... 05:42:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/175@tmp/config17786199904069992020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:32 ---> ****-login.sh 05:42:32 nexus3.edgexfoundry.org:10001 05:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:32 Configure a credential helper to remove this warning. See 05:42:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:32 05:42:32 Login Succeeded 05:42:32 nexus3.edgexfoundry.org:10002 05:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:33 Configure a credential helper to remove this warning. See 05:42:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:33 05:42:33 Login Succeeded 05:42:33 nexus3.edgexfoundry.org:10003 05:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:33 Configure a credential helper to remove this warning. See 05:42:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:33 05:42:33 Login Succeeded 05:42:33 nexus3.edgexfoundry.org:10004 05:42:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:34 Configure a credential helper to remove this warning. See 05:42:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:34 05:42:34 Login Succeeded 05:42:34 ****.io 05:42:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:34 Configure a credential helper to remove this warning. See 05:42:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:34 05:42:34 Login Succeeded 05:42:34 ---> ****-login.sh ends [Pipeline] } 05:42:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:42:34 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 05:42:34 67966766603bd524e2987370c2b88b0d977a6152 05:42:34 latest 05:42:34 3.2.0-dev.21 05:42:34 67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 05:42:34 main 05:42:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:35 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:67966766603bd524e2987370c2b88b0d977a6152 05:42:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 05:42:35 cb3ca2fcff1f: Preparing 05:42:35 789f15bb74a0: Preparing 05:42:35 687528376a7a: Preparing 05:42:35 44c7d9221f97: Preparing 05:42:35 7862abf0c745: Preparing 05:42:35 d5167ea2bf17: Preparing 05:42:35 3f065257b661: Preparing 05:42:35 8ed07da5337b: Preparing 05:42:35 da707bb00cb8: Preparing 05:42:35 d5167ea2bf17: Waiting 05:42:35 3f065257b661: Waiting 05:42:35 8ed07da5337b: Waiting 05:42:35 da707bb00cb8: Waiting 05:42:35 44c7d9221f97: Pushed 05:42:35 687528376a7a: Pushed 05:42:35 cb3ca2fcff1f: Pushed 05:42:35 7862abf0c745: Pushed 05:42:36 da707bb00cb8: Layer already exists 05:42:36 3f065257b661: Pushed 05:42:36 d5167ea2bf17: Pushed 05:42:36 8ed07da5337b: Pushed 05:42:42 789f15bb74a0: Pushed 05:42:43 67966766603bd524e2987370c2b88b0d977a6152: digest: sha256:573fd4ae3fdc23acf60a87ce75c9517df361438845b3d7a7c9196ad61de78943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:43 + 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 05:42:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 05:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 05:42:43 cb3ca2fcff1f: Preparing 05:42:43 789f15bb74a0: Preparing 05:42:43 687528376a7a: Preparing 05:42:43 44c7d9221f97: Preparing 05:42:43 7862abf0c745: Preparing 05:42:43 d5167ea2bf17: Preparing 05:42:43 3f065257b661: Preparing 05:42:43 d5167ea2bf17: Waiting 05:42:43 8ed07da5337b: Preparing 05:42:43 3f065257b661: Waiting 05:42:43 da707bb00cb8: Preparing 05:42:43 8ed07da5337b: Waiting 05:42:43 da707bb00cb8: Waiting 05:42:43 687528376a7a: Layer already exists 05:42:43 cb3ca2fcff1f: Layer already exists 05:42:43 44c7d9221f97: Layer already exists 05:42:43 7862abf0c745: Layer already exists 05:42:43 789f15bb74a0: Layer already exists 05:42:43 da707bb00cb8: Layer already exists 05:42:43 8ed07da5337b: Layer already exists 05:42:43 d5167ea2bf17: Layer already exists 05:42:43 3f065257b661: Layer already exists 05:42:44 latest: digest: sha256:573fd4ae3fdc23acf60a87ce75c9517df361438845b3d7a7c9196ad61de78943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:44 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.21 05:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 05:42:45 cb3ca2fcff1f: Preparing 05:42:45 789f15bb74a0: Preparing 05:42:45 687528376a7a: Preparing 05:42:45 44c7d9221f97: Preparing 05:42:45 7862abf0c745: Preparing 05:42:45 d5167ea2bf17: Preparing 05:42:45 3f065257b661: Preparing 05:42:45 8ed07da5337b: Preparing 05:42:45 da707bb00cb8: Preparing 05:42:45 3f065257b661: Waiting 05:42:45 8ed07da5337b: Waiting 05:42:45 da707bb00cb8: Waiting 05:42:45 d5167ea2bf17: Waiting 05:42:45 789f15bb74a0: Layer already exists 05:42:45 44c7d9221f97: Layer already exists 05:42:45 7862abf0c745: Layer already exists 05:42:45 687528376a7a: Layer already exists 05:42:45 cb3ca2fcff1f: Layer already exists 05:42:45 da707bb00cb8: Layer already exists 05:42:45 3f065257b661: Layer already exists 05:42:45 8ed07da5337b: Layer already exists 05:42:45 d5167ea2bf17: Layer already exists 05:42:45 3.2.0-dev.21: digest: sha256:573fd4ae3fdc23acf60a87ce75c9517df361438845b3d7a7c9196ad61de78943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:45 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 05:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 05:42:46 cb3ca2fcff1f: Preparing 05:42:46 789f15bb74a0: Preparing 05:42:46 687528376a7a: Preparing 05:42:46 44c7d9221f97: Preparing 05:42:46 7862abf0c745: Preparing 05:42:46 d5167ea2bf17: Preparing 05:42:46 3f065257b661: Preparing 05:42:46 8ed07da5337b: Preparing 05:42:46 da707bb00cb8: Preparing 05:42:46 d5167ea2bf17: Waiting 05:42:46 3f065257b661: Waiting 05:42:46 8ed07da5337b: Waiting 05:42:46 da707bb00cb8: Waiting 05:42:46 cb3ca2fcff1f: Layer already exists 05:42:46 7862abf0c745: Layer already exists 05:42:46 687528376a7a: Layer already exists 05:42:46 44c7d9221f97: Layer already exists 05:42:46 789f15bb74a0: Layer already exists 05:42:46 3f065257b661: Layer already exists 05:42:46 8ed07da5337b: Layer already exists 05:42:46 d5167ea2bf17: Layer already exists 05:42:46 da707bb00cb8: Layer already exists 05:42:46 67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21: digest: sha256:573fd4ae3fdc23acf60a87ce75c9517df361438845b3d7a7c9196ad61de78943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:46 + 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 05:42:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 05:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 05:42:47 cb3ca2fcff1f: Preparing 05:42:47 789f15bb74a0: Preparing 05:42:47 687528376a7a: Preparing 05:42:47 44c7d9221f97: Preparing 05:42:47 7862abf0c745: Preparing 05:42:47 d5167ea2bf17: Preparing 05:42:47 3f065257b661: Preparing 05:42:47 8ed07da5337b: Preparing 05:42:47 da707bb00cb8: Preparing 05:42:47 8ed07da5337b: Waiting 05:42:47 da707bb00cb8: Waiting 05:42:47 d5167ea2bf17: Waiting 05:42:47 3f065257b661: Waiting 05:42:47 687528376a7a: Layer already exists 05:42:47 cb3ca2fcff1f: Layer already exists 05:42:47 7862abf0c745: Layer already exists 05:42:47 44c7d9221f97: Layer already exists 05:42:47 789f15bb74a0: Layer already exists 05:42:47 d5167ea2bf17: Layer already exists 05:42:47 8ed07da5337b: Layer already exists 05:42:47 da707bb00cb8: Layer already exists 05:42:47 3f065257b661: Layer already exists 05:42:47 main: digest: sha256:573fd4ae3fdc23acf60a87ce75c9517df361438845b3d7a7c9196ad61de78943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:47 ===================================================== [Pipeline] echo 05:42:47 taggedImages: 05:42:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:67966766603bd524e2987370c2b88b0d977a6152 05:42:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 05:42:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.21 05:42:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:67966766603bd524e2987370c2b88b0d977a6152-3.2.0-dev.21 05:42:47 - 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 05:42:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:42:47 05:42:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:42:48 arm64: Pulling from edgex-lftools-log-publisher 05:42:48 8998bd30e6a1: Pulling fs layer 05:42:48 04944245beec: Pulling fs layer 05:42:48 699f458cf7ca: Pulling fs layer 05:42:48 765212b225bb: Pulling fs layer 05:42:48 f23df028b6ca: Pulling fs layer 05:42:48 765212b225bb: Waiting 05:42:48 f23df028b6ca: Waiting 05:42:48 d65c8cfc05b1: Pulling fs layer 05:42:48 d65c8cfc05b1: Waiting 05:42:48 2437ff75d9bd: Pulling fs layer 05:42:48 2437ff75d9bd: Waiting 05:42:48 04944245beec: Verifying Checksum 05:42:48 04944245beec: Download complete 05:42:48 765212b225bb: Verifying Checksum 05:42:48 765212b225bb: Download complete 05:42:48 f23df028b6ca: Verifying Checksum 05:42:48 f23df028b6ca: Download complete 05:42:48 d65c8cfc05b1: Verifying Checksum 05:42:48 d65c8cfc05b1: Download complete 05:42:48 699f458cf7ca: Verifying Checksum 05:42:48 699f458cf7ca: Download complete 05:42:49 8998bd30e6a1: Verifying Checksum 05:42:49 8998bd30e6a1: Download complete 05:42:51 2437ff75d9bd: Verifying Checksum 05:42:51 2437ff75d9bd: Download complete 05:42:53 8998bd30e6a1: Pull complete 05:42:54 04944245beec: Pull complete 05:42:56 699f458cf7ca: Pull complete 05:42:56 765212b225bb: Pull complete 05:42:57 f23df028b6ca: Pull complete 05:42:57 d65c8cfc05b1: Pull complete 05:43:15 2437ff75d9bd: Pull complete 05:43:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:43:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:43:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:16 prd-ubuntu20.04-docker-arm64-4c-16g-4421 does not seem to be running inside a container 05:43:16 $ 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/175 -v /w/workspace/app-rfid-llrp-inventory/175:/w/workspace/app-rfid-llrp-inventory/175:rw,z -v /w/workspace/app-rfid-llrp-inventory/175@tmp:/w/workspace/app-rfid-llrp-inventory/175@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 05:43:19 $ docker top 722a83aa750940b6edcd65089108e09ec4af189fa6d13aca3220cdad0fa6ef9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:20 ---> job-cost.sh 05:43:20 lf-activate-venv: SKIPPING 05:43:20 INFO: No Stack... 05:43:21 INFO: Retrieving Pricing Info for: v3-standard-4 05:43:21 INFO: Archiving Costs [Pipeline] sh 05:43:22 + cat /w/workspace/app-rfid-llrp-inventory/175/archives/cost.csv 05:43:22 + cut -d, -f6 [Pipeline] lock 05:43:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] 05:43:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] did not exist. Created. 05:43:22 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:43:23 /w/workspace/app-rfid-llrp-inventory/175@tmp/durable-9e43299f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:43:23 + echo total: 0.10999999940395355 [Pipeline] stash 05:43:23 Warning: overwriting stash ‘stack-cost’ 05:43:23 Stashed 1 file(s) [Pipeline] } 05:43:23 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-175-stack-cost] [Pipeline] // lock [Pipeline] } 05:43:23 $ docker stop --time=1 722a83aa750940b6edcd65089108e09ec4af189fa6d13aca3220cdad0fa6ef9e 05:43:25 $ docker rm -f --volumes 722a83aa750940b6edcd65089108e09ec4af189fa6d13aca3220cdad0fa6ef9e [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 05:43:25 provisioning config files... 05:43:25 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config452146004584426712tmp [Pipeline] { [Pipeline] sh 05:43:26 + set +x 05:43:26 + curl -s https://codecov.io/bash 05:43:26 + bash -s -- 05:43:26 05:43:26 _____ _ 05:43:26 / ____| | | 05:43:26 | | ___ __| | ___ ___ _____ __ 05:43:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:43:26 | |___| (_) | (_| | __/ (_| (_) \ V / 05:43:26 \_____\___/ \__,_|\___|\___\___/ \_/ 05:43:26 Bash-1.0.6 05:43:26 05:43:26 05:43:26 ==> git version 2.25.1 found 05:43:26 ==> 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 05:43:26 Release-Date: 2020-01-08 05:43:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:43:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:43:26 ==> Jenkins CI detected. 05:43:26 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 05:43:26 project root: . 05:43:26 --> token set from env 05:43:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:43:26 ==> Running gcov in . (disable via -X gcov) 05:43:26 ==> Python coveragepy not found 05:43:26 ==> Searching for coverage reports in: 05:43:26 + . 05:43:26 -> Found 1 reports 05:43:26 ==> Detecting git/mercurial file structure 05:43:26 ==> Reading reports 05:43:26 + ./coverage.out bytes=41317 05:43:26 ==> Appending adjustments 05:43:26 https://docs.codecov.io/docs/fixing-reports 05:43:26 + Found adjustments 05:43:26 ==> Gzipping contents 05:43:26 12K /tmp/codecov.plVv1F.gz 05:43:26 ==> Uploading reports 05:43:26 url: https://codecov.io 05:43:26 query: branch=main&commit=67966766603bd524e2987370c2b88b0d977a6152&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 05:43:26 -> Pinging Codecov 05:43:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=67966766603bd524e2987370c2b88b0d977a6152&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 05:43:26 -> Uploading to 05:43:26 https://storage.googleapis.com/codecov/v4/raw/2024-06-26/581DD39554BDF9B6E22D074273EAD858/67966766603bd524e2987370c2b88b0d977a6152/431c1c7e-7869-470b-b27f-e1d8dff1c341.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240626%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240626T054326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05538ddf928af31d769a9e3ea6585c3a68955b66e82a379779710f3496b6190f 05:43:26 % Total % Received % Xferd Average Speed Time Time Time Current 05:43:26 Dload Upload Total Spent Left Speed 05:43:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 52529 --:--:-- --:--:-- --:--:-- 52768 05:43:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] } 05:43:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:43:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:43:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:43:27 05:43:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:43:27 latest: Pulling from edgex-devops/edgex-snyk-go 05:43:27 619be1103602: Already exists 05:43:27 f8ea3408117e: Pulling fs layer 05:43:27 91320369b822: Pulling fs layer 05:43:27 0406650e8295: Pulling fs layer 05:43:27 4f4fb700ef54: Pulling fs layer 05:43:27 96d80e3f36e1: Pulling fs layer 05:43:27 bcf3aedb951c: Pulling fs layer 05:43:27 4f4fb700ef54: Waiting 05:43:27 96d80e3f36e1: Waiting 05:43:27 bcf3aedb951c: Waiting 05:43:27 0406650e8295: Download complete 05:43:27 f8ea3408117e: Verifying Checksum 05:43:27 f8ea3408117e: Download complete 05:43:27 4f4fb700ef54: Verifying Checksum 05:43:27 4f4fb700ef54: Download complete 05:43:28 f8ea3408117e: Pull complete 05:43:28 96d80e3f36e1: Verifying Checksum 05:43:28 96d80e3f36e1: Download complete 05:43:28 91320369b822: Verifying Checksum 05:43:28 91320369b822: Download complete 05:43:28 bcf3aedb951c: Verifying Checksum 05:43:28 bcf3aedb951c: Download complete 05:43:31 91320369b822: Pull complete 05:43:31 0406650e8295: Pull complete 05:43:31 4f4fb700ef54: Pull complete 05:43:31 96d80e3f36e1: Pull complete 05:43:34 bcf3aedb951c: Pull complete 05:43:34 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 05:43:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:43:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:34 prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container 05:43:34 $ 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:latest cat 05:43:36 $ docker top d3bb97c4536480a9730d6215686c840a0cd863fa7a5715a419d642581ddd752a -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:36 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 05:43:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 05:43:36 + set -o pipefail 05:43:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 05:43:43 05:43:43 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 05:43:43 05:43:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/9fe4170f-1f53-458d-a9d9-230ce0df8791 05:43:43 05:43:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:43:43 05:43:43 05:43:43 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 05:43:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:43:43 $ docker stop --time=1 d3bb97c4536480a9730d6215686c840a0cd863fa7a5715a419d642581ddd752a 05:43:47 $ docker rm -f --volumes d3bb97c4536480a9730d6215686c840a0cd863fa7a5715a419d642581ddd752a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:43:48 + git log --format=format:%s -1 67966766603bd524e2987370c2b88b0d977a6152 [Pipeline] sh 05:43:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:43:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:49 prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container 05:43:49 $ 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 05:43:49 $ docker top b27990199ebd491e5403a714efb75f6ab50911ab3d5d80e4585fc1fe5478701e -eo pid,comm 05:43:49 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). 05:43:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:49 [ssh-agent] Looking for ssh-agent implementation... 05:43:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:49 $ docker exec b27990199ebd491e5403a714efb75f6ab50911ab3d5d80e4585fc1fe5478701e ssh-agent 05:43:50 SSH_AUTH_SOCK=/tmp/ssh-Aq1oRFesNyZw/agent.32 05:43:50 SSH_AGENT_PID=38 05:43:50 Running ssh-add (command line suppressed) 05:43:50 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12291101396442635518.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12291101396442635518.key) 05:43:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:50 + git semver tag 05:43:50 2024-06-26 05:43:50,669 [run_tag] DEBUG tag force:False 05:43:50 2024-06-26 05:43:50,669 [check_head_tag] DEBUG check head tag 05:43:50 2024-06-26 05:43:50,670 [execute] INFO git cat-file --batch-check 05:43:50 2024-06-26 05:43:50,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 05:43:50 2024-06-26 05:43:50,674 [execute] INFO git cat-file --batch 05:43:50 2024-06-26 05:43:50,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 05:43:50 2024-06-26 05:43:50,696 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 05:43:50 2024-06-26 05:43:50,696 [execute] INFO git tag -a v3.2.0-dev.21 -m v3.2.0-dev.21 05:43:50 2024-06-26 05:43:50,696 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.21', '-m', 'v3.2.0-dev.21'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 05:43:50 2024-06-26 05:43:50,701 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 05:43:50 3.2.0-dev.21 [Pipeline] } 05:43:50 $ docker exec --env ******** --env ******** b27990199ebd491e5403a714efb75f6ab50911ab3d5d80e4585fc1fe5478701e ssh-agent -k 05:43:50 unset SSH_AUTH_SOCK; 05:43:50 unset SSH_AGENT_PID; 05:43:50 echo Agent pid 38 killed; 05:43:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:51 + git semver [Pipeline] } 05:43:51 $ docker stop --time=1 b27990199ebd491e5403a714efb75f6ab50911ab3d5d80e4585fc1fe5478701e 05:43:52 $ docker rm -f --volumes b27990199ebd491e5403a714efb75f6ab50911ab3d5d80e4585fc1fe5478701e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:43:53 05:43:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:43:53 0.23.1-centos7: Pulling from edgex-lftools 05:43:53 ab5ef0e58194: Pulling fs layer 05:43:53 9712f1f96733: Pulling fs layer 05:43:53 63f879dbbcfc: Pulling fs layer 05:43:53 0d9ebad4ef96: Pulling fs layer 05:43:53 e9a5061849ea: Pulling fs layer 05:43:53 d747dcd14b5f: Pulling fs layer 05:43:53 2de7ff778b66: Pulling fs layer 05:43:53 0d9ebad4ef96: Waiting 05:43:53 e9a5061849ea: Waiting 05:43:53 d747dcd14b5f: Waiting 05:43:53 2de7ff778b66: Waiting 05:43:53 9712f1f96733: Verifying Checksum 05:43:53 9712f1f96733: Download complete 05:43:53 63f879dbbcfc: Download complete 05:43:54 e9a5061849ea: Verifying Checksum 05:43:54 e9a5061849ea: Download complete 05:43:54 d747dcd14b5f: Verifying Checksum 05:43:54 d747dcd14b5f: Download complete 05:43:54 0d9ebad4ef96: Verifying Checksum 05:43:54 0d9ebad4ef96: Download complete 05:43:54 ab5ef0e58194: Download complete 05:43:54 2de7ff778b66: Verifying Checksum 05:43:54 2de7ff778b66: Download complete 05:43:56 ab5ef0e58194: Pull complete 05:43:56 9712f1f96733: Pull complete 05:43:57 63f879dbbcfc: Pull complete 05:44:01 0d9ebad4ef96: Pull complete 05:44:01 e9a5061849ea: Pull complete 05:44:01 d747dcd14b5f: Pull complete 05:44:02 2de7ff778b66: Pull complete 05:44:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:44:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:03 prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container 05:44:03 $ 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 05:44:08 $ docker top 29e45fbfb53855e4cb84b27bf1433eefea65aed3ca365c2b93b9efd81a3123cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:44:08 provisioning config files... 05:44:08 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12762167175399105890tmp 05:44:08 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18288641105067851912tmp 05:44:08 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16166124148307744201tmp [Pipeline] { [Pipeline] echo 05:44:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:44:08 ---> sigul-configuration.sh 05:44:08 gpg: directory `/root/.gnupg' created 05:44:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:44:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:44:08 gpg: keyring `/root/.gnupg/secring.gpg' created 05:44:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:44:08 gpg: CAST5 encrypted data 05:44:08 gpg: encrypted with 1 passphrase 05:44:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:44:08 + mkdir /home/jenkins 05:44:08 + mkdir /home/jenkins/sigul [Pipeline] sh 05:44:09 + 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 05:44:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:44:09 ---> sigul-install.sh 05:44:09 Sigul already installed; skipping installation. [Pipeline] sh 05:44:09 + git tag --list 05:44:09 v0.0.0 05:44:09 v1.0.0 05:44:09 v2.1.0 05:44:09 v2.1.1 05:44:09 v2.2.0 05:44:09 v2.3.0 05:44:09 v3.0 05:44:09 v3.0.0 05:44:09 v3.0.1 05:44:09 v3.0.1-dev.1 05:44:09 v3.1 05:44:09 v3.1.0 05:44:09 v3.1.0-dev.1 05:44:09 v3.1.0-dev.10 05:44:09 v3.1.0-dev.11 05:44:09 v3.1.0-dev.12 05:44:09 v3.1.0-dev.13 05:44:09 v3.1.0-dev.14 05:44:09 v3.1.0-dev.15 05:44:09 v3.1.0-dev.16 05:44:09 v3.1.0-dev.17 05:44:09 v3.1.0-dev.18 05:44:09 v3.1.0-dev.19 05:44:09 v3.1.0-dev.2 05:44:09 v3.1.0-dev.20 05:44:09 v3.1.0-dev.21 05:44:09 v3.1.0-dev.22 05:44:09 v3.1.0-dev.23 05:44:09 v3.1.0-dev.24 05:44:09 v3.1.0-dev.25 05:44:09 v3.1.0-dev.26 05:44:09 v3.1.0-dev.27 05:44:09 v3.1.0-dev.28 05:44:09 v3.1.0-dev.29 05:44:09 v3.1.0-dev.3 05:44:09 v3.1.0-dev.30 05:44:09 v3.1.0-dev.31 05:44:09 v3.1.0-dev.32 05:44:09 v3.1.0-dev.33 05:44:09 v3.1.0-dev.34 05:44:09 v3.1.0-dev.35 05:44:09 v3.1.0-dev.36 05:44:09 v3.1.0-dev.37 05:44:09 v3.1.0-dev.38 05:44:09 v3.1.0-dev.39 05:44:09 v3.1.0-dev.4 05:44:09 v3.1.0-dev.40 05:44:09 v3.1.0-dev.5 05:44:09 v3.1.0-dev.6 05:44:09 v3.1.0-dev.7 05:44:09 v3.1.0-dev.8 05:44:09 v3.1.0-dev.9 05:44:09 v3.1.1 05:44:09 v3.2.0-dev.1 05:44:09 v3.2.0-dev.10 05:44:09 v3.2.0-dev.11 05:44:09 v3.2.0-dev.12 05:44:09 v3.2.0-dev.13 05:44:09 v3.2.0-dev.14 05:44:09 v3.2.0-dev.15 05:44:09 v3.2.0-dev.16 05:44:09 v3.2.0-dev.17 05:44:09 v3.2.0-dev.18 05:44:09 v3.2.0-dev.19 05:44:09 v3.2.0-dev.2 05:44:09 v3.2.0-dev.20 05:44:09 v3.2.0-dev.21 05:44:09 v3.2.0-dev.3 05:44:09 v3.2.0-dev.4 05:44:09 v3.2.0-dev.5 05:44:09 v3.2.0-dev.6 05:44:09 v3.2.0-dev.7 05:44:09 v3.2.0-dev.8 05:44:09 v3.2.0-dev.9 [Pipeline] sh 05:44:10 + lftools sign git-tag v3.2.0-dev.21 05:44:10 Signing Git tag with Sigul... 05:44:10 Signing v3.2.0-dev.21 [Pipeline] echo 05:44:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:44:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:44:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:44:11 $ docker stop --time=1 29e45fbfb53855e4cb84b27bf1433eefea65aed3ca365c2b93b9efd81a3123cd 05:44:12 $ docker rm -f --volumes 29e45fbfb53855e4cb84b27bf1433eefea65aed3ca365c2b93b9efd81a3123cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:44:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:44:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:44:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:13 prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container 05:44:13 $ 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 05:44:13 $ docker top 0169f92da5d6c11154e2337fed60fa9c90470d807c218a901e1a040b81ebea51 -eo pid,comm 05:44:14 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). 05:44:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:44:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:44:14 [ssh-agent] Looking for ssh-agent implementation... 05:44:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:14 $ docker exec 0169f92da5d6c11154e2337fed60fa9c90470d807c218a901e1a040b81ebea51 ssh-agent 05:44:14 SSH_AUTH_SOCK=/tmp/ssh-IGCQqPQh5f07/agent.32 05:44:14 SSH_AGENT_PID=39 05:44:14 Running ssh-add (command line suppressed) 05:44:14 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4561921711448665883.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4561921711448665883.key) 05:44:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:44:14 + git semver bump pre 05:44:14 2024-06-26 05:44:14,880 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 05:44:14 2024-06-26 05:44:14,880 [bump_version] DEBUG bumping version:3.2.0-dev.21 on axis:pre with prefix:dev 05:44:14 2024-06-26 05:44:14,880 [bump_version] DEBUG bumped version:3.2.0-dev.22 05:44:14 2024-06-26 05:44:14,880 [write_version] DEBUG write version:3.2.0-dev.22 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 05:44:14 2024-06-26 05:44:14,880 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 05:44:14 2024-06-26 05:44:14,880 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 05:44:14 2024-06-26 05:44:14,882 [execute] INFO git cat-file --batch-check 05:44:14 2024-06-26 05:44:14,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 05:44:14 2024-06-26 05:44:14,887 [execute] INFO git cat-file --batch 05:44:14 2024-06-26 05:44:14,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 05:44:14 2024-06-26 05:44:14,891 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 05:44:14 3.2.0-dev.22 [Pipeline] } 05:44:14 $ docker exec --env ******** --env ******** 0169f92da5d6c11154e2337fed60fa9c90470d807c218a901e1a040b81ebea51 ssh-agent -k 05:44:15 unset SSH_AUTH_SOCK; 05:44:15 unset SSH_AGENT_PID; 05:44:15 echo Agent pid 39 killed; 05:44:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:44:15 + git semver [Pipeline] } 05:44:15 $ docker stop --time=1 0169f92da5d6c11154e2337fed60fa9c90470d807c218a901e1a040b81ebea51 05:44:16 $ docker rm -f --volumes 0169f92da5d6c11154e2337fed60fa9c90470d807c218a901e1a040b81ebea51 [Pipeline] // withDockerContainer [Pipeline] sh 05:44:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:44:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:44:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:17 prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container 05:44:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:44:18 $ docker top 3c80dbf1c724ab66b723d1c32ea7a0e556daddc10e08fe6a4ea151007fbb97d0 -eo pid,comm 05:44:18 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). 05:44:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:44:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:44:18 [ssh-agent] Looking for ssh-agent implementation... 05:44:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:18 $ docker exec 3c80dbf1c724ab66b723d1c32ea7a0e556daddc10e08fe6a4ea151007fbb97d0 ssh-agent 05:44:18 SSH_AUTH_SOCK=/tmp/ssh-kbk8vjskRxZB/agent.33 05:44:18 SSH_AGENT_PID=39 05:44:18 Running ssh-add (command line suppressed) 05:44:18 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10968668134697950760.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10968668134697950760.key) 05:44:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:44:18 + git semver push 05:44:19 2024-06-26 05:44:19,058 [run_push] DEBUG push 05:44:19 2024-06-26 05:44:19,059 [execute] INFO git cat-file --batch-check 05:44:19 2024-06-26 05:44:19,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 05:44:19 2024-06-26 05:44:19,063 [execute] INFO git rev-list 595a3c16c88146fdf947ed9b514ea6dcf4f36512 -- 05:44:19 2024-06-26 05:44:19,063 [execute] DEBUG Popen(['git', 'rev-list', '595a3c16c88146fdf947ed9b514ea6dcf4f36512', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 05:44:19 2024-06-26 05:44:19,071 [execute] INFO git fetch -v origin 05:44:19 2024-06-26 05:44:19,071 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 05:44:19 2024-06-26 05:44:19,521 [run_push] DEBUG no remote changes detected 05:44:19 2024-06-26 05:44:19,521 [execute] INFO git push origin semver 05:44:19 2024-06-26 05:44:19,521 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 05:44:20 2024-06-26 05:44:20,223 [run_push] DEBUG push all version tags 05:44:20 2024-06-26 05:44:20,224 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:44:20 2024-06-26 05:44:20,224 [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) 05:44:21 2024-06-26 05:44:20,881 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 05:44:21 3.2.0-dev.22 [Pipeline] } 05:44:21 $ docker exec --env ******** --env ******** 3c80dbf1c724ab66b723d1c32ea7a0e556daddc10e08fe6a4ea151007fbb97d0 ssh-agent -k 05:44:21 unset SSH_AUTH_SOCK; 05:44:21 unset SSH_AGENT_PID; 05:44:21 echo Agent pid 39 killed; 05:44:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:44:21 + git semver [Pipeline] } 05:44:21 $ docker stop --time=1 3c80dbf1c724ab66b723d1c32ea7a0e556daddc10e08fe6a4ea151007fbb97d0 05:44:23 $ docker rm -f --volumes 3c80dbf1c724ab66b723d1c32ea7a0e556daddc10e08fe6a4ea151007fbb97d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:44:23 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 05:44:23 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 05:44:23 total 16 05:44:23 drwxr-xr-x 3 root root 4096 Jun 26 05:25 . 05:44:23 drwxrwxr-x 12 jenkins jenkins 4096 Jun 26 05:44 .. 05:44:23 drwxr-xr-x 2 root root 4096 Jun 26 05:25 cost 05:44:23 -rw-r--r-- 1 root root 95 Jun 26 05:25 cost.csv 05:44:23 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 05:44:23 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 05:44:23 total 16 05:44:23 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 05:25 . 05:44:23 drwxrwxr-x 12 jenkins jenkins 4096 Jun 26 05:44 .. 05:44:23 drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 05:25 cost 05:44:23 -rw-r--r-- 1 jenkins jenkins 95 Jun 26 05:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:44:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:44:24 ---> package-listing.sh 05:44:24 ++ facter osfamily 05:44:24 ++ tr '[:upper:]' '[:lower:]' 05:44:25 + OS_FAMILY=debian 05:44:25 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 05:44:25 + START_PACKAGES=/tmp/packages_start.txt 05:44:25 + END_PACKAGES=/tmp/packages_end.txt 05:44:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:44:25 + PACKAGES=/tmp/packages_start.txt 05:44:25 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 05:44:25 + PACKAGES=/tmp/packages_end.txt 05:44:25 + case "${OS_FAMILY}" in 05:44:25 + dpkg -l 05:44:25 + grep '^ii' 05:44:25 + '[' -f /tmp/packages_start.txt ']' 05:44:25 + '[' -f /tmp/packages_end.txt ']' 05:44:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:44:25 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 05:44:25 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 05:44:25 + 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 05:44:25 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 05:44:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:26 prd-ubuntu20.04-docker-8c-8g-4419 does not seem to be running inside a container 05:44:26 $ 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 05:44:26 $ docker top ca1e61ef8d36b0f84174e42153fa105c460e7f41317d2f40c98b7c48268e55ba -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:26 + touch /tmp/pre-build-complete [Pipeline] sh 05:44:27 + mkdir -p /var/log/sysstat [Pipeline] sh 05:44:27 + ls /var/log/sa-host 05:44:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:27 provisioning config files... 05:44:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1987795795168877719tmp [Pipeline] { [Pipeline] echo 05:44:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:44:27 ---> create-netrc.sh [Pipeline] } 05:44:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:44:28 ---> python-tools-install.sh [Pipeline] echo 05:44:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:44:28 ---> sudo-logs.sh 05:44:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:44:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:44:28 ---> job-cost.sh 05:44:28 lf-activate-venv: SKIPPING 05:44:28 DEBUG: total: 0.2199999988079071 05:44:28 INFO: Retrieving Stack Cost... 05:44:29 INFO: Retrieving Pricing Info for: v3-standard-8 05:44:29 INFO: Archiving Costs [Pipeline] echo 05:44:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:44:29 ---> logs-deploy.sh 05:44:29 lf-activate-venv: SKIPPING 05:44:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/175 05:44:29 INFO: archiving workspace using pattern(s): 05:44:30 Archives upload complete. 05:44:30 INFO: archiving logs to Nexus