Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb81cc9ef63f2856550c3d6e544be58bdcd278fb 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-ssh14078241641072436779.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15392351317524168215.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15640976790263256124.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh15471612942392359689.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-ssh5065591537279696818.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-35087 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 bb81cc9ef63f2856550c3d6e544be58bdcd278fb (main) Commit message: "Merge pull request #324 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14" > 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 bb81cc9ef63f2856550c3d6e544be58bdcd278fb # timeout=10 > git rev-list --no-walk cb9a267f44c7b03347d4089d4f113a5a066280ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:11:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:11:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:11:40 ========================================================= 09:11:40 EdgeX Global Pipelines Version Info 09:11:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:11:41 ------------------- 09:11:41 stable info: 09:11:41 ------------------- 09:11:41 Commited By: Cherry Wang cherry@iotechsys.com 09:11:41 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 09:11:41 Message: update stable to v1.0.269 09:11:41 ------------------- 09:11:41 experimental info: 09:11:41 ------------------- 09:11:41 Commited By: **** collab-it+edgex@linuxfoundation.org 09:11:41 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 09:11:41 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:11:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 09:11:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 09:11:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:11:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:11:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:11:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:11:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 09:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:11:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb81cc9 [Pipeline] echo 09:11:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:42 provisioning config files... 09:11:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8787433481986623003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:42 ---> ****-login.sh 09:11:42 nexus3.edgexfoundry.org:10001 09:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:43 Configure a credential helper to remove this warning. See 09:11:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:43 09:11:43 Login Succeeded 09:11:43 nexus3.edgexfoundry.org:10002 09:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:43 Configure a credential helper to remove this warning. See 09:11:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:43 09:11:43 Login Succeeded 09:11:43 nexus3.edgexfoundry.org:10003 09:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:43 Configure a credential helper to remove this warning. See 09:11:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:43 09:11:43 Login Succeeded 09:11:43 nexus3.edgexfoundry.org:10004 09:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:43 Configure a credential helper to remove this warning. See 09:11:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:43 09:11:43 Login Succeeded 09:11:43 ****.io 09:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:43 Configure a credential helper to remove this warning. See 09:11:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:43 09:11:43 Login Succeeded 09:11:43 ---> ****-login.sh ends [Pipeline] } 09:11:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:11:44 + git rev-list -1 --merges bb81cc9ef63f2856550c3d6e544be58bdcd278fb~1..bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] echo 09:11:44 -----------> git rev-list -1 --merges bb81cc9ef63f2856550c3d6e544be58bdcd278fb~1..bb81cc9ef63f2856550c3d6e544be58bdcd278fb bb81cc9ef63f2856550c3d6e544be58bdcd278fb 09:11:44 bb81cc9ef63f2856550c3d6e544be58bdcd278fb [false] [Pipeline] sh 09:11:44 + git log --format=format:%s -1 bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] echo 09:11:44 ========================================================= 09:11:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:11:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:11:45 + git log --format=format:%s -1 bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] echo 09:11:45 [semverPrep] GIT_COMMIT: bb81cc9ef63f2856550c3d6e544be58bdcd278fb, Commit Message: Merge pull request #324 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14 [Pipeline] echo 09:11:45 [semverPrep] This is not a build commit. [Pipeline] sh 09:11:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:11:45 + grep -v github /etc/ssh/ssh_known_hosts 09:11:45 + [ -e /tmp/ssh_known_hosts ] 09:11:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:11:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:11:45 + sudo tee -a /etc/ssh/ssh_known_hosts 09:11:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:11:45 09:11:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:11:46 0.1.4: Pulling from edgex-devops/py-git-semver 09:11:46 b85a868b505f: Pulling fs layer 09:11:46 e2be974225ed: Pulling fs layer 09:11:46 339a4e72a1f5: Pulling fs layer 09:11:46 988bab9f4d93: Pulling fs layer 09:11:46 1469e6f7b9e6: Pulling fs layer 09:11:46 eaf3925da568: Pulling fs layer 09:11:46 bab4dde63d76: Pulling fs layer 09:11:46 bde34c3a00c8: Pulling fs layer 09:11:46 b352a97aabf1: Pulling fs layer 09:11:46 4872d77fe225: Pulling fs layer 09:11:46 5851b861e8e6: Pulling fs layer 09:11:46 b352a97aabf1: Waiting 09:11:46 4872d77fe225: Waiting 09:11:46 bab4dde63d76: Waiting 09:11:46 bde34c3a00c8: Waiting 09:11:46 5851b861e8e6: Waiting 09:11:46 1469e6f7b9e6: Waiting 09:11:46 988bab9f4d93: Waiting 09:11:46 eaf3925da568: Waiting 09:11:46 e2be974225ed: Verifying Checksum 09:11:46 e2be974225ed: Download complete 09:11:46 988bab9f4d93: Download complete 09:11:46 1469e6f7b9e6: Verifying Checksum 09:11:46 1469e6f7b9e6: Download complete 09:11:46 339a4e72a1f5: Verifying Checksum 09:11:46 339a4e72a1f5: Download complete 09:11:46 eaf3925da568: Verifying Checksum 09:11:46 eaf3925da568: Download complete 09:11:46 bde34c3a00c8: Verifying Checksum 09:11:46 bde34c3a00c8: Download complete 09:11:46 b352a97aabf1: Download complete 09:11:46 4872d77fe225: Verifying Checksum 09:11:46 4872d77fe225: Download complete 09:11:46 5851b861e8e6: Download complete 09:11:46 b85a868b505f: Verifying Checksum 09:11:46 b85a868b505f: Download complete 09:11:46 bab4dde63d76: Verifying Checksum 09:11:46 bab4dde63d76: Download complete 09:11:47 b85a868b505f: Pull complete 09:11:47 e2be974225ed: Pull complete 09:11:48 339a4e72a1f5: Pull complete 09:11:48 988bab9f4d93: Pull complete 09:11:48 1469e6f7b9e6: Pull complete 09:11:48 eaf3925da568: Pull complete 09:11:50 bab4dde63d76: Pull complete 09:11:50 bde34c3a00c8: Pull complete 09:11:50 b352a97aabf1: Pull complete 09:11:50 4872d77fe225: Pull complete 09:11:50 5851b861e8e6: Pull complete 09:11:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:11:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:50 prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container 09:11:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:11:53 $ docker top dac3c06802409d34ee0f9b478d01904737f7b847c04557e4bcd5c6433f4fc253 -eo pid,comm 09:11:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:11:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:11:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:11:53 [ssh-agent] Looking for ssh-agent implementation... 09:11:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:53 $ docker exec dac3c06802409d34ee0f9b478d01904737f7b847c04557e4bcd5c6433f4fc253 ssh-agent 09:11:53 SSH_AUTH_SOCK=/tmp/ssh-MMzbAoRKfHul/agent.32 09:11:53 SSH_AGENT_PID=38 09:11:53 Running ssh-add (command line suppressed) 09:11:53 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10555266949717406198.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10555266949717406198.key) 09:11:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:11:54 + git tag --points-at HEAD [Pipeline] } 09:11:54 $ docker exec --env ******** --env ******** dac3c06802409d34ee0f9b478d01904737f7b847c04557e4bcd5c6433f4fc253 ssh-agent -k 09:11:54 unset SSH_AUTH_SOCK; 09:11:54 unset SSH_AGENT_PID; 09:11:54 echo Agent pid 38 killed; 09:11:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:11:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:11:54 [ssh-agent] Looking for ssh-agent implementation... 09:11:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:11:54 $ docker exec dac3c06802409d34ee0f9b478d01904737f7b847c04557e4bcd5c6433f4fc253 ssh-agent 09:11:54 SSH_AUTH_SOCK=/tmp/ssh-yjQbgAoacRTu/agent.71 09:11:54 SSH_AGENT_PID=77 09:11:54 Running ssh-add (command line suppressed) 09:11:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17051763863632208600.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17051763863632208600.key) 09:11:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:11:54 + git semver init 09:11:55 2024-12-14 09:11:54,992 [run_init] DEBUG init version:0.0.0 force:False 09:11:55 2024-12-14 09:11:54,993 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 09:11:55 2024-12-14 09:11:54,994 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 09:11:55 2024-12-14 09:11:54,994 [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) 09:11:57 2024-12-14 09:11:56,968 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 09:11:57 2024-12-14 09:11:56,969 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 09:11:57 2024-12-14 09:11:56,969 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:11:57 2024-12-14 09:11:56,969 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:11:57 4.0.0-dev.5 [Pipeline] } 09:11:57 $ docker exec --env ******** --env ******** dac3c06802409d34ee0f9b478d01904737f7b847c04557e4bcd5c6433f4fc253 ssh-agent -k 09:11:57 unset SSH_AUTH_SOCK; 09:11:57 unset SSH_AGENT_PID; 09:11:57 echo Agent pid 77 killed; 09:11:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:11:58 + git semver [Pipeline] } 09:11:58 $ docker stop --time=1 dac3c06802409d34ee0f9b478d01904737f7b847c04557e4bcd5c6433f4fc253 09:11:59 $ docker rm -f --volumes dac3c06802409d34ee0f9b478d01904737f7b847c04557e4bcd5c6433f4fc253 [Pipeline] // withDockerContainer [Pipeline] sh 09:11:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:12:00 Stashed 1 file(s) [Pipeline] echo 09:12:00 [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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 09:12:00 provisioning config files... 09:12:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3071821859643241058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:00 ---> ****-login.sh 09:12:00 nexus3.edgexfoundry.org:10001 09:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:00 Configure a credential helper to remove this warning. See 09:12:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:00 09:12:00 Login Succeeded 09:12:00 nexus3.edgexfoundry.org:10002 09:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:00 Configure a credential helper to remove this warning. See 09:12:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:00 09:12:00 Login Succeeded 09:12:00 nexus3.edgexfoundry.org:10003 09:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:00 Configure a credential helper to remove this warning. See 09:12:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:00 09:12:00 Login Succeeded 09:12:00 nexus3.edgexfoundry.org:10004 09:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:00 Configure a credential helper to remove this warning. See 09:12:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:00 09:12:00 Login Succeeded 09:12:00 ****.io 09:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:12:01 Configure a credential helper to remove this warning. See 09:12:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:12:01 09:12:01 Login Succeeded 09:12:01 ---> ****-login.sh ends [Pipeline] } 09:12:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:12:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:12:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:12:01 ========================================================= 09:12:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:12:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:12:01 Sending build context to Docker daemon 20.02MB 09:12:01 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:12:01 Step 2/12 : FROM ${BASE} AS builder 09:12:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:12:02 43c4264eed91: Pulling fs layer 09:12:02 4cc291be95ef: Pulling fs layer 09:12:02 2ac1f1163629: Pulling fs layer 09:12:02 5c3c966382ef: Pulling fs layer 09:12:02 4f4fb700ef54: Pulling fs layer 09:12:02 5d5c8e513c77: Pulling fs layer 09:12:02 9f66e0745190: Pulling fs layer 09:12:02 f49a43e4bbc0: Pulling fs layer 09:12:02 561ebcabdf7f: Pulling fs layer 09:12:02 4f4fb700ef54: Waiting 09:12:02 5c3c966382ef: Waiting 09:12:02 5d5c8e513c77: Waiting 09:12:02 561ebcabdf7f: Waiting 09:12:02 f49a43e4bbc0: Waiting 09:12:02 4cc291be95ef: Verifying Checksum 09:12:02 4cc291be95ef: Download complete 09:12:02 5c3c966382ef: Verifying Checksum 09:12:02 5c3c966382ef: Download complete 09:12:02 4f4fb700ef54: Download complete 09:12:02 5d5c8e513c77: Verifying Checksum 09:12:02 5d5c8e513c77: Download complete 09:12:02 43c4264eed91: Download complete 09:12:02 9f66e0745190: Verifying Checksum 09:12:02 9f66e0745190: Download complete 09:12:02 43c4264eed91: Pull complete 09:12:02 4cc291be95ef: Pull complete 09:12:02 561ebcabdf7f: Verifying Checksum 09:12:02 561ebcabdf7f: Download complete 09:12:02 2ac1f1163629: Download complete 09:12:02 f49a43e4bbc0: Verifying Checksum 09:12:02 f49a43e4bbc0: Download complete 09:12:06 2ac1f1163629: Pull complete 09:12:06 5c3c966382ef: Pull complete 09:12:06 4f4fb700ef54: Pull complete 09:12:06 5d5c8e513c77: Pull complete 09:12:06 9f66e0745190: Pull complete 09:12:07 f49a43e4bbc0: Pull complete 09:12:08 561ebcabdf7f: Pull complete 09:12:08 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:12:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:12:08 ---> 3a752c3f9dda 09:12:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 09:12:11 ---> Running in 47d805e5257a 09:12:11 Removing intermediate container 47d805e5257a 09:12:11 ---> 44694b22ad7d 09:12:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:12:11 ---> Running in 914169468d67 09:12:12 Removing intermediate container 914169468d67 09:12:12 ---> 8fb6f4fcd56b 09:12:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:12:12 ---> Running in 82a2469fbcf3 09:12:12 Removing intermediate container 82a2469fbcf3 09:12:12 ---> 951e5e2d3605 09:12:12 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:12:12 ---> Running in 34551395e434 09:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:12:12 OK: 246 MiB in 54 packages 09:12:13 Removing intermediate container 34551395e434 09:12:13 ---> 9434d08897ca 09:12:13 Step 7/12 : WORKDIR /app 09:12:13 ---> Running in a5a0b1c7ef18 09:12:13 Removing intermediate container a5a0b1c7ef18 09:12:13 ---> 84ae6f0a827a 09:12:13 Step 8/12 : COPY go.mod vendor* ./ 09:12:13 ---> d3ba79fb0a98 09:12:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:13 ---> Running in 2158ea0fa7b2 09:12:15 Still waiting to schedule task 09:12:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:13:09 Removing intermediate container 2158ea0fa7b2 09:13:09 ---> 507cefa31cc0 09:13:09 Step 10/12 : COPY . . 09:13:09 ---> 38b7d53362f6 09:13:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:13:09 ---> Running in 0b3f91306278 09:13:09 Removing intermediate container 0b3f91306278 09:13:09 ---> ea365122aefa 09:13:09 Step 12/12 : RUN $MAKE 09:13:09 ---> Running in a9a6087f783b 09:13:09 noop 09:13:09 Removing intermediate container a9a6087f783b 09:13:09 ---> e973b1194af7 09:13:09 Successfully built e973b1194af7 09:13:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:10 + docker inspect -f . ci-base-image-x86_64 09:13:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:10 prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container 09:13:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:13:10 $ docker top 8a1a6713561ddad355db555925c97dc33d8e0eae5ade73076cfe0db45e52a3a9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:10 + go version 09:13:10 go version go1.23.2 linux/amd64 [Pipeline] } 09:13:10 $ docker stop --time=1 8a1a6713561ddad355db555925c97dc33d8e0eae5ade73076cfe0db45e52a3a9 09:13:12 $ docker rm -f --volumes 8a1a6713561ddad355db555925c97dc33d8e0eae5ade73076cfe0db45e52a3a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:12 + docker inspect -f . ci-base-image-x86_64 09:13:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:12 prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container 09:13:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:13:12 $ docker top bc8849a0b081ba1bc0144b51201ebe35db63b4c9779841ace3a00121ad42f1a6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:13 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 09:13:13 + make test 09:13:13 go test -race ./... -coverprofile=coverage.out ./... 09:13:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-35089 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 09:13:45 Running in /w/workspace/app-rfid-llrp-inventory/192 [Pipeline] { [Pipeline] checkout 09:13:45 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 09:13:45 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 09:13:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.129s coverage: 86.2% of statements 09:13:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.687s coverage: 71.9% of statements 09:13:48 The recommended git tool is: git 09:13:53 using credential edgex-jenkins-ssh 09:13:53 Cloning the remote Git repository 09:13:53 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 09:13:53 > git init /w/workspace/app-rfid-llrp-inventory/192 # timeout=10 09:13:53 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 09:13:53 > git --version # timeout=10 09:13:53 > git --version # 'git version 2.25.1' 09:13:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:58 Avoid second fetch 09:13:58 Checking out Revision bb81cc9ef63f2856550c3d6e544be58bdcd278fb (main) 09:13:57 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 09:13:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:58 > git config core.sparsecheckout # timeout=10 09:13:58 > git checkout -f bb81cc9ef63f2856550c3d6e544be58bdcd278fb # timeout=10 09:13:58 Commit message: "Merge pull request #324 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:14:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:14:03 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:03 Dload Upload Total Spent Left Speed 09:14:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 09:14:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:14:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:14:04 + sudo tee /etc/docker/daemon.new 09:14:04 { 09:14:04 "registry-mirrors": [ 09:14:04 "https://nexus3.edgexfoundry.org:10001" 09:14:04 ], 09:14:04 "bip": "10.250.0.254/24", 09:14:04 "hosts": [ 09:14:04 "tcp://0.0.0.0:5555", 09:14:04 "unix:///var/run/docker.sock" 09:14:04 ], 09:14:04 "mtu": 1458, 09:14:04 "selinux-enabled": true, 09:14:04 "seccomp-profile": "/etc/docker/seccomp.json" 09:14:04 } [Pipeline] sh 09:14:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:14:04 + sudo service docker restart 09:14:18 go vet ./... 09:14:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:14:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:14:21 ./bin/test-attribution.sh [Pipeline] echo 09:14:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:14:21 $ docker stop --time=1 bc8849a0b081ba1bc0144b51201ebe35db63b4c9779841ace3a00121ad42f1a6 09:14:26 $ docker rm -f --volumes bc8849a0b081ba1bc0144b51201ebe35db63b4c9779841ace3a00121ad42f1a6 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:26 provisioning config files... 09:14:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/192@tmp/config8262689301869102669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:14:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:14:26 ---> ****-login.sh 09:14:26 nexus3.edgexfoundry.org:10001 [Pipeline] sh 09:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:27 Configure a credential helper to remove this warning. See 09:14:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:27 09:14:27 Login Succeeded 09:14:27 nexus3.edgexfoundry.org:10002 09:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:27 + ls -al . 09:14:27 total 284 09:14:27 drwxrwxr-x 11 jenkins jenkins 4096 Dec 14 09:13 . 09:14:27 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:11 .. 09:14:27 -rw-rw-r-- 1 jenkins jenkins 262 Dec 14 09:11 .dockerignore 09:14:27 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:13 .git 09:14:27 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:11 .github 09:14:27 -rw-rw-r-- 1 jenkins jenkins 773 Dec 14 09:11 .gitignore 09:14:27 -rw-rw-r-- 1 jenkins jenkins 200 Dec 14 09:11 .golangci.yml 09:14:27 drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 09:11 .semver 09:14:27 -rw-rw-r-- 1 jenkins jenkins 16943 Dec 14 09:11 Attribution.txt 09:14:27 -rw-rw-r-- 1 jenkins jenkins 11245 Dec 14 09:11 CHANGELOG.md 09:14:27 -rw-rw-r-- 1 jenkins jenkins 1769 Dec 14 09:11 Dockerfile 09:14:27 -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 09:11 GOVERNANCE.md 09:14:27 -rw-rw-r-- 1 jenkins jenkins 665 Dec 14 09:11 Jenkinsfile 09:14:27 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 14 09:11 LICENSE 09:14:27 -rw-rw-r-- 1 jenkins jenkins 3066 Dec 14 09:11 Makefile 09:14:27 -rw-rw-r-- 1 jenkins jenkins 617 Dec 14 09:11 OWNERS.md 09:14:27 -rw-rw-r-- 1 jenkins jenkins 3851 Dec 14 09:11 README.md 09:14:27 -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 09:11 VERSION 09:14:27 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:11 bin 09:14:27 -rw-r--r-- 1 jenkins jenkins 55696 Dec 14 09:13 coverage.out 09:14:27 -rw-rw-r-- 1 jenkins jenkins 6738 Dec 14 09:11 go.mod 09:14:27 -rw-rw-r-- 1 jenkins jenkins 87898 Dec 14 09:11 go.sum 09:14:27 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:11 images 09:14:27 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:11 internal 09:14:27 -rw-rw-r-- 1 jenkins jenkins 531 Dec 14 09:11 main.go 09:14:27 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:11 openapi 09:14:27 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:11 res 09:14:27 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:11 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:27 Configure a credential helper to remove this warning. See 09:14:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:27 09:14:27 Login Succeeded 09:14:27 nexus3.edgexfoundry.org:10003 09:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:28 + 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=bb81cc9ef63f2856550c3d6e544be58bdcd278fb --label arch=amd64 --label version=4.0.0-dev.5 . 09:14:28 Sending build context to Docker daemon 20.02MB 09:14:28 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 09:14:28 Step 2/30 : FROM ${BASE} AS builder 09:14:28 ---> e973b1194af7 09:14:28 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 09:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:28 Configure a credential helper to remove this warning. See 09:14:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:28 09:14:28 Login Succeeded 09:14:28 nexus3.edgexfoundry.org:10004 09:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:28 Configure a credential helper to remove this warning. See 09:14:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:28 09:14:28 Login Succeeded 09:14:28 ****.io 09:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:14:28 Configure a credential helper to remove this warning. See 09:14:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:14:28 09:14:28 Login Succeeded 09:14:28 ---> ****-login.sh ends 09:14:28 ---> Running in ec38215ffa04 [Pipeline] } 09:14:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:14:28 Removing intermediate container ec38215ffa04 09:14:28 ---> 2f2df35d9150 09:14:28 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 09:14:28 ---> Running in 77b5120ed745 [Pipeline] echo 09:14:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:14:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:14:28 ========================================================= 09:14:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:14:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:29 Removing intermediate container 77b5120ed745 09:14:29 ---> 3af2c31fac93 09:14:29 Step 5/30 : ARG ADD_BUILD_TAGS="" 09:14:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:14:29 ---> Running in e0b2de20f5c5 09:14:29 Removing intermediate container e0b2de20f5c5 09:14:29 ---> 1102dfbc60fc 09:14:29 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:14:29 ---> Running in ce07e676a841 09:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:14:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:14:30 OK: 246 MiB in 54 packages 09:14:30 #0 building with "default" instance using docker driver 09:14:30 09:14:30 #1 [internal] load build definition from Dockerfile 09:14:30 #1 transferring dockerfile: 1.81kB 0.0s done 09:14:30 #1 DONE 0.1s 09:14:30 09:14:30 #2 [internal] load .dockerignore 09:14:30 #2 transferring context: 304B done 09:14:30 #2 DONE 0.1s 09:14:30 09:14:30 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:14:30 #3 DONE 0.1s 09:14:30 09:14:30 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:14:30 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done 09:14:30 #4 ... 09:14:30 09:14:30 #5 [internal] load build context 09:14:30 #5 transferring context: 629.94kB 0.1s done 09:14:30 #5 DONE 0.1s 09:14:30 09:14:30 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:14:30 #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done 09:14:30 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done 09:14:30 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 462.85kB / 70.64MB 0.1s 09:14:30 #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done 09:14:30 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0B / 4.09MB 0.1s 09:14:30 Removing intermediate container ce07e676a841 09:14:30 ---> fe2326d8db16 09:14:30 Step 7/30 : WORKDIR /app 09:14:30 ---> Running in f6840705e624 09:14:30 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.24MB / 70.64MB 0.2s 09:14:30 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 3.15MB / 4.09MB 0.2s 09:14:30 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done 09:14:30 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 09:14:30 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 09:14:30 #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done 09:14:30 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.3s 09:14:30 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0B / 12.73MB 0.3s 09:14:30 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 14.18MB / 70.64MB 0.4s 09:14:30 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done 09:14:30 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.10MB / 12.73MB 0.4s 09:14:31 Removing intermediate container f6840705e624 09:14:31 ---> 76b520101827 09:14:31 Step 8/30 : COPY go.mod vendor* ./ 09:14:31 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 23.18MB / 70.64MB 0.6s 09:14:31 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 13.63MB / 95.52MB 0.6s 09:14:31 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 8.39MB / 12.73MB 0.6s 09:14:31 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 28.31MB / 70.64MB 0.7s 09:14:31 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done 09:14:31 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s 09:14:31 ---> d834994b9d49 09:14:31 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:31 ---> Running in ba7d313d22ab 09:14:31 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 33.55MB / 70.64MB 0.8s 09:14:31 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 22.02MB / 95.52MB 0.8s 09:14:31 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 46.14MB / 70.64MB 1.0s 09:14:31 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 32.51MB / 95.52MB 1.0s 09:14:31 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 52.43MB / 70.64MB 1.1s 09:14:31 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 37.75MB / 95.52MB 1.1s 09:14:31 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 42.99MB / 95.52MB 1.2s 09:14:32 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 65.01MB / 70.64MB 1.3s 09:14:32 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 48.27MB / 95.52MB 1.3s 09:14:32 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.4s 09:14:32 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 53.48MB / 95.52MB 1.4s 09:14:32 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 65.01MB / 95.52MB 1.6s 09:14:32 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 70.33MB / 95.52MB 1.7s 09:14:32 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 77.59MB / 95.52MB 1.8s 09:14:32 Removing intermediate container ba7d313d22ab 09:14:32 ---> e11f325838fd 09:14:32 Step 10/30 : COPY . . 09:14:32 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 83.89MB / 95.52MB 1.9s 09:14:32 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.1s 09:14:32 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 2.2s done 09:14:33 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 2.3s done 09:14:33 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 09:14:33 ---> 8f234091ff5c 09:14:33 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:14:33 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.5s done 09:14:33 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.3s done 09:14:33 ---> Running in 289714e1c8cf 09:14:33 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 09:14:33 Removing intermediate container 289714e1c8cf 09:14:33 ---> 8dcae5136ef2 09:14:33 Step 12/30 : RUN $MAKE 09:14:33 ---> Running in fc99efab7a0f 09:14:34 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 09:14:40 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.0s 09:14:45 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.6s 09:14:52 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.2s done 09:14:53 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 09:14:53 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done 09:14:53 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:14:53 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 09:14:53 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done 09:14:53 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 09:14:59 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s 09:15:01 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.7s done 09:15:01 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 09:15:03 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.9s done 09:15:03 #4 DONE 33.1s 09:15:03 09:15:03 #6 [builder 2/7] RUN apk add --no-cache make git 09:15:04 #6 0.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:15:05 #6 1.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:15:06 #6 2.600 OK: 238 MiB in 54 packages 09:15:08 #6 DONE 4.6s 09:15:08 09:15:08 #7 [builder 3/7] WORKDIR /app 09:15:08 #7 DONE 0.1s 09:15:08 09:15:08 #8 [builder 4/7] COPY go.mod vendor* ./ 09:15:08 #8 DONE 0.1s 09:15:08 09:15:08 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:12 Removing intermediate container fc99efab7a0f 09:15:12 ---> 78a196c4008e 09:15:12 Step 13/30 : FROM alpine:3.20 09:15:12 3.20: Pulling from library/alpine 09:15:12 da9db072f522: Pulling fs layer 09:15:12 da9db072f522: Verifying Checksum 09:15:12 da9db072f522: Download complete 09:15:12 da9db072f522: Pull complete 09:15:12 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:15:12 Status: Downloaded newer image for alpine:3.20 09:15:12 ---> 63b790fccc90 09:15:12 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:15:12 ---> Running in 1748453f94a3 09:15:12 Removing intermediate container 1748453f94a3 09:15:12 ---> 8fc176f63fe3 09:15:12 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 09:15:12 ---> Running in f72452aac7f7 09:15:12 Removing intermediate container f72452aac7f7 09:15:12 ---> 668157a51a68 09:15:12 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 09:15:12 ---> Running in 3bdaeb42ed37 09:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:15:12 (1/2) Installing ca-certificates (20240705-r0) 09:15:12 (2/2) Installing dumb-init (1.2.5-r3) 09:15:12 Executing busybox-1.36.1-r29.trigger 09:15:12 Executing ca-certificates-20240705-r0.trigger 09:15:12 OK: 9 MiB in 16 packages 09:15:12 Removing intermediate container 3bdaeb42ed37 09:15:12 ---> 574536a0a8ac 09:15:12 Step 17/30 : RUN apk --no-cache upgrade 09:15:12 ---> Running in ead96d4eb843 09:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:15:13 Upgrading critical system libraries and apk-tools: 09:15:13 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:15:13 Executing busybox-1.36.1-r29.trigger 09:15:13 Continuing the upgrade transaction with new apk-tools: 09:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:15:13 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:15:13 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:15:13 Executing ca-certificates-20240705-r0.trigger 09:15:13 OK: 9 MiB in 16 packages 09:15:14 Removing intermediate container ead96d4eb843 09:15:14 ---> 7e022f9be957 09:15:14 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:15:14 ---> 743e42a8e4c7 09:15:14 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 09:15:14 ---> 5e8a6241d1dd 09:15:14 Step 20/30 : COPY --from=builder /app/res/ /res/ 09:15:14 ---> 573d1f933bc9 09:15:14 Step 21/30 : COPY --from=builder /app/static/ /static/ 09:15:14 ---> 3c90db8d3265 09:15:14 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 09:15:16 ---> c1d5fb69a83d 09:15:16 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 09:15:16 ---> Running in a63807850a65 09:15:16 Removing intermediate container a63807850a65 09:15:16 ---> df13d6042d2b 09:15:16 Step 24/30 : VOLUME /cache 09:15:16 ---> Running in 0c24f84f2b9e 09:15:17 Removing intermediate container 0c24f84f2b9e 09:15:17 ---> 5853aeac7ca7 09:15:17 Step 25/30 : EXPOSE 59711 09:15:17 ---> Running in 4c9c1db2ea9a 09:15:17 Removing intermediate container 4c9c1db2ea9a 09:15:17 ---> 7a3e650df57f 09:15:17 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 09:15:17 ---> Running in fac704408982 09:15:17 Removing intermediate container fac704408982 09:15:17 ---> 1c58e2e4e0b6 09:15:17 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 09:15:17 ---> Running in ed35ad3c4c18 09:15:17 Removing intermediate container ed35ad3c4c18 09:15:17 ---> 8104c54fe031 09:15:17 Step 28/30 : LABEL arch=amd64 09:15:17 ---> Running in 786e31a73d73 09:15:17 Removing intermediate container 786e31a73d73 09:15:17 ---> 9ac5cd4925f3 09:15:17 Step 29/30 : LABEL git_sha=bb81cc9ef63f2856550c3d6e544be58bdcd278fb 09:15:17 ---> Running in 458ccc6856d7 09:15:17 Removing intermediate container 458ccc6856d7 09:15:17 ---> 5dd910707212 09:15:17 Step 30/30 : LABEL version=4.0.0-dev.5 09:15:17 ---> Running in 05d64f4c20b5 09:15:17 Removing intermediate container 05d64f4c20b5 09:15:17 ---> 5b0fe54845de 09:15:17 [Warning] One or more build-args [ARCH] were not consumed 09:15:17 Successfully built 5b0fe54845de 09:15:17 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 09:15:17 provisioning config files... 09:15:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2081237749591322011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:18 ---> ****-login.sh 09:15:18 nexus3.edgexfoundry.org:10001 09:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:18 Configure a credential helper to remove this warning. See 09:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:18 09:15:18 Login Succeeded 09:15:18 nexus3.edgexfoundry.org:10002 09:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:18 Configure a credential helper to remove this warning. See 09:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:18 09:15:18 Login Succeeded 09:15:18 nexus3.edgexfoundry.org:10003 09:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:18 Configure a credential helper to remove this warning. See 09:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:18 09:15:18 Login Succeeded 09:15:18 nexus3.edgexfoundry.org:10004 09:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:18 Configure a credential helper to remove this warning. See 09:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:18 09:15:18 Login Succeeded 09:15:18 ****.io 09:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:18 Configure a credential helper to remove this warning. See 09:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:18 09:15:18 Login Succeeded 09:15:18 ---> ****-login.sh ends [Pipeline] } 09:15:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:15:18 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 09:15:18 bb81cc9ef63f2856550c3d6e544be58bdcd278fb 09:15:18 latest 09:15:18 4.0.0-dev.5 09:15:18 bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 09:15:18 main 09:15:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:19 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bb81cc9ef63f2856550c3d6e544be58bdcd278fb 09:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:15:19 cd290edf3298: Preparing 09:15:19 779b66bfa76b: Preparing 09:15:19 cc7ef4a49a3d: Preparing 09:15:19 9bc94fd8d84d: Preparing 09:15:19 867b7b2ad83d: Preparing 09:15:19 bbe2eb931944: Preparing 09:15:19 c4f722fd3c90: Preparing 09:15:19 5bf5fa517d27: Preparing 09:15:19 75654b8eeebd: Preparing 09:15:19 bbe2eb931944: Waiting 09:15:19 c4f722fd3c90: Waiting 09:15:19 75654b8eeebd: Waiting 09:15:19 cd290edf3298: Pushed 09:15:19 867b7b2ad83d: Pushed 09:15:19 cc7ef4a49a3d: Pushed 09:15:19 9bc94fd8d84d: Pushed 09:15:19 75654b8eeebd: Layer already exists 09:15:19 bbe2eb931944: Pushed 09:15:19 5bf5fa517d27: Pushed 09:15:20 c4f722fd3c90: Pushed 09:15:22 779b66bfa76b: Pushed 09:15:22 bb81cc9ef63f2856550c3d6e544be58bdcd278fb: digest: sha256:f83156188115e6795d3976a6b998bbbccb406d1dd90bdc9293dd5ca9bf83333e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:23 + 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 09:15:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 09:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:15:23 cd290edf3298: Preparing 09:15:23 779b66bfa76b: Preparing 09:15:23 cc7ef4a49a3d: Preparing 09:15:23 9bc94fd8d84d: Preparing 09:15:23 867b7b2ad83d: Preparing 09:15:23 bbe2eb931944: Preparing 09:15:23 c4f722fd3c90: Preparing 09:15:23 5bf5fa517d27: Preparing 09:15:23 75654b8eeebd: Preparing 09:15:23 bbe2eb931944: Waiting 09:15:23 5bf5fa517d27: Waiting 09:15:23 75654b8eeebd: Waiting 09:15:23 c4f722fd3c90: Waiting 09:15:23 9bc94fd8d84d: Layer already exists 09:15:23 cd290edf3298: Layer already exists 09:15:23 867b7b2ad83d: Layer already exists 09:15:23 cc7ef4a49a3d: Layer already exists 09:15:23 779b66bfa76b: Layer already exists 09:15:23 bbe2eb931944: Layer already exists 09:15:23 c4f722fd3c90: Layer already exists 09:15:23 5bf5fa517d27: Layer already exists 09:15:23 75654b8eeebd: Layer already exists 09:15:23 latest: digest: sha256:f83156188115e6795d3976a6b998bbbccb406d1dd90bdc9293dd5ca9bf83333e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:23 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.5 09:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:15:24 cd290edf3298: Preparing 09:15:24 779b66bfa76b: Preparing 09:15:24 cc7ef4a49a3d: Preparing 09:15:24 9bc94fd8d84d: Preparing 09:15:24 867b7b2ad83d: Preparing 09:15:24 bbe2eb931944: Preparing 09:15:24 c4f722fd3c90: Preparing 09:15:24 5bf5fa517d27: Preparing 09:15:24 75654b8eeebd: Preparing 09:15:24 bbe2eb931944: Waiting 09:15:24 c4f722fd3c90: Waiting 09:15:24 5bf5fa517d27: Waiting 09:15:24 75654b8eeebd: Waiting 09:15:24 9bc94fd8d84d: Layer already exists 09:15:24 779b66bfa76b: Layer already exists 09:15:24 867b7b2ad83d: Layer already exists 09:15:24 cd290edf3298: Layer already exists 09:15:24 cc7ef4a49a3d: Layer already exists 09:15:24 c4f722fd3c90: Layer already exists 09:15:24 5bf5fa517d27: Layer already exists 09:15:24 75654b8eeebd: Layer already exists 09:15:24 bbe2eb931944: Layer already exists 09:15:24 4.0.0-dev.5: digest: sha256:f83156188115e6795d3976a6b998bbbccb406d1dd90bdc9293dd5ca9bf83333e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:24 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 09:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:15:24 cd290edf3298: Preparing 09:15:24 779b66bfa76b: Preparing 09:15:24 cc7ef4a49a3d: Preparing 09:15:24 9bc94fd8d84d: Preparing 09:15:24 867b7b2ad83d: Preparing 09:15:24 bbe2eb931944: Preparing 09:15:24 c4f722fd3c90: Preparing 09:15:24 5bf5fa517d27: Preparing 09:15:24 75654b8eeebd: Preparing 09:15:24 5bf5fa517d27: Waiting 09:15:24 c4f722fd3c90: Waiting 09:15:24 75654b8eeebd: Waiting 09:15:24 cd290edf3298: Layer already exists 09:15:24 779b66bfa76b: Layer already exists 09:15:24 cc7ef4a49a3d: Layer already exists 09:15:24 867b7b2ad83d: Layer already exists 09:15:24 9bc94fd8d84d: Layer already exists 09:15:24 bbe2eb931944: Layer already exists 09:15:24 c4f722fd3c90: Layer already exists 09:15:24 75654b8eeebd: Layer already exists 09:15:24 5bf5fa517d27: Layer already exists 09:15:24 bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5: digest: sha256:f83156188115e6795d3976a6b998bbbccb406d1dd90bdc9293dd5ca9bf83333e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:25 + 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 09:15:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 09:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:15:25 cd290edf3298: Preparing 09:15:25 779b66bfa76b: Preparing 09:15:25 cc7ef4a49a3d: Preparing 09:15:25 9bc94fd8d84d: Preparing 09:15:25 867b7b2ad83d: Preparing 09:15:25 bbe2eb931944: Preparing 09:15:25 c4f722fd3c90: Preparing 09:15:25 5bf5fa517d27: Preparing 09:15:25 75654b8eeebd: Preparing 09:15:25 bbe2eb931944: Waiting 09:15:25 c4f722fd3c90: Waiting 09:15:25 5bf5fa517d27: Waiting 09:15:25 75654b8eeebd: Waiting 09:15:25 867b7b2ad83d: Layer already exists 09:15:25 779b66bfa76b: Layer already exists 09:15:25 9bc94fd8d84d: Layer already exists 09:15:25 bbe2eb931944: Layer already exists 09:15:25 cc7ef4a49a3d: Layer already exists 09:15:25 c4f722fd3c90: Layer already exists 09:15:25 cd290edf3298: Layer already exists 09:15:25 5bf5fa517d27: Layer already exists 09:15:25 75654b8eeebd: Layer already exists 09:15:25 main: digest: sha256:f83156188115e6795d3976a6b998bbbccb406d1dd90bdc9293dd5ca9bf83333e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:25 ===================================================== [Pipeline] echo 09:15:25 taggedImages: 09:15:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bb81cc9ef63f2856550c3d6e544be58bdcd278fb 09:15:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 09:15:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.5 09:15:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 09:15:25 - 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 09:15:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:25 09:15:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:26 latest: Pulling from edgex-lftools-log-publisher 09:15:26 5eb5b503b376: Pulling fs layer 09:15:26 5c69ac0246d0: Pulling fs layer 09:15:26 ec43610c2a17: Pulling fs layer 09:15:26 3a2ae6a8a46f: Pulling fs layer 09:15:26 33b1e0a273af: Pulling fs layer 09:15:26 5d3b04190fa2: Pulling fs layer 09:15:26 2f39f015ded8: Pulling fs layer 09:15:26 33b1e0a273af: Waiting 09:15:26 5d3b04190fa2: Waiting 09:15:26 2f39f015ded8: Waiting 09:15:26 3a2ae6a8a46f: Waiting 09:15:26 5c69ac0246d0: Verifying Checksum 09:15:26 5c69ac0246d0: Download complete 09:15:26 3a2ae6a8a46f: Verifying Checksum 09:15:26 3a2ae6a8a46f: Download complete 09:15:26 33b1e0a273af: Verifying Checksum 09:15:26 33b1e0a273af: Download complete 09:15:26 ec43610c2a17: Verifying Checksum 09:15:26 ec43610c2a17: Download complete 09:15:26 5d3b04190fa2: Download complete 09:15:26 5eb5b503b376: Verifying Checksum 09:15:26 5eb5b503b376: Download complete 09:15:27 2f39f015ded8: Verifying Checksum 09:15:27 2f39f015ded8: Download complete 09:15:27 5eb5b503b376: Pull complete 09:15:27 5c69ac0246d0: Pull complete 09:15:28 ec43610c2a17: Pull complete 09:15:28 3a2ae6a8a46f: Pull complete 09:15:28 33b1e0a273af: Pull complete 09:15:28 5d3b04190fa2: Pull complete 09:15:32 2f39f015ded8: Pull complete 09:15:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:32 prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container 09:15:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:38 $ docker top 4d92e6ddcbff61b50a9740f0fb077c1779763d0db64a3bcaaa2c74f1c5d9e9c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:39 ---> job-cost.sh 09:15:39 lf-activate-venv: SKIPPING 09:15:39 INFO: No Stack... 09:15:39 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:39 INFO: Archiving Costs [Pipeline] sh 09:15:39 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 09:15:39 + cut -d, -f6 [Pipeline] lock 09:15:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] 09:15:39 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] did not exist. Created. 09:15:39 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:40 + echo total: 0.2199999988079071 [Pipeline] stash 09:15:40 Stashed 1 file(s) [Pipeline] } 09:15:40 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:40 $ docker stop --time=1 4d92e6ddcbff61b50a9740f0fb077c1779763d0db64a3bcaaa2c74f1c5d9e9c0 09:15:40 #9 DONE 31.1s 09:15:40 09:15:40 #10 [builder 6/7] COPY . . 09:15:40 #10 DONE 0.2s 09:15:40 09:15:40 #11 [builder 7/7] RUN echo noop 09:15:40 #11 0.730 noop 09:15:40 #11 DONE 0.8s 09:15:40 09:15:40 #12 exporting to image 09:15:40 #12 exporting layers 09:15:41 $ docker rm -f --volumes 4d92e6ddcbff61b50a9740f0fb077c1779763d0db64a3bcaaa2c74f1c5d9e9c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:16:19 #12 exporting layers 36.7s done 09:16:19 #12 writing image sha256:86d7c0d0b5977be83f53189de9a4890735442aa3ef43dc2679e02614a4414859 done 09:16:19 #12 naming to docker.io/library/ci-base-image-arm64 done 09:16:19 #12 DONE 36.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:20 + docker inspect -f . ci-base-image-arm64 09:16:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:20 prd-ubuntu20.04-docker-arm64-4c-16g-35089 does not seem to be running inside a container 09:16:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/192 -v /w/workspace/app-rfid-llrp-inventory/192:/w/workspace/app-rfid-llrp-inventory/192:rw,z -v /w/workspace/app-rfid-llrp-inventory/192@tmp:/w/workspace/app-rfid-llrp-inventory/192@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 09:16:22 $ docker top b84d39fdd7b7428d4e92ea44e76b0f74247b9946ce37fe1d579de9c46e965c60 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:22 + go version 09:16:22 go version go1.23.2 linux/arm64 [Pipeline] } 09:16:22 $ docker stop --time=1 b84d39fdd7b7428d4e92ea44e76b0f74247b9946ce37fe1d579de9c46e965c60 09:16:24 $ docker rm -f --volumes b84d39fdd7b7428d4e92ea44e76b0f74247b9946ce37fe1d579de9c46e965c60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:24 + docker inspect -f . ci-base-image-arm64 09:16:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:25 prd-ubuntu20.04-docker-arm64-4c-16g-35089 does not seem to be running inside a container 09:16:25 $ 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/192 -v /w/workspace/app-rfid-llrp-inventory/192:/w/workspace/app-rfid-llrp-inventory/192:rw,z -v /w/workspace/app-rfid-llrp-inventory/192@tmp:/w/workspace/app-rfid-llrp-inventory/192@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 09:16:26 $ docker top 7a55f58cbf68cbd802752ca12abeda4f87227559340934b0251f91ed4b2774bb -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:26 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/192 [Pipeline] fileExists [Pipeline] sh 09:16:27 + make test 09:16:27 go test -race ./... -coverprofile=coverage.out ./... 09:20:04 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 09:20:04 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 09:20:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.284s coverage: 86.2% of statements 09:20:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.529s coverage: 71.9% of statements 09:20:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:20:05 go vet ./... 09:23:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:23:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:23:13 ./bin/test-attribution.sh [Pipeline] echo 09:23:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:23:13 $ docker stop --time=1 7a55f58cbf68cbd802752ca12abeda4f87227559340934b0251f91ed4b2774bb 09:23:15 $ docker rm -f --volumes 7a55f58cbf68cbd802752ca12abeda4f87227559340934b0251f91ed4b2774bb [Pipeline] // withDockerContainer [Pipeline] sh 09:23:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:23:17 Warning: overwriting stash ‘coverage-report’ 09:23:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:23:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:23:19 + ls -al . 09:23:19 total 280 09:23:19 drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 09:16 . 09:23:19 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:13 .. 09:23:19 -rw-rw-r-- 1 jenkins jenkins 262 Dec 14 09:13 .dockerignore 09:23:19 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:14 .git 09:23:19 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:13 .github 09:23:19 -rw-rw-r-- 1 jenkins jenkins 773 Dec 14 09:13 .gitignore 09:23:19 -rw-rw-r-- 1 jenkins jenkins 200 Dec 14 09:13 .golangci.yml 09:23:19 -rw-rw-r-- 1 jenkins jenkins 16943 Dec 14 09:13 Attribution.txt 09:23:19 -rw-rw-r-- 1 jenkins jenkins 11245 Dec 14 09:13 CHANGELOG.md 09:23:19 -rw-rw-r-- 1 jenkins jenkins 1769 Dec 14 09:13 Dockerfile 09:23:19 -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 09:13 GOVERNANCE.md 09:23:19 -rw-rw-r-- 1 jenkins jenkins 665 Dec 14 09:13 Jenkinsfile 09:23:19 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 14 09:13 LICENSE 09:23:19 -rw-rw-r-- 1 jenkins jenkins 3066 Dec 14 09:13 Makefile 09:23:19 -rw-rw-r-- 1 jenkins jenkins 617 Dec 14 09:13 OWNERS.md 09:23:19 -rw-rw-r-- 1 jenkins jenkins 3851 Dec 14 09:13 README.md 09:23:19 -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 09:11 VERSION 09:23:19 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:13 bin 09:23:19 -rw-r--r-- 1 jenkins jenkins 55696 Dec 14 09:20 coverage.out 09:23:19 -rw-rw-r-- 1 jenkins jenkins 6738 Dec 14 09:13 go.mod 09:23:19 -rw-rw-r-- 1 jenkins jenkins 87898 Dec 14 09:13 go.sum 09:23:19 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:13 images 09:23:19 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:13 internal 09:23:19 -rw-rw-r-- 1 jenkins jenkins 531 Dec 14 09:13 main.go 09:23:19 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:13 openapi 09:23:19 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:13 res 09:23:19 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:19 + 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=bb81cc9ef63f2856550c3d6e544be58bdcd278fb --label arch=arm64 --label version=4.0.0-dev.5 . 09:23:20 #0 building with "default" instance using docker driver 09:23:20 09:23:20 #1 [internal] load .dockerignore 09:23:20 #1 transferring context: 304B 0.0s done 09:23:20 #1 DONE 0.0s 09:23:20 09:23:20 #2 [internal] load build definition from Dockerfile 09:23:20 #2 transferring dockerfile: 1.81kB 0.0s done 09:23:20 #2 DONE 0.0s 09:23:20 09:23:20 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:20 #3 DONE 0.0s 09:23:20 09:23:20 #4 [internal] load metadata for docker.io/library/alpine:3.20 09:23:20 #4 DONE 0.3s 09:23:20 09:23:20 #5 [internal] load build context 09:23:20 #5 transferring context: 2.95kB 0.0s done 09:23:20 #5 DONE 0.1s 09:23:20 09:23:20 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:23:20 #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 09:23:20 #6 ... 09:23:20 09:23:20 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:23:20 #7 DONE 0.2s 09:23:20 09:23:20 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:23:20 #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:23:20 #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:23:20 #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:23:20 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.1s 09:23:20 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 09:23:20 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 09:23:21 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 09:23:21 #6 DONE 1.0s 09:23:21 09:23:21 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 09:23:22 #8 0.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:22 #8 1.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:24 #8 2.663 (1/2) Installing ca-certificates (20240705-r0) 09:23:24 #8 2.789 (2/2) Installing dumb-init (1.2.5-r3) 09:23:24 #8 2.803 Executing busybox-1.36.1-r29.trigger 09:23:24 #8 2.837 Executing ca-certificates-20240705-r0.trigger 09:23:24 #8 ... 09:23:24 09:23:24 #9 [builder 2/7] RUN apk add --no-cache make git 09:23:24 #9 0.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:24 #9 1.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:24 #9 3.354 OK: 238 MiB in 54 packages 09:23:24 #9 DONE 3.8s 09:23:24 09:23:24 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 09:23:24 #8 3.133 OK: 10 MiB in 16 packages 09:23:24 #8 ... 09:23:24 09:23:24 #10 [builder 3/7] WORKDIR /app 09:23:24 #10 DONE 0.2s 09:23:25 09:23:25 #11 [builder 4/7] COPY go.mod vendor* ./ 09:23:25 #11 DONE 0.2s 09:23:25 09:23:25 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:25 #12 ... 09:23:25 09:23:25 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 09:23:25 #8 DONE 3.6s 09:23:25 09:23:25 #13 [stage-1 3/9] RUN apk --no-cache upgrade 09:23:26 #13 0.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:26 #13 1.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:26 #13 ... 09:23:26 09:23:26 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:26 #12 DONE 1.6s 09:23:26 09:23:26 #14 [builder 6/7] COPY . . 09:23:26 #14 DONE 0.2s 09:23:26 09:23:26 #13 [stage-1 3/9] RUN apk --no-cache upgrade 09:23:28 #13 3.332 Upgrading critical system libraries and apk-tools: 09:23:28 #13 3.332 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:23:28 #13 3.360 Executing busybox-1.36.1-r29.trigger 09:23:29 #13 3.806 Continuing the upgrade transaction with new apk-tools: 09:23:29 #13 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:29 #13 4.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:31 #13 6.423 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:23:31 #13 6.581 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:23:31 #13 6.613 Executing ca-certificates-20240705-r0.trigger 09:23:32 #13 6.885 OK: 10 MiB in 16 packages 09:23:32 #13 DONE 7.5s 09:23:32 09:23:32 #15 [builder 7/7] RUN make build 09:23:32 #15 0.761 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 09:26:09 #15 DONE 162.4s 09:26:09 09:26:09 #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt 09:26:09 #16 DONE 0.1s 09:26:09 09:26:09 #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE 09:26:09 #17 DONE 0.1s 09:26:09 09:26:09 #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ 09:26:09 #18 DONE 0.1s 09:26:09 09:26:09 #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ 09:26:09 #19 DONE 0.1s 09:26:10 09:26:10 #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 09:26:10 #20 DONE 0.5s 09:26:10 09:26:10 #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache 09:26:11 #21 DONE 0.7s 09:26:11 09:26:11 #22 exporting to image 09:26:11 #22 exporting layers 09:26:11 #22 exporting layers 0.5s done 09:26:11 #22 writing image sha256:7a1f104a56df3b6438dc449bab741ae5b9cc599294f8d3f14232889057a457da done 09:26:11 #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 done 09:26:11 #22 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:12 provisioning config files... 09:26:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/192@tmp/config14176383330070908904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:12 ---> ****-login.sh 09:26:12 nexus3.edgexfoundry.org:10001 09:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:12 Configure a credential helper to remove this warning. See 09:26:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:12 09:26:12 Login Succeeded 09:26:12 nexus3.edgexfoundry.org:10002 09:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:12 Configure a credential helper to remove this warning. See 09:26:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:12 09:26:12 Login Succeeded 09:26:12 nexus3.edgexfoundry.org:10003 09:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:13 Configure a credential helper to remove this warning. See 09:26:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:13 09:26:13 Login Succeeded 09:26:13 nexus3.edgexfoundry.org:10004 09:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:13 Configure a credential helper to remove this warning. See 09:26:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:13 09:26:13 Login Succeeded 09:26:13 ****.io 09:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:13 Configure a credential helper to remove this warning. See 09:26:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:13 09:26:13 Login Succeeded 09:26:13 ---> ****-login.sh ends [Pipeline] } 09:26:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:26:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:26:13 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 09:26:13 bb81cc9ef63f2856550c3d6e544be58bdcd278fb 09:26:13 latest 09:26:13 4.0.0-dev.5 09:26:13 bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 09:26:13 main 09:26:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:14 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bb81cc9ef63f2856550c3d6e544be58bdcd278fb 09:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 09:26:14 570fd1ca644d: Preparing 09:26:14 23687fb8d9cd: Preparing 09:26:14 70418173462d: Preparing 09:26:14 af2855711155: Preparing 09:26:14 b36ef8c3b8c6: Preparing 09:26:14 acd7c94141fc: Preparing 09:26:14 3fb720958553: Preparing 09:26:14 a5f0fa37e67a: Preparing 09:26:14 651d9022c234: Preparing 09:26:14 acd7c94141fc: Waiting 09:26:14 3fb720958553: Waiting 09:26:14 a5f0fa37e67a: Waiting 09:26:14 651d9022c234: Waiting 09:26:14 b36ef8c3b8c6: Pushed 09:26:14 70418173462d: Pushed 09:26:14 570fd1ca644d: Pushed 09:26:14 af2855711155: Pushed 09:26:14 651d9022c234: Layer already exists 09:26:14 acd7c94141fc: Pushed 09:26:15 a5f0fa37e67a: Pushed 09:26:16 3fb720958553: Pushed 09:26:23 23687fb8d9cd: Pushed 09:26:23 bb81cc9ef63f2856550c3d6e544be58bdcd278fb: digest: sha256:31782b9f943115128cd500034b0e6de6a7afcc7fd7ed372c505f6d87c5d29df0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:23 + 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 09:26:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 09:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 09:26:23 570fd1ca644d: Preparing 09:26:23 23687fb8d9cd: Preparing 09:26:23 70418173462d: Preparing 09:26:23 af2855711155: Preparing 09:26:23 b36ef8c3b8c6: Preparing 09:26:23 acd7c94141fc: Preparing 09:26:23 3fb720958553: Preparing 09:26:23 a5f0fa37e67a: Preparing 09:26:23 651d9022c234: Preparing 09:26:23 a5f0fa37e67a: Waiting 09:26:23 651d9022c234: Waiting 09:26:23 3fb720958553: Waiting 09:26:23 acd7c94141fc: Waiting 09:26:23 af2855711155: Layer already exists 09:26:23 70418173462d: Layer already exists 09:26:23 570fd1ca644d: Layer already exists 09:26:23 b36ef8c3b8c6: Layer already exists 09:26:23 23687fb8d9cd: Layer already exists 09:26:23 acd7c94141fc: Layer already exists 09:26:23 3fb720958553: Layer already exists 09:26:23 a5f0fa37e67a: Layer already exists 09:26:23 651d9022c234: Layer already exists 09:26:24 latest: digest: sha256:31782b9f943115128cd500034b0e6de6a7afcc7fd7ed372c505f6d87c5d29df0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:24 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.5 09:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 09:26:24 570fd1ca644d: Preparing 09:26:24 23687fb8d9cd: Preparing 09:26:24 70418173462d: Preparing 09:26:24 af2855711155: Preparing 09:26:24 b36ef8c3b8c6: Preparing 09:26:24 acd7c94141fc: Preparing 09:26:24 3fb720958553: Preparing 09:26:24 a5f0fa37e67a: Preparing 09:26:24 651d9022c234: Preparing 09:26:24 acd7c94141fc: Waiting 09:26:24 3fb720958553: Waiting 09:26:24 a5f0fa37e67a: Waiting 09:26:24 651d9022c234: Waiting 09:26:24 70418173462d: Layer already exists 09:26:24 23687fb8d9cd: Layer already exists 09:26:24 af2855711155: Layer already exists 09:26:24 b36ef8c3b8c6: Layer already exists 09:26:24 570fd1ca644d: Layer already exists 09:26:24 acd7c94141fc: Layer already exists 09:26:24 3fb720958553: Layer already exists 09:26:24 a5f0fa37e67a: Layer already exists 09:26:24 651d9022c234: Layer already exists 09:26:25 4.0.0-dev.5: digest: sha256:31782b9f943115128cd500034b0e6de6a7afcc7fd7ed372c505f6d87c5d29df0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:25 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 09:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 09:26:25 570fd1ca644d: Preparing 09:26:25 23687fb8d9cd: Preparing 09:26:25 70418173462d: Preparing 09:26:25 af2855711155: Preparing 09:26:25 b36ef8c3b8c6: Preparing 09:26:25 acd7c94141fc: Preparing 09:26:25 3fb720958553: Preparing 09:26:25 a5f0fa37e67a: Preparing 09:26:25 651d9022c234: Preparing 09:26:25 3fb720958553: Waiting 09:26:25 a5f0fa37e67a: Waiting 09:26:25 651d9022c234: Waiting 09:26:25 acd7c94141fc: Waiting 09:26:25 570fd1ca644d: Layer already exists 09:26:25 b36ef8c3b8c6: Layer already exists 09:26:25 70418173462d: Layer already exists 09:26:25 af2855711155: Layer already exists 09:26:25 23687fb8d9cd: Layer already exists 09:26:25 acd7c94141fc: Layer already exists 09:26:25 a5f0fa37e67a: Layer already exists 09:26:25 3fb720958553: Layer already exists 09:26:25 651d9022c234: Layer already exists 09:26:26 bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5: digest: sha256:31782b9f943115128cd500034b0e6de6a7afcc7fd7ed372c505f6d87c5d29df0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:26 + 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 09:26:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 09:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 09:26:26 570fd1ca644d: Preparing 09:26:26 23687fb8d9cd: Preparing 09:26:26 70418173462d: Preparing 09:26:26 af2855711155: Preparing 09:26:26 b36ef8c3b8c6: Preparing 09:26:26 acd7c94141fc: Preparing 09:26:26 3fb720958553: Preparing 09:26:26 a5f0fa37e67a: Preparing 09:26:26 651d9022c234: Preparing 09:26:26 acd7c94141fc: Waiting 09:26:26 3fb720958553: Waiting 09:26:26 651d9022c234: Waiting 09:26:26 a5f0fa37e67a: Waiting 09:26:26 70418173462d: Layer already exists 09:26:26 23687fb8d9cd: Layer already exists 09:26:26 af2855711155: Layer already exists 09:26:26 570fd1ca644d: Layer already exists 09:26:26 b36ef8c3b8c6: Layer already exists 09:26:26 3fb720958553: Layer already exists 09:26:26 acd7c94141fc: Layer already exists 09:26:26 651d9022c234: Layer already exists 09:26:26 a5f0fa37e67a: Layer already exists 09:26:27 main: digest: sha256:31782b9f943115128cd500034b0e6de6a7afcc7fd7ed372c505f6d87c5d29df0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:26:27 ===================================================== [Pipeline] echo 09:26:27 taggedImages: 09:26:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bb81cc9ef63f2856550c3d6e544be58bdcd278fb 09:26:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 09:26:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.5 09:26:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bb81cc9ef63f2856550c3d6e544be58bdcd278fb-4.0.0-dev.5 09:26:27 - 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 09:26:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:26:27 09:26:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:26:27 arm64: Pulling from edgex-lftools-log-publisher 09:26:27 8998bd30e6a1: Pulling fs layer 09:26:27 04944245beec: Pulling fs layer 09:26:27 699f458cf7ca: Pulling fs layer 09:26:27 765212b225bb: Pulling fs layer 09:26:27 f23df028b6ca: Pulling fs layer 09:26:27 d65c8cfc05b1: Pulling fs layer 09:26:27 2437ff75d9bd: Pulling fs layer 09:26:27 d65c8cfc05b1: Waiting 09:26:27 765212b225bb: Waiting 09:26:27 f23df028b6ca: Waiting 09:26:27 2437ff75d9bd: Waiting 09:26:28 04944245beec: Verifying Checksum 09:26:28 04944245beec: Download complete 09:26:28 765212b225bb: Verifying Checksum 09:26:28 765212b225bb: Download complete 09:26:28 f23df028b6ca: Verifying Checksum 09:26:28 f23df028b6ca: Download complete 09:26:28 d65c8cfc05b1: Verifying Checksum 09:26:28 d65c8cfc05b1: Download complete 09:26:28 699f458cf7ca: Verifying Checksum 09:26:28 699f458cf7ca: Download complete 09:26:28 8998bd30e6a1: Verifying Checksum 09:26:28 8998bd30e6a1: Download complete 09:26:31 2437ff75d9bd: Verifying Checksum 09:26:31 2437ff75d9bd: Download complete 09:26:35 8998bd30e6a1: Pull complete 09:26:35 04944245beec: Pull complete 09:26:38 699f458cf7ca: Pull complete 09:26:38 765212b225bb: Pull complete 09:26:38 f23df028b6ca: Pull complete 09:26:39 d65c8cfc05b1: Pull complete 09:27:06 2437ff75d9bd: Pull complete 09:27:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:27:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:27:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:06 prd-ubuntu20.04-docker-arm64-4c-16g-35089 does not seem to be running inside a container 09:27:06 $ 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/192 -v /w/workspace/app-rfid-llrp-inventory/192:/w/workspace/app-rfid-llrp-inventory/192:rw,z -v /w/workspace/app-rfid-llrp-inventory/192@tmp:/w/workspace/app-rfid-llrp-inventory/192@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 09:27:08 $ docker top 3fb15144b43381c4c1080324d675fba14b2d6df1875b36c14e75c98669b6cbcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:27:08 ---> job-cost.sh 09:27:08 lf-activate-venv: SKIPPING 09:27:08 INFO: No Stack... 09:27:09 INFO: Retrieving Pricing Info for: v3-standard-8 09:27:10 INFO: Archiving Costs [Pipeline] sh 09:27:10 + cat /w/workspace/app-rfid-llrp-inventory/192/archives/cost.csv 09:27:10 + cut -d, -f6 [Pipeline] lock 09:27:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] 09:27:10 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] did not exist. Created. 09:27:10 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:27:10 /w/workspace/app-rfid-llrp-inventory/192@tmp/durable-8d3dabd2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:27:11 + echo total: 0.2199999988079071 [Pipeline] stash 09:27:11 Warning: overwriting stash ‘stack-cost’ 09:27:11 Stashed 1 file(s) [Pipeline] } 09:27:11 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-192-stack-cost] [Pipeline] // lock [Pipeline] } 09:27:11 $ docker stop --time=1 3fb15144b43381c4c1080324d675fba14b2d6df1875b36c14e75c98669b6cbcb 09:27:12 $ docker rm -f --volumes 3fb15144b43381c4c1080324d675fba14b2d6df1875b36c14e75c98669b6cbcb [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 09:27:13 provisioning config files... 09:27:13 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12565466917116340898tmp [Pipeline] { [Pipeline] sh 09:27:13 + set +x 09:27:13 + + curl -s https://codecov.io/bash 09:27:13 bash -s -- 09:27:13 09:27:13 _____ _ 09:27:13 / ____| | | 09:27:13 | | ___ __| | ___ ___ _____ __ 09:27:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:27:13 | |___| (_) | (_| | __/ (_| (_) \ V / 09:27:13 \_____\___/ \__,_|\___|\___\___/ \_/ 09:27:13 Bash-1.0.6 09:27:13 09:27:13 09:27:13 ==> git version 2.25.1 found 09:27:13 ==> 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 09:27:13 Release-Date: 2020-01-08 09:27:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:27:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:27:13 ==> Jenkins CI detected. 09:27:13 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 09:27:13 project root: . 09:27:13 --> token set from env 09:27:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:27:13 ==> Running gcov in . (disable via -X gcov) 09:27:13 ==> Python coveragepy not found 09:27:13 ==> Searching for coverage reports in: 09:27:13 + . 09:27:13 -> Found 1 reports 09:27:13 ==> Detecting git/mercurial file structure 09:27:13 ==> Reading reports 09:27:13 + ./coverage.out bytes=55696 09:27:13 ==> Appending adjustments 09:27:13 https://docs.codecov.io/docs/fixing-reports 09:27:13 + Found adjustments 09:27:13 ==> Gzipping contents 09:27:13 16K /tmp/codecov.Kf8OJb.gz 09:27:13 ==> Uploading reports 09:27:13 url: https://codecov.io 09:27:13 query: branch=main&commit=bb81cc9ef63f2856550c3d6e544be58bdcd278fb&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 09:27:13 -> Pinging Codecov 09:27:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bb81cc9ef63f2856550c3d6e544be58bdcd278fb&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 09:27:13 -> Uploading to 09:27:13 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/bb81cc9ef63f2856550c3d6e544be58bdcd278fb/fbb3014d-16ed-4ddc-bd92-773dbe95e871.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241214T092713Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=45859026905e8ba15597ce4afe00a61d508bbcf95839d8b12ed91bb82bd00cc1 09:27:13 % Total % Received % Xferd Average Speed Time Time Time Current 09:27:13 Dload Upload Total Spent Left Speed 09:27:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 76601 --:--:-- --:--:-- --:--:-- 76601 09:27:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] } 09:27:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:27:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:27:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:27:14 09:27:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:27:14 latest: Pulling from edgex-devops/edgex-snyk-go 09:27:14 43c4264eed91: Already exists 09:27:14 4cc291be95ef: Already exists 09:27:14 2ac1f1163629: Already exists 09:27:14 5c3c966382ef: Already exists 09:27:14 4f4fb700ef54: Already exists 09:27:14 d9c7d2e4e75e: Pulling fs layer 09:27:14 9c3e1370e548: Pulling fs layer 09:27:15 d9c7d2e4e75e: Verifying Checksum 09:27:15 d9c7d2e4e75e: Download complete 09:27:15 d9c7d2e4e75e: Pull complete 09:27:15 9c3e1370e548: Download complete 09:27:19 9c3e1370e548: Pull complete 09:27:19 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:27:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:27:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:19 prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container 09:27:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:27:21 $ docker top 066e9323b09a8689d4a0d8b49592a5615d973ede7b22dae869adf338b288cdaf -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:21 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 09:27:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 09:27:21 + set -o pipefail 09:27:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 09:27:28 09:27:28 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 09:27:28 09:27:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/32f5783a-a9ae-4947-9164-37eacdb913bd 09:27:28 09:27:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:27:28 09:27:28 09:27:28 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:27:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:27:28 $ docker stop --time=1 066e9323b09a8689d4a0d8b49592a5615d973ede7b22dae869adf338b288cdaf 09:27:32 $ docker rm -f --volumes 066e9323b09a8689d4a0d8b49592a5615d973ede7b22dae869adf338b288cdaf [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 09:27:33 + git log --format=format:%s -1 bb81cc9ef63f2856550c3d6e544be58bdcd278fb [Pipeline] sh 09:27:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:27:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:27:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:34 prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container 09:27:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:27:34 $ docker top 918ec1f2243fbe2883567788bf750d68b0472b103e985f54bc0c5835d6752f75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:27:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:27:34 [ssh-agent] Looking for ssh-agent implementation... 09:27:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:27:34 $ docker exec 918ec1f2243fbe2883567788bf750d68b0472b103e985f54bc0c5835d6752f75 ssh-agent 09:27:35 SSH_AUTH_SOCK=/tmp/ssh-hs81cUfZoOs3/agent.32 09:27:35 SSH_AGENT_PID=38 09:27:35 Running ssh-add (command line suppressed) 09:27:35 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2485102614250460911.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2485102614250460911.key) 09:27:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:27:35 + git semver tag 09:27:35 2024-12-14 09:27:35,670 [run_tag] DEBUG tag force:False 09:27:35 2024-12-14 09:27:35,670 [check_head_tag] DEBUG check head tag 09:27:35 2024-12-14 09:27:35,672 [execute] INFO git cat-file --batch-check 09:27:35 2024-12-14 09:27:35,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 09:27:35 2024-12-14 09:27:35,675 [execute] INFO git cat-file --batch 09:27:35 2024-12-14 09:27:35,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 09:27:35 2024-12-14 09:27:35,701 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:27:35 2024-12-14 09:27:35,701 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 09:27:35 2024-12-14 09:27:35,701 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 09:27:35 2024-12-14 09:27:35,706 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:27:35 4.0.0-dev.5 [Pipeline] } 09:27:35 $ docker exec --env ******** --env ******** 918ec1f2243fbe2883567788bf750d68b0472b103e985f54bc0c5835d6752f75 ssh-agent -k 09:27:35 unset SSH_AUTH_SOCK; 09:27:35 unset SSH_AGENT_PID; 09:27:35 echo Agent pid 38 killed; 09:27:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:27:36 + git semver [Pipeline] } 09:27:36 $ docker stop --time=1 918ec1f2243fbe2883567788bf750d68b0472b103e985f54bc0c5835d6752f75 09:27:38 $ docker rm -f --volumes 918ec1f2243fbe2883567788bf750d68b0472b103e985f54bc0c5835d6752f75 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:27:38 09:27:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:27:38 0.23.1-centos7: Pulling from edgex-lftools 09:27:38 ab5ef0e58194: Pulling fs layer 09:27:38 9712f1f96733: Pulling fs layer 09:27:38 63f879dbbcfc: Pulling fs layer 09:27:38 0d9ebad4ef96: Pulling fs layer 09:27:38 e9a5061849ea: Pulling fs layer 09:27:38 d747dcd14b5f: Pulling fs layer 09:27:38 2de7ff778b66: Pulling fs layer 09:27:38 0d9ebad4ef96: Waiting 09:27:38 d747dcd14b5f: Waiting 09:27:38 e9a5061849ea: Waiting 09:27:38 2de7ff778b66: Waiting 09:27:38 9712f1f96733: Verifying Checksum 09:27:38 9712f1f96733: Download complete 09:27:39 63f879dbbcfc: Verifying Checksum 09:27:39 63f879dbbcfc: Download complete 09:27:39 0d9ebad4ef96: Verifying Checksum 09:27:39 0d9ebad4ef96: Download complete 09:27:39 e9a5061849ea: Verifying Checksum 09:27:39 e9a5061849ea: Download complete 09:27:39 d747dcd14b5f: Verifying Checksum 09:27:39 d747dcd14b5f: Download complete 09:27:39 ab5ef0e58194: Verifying Checksum 09:27:39 ab5ef0e58194: Download complete 09:27:39 2de7ff778b66: Verifying Checksum 09:27:39 2de7ff778b66: Download complete 09:27:41 ab5ef0e58194: Pull complete 09:27:42 9712f1f96733: Pull complete 09:27:42 63f879dbbcfc: Pull complete 09:27:45 0d9ebad4ef96: Pull complete 09:27:46 e9a5061849ea: Pull complete 09:27:46 d747dcd14b5f: Pull complete 09:27:47 2de7ff778b66: Pull complete 09:27:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:27:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:27:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:47 prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container 09:27:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:27:51 $ docker top 3f4425fb8e23c040c74d473739a620ca6978d41d74abfe27b6beb9096926e9f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:27:51 provisioning config files... 09:27:51 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2970246526539201706tmp 09:27:51 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2374307183242338727tmp 09:27:51 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10303666514571789013tmp [Pipeline] { [Pipeline] echo 09:27:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:27:52 ---> sigul-configuration.sh 09:27:52 gpg: directory `/root/.gnupg' created 09:27:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:27:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:27:52 gpg: keyring `/root/.gnupg/secring.gpg' created 09:27:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:27:52 gpg: CAST5 encrypted data 09:27:52 gpg: encrypted with 1 passphrase 09:27:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:27:52 + mkdir /home/jenkins 09:27:52 + mkdir /home/jenkins/sigul [Pipeline] sh 09:27:52 + 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 09:27:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:27:52 ---> sigul-install.sh 09:27:52 Sigul already installed; skipping installation. [Pipeline] sh 09:27:53 + git tag --list 09:27:53 v0.0.0 09:27:53 v1.0.0 09:27:53 v2.1.0 09:27:53 v2.1.1 09:27:53 v2.2.0 09:27:53 v2.3.0 09:27:53 v3.0 09:27:53 v3.0.0 09:27:53 v3.0.1 09:27:53 v3.0.1-dev.1 09:27:53 v3.1 09:27:53 v3.1.0 09:27:53 v3.1.0-dev.1 09:27:53 v3.1.0-dev.10 09:27:53 v3.1.0-dev.11 09:27:53 v3.1.0-dev.12 09:27:53 v3.1.0-dev.13 09:27:53 v3.1.0-dev.14 09:27:53 v3.1.0-dev.15 09:27:53 v3.1.0-dev.16 09:27:53 v3.1.0-dev.17 09:27:53 v3.1.0-dev.18 09:27:53 v3.1.0-dev.19 09:27:53 v3.1.0-dev.2 09:27:53 v3.1.0-dev.20 09:27:53 v3.1.0-dev.21 09:27:53 v3.1.0-dev.22 09:27:53 v3.1.0-dev.23 09:27:53 v3.1.0-dev.24 09:27:53 v3.1.0-dev.25 09:27:53 v3.1.0-dev.26 09:27:53 v3.1.0-dev.27 09:27:53 v3.1.0-dev.28 09:27:53 v3.1.0-dev.29 09:27:53 v3.1.0-dev.3 09:27:53 v3.1.0-dev.30 09:27:53 v3.1.0-dev.31 09:27:53 v3.1.0-dev.32 09:27:53 v3.1.0-dev.33 09:27:53 v3.1.0-dev.34 09:27:53 v3.1.0-dev.35 09:27:53 v3.1.0-dev.36 09:27:53 v3.1.0-dev.37 09:27:53 v3.1.0-dev.38 09:27:53 v3.1.0-dev.39 09:27:53 v3.1.0-dev.4 09:27:53 v3.1.0-dev.40 09:27:53 v3.1.0-dev.5 09:27:53 v3.1.0-dev.6 09:27:53 v3.1.0-dev.7 09:27:53 v3.1.0-dev.8 09:27:53 v3.1.0-dev.9 09:27:53 v3.1.1 09:27:53 v3.2.0-dev.1 09:27:53 v3.2.0-dev.10 09:27:53 v3.2.0-dev.11 09:27:53 v3.2.0-dev.12 09:27:53 v3.2.0-dev.13 09:27:53 v3.2.0-dev.14 09:27:53 v3.2.0-dev.15 09:27:53 v3.2.0-dev.16 09:27:53 v3.2.0-dev.17 09:27:53 v3.2.0-dev.18 09:27:53 v3.2.0-dev.19 09:27:53 v3.2.0-dev.2 09:27:53 v3.2.0-dev.20 09:27:53 v3.2.0-dev.21 09:27:53 v3.2.0-dev.22 09:27:53 v3.2.0-dev.23 09:27:53 v3.2.0-dev.24 09:27:53 v3.2.0-dev.25 09:27:53 v3.2.0-dev.26 09:27:53 v3.2.0-dev.27 09:27:53 v3.2.0-dev.28 09:27:53 v3.2.0-dev.29 09:27:53 v3.2.0-dev.3 09:27:53 v3.2.0-dev.30 09:27:53 v3.2.0-dev.31 09:27:53 v3.2.0-dev.32 09:27:53 v3.2.0-dev.33 09:27:53 v3.2.0-dev.4 09:27:53 v3.2.0-dev.5 09:27:53 v3.2.0-dev.6 09:27:53 v3.2.0-dev.7 09:27:53 v3.2.0-dev.8 09:27:53 v3.2.0-dev.9 09:27:53 v4.0.0-dev.1 09:27:53 v4.0.0-dev.2 09:27:53 v4.0.0-dev.3 09:27:53 v4.0.0-dev.4 09:27:53 v4.0.0-dev.5 [Pipeline] sh 09:27:53 + lftools sign git-tag v4.0.0-dev.5 09:27:54 Signing Git tag with Sigul... 09:27:54 Signing v4.0.0-dev.5 [Pipeline] echo 09:27:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:27:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:27:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:27:54 $ docker stop --time=1 3f4425fb8e23c040c74d473739a620ca6978d41d74abfe27b6beb9096926e9f9 09:27:56 $ docker rm -f --volumes 3f4425fb8e23c040c74d473739a620ca6978d41d74abfe27b6beb9096926e9f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:27:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:27:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:27:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:57 prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container 09:27:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:27:57 $ docker top ba3768a16442826ecbe5d16c81341c0dff3caeb7f45763b6c3e68009d033f984 -eo pid,comm 09:27:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:27:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:27:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:27:57 [ssh-agent] Looking for ssh-agent implementation... 09:27:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:27:57 $ docker exec ba3768a16442826ecbe5d16c81341c0dff3caeb7f45763b6c3e68009d033f984 ssh-agent 09:27:57 SSH_AUTH_SOCK=/tmp/ssh-2uglf3mAkoKL/agent.32 09:27:57 SSH_AGENT_PID=38 09:27:57 Running ssh-add (command line suppressed) 09:27:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16447332079683733723.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16447332079683733723.key) 09:27:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:27:58 + git semver bump pre 09:27:58 2024-12-14 09:27:58,566 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:27:58 2024-12-14 09:27:58,566 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev 09:27:58 2024-12-14 09:27:58,566 [bump_version] DEBUG bumped version:4.0.0-dev.6 09:27:58 2024-12-14 09:27:58,566 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 09:27:58 2024-12-14 09:27:58,566 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:27:58 2024-12-14 09:27:58,566 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:27:58 2024-12-14 09:27:58,568 [execute] INFO git cat-file --batch-check 09:27:58 2024-12-14 09:27:58,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 09:27:58 2024-12-14 09:27:58,574 [execute] INFO git cat-file --batch 09:27:58 2024-12-14 09:27:58,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 09:27:58 2024-12-14 09:27:58,579 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:27:58 4.0.0-dev.6 [Pipeline] } 09:27:58 $ docker exec --env ******** --env ******** ba3768a16442826ecbe5d16c81341c0dff3caeb7f45763b6c3e68009d033f984 ssh-agent -k 09:27:58 unset SSH_AUTH_SOCK; 09:27:58 unset SSH_AGENT_PID; 09:27:58 echo Agent pid 38 killed; 09:27:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:27:59 + git semver [Pipeline] } 09:27:59 $ docker stop --time=1 ba3768a16442826ecbe5d16c81341c0dff3caeb7f45763b6c3e68009d033f984 09:28:00 $ docker rm -f --volumes ba3768a16442826ecbe5d16c81341c0dff3caeb7f45763b6c3e68009d033f984 [Pipeline] // withDockerContainer [Pipeline] sh 09:28:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:28:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:28:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:01 prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container 09:28:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:28:01 $ docker top 0db16afda3044d7e7c82542e58bbb7dfc0e3b5a9d6d96e343080652abec5530a -eo pid,comm 09:28:01 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). 09:28:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:28:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:28:01 [ssh-agent] Looking for ssh-agent implementation... 09:28:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:28:01 $ docker exec 0db16afda3044d7e7c82542e58bbb7dfc0e3b5a9d6d96e343080652abec5530a ssh-agent 09:28:02 SSH_AUTH_SOCK=/tmp/ssh-HvkE3Z5mV2Vj/agent.32 09:28:02 SSH_AGENT_PID=38 09:28:02 Running ssh-add (command line suppressed) 09:28:02 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_135999997226774068.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_135999997226774068.key) 09:28:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:28:02 + git semver push 09:28:02 2024-12-14 09:28:02,644 [run_push] DEBUG push 09:28:02 2024-12-14 09:28:02,646 [execute] INFO git cat-file --batch-check 09:28:02 2024-12-14 09:28:02,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 09:28:02 2024-12-14 09:28:02,651 [execute] INFO git rev-list 851dab499b211d7eaeeea65c5a3905326955fff1 -- 09:28:02 2024-12-14 09:28:02,652 [execute] DEBUG Popen(['git', 'rev-list', '851dab499b211d7eaeeea65c5a3905326955fff1', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 09:28:02 2024-12-14 09:28:02,662 [execute] INFO git fetch -v origin 09:28:02 2024-12-14 09:28:02,662 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 09:28:03 2024-12-14 09:28:03,138 [run_push] DEBUG no remote changes detected 09:28:03 2024-12-14 09:28:03,138 [execute] INFO git push origin semver 09:28:03 2024-12-14 09:28:03,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 09:28:03 2024-12-14 09:28:03,810 [run_push] DEBUG push all version tags 09:28:03 2024-12-14 09:28:03,810 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:28:03 2024-12-14 09:28:03,811 [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) 09:28:04 2024-12-14 09:28:04,403 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:28:04 4.0.0-dev.6 [Pipeline] } 09:28:04 $ docker exec --env ******** --env ******** 0db16afda3044d7e7c82542e58bbb7dfc0e3b5a9d6d96e343080652abec5530a ssh-agent -k 09:28:04 unset SSH_AUTH_SOCK; 09:28:04 unset SSH_AGENT_PID; 09:28:04 echo Agent pid 38 killed; 09:28:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:28:05 + git semver [Pipeline] } 09:28:05 $ docker stop --time=1 0db16afda3044d7e7c82542e58bbb7dfc0e3b5a9d6d96e343080652abec5530a 09:28:06 $ docker rm -f --volumes 0db16afda3044d7e7c82542e58bbb7dfc0e3b5a9d6d96e343080652abec5530a [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 09:28:07 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 09:28:07 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 09:28:07 total 16 09:28:07 drwxr-xr-x 3 root root 4096 Dec 14 09:15 . 09:28:07 drwxrwxr-x 12 jenkins jenkins 4096 Dec 14 09:27 .. 09:28:07 drwxr-xr-x 2 root root 4096 Dec 14 09:15 cost 09:28:07 -rw-r--r-- 1 root root 95 Dec 14 09:15 cost.csv 09:28:07 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 09:28:07 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 09:28:07 total 16 09:28:07 drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 09:15 . 09:28:07 drwxrwxr-x 12 jenkins jenkins 4096 Dec 14 09:27 .. 09:28:07 drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 09:15 cost 09:28:07 -rw-r--r-- 1 jenkins jenkins 95 Dec 14 09:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:28:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:28:08 ---> package-listing.sh 09:28:08 ++ facter osfamily 09:28:08 ++ tr '[:upper:]' '[:lower:]' 09:28:08 + OS_FAMILY=debian 09:28:08 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 09:28:08 + START_PACKAGES=/tmp/packages_start.txt 09:28:08 + END_PACKAGES=/tmp/packages_end.txt 09:28:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:28:08 + PACKAGES=/tmp/packages_start.txt 09:28:08 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 09:28:08 + PACKAGES=/tmp/packages_end.txt 09:28:08 + case "${OS_FAMILY}" in 09:28:08 + dpkg -l 09:28:08 + grep '^ii' 09:28:08 + '[' -f /tmp/packages_start.txt ']' 09:28:08 + '[' -f /tmp/packages_end.txt ']' 09:28:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:28:08 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 09:28:08 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 09:28:08 + 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 09:28:08 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 09:28:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:09 prd-ubuntu20.04-docker-8c-8g-35087 does not seem to be running inside a container 09:28:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:28:09 $ docker top 5bd71a0ed6516d3b0f7651744a8bf80547f1f909c669fdea2ec372150a254e93 -eo pid,comm [Pipeline] { [Pipeline] sh 09:28:10 + touch /tmp/pre-build-complete [Pipeline] sh 09:28:10 + mkdir -p /var/log/sysstat [Pipeline] sh 09:28:10 + ls /var/log/sa-host 09:28:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:28:10 provisioning config files... 09:28:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16396048324276445211tmp [Pipeline] { [Pipeline] echo 09:28:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:28:11 ---> create-netrc.sh [Pipeline] } 09:28:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:28:11 ---> python-tools-install.sh [Pipeline] echo 09:28:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:28:11 ---> sudo-logs.sh 09:28:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:28:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:28:12 ---> job-cost.sh 09:28:12 lf-activate-venv: SKIPPING 09:28:12 DEBUG: total: 0.2199999988079071 09:28:12 INFO: Retrieving Stack Cost... 09:28:12 INFO: Retrieving Pricing Info for: v3-standard-8 09:28:13 INFO: Archiving Costs [Pipeline] echo 09:28:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:28:13 ---> logs-deploy.sh 09:28:13 lf-activate-venv: SKIPPING 09:28:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/192 09:28:13 INFO: archiving workspace using pattern(s): 09:28:14 Archives upload complete. 09:28:14 INFO: archiving logs to Nexus