Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e87408ba0baad64d24b50da923549d1991b86a3e 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-ssh14495610879229996746.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5646005433609575754.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10424121077081110912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11902154251290674001.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-ssh10347601139509574683.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5945 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e87408ba0baad64d24b50da923549d1991b86a3e (main) Commit message: "Merge pull request #295 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.42" > git config core.sparsecheckout # timeout=10 > git checkout -f e87408ba0baad64d24b50da923549d1991b86a3e # timeout=10 > git rev-list --no-walk 715781980bde8eb4badf8ac2e8d666eaf32f9215 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-19T15:01:02.592Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-19T15:01:02.691Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-19T15:01:02.718Z] ========================================================= [2024-07-19T15:01:02.718Z] EdgeX Global Pipelines Version Info [2024-07-19T15:01:02.718Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:01:03.481Z] ------------------- [2024-07-19T15:01:03.481Z] stable info: [2024-07-19T15:01:03.481Z] ------------------- [2024-07-19T15:01:03.481Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T15:01:03.481Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-19T15:01:03.481Z] Message: update stable to v1.0.260 [2024-07-19T15:01:04.053Z] ------------------- [2024-07-19T15:01:04.053Z] experimental info: [2024-07-19T15:01:04.053Z] ------------------- [2024-07-19T15:01:04.053Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T15:01:04.053Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-19T15:01:04.053Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-19T15:01:04.162Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-07-19T15:01:04.181Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-07-19T15:01:04.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-19T15:01:04.224Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-19T15:01:04.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-19T15:01:04.269Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-19T15:01:04.284Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-19T15:01:04.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-19T15:01:04.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-19T15:01:04.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-19T15:01:04.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-19T15:01:04.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-07-19T15:01:04.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-19T15:01:04.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-19T15:01:04.500Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T15:01:04.514Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T15:01:04.528Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T15:01:04.544Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T15:01:04.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-19T15:01:04.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-19T15:01:04.591Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-19T15:01:04.609Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-19T15:01:04.624Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-19T15:01:04.638Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-19T15:01:04.651Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-19T15:01:04.668Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-19T15:01:04.682Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-19T15:01:04.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-19T15:01:04.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-19T15:01:04.731Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-19T15:01:04.747Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] echo [2024-07-19T15:01:04.767Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e87408b [Pipeline] echo [2024-07-19T15:01:04.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T15:01:04.839Z] provisioning config files... [2024-07-19T15:01:04.854Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10447485683506714476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:01:05.191Z] ---> ****-login.sh [2024-07-19T15:01:05.191Z] nexus3.edgexfoundry.org:10001 [2024-07-19T15:01:05.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:01:05.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:01:05.482Z] Configure a credential helper to remove this warning. See [2024-07-19T15:01:05.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:01:05.482Z] [2024-07-19T15:01:05.482Z] Login Succeeded [2024-07-19T15:01:05.482Z] nexus3.edgexfoundry.org:10002 [2024-07-19T15:01:05.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:01:05.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:01:05.780Z] Configure a credential helper to remove this warning. See [2024-07-19T15:01:05.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:01:05.780Z] [2024-07-19T15:01:05.780Z] Login Succeeded [2024-07-19T15:01:05.780Z] nexus3.edgexfoundry.org:10003 [2024-07-19T15:01:05.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:01:05.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:01:05.780Z] Configure a credential helper to remove this warning. See [2024-07-19T15:01:05.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:01:05.780Z] [2024-07-19T15:01:05.780Z] Login Succeeded [2024-07-19T15:01:05.780Z] nexus3.edgexfoundry.org:10004 [2024-07-19T15:01:05.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:01:05.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:01:05.780Z] Configure a credential helper to remove this warning. See [2024-07-19T15:01:05.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:01:05.780Z] [2024-07-19T15:01:05.780Z] Login Succeeded [2024-07-19T15:01:05.780Z] ****.io [2024-07-19T15:01:06.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:01:06.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:01:06.076Z] Configure a credential helper to remove this warning. See [2024-07-19T15:01:06.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:01:06.076Z] [2024-07-19T15:01:06.076Z] Login Succeeded [2024-07-19T15:01:06.076Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T15:01:06.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-19T15:01:06.756Z] + git rev-list -1 --merges e87408ba0baad64d24b50da923549d1991b86a3e~1..e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] echo [2024-07-19T15:01:06.860Z] -----------> git rev-list -1 --merges e87408ba0baad64d24b50da923549d1991b86a3e~1..e87408ba0baad64d24b50da923549d1991b86a3e e87408ba0baad64d24b50da923549d1991b86a3e [2024-07-19T15:01:06.860Z] e87408ba0baad64d24b50da923549d1991b86a3e [false] [Pipeline] sh [2024-07-19T15:01:07.205Z] + git log --format=format:%s -1 e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] echo [2024-07-19T15:01:07.235Z] ========================================================= [2024-07-19T15:01:07.235Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-19T15:01:07.235Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T15:01:07.691Z] + git log --format=format:%s -1 e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] echo [2024-07-19T15:01:07.731Z] [semverPrep] GIT_COMMIT: e87408ba0baad64d24b50da923549d1991b86a3e, Commit Message: Merge pull request #295 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.42 [Pipeline] echo [2024-07-19T15:01:07.763Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-19T15:01:08.155Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T15:01:08.155Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-19T15:01:08.155Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-19T15:01:08.155Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-19T15:01:08.155Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-19T15:01:08.155Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-19T15:01:08.155Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:01:08.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:01:08.562Z] [2024-07-19T15:01:08.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:01:08.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:01:08.878Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-19T15:01:08.878Z] b85a868b505f: Pulling fs layer [2024-07-19T15:01:08.878Z] e2be974225ed: Pulling fs layer [2024-07-19T15:01:08.878Z] 339a4e72a1f5: Pulling fs layer [2024-07-19T15:01:08.878Z] 988bab9f4d93: Pulling fs layer [2024-07-19T15:01:08.878Z] 1469e6f7b9e6: Pulling fs layer [2024-07-19T15:01:08.878Z] eaf3925da568: Pulling fs layer [2024-07-19T15:01:08.878Z] bab4dde63d76: Pulling fs layer [2024-07-19T15:01:08.878Z] bde34c3a00c8: Pulling fs layer [2024-07-19T15:01:08.878Z] b352a97aabf1: Pulling fs layer [2024-07-19T15:01:08.878Z] 4872d77fe225: Pulling fs layer [2024-07-19T15:01:08.878Z] 5851b861e8e6: Pulling fs layer [2024-07-19T15:01:08.878Z] 988bab9f4d93: Waiting [2024-07-19T15:01:08.878Z] 1469e6f7b9e6: Waiting [2024-07-19T15:01:08.878Z] eaf3925da568: Waiting [2024-07-19T15:01:08.878Z] bab4dde63d76: Waiting [2024-07-19T15:01:08.878Z] bde34c3a00c8: Waiting [2024-07-19T15:01:08.878Z] b352a97aabf1: Waiting [2024-07-19T15:01:08.878Z] 4872d77fe225: Waiting [2024-07-19T15:01:08.878Z] 5851b861e8e6: Waiting [2024-07-19T15:01:08.878Z] e2be974225ed: Verifying Checksum [2024-07-19T15:01:08.878Z] e2be974225ed: Download complete [2024-07-19T15:01:08.878Z] 988bab9f4d93: Download complete [2024-07-19T15:01:08.878Z] 1469e6f7b9e6: Verifying Checksum [2024-07-19T15:01:08.878Z] 1469e6f7b9e6: Download complete [2024-07-19T15:01:09.139Z] eaf3925da568: Download complete [2024-07-19T15:01:09.139Z] 339a4e72a1f5: Verifying Checksum [2024-07-19T15:01:09.139Z] 339a4e72a1f5: Download complete [2024-07-19T15:01:09.139Z] bde34c3a00c8: Verifying Checksum [2024-07-19T15:01:09.139Z] bde34c3a00c8: Download complete [2024-07-19T15:01:09.139Z] b352a97aabf1: Verifying Checksum [2024-07-19T15:01:09.139Z] b352a97aabf1: Download complete [2024-07-19T15:01:09.139Z] 4872d77fe225: Download complete [2024-07-19T15:01:09.139Z] 5851b861e8e6: Verifying Checksum [2024-07-19T15:01:09.139Z] 5851b861e8e6: Download complete [2024-07-19T15:01:09.139Z] b85a868b505f: Verifying Checksum [2024-07-19T15:01:09.139Z] b85a868b505f: Download complete [2024-07-19T15:01:09.398Z] bab4dde63d76: Verifying Checksum [2024-07-19T15:01:09.398Z] bab4dde63d76: Download complete [2024-07-19T15:01:10.338Z] b85a868b505f: Pull complete [2024-07-19T15:01:10.595Z] e2be974225ed: Pull complete [2024-07-19T15:01:11.181Z] 339a4e72a1f5: Pull complete [2024-07-19T15:01:11.181Z] 988bab9f4d93: Pull complete [2024-07-19T15:01:11.442Z] 1469e6f7b9e6: Pull complete [2024-07-19T15:01:11.442Z] eaf3925da568: Pull complete [2024-07-19T15:01:13.354Z] bab4dde63d76: Pull complete [2024-07-19T15:01:13.354Z] bde34c3a00c8: Pull complete [2024-07-19T15:01:13.616Z] b352a97aabf1: Pull complete [2024-07-19T15:01:13.616Z] 4872d77fe225: Pull complete [2024-07-19T15:01:13.616Z] 5851b861e8e6: Pull complete [2024-07-19T15:01:13.616Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-19T15:01:13.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:01:13.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:01:13.760Z] prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container [2024-07-19T15:01:13.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-19T15:01:17.743Z] $ docker top 500bc32f3cdaf9c0eaa60f117b4c393b0c92565b1314b8f50c4881aa9e50b7fe -eo pid,comm [2024-07-19T15:01:17.862Z] 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). [2024-07-19T15:01:17.862Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T15:01:18.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T15:01:18.016Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T15:01:18.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T15:01:18.168Z] $ docker exec 500bc32f3cdaf9c0eaa60f117b4c393b0c92565b1314b8f50c4881aa9e50b7fe ssh-agent [2024-07-19T15:01:18.310Z] SSH_AUTH_SOCK=/tmp/ssh-lBQ61UOyEzsn/agent.31 [2024-07-19T15:01:18.310Z] SSH_AGENT_PID=37 [2024-07-19T15:01:18.329Z] Running ssh-add (command line suppressed) [2024-07-19T15:01:18.442Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3176378254638471091.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3176378254638471091.key) [2024-07-19T15:01:18.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T15:01:18.961Z] + git tag --points-at HEAD [Pipeline] } [2024-07-19T15:01:19.018Z] $ docker exec --env ******** --env ******** 500bc32f3cdaf9c0eaa60f117b4c393b0c92565b1314b8f50c4881aa9e50b7fe ssh-agent -k [2024-07-19T15:01:19.116Z] unset SSH_AUTH_SOCK; [2024-07-19T15:01:19.116Z] unset SSH_AGENT_PID; [2024-07-19T15:01:19.116Z] echo Agent pid 37 killed; [2024-07-19T15:01:19.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-19T15:01:19.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T15:01:19.290Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T15:01:19.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T15:01:19.461Z] $ docker exec 500bc32f3cdaf9c0eaa60f117b4c393b0c92565b1314b8f50c4881aa9e50b7fe ssh-agent [2024-07-19T15:01:19.599Z] SSH_AUTH_SOCK=/tmp/ssh-o9V2bKapzNpV/agent.70 [2024-07-19T15:01:19.599Z] SSH_AGENT_PID=76 [2024-07-19T15:01:19.617Z] Running ssh-add (command line suppressed) [2024-07-19T15:01:19.716Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4512615882926867329.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4512615882926867329.key) [2024-07-19T15:01:19.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T15:01:20.208Z] + git semver init [2024-07-19T15:01:20.532Z] 2024-07-19 15:01:20,336 [run_init] DEBUG init version:0.0.0 force:False [2024-07-19T15:01:20.532Z] 2024-07-19 15:01:20,337 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-07-19T15:01:20.532Z] 2024-07-19 15:01:20,337 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-07-19T15:01:20.532Z] 2024-07-19 15:01:20,337 [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) [2024-07-19T15:01:22.082Z] 2024-07-19 15:01:21,831 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-07-19T15:01:22.082Z] 2024-07-19 15:01:21,832 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-07-19T15:01:22.082Z] 2024-07-19 15:01:21,832 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T15:01:22.082Z] 2024-07-19 15:01:21,832 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T15:01:22.082Z] 3.2.0-dev.23 [Pipeline] } [2024-07-19T15:01:22.107Z] $ docker exec --env ******** --env ******** 500bc32f3cdaf9c0eaa60f117b4c393b0c92565b1314b8f50c4881aa9e50b7fe ssh-agent -k [2024-07-19T15:01:22.214Z] unset SSH_AUTH_SOCK; [2024-07-19T15:01:22.215Z] unset SSH_AGENT_PID; [2024-07-19T15:01:22.215Z] echo Agent pid 76 killed; [2024-07-19T15:01:22.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T15:01:22.693Z] + git semver [Pipeline] } [2024-07-19T15:01:23.081Z] $ docker stop --time=1 500bc32f3cdaf9c0eaa60f117b4c393b0c92565b1314b8f50c4881aa9e50b7fe [2024-07-19T15:01:24.440Z] $ docker rm -f --volumes 500bc32f3cdaf9c0eaa60f117b4c393b0c92565b1314b8f50c4881aa9e50b7fe [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T15:01:24.902Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-19T15:01:25.556Z] Stashed 1 file(s) [Pipeline] echo [2024-07-19T15:01:25.558Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.23 [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 [2024-07-19T15:01:25.905Z] provisioning config files... [2024-07-19T15:01:25.925Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17395676627556645357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:01:26.325Z] ---> ****-login.sh [2024-07-19T15:01:26.325Z] nexus3.edgexfoundry.org:10001 [2024-07-19T15:01:26.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:01:26.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:01:26.325Z] Configure a credential helper to remove this warning. See [2024-07-19T15:01:26.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:01:26.325Z] [2024-07-19T15:01:26.325Z] Login Succeeded [2024-07-19T15:01:26.325Z] nexus3.edgexfoundry.org:10002 [2024-07-19T15:01:26.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:01:26.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:01:26.325Z] Configure a credential helper to remove this warning. See [2024-07-19T15:01:26.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:01:26.325Z] [2024-07-19T15:01:26.325Z] Login Succeeded [2024-07-19T15:01:26.325Z] nexus3.edgexfoundry.org:10003 [2024-07-19T15:01:26.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:01:26.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:01:26.613Z] Configure a credential helper to remove this warning. See [2024-07-19T15:01:26.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:01:26.613Z] [2024-07-19T15:01:26.613Z] Login Succeeded [2024-07-19T15:01:26.613Z] nexus3.edgexfoundry.org:10004 [2024-07-19T15:01:26.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:01:26.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:01:26.613Z] Configure a credential helper to remove this warning. See [2024-07-19T15:01:26.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:01:26.613Z] [2024-07-19T15:01:26.613Z] Login Succeeded [2024-07-19T15:01:26.613Z] ****.io [2024-07-19T15:01:26.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:01:26.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:01:26.914Z] Configure a credential helper to remove this warning. See [2024-07-19T15:01:26.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:01:26.914Z] [2024-07-19T15:01:26.914Z] Login Succeeded [2024-07-19T15:01:26.914Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T15:01:26.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T15:01:27.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:01:27.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:01:27.214Z] ========================================================= [2024-07-19T15:01:27.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-19T15:01:27.214Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:01:27.657Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-19T15:01:27.657Z] Sending build context to Docker daemon 20.03MB [2024-07-19T15:01:27.657Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T15:01:27.657Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-19T15:01:27.657Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-19T15:01:27.657Z] 619be1103602: Pulling fs layer [2024-07-19T15:01:27.657Z] 7862e08f4a3e: Pulling fs layer [2024-07-19T15:01:27.657Z] 5df492c9dc93: Pulling fs layer [2024-07-19T15:01:27.657Z] 7629e6793208: Pulling fs layer [2024-07-19T15:01:27.657Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T15:01:27.657Z] fb5054dd5b73: Pulling fs layer [2024-07-19T15:01:27.657Z] eeca6798cff9: Pulling fs layer [2024-07-19T15:01:27.657Z] aa269ceb94a6: Pulling fs layer [2024-07-19T15:01:27.657Z] ada007ff1a6a: Pulling fs layer [2024-07-19T15:01:27.657Z] 4f4fb700ef54: Waiting [2024-07-19T15:01:27.657Z] eeca6798cff9: Waiting [2024-07-19T15:01:27.657Z] aa269ceb94a6: Waiting [2024-07-19T15:01:27.657Z] ada007ff1a6a: Waiting [2024-07-19T15:01:27.657Z] fb5054dd5b73: Waiting [2024-07-19T15:01:27.657Z] 7629e6793208: Waiting [2024-07-19T15:01:27.946Z] 7862e08f4a3e: Verifying Checksum [2024-07-19T15:01:27.946Z] 7862e08f4a3e: Download complete [2024-07-19T15:01:27.946Z] 7629e6793208: Verifying Checksum [2024-07-19T15:01:27.946Z] 7629e6793208: Download complete [2024-07-19T15:01:27.946Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T15:01:27.946Z] 4f4fb700ef54: Download complete [2024-07-19T15:01:27.946Z] 619be1103602: Download complete [2024-07-19T15:01:27.946Z] fb5054dd5b73: Verifying Checksum [2024-07-19T15:01:27.946Z] fb5054dd5b73: Download complete [2024-07-19T15:01:27.946Z] eeca6798cff9: Verifying Checksum [2024-07-19T15:01:27.946Z] eeca6798cff9: Download complete [2024-07-19T15:01:27.946Z] 619be1103602: Pull complete [2024-07-19T15:01:28.255Z] ada007ff1a6a: Verifying Checksum [2024-07-19T15:01:28.255Z] ada007ff1a6a: Download complete [2024-07-19T15:01:28.255Z] 7862e08f4a3e: Pull complete [2024-07-19T15:01:28.255Z] 5df492c9dc93: Verifying Checksum [2024-07-19T15:01:28.255Z] 5df492c9dc93: Download complete [2024-07-19T15:01:28.560Z] aa269ceb94a6: Verifying Checksum [2024-07-19T15:01:28.560Z] aa269ceb94a6: Download complete [2024-07-19T15:01:32.168Z] 5df492c9dc93: Pull complete [2024-07-19T15:01:32.168Z] 7629e6793208: Pull complete [2024-07-19T15:01:32.168Z] 4f4fb700ef54: Pull complete [2024-07-19T15:01:32.168Z] fb5054dd5b73: Pull complete [2024-07-19T15:01:32.168Z] eeca6798cff9: Pull complete [2024-07-19T15:01:34.906Z] aa269ceb94a6: Pull complete [2024-07-19T15:01:34.906Z] ada007ff1a6a: Pull complete [2024-07-19T15:01:35.202Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-19T15:01:35.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-19T15:01:35.202Z] ---> f489d0715acc [2024-07-19T15:01:35.202Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T15:01:39.668Z] ---> Running in d72e8077ee28 [2024-07-19T15:01:39.668Z] Removing intermediate container d72e8077ee28 [2024-07-19T15:01:39.668Z] ---> c7a526167c33 [2024-07-19T15:01:39.668Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T15:01:39.668Z] ---> Running in 131beec4fbff [2024-07-19T15:01:39.668Z] Removing intermediate container 131beec4fbff [2024-07-19T15:01:39.668Z] ---> 3c15c9496f95 [2024-07-19T15:01:39.668Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-19T15:01:39.668Z] ---> Running in e455a0665988 [2024-07-19T15:01:39.668Z] Removing intermediate container e455a0665988 [2024-07-19T15:01:39.668Z] ---> 9e41362d71a0 [2024-07-19T15:01:39.668Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T15:01:39.668Z] ---> Running in 77ae6b45797f [2024-07-19T15:01:39.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T15:01:39.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T15:01:40.267Z] OK: 264 MiB in 52 packages [2024-07-19T15:01:40.576Z] Removing intermediate container 77ae6b45797f [2024-07-19T15:01:40.576Z] ---> 78fc55a3e87f [2024-07-19T15:01:40.576Z] Step 7/12 : WORKDIR /app [2024-07-19T15:01:40.576Z] ---> Running in 6116ba370a66 [2024-07-19T15:01:40.853Z] Still waiting to schedule task [2024-07-19T15:01:40.853Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-19T15:01:40.855Z] Removing intermediate container 6116ba370a66 [2024-07-19T15:01:40.855Z] ---> 9f239a8927a4 [2024-07-19T15:01:40.855Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-19T15:01:40.855Z] ---> 7a7e6f80bf81 [2024-07-19T15:01:40.855Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T15:01:40.855Z] ---> Running in e1eba73f64bd [2024-07-19T15:02:37.967Z] Removing intermediate container e1eba73f64bd [2024-07-19T15:02:37.967Z] ---> 45751ce0ecc0 [2024-07-19T15:02:37.967Z] Step 10/12 : COPY . . [2024-07-19T15:02:37.967Z] ---> 815814348721 [2024-07-19T15:02:37.967Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T15:02:37.967Z] ---> Running in 8b63ea0117ee [2024-07-19T15:02:37.967Z] Removing intermediate container 8b63ea0117ee [2024-07-19T15:02:37.967Z] ---> 1be6faa3848e [2024-07-19T15:02:37.967Z] Step 12/12 : RUN $MAKE [2024-07-19T15:02:37.967Z] ---> Running in 3bfc3d00c927 [2024-07-19T15:02:37.967Z] noop [2024-07-19T15:02:37.967Z] Removing intermediate container 3bfc3d00c927 [2024-07-19T15:02:37.967Z] ---> 9984e313afd2 [2024-07-19T15:02:37.967Z] Successfully built 9984e313afd2 [2024-07-19T15:02:37.967Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:02:38.521Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T15:02:38.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:02:38.843Z] prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container [2024-07-19T15:02:39.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T15:02:39.439Z] $ docker top 5919c10e2094dedaacff15d369fa3713adf952da238f702b2dbe92038b681407 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:02:40.025Z] + go version [2024-07-19T15:02:40.025Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-19T15:02:40.082Z] $ docker stop --time=1 5919c10e2094dedaacff15d369fa3713adf952da238f702b2dbe92038b681407 [2024-07-19T15:02:41.393Z] $ docker rm -f --volumes 5919c10e2094dedaacff15d369fa3713adf952da238f702b2dbe92038b681407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:02:42.208Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T15:02:42.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:02:42.345Z] prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container [2024-07-19T15:02:42.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T15:02:42.798Z] $ docker top d829872b7f542b7fe5b364afad05c70db5b79b7b74842558c0ad6323b4905544 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:02:43.388Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-07-19T15:02:43.822Z] + make test [2024-07-19T15:02:43.822Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-19T15:03:16.597Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-19T15:03:16.597Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-19T15:03:16.597Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.126s coverage: 86.2% of statements [2024-07-19T15:03:17.671Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.659s coverage: 71.9% of statements [2024-07-19T15:03:20.188Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5946 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-07-19T15:03:20.222Z] Running in /w/workspace/app-rfid-llrp-inventory/177 [Pipeline] { [Pipeline] checkout [2024-07-19T15:03:23.327Z] The recommended git tool is: git [2024-07-19T15:03:32.927Z] using credential edgex-jenkins-ssh [2024-07-19T15:03:33.079Z] Cloning the remote Git repository [2024-07-19T15:03:33.169Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-19T15:03:33.371Z] > git init /w/workspace/app-rfid-llrp-inventory/177 # timeout=10 [2024-07-19T15:03:33.690Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-19T15:03:33.691Z] > git --version # timeout=10 [2024-07-19T15:03:33.723Z] > git --version # 'git version 2.25.1' [2024-07-19T15:03:33.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T15:03:33.948Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T15:03:38.698Z] Avoid second fetch [2024-07-19T15:03:38.698Z] Checking out Revision e87408ba0baad64d24b50da923549d1991b86a3e (main) [2024-07-19T15:03:37.374Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-07-19T15:03:37.408Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T15:03:39.662Z] Commit message: "Merge pull request #295 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.42" [2024-07-19T15:03:38.804Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T15:03:38.874Z] > git checkout -f e87408ba0baad64d24b50da923549d1991b86a3e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T15:03:44.898Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-19T15:03:44.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T15:03:44.898Z] Dload Upload Total Spent Left Speed [2024-07-19T15:03:44.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-07-19T15:03:45.349Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-19T15:03:45.764Z] + sudo tee /etc/docker/daemon.new [2024-07-19T15:03:45.764Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-19T15:03:45.764Z] { [2024-07-19T15:03:45.764Z] "registry-mirrors": [ [2024-07-19T15:03:45.764Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-19T15:03:45.764Z] ], [2024-07-19T15:03:45.764Z] "bip": "10.250.0.254/24", [2024-07-19T15:03:45.764Z] "hosts": [ [2024-07-19T15:03:45.764Z] "tcp://0.0.0.0:5555", [2024-07-19T15:03:45.764Z] "unix:///var/run/docker.sock" [2024-07-19T15:03:45.764Z] ], [2024-07-19T15:03:45.764Z] "mtu": 1458, [2024-07-19T15:03:45.764Z] "selinux-enabled": true, [2024-07-19T15:03:45.764Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-19T15:03:45.764Z] } [Pipeline] sh [2024-07-19T15:03:46.195Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-19T15:03:46.573Z] + sudo service docker restart [2024-07-19T15:03:57.161Z] go vet ./... [2024-07-19T15:04:00.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T15:04:00.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T15:04:00.207Z] ./bin/test-attribution.sh [2024-07-19T15:04:00.207Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-19T15:04:00.207Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-19T15:04:00.507Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T15:04:00.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T15:04:00.566Z] $ docker stop --time=1 d829872b7f542b7fe5b364afad05c70db5b79b7b74842558c0ad6323b4905544 [2024-07-19T15:04:05.070Z] $ docker rm -f --volumes d829872b7f542b7fe5b364afad05c70db5b79b7b74842558c0ad6323b4905544 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T15:04:05.691Z] provisioning config files... [2024-07-19T15:04:05.748Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/177@tmp/config10713057962389386150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:04:05.925Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T15:04:06.167Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2024-07-19T15:04:06.365Z] ---> ****-login.sh [2024-07-19T15:04:06.365Z] nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Build) [2024-07-19T15:04:06.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-07-19T15:04:07.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:04:07.025Z] Configure a credential helper to remove this warning. See [2024-07-19T15:04:07.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:04:07.025Z] [2024-07-19T15:04:07.025Z] Login Succeeded [2024-07-19T15:04:07.025Z] nexus3.edgexfoundry.org:10002 [2024-07-19T15:04:07.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T15:04:07.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:04:07.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:04:07.323Z] Configure a credential helper to remove this warning. See [2024-07-19T15:04:07.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:04:07.323Z] [2024-07-19T15:04:07.323Z] Login Succeeded [2024-07-19T15:04:07.323Z] nexus3.edgexfoundry.org:10003 [2024-07-19T15:04:07.638Z] + ls -al . [2024-07-19T15:04:07.638Z] total 276 [2024-07-19T15:04:07.638Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 15:02 . [2024-07-19T15:04:07.638Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:00 .. [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 15:00 .dockerignore [2024-07-19T15:04:07.638Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:03 .git [2024-07-19T15:04:07.638Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:00 .github [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 19 15:00 .gitignore [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:00 .golangci.yml [2024-07-19T15:04:07.638Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:01 .semver [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 19 15:00 Attribution.txt [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 19 15:00 CHANGELOG.md [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 19 15:00 Dockerfile [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:00 GOVERNANCE.md [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 19 15:00 Jenkinsfile [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 15:00 LICENSE [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 19 15:00 Makefile [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 15:00 OWNERS.md [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 19 15:00 README.md [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 15:01 VERSION [2024-07-19T15:04:07.638Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:00 bin [2024-07-19T15:04:07.638Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 15:03 coverage.out [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 7242 Jul 19 15:00 go.mod [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 101446 Jul 19 15:00 go.sum [2024-07-19T15:04:07.638Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:00 images [2024-07-19T15:04:07.638Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:00 internal [2024-07-19T15:04:07.638Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 15:00 main.go [2024-07-19T15:04:07.638Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:00 openapi [2024-07-19T15:04:07.638Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:00 res [2024-07-19T15:04:07.638Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:00 static [2024-07-19T15:04:07.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:04:07.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:04:07.638Z] Configure a credential helper to remove this warning. See [2024-07-19T15:04:07.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:04:07.638Z] [2024-07-19T15:04:07.638Z] Login Succeeded [2024-07-19T15:04:07.638Z] nexus3.edgexfoundry.org:10004 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:04:07.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:04:07.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:04:07.971Z] Configure a credential helper to remove this warning. See [2024-07-19T15:04:07.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:04:07.971Z] [2024-07-19T15:04:07.971Z] Login Succeeded [2024-07-19T15:04:07.971Z] ****.io [2024-07-19T15:04:08.154Z] + 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=e87408ba0baad64d24b50da923549d1991b86a3e --label arch=amd64 --label version=3.2.0-dev.23 . [2024-07-19T15:04:08.154Z] Sending build context to Docker daemon 20.03MB [2024-07-19T15:04:08.154Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T15:04:08.154Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-19T15:04:08.154Z] ---> 9984e313afd2 [2024-07-19T15:04:08.154Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T15:04:08.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:04:08.475Z] ---> Running in ad7f88bad390 [2024-07-19T15:04:08.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:04:08.643Z] Configure a credential helper to remove this warning. See [2024-07-19T15:04:08.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:04:08.643Z] [2024-07-19T15:04:08.643Z] Login Succeeded [2024-07-19T15:04:08.643Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T15:04:08.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2024-07-19T15:04:08.773Z] Removing intermediate container ad7f88bad390 [2024-07-19T15:04:08.773Z] ---> 9cd96719d065 [2024-07-19T15:04:08.773Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T15:04:08.773Z] ---> Running in c155b60acf5a [2024-07-19T15:04:08.773Z] Removing intermediate container c155b60acf5a [2024-07-19T15:04:08.773Z] ---> b78f3b8e8dcd [2024-07-19T15:04:08.773Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-19T15:04:08.773Z] ---> Running in a8f7f768657b [2024-07-19T15:04:08.773Z] Removing intermediate container a8f7f768657b [2024-07-19T15:04:08.773Z] ---> 608cea5319eb [2024-07-19T15:04:08.773Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T15:04:08.773Z] ---> Running in 3e83d43741fe [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-07-19T15:04:09.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T15:04:09.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-07-19T15:04:09.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:04:09.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:04:09.467Z] ========================================================= [2024-07-19T15:04:09.467Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-19T15:04:09.467Z] ========================================================= [Pipeline] fileExists [2024-07-19T15:04:09.470Z] OK: 264 MiB in 52 packages [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-19T15:04:09.739Z] Removing intermediate container 3e83d43741fe [2024-07-19T15:04:09.739Z] ---> 4606a9bcfef8 [2024-07-19T15:04:09.739Z] Step 7/30 : WORKDIR /app [2024-07-19T15:04:09.739Z] ---> Running in cbd3107035a7 [2024-07-19T15:04:09.739Z] Removing intermediate container cbd3107035a7 [2024-07-19T15:04:09.739Z] ---> 057cb680eada [2024-07-19T15:04:09.739Z] Step 8/30 : COPY go.mod vendor* ./ [Pipeline] sh [2024-07-19T15:04:10.023Z] ---> 2232b040d3e1 [2024-07-19T15:04:10.023Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T15:04:10.161Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-19T15:04:10.302Z] ---> Running in e50e2cc79e75 [2024-07-19T15:04:10.484Z] Sending build context to Docker daemon 673.8kB [2024-07-19T15:04:10.484Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T15:04:10.484Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-19T15:04:10.484Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-19T15:04:10.484Z] c6b39de5b339: Pulling fs layer [2024-07-19T15:04:10.484Z] a69c41024577: Pulling fs layer [2024-07-19T15:04:10.484Z] d6de4b400683: Pulling fs layer [2024-07-19T15:04:10.484Z] 35cb2a7552d0: Pulling fs layer [2024-07-19T15:04:10.484Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T15:04:10.484Z] 464afbd9ba4c: Pulling fs layer [2024-07-19T15:04:10.484Z] 00f215d4a9da: Pulling fs layer [2024-07-19T15:04:10.484Z] d496ad576159: Pulling fs layer [2024-07-19T15:04:10.484Z] 35cb2a7552d0: Waiting [2024-07-19T15:04:10.484Z] 4f4fb700ef54: Waiting [2024-07-19T15:04:10.484Z] 464afbd9ba4c: Waiting [2024-07-19T15:04:10.484Z] 00f215d4a9da: Waiting [2024-07-19T15:04:10.484Z] d496ad576159: Waiting [2024-07-19T15:04:10.484Z] a69c41024577: Verifying Checksum [2024-07-19T15:04:10.484Z] a69c41024577: Download complete [2024-07-19T15:04:10.484Z] 35cb2a7552d0: Verifying Checksum [2024-07-19T15:04:10.484Z] 35cb2a7552d0: Download complete [2024-07-19T15:04:10.484Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T15:04:10.484Z] 4f4fb700ef54: Download complete [2024-07-19T15:04:10.484Z] 464afbd9ba4c: Verifying Checksum [2024-07-19T15:04:10.484Z] 464afbd9ba4c: Download complete [2024-07-19T15:04:10.484Z] c6b39de5b339: Download complete [2024-07-19T15:04:10.940Z] Removing intermediate container e50e2cc79e75 [2024-07-19T15:04:10.940Z] ---> 4cc2cefb305e [2024-07-19T15:04:10.940Z] Step 10/30 : COPY . . [2024-07-19T15:04:11.183Z] d496ad576159: Verifying Checksum [2024-07-19T15:04:11.183Z] d496ad576159: Download complete [2024-07-19T15:04:11.548Z] c6b39de5b339: Pull complete [2024-07-19T15:04:11.963Z] ---> 11dc04f0b564 [2024-07-19T15:04:11.963Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T15:04:11.963Z] ---> Running in 8821a6201fea [2024-07-19T15:04:11.963Z] Removing intermediate container 8821a6201fea [2024-07-19T15:04:11.963Z] ---> 73887236df12 [2024-07-19T15:04:11.963Z] Step 12/30 : RUN $MAKE [2024-07-19T15:04:11.963Z] ---> Running in 06545ecdb593 [2024-07-19T15:04:12.246Z] a69c41024577: Pull complete [2024-07-19T15:04:12.246Z] d6de4b400683: Verifying Checksum [2024-07-19T15:04:12.246Z] d6de4b400683: Download complete [2024-07-19T15:04:12.266Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.23 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.23" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-07-19T15:04:13.317Z] 00f215d4a9da: Verifying Checksum [2024-07-19T15:04:13.317Z] 00f215d4a9da: Download complete [2024-07-19T15:04:26.147Z] d6de4b400683: Pull complete [2024-07-19T15:04:26.147Z] 35cb2a7552d0: Pull complete [2024-07-19T15:04:26.147Z] 4f4fb700ef54: Pull complete [2024-07-19T15:04:26.147Z] 464afbd9ba4c: Pull complete [2024-07-19T15:04:34.772Z] 00f215d4a9da: Pull complete [2024-07-19T15:04:35.826Z] d496ad576159: Pull complete [2024-07-19T15:04:35.826Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-19T15:04:35.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-19T15:04:35.826Z] ---> f246e2811388 [2024-07-19T15:04:35.826Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T15:04:36.464Z] ---> Running in 8003172c976c [2024-07-19T15:04:36.784Z] Removing intermediate container 8003172c976c [2024-07-19T15:04:36.784Z] ---> d760f0687af0 [2024-07-19T15:04:36.784Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T15:04:36.784Z] ---> Running in f21814397d5f [2024-07-19T15:04:37.099Z] Removing intermediate container f21814397d5f [2024-07-19T15:04:37.099Z] ---> bc77cdf0694c [2024-07-19T15:04:37.099Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-19T15:04:37.389Z] ---> Running in 8ae0f99d1c84 [2024-07-19T15:04:37.673Z] Removing intermediate container 8ae0f99d1c84 [2024-07-19T15:04:37.673Z] ---> 9ef0d7f3c3b3 [2024-07-19T15:04:37.673Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T15:04:37.673Z] ---> Running in 56940f99d01c [2024-07-19T15:04:39.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T15:04:40.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T15:04:41.294Z] OK: 266 MiB in 52 packages [2024-07-19T15:04:41.990Z] Removing intermediate container 56940f99d01c [2024-07-19T15:04:41.990Z] ---> 9345cdf990a5 [2024-07-19T15:04:41.990Z] Step 7/12 : WORKDIR /app [2024-07-19T15:04:41.990Z] ---> Running in 6eab4500eebf [2024-07-19T15:04:42.307Z] Removing intermediate container 6eab4500eebf [2024-07-19T15:04:42.307Z] ---> 6a354c7fbf59 [2024-07-19T15:04:42.307Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-19T15:04:42.676Z] ---> f3e9667afe68 [2024-07-19T15:04:42.676Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T15:04:43.001Z] ---> Running in b0215aea02e4 [2024-07-19T15:04:51.698Z] Removing intermediate container 06545ecdb593 [2024-07-19T15:04:51.698Z] ---> 35796c96d63d [2024-07-19T15:04:51.698Z] Step 13/30 : FROM alpine:3.18 [2024-07-19T15:04:51.698Z] 3.18: Pulling from library/alpine [2024-07-19T15:04:51.698Z] 73baa7ef167e: Pulling fs layer [2024-07-19T15:04:51.698Z] 73baa7ef167e: Verifying Checksum [2024-07-19T15:04:51.698Z] 73baa7ef167e: Download complete [2024-07-19T15:04:51.698Z] 73baa7ef167e: Pull complete [2024-07-19T15:04:51.698Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T15:04:51.698Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T15:04:51.698Z] ---> 8fd7cac70a4a [2024-07-19T15:04:51.698Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-19T15:04:51.698Z] ---> Running in f1c8e185a393 [2024-07-19T15:04:51.698Z] Removing intermediate container f1c8e185a393 [2024-07-19T15:04:51.698Z] ---> eded4c69a5a7 [2024-07-19T15:04:51.698Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-19T15:04:51.698Z] ---> Running in eb6fd520ca6d [2024-07-19T15:04:51.698Z] Removing intermediate container eb6fd520ca6d [2024-07-19T15:04:51.698Z] ---> 0fe3838dcc88 [2024-07-19T15:04:51.698Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-19T15:04:51.698Z] ---> Running in 6ae532322726 [2024-07-19T15:04:51.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T15:04:51.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T15:04:51.698Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-19T15:04:51.698Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-19T15:04:51.698Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T15:04:51.698Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T15:04:51.698Z] OK: 8 MiB in 17 packages [2024-07-19T15:04:51.698Z] Removing intermediate container 6ae532322726 [2024-07-19T15:04:51.698Z] ---> e0d9641f2674 [2024-07-19T15:04:51.698Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-19T15:04:51.698Z] ---> Running in 0fd6babbd2d5 [2024-07-19T15:04:51.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T15:04:51.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T15:04:51.698Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T15:04:51.698Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T15:04:51.698Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T15:04:51.698Z] OK: 8 MiB in 17 packages [2024-07-19T15:04:51.698Z] Removing intermediate container 0fd6babbd2d5 [2024-07-19T15:04:51.698Z] ---> afff3400da87 [2024-07-19T15:04:51.698Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-19T15:04:52.011Z] ---> e520d88b9c76 [2024-07-19T15:04:52.011Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-19T15:04:52.309Z] ---> 01d4bb16fcf5 [2024-07-19T15:04:52.309Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-19T15:04:52.980Z] ---> 12654de5fc49 [2024-07-19T15:04:52.980Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-19T15:04:53.637Z] ---> 30c9a2dbf899 [2024-07-19T15:04:53.637Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-19T15:04:55.234Z] ---> e7b13ca3a06d [2024-07-19T15:04:55.234Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-19T15:04:55.234Z] ---> Running in 92a6178162bf [2024-07-19T15:04:56.697Z] Removing intermediate container 92a6178162bf [2024-07-19T15:04:56.697Z] ---> ddf8a864755c [2024-07-19T15:04:56.697Z] Step 24/30 : VOLUME /cache [2024-07-19T15:04:56.697Z] ---> Running in bb998871143b [2024-07-19T15:04:56.697Z] Removing intermediate container bb998871143b [2024-07-19T15:04:56.697Z] ---> bdc94ca742a7 [2024-07-19T15:04:56.697Z] Step 25/30 : EXPOSE 59711 [2024-07-19T15:04:56.697Z] ---> Running in b1250f98fc6e [2024-07-19T15:04:57.304Z] Removing intermediate container b1250f98fc6e [2024-07-19T15:04:57.304Z] ---> db87f99cca99 [2024-07-19T15:04:57.304Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-19T15:04:57.304Z] ---> Running in a1523c864374 [2024-07-19T15:04:57.304Z] Removing intermediate container a1523c864374 [2024-07-19T15:04:57.304Z] ---> 0d62ffaa7b9b [2024-07-19T15:04:57.304Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-19T15:04:57.625Z] ---> Running in 2dc794a024e9 [2024-07-19T15:04:57.625Z] Removing intermediate container 2dc794a024e9 [2024-07-19T15:04:57.625Z] ---> 771a1596129c [2024-07-19T15:04:57.625Z] Step 28/30 : LABEL arch=amd64 [2024-07-19T15:04:58.278Z] ---> Running in efb83b0eae3f [2024-07-19T15:04:58.278Z] Removing intermediate container efb83b0eae3f [2024-07-19T15:04:58.278Z] ---> 6dd3baea7e19 [2024-07-19T15:04:58.278Z] Step 29/30 : LABEL git_sha=e87408ba0baad64d24b50da923549d1991b86a3e [2024-07-19T15:04:58.599Z] ---> Running in 1dd6d3285f5e [2024-07-19T15:04:58.599Z] Removing intermediate container 1dd6d3285f5e [2024-07-19T15:04:58.599Z] ---> 3e22bf6ccf26 [2024-07-19T15:04:58.599Z] Step 30/30 : LABEL version=3.2.0-dev.23 [2024-07-19T15:04:58.954Z] ---> Running in caca82c56c72 [2024-07-19T15:04:59.292Z] Removing intermediate container caca82c56c72 [2024-07-19T15:04:59.292Z] ---> 2dfabf72ac69 [2024-07-19T15:04:59.292Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T15:04:59.292Z] Successfully built 2dfabf72ac69 [2024-07-19T15:04:59.292Z] 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 [2024-07-19T15:04:59.777Z] provisioning config files... [2024-07-19T15:04:59.826Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15011646458604866485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:05:00.371Z] ---> ****-login.sh [2024-07-19T15:05:00.371Z] nexus3.edgexfoundry.org:10001 [2024-07-19T15:05:00.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:05:00.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:05:00.371Z] Configure a credential helper to remove this warning. See [2024-07-19T15:05:00.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:05:00.371Z] [2024-07-19T15:05:00.371Z] Login Succeeded [2024-07-19T15:05:00.371Z] nexus3.edgexfoundry.org:10002 [2024-07-19T15:05:00.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:05:00.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:05:00.371Z] Configure a credential helper to remove this warning. See [2024-07-19T15:05:00.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:05:00.372Z] [2024-07-19T15:05:00.372Z] Login Succeeded [2024-07-19T15:05:00.372Z] nexus3.edgexfoundry.org:10003 [2024-07-19T15:05:00.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:05:00.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:05:00.686Z] Configure a credential helper to remove this warning. See [2024-07-19T15:05:00.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:05:00.686Z] [2024-07-19T15:05:00.686Z] Login Succeeded [2024-07-19T15:05:00.686Z] nexus3.edgexfoundry.org:10004 [2024-07-19T15:05:00.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:05:00.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:05:00.686Z] Configure a credential helper to remove this warning. See [2024-07-19T15:05:00.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:05:00.686Z] [2024-07-19T15:05:00.686Z] Login Succeeded [2024-07-19T15:05:00.686Z] ****.io [2024-07-19T15:05:00.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:05:00.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:05:00.969Z] Configure a credential helper to remove this warning. See [2024-07-19T15:05:00.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:05:00.969Z] [2024-07-19T15:05:00.969Z] Login Succeeded [2024-07-19T15:05:00.969Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T15:05:01.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T15:05:01.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:05:01.197Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-07-19T15:05:01.197Z] e87408ba0baad64d24b50da923549d1991b86a3e [2024-07-19T15:05:01.197Z] latest [2024-07-19T15:05:01.197Z] 3.2.0-dev.23 [2024-07-19T15:05:01.197Z] e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 [2024-07-19T15:05:01.197Z] main [2024-07-19T15:05:01.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:05:01.815Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:05:02.374Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e87408ba0baad64d24b50da923549d1991b86a3e [2024-07-19T15:05:02.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-19T15:05:02.374Z] d907bdbc59bd: Preparing [2024-07-19T15:05:02.374Z] 8b3fbd110298: Preparing [2024-07-19T15:05:02.374Z] 8b3927d6b76e: Preparing [2024-07-19T15:05:02.374Z] 896470c5aa3d: Preparing [2024-07-19T15:05:02.374Z] e4f51a87eba1: Preparing [2024-07-19T15:05:02.374Z] 708118bd33ee: Preparing [2024-07-19T15:05:02.374Z] 6da7a79df423: Preparing [2024-07-19T15:05:02.374Z] 8ac4096bc29a: Preparing [2024-07-19T15:05:02.374Z] 63ec0bd56cf3: Preparing [2024-07-19T15:05:02.374Z] 708118bd33ee: Waiting [2024-07-19T15:05:02.374Z] 8ac4096bc29a: Waiting [2024-07-19T15:05:02.374Z] 6da7a79df423: Waiting [2024-07-19T15:05:02.374Z] 63ec0bd56cf3: Waiting [2024-07-19T15:05:02.374Z] 896470c5aa3d: Pushed [2024-07-19T15:05:02.374Z] d907bdbc59bd: Pushed [2024-07-19T15:05:02.374Z] e4f51a87eba1: Pushed [2024-07-19T15:05:02.374Z] 8b3927d6b76e: Pushed [2024-07-19T15:05:02.374Z] 708118bd33ee: Pushed [2024-07-19T15:05:02.656Z] 63ec0bd56cf3: Layer already exists [2024-07-19T15:05:02.656Z] 8ac4096bc29a: Pushed [2024-07-19T15:05:03.263Z] 6da7a79df423: Pushed [2024-07-19T15:05:05.278Z] 8b3fbd110298: Pushed [2024-07-19T15:05:05.278Z] e87408ba0baad64d24b50da923549d1991b86a3e: digest: sha256:bff5466c6f615017fc94ae15d1f43f89df63df095c81e1ceafb39afe218fc08d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:05:05.851Z] + 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 [2024-07-19T15:05:06.394Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-07-19T15:05:06.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-19T15:05:06.394Z] d907bdbc59bd: Preparing [2024-07-19T15:05:06.394Z] 8b3fbd110298: Preparing [2024-07-19T15:05:06.394Z] 8b3927d6b76e: Preparing [2024-07-19T15:05:06.394Z] 896470c5aa3d: Preparing [2024-07-19T15:05:06.394Z] e4f51a87eba1: Preparing [2024-07-19T15:05:06.394Z] 708118bd33ee: Preparing [2024-07-19T15:05:06.394Z] 6da7a79df423: Preparing [2024-07-19T15:05:06.394Z] 8ac4096bc29a: Preparing [2024-07-19T15:05:06.394Z] 63ec0bd56cf3: Preparing [2024-07-19T15:05:06.394Z] 708118bd33ee: Waiting [2024-07-19T15:05:06.394Z] 8ac4096bc29a: Waiting [2024-07-19T15:05:06.394Z] 6da7a79df423: Waiting [2024-07-19T15:05:06.394Z] 63ec0bd56cf3: Waiting [2024-07-19T15:05:06.394Z] d907bdbc59bd: Layer already exists [2024-07-19T15:05:06.394Z] 8b3fbd110298: Layer already exists [2024-07-19T15:05:06.394Z] e4f51a87eba1: Layer already exists [2024-07-19T15:05:06.394Z] 896470c5aa3d: Layer already exists [2024-07-19T15:05:06.394Z] 8b3927d6b76e: Layer already exists [2024-07-19T15:05:06.394Z] 8ac4096bc29a: Layer already exists [2024-07-19T15:05:06.394Z] 708118bd33ee: Layer already exists [2024-07-19T15:05:06.394Z] 6da7a79df423: Layer already exists [2024-07-19T15:05:06.394Z] 63ec0bd56cf3: Layer already exists [2024-07-19T15:05:06.394Z] latest: digest: sha256:bff5466c6f615017fc94ae15d1f43f89df63df095c81e1ceafb39afe218fc08d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:05:06.941Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:05:07.495Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.23 [2024-07-19T15:05:07.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-19T15:05:07.495Z] d907bdbc59bd: Preparing [2024-07-19T15:05:07.495Z] 8b3fbd110298: Preparing [2024-07-19T15:05:07.495Z] 8b3927d6b76e: Preparing [2024-07-19T15:05:07.495Z] 896470c5aa3d: Preparing [2024-07-19T15:05:07.495Z] e4f51a87eba1: Preparing [2024-07-19T15:05:07.495Z] 708118bd33ee: Preparing [2024-07-19T15:05:07.495Z] 6da7a79df423: Preparing [2024-07-19T15:05:07.495Z] 8ac4096bc29a: Preparing [2024-07-19T15:05:07.495Z] 63ec0bd56cf3: Preparing [2024-07-19T15:05:07.495Z] 708118bd33ee: Waiting [2024-07-19T15:05:07.495Z] 6da7a79df423: Waiting [2024-07-19T15:05:07.495Z] 8ac4096bc29a: Waiting [2024-07-19T15:05:07.495Z] 63ec0bd56cf3: Waiting [2024-07-19T15:05:07.495Z] 896470c5aa3d: Layer already exists [2024-07-19T15:05:07.495Z] 8b3927d6b76e: Layer already exists [2024-07-19T15:05:07.495Z] e4f51a87eba1: Layer already exists [2024-07-19T15:05:07.495Z] 8b3fbd110298: Layer already exists [2024-07-19T15:05:07.495Z] d907bdbc59bd: Layer already exists [2024-07-19T15:05:07.495Z] 708118bd33ee: Layer already exists [2024-07-19T15:05:07.495Z] 63ec0bd56cf3: Layer already exists [2024-07-19T15:05:07.495Z] 8ac4096bc29a: Layer already exists [2024-07-19T15:05:07.495Z] 6da7a79df423: Layer already exists [2024-07-19T15:05:07.495Z] 3.2.0-dev.23: digest: sha256:bff5466c6f615017fc94ae15d1f43f89df63df095c81e1ceafb39afe218fc08d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:05:08.105Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:05:08.515Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 [2024-07-19T15:05:08.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-19T15:05:08.515Z] d907bdbc59bd: Preparing [2024-07-19T15:05:08.515Z] 8b3fbd110298: Preparing [2024-07-19T15:05:08.515Z] 8b3927d6b76e: Preparing [2024-07-19T15:05:08.515Z] 896470c5aa3d: Preparing [2024-07-19T15:05:08.515Z] e4f51a87eba1: Preparing [2024-07-19T15:05:08.515Z] 708118bd33ee: Preparing [2024-07-19T15:05:08.515Z] 6da7a79df423: Preparing [2024-07-19T15:05:08.515Z] 8ac4096bc29a: Preparing [2024-07-19T15:05:08.515Z] 63ec0bd56cf3: Preparing [2024-07-19T15:05:08.515Z] 708118bd33ee: Waiting [2024-07-19T15:05:08.515Z] 6da7a79df423: Waiting [2024-07-19T15:05:08.515Z] 8ac4096bc29a: Waiting [2024-07-19T15:05:08.515Z] 63ec0bd56cf3: Waiting [2024-07-19T15:05:08.515Z] 896470c5aa3d: Layer already exists [2024-07-19T15:05:08.515Z] d907bdbc59bd: Layer already exists [2024-07-19T15:05:08.515Z] 8b3fbd110298: Layer already exists [2024-07-19T15:05:08.515Z] 8b3927d6b76e: Layer already exists [2024-07-19T15:05:08.515Z] e4f51a87eba1: Layer already exists [2024-07-19T15:05:08.515Z] 708118bd33ee: Layer already exists [2024-07-19T15:05:08.515Z] 8ac4096bc29a: Layer already exists [2024-07-19T15:05:08.515Z] 6da7a79df423: Layer already exists [2024-07-19T15:05:08.515Z] 63ec0bd56cf3: Layer already exists [2024-07-19T15:05:08.515Z] e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23: digest: sha256:bff5466c6f615017fc94ae15d1f43f89df63df095c81e1ceafb39afe218fc08d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:05:08.971Z] + 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 [2024-07-19T15:05:09.490Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-07-19T15:05:09.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-19T15:05:09.490Z] d907bdbc59bd: Preparing [2024-07-19T15:05:09.490Z] 8b3fbd110298: Preparing [2024-07-19T15:05:09.490Z] 8b3927d6b76e: Preparing [2024-07-19T15:05:09.490Z] 896470c5aa3d: Preparing [2024-07-19T15:05:09.490Z] e4f51a87eba1: Preparing [2024-07-19T15:05:09.490Z] 708118bd33ee: Preparing [2024-07-19T15:05:09.490Z] 6da7a79df423: Preparing [2024-07-19T15:05:09.490Z] 8ac4096bc29a: Preparing [2024-07-19T15:05:09.490Z] 63ec0bd56cf3: Preparing [2024-07-19T15:05:09.490Z] 63ec0bd56cf3: Waiting [2024-07-19T15:05:09.490Z] 6da7a79df423: Waiting [2024-07-19T15:05:09.490Z] 708118bd33ee: Waiting [2024-07-19T15:05:09.490Z] 8ac4096bc29a: Waiting [2024-07-19T15:05:09.490Z] d907bdbc59bd: Layer already exists [2024-07-19T15:05:09.490Z] 8b3fbd110298: Layer already exists [2024-07-19T15:05:09.490Z] e4f51a87eba1: Layer already exists [2024-07-19T15:05:09.490Z] 8b3927d6b76e: Layer already exists [2024-07-19T15:05:09.490Z] 896470c5aa3d: Layer already exists [2024-07-19T15:05:09.490Z] 708118bd33ee: Layer already exists [2024-07-19T15:05:09.490Z] 6da7a79df423: Layer already exists [2024-07-19T15:05:09.490Z] 8ac4096bc29a: Layer already exists [2024-07-19T15:05:09.490Z] 63ec0bd56cf3: Layer already exists [2024-07-19T15:05:09.490Z] main: digest: sha256:bff5466c6f615017fc94ae15d1f43f89df63df095c81e1ceafb39afe218fc08d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T15:05:09.683Z] ===================================================== [Pipeline] echo [2024-07-19T15:05:09.738Z] taggedImages: [2024-07-19T15:05:09.738Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e87408ba0baad64d24b50da923549d1991b86a3e [2024-07-19T15:05:09.738Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-07-19T15:05:09.738Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.23 [2024-07-19T15:05:09.738Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 [2024-07-19T15:05:09.738Z] - 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 [2024-07-19T15:05:10.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T15:05:10.545Z] [2024-07-19T15:05:10.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:05:10.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T15:05:10.969Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-19T15:05:10.969Z] 5eb5b503b376: Pulling fs layer [2024-07-19T15:05:10.969Z] 5c69ac0246d0: Pulling fs layer [2024-07-19T15:05:10.969Z] ec43610c2a17: Pulling fs layer [2024-07-19T15:05:10.969Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-19T15:05:10.969Z] 33b1e0a273af: Pulling fs layer [2024-07-19T15:05:10.969Z] 5d3b04190fa2: Pulling fs layer [2024-07-19T15:05:10.969Z] 2f39f015ded8: Pulling fs layer [2024-07-19T15:05:10.969Z] 3a2ae6a8a46f: Waiting [2024-07-19T15:05:10.969Z] 33b1e0a273af: Waiting [2024-07-19T15:05:10.969Z] 2f39f015ded8: Waiting [2024-07-19T15:05:10.969Z] 5d3b04190fa2: Waiting [2024-07-19T15:05:10.969Z] 5c69ac0246d0: Verifying Checksum [2024-07-19T15:05:10.969Z] 5c69ac0246d0: Download complete [2024-07-19T15:05:10.969Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-19T15:05:10.969Z] 3a2ae6a8a46f: Download complete [2024-07-19T15:05:10.969Z] 33b1e0a273af: Verifying Checksum [2024-07-19T15:05:10.969Z] 33b1e0a273af: Download complete [2024-07-19T15:05:10.969Z] 5d3b04190fa2: Verifying Checksum [2024-07-19T15:05:10.969Z] 5d3b04190fa2: Download complete [2024-07-19T15:05:10.969Z] ec43610c2a17: Verifying Checksum [2024-07-19T15:05:11.277Z] 5eb5b503b376: Download complete [2024-07-19T15:05:11.932Z] 2f39f015ded8: Download complete [2024-07-19T15:05:12.292Z] 5eb5b503b376: Pull complete [2024-07-19T15:05:12.588Z] 5c69ac0246d0: Pull complete [2024-07-19T15:05:13.225Z] ec43610c2a17: Pull complete [2024-07-19T15:05:13.225Z] 3a2ae6a8a46f: Pull complete [2024-07-19T15:05:13.578Z] 33b1e0a273af: Pull complete [2024-07-19T15:05:13.578Z] 5d3b04190fa2: Pull complete [2024-07-19T15:05:18.059Z] 2f39f015ded8: Pull complete [2024-07-19T15:05:18.059Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-19T15:05:18.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T15:05:18.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:05:18.492Z] prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container [2024-07-19T15:05:18.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-19T15:05:25.344Z] $ docker top 9fb234d70d60c5a9ccac317ec32dfe4b5ef192ba974bed454ed2cf57722b2882 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:05:26.112Z] ---> job-cost.sh [2024-07-19T15:05:26.112Z] lf-activate-venv: SKIPPING [2024-07-19T15:05:26.112Z] INFO: No Stack... [2024-07-19T15:05:26.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T15:05:26.736Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T15:05:27.072Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-07-19T15:05:27.072Z] + cut -d, -f6 [Pipeline] lock [2024-07-19T15:05:27.128Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] [2024-07-19T15:05:27.181Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] did not exist. Created. [2024-07-19T15:05:27.213Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T15:05:27.670Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-19T15:05:27.735Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T15:05:27.780Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T15:05:27.838Z] $ docker stop --time=1 9fb234d70d60c5a9ccac317ec32dfe4b5ef192ba974bed454ed2cf57722b2882 [2024-07-19T15:05:29.017Z] $ docker rm -f --volumes 9fb234d70d60c5a9ccac317ec32dfe4b5ef192ba974bed454ed2cf57722b2882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-19T15:06:36.581Z] Removing intermediate container b0215aea02e4 [2024-07-19T15:06:36.581Z] ---> f0a8575c6081 [2024-07-19T15:06:36.581Z] Step 10/12 : COPY . . [2024-07-19T15:06:36.581Z] ---> 900f160e07cf [2024-07-19T15:06:36.581Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T15:06:36.581Z] ---> Running in 53c8a025f23d [2024-07-19T15:06:36.581Z] Removing intermediate container 53c8a025f23d [2024-07-19T15:06:36.581Z] ---> 61417f047e00 [2024-07-19T15:06:36.581Z] Step 12/12 : RUN $MAKE [2024-07-19T15:06:36.581Z] ---> Running in a029d2a35985 [2024-07-19T15:06:36.581Z] noop [2024-07-19T15:06:36.581Z] Removing intermediate container a029d2a35985 [2024-07-19T15:06:36.581Z] ---> 12dbcc30b959 [2024-07-19T15:06:36.581Z] Successfully built 12dbcc30b959 [2024-07-19T15:06:36.581Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:06:37.147Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T15:06:37.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:06:37.503Z] prd-ubuntu20.04-docker-arm64-4c-16g-5946 does not seem to be running inside a container [2024-07-19T15:06:37.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/177 -v /w/workspace/app-rfid-llrp-inventory/177:/w/workspace/app-rfid-llrp-inventory/177:rw,z -v /w/workspace/app-rfid-llrp-inventory/177@tmp:/w/workspace/app-rfid-llrp-inventory/177@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 [2024-07-19T15:06:38.896Z] $ docker top 074ae7467089b5cad066569d0be2bb7f34455c30cf75967f9c5072d615fba7a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:06:39.877Z] + go version [2024-07-19T15:06:39.877Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-19T15:06:39.922Z] $ docker stop --time=1 074ae7467089b5cad066569d0be2bb7f34455c30cf75967f9c5072d615fba7a7 [2024-07-19T15:06:41.522Z] $ docker rm -f --volumes 074ae7467089b5cad066569d0be2bb7f34455c30cf75967f9c5072d615fba7a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:06:42.433Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T15:06:42.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:06:42.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-5946 does not seem to be running inside a container [2024-07-19T15:06:42.886Z] $ 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/177 -v /w/workspace/app-rfid-llrp-inventory/177:/w/workspace/app-rfid-llrp-inventory/177:rw,z -v /w/workspace/app-rfid-llrp-inventory/177@tmp:/w/workspace/app-rfid-llrp-inventory/177@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 [2024-07-19T15:06:44.083Z] $ docker top 507d3106cd7ef5d43d377d9957e5aa513c00d594f9eab9184cc1565c1835069c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:06:44.869Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/177 [Pipeline] fileExists [Pipeline] sh [2024-07-19T15:06:45.372Z] + make test [2024-07-19T15:06:45.372Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-19T15:10:38.565Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-19T15:10:45.700Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-19T15:10:47.325Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.052s coverage: 86.2% of statements [2024-07-19T15:10:57.864Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.316s coverage: 71.9% of statements [2024-07-19T15:10:58.984Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-19T15:10:58.984Z] go vet ./... [2024-07-19T15:15:06.972Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T15:15:06.972Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T15:15:06.972Z] ./bin/test-attribution.sh [2024-07-19T15:15:06.972Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-19T15:15:06.972Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T15:15:07.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T15:15:07.063Z] $ docker stop --time=1 507d3106cd7ef5d43d377d9957e5aa513c00d594f9eab9184cc1565c1835069c [2024-07-19T15:15:09.031Z] $ docker rm -f --volumes 507d3106cd7ef5d43d377d9957e5aa513c00d594f9eab9184cc1565c1835069c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T15:15:11.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T15:15:11.729Z] Warning: overwriting stash ‘coverage-report’ [2024-07-19T15:15:12.620Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T15:15:13.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T15:15:13.953Z] + ls -al . [2024-07-19T15:15:13.953Z] total 272 [2024-07-19T15:15:13.953Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 15:06 . [2024-07-19T15:15:13.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:03 .. [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 15:03 .dockerignore [2024-07-19T15:15:13.953Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:03 .git [2024-07-19T15:15:13.953Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:03 .github [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 19 15:03 .gitignore [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:03 .golangci.yml [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 19 15:03 Attribution.txt [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 19 15:03 CHANGELOG.md [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 19 15:03 Dockerfile [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:03 GOVERNANCE.md [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 19 15:03 Jenkinsfile [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 15:03 LICENSE [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 19 15:03 Makefile [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 15:03 OWNERS.md [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 19 15:03 README.md [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 15:01 VERSION [2024-07-19T15:15:13.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:03 bin [2024-07-19T15:15:13.953Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 15:10 coverage.out [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 7242 Jul 19 15:03 go.mod [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 101446 Jul 19 15:03 go.sum [2024-07-19T15:15:13.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:03 images [2024-07-19T15:15:13.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:03 internal [2024-07-19T15:15:13.953Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 15:03 main.go [2024-07-19T15:15:13.953Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:03 openapi [2024-07-19T15:15:13.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:03 res [2024-07-19T15:15:13.953Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:03 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:15:15.769Z] + 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=e87408ba0baad64d24b50da923549d1991b86a3e --label arch=arm64 --label version=3.2.0-dev.23 . [2024-07-19T15:15:16.145Z] Sending build context to Docker daemon 673.8kB [2024-07-19T15:15:16.145Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T15:15:16.145Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-19T15:15:16.145Z] ---> 12dbcc30b959 [2024-07-19T15:15:16.145Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T15:15:16.145Z] ---> Running in e4c85b48abca [2024-07-19T15:15:16.515Z] Removing intermediate container e4c85b48abca [2024-07-19T15:15:16.515Z] ---> 8f6bd33628da [2024-07-19T15:15:16.515Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T15:15:16.515Z] ---> Running in 394ccfb5dc17 [2024-07-19T15:15:16.837Z] Removing intermediate container 394ccfb5dc17 [2024-07-19T15:15:16.837Z] ---> d7c2908e07c6 [2024-07-19T15:15:16.837Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-19T15:15:16.837Z] ---> Running in cd2fd5c9b205 [2024-07-19T15:15:17.147Z] Removing intermediate container cd2fd5c9b205 [2024-07-19T15:15:17.147Z] ---> f6039c4dbd75 [2024-07-19T15:15:17.147Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T15:15:17.147Z] ---> Running in 95c94322ff3f [2024-07-19T15:15:18.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T15:15:19.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T15:15:20.814Z] OK: 266 MiB in 52 packages [2024-07-19T15:15:21.474Z] Removing intermediate container 95c94322ff3f [2024-07-19T15:15:21.474Z] ---> ce0a842b20c5 [2024-07-19T15:15:21.474Z] Step 7/30 : WORKDIR /app [2024-07-19T15:15:21.775Z] ---> Running in 51bf4ea78a45 [2024-07-19T15:15:22.084Z] Removing intermediate container 51bf4ea78a45 [2024-07-19T15:15:22.084Z] ---> 94875f5cb0cc [2024-07-19T15:15:22.084Z] Step 8/30 : COPY go.mod vendor* ./ [2024-07-19T15:15:22.807Z] ---> 450193563650 [2024-07-19T15:15:22.807Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T15:15:22.807Z] ---> Running in 7586458a3553 [2024-07-19T15:15:25.061Z] Removing intermediate container 7586458a3553 [2024-07-19T15:15:25.061Z] ---> 703fae9f4388 [2024-07-19T15:15:25.061Z] Step 10/30 : COPY . . [2024-07-19T15:15:25.776Z] ---> 44674551fd17 [2024-07-19T15:15:25.776Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T15:15:25.776Z] ---> Running in 01b5be88f2d4 [2024-07-19T15:15:26.095Z] Removing intermediate container 01b5be88f2d4 [2024-07-19T15:15:26.095Z] ---> 9207dc11e649 [2024-07-19T15:15:26.095Z] Step 12/30 : RUN $MAKE [2024-07-19T15:15:26.095Z] ---> Running in 567a758a7e33 [2024-07-19T15:15:27.250Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.23 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.23" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-07-19T15:19:05.487Z] Removing intermediate container 567a758a7e33 [2024-07-19T15:19:05.487Z] ---> 3765f50bfaef [2024-07-19T15:19:05.487Z] Step 13/30 : FROM alpine:3.18 [2024-07-19T15:19:06.144Z] 3.18: Pulling from library/alpine [2024-07-19T15:19:06.144Z] 5c905c7ebe2f: Pulling fs layer [2024-07-19T15:19:06.482Z] 5c905c7ebe2f: Verifying Checksum [2024-07-19T15:19:06.482Z] 5c905c7ebe2f: Download complete [2024-07-19T15:19:07.148Z] 5c905c7ebe2f: Pull complete [2024-07-19T15:19:07.148Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T15:19:07.148Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T15:19:07.148Z] ---> dec292d02e07 [2024-07-19T15:19:07.148Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-19T15:19:07.148Z] ---> Running in 0d3ded18c3c9 [2024-07-19T15:19:07.484Z] Removing intermediate container 0d3ded18c3c9 [2024-07-19T15:19:07.484Z] ---> 1e15b5d45baa [2024-07-19T15:19:07.484Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-19T15:19:07.484Z] ---> Running in 7ce3b483d316 [2024-07-19T15:19:07.803Z] Removing intermediate container 7ce3b483d316 [2024-07-19T15:19:07.803Z] ---> cce5842d13e6 [2024-07-19T15:19:07.803Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-19T15:19:07.803Z] ---> Running in da127d1d60e2 [2024-07-19T15:19:08.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T15:19:09.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T15:19:10.335Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-19T15:19:10.335Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-19T15:19:10.335Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T15:19:10.335Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T15:19:10.660Z] OK: 9 MiB in 17 packages [2024-07-19T15:19:12.220Z] Removing intermediate container da127d1d60e2 [2024-07-19T15:19:12.220Z] ---> b8e2a1eacd01 [2024-07-19T15:19:12.220Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-19T15:19:12.220Z] ---> Running in 78b3dc507c4b [2024-07-19T15:19:12.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T15:19:13.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T15:19:14.209Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T15:19:14.209Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T15:19:14.209Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T15:19:14.526Z] OK: 9 MiB in 17 packages [2024-07-19T15:19:15.594Z] Removing intermediate container 78b3dc507c4b [2024-07-19T15:19:15.594Z] ---> 0410005aac58 [2024-07-19T15:19:15.594Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-19T15:19:16.298Z] ---> eb604af06799 [2024-07-19T15:19:16.298Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-19T15:19:16.622Z] ---> b401a0d7017f [2024-07-19T15:19:16.622Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-19T15:19:17.275Z] ---> 9bcc3f97116d [2024-07-19T15:19:17.275Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-19T15:19:17.957Z] ---> c316e976a50a [2024-07-19T15:19:17.957Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-19T15:19:19.579Z] ---> a85a182fa660 [2024-07-19T15:19:19.579Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-19T15:19:19.579Z] ---> Running in 3bb6bdbc517f [2024-07-19T15:19:21.696Z] Removing intermediate container 3bb6bdbc517f [2024-07-19T15:19:21.696Z] ---> 2d23c646f3d6 [2024-07-19T15:19:21.696Z] Step 24/30 : VOLUME /cache [2024-07-19T15:19:21.696Z] ---> Running in dec91b90dec4 [2024-07-19T15:19:21.696Z] Removing intermediate container dec91b90dec4 [2024-07-19T15:19:21.696Z] ---> c8c0ab5bc77e [2024-07-19T15:19:21.696Z] Step 25/30 : EXPOSE 59711 [2024-07-19T15:19:22.020Z] ---> Running in b7b24d546579 [2024-07-19T15:19:22.304Z] Removing intermediate container b7b24d546579 [2024-07-19T15:19:22.304Z] ---> 8638595d48b9 [2024-07-19T15:19:22.304Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-19T15:19:22.304Z] ---> Running in d4b28aa9d033 [2024-07-19T15:19:22.590Z] Removing intermediate container d4b28aa9d033 [2024-07-19T15:19:22.590Z] ---> 451a80607d28 [2024-07-19T15:19:22.590Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-19T15:19:22.590Z] ---> Running in d737f7ef4460 [2024-07-19T15:19:23.197Z] Removing intermediate container d737f7ef4460 [2024-07-19T15:19:23.197Z] ---> a74cd79e8946 [2024-07-19T15:19:23.197Z] Step 28/30 : LABEL arch=arm64 [2024-07-19T15:19:23.197Z] ---> Running in 3ba4f44a5e6d [2024-07-19T15:19:23.499Z] Removing intermediate container 3ba4f44a5e6d [2024-07-19T15:19:23.499Z] ---> bd4a5ed9d34e [2024-07-19T15:19:23.499Z] Step 29/30 : LABEL git_sha=e87408ba0baad64d24b50da923549d1991b86a3e [2024-07-19T15:19:23.499Z] ---> Running in 8178ce27b63b [2024-07-19T15:19:23.778Z] Removing intermediate container 8178ce27b63b [2024-07-19T15:19:23.778Z] ---> 147cc74641da [2024-07-19T15:19:23.778Z] Step 30/30 : LABEL version=3.2.0-dev.23 [2024-07-19T15:19:24.077Z] ---> Running in 5c800baf65f3 [2024-07-19T15:19:24.365Z] Removing intermediate container 5c800baf65f3 [2024-07-19T15:19:24.365Z] ---> dda16de53506 [2024-07-19T15:19:24.365Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T15:19:24.365Z] Successfully built dda16de53506 [2024-07-19T15:19:24.365Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T15:19:24.851Z] provisioning config files... [2024-07-19T15:19:24.877Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/177@tmp/config11100567676339784054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:19:25.485Z] ---> ****-login.sh [2024-07-19T15:19:25.485Z] nexus3.edgexfoundry.org:10001 [2024-07-19T15:19:25.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:19:25.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:19:25.828Z] Configure a credential helper to remove this warning. See [2024-07-19T15:19:25.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:19:25.828Z] [2024-07-19T15:19:25.828Z] Login Succeeded [2024-07-19T15:19:25.828Z] nexus3.edgexfoundry.org:10002 [2024-07-19T15:19:26.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:19:26.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:19:26.183Z] Configure a credential helper to remove this warning. See [2024-07-19T15:19:26.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:19:26.183Z] [2024-07-19T15:19:26.183Z] Login Succeeded [2024-07-19T15:19:26.183Z] nexus3.edgexfoundry.org:10003 [2024-07-19T15:19:26.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:19:26.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:19:26.538Z] Configure a credential helper to remove this warning. See [2024-07-19T15:19:26.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:19:26.538Z] [2024-07-19T15:19:26.538Z] Login Succeeded [2024-07-19T15:19:26.538Z] nexus3.edgexfoundry.org:10004 [2024-07-19T15:19:26.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:19:26.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:19:26.833Z] Configure a credential helper to remove this warning. See [2024-07-19T15:19:26.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:19:26.833Z] [2024-07-19T15:19:26.833Z] Login Succeeded [2024-07-19T15:19:26.833Z] ****.io [2024-07-19T15:19:27.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:19:27.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:19:27.476Z] Configure a credential helper to remove this warning. See [2024-07-19T15:19:27.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:19:27.476Z] [2024-07-19T15:19:27.476Z] Login Succeeded [2024-07-19T15:19:27.476Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T15:19:27.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T15:19:27.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:19:27.659Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-07-19T15:19:27.659Z] e87408ba0baad64d24b50da923549d1991b86a3e [2024-07-19T15:19:27.659Z] latest [2024-07-19T15:19:27.659Z] 3.2.0-dev.23 [2024-07-19T15:19:27.659Z] e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 [2024-07-19T15:19:27.659Z] main [2024-07-19T15:19:27.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:19:28.208Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:19:28.715Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e87408ba0baad64d24b50da923549d1991b86a3e [2024-07-19T15:19:28.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-19T15:19:28.715Z] 5373cc048d53: Preparing [2024-07-19T15:19:28.715Z] 388f60a01efe: Preparing [2024-07-19T15:19:28.715Z] 4be787b324d4: Preparing [2024-07-19T15:19:28.715Z] 2c7570963c77: Preparing [2024-07-19T15:19:28.715Z] 51f58c47d863: Preparing [2024-07-19T15:19:28.715Z] 97b5d8d56d3d: Preparing [2024-07-19T15:19:28.715Z] 32bd0f4f28f8: Preparing [2024-07-19T15:19:28.715Z] 2eea60799ed6: Preparing [2024-07-19T15:19:28.715Z] da707bb00cb8: Preparing [2024-07-19T15:19:28.715Z] 97b5d8d56d3d: Waiting [2024-07-19T15:19:28.715Z] 32bd0f4f28f8: Waiting [2024-07-19T15:19:28.715Z] 2eea60799ed6: Waiting [2024-07-19T15:19:28.715Z] da707bb00cb8: Waiting [2024-07-19T15:19:29.015Z] 4be787b324d4: Pushed [2024-07-19T15:19:29.015Z] 5373cc048d53: Pushed [2024-07-19T15:19:29.015Z] 51f58c47d863: Pushed [2024-07-19T15:19:29.015Z] 2c7570963c77: Pushed [2024-07-19T15:19:29.015Z] da707bb00cb8: Layer already exists [2024-07-19T15:19:29.302Z] 97b5d8d56d3d: Pushed [2024-07-19T15:19:29.302Z] 2eea60799ed6: Pushed [2024-07-19T15:19:30.373Z] 32bd0f4f28f8: Pushed [2024-07-19T15:19:36.158Z] 388f60a01efe: Pushed [2024-07-19T15:19:36.158Z] e87408ba0baad64d24b50da923549d1991b86a3e: digest: sha256:e7b3daaf17c7d71a15b4b563ca31ac8ccaabd15ee951cff2c6fb42e6116ad1d1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:19:36.735Z] + 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 [2024-07-19T15:19:37.314Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-07-19T15:19:37.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-19T15:19:37.314Z] 5373cc048d53: Preparing [2024-07-19T15:19:37.314Z] 388f60a01efe: Preparing [2024-07-19T15:19:37.314Z] 4be787b324d4: Preparing [2024-07-19T15:19:37.314Z] 2c7570963c77: Preparing [2024-07-19T15:19:37.314Z] 51f58c47d863: Preparing [2024-07-19T15:19:37.314Z] 97b5d8d56d3d: Preparing [2024-07-19T15:19:37.314Z] 32bd0f4f28f8: Preparing [2024-07-19T15:19:37.314Z] 97b5d8d56d3d: Waiting [2024-07-19T15:19:37.314Z] 32bd0f4f28f8: Waiting [2024-07-19T15:19:37.314Z] 2eea60799ed6: Preparing [2024-07-19T15:19:37.314Z] da707bb00cb8: Preparing [2024-07-19T15:19:37.314Z] 2eea60799ed6: Waiting [2024-07-19T15:19:37.314Z] da707bb00cb8: Waiting [2024-07-19T15:19:37.314Z] 5373cc048d53: Layer already exists [2024-07-19T15:19:37.314Z] 388f60a01efe: Layer already exists [2024-07-19T15:19:37.314Z] 2c7570963c77: Layer already exists [2024-07-19T15:19:37.314Z] 4be787b324d4: Layer already exists [2024-07-19T15:19:37.314Z] 51f58c47d863: Layer already exists [2024-07-19T15:19:37.314Z] 32bd0f4f28f8: Layer already exists [2024-07-19T15:19:37.314Z] 2eea60799ed6: Layer already exists [2024-07-19T15:19:37.314Z] da707bb00cb8: Layer already exists [2024-07-19T15:19:37.314Z] 97b5d8d56d3d: Layer already exists [2024-07-19T15:19:37.314Z] latest: digest: sha256:e7b3daaf17c7d71a15b4b563ca31ac8ccaabd15ee951cff2c6fb42e6116ad1d1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:19:37.958Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:19:38.520Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.23 [2024-07-19T15:19:38.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-19T15:19:38.520Z] 5373cc048d53: Preparing [2024-07-19T15:19:38.520Z] 388f60a01efe: Preparing [2024-07-19T15:19:38.520Z] 4be787b324d4: Preparing [2024-07-19T15:19:38.520Z] 2c7570963c77: Preparing [2024-07-19T15:19:38.520Z] 51f58c47d863: Preparing [2024-07-19T15:19:38.520Z] 97b5d8d56d3d: Preparing [2024-07-19T15:19:38.520Z] 32bd0f4f28f8: Preparing [2024-07-19T15:19:38.520Z] 2eea60799ed6: Preparing [2024-07-19T15:19:38.520Z] da707bb00cb8: Preparing [2024-07-19T15:19:38.520Z] 32bd0f4f28f8: Waiting [2024-07-19T15:19:38.520Z] 97b5d8d56d3d: Waiting [2024-07-19T15:19:38.520Z] da707bb00cb8: Waiting [2024-07-19T15:19:38.520Z] 2eea60799ed6: Waiting [2024-07-19T15:19:38.520Z] 388f60a01efe: Layer already exists [2024-07-19T15:19:38.520Z] 51f58c47d863: Layer already exists [2024-07-19T15:19:38.520Z] 4be787b324d4: Layer already exists [2024-07-19T15:19:38.520Z] 5373cc048d53: Layer already exists [2024-07-19T15:19:38.520Z] 2c7570963c77: Layer already exists [2024-07-19T15:19:38.520Z] 32bd0f4f28f8: Layer already exists [2024-07-19T15:19:38.520Z] 97b5d8d56d3d: Layer already exists [2024-07-19T15:19:38.520Z] da707bb00cb8: Layer already exists [2024-07-19T15:19:38.520Z] 2eea60799ed6: Layer already exists [2024-07-19T15:19:38.567Z] 3.2.0-dev.23: digest: sha256:e7b3daaf17c7d71a15b4b563ca31ac8ccaabd15ee951cff2c6fb42e6116ad1d1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:19:39.088Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:19:39.669Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 [2024-07-19T15:19:39.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-19T15:19:39.669Z] 5373cc048d53: Preparing [2024-07-19T15:19:39.669Z] 388f60a01efe: Preparing [2024-07-19T15:19:39.669Z] 4be787b324d4: Preparing [2024-07-19T15:19:39.669Z] 2c7570963c77: Preparing [2024-07-19T15:19:39.669Z] 51f58c47d863: Preparing [2024-07-19T15:19:39.669Z] 97b5d8d56d3d: Preparing [2024-07-19T15:19:39.669Z] 32bd0f4f28f8: Preparing [2024-07-19T15:19:39.669Z] 2eea60799ed6: Preparing [2024-07-19T15:19:39.669Z] da707bb00cb8: Preparing [2024-07-19T15:19:39.669Z] 32bd0f4f28f8: Waiting [2024-07-19T15:19:39.669Z] 2eea60799ed6: Waiting [2024-07-19T15:19:39.669Z] da707bb00cb8: Waiting [2024-07-19T15:19:39.669Z] 97b5d8d56d3d: Waiting [2024-07-19T15:19:39.669Z] 4be787b324d4: Layer already exists [2024-07-19T15:19:39.669Z] 51f58c47d863: Layer already exists [2024-07-19T15:19:39.669Z] 388f60a01efe: Layer already exists [2024-07-19T15:19:39.669Z] 5373cc048d53: Layer already exists [2024-07-19T15:19:39.669Z] 2c7570963c77: Layer already exists [2024-07-19T15:19:39.669Z] 97b5d8d56d3d: Layer already exists [2024-07-19T15:19:39.669Z] 32bd0f4f28f8: Layer already exists [2024-07-19T15:19:39.669Z] da707bb00cb8: Layer already exists [2024-07-19T15:19:39.669Z] 2eea60799ed6: Layer already exists [2024-07-19T15:19:39.669Z] e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23: digest: sha256:e7b3daaf17c7d71a15b4b563ca31ac8ccaabd15ee951cff2c6fb42e6116ad1d1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:19:40.238Z] + 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 [2024-07-19T15:19:40.779Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-07-19T15:19:40.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-19T15:19:40.779Z] 5373cc048d53: Preparing [2024-07-19T15:19:40.779Z] 388f60a01efe: Preparing [2024-07-19T15:19:40.779Z] 4be787b324d4: Preparing [2024-07-19T15:19:40.779Z] 2c7570963c77: Preparing [2024-07-19T15:19:40.779Z] 51f58c47d863: Preparing [2024-07-19T15:19:40.779Z] 97b5d8d56d3d: Preparing [2024-07-19T15:19:40.779Z] 32bd0f4f28f8: Preparing [2024-07-19T15:19:40.779Z] 2eea60799ed6: Preparing [2024-07-19T15:19:40.779Z] da707bb00cb8: Preparing [2024-07-19T15:19:40.779Z] 97b5d8d56d3d: Waiting [2024-07-19T15:19:40.779Z] 32bd0f4f28f8: Waiting [2024-07-19T15:19:40.779Z] 2eea60799ed6: Waiting [2024-07-19T15:19:40.779Z] da707bb00cb8: Waiting [2024-07-19T15:19:40.779Z] 5373cc048d53: Layer already exists [2024-07-19T15:19:40.779Z] 2c7570963c77: Layer already exists [2024-07-19T15:19:40.779Z] 51f58c47d863: Layer already exists [2024-07-19T15:19:40.779Z] 4be787b324d4: Layer already exists [2024-07-19T15:19:40.779Z] 388f60a01efe: Layer already exists [2024-07-19T15:19:40.779Z] 32bd0f4f28f8: Layer already exists [2024-07-19T15:19:40.779Z] 2eea60799ed6: Layer already exists [2024-07-19T15:19:40.779Z] da707bb00cb8: Layer already exists [2024-07-19T15:19:40.779Z] 97b5d8d56d3d: Layer already exists [2024-07-19T15:19:41.116Z] main: digest: sha256:e7b3daaf17c7d71a15b4b563ca31ac8ccaabd15ee951cff2c6fb42e6116ad1d1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T15:19:41.359Z] ===================================================== [Pipeline] echo [2024-07-19T15:19:41.368Z] taggedImages: [2024-07-19T15:19:41.368Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e87408ba0baad64d24b50da923549d1991b86a3e [2024-07-19T15:19:41.368Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-07-19T15:19:41.368Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.23 [2024-07-19T15:19:41.368Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e87408ba0baad64d24b50da923549d1991b86a3e-3.2.0-dev.23 [2024-07-19T15:19:41.368Z] - 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 [2024-07-19T15:19:41.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T15:19:41.965Z] [2024-07-19T15:19:41.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:19:42.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T15:19:42.426Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-19T15:19:42.426Z] 8998bd30e6a1: Pulling fs layer [2024-07-19T15:19:42.426Z] 04944245beec: Pulling fs layer [2024-07-19T15:19:42.426Z] 699f458cf7ca: Pulling fs layer [2024-07-19T15:19:42.426Z] 765212b225bb: Pulling fs layer [2024-07-19T15:19:42.426Z] f23df028b6ca: Pulling fs layer [2024-07-19T15:19:42.426Z] d65c8cfc05b1: Pulling fs layer [2024-07-19T15:19:42.426Z] 2437ff75d9bd: Pulling fs layer [2024-07-19T15:19:42.426Z] 765212b225bb: Waiting [2024-07-19T15:19:42.426Z] f23df028b6ca: Waiting [2024-07-19T15:19:42.426Z] d65c8cfc05b1: Waiting [2024-07-19T15:19:42.426Z] 2437ff75d9bd: Waiting [2024-07-19T15:19:42.709Z] 04944245beec: Verifying Checksum [2024-07-19T15:19:42.709Z] 04944245beec: Download complete [2024-07-19T15:19:42.709Z] 765212b225bb: Verifying Checksum [2024-07-19T15:19:42.709Z] 765212b225bb: Download complete [2024-07-19T15:19:42.709Z] f23df028b6ca: Verifying Checksum [2024-07-19T15:19:42.709Z] f23df028b6ca: Download complete [2024-07-19T15:19:42.709Z] d65c8cfc05b1: Verifying Checksum [2024-07-19T15:19:42.709Z] d65c8cfc05b1: Download complete [2024-07-19T15:19:42.998Z] 699f458cf7ca: Verifying Checksum [2024-07-19T15:19:42.998Z] 699f458cf7ca: Download complete [2024-07-19T15:19:43.323Z] 8998bd30e6a1: Verifying Checksum [2024-07-19T15:19:43.323Z] 8998bd30e6a1: Download complete [2024-07-19T15:19:46.084Z] 2437ff75d9bd: Verifying Checksum [2024-07-19T15:19:46.084Z] 2437ff75d9bd: Download complete [2024-07-19T15:19:48.294Z] 8998bd30e6a1: Pull complete [2024-07-19T15:19:48.603Z] 04944245beec: Pull complete [2024-07-19T15:19:50.166Z] 699f458cf7ca: Pull complete [2024-07-19T15:19:50.450Z] 765212b225bb: Pull complete [2024-07-19T15:19:51.496Z] f23df028b6ca: Pull complete [2024-07-19T15:19:51.789Z] d65c8cfc05b1: Pull complete [2024-07-19T15:20:10.570Z] 2437ff75d9bd: Pull complete [2024-07-19T15:20:10.570Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-19T15:20:10.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T15:20:10.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:20:10.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-5946 does not seem to be running inside a container [2024-07-19T15:20:11.134Z] $ 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/177 -v /w/workspace/app-rfid-llrp-inventory/177:/w/workspace/app-rfid-llrp-inventory/177:rw,z -v /w/workspace/app-rfid-llrp-inventory/177@tmp:/w/workspace/app-rfid-llrp-inventory/177@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 [2024-07-19T15:20:14.100Z] $ docker top d2c3744e6190c07c5eef7fa2e3200b0606f4a6581a5c6651c9a095c0203dcc91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:20:15.189Z] ---> job-cost.sh [2024-07-19T15:20:15.189Z] lf-activate-venv: SKIPPING [2024-07-19T15:20:15.189Z] INFO: No Stack... [2024-07-19T15:20:15.487Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-19T15:20:16.517Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T15:20:17.262Z] + cut -d, -f6 [2024-07-19T15:20:17.262Z] + cat /w/workspace/app-rfid-llrp-inventory/177/archives/cost.csv [Pipeline] lock [2024-07-19T15:20:17.359Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] [2024-07-19T15:20:17.367Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] did not exist. Created. [2024-07-19T15:20:17.373Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T15:20:18.079Z] /w/workspace/app-rfid-llrp-inventory/177@tmp/durable-b6c2d1e2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-19T15:20:18.757Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-19T15:20:18.784Z] Warning: overwriting stash ‘stack-cost’ [2024-07-19T15:20:18.852Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T15:20:18.860Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T15:20:18.886Z] $ docker stop --time=1 d2c3744e6190c07c5eef7fa2e3200b0606f4a6581a5c6651c9a095c0203dcc91 [2024-07-19T15:20:20.413Z] $ docker rm -f --volumes d2c3744e6190c07c5eef7fa2e3200b0606f4a6581a5c6651c9a095c0203dcc91 [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 [2024-07-19T15:20:20.965Z] provisioning config files... [2024-07-19T15:20:20.976Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2818055859827613507tmp [Pipeline] { [Pipeline] sh [2024-07-19T15:20:21.281Z] + set +x [2024-07-19T15:20:21.281Z] + curl -s https://codecov.io/bash [2024-07-19T15:20:21.281Z] + bash -s -- [2024-07-19T15:20:21.541Z] [2024-07-19T15:20:21.541Z] _____ _ [2024-07-19T15:20:21.541Z] / ____| | | [2024-07-19T15:20:21.541Z] | | ___ __| | ___ ___ _____ __ [2024-07-19T15:20:21.541Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-19T15:20:21.541Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-19T15:20:21.541Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-19T15:20:21.541Z] Bash-1.0.6 [2024-07-19T15:20:21.541Z] [2024-07-19T15:20:21.541Z] [2024-07-19T15:20:21.541Z] ==> git version 2.25.1 found [2024-07-19T15:20:21.541Z] ==> 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 [2024-07-19T15:20:21.541Z] Release-Date: 2020-01-08 [2024-07-19T15:20:21.541Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-19T15:20:21.541Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-19T15:20:21.541Z] ==> Jenkins CI detected. [2024-07-19T15:20:21.541Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-07-19T15:20:21.541Z] project root: . [2024-07-19T15:20:21.541Z] --> token set from env [2024-07-19T15:20:21.541Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-19T15:20:21.541Z] ==> Running gcov in . (disable via -X gcov) [2024-07-19T15:20:21.541Z] ==> Python coveragepy not found [2024-07-19T15:20:21.541Z] ==> Searching for coverage reports in: [2024-07-19T15:20:21.541Z] + . [2024-07-19T15:20:21.541Z] -> Found 1 reports [2024-07-19T15:20:21.541Z] ==> Detecting git/mercurial file structure [2024-07-19T15:20:21.541Z] ==> Reading reports [2024-07-19T15:20:21.541Z] + ./coverage.out bytes=41317 [2024-07-19T15:20:21.541Z] ==> Appending adjustments [2024-07-19T15:20:21.542Z] https://docs.codecov.io/docs/fixing-reports [2024-07-19T15:20:21.799Z] + Found adjustments [2024-07-19T15:20:21.799Z] ==> Gzipping contents [2024-07-19T15:20:21.799Z] 12K /tmp/codecov.hGjILx.gz [2024-07-19T15:20:21.799Z] ==> Uploading reports [2024-07-19T15:20:21.799Z] url: https://codecov.io [2024-07-19T15:20:21.799Z] query: branch=main&commit=e87408ba0baad64d24b50da923549d1991b86a3e&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-19T15:20:21.799Z] -> Pinging Codecov [2024-07-19T15:20:21.800Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e87408ba0baad64d24b50da923549d1991b86a3e&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-19T15:20:21.800Z] -> Uploading to [2024-07-19T15:20:21.800Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-19/581DD39554BDF9B6E22D074273EAD858/e87408ba0baad64d24b50da923549d1991b86a3e/bc3eb3aa-0e9c-4cd3-a88a-a508c4bc33e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T152021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06fb89c491ea6f92875bf0fe1635bb16d5c9ce460567b200bb2b6f7602273cde [2024-07-19T15:20:21.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T15:20:21.800Z] Dload Upload Total Spent Left Speed [2024-07-19T15:20:22.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 49400 --:--:-- --:--:-- --:--:-- 49400 [2024-07-19T15:20:22.154Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] } [2024-07-19T15:20:22.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-19T15:20:22.366Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-19T15:20:22.379Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:20:22.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T15:20:22.685Z] [2024-07-19T15:20:22.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:20:23.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T15:20:23.019Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-19T15:20:23.019Z] 619be1103602: Already exists [2024-07-19T15:20:23.020Z] f8ea3408117e: Pulling fs layer [2024-07-19T15:20:23.020Z] 91320369b822: Pulling fs layer [2024-07-19T15:20:23.020Z] 0406650e8295: Pulling fs layer [2024-07-19T15:20:23.020Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T15:20:23.020Z] 96d80e3f36e1: Pulling fs layer [2024-07-19T15:20:23.020Z] bcf3aedb951c: Pulling fs layer [2024-07-19T15:20:23.020Z] bcf3aedb951c: Waiting [2024-07-19T15:20:23.020Z] 96d80e3f36e1: Waiting [2024-07-19T15:20:23.020Z] 0406650e8295: Verifying Checksum [2024-07-19T15:20:23.020Z] 0406650e8295: Download complete [2024-07-19T15:20:23.020Z] f8ea3408117e: Verifying Checksum [2024-07-19T15:20:23.020Z] f8ea3408117e: Download complete [2024-07-19T15:20:23.020Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T15:20:23.020Z] 4f4fb700ef54: Download complete [2024-07-19T15:20:23.279Z] 96d80e3f36e1: Verifying Checksum [2024-07-19T15:20:23.279Z] 96d80e3f36e1: Download complete [2024-07-19T15:20:23.279Z] f8ea3408117e: Pull complete [2024-07-19T15:20:23.544Z] 91320369b822: Verifying Checksum [2024-07-19T15:20:23.544Z] 91320369b822: Download complete [2024-07-19T15:20:24.109Z] bcf3aedb951c: Verifying Checksum [2024-07-19T15:20:24.109Z] bcf3aedb951c: Download complete [2024-07-19T15:20:26.657Z] 91320369b822: Pull complete [2024-07-19T15:20:26.657Z] 0406650e8295: Pull complete [2024-07-19T15:20:26.657Z] 4f4fb700ef54: Pull complete [2024-07-19T15:20:26.917Z] 96d80e3f36e1: Pull complete [2024-07-19T15:20:30.210Z] bcf3aedb951c: Pull complete [2024-07-19T15:20:30.210Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-19T15:20:30.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T15:20:30.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:20:30.299Z] prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container [2024-07-19T15:20:30.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-19T15:20:34.611Z] $ docker top 5bf7008187db8050c9a18f9b45837947abc33fba70b2a0099c566be12224cb64 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:20:34.950Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-07-19T15:20:34.962Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-07-19T15:20:35.244Z] + set -o pipefail [2024-07-19T15:20:35.244Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-07-19T15:20:43.362Z] [2024-07-19T15:20:43.362Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-07-19T15:20:43.362Z] [2024-07-19T15:20:43.362Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/ab4ea2cb-9866-4890-b2cb-fd7307e1661d [2024-07-19T15:20:43.362Z] [2024-07-19T15:20:43.362Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-19T15:20:43.362Z] [Pipeline] } [2024-07-19T15:20:43.400Z] $ docker stop --time=1 5bf7008187db8050c9a18f9b45837947abc33fba70b2a0099c566be12224cb64 [2024-07-19T15:20:49.614Z] $ docker rm -f --volumes 5bf7008187db8050c9a18f9b45837947abc33fba70b2a0099c566be12224cb64 [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 [2024-07-19T15:20:50.492Z] + git log --format=format:%s -1 e87408ba0baad64d24b50da923549d1991b86a3e [Pipeline] sh [2024-07-19T15:20:50.781Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T15:20:50.781Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:20:51.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:20:51.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:20:51.155Z] prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container [2024-07-19T15:20:51.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-19T15:20:51.783Z] $ docker top a6c2170de8850f4c70559b1ac940e852dcc5cf063fa977f9216622b74a5b523f -eo pid,comm [2024-07-19T15:20:51.813Z] 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). [2024-07-19T15:20:51.813Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T15:20:51.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T15:20:51.863Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T15:20:51.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T15:20:51.985Z] $ docker exec a6c2170de8850f4c70559b1ac940e852dcc5cf063fa977f9216622b74a5b523f ssh-agent [2024-07-19T15:20:52.084Z] SSH_AUTH_SOCK=/tmp/ssh-CQwhpXnrZHuv/agent.32 [2024-07-19T15:20:52.084Z] SSH_AGENT_PID=38 [2024-07-19T15:20:52.088Z] Running ssh-add (command line suppressed) [2024-07-19T15:20:52.204Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8780672389578684486.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8780672389578684486.key) [2024-07-19T15:20:52.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T15:20:52.497Z] + git semver tag [2024-07-19T15:20:52.755Z] 2024-07-19 15:20:52,685 [run_tag] DEBUG tag force:False [2024-07-19T15:20:52.755Z] 2024-07-19 15:20:52,686 [check_head_tag] DEBUG check head tag [2024-07-19T15:20:52.755Z] 2024-07-19 15:20:52,687 [execute] INFO git cat-file --batch-check [2024-07-19T15:20:52.755Z] 2024-07-19 15:20:52,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-07-19T15:20:52.755Z] 2024-07-19 15:20:52,690 [execute] INFO git cat-file --batch [2024-07-19T15:20:52.755Z] 2024-07-19 15:20:52,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-07-19T15:20:52.755Z] 2024-07-19 15:20:52,708 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T15:20:52.755Z] 2024-07-19 15:20:52,708 [execute] INFO git tag -a v3.2.0-dev.23 -m v3.2.0-dev.23 [2024-07-19T15:20:52.755Z] 2024-07-19 15:20:52,708 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.23', '-m', 'v3.2.0-dev.23'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-07-19T15:20:52.755Z] 2024-07-19 15:20:52,712 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T15:20:52.755Z] 3.2.0-dev.23 [Pipeline] } [2024-07-19T15:20:52.777Z] $ docker exec --env ******** --env ******** a6c2170de8850f4c70559b1ac940e852dcc5cf063fa977f9216622b74a5b523f ssh-agent -k [2024-07-19T15:20:52.873Z] unset SSH_AUTH_SOCK; [2024-07-19T15:20:52.874Z] unset SSH_AGENT_PID; [2024-07-19T15:20:52.874Z] echo Agent pid 38 killed; [2024-07-19T15:20:52.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T15:20:53.177Z] + git semver [Pipeline] } [2024-07-19T15:20:53.459Z] $ docker stop --time=1 a6c2170de8850f4c70559b1ac940e852dcc5cf063fa977f9216622b74a5b523f [2024-07-19T15:20:54.722Z] $ docker rm -f --volumes a6c2170de8850f4c70559b1ac940e852dcc5cf063fa977f9216622b74a5b523f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:20:55.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T15:20:55.103Z] [2024-07-19T15:20:55.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:20:55.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T15:20:55.405Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-19T15:20:55.405Z] ab5ef0e58194: Pulling fs layer [2024-07-19T15:20:55.405Z] 9712f1f96733: Pulling fs layer [2024-07-19T15:20:55.405Z] 63f879dbbcfc: Pulling fs layer [2024-07-19T15:20:55.405Z] 0d9ebad4ef96: Pulling fs layer [2024-07-19T15:20:55.405Z] e9a5061849ea: Pulling fs layer [2024-07-19T15:20:55.405Z] d747dcd14b5f: Pulling fs layer [2024-07-19T15:20:55.405Z] 2de7ff778b66: Pulling fs layer [2024-07-19T15:20:55.405Z] e9a5061849ea: Waiting [2024-07-19T15:20:55.405Z] 0d9ebad4ef96: Waiting [2024-07-19T15:20:55.405Z] d747dcd14b5f: Waiting [2024-07-19T15:20:55.405Z] 2de7ff778b66: Waiting [2024-07-19T15:20:55.405Z] 9712f1f96733: Verifying Checksum [2024-07-19T15:20:55.405Z] 9712f1f96733: Download complete [2024-07-19T15:20:55.666Z] 63f879dbbcfc: Verifying Checksum [2024-07-19T15:20:55.666Z] 63f879dbbcfc: Download complete [2024-07-19T15:20:55.924Z] e9a5061849ea: Verifying Checksum [2024-07-19T15:20:55.924Z] e9a5061849ea: Download complete [2024-07-19T15:20:55.924Z] 0d9ebad4ef96: Verifying Checksum [2024-07-19T15:20:55.924Z] 0d9ebad4ef96: Download complete [2024-07-19T15:20:55.924Z] d747dcd14b5f: Verifying Checksum [2024-07-19T15:20:55.924Z] d747dcd14b5f: Download complete [2024-07-19T15:20:55.924Z] ab5ef0e58194: Verifying Checksum [2024-07-19T15:20:55.924Z] ab5ef0e58194: Download complete [2024-07-19T15:20:55.924Z] 2de7ff778b66: Verifying Checksum [2024-07-19T15:20:55.924Z] 2de7ff778b66: Download complete [2024-07-19T15:20:58.470Z] ab5ef0e58194: Pull complete [2024-07-19T15:20:58.470Z] 9712f1f96733: Pull complete [2024-07-19T15:20:59.036Z] 63f879dbbcfc: Pull complete [2024-07-19T15:21:03.234Z] 0d9ebad4ef96: Pull complete [2024-07-19T15:21:03.234Z] e9a5061849ea: Pull complete [2024-07-19T15:21:03.234Z] d747dcd14b5f: Pull complete [2024-07-19T15:21:04.281Z] 2de7ff778b66: Pull complete [2024-07-19T15:21:04.281Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-19T15:21:04.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T15:21:04.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:21:04.558Z] prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container [2024-07-19T15:21:04.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-19T15:21:11.908Z] $ docker top 5b2f3ee1a8521d89c5fa55fdf15aa1a07e28c6b02d65f06873ffb0f529e61fd6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-19T15:21:12.031Z] provisioning config files... [2024-07-19T15:21:12.055Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config547463364963499675tmp [2024-07-19T15:21:12.103Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13003196711373603261tmp [2024-07-19T15:21:12.156Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16894538401521771720tmp [Pipeline] { [Pipeline] echo [2024-07-19T15:21:12.212Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:21:12.601Z] ---> sigul-configuration.sh [2024-07-19T15:21:12.601Z] gpg: directory `/root/.gnupg' created [2024-07-19T15:21:12.601Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-19T15:21:12.601Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-19T15:21:12.601Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-19T15:21:12.601Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-19T15:21:12.601Z] gpg: CAST5 encrypted data [2024-07-19T15:21:12.601Z] gpg: encrypted with 1 passphrase [2024-07-19T15:21:12.601Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-19T15:21:13.003Z] + mkdir /home/jenkins [2024-07-19T15:21:13.003Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-19T15:21:13.394Z] + 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 [2024-07-19T15:21:13.410Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:21:13.755Z] ---> sigul-install.sh [2024-07-19T15:21:13.755Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-19T15:21:14.215Z] + git tag --list [2024-07-19T15:21:14.215Z] v0.0.0 [2024-07-19T15:21:14.215Z] v1.0.0 [2024-07-19T15:21:14.215Z] v2.1.0 [2024-07-19T15:21:14.215Z] v2.1.1 [2024-07-19T15:21:14.215Z] v2.2.0 [2024-07-19T15:21:14.215Z] v2.3.0 [2024-07-19T15:21:14.215Z] v3.0 [2024-07-19T15:21:14.215Z] v3.0.0 [2024-07-19T15:21:14.215Z] v3.0.1 [2024-07-19T15:21:14.215Z] v3.0.1-dev.1 [2024-07-19T15:21:14.215Z] v3.1 [2024-07-19T15:21:14.215Z] v3.1.0 [2024-07-19T15:21:14.215Z] v3.1.0-dev.1 [2024-07-19T15:21:14.215Z] v3.1.0-dev.10 [2024-07-19T15:21:14.215Z] v3.1.0-dev.11 [2024-07-19T15:21:14.215Z] v3.1.0-dev.12 [2024-07-19T15:21:14.215Z] v3.1.0-dev.13 [2024-07-19T15:21:14.215Z] v3.1.0-dev.14 [2024-07-19T15:21:14.215Z] v3.1.0-dev.15 [2024-07-19T15:21:14.215Z] v3.1.0-dev.16 [2024-07-19T15:21:14.215Z] v3.1.0-dev.17 [2024-07-19T15:21:14.215Z] v3.1.0-dev.18 [2024-07-19T15:21:14.215Z] v3.1.0-dev.19 [2024-07-19T15:21:14.215Z] v3.1.0-dev.2 [2024-07-19T15:21:14.215Z] v3.1.0-dev.20 [2024-07-19T15:21:14.215Z] v3.1.0-dev.21 [2024-07-19T15:21:14.215Z] v3.1.0-dev.22 [2024-07-19T15:21:14.215Z] v3.1.0-dev.23 [2024-07-19T15:21:14.215Z] v3.1.0-dev.24 [2024-07-19T15:21:14.215Z] v3.1.0-dev.25 [2024-07-19T15:21:14.215Z] v3.1.0-dev.26 [2024-07-19T15:21:14.215Z] v3.1.0-dev.27 [2024-07-19T15:21:14.215Z] v3.1.0-dev.28 [2024-07-19T15:21:14.215Z] v3.1.0-dev.29 [2024-07-19T15:21:14.215Z] v3.1.0-dev.3 [2024-07-19T15:21:14.215Z] v3.1.0-dev.30 [2024-07-19T15:21:14.215Z] v3.1.0-dev.31 [2024-07-19T15:21:14.215Z] v3.1.0-dev.32 [2024-07-19T15:21:14.215Z] v3.1.0-dev.33 [2024-07-19T15:21:14.215Z] v3.1.0-dev.34 [2024-07-19T15:21:14.215Z] v3.1.0-dev.35 [2024-07-19T15:21:14.215Z] v3.1.0-dev.36 [2024-07-19T15:21:14.215Z] v3.1.0-dev.37 [2024-07-19T15:21:14.215Z] v3.1.0-dev.38 [2024-07-19T15:21:14.215Z] v3.1.0-dev.39 [2024-07-19T15:21:14.215Z] v3.1.0-dev.4 [2024-07-19T15:21:14.215Z] v3.1.0-dev.40 [2024-07-19T15:21:14.215Z] v3.1.0-dev.5 [2024-07-19T15:21:14.215Z] v3.1.0-dev.6 [2024-07-19T15:21:14.215Z] v3.1.0-dev.7 [2024-07-19T15:21:14.215Z] v3.1.0-dev.8 [2024-07-19T15:21:14.215Z] v3.1.0-dev.9 [2024-07-19T15:21:14.215Z] v3.1.1 [2024-07-19T15:21:14.215Z] v3.2.0-dev.1 [2024-07-19T15:21:14.215Z] v3.2.0-dev.10 [2024-07-19T15:21:14.215Z] v3.2.0-dev.11 [2024-07-19T15:21:14.215Z] v3.2.0-dev.12 [2024-07-19T15:21:14.215Z] v3.2.0-dev.13 [2024-07-19T15:21:14.215Z] v3.2.0-dev.14 [2024-07-19T15:21:14.215Z] v3.2.0-dev.15 [2024-07-19T15:21:14.215Z] v3.2.0-dev.16 [2024-07-19T15:21:14.215Z] v3.2.0-dev.17 [2024-07-19T15:21:14.215Z] v3.2.0-dev.18 [2024-07-19T15:21:14.215Z] v3.2.0-dev.19 [2024-07-19T15:21:14.215Z] v3.2.0-dev.2 [2024-07-19T15:21:14.215Z] v3.2.0-dev.20 [2024-07-19T15:21:14.215Z] v3.2.0-dev.21 [2024-07-19T15:21:14.215Z] v3.2.0-dev.22 [2024-07-19T15:21:14.215Z] v3.2.0-dev.23 [2024-07-19T15:21:14.215Z] v3.2.0-dev.3 [2024-07-19T15:21:14.215Z] v3.2.0-dev.4 [2024-07-19T15:21:14.215Z] v3.2.0-dev.5 [2024-07-19T15:21:14.215Z] v3.2.0-dev.6 [2024-07-19T15:21:14.215Z] v3.2.0-dev.7 [2024-07-19T15:21:14.215Z] v3.2.0-dev.8 [2024-07-19T15:21:14.215Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-19T15:21:14.618Z] + lftools sign git-tag v3.2.0-dev.23 [2024-07-19T15:21:15.300Z] Signing Git tag with Sigul... [2024-07-19T15:21:15.300Z] Signing v3.2.0-dev.23 [Pipeline] echo [2024-07-19T15:21:15.665Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:21:16.070Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-19T15:21:16.098Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-19T15:21:16.173Z] $ docker stop --time=1 5b2f3ee1a8521d89c5fa55fdf15aa1a07e28c6b02d65f06873ffb0f529e61fd6 [2024-07-19T15:21:17.531Z] $ docker rm -f --volumes 5b2f3ee1a8521d89c5fa55fdf15aa1a07e28c6b02d65f06873ffb0f529e61fd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-19T15:21:18.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T15:21:18.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:21:18.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:21:18.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:21:18.811Z] prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container [2024-07-19T15:21:18.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-19T15:21:19.284Z] $ docker top e57ca92f03c60da1461b7013b6ffd2e8a5821ba94127a39d4f79311d7f0814b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T15:21:19.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T15:21:19.523Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T15:21:19.703Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T15:21:19.720Z] $ docker exec e57ca92f03c60da1461b7013b6ffd2e8a5821ba94127a39d4f79311d7f0814b1 ssh-agent [2024-07-19T15:21:19.940Z] SSH_AUTH_SOCK=/tmp/ssh-g8DFLdPGiCLz/agent.32 [2024-07-19T15:21:19.940Z] SSH_AGENT_PID=38 [2024-07-19T15:21:19.967Z] Running ssh-add (command line suppressed) [2024-07-19T15:21:20.093Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16527797954033356512.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16527797954033356512.key) [2024-07-19T15:21:20.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T15:21:20.486Z] + git semver bump pre [2024-07-19T15:21:20.776Z] 2024-07-19 15:21:20,637 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T15:21:20.776Z] 2024-07-19 15:21:20,637 [bump_version] DEBUG bumping version:3.2.0-dev.23 on axis:pre with prefix:dev [2024-07-19T15:21:20.776Z] 2024-07-19 15:21:20,637 [bump_version] DEBUG bumped version:3.2.0-dev.24 [2024-07-19T15:21:20.776Z] 2024-07-19 15:21:20,637 [write_version] DEBUG write version:3.2.0-dev.24 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-07-19T15:21:20.776Z] 2024-07-19 15:21:20,637 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T15:21:20.776Z] 2024-07-19 15:21:20,637 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T15:21:20.776Z] 2024-07-19 15:21:20,639 [execute] INFO git cat-file --batch-check [2024-07-19T15:21:20.776Z] 2024-07-19 15:21:20,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T15:21:20.776Z] 2024-07-19 15:21:20,644 [execute] INFO git cat-file --batch [2024-07-19T15:21:20.776Z] 2024-07-19 15:21:20,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T15:21:20.776Z] 2024-07-19 15:21:20,649 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T15:21:20.776Z] 3.2.0-dev.24 [Pipeline] } [2024-07-19T15:21:20.812Z] $ docker exec --env ******** --env ******** e57ca92f03c60da1461b7013b6ffd2e8a5821ba94127a39d4f79311d7f0814b1 ssh-agent -k [2024-07-19T15:21:20.929Z] unset SSH_AUTH_SOCK; [2024-07-19T15:21:20.929Z] unset SSH_AGENT_PID; [2024-07-19T15:21:20.930Z] echo Agent pid 38 killed; [2024-07-19T15:21:20.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T15:21:21.448Z] + git semver [Pipeline] } [2024-07-19T15:21:21.806Z] $ docker stop --time=1 e57ca92f03c60da1461b7013b6ffd2e8a5821ba94127a39d4f79311d7f0814b1 [2024-07-19T15:21:23.080Z] $ docker rm -f --volumes e57ca92f03c60da1461b7013b6ffd2e8a5821ba94127a39d4f79311d7f0814b1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T15:21:23.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T15:21:23.493Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:21:23.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:21:23.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:21:24.143Z] prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container [2024-07-19T15:21:24.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-19T15:21:24.594Z] $ docker top b13ca9d5a4b5c36d8dabff9874db4db42eab3b5065bcc8d02a228c6ecedf1299 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T15:21:24.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T15:21:24.751Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T15:21:24.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T15:21:24.888Z] $ docker exec b13ca9d5a4b5c36d8dabff9874db4db42eab3b5065bcc8d02a228c6ecedf1299 ssh-agent [2024-07-19T15:21:24.991Z] SSH_AUTH_SOCK=/tmp/ssh-cxlHfwhiDJZB/agent.33 [2024-07-19T15:21:24.991Z] SSH_AGENT_PID=39 [2024-07-19T15:21:25.006Z] Running ssh-add (command line suppressed) [2024-07-19T15:21:25.127Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16209797584631572317.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16209797584631572317.key) [2024-07-19T15:21:25.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T15:21:25.528Z] + git semver push [2024-07-19T15:21:25.842Z] 2024-07-19 15:21:25,656 [run_push] DEBUG push [2024-07-19T15:21:25.842Z] 2024-07-19 15:21:25,657 [execute] INFO git cat-file --batch-check [2024-07-19T15:21:25.842Z] 2024-07-19 15:21:25,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T15:21:25.842Z] 2024-07-19 15:21:25,662 [execute] INFO git rev-list d882c6a715c3448c2f9ed0710c0f852a69b3dba7 -- [2024-07-19T15:21:25.842Z] 2024-07-19 15:21:25,662 [execute] DEBUG Popen(['git', 'rev-list', 'd882c6a715c3448c2f9ed0710c0f852a69b3dba7', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-19T15:21:25.842Z] 2024-07-19 15:21:25,668 [execute] INFO git fetch -v origin [2024-07-19T15:21:25.842Z] 2024-07-19 15:21:25,669 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-19T15:21:26.150Z] 2024-07-19 15:21:26,150 [run_push] DEBUG no remote changes detected [2024-07-19T15:21:26.150Z] 2024-07-19 15:21:26,151 [execute] INFO git push origin semver [2024-07-19T15:21:26.150Z] 2024-07-19 15:21:26,151 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-19T15:21:27.178Z] 2024-07-19 15:21:26,871 [run_push] DEBUG push all version tags [2024-07-19T15:21:27.178Z] 2024-07-19 15:21:26,872 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-19T15:21:27.178Z] 2024-07-19 15:21:26,872 [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) [2024-07-19T15:21:27.776Z] 2024-07-19 15:21:27,572 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-19T15:21:27.776Z] 3.2.0-dev.24 [Pipeline] } [2024-07-19T15:21:27.818Z] $ docker exec --env ******** --env ******** b13ca9d5a4b5c36d8dabff9874db4db42eab3b5065bcc8d02a228c6ecedf1299 ssh-agent -k [2024-07-19T15:21:27.918Z] unset SSH_AUTH_SOCK; [2024-07-19T15:21:27.918Z] unset SSH_AGENT_PID; [2024-07-19T15:21:27.918Z] echo Agent pid 39 killed; [2024-07-19T15:21:27.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T15:21:28.360Z] + git semver [Pipeline] } [2024-07-19T15:21:28.737Z] $ docker stop --time=1 b13ca9d5a4b5c36d8dabff9874db4db42eab3b5065bcc8d02a228c6ecedf1299 [2024-07-19T15:21:30.016Z] $ docker rm -f --volumes b13ca9d5a4b5c36d8dabff9874db4db42eab3b5065bcc8d02a228c6ecedf1299 [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 [2024-07-19T15:21:31.084Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-07-19T15:21:31.084Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-07-19T15:21:31.084Z] total 16 [2024-07-19T15:21:31.084Z] drwxr-xr-x 3 root root 4096 Jul 19 15:05 . [2024-07-19T15:21:31.084Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 15:21 .. [2024-07-19T15:21:31.084Z] drwxr-xr-x 2 root root 4096 Jul 19 15:05 cost [2024-07-19T15:21:31.084Z] -rw-r--r-- 1 root root 95 Jul 19 15:05 cost.csv [2024-07-19T15:21:31.084Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-07-19T15:21:31.084Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-07-19T15:21:31.084Z] total 16 [2024-07-19T15:21:31.084Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:05 . [2024-07-19T15:21:31.084Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 15:21 .. [2024-07-19T15:21:31.084Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 15:05 cost [2024-07-19T15:21:31.084Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 19 15:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:21:31.491Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:21:32.173Z] ---> package-listing.sh [2024-07-19T15:21:32.173Z] ++ facter osfamily [2024-07-19T15:21:32.173Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-19T15:21:32.468Z] + OS_FAMILY=debian [2024-07-19T15:21:32.468Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-07-19T15:21:32.468Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-19T15:21:32.468Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-19T15:21:32.468Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-19T15:21:32.468Z] + PACKAGES=/tmp/packages_start.txt [2024-07-19T15:21:32.468Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-07-19T15:21:32.468Z] + PACKAGES=/tmp/packages_end.txt [2024-07-19T15:21:32.468Z] + case "${OS_FAMILY}" in [2024-07-19T15:21:32.468Z] + dpkg -l [2024-07-19T15:21:32.468Z] + grep '^ii' [2024-07-19T15:21:32.468Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-19T15:21:32.468Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-19T15:21:32.468Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-19T15:21:32.468Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-07-19T15:21:32.468Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-07-19T15:21:32.468Z] + 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 [2024-07-19T15:21:32.530Z] 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 [2024-07-19T15:21:32.876Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:21:33.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T15:21:33.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:21:33.498Z] prd-ubuntu20.04-docker-8c-8g-5945 does not seem to be running inside a container [2024-07-19T15:21:33.619Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-19T15:21:33.856Z] $ docker top fcd3db94a4ad6d57113c5b9f33d8e7e2d4d50c6e31671c295725b92b10ef8741 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:21:34.374Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-19T15:21:34.792Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-19T15:21:35.199Z] + ls /var/log/sa-host [2024-07-19T15:21:35.199Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T15:21:35.362Z] provisioning config files... [2024-07-19T15:21:35.382Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6508471886204149446tmp [Pipeline] { [Pipeline] echo [2024-07-19T15:21:35.428Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:21:35.831Z] ---> create-netrc.sh [Pipeline] } [2024-07-19T15:21:35.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:21:36.391Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-19T15:21:36.428Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:21:36.788Z] ---> sudo-logs.sh [2024-07-19T15:21:36.788Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-19T15:21:36.870Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:21:37.275Z] ---> job-cost.sh [2024-07-19T15:21:37.275Z] lf-activate-venv: SKIPPING [2024-07-19T15:21:37.275Z] DEBUG: total: 0.2199999988079071 [2024-07-19T15:21:37.275Z] INFO: Retrieving Stack Cost... [2024-07-19T15:21:37.941Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T15:21:38.252Z] INFO: Archiving Costs [Pipeline] echo [2024-07-19T15:21:38.278Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:21:38.636Z] ---> logs-deploy.sh [2024-07-19T15:21:38.636Z] lf-activate-venv: SKIPPING [2024-07-19T15:21:38.636Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/177 [2024-07-19T15:21:38.636Z] INFO: archiving workspace using pattern(s): [2024-07-19T15:21:39.704Z] Archives upload complete. [2024-07-19T15:21:39.704Z] INFO: archiving logs to Nexus