Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4c876e6fc09170e3b03ed866d41ca52cc9da627 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-ssh16201178622738897621.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9703579364497503489.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12234227226072849351.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11621753366905662959.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-ssh2769747052500195551.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Executor slot already in use ‘prd-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-40069’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-40099’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40101’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40104’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-40093’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40105 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c4c876e6fc09170e3b03ed866d41ca52cc9da627 (main) Commit message: "Merge pull request #339 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4c876e6fc09170e3b03ed866d41ca52cc9da627 # timeout=10 > git rev-list --no-walk 66c7f887438d2c7df4dcd34ca19c18045855ee46 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-04T00:49:44.218Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-04T00:49:44.299Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-04T00:49:44.325Z] ========================================================= [2025-03-04T00:49:44.325Z] EdgeX Global Pipelines Version Info [2025-03-04T00:49:44.325Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:49:45.062Z] ------------------- [2025-03-04T00:49:45.062Z] stable info: [2025-03-04T00:49:45.062Z] ------------------- [2025-03-04T00:49:45.062Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-04T00:49:45.062Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-04T00:49:45.062Z] Message: update stable to v1.0.269 [2025-03-04T00:49:45.635Z] ------------------- [2025-03-04T00:49:45.635Z] experimental info: [2025-03-04T00:49:45.635Z] ------------------- [2025-03-04T00:49:45.635Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-04T00:49:45.635Z] Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d [2025-03-04T00:49:45.635Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-04T00:49:45.714Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2025-03-04T00:49:45.737Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2025-03-04T00:49:45.759Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-04T00:49:45.784Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-04T00:49:45.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-04T00:49:45.828Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-04T00:49:45.848Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-04T00:49:45.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-04T00:49:45.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-04T00:49:45.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-04T00:49:45.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-04T00:49:45.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2025-03-04T00:49:45.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-04T00:49:46.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-04T00:49:46.023Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T00:49:46.048Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T00:49:46.069Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T00:49:46.095Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T00:49:46.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-04T00:49:46.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-04T00:49:46.172Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-04T00:49:46.195Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-04T00:49:46.220Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-04T00:49:46.252Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-04T00:49:46.280Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-04T00:49:46.299Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-04T00:49:46.318Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-04T00:49:46.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-04T00:49:46.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-04T00:49:46.381Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-04T00:49:46.403Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] echo [2025-03-04T00:49:46.425Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4c876e [Pipeline] echo [2025-03-04T00:49:46.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:49:46.507Z] provisioning config files... [2025-03-04T00:49:46.523Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14684317596958379306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:49:46.869Z] ---> ****-login.sh [2025-03-04T00:49:46.870Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:49:47.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:49:47.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:49:47.130Z] Configure a credential helper to remove this warning. See [2025-03-04T00:49:47.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:49:47.130Z] [2025-03-04T00:49:47.130Z] Login Succeeded [2025-03-04T00:49:47.130Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:49:47.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:49:47.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:49:47.130Z] Configure a credential helper to remove this warning. See [2025-03-04T00:49:47.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:49:47.130Z] [2025-03-04T00:49:47.130Z] Login Succeeded [2025-03-04T00:49:47.130Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:49:47.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:49:47.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:49:47.391Z] Configure a credential helper to remove this warning. See [2025-03-04T00:49:47.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:49:47.391Z] [2025-03-04T00:49:47.391Z] Login Succeeded [2025-03-04T00:49:47.391Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:49:47.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:49:47.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:49:47.391Z] Configure a credential helper to remove this warning. See [2025-03-04T00:49:47.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:49:47.391Z] [2025-03-04T00:49:47.391Z] Login Succeeded [2025-03-04T00:49:47.391Z] ****.io [2025-03-04T00:49:47.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:49:47.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:49:47.651Z] Configure a credential helper to remove this warning. See [2025-03-04T00:49:47.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:49:47.651Z] [2025-03-04T00:49:47.651Z] Login Succeeded [2025-03-04T00:49:47.651Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:49:47.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-04T00:49:48.162Z] + git rev-list -1 --merges c4c876e6fc09170e3b03ed866d41ca52cc9da627~1..c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] echo [2025-03-04T00:49:48.192Z] -----------> git rev-list -1 --merges c4c876e6fc09170e3b03ed866d41ca52cc9da627~1..c4c876e6fc09170e3b03ed866d41ca52cc9da627 c4c876e6fc09170e3b03ed866d41ca52cc9da627 [2025-03-04T00:49:48.192Z] c4c876e6fc09170e3b03ed866d41ca52cc9da627 [false] [Pipeline] sh [2025-03-04T00:49:48.485Z] + git log --format=format:%s -1 c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] echo [2025-03-04T00:49:48.499Z] ========================================================= [2025-03-04T00:49:48.499Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-04T00:49:48.499Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T00:49:48.834Z] + git log --format=format:%s -1 c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] echo [2025-03-04T00:49:48.847Z] [semverPrep] GIT_COMMIT: c4c876e6fc09170e3b03ed866d41ca52cc9da627, Commit Message: Merge pull request #339 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30 [Pipeline] echo [2025-03-04T00:49:48.864Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-04T00:49:49.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T00:49:49.216Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-04T00:49:49.216Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-04T00:49:49.216Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-04T00:49:49.216Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-04T00:49:49.216Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-04T00:49:49.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:49:49.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:49:49.585Z] [2025-03-04T00:49:49.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:49:49.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:49:49.922Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-04T00:49:49.922Z] b85a868b505f: Pulling fs layer [2025-03-04T00:49:49.922Z] e2be974225ed: Pulling fs layer [2025-03-04T00:49:49.922Z] 339a4e72a1f5: Pulling fs layer [2025-03-04T00:49:49.922Z] 988bab9f4d93: Pulling fs layer [2025-03-04T00:49:49.922Z] 1469e6f7b9e6: Pulling fs layer [2025-03-04T00:49:49.922Z] eaf3925da568: Pulling fs layer [2025-03-04T00:49:49.922Z] bab4dde63d76: Pulling fs layer [2025-03-04T00:49:49.922Z] bde34c3a00c8: Pulling fs layer [2025-03-04T00:49:49.922Z] b352a97aabf1: Pulling fs layer [2025-03-04T00:49:49.922Z] 4872d77fe225: Pulling fs layer [2025-03-04T00:49:49.922Z] 5851b861e8e6: Pulling fs layer [2025-03-04T00:49:49.922Z] 988bab9f4d93: Waiting [2025-03-04T00:49:49.922Z] bde34c3a00c8: Waiting [2025-03-04T00:49:49.922Z] 4872d77fe225: Waiting [2025-03-04T00:49:49.922Z] 5851b861e8e6: Waiting [2025-03-04T00:49:49.922Z] 1469e6f7b9e6: Waiting [2025-03-04T00:49:49.922Z] bab4dde63d76: Waiting [2025-03-04T00:49:49.922Z] e2be974225ed: Verifying Checksum [2025-03-04T00:49:49.922Z] e2be974225ed: Download complete [2025-03-04T00:49:49.922Z] 988bab9f4d93: Download complete [2025-03-04T00:49:49.922Z] 1469e6f7b9e6: Verifying Checksum [2025-03-04T00:49:49.922Z] 1469e6f7b9e6: Download complete [2025-03-04T00:49:49.922Z] eaf3925da568: Verifying Checksum [2025-03-04T00:49:49.922Z] eaf3925da568: Download complete [2025-03-04T00:49:49.922Z] 339a4e72a1f5: Verifying Checksum [2025-03-04T00:49:49.922Z] 339a4e72a1f5: Download complete [2025-03-04T00:49:49.922Z] bde34c3a00c8: Verifying Checksum [2025-03-04T00:49:49.922Z] bde34c3a00c8: Download complete [2025-03-04T00:49:50.183Z] b352a97aabf1: Download complete [2025-03-04T00:49:50.183Z] 4872d77fe225: Verifying Checksum [2025-03-04T00:49:50.183Z] 4872d77fe225: Download complete [2025-03-04T00:49:50.183Z] 5851b861e8e6: Verifying Checksum [2025-03-04T00:49:50.183Z] 5851b861e8e6: Download complete [2025-03-04T00:49:50.183Z] b85a868b505f: Download complete [2025-03-04T00:49:50.443Z] bab4dde63d76: Verifying Checksum [2025-03-04T00:49:50.444Z] bab4dde63d76: Download complete [2025-03-04T00:49:51.385Z] b85a868b505f: Pull complete [2025-03-04T00:49:51.644Z] e2be974225ed: Pull complete [2025-03-04T00:49:51.903Z] 339a4e72a1f5: Pull complete [2025-03-04T00:49:52.163Z] 988bab9f4d93: Pull complete [2025-03-04T00:49:52.422Z] 1469e6f7b9e6: Pull complete [2025-03-04T00:49:52.422Z] eaf3925da568: Pull complete [2025-03-04T00:49:54.330Z] bab4dde63d76: Pull complete [2025-03-04T00:49:54.330Z] bde34c3a00c8: Pull complete [2025-03-04T00:49:54.330Z] b352a97aabf1: Pull complete [2025-03-04T00:49:54.330Z] 4872d77fe225: Pull complete [2025-03-04T00:49:54.588Z] 5851b861e8e6: Pull complete [2025-03-04T00:49:54.588Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-04T00:49:54.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:49:54.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:49:54.734Z] prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container [2025-03-04T00:49:54.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T00:49:56.197Z] $ docker top 9833bb003aee6d474072c49c9b990b532b3e47e75c6661a6bd2c0d52900c93cc -eo pid,comm [2025-03-04T00:49:56.253Z] 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). [2025-03-04T00:49:56.253Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T00:49:56.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T00:49:56.317Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T00:49:56.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T00:49:56.427Z] $ docker exec 9833bb003aee6d474072c49c9b990b532b3e47e75c6661a6bd2c0d52900c93cc ssh-agent [2025-03-04T00:49:56.540Z] SSH_AUTH_SOCK=/tmp/ssh-0rYmDwZYAg1U/agent.32 [2025-03-04T00:49:56.540Z] SSH_AGENT_PID=38 [2025-03-04T00:49:56.546Z] Running ssh-add (command line suppressed) [2025-03-04T00:49:56.656Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_673192632785769790.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_673192632785769790.key) [2025-03-04T00:49:56.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T00:49:56.968Z] + git tag --points-at HEAD [Pipeline] } [2025-03-04T00:49:56.977Z] $ docker exec --env ******** --env ******** 9833bb003aee6d474072c49c9b990b532b3e47e75c6661a6bd2c0d52900c93cc ssh-agent -k [2025-03-04T00:49:57.071Z] unset SSH_AUTH_SOCK; [2025-03-04T00:49:57.072Z] unset SSH_AGENT_PID; [2025-03-04T00:49:57.072Z] echo Agent pid 38 killed; [2025-03-04T00:49:57.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-04T00:49:57.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T00:49:57.131Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T00:49:57.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T00:49:57.256Z] $ docker exec 9833bb003aee6d474072c49c9b990b532b3e47e75c6661a6bd2c0d52900c93cc ssh-agent [2025-03-04T00:49:57.379Z] SSH_AUTH_SOCK=/tmp/ssh-6tPJXT0MpiCa/agent.71 [2025-03-04T00:49:57.379Z] SSH_AGENT_PID=77 [2025-03-04T00:49:57.384Z] Running ssh-add (command line suppressed) [2025-03-04T00:49:57.516Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17271924995363353169.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17271924995363353169.key) [2025-03-04T00:49:57.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T00:49:57.835Z] + git semver init [2025-03-04T00:49:58.096Z] 2025-03-04 00:49:58,047 [run_init] DEBUG init version:0.0.0 force:False [2025-03-04T00:49:58.096Z] 2025-03-04 00:49:58,048 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2025-03-04T00:49:58.096Z] 2025-03-04 00:49:58,048 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2025-03-04T00:49:58.097Z] 2025-03-04 00:49:58,049 [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) [2025-03-04T00:50:00.012Z] 2025-03-04 00:49:59,798 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2025-03-04T00:50:00.012Z] 2025-03-04 00:49:59,799 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2025-03-04T00:50:00.012Z] 2025-03-04 00:49:59,799 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-04T00:50:00.012Z] 2025-03-04 00:49:59,799 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-04T00:50:00.012Z] 4.0.0-dev.9 [Pipeline] } [2025-03-04T00:50:00.019Z] $ docker exec --env ******** --env ******** 9833bb003aee6d474072c49c9b990b532b3e47e75c6661a6bd2c0d52900c93cc ssh-agent -k [2025-03-04T00:50:00.132Z] unset SSH_AUTH_SOCK; [2025-03-04T00:50:00.132Z] unset SSH_AGENT_PID; [2025-03-04T00:50:00.132Z] echo Agent pid 77 killed; [2025-03-04T00:50:00.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T00:50:00.476Z] + git semver [Pipeline] } [2025-03-04T00:50:00.748Z] $ docker stop --time=1 9833bb003aee6d474072c49c9b990b532b3e47e75c6661a6bd2c0d52900c93cc [2025-03-04T00:50:02.039Z] $ docker rm -f --volumes 9833bb003aee6d474072c49c9b990b532b3e47e75c6661a6bd2c0d52900c93cc [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T00:50:02.402Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-04T00:50:02.657Z] Stashed 1 file(s) [Pipeline] echo [2025-03-04T00:50:02.661Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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 [2025-03-04T00:50:02.845Z] provisioning config files... [2025-03-04T00:50:02.855Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16957748167664853611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:50:03.162Z] ---> ****-login.sh [2025-03-04T00:50:03.162Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:50:03.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:03.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:03.162Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:03.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:03.162Z] [2025-03-04T00:50:03.163Z] Login Succeeded [2025-03-04T00:50:03.163Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:50:03.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:03.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:03.163Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:03.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:03.163Z] [2025-03-04T00:50:03.163Z] Login Succeeded [2025-03-04T00:50:03.163Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:50:03.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:03.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:03.422Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:03.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:03.422Z] [2025-03-04T00:50:03.422Z] Login Succeeded [2025-03-04T00:50:03.422Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:50:03.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:03.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:03.422Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:03.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:03.422Z] [2025-03-04T00:50:03.422Z] Login Succeeded [2025-03-04T00:50:03.422Z] ****.io [2025-03-04T00:50:03.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:50:03.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:50:03.680Z] Configure a credential helper to remove this warning. See [2025-03-04T00:50:03.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:50:03.680Z] [2025-03-04T00:50:03.680Z] Login Succeeded [2025-03-04T00:50:03.680Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:50:03.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T00:50:03.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:50:03.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:50:03.804Z] ========================================================= [2025-03-04T00:50:03.804Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-04T00:50:03.804Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:04.139Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-04T00:50:04.139Z] Sending build context to Docker daemon 20.08MB [2025-03-04T00:50:04.139Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:50:04.139Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-04T00:50:04.139Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-04T00:50:04.139Z] da9db072f522: Pulling fs layer [2025-03-04T00:50:04.139Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-04T00:50:04.139Z] 06f05ace1117: Pulling fs layer [2025-03-04T00:50:04.139Z] 5fe327b54edc: Pulling fs layer [2025-03-04T00:50:04.139Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T00:50:04.139Z] 5fe327b54edc: Waiting [2025-03-04T00:50:04.139Z] 92a5565b7b96: Pulling fs layer [2025-03-04T00:50:04.139Z] ff9bb7016b71: Pulling fs layer [2025-03-04T00:50:04.139Z] b67dba6c2c7d: Pulling fs layer [2025-03-04T00:50:04.139Z] a813b0c90790: Pulling fs layer [2025-03-04T00:50:04.139Z] 4f4fb700ef54: Waiting [2025-03-04T00:50:04.139Z] ff9bb7016b71: Waiting [2025-03-04T00:50:04.140Z] a813b0c90790: Waiting [2025-03-04T00:50:04.140Z] b67dba6c2c7d: Waiting [2025-03-04T00:50:04.140Z] 92a5565b7b96: Waiting [2025-03-04T00:50:04.398Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-04T00:50:04.398Z] 6ef4a4ee8ca5: Download complete [2025-03-04T00:50:04.398Z] 5fe327b54edc: Download complete [2025-03-04T00:50:04.398Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T00:50:04.398Z] 4f4fb700ef54: Download complete [2025-03-04T00:50:04.398Z] 92a5565b7b96: Verifying Checksum [2025-03-04T00:50:04.398Z] 92a5565b7b96: Download complete [2025-03-04T00:50:04.398Z] da9db072f522: Download complete [2025-03-04T00:50:04.398Z] ff9bb7016b71: Verifying Checksum [2025-03-04T00:50:04.398Z] ff9bb7016b71: Download complete [2025-03-04T00:50:04.398Z] da9db072f522: Pull complete [2025-03-04T00:50:04.656Z] a813b0c90790: Verifying Checksum [2025-03-04T00:50:04.656Z] a813b0c90790: Download complete [2025-03-04T00:50:04.656Z] 6ef4a4ee8ca5: Pull complete [2025-03-04T00:50:04.915Z] 06f05ace1117: Download complete [2025-03-04T00:50:05.180Z] b67dba6c2c7d: Verifying Checksum [2025-03-04T00:50:05.180Z] b67dba6c2c7d: Download complete [2025-03-04T00:50:08.463Z] 06f05ace1117: Pull complete [2025-03-04T00:50:08.463Z] 5fe327b54edc: Pull complete [2025-03-04T00:50:08.463Z] 4f4fb700ef54: Pull complete [2025-03-04T00:50:08.721Z] 92a5565b7b96: Pull complete [2025-03-04T00:50:08.721Z] ff9bb7016b71: Pull complete [2025-03-04T00:50:11.262Z] b67dba6c2c7d: Pull complete [2025-03-04T00:50:11.829Z] a813b0c90790: Pull complete [2025-03-04T00:50:11.829Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-04T00:50:11.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-04T00:50:11.829Z] ---> 3ba60ce46760 [2025-03-04T00:50:11.829Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T00:50:13.741Z] ---> Running in 5233d599af52 [2025-03-04T00:50:13.741Z] Removing intermediate container 5233d599af52 [2025-03-04T00:50:13.741Z] ---> c5829253ce95 [2025-03-04T00:50:13.741Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T00:50:13.741Z] ---> Running in 125dbbb3d30f [2025-03-04T00:50:13.741Z] Removing intermediate container 125dbbb3d30f [2025-03-04T00:50:13.741Z] ---> 55703be95ccd [2025-03-04T00:50:13.741Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-04T00:50:13.741Z] ---> Running in e14a17c373a1 [2025-03-04T00:50:13.741Z] Removing intermediate container e14a17c373a1 [2025-03-04T00:50:13.741Z] ---> dd950c10e565 [2025-03-04T00:50:13.741Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T00:50:13.741Z] ---> Running in 8c8ce5757fd3 [2025-03-04T00:50:14.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:50:14.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:50:14.520Z] OK: 248 MiB in 58 packages [2025-03-04T00:50:15.110Z] Removing intermediate container 8c8ce5757fd3 [2025-03-04T00:50:15.110Z] ---> 1356ab00301c [2025-03-04T00:50:15.110Z] Step 7/12 : WORKDIR /app [2025-03-04T00:50:15.110Z] ---> Running in 68231cf88463 [2025-03-04T00:50:15.110Z] Removing intermediate container 68231cf88463 [2025-03-04T00:50:15.110Z] ---> b2832a6f4ced [2025-03-04T00:50:15.110Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-04T00:50:15.110Z] ---> a96d0b8239db [2025-03-04T00:50:15.110Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:50:15.110Z] ---> Running in 3dde951893fa [2025-03-04T00:50:17.803Z] Still waiting to schedule task [2025-03-04T00:50:17.803Z] ‘prd-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:50:17.803Z] ‘prd-ubuntu18.04-docker-8c-8g-40069’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:50:17.803Z] ‘prd-ubuntu20.04-docker-8c-8g-40099’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:50:17.803Z] ‘prd-ubuntu20.04-docker-8c-8g-40101’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:50:17.803Z] ‘prd-ubuntu20.04-docker-8c-8g-40104’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:50:17.803Z] ‘prd-ubuntu20.04-docker-8c-8g-40107’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:50:17.803Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-40093’ is offline [2025-03-04T00:50:17.803Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-40106’ is offline [2025-03-04T00:50:47.204Z] Removing intermediate container 3dde951893fa [2025-03-04T00:50:47.204Z] ---> 38f8db45c318 [2025-03-04T00:50:47.204Z] Step 10/12 : COPY . . [2025-03-04T00:50:47.204Z] ---> eb7592e28347 [2025-03-04T00:50:47.204Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T00:50:47.204Z] ---> Running in 5e17cee4be21 [2025-03-04T00:50:47.204Z] Removing intermediate container 5e17cee4be21 [2025-03-04T00:50:47.204Z] ---> 5e2c5fb77a9e [2025-03-04T00:50:47.204Z] Step 12/12 : RUN $MAKE [2025-03-04T00:50:47.204Z] ---> Running in 32326ae666a6 [2025-03-04T00:50:47.204Z] noop [2025-03-04T00:50:47.204Z] Removing intermediate container 32326ae666a6 [2025-03-04T00:50:47.204Z] ---> fe46e91536bc [2025-03-04T00:50:47.204Z] Successfully built fe46e91536bc [2025-03-04T00:50:47.204Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:47.533Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T00:50:47.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:50:47.619Z] prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container [2025-03-04T00:50:47.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-04T00:50:47.970Z] $ docker top c401ef7ee46b655690f9009b71262d661a6a7c46b546d2cd6a782d851f163d27 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:50:48.326Z] + go version [2025-03-04T00:50:48.327Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-04T00:50:48.333Z] $ docker stop --time=1 c401ef7ee46b655690f9009b71262d661a6a7c46b546d2cd6a782d851f163d27 [2025-03-04T00:50:49.652Z] $ docker rm -f --volumes c401ef7ee46b655690f9009b71262d661a6a7c46b546d2cd6a782d851f163d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:50:50.102Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T00:50:50.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:50:50.184Z] prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container [2025-03-04T00:50:50.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-04T00:50:50.550Z] $ docker top 3d3f358b1bbe54ec247934795ed2fed851211c4451f068b99f94dea9d83a1c2d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:50:50.907Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2025-03-04T00:50:51.213Z] + make test [2025-03-04T00:50:51.213Z] go test -race ./... -coverprofile=coverage.out ./... [2025-03-04T00:51:23.284Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-03-04T00:51:23.284Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-03-04T00:51:23.284Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.127s coverage: 86.2% of statements [2025-03-04T00:51:24.683Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.682s coverage: 71.9% of statements [2025-03-04T00:51:56.758Z] go vet ./... [2025-03-04T00:52:03.307Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T00:52:03.307Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T00:52:03.307Z] ./bin/test-attribution.sh [Pipeline] echo [2025-03-04T00:52:03.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T00:52:03.339Z] $ docker stop --time=1 3d3f358b1bbe54ec247934795ed2fed851211c4451f068b99f94dea9d83a1c2d [2025-03-04T00:52:05.617Z] $ docker rm -f --volumes 3d3f358b1bbe54ec247934795ed2fed851211c4451f068b99f94dea9d83a1c2d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T00:52:06.252Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T00:52:06.308Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-04T00:52:06.761Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T00:52:07.044Z] + ls -al . [2025-03-04T00:52:07.044Z] total 284 [2025-03-04T00:52:07.044Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 4 00:50 . [2025-03-04T00:52:07.044Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:49 .. [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 4 00:49 .dockerignore [2025-03-04T00:52:07.044Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:51 .git [2025-03-04T00:52:07.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:49 .github [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 4 00:49 .gitignore [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 200 Mar 4 00:49 .golangci.yml [2025-03-04T00:52:07.044Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:49 .semver [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 17061 Mar 4 00:49 Attribution.txt [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 4 00:49 CHANGELOG.md [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 1769 Mar 4 00:49 Dockerfile [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 00:49 GOVERNANCE.md [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 4 00:49 Jenkinsfile [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 4 00:49 LICENSE [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 3066 Mar 4 00:49 Makefile [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 4 00:49 OWNERS.md [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 4 00:49 README.md [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 4 00:50 VERSION [2025-03-04T00:52:07.044Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:49 bin [2025-03-04T00:52:07.044Z] -rw-r--r-- 1 jenkins jenkins 55696 Mar 4 00:51 coverage.out [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 6741 Mar 4 00:49 go.mod [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 88266 Mar 4 00:49 go.sum [2025-03-04T00:52:07.044Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:49 images [2025-03-04T00:52:07.044Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:49 internal [2025-03-04T00:52:07.044Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 4 00:49 main.go [2025-03-04T00:52:07.044Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:49 openapi [2025-03-04T00:52:07.044Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:49 res [2025-03-04T00:52:07.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:52:07.360Z] + 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=c4c876e6fc09170e3b03ed866d41ca52cc9da627 --label arch=amd64 --label version=4.0.0-dev.9 . [2025-03-04T00:52:07.360Z] Sending build context to Docker daemon 20.08MB [2025-03-04T00:52:07.360Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:52:07.360Z] Step 2/30 : FROM ${BASE} AS builder [2025-03-04T00:52:07.360Z] ---> fe46e91536bc [2025-03-04T00:52:07.360Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T00:52:07.360Z] ---> Running in e6a965f345e9 [2025-03-04T00:52:07.617Z] Removing intermediate container e6a965f345e9 [2025-03-04T00:52:07.617Z] ---> f9f3ff2d3569 [2025-03-04T00:52:07.617Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T00:52:07.617Z] ---> Running in 56937e9ecf68 [2025-03-04T00:52:07.617Z] Removing intermediate container 56937e9ecf68 [2025-03-04T00:52:07.617Z] ---> 6419fe9b4efb [2025-03-04T00:52:07.617Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2025-03-04T00:52:07.617Z] ---> Running in e5a658e687ab [2025-03-04T00:52:07.617Z] Removing intermediate container e5a658e687ab [2025-03-04T00:52:07.617Z] ---> f2a0897c420f [2025-03-04T00:52:07.617Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T00:52:07.617Z] ---> Running in 1ad2de3feeac [2025-03-04T00:52:07.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:52:08.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:52:08.390Z] OK: 248 MiB in 58 packages [2025-03-04T00:52:08.955Z] Removing intermediate container 1ad2de3feeac [2025-03-04T00:52:08.955Z] ---> be0f5b6ee5bf [2025-03-04T00:52:08.955Z] Step 7/30 : WORKDIR /app [2025-03-04T00:52:08.955Z] ---> Running in 2bf3f350cd86 [2025-03-04T00:52:08.955Z] Removing intermediate container 2bf3f350cd86 [2025-03-04T00:52:08.955Z] ---> 98f77ce4c76c [2025-03-04T00:52:08.955Z] Step 8/30 : COPY go.mod vendor* ./ [2025-03-04T00:52:08.955Z] ---> 784eda257a35 [2025-03-04T00:52:08.955Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:52:08.955Z] ---> Running in 39db86e3fc81 [2025-03-04T00:52:09.887Z] Removing intermediate container 39db86e3fc81 [2025-03-04T00:52:09.887Z] ---> 97e308e3a1c2 [2025-03-04T00:52:09.887Z] Step 10/30 : COPY . . [2025-03-04T00:52:10.144Z] ---> 242312d71abb [2025-03-04T00:52:10.144Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T00:52:10.144Z] ---> Running in 7aa613c8a61f [2025-03-04T00:52:10.144Z] Removing intermediate container 7aa613c8a61f [2025-03-04T00:52:10.144Z] ---> 7b68e04ec00c [2025-03-04T00:52:10.144Z] Step 12/30 : RUN $MAKE [2025-03-04T00:52:10.144Z] ---> Running in 1a824e2dc427 [2025-03-04T00:52:10.404Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2025-03-04T00:52:36.944Z] Removing intermediate container 1a824e2dc427 [2025-03-04T00:52:36.944Z] ---> 7f282a52aee0 [2025-03-04T00:52:36.944Z] Step 13/30 : FROM alpine:3.20 [2025-03-04T00:52:37.202Z] 3.20: Pulling from library/alpine [2025-03-04T00:52:37.202Z] 0a9a5dfd008f: Pulling fs layer [2025-03-04T00:52:37.477Z] 0a9a5dfd008f: Verifying Checksum [2025-03-04T00:52:37.477Z] 0a9a5dfd008f: Download complete [2025-03-04T00:52:37.477Z] 0a9a5dfd008f: Pull complete [2025-03-04T00:52:37.477Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T00:52:37.477Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T00:52:37.477Z] ---> ff221270b9fb [2025-03-04T00:52:37.477Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-04T00:52:37.735Z] ---> Running in 1500093f459c [2025-03-04T00:52:37.735Z] Removing intermediate container 1500093f459c [2025-03-04T00:52:37.735Z] ---> 80c8bf441e6b [2025-03-04T00:52:37.735Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2025-03-04T00:52:37.735Z] ---> Running in cc1a8f967e23 [2025-03-04T00:52:37.736Z] Removing intermediate container cc1a8f967e23 [2025-03-04T00:52:37.736Z] ---> b732bcd608a0 [2025-03-04T00:52:37.736Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2025-03-04T00:52:37.736Z] ---> Running in 93a3a756fa29 [2025-03-04T00:52:37.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:52:37.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:52:38.256Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-04T00:52:38.256Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-04T00:52:38.256Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T00:52:38.514Z] Executing ca-certificates-20241121-r1.trigger [2025-03-04T00:52:38.514Z] OK: 9 MiB in 16 packages [2025-03-04T00:52:38.775Z] Removing intermediate container 93a3a756fa29 [2025-03-04T00:52:38.775Z] ---> c34b63f0d412 [2025-03-04T00:52:38.775Z] Step 17/30 : RUN apk --no-cache upgrade [2025-03-04T00:52:38.775Z] ---> Running in 6744a313a7b2 [2025-03-04T00:52:39.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:52:39.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:52:39.294Z] OK: 9 MiB in 16 packages [2025-03-04T00:52:39.858Z] Removing intermediate container 6744a313a7b2 [2025-03-04T00:52:39.858Z] ---> e42d7f3073ec [2025-03-04T00:52:39.858Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-04T00:52:39.858Z] ---> 07256c0b0037 [2025-03-04T00:52:39.858Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-04T00:52:39.858Z] ---> 9767aebfb3a1 [2025-03-04T00:52:39.858Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2025-03-04T00:52:40.116Z] ---> 805e6a7c5b29 [2025-03-04T00:52:40.116Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2025-03-04T00:52:40.116Z] ---> 7f1350d5693a [2025-03-04T00:52:40.116Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-03-04T00:52:41.047Z] ---> 80944344864c [2025-03-04T00:52:41.047Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-03-04T00:52:41.047Z] ---> Running in 62df6f8b1274 [2025-03-04T00:52:41.306Z] Removing intermediate container 62df6f8b1274 [2025-03-04T00:52:41.306Z] ---> c0b494e54d0e [2025-03-04T00:52:41.306Z] Step 24/30 : VOLUME /cache [2025-03-04T00:52:41.306Z] ---> Running in fa35ebf6c593 [2025-03-04T00:52:41.564Z] Removing intermediate container fa35ebf6c593 [2025-03-04T00:52:41.564Z] ---> 2fb462797038 [2025-03-04T00:52:41.564Z] Step 25/30 : EXPOSE 59711 [2025-03-04T00:52:41.564Z] ---> Running in 255ecea3a147 [2025-03-04T00:52:41.564Z] Removing intermediate container 255ecea3a147 [2025-03-04T00:52:41.564Z] ---> 4a369efd2989 [2025-03-04T00:52:41.564Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2025-03-04T00:52:41.564Z] ---> Running in d6223085055b [2025-03-04T00:52:41.564Z] Removing intermediate container d6223085055b [2025-03-04T00:52:41.564Z] ---> 715c5b51c641 [2025-03-04T00:52:41.564Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2025-03-04T00:52:41.564Z] ---> Running in c5558a9a72fa [2025-03-04T00:52:41.822Z] Removing intermediate container c5558a9a72fa [2025-03-04T00:52:41.822Z] ---> 7291447ff516 [2025-03-04T00:52:41.822Z] Step 28/30 : LABEL arch=amd64 [2025-03-04T00:52:41.822Z] ---> Running in 76b96c38f4e9 [2025-03-04T00:52:41.822Z] Removing intermediate container 76b96c38f4e9 [2025-03-04T00:52:41.822Z] ---> 5feedd94b832 [2025-03-04T00:52:41.822Z] Step 29/30 : LABEL git_sha=c4c876e6fc09170e3b03ed866d41ca52cc9da627 [2025-03-04T00:52:41.822Z] ---> Running in e2b168dc08db [2025-03-04T00:52:41.822Z] Removing intermediate container e2b168dc08db [2025-03-04T00:52:41.822Z] ---> 847b7a4608f4 [2025-03-04T00:52:41.822Z] Step 30/30 : LABEL version=4.0.0-dev.9 [2025-03-04T00:52:41.822Z] ---> Running in fd97060eb5da [2025-03-04T00:52:42.080Z] Removing intermediate container fd97060eb5da [2025-03-04T00:52:42.080Z] ---> 162478c370c1 [2025-03-04T00:52:42.080Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T00:52:42.080Z] Successfully built 162478c370c1 [2025-03-04T00:52:42.080Z] 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 [2025-03-04T00:52:42.224Z] provisioning config files... [2025-03-04T00:52:42.232Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15998582426488534405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:52:42.553Z] ---> ****-login.sh [2025-03-04T00:52:42.553Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:52:42.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:52:42.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:52:42.553Z] Configure a credential helper to remove this warning. See [2025-03-04T00:52:42.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:52:42.553Z] [2025-03-04T00:52:42.553Z] Login Succeeded [2025-03-04T00:52:42.553Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:52:42.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:52:42.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:52:42.553Z] Configure a credential helper to remove this warning. See [2025-03-04T00:52:42.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:52:42.553Z] [2025-03-04T00:52:42.553Z] Login Succeeded [2025-03-04T00:52:42.553Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:52:42.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:52:42.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:52:42.815Z] Configure a credential helper to remove this warning. See [2025-03-04T00:52:42.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:52:42.815Z] [2025-03-04T00:52:42.815Z] Login Succeeded [2025-03-04T00:52:42.815Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:52:42.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:52:42.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:52:42.815Z] Configure a credential helper to remove this warning. See [2025-03-04T00:52:42.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:52:42.816Z] [2025-03-04T00:52:42.816Z] Login Succeeded [2025-03-04T00:52:42.816Z] ****.io [2025-03-04T00:52:42.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:52:43.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:52:43.073Z] Configure a credential helper to remove this warning. See [2025-03-04T00:52:43.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:52:43.073Z] [2025-03-04T00:52:43.073Z] Login Succeeded [2025-03-04T00:52:43.073Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:52:43.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T00:52:43.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:52:43.159Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2025-03-04T00:52:43.159Z] c4c876e6fc09170e3b03ed866d41ca52cc9da627 [2025-03-04T00:52:43.159Z] latest [2025-03-04T00:52:43.159Z] 4.0.0-dev.9 [2025-03-04T00:52:43.159Z] c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 [2025-03-04T00:52:43.159Z] main [2025-03-04T00:52:43.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:52:43.494Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40113 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [2025-03-04T00:52:43.497Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] ws [2025-03-04T00:52:43.530Z] Running in /w/workspace/app-rfid-llrp-inventory/196 [Pipeline] { [Pipeline] sh [Pipeline] checkout [2025-03-04T00:52:43.816Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c4c876e6fc09170e3b03ed866d41ca52cc9da627 [2025-03-04T00:52:43.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-03-04T00:52:43.816Z] 3c2b3be6f272: Preparing [2025-03-04T00:52:43.816Z] 76a8fd3b1d51: Preparing [2025-03-04T00:52:43.816Z] bd32ea3dbae5: Preparing [2025-03-04T00:52:43.816Z] 1288a703fbce: Preparing [2025-03-04T00:52:43.816Z] 6a591e6dbbf8: Preparing [2025-03-04T00:52:43.816Z] 7e4de565ce25: Preparing [2025-03-04T00:52:43.816Z] 2fcc63dc3148: Preparing [2025-03-04T00:52:43.816Z] a854ad59c064: Preparing [2025-03-04T00:52:43.816Z] 994456c4fd7b: Preparing [2025-03-04T00:52:43.816Z] 994456c4fd7b: Waiting [2025-03-04T00:52:43.816Z] 2fcc63dc3148: Waiting [2025-03-04T00:52:43.816Z] 7e4de565ce25: Waiting [2025-03-04T00:52:43.816Z] a854ad59c064: Waiting [2025-03-04T00:52:43.816Z] 6a591e6dbbf8: Pushed [2025-03-04T00:52:43.816Z] 1288a703fbce: Pushed [2025-03-04T00:52:43.816Z] 3c2b3be6f272: Pushed [2025-03-04T00:52:43.816Z] bd32ea3dbae5: Pushed [2025-03-04T00:52:43.816Z] 994456c4fd7b: Layer already exists [2025-03-04T00:52:44.073Z] 7e4de565ce25: Pushed [2025-03-04T00:52:44.073Z] 2fcc63dc3148: Pushed [2025-03-04T00:52:44.073Z] a854ad59c064: Pushed [2025-03-04T00:52:46.611Z] The recommended git tool is: git [2025-03-04T00:52:47.352Z] 76a8fd3b1d51: Pushed [2025-03-04T00:52:47.352Z] c4c876e6fc09170e3b03ed866d41ca52cc9da627: digest: sha256:e60cf6d0558dadf4f04a7fdde09cb91a74a6000d9e637ed7b66bdd54b9ee84c8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:52:47.679Z] + 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 [2025-03-04T00:52:48.004Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-03-04T00:52:48.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-03-04T00:52:48.004Z] 3c2b3be6f272: Preparing [2025-03-04T00:52:48.004Z] 76a8fd3b1d51: Preparing [2025-03-04T00:52:48.004Z] bd32ea3dbae5: Preparing [2025-03-04T00:52:48.004Z] 1288a703fbce: Preparing [2025-03-04T00:52:48.004Z] 6a591e6dbbf8: Preparing [2025-03-04T00:52:48.004Z] 7e4de565ce25: Preparing [2025-03-04T00:52:48.004Z] 2fcc63dc3148: Preparing [2025-03-04T00:52:48.004Z] a854ad59c064: Preparing [2025-03-04T00:52:48.004Z] 994456c4fd7b: Preparing [2025-03-04T00:52:48.004Z] a854ad59c064: Waiting [2025-03-04T00:52:48.004Z] 7e4de565ce25: Waiting [2025-03-04T00:52:48.004Z] 2fcc63dc3148: Waiting [2025-03-04T00:52:48.004Z] 994456c4fd7b: Waiting [2025-03-04T00:52:48.004Z] bd32ea3dbae5: Layer already exists [2025-03-04T00:52:48.004Z] 1288a703fbce: Layer already exists [2025-03-04T00:52:48.004Z] 3c2b3be6f272: Layer already exists [2025-03-04T00:52:48.004Z] 76a8fd3b1d51: Layer already exists [2025-03-04T00:52:48.004Z] 6a591e6dbbf8: Layer already exists [2025-03-04T00:52:48.004Z] 2fcc63dc3148: Layer already exists [2025-03-04T00:52:48.004Z] a854ad59c064: Layer already exists [2025-03-04T00:52:48.004Z] 7e4de565ce25: Layer already exists [2025-03-04T00:52:48.004Z] 994456c4fd7b: Layer already exists [2025-03-04T00:52:48.004Z] latest: digest: sha256:e60cf6d0558dadf4f04a7fdde09cb91a74a6000d9e637ed7b66bdd54b9ee84c8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:52:48.334Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:52:48.655Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.9 [2025-03-04T00:52:48.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-03-04T00:52:48.655Z] 3c2b3be6f272: Preparing [2025-03-04T00:52:48.655Z] 76a8fd3b1d51: Preparing [2025-03-04T00:52:48.655Z] bd32ea3dbae5: Preparing [2025-03-04T00:52:48.655Z] 1288a703fbce: Preparing [2025-03-04T00:52:48.656Z] 6a591e6dbbf8: Preparing [2025-03-04T00:52:48.656Z] 7e4de565ce25: Preparing [2025-03-04T00:52:48.656Z] 2fcc63dc3148: Preparing [2025-03-04T00:52:48.656Z] 7e4de565ce25: Waiting [2025-03-04T00:52:48.656Z] a854ad59c064: Preparing [2025-03-04T00:52:48.656Z] 994456c4fd7b: Preparing [2025-03-04T00:52:48.656Z] a854ad59c064: Waiting [2025-03-04T00:52:48.656Z] 2fcc63dc3148: Waiting [2025-03-04T00:52:48.656Z] 3c2b3be6f272: Layer already exists [2025-03-04T00:52:48.656Z] 1288a703fbce: Layer already exists [2025-03-04T00:52:48.656Z] 76a8fd3b1d51: Layer already exists [2025-03-04T00:52:48.656Z] bd32ea3dbae5: Layer already exists [2025-03-04T00:52:48.656Z] 6a591e6dbbf8: Layer already exists [2025-03-04T00:52:48.656Z] 7e4de565ce25: Layer already exists [2025-03-04T00:52:48.656Z] a854ad59c064: Layer already exists [2025-03-04T00:52:48.656Z] 2fcc63dc3148: Layer already exists [2025-03-04T00:52:48.656Z] 994456c4fd7b: Layer already exists [2025-03-04T00:52:48.656Z] 4.0.0-dev.9: digest: sha256:e60cf6d0558dadf4f04a7fdde09cb91a74a6000d9e637ed7b66bdd54b9ee84c8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:52:48.991Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:52:49.326Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 [2025-03-04T00:52:49.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-03-04T00:52:49.326Z] 3c2b3be6f272: Preparing [2025-03-04T00:52:49.326Z] 76a8fd3b1d51: Preparing [2025-03-04T00:52:49.326Z] bd32ea3dbae5: Preparing [2025-03-04T00:52:49.326Z] 1288a703fbce: Preparing [2025-03-04T00:52:49.326Z] 6a591e6dbbf8: Preparing [2025-03-04T00:52:49.326Z] 7e4de565ce25: Preparing [2025-03-04T00:52:49.326Z] 2fcc63dc3148: Preparing [2025-03-04T00:52:49.326Z] 7e4de565ce25: Waiting [2025-03-04T00:52:49.326Z] a854ad59c064: Preparing [2025-03-04T00:52:49.326Z] 994456c4fd7b: Preparing [2025-03-04T00:52:49.326Z] 2fcc63dc3148: Waiting [2025-03-04T00:52:49.326Z] a854ad59c064: Waiting [2025-03-04T00:52:49.326Z] 994456c4fd7b: Waiting [2025-03-04T00:52:49.326Z] bd32ea3dbae5: Layer already exists [2025-03-04T00:52:49.326Z] 76a8fd3b1d51: Layer already exists [2025-03-04T00:52:49.326Z] 1288a703fbce: Layer already exists [2025-03-04T00:52:49.326Z] 6a591e6dbbf8: Layer already exists [2025-03-04T00:52:49.326Z] 3c2b3be6f272: Layer already exists [2025-03-04T00:52:49.326Z] a854ad59c064: Layer already exists [2025-03-04T00:52:49.326Z] 994456c4fd7b: Layer already exists [2025-03-04T00:52:49.326Z] 2fcc63dc3148: Layer already exists [2025-03-04T00:52:49.326Z] 7e4de565ce25: Layer already exists [2025-03-04T00:52:49.326Z] c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9: digest: sha256:e60cf6d0558dadf4f04a7fdde09cb91a74a6000d9e637ed7b66bdd54b9ee84c8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:52:49.656Z] + 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 [2025-03-04T00:52:49.998Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2025-03-04T00:52:49.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-03-04T00:52:49.998Z] 3c2b3be6f272: Preparing [2025-03-04T00:52:49.998Z] 76a8fd3b1d51: Preparing [2025-03-04T00:52:49.998Z] bd32ea3dbae5: Preparing [2025-03-04T00:52:49.998Z] 1288a703fbce: Preparing [2025-03-04T00:52:49.998Z] 6a591e6dbbf8: Preparing [2025-03-04T00:52:49.998Z] 7e4de565ce25: Preparing [2025-03-04T00:52:49.998Z] 2fcc63dc3148: Preparing [2025-03-04T00:52:49.998Z] a854ad59c064: Preparing [2025-03-04T00:52:49.998Z] 994456c4fd7b: Preparing [2025-03-04T00:52:49.998Z] 2fcc63dc3148: Waiting [2025-03-04T00:52:49.998Z] a854ad59c064: Waiting [2025-03-04T00:52:49.998Z] 7e4de565ce25: Waiting [2025-03-04T00:52:49.998Z] 994456c4fd7b: Waiting [2025-03-04T00:52:49.998Z] bd32ea3dbae5: Layer already exists [2025-03-04T00:52:49.998Z] 1288a703fbce: Layer already exists [2025-03-04T00:52:49.998Z] 76a8fd3b1d51: Layer already exists [2025-03-04T00:52:49.998Z] 3c2b3be6f272: Layer already exists [2025-03-04T00:52:49.998Z] 6a591e6dbbf8: Layer already exists [2025-03-04T00:52:49.998Z] 994456c4fd7b: Layer already exists [2025-03-04T00:52:49.998Z] 2fcc63dc3148: Layer already exists [2025-03-04T00:52:49.998Z] a854ad59c064: Layer already exists [2025-03-04T00:52:49.998Z] 7e4de565ce25: Layer already exists [2025-03-04T00:52:49.998Z] main: digest: sha256:e60cf6d0558dadf4f04a7fdde09cb91a74a6000d9e637ed7b66bdd54b9ee84c8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T00:52:50.074Z] ===================================================== [Pipeline] echo [2025-03-04T00:52:50.094Z] taggedImages: [2025-03-04T00:52:50.094Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c4c876e6fc09170e3b03ed866d41ca52cc9da627 [2025-03-04T00:52:50.094Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-03-04T00:52:50.094Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.9 [2025-03-04T00:52:50.094Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 [2025-03-04T00:52:50.094Z] - 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 [2025-03-04T00:52:50.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:52:50.521Z] [2025-03-04T00:52:50.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:52:50.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:52:50.824Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-04T00:52:50.824Z] 5eb5b503b376: Pulling fs layer [2025-03-04T00:52:50.824Z] 5c69ac0246d0: Pulling fs layer [2025-03-04T00:52:50.824Z] ec43610c2a17: Pulling fs layer [2025-03-04T00:52:50.824Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-04T00:52:50.824Z] 33b1e0a273af: Pulling fs layer [2025-03-04T00:52:50.824Z] 5d3b04190fa2: Pulling fs layer [2025-03-04T00:52:50.824Z] 2f39f015ded8: Pulling fs layer [2025-03-04T00:52:50.824Z] 3a2ae6a8a46f: Waiting [2025-03-04T00:52:50.824Z] 33b1e0a273af: Waiting [2025-03-04T00:52:50.824Z] 5d3b04190fa2: Waiting [2025-03-04T00:52:50.824Z] 5c69ac0246d0: Download complete [2025-03-04T00:52:50.824Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-04T00:52:50.824Z] 3a2ae6a8a46f: Download complete [2025-03-04T00:52:50.824Z] 33b1e0a273af: Verifying Checksum [2025-03-04T00:52:50.824Z] 33b1e0a273af: Download complete [2025-03-04T00:52:50.824Z] ec43610c2a17: Verifying Checksum [2025-03-04T00:52:50.824Z] ec43610c2a17: Download complete [2025-03-04T00:52:50.824Z] 5d3b04190fa2: Verifying Checksum [2025-03-04T00:52:50.824Z] 5d3b04190fa2: Download complete [2025-03-04T00:52:51.081Z] 5eb5b503b376: Verifying Checksum [2025-03-04T00:52:51.081Z] 5eb5b503b376: Download complete [2025-03-04T00:52:51.646Z] 2f39f015ded8: Download complete [2025-03-04T00:52:52.210Z] 5eb5b503b376: Pull complete [2025-03-04T00:52:52.210Z] 5c69ac0246d0: Pull complete [2025-03-04T00:52:52.775Z] ec43610c2a17: Pull complete [2025-03-04T00:52:52.775Z] 3a2ae6a8a46f: Pull complete [2025-03-04T00:52:53.034Z] 33b1e0a273af: Pull complete [2025-03-04T00:52:53.034Z] 5d3b04190fa2: Pull complete [2025-03-04T00:52:53.549Z] using credential edgex-jenkins-ssh [2025-03-04T00:52:53.580Z] Cloning the remote Git repository [2025-03-04T00:52:53.637Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-03-04T00:52:53.757Z] > git init /w/workspace/app-rfid-llrp-inventory/196 # timeout=10 [2025-03-04T00:52:53.955Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-03-04T00:52:53.956Z] > git --version # timeout=10 [2025-03-04T00:52:53.985Z] > git --version # 'git version 2.25.1' [2025-03-04T00:52:53.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-04T00:52:54.184Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T00:52:57.218Z] 2f39f015ded8: Pull complete [2025-03-04T00:52:57.218Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-04T00:52:57.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:52:57.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:52:57.329Z] prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container [2025-03-04T00:52:57.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-04T00:52:58.995Z] $ docker top b26440061ff81ff3daa828b3533b8b868c05d71029d8730e821e852f89c49b72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:52:59.401Z] ---> job-cost.sh [2025-03-04T00:52:59.401Z] lf-activate-venv: SKIPPING [2025-03-04T00:52:59.401Z] INFO: No Stack... [2025-03-04T00:52:59.660Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T00:52:59.919Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T00:53:00.213Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2025-03-04T00:53:00.213Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T00:53:00.228Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] [2025-03-04T00:53:00.236Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] did not exist. Created. [2025-03-04T00:53:00.241Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T00:52:58.861Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2025-03-04T00:52:58.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T00:53:00.431Z] Avoid second fetch [2025-03-04T00:53:00.431Z] Checking out Revision c4c876e6fc09170e3b03ed866d41ca52cc9da627 (main) [2025-03-04T00:53:00.546Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-04T00:53:00.587Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T00:53:00.595Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T00:53:00.620Z] $ docker stop --time=1 b26440061ff81ff3daa828b3533b8b868c05d71029d8730e821e852f89c49b72 [2025-03-04T00:53:01.438Z] Commit message: "Merge pull request #339 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30" [2025-03-04T00:53:01.769Z] $ docker rm -f --volumes b26440061ff81ff3daa828b3533b8b868c05d71029d8730e821e852f89c49b72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-04T00:53:00.452Z] > git config core.sparsecheckout # timeout=10 [2025-03-04T00:53:00.567Z] > git checkout -f c4c876e6fc09170e3b03ed866d41ca52cc9da627 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T00:53:06.591Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-04T00:53:06.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T00:53:06.591Z] Dload Upload Total Spent Left Speed [2025-03-04T00:53:06.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 164k 0 --:--:-- --:--:-- --:--:-- 167k [Pipeline] sh [2025-03-04T00:53:06.958Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-04T00:53:07.311Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-04T00:53:07.311Z] + sudo tee /etc/docker/daemon.new [2025-03-04T00:53:07.311Z] { [2025-03-04T00:53:07.311Z] "registry-mirrors": [ [2025-03-04T00:53:07.311Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-04T00:53:07.311Z] ], [2025-03-04T00:53:07.311Z] "bip": "10.250.0.254/24", [2025-03-04T00:53:07.311Z] "hosts": [ [2025-03-04T00:53:07.311Z] "tcp://0.0.0.0:5555", [2025-03-04T00:53:07.311Z] "unix:///var/run/docker.sock" [2025-03-04T00:53:07.311Z] ], [2025-03-04T00:53:07.311Z] "mtu": 1458, [2025-03-04T00:53:07.311Z] "selinux-enabled": true, [2025-03-04T00:53:07.311Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-04T00:53:07.311Z] } [Pipeline] sh [2025-03-04T00:53:07.849Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-04T00:53:08.246Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:53:26.586Z] provisioning config files... [2025-03-04T00:53:26.630Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/196@tmp/config15032047504762980873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:53:27.107Z] ---> ****-login.sh [2025-03-04T00:53:27.107Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:53:27.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:27.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:27.971Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:27.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:27.971Z] [2025-03-04T00:53:27.971Z] Login Succeeded [2025-03-04T00:53:27.971Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:53:28.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:28.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:28.243Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:28.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:28.243Z] [2025-03-04T00:53:28.243Z] Login Succeeded [2025-03-04T00:53:28.243Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:53:28.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:28.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:28.791Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:28.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:28.791Z] [2025-03-04T00:53:28.791Z] Login Succeeded [2025-03-04T00:53:28.791Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:53:29.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:29.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:29.066Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:29.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:29.066Z] [2025-03-04T00:53:29.066Z] Login Succeeded [2025-03-04T00:53:29.066Z] ****.io [2025-03-04T00:53:29.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:53:29.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:53:29.623Z] Configure a credential helper to remove this warning. See [2025-03-04T00:53:29.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:53:29.623Z] [2025-03-04T00:53:29.623Z] Login Succeeded [2025-03-04T00:53:29.623Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:53:29.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T00:53:30.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:53:30.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:53:30.175Z] ========================================================= [2025-03-04T00:53:30.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-04T00:53:30.175Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:53:30.584Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-04T00:53:30.856Z] Sending build context to Docker daemon 680.4kB [2025-03-04T00:53:30.856Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:53:30.856Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-04T00:53:31.137Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-04T00:53:31.137Z] 9986a736f7d3: Pulling fs layer [2025-03-04T00:53:31.137Z] 1f018df60701: Pulling fs layer [2025-03-04T00:53:31.137Z] 39f8f326b044: Pulling fs layer [2025-03-04T00:53:31.137Z] e6a1e7a6a96a: Pulling fs layer [2025-03-04T00:53:31.137Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T00:53:31.137Z] d45d956e0dbf: Pulling fs layer [2025-03-04T00:53:31.137Z] d7702b0d1db1: Pulling fs layer [2025-03-04T00:53:31.137Z] 5c7f0f088c93: Pulling fs layer [2025-03-04T00:53:31.137Z] 4fdc064ae6cf: Pulling fs layer [2025-03-04T00:53:31.137Z] d45d956e0dbf: Waiting [2025-03-04T00:53:31.137Z] d7702b0d1db1: Waiting [2025-03-04T00:53:31.137Z] 5c7f0f088c93: Waiting [2025-03-04T00:53:31.137Z] 4fdc064ae6cf: Waiting [2025-03-04T00:53:31.137Z] e6a1e7a6a96a: Waiting [2025-03-04T00:53:31.137Z] 4f4fb700ef54: Waiting [2025-03-04T00:53:31.137Z] 1f018df60701: Download complete [2025-03-04T00:53:31.137Z] e6a1e7a6a96a: Verifying Checksum [2025-03-04T00:53:31.137Z] e6a1e7a6a96a: Download complete [2025-03-04T00:53:31.137Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T00:53:31.137Z] 4f4fb700ef54: Download complete [2025-03-04T00:53:31.137Z] d45d956e0dbf: Verifying Checksum [2025-03-04T00:53:31.137Z] d45d956e0dbf: Download complete [2025-03-04T00:53:31.416Z] d7702b0d1db1: Verifying Checksum [2025-03-04T00:53:31.416Z] d7702b0d1db1: Download complete [2025-03-04T00:53:31.416Z] 9986a736f7d3: Download complete [2025-03-04T00:53:31.689Z] 4fdc064ae6cf: Verifying Checksum [2025-03-04T00:53:31.967Z] 4fdc064ae6cf: Download complete [2025-03-04T00:53:32.563Z] 9986a736f7d3: Pull complete [2025-03-04T00:53:33.162Z] 1f018df60701: Pull complete [2025-03-04T00:53:33.437Z] 39f8f326b044: Verifying Checksum [2025-03-04T00:53:33.437Z] 39f8f326b044: Download complete [2025-03-04T00:53:34.862Z] 5c7f0f088c93: Verifying Checksum [2025-03-04T00:53:34.862Z] 5c7f0f088c93: Download complete [2025-03-04T00:53:49.890Z] 39f8f326b044: Pull complete [2025-03-04T00:53:49.890Z] e6a1e7a6a96a: Pull complete [2025-03-04T00:53:49.890Z] 4f4fb700ef54: Pull complete [2025-03-04T00:53:49.890Z] d45d956e0dbf: Pull complete [2025-03-04T00:53:49.890Z] d7702b0d1db1: Pull complete [2025-03-04T00:53:58.203Z] 5c7f0f088c93: Pull complete [2025-03-04T00:53:59.178Z] 4fdc064ae6cf: Pull complete [2025-03-04T00:53:59.178Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-04T00:53:59.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-04T00:53:59.178Z] ---> 63f30b955cb9 [2025-03-04T00:53:59.178Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T00:54:00.140Z] ---> Running in 589c48e4d2f1 [2025-03-04T00:54:00.409Z] Removing intermediate container 589c48e4d2f1 [2025-03-04T00:54:00.409Z] ---> fd5681aceede [2025-03-04T00:54:00.409Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T00:54:00.678Z] ---> Running in e103c6c8dacc [2025-03-04T00:54:00.946Z] Removing intermediate container e103c6c8dacc [2025-03-04T00:54:00.947Z] ---> 8848ac10d553 [2025-03-04T00:54:00.947Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-04T00:54:00.947Z] ---> Running in 06349dadd1aa [2025-03-04T00:54:01.533Z] Removing intermediate container 06349dadd1aa [2025-03-04T00:54:01.533Z] ---> 610c9138bcce [2025-03-04T00:54:01.533Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T00:54:01.803Z] ---> Running in 1da8583989c6 [2025-03-04T00:54:03.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T00:54:04.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T00:54:06.015Z] OK: 239 MiB in 58 packages [2025-03-04T00:54:07.451Z] Removing intermediate container 1da8583989c6 [2025-03-04T00:54:07.451Z] ---> e018fb49da79 [2025-03-04T00:54:07.451Z] Step 7/12 : WORKDIR /app [2025-03-04T00:54:07.451Z] ---> Running in 3497071a8c3b [2025-03-04T00:54:07.725Z] Removing intermediate container 3497071a8c3b [2025-03-04T00:54:07.725Z] ---> 499933cb9133 [2025-03-04T00:54:07.725Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-04T00:54:08.327Z] ---> 682bdf4fb868 [2025-03-04T00:54:08.327Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:54:08.621Z] ---> Running in edb9f04ca715 [2025-03-04T00:56:15.428Z] Removing intermediate container edb9f04ca715 [2025-03-04T00:56:15.428Z] ---> 540ebdd75055 [2025-03-04T00:56:15.428Z] Step 10/12 : COPY . . [2025-03-04T00:56:15.428Z] ---> bee7d772e653 [2025-03-04T00:56:15.428Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T00:56:15.428Z] ---> Running in 2e13430817dd [2025-03-04T00:56:15.428Z] Removing intermediate container 2e13430817dd [2025-03-04T00:56:15.428Z] ---> a06e309e4a1a [2025-03-04T00:56:15.428Z] Step 12/12 : RUN $MAKE [2025-03-04T00:56:15.428Z] ---> Running in fdc34929fdcb [2025-03-04T00:56:15.428Z] noop [2025-03-04T00:56:15.428Z] Removing intermediate container fdc34929fdcb [2025-03-04T00:56:15.428Z] ---> 0beac0dc0cc5 [2025-03-04T00:56:15.428Z] Successfully built 0beac0dc0cc5 [2025-03-04T00:56:15.428Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:56:15.820Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T00:56:15.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:56:16.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-40113 does not seem to be running inside a container [2025-03-04T00:56:16.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/196 -v /w/workspace/app-rfid-llrp-inventory/196:/w/workspace/app-rfid-llrp-inventory/196:rw,z -v /w/workspace/app-rfid-llrp-inventory/196@tmp:/w/workspace/app-rfid-llrp-inventory/196@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 [2025-03-04T00:56:17.489Z] $ docker top 941fdf50e3da273146c237d7d61789e9dc1054981250900a9be423c29908db83 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:56:18.370Z] + go version [2025-03-04T00:56:18.370Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-04T00:56:18.386Z] $ docker stop --time=1 941fdf50e3da273146c237d7d61789e9dc1054981250900a9be423c29908db83 [2025-03-04T00:56:20.043Z] $ docker rm -f --volumes 941fdf50e3da273146c237d7d61789e9dc1054981250900a9be423c29908db83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:56:20.667Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T00:56:20.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:56:20.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-40113 does not seem to be running inside a container [2025-03-04T00:56:20.978Z] $ 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/196 -v /w/workspace/app-rfid-llrp-inventory/196:/w/workspace/app-rfid-llrp-inventory/196:rw,z -v /w/workspace/app-rfid-llrp-inventory/196@tmp:/w/workspace/app-rfid-llrp-inventory/196@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 [2025-03-04T00:56:22.338Z] $ docker top 64aae5dd90df24db65d5d05fd440ff0512ef1a98abcf8d00c42fd4b705c8ac31 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:56:23.263Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/196 [Pipeline] fileExists [Pipeline] sh [2025-03-04T00:56:23.971Z] + make test [2025-03-04T00:56:23.971Z] go test -race ./... -coverprofile=coverage.out ./... [2025-03-04T01:03:16.506Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-03-04T01:03:17.949Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-03-04T01:03:20.577Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.481s coverage: 86.2% of statements [2025-03-04T01:03:35.601Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.626s coverage: 71.9% of statements [2025-03-04T01:03:35.601Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-04T01:03:35.601Z] go vet ./... [2025-03-04T01:09:13.087Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T01:09:13.087Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T01:09:13.087Z] ./bin/test-attribution.sh [Pipeline] echo [2025-03-04T01:09:13.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T01:09:13.126Z] $ docker stop --time=1 64aae5dd90df24db65d5d05fd440ff0512ef1a98abcf8d00c42fd4b705c8ac31 [2025-03-04T01:09:15.231Z] $ docker rm -f --volumes 64aae5dd90df24db65d5d05fd440ff0512ef1a98abcf8d00c42fd4b705c8ac31 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T01:09:18.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T01:09:18.080Z] Warning: overwriting stash ‘coverage-report’ [2025-03-04T01:09:18.852Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T01:09:19.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T01:09:19.655Z] + ls -al . [2025-03-04T01:09:19.656Z] total 280 [2025-03-04T01:09:19.656Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 00:56 . [2025-03-04T01:09:19.656Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:52 .. [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 4 00:53 .dockerignore [2025-03-04T01:09:19.656Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:53 .git [2025-03-04T01:09:19.656Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:53 .github [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 4 00:53 .gitignore [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 200 Mar 4 00:53 .golangci.yml [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 17061 Mar 4 00:53 Attribution.txt [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 4 00:53 CHANGELOG.md [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 1769 Mar 4 00:53 Dockerfile [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 00:53 GOVERNANCE.md [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 4 00:53 Jenkinsfile [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 4 00:53 LICENSE [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 3066 Mar 4 00:53 Makefile [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 4 00:53 OWNERS.md [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 4 00:53 README.md [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 4 00:50 VERSION [2025-03-04T01:09:19.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 bin [2025-03-04T01:09:19.656Z] -rw-r--r-- 1 jenkins jenkins 55696 Mar 4 01:03 coverage.out [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 6741 Mar 4 00:53 go.mod [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 88266 Mar 4 00:53 go.sum [2025-03-04T01:09:19.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 images [2025-03-04T01:09:19.656Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:53 internal [2025-03-04T01:09:19.656Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 4 00:53 main.go [2025-03-04T01:09:19.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 openapi [2025-03-04T01:09:19.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:53 res [2025-03-04T01:09:19.656Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:53 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:09:20.026Z] + 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=c4c876e6fc09170e3b03ed866d41ca52cc9da627 --label arch=arm64 --label version=4.0.0-dev.9 . [2025-03-04T01:09:20.313Z] Sending build context to Docker daemon 680.4kB [2025-03-04T01:09:20.313Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T01:09:20.313Z] Step 2/30 : FROM ${BASE} AS builder [2025-03-04T01:09:20.313Z] ---> 0beac0dc0cc5 [2025-03-04T01:09:20.313Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2025-03-04T01:09:20.600Z] ---> Running in 0dfe101671f5 [2025-03-04T01:09:20.874Z] Removing intermediate container 0dfe101671f5 [2025-03-04T01:09:20.874Z] ---> f20efa30893d [2025-03-04T01:09:20.874Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T01:09:20.874Z] ---> Running in 76d6a052a235 [2025-03-04T01:09:21.468Z] Removing intermediate container 76d6a052a235 [2025-03-04T01:09:21.468Z] ---> b3c6c29dce49 [2025-03-04T01:09:21.468Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2025-03-04T01:09:21.468Z] ---> Running in 3956eac25e5e [2025-03-04T01:09:21.739Z] Removing intermediate container 3956eac25e5e [2025-03-04T01:09:21.739Z] ---> 860c75d1cb0d [2025-03-04T01:09:21.739Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T01:09:22.009Z] ---> Running in 036cc9b92f75 [2025-03-04T01:09:23.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:09:23.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:09:25.651Z] OK: 239 MiB in 58 packages [2025-03-04T01:09:26.639Z] Removing intermediate container 036cc9b92f75 [2025-03-04T01:09:26.639Z] ---> a22bb6ca5489 [2025-03-04T01:09:26.639Z] Step 7/30 : WORKDIR /app [2025-03-04T01:09:26.639Z] ---> Running in 40a102ec7e75 [2025-03-04T01:09:27.224Z] Removing intermediate container 40a102ec7e75 [2025-03-04T01:09:27.224Z] ---> 2c26486b5357 [2025-03-04T01:09:27.224Z] Step 8/30 : COPY go.mod vendor* ./ [2025-03-04T01:09:27.493Z] ---> 78d940e49478 [2025-03-04T01:09:27.493Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T01:09:27.761Z] ---> Running in dbba561e2462 [2025-03-04T01:09:30.356Z] Removing intermediate container dbba561e2462 [2025-03-04T01:09:30.357Z] ---> 535df48367d3 [2025-03-04T01:09:30.357Z] Step 10/30 : COPY . . [2025-03-04T01:09:30.946Z] ---> 750d0e1f3989 [2025-03-04T01:09:30.946Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T01:09:30.946Z] ---> Running in ed18928f8242 [2025-03-04T01:09:31.213Z] Removing intermediate container ed18928f8242 [2025-03-04T01:09:31.213Z] ---> 24729fbe4f81 [2025-03-04T01:09:31.213Z] Step 12/30 : RUN $MAKE [2025-03-04T01:09:31.213Z] ---> Running in 8de01b94d91f [2025-03-04T01:09:32.633Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.9 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2025-03-04T01:13:39.488Z] Removing intermediate container 8de01b94d91f [2025-03-04T01:13:39.488Z] ---> d983857ef184 [2025-03-04T01:13:39.488Z] Step 13/30 : FROM alpine:3.20 [2025-03-04T01:13:39.488Z] 3.20: Pulling from library/alpine [2025-03-04T01:13:39.488Z] 94e9d8af2201: Pulling fs layer [2025-03-04T01:13:39.488Z] 94e9d8af2201: Download complete [2025-03-04T01:13:39.488Z] 94e9d8af2201: Pull complete [2025-03-04T01:13:39.488Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T01:13:39.488Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T01:13:39.488Z] ---> 7aab056cecc6 [2025-03-04T01:13:39.488Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-04T01:13:39.488Z] ---> Running in 826b1ccf304f [2025-03-04T01:13:39.488Z] Removing intermediate container 826b1ccf304f [2025-03-04T01:13:39.488Z] ---> a2301159890d [2025-03-04T01:13:39.488Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2025-03-04T01:13:39.488Z] ---> Running in 159d06413e5c [2025-03-04T01:13:39.488Z] Removing intermediate container 159d06413e5c [2025-03-04T01:13:39.488Z] ---> fecf5d36f687 [2025-03-04T01:13:39.488Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2025-03-04T01:13:39.488Z] ---> Running in 7b739765a552 [2025-03-04T01:13:39.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:13:39.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:13:39.488Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-04T01:13:39.488Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-04T01:13:39.488Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T01:13:39.488Z] Executing ca-certificates-20241121-r1.trigger [2025-03-04T01:13:39.488Z] OK: 10 MiB in 16 packages [2025-03-04T01:13:39.488Z] Removing intermediate container 7b739765a552 [2025-03-04T01:13:39.488Z] ---> 26ee7f399fc5 [2025-03-04T01:13:39.488Z] Step 17/30 : RUN apk --no-cache upgrade [2025-03-04T01:13:39.488Z] ---> Running in 87b57a5c4f08 [2025-03-04T01:13:39.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:13:39.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:13:39.488Z] OK: 10 MiB in 16 packages [2025-03-04T01:13:39.488Z] Removing intermediate container 87b57a5c4f08 [2025-03-04T01:13:39.488Z] ---> 2a1d86cf2f0f [2025-03-04T01:13:39.488Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-04T01:13:40.077Z] ---> b641df174d6a [2025-03-04T01:13:40.077Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-04T01:13:40.344Z] ---> 931f5de88633 [2025-03-04T01:13:40.344Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2025-03-04T01:13:40.925Z] ---> 6dd66c71cb7b [2025-03-04T01:13:40.925Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2025-03-04T01:13:41.505Z] ---> f6c3b21faaa2 [2025-03-04T01:13:41.505Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-03-04T01:13:44.120Z] ---> ae19cf8cd0d9 [2025-03-04T01:13:44.120Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-03-04T01:13:44.120Z] ---> Running in cc2ba386977f [2025-03-04T01:13:45.552Z] Removing intermediate container cc2ba386977f [2025-03-04T01:13:45.552Z] ---> 38fe37dd8c41 [2025-03-04T01:13:45.552Z] Step 24/30 : VOLUME /cache [2025-03-04T01:13:45.552Z] ---> Running in cb4d902b49c9 [2025-03-04T01:13:45.822Z] Removing intermediate container cb4d902b49c9 [2025-03-04T01:13:45.822Z] ---> 1fb6a0fe2366 [2025-03-04T01:13:45.822Z] Step 25/30 : EXPOSE 59711 [2025-03-04T01:13:46.095Z] ---> Running in d90b1162e907 [2025-03-04T01:13:46.368Z] Removing intermediate container d90b1162e907 [2025-03-04T01:13:46.368Z] ---> b9b9830b4a4b [2025-03-04T01:13:46.368Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2025-03-04T01:13:46.368Z] ---> Running in 4ae977005a58 [2025-03-04T01:13:46.953Z] Removing intermediate container 4ae977005a58 [2025-03-04T01:13:46.953Z] ---> 309966d8b738 [2025-03-04T01:13:46.953Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2025-03-04T01:13:46.953Z] ---> Running in 3a75a86c7c10 [2025-03-04T01:13:47.221Z] Removing intermediate container 3a75a86c7c10 [2025-03-04T01:13:47.221Z] ---> f9c1aa703740 [2025-03-04T01:13:47.221Z] Step 28/30 : LABEL arch=arm64 [2025-03-04T01:13:47.221Z] ---> Running in b2c0868d2523 [2025-03-04T01:13:47.807Z] Removing intermediate container b2c0868d2523 [2025-03-04T01:13:47.807Z] ---> c9d546f2b2f6 [2025-03-04T01:13:47.807Z] Step 29/30 : LABEL git_sha=c4c876e6fc09170e3b03ed866d41ca52cc9da627 [2025-03-04T01:13:47.807Z] ---> Running in c9f2b8fcfb0a [2025-03-04T01:13:48.074Z] Removing intermediate container c9f2b8fcfb0a [2025-03-04T01:13:48.074Z] ---> f215e9dc755d [2025-03-04T01:13:48.074Z] Step 30/30 : LABEL version=4.0.0-dev.9 [2025-03-04T01:13:48.074Z] ---> Running in 3b23d619f97d [2025-03-04T01:13:48.658Z] Removing intermediate container 3b23d619f97d [2025-03-04T01:13:48.659Z] ---> 4f57b9324526 [2025-03-04T01:13:48.659Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T01:13:48.659Z] Successfully built 4f57b9324526 [2025-03-04T01:13:48.659Z] 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 [2025-03-04T01:13:48.805Z] provisioning config files... [2025-03-04T01:13:48.821Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/196@tmp/config6805496288259856059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:13:49.162Z] ---> ****-login.sh [2025-03-04T01:13:49.162Z] nexus3.edgexfoundry.org:10001 [2025-03-04T01:13:49.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:13:49.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:13:49.430Z] Configure a credential helper to remove this warning. See [2025-03-04T01:13:49.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:13:49.430Z] [2025-03-04T01:13:49.430Z] Login Succeeded [2025-03-04T01:13:49.430Z] nexus3.edgexfoundry.org:10002 [2025-03-04T01:13:49.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:13:49.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:13:49.964Z] Configure a credential helper to remove this warning. See [2025-03-04T01:13:49.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:13:49.964Z] [2025-03-04T01:13:49.964Z] Login Succeeded [2025-03-04T01:13:49.964Z] nexus3.edgexfoundry.org:10003 [2025-03-04T01:13:50.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:13:50.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:13:50.232Z] Configure a credential helper to remove this warning. See [2025-03-04T01:13:50.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:13:50.232Z] [2025-03-04T01:13:50.232Z] Login Succeeded [2025-03-04T01:13:50.232Z] nexus3.edgexfoundry.org:10004 [2025-03-04T01:13:50.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:13:50.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:13:50.765Z] Configure a credential helper to remove this warning. See [2025-03-04T01:13:50.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:13:50.765Z] [2025-03-04T01:13:50.765Z] Login Succeeded [2025-03-04T01:13:50.765Z] ****.io [2025-03-04T01:13:51.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:13:51.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:13:51.299Z] Configure a credential helper to remove this warning. See [2025-03-04T01:13:51.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:13:51.299Z] [2025-03-04T01:13:51.299Z] Login Succeeded [2025-03-04T01:13:51.299Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T01:13:51.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T01:13:51.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T01:13:51.424Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2025-03-04T01:13:51.424Z] c4c876e6fc09170e3b03ed866d41ca52cc9da627 [2025-03-04T01:13:51.424Z] latest [2025-03-04T01:13:51.424Z] 4.0.0-dev.9 [2025-03-04T01:13:51.424Z] c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 [2025-03-04T01:13:51.424Z] main [2025-03-04T01:13:51.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:13:51.814Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:13:52.192Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c4c876e6fc09170e3b03ed866d41ca52cc9da627 [2025-03-04T01:13:52.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-03-04T01:13:52.192Z] 341cbfbdb756: Preparing [2025-03-04T01:13:52.192Z] e8b638e82498: Preparing [2025-03-04T01:13:52.192Z] d3d21e34605e: Preparing [2025-03-04T01:13:52.192Z] 8de9d4409574: Preparing [2025-03-04T01:13:52.192Z] 6e46cec6b978: Preparing [2025-03-04T01:13:52.192Z] 45668ca8d960: Preparing [2025-03-04T01:13:52.192Z] 6c44fb81e0e9: Preparing [2025-03-04T01:13:52.192Z] fc3e364433a1: Preparing [2025-03-04T01:13:52.192Z] dd9c8f8612c8: Preparing [2025-03-04T01:13:52.192Z] 6c44fb81e0e9: Waiting [2025-03-04T01:13:52.192Z] fc3e364433a1: Waiting [2025-03-04T01:13:52.192Z] dd9c8f8612c8: Waiting [2025-03-04T01:13:52.192Z] 45668ca8d960: Waiting [2025-03-04T01:13:52.460Z] 8de9d4409574: Pushed [2025-03-04T01:13:52.460Z] 341cbfbdb756: Pushed [2025-03-04T01:13:52.460Z] d3d21e34605e: Pushed [2025-03-04T01:13:52.460Z] 6e46cec6b978: Pushed [2025-03-04T01:13:52.460Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:13:52.726Z] 45668ca8d960: Pushed [2025-03-04T01:13:52.726Z] 6c44fb81e0e9: Pushed [2025-03-04T01:13:52.994Z] fc3e364433a1: Pushed [2025-03-04T01:14:01.209Z] e8b638e82498: Pushed [2025-03-04T01:14:01.209Z] c4c876e6fc09170e3b03ed866d41ca52cc9da627: digest: sha256:51779c1a104b609a6c39bca16cd6a6886f2d989d87a05f3bd4b559faa1356d4f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:14:01.583Z] + 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 [2025-03-04T01:14:01.955Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-03-04T01:14:01.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-03-04T01:14:01.955Z] 341cbfbdb756: Preparing [2025-03-04T01:14:01.955Z] e8b638e82498: Preparing [2025-03-04T01:14:01.955Z] d3d21e34605e: Preparing [2025-03-04T01:14:01.955Z] 8de9d4409574: Preparing [2025-03-04T01:14:01.955Z] 6e46cec6b978: Preparing [2025-03-04T01:14:01.955Z] 45668ca8d960: Preparing [2025-03-04T01:14:01.955Z] 6c44fb81e0e9: Preparing [2025-03-04T01:14:01.955Z] 45668ca8d960: Waiting [2025-03-04T01:14:01.955Z] fc3e364433a1: Preparing [2025-03-04T01:14:01.955Z] dd9c8f8612c8: Preparing [2025-03-04T01:14:01.955Z] 6c44fb81e0e9: Waiting [2025-03-04T01:14:01.955Z] fc3e364433a1: Waiting [2025-03-04T01:14:01.955Z] dd9c8f8612c8: Waiting [2025-03-04T01:14:01.955Z] 8de9d4409574: Layer already exists [2025-03-04T01:14:01.955Z] 341cbfbdb756: Layer already exists [2025-03-04T01:14:01.955Z] e8b638e82498: Layer already exists [2025-03-04T01:14:01.955Z] 6e46cec6b978: Layer already exists [2025-03-04T01:14:01.955Z] d3d21e34605e: Layer already exists [2025-03-04T01:14:01.955Z] 6c44fb81e0e9: Layer already exists [2025-03-04T01:14:01.955Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:14:01.955Z] 45668ca8d960: Layer already exists [2025-03-04T01:14:01.955Z] fc3e364433a1: Layer already exists [2025-03-04T01:14:02.224Z] latest: digest: sha256:51779c1a104b609a6c39bca16cd6a6886f2d989d87a05f3bd4b559faa1356d4f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:14:02.596Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:14:02.958Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.9 [2025-03-04T01:14:02.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-03-04T01:14:02.958Z] 341cbfbdb756: Preparing [2025-03-04T01:14:02.958Z] e8b638e82498: Preparing [2025-03-04T01:14:02.958Z] d3d21e34605e: Preparing [2025-03-04T01:14:02.958Z] 8de9d4409574: Preparing [2025-03-04T01:14:02.958Z] 6e46cec6b978: Preparing [2025-03-04T01:14:02.958Z] 45668ca8d960: Preparing [2025-03-04T01:14:02.958Z] 6c44fb81e0e9: Preparing [2025-03-04T01:14:02.958Z] fc3e364433a1: Preparing [2025-03-04T01:14:02.958Z] dd9c8f8612c8: Preparing [2025-03-04T01:14:02.958Z] 6c44fb81e0e9: Waiting [2025-03-04T01:14:02.958Z] fc3e364433a1: Waiting [2025-03-04T01:14:02.958Z] dd9c8f8612c8: Waiting [2025-03-04T01:14:02.958Z] 45668ca8d960: Waiting [2025-03-04T01:14:02.958Z] 6e46cec6b978: Layer already exists [2025-03-04T01:14:02.958Z] 8de9d4409574: Layer already exists [2025-03-04T01:14:02.958Z] d3d21e34605e: Layer already exists [2025-03-04T01:14:02.958Z] 341cbfbdb756: Layer already exists [2025-03-04T01:14:02.958Z] e8b638e82498: Layer already exists [2025-03-04T01:14:02.958Z] 6c44fb81e0e9: Layer already exists [2025-03-04T01:14:02.958Z] 45668ca8d960: Layer already exists [2025-03-04T01:14:02.958Z] fc3e364433a1: Layer already exists [2025-03-04T01:14:02.958Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:14:03.233Z] 4.0.0-dev.9: digest: sha256:51779c1a104b609a6c39bca16cd6a6886f2d989d87a05f3bd4b559faa1356d4f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:14:03.605Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:14:03.981Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 [2025-03-04T01:14:03.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-03-04T01:14:03.982Z] 341cbfbdb756: Preparing [2025-03-04T01:14:03.982Z] e8b638e82498: Preparing [2025-03-04T01:14:03.982Z] d3d21e34605e: Preparing [2025-03-04T01:14:03.982Z] 8de9d4409574: Preparing [2025-03-04T01:14:03.982Z] 6e46cec6b978: Preparing [2025-03-04T01:14:03.982Z] 45668ca8d960: Preparing [2025-03-04T01:14:03.982Z] 6c44fb81e0e9: Preparing [2025-03-04T01:14:03.982Z] fc3e364433a1: Preparing [2025-03-04T01:14:03.982Z] dd9c8f8612c8: Preparing [2025-03-04T01:14:03.982Z] 45668ca8d960: Waiting [2025-03-04T01:14:03.982Z] 6c44fb81e0e9: Waiting [2025-03-04T01:14:03.982Z] fc3e364433a1: Waiting [2025-03-04T01:14:03.982Z] dd9c8f8612c8: Waiting [2025-03-04T01:14:03.982Z] e8b638e82498: Layer already exists [2025-03-04T01:14:03.982Z] 341cbfbdb756: Layer already exists [2025-03-04T01:14:03.982Z] 8de9d4409574: Layer already exists [2025-03-04T01:14:03.982Z] d3d21e34605e: Layer already exists [2025-03-04T01:14:03.982Z] 6e46cec6b978: Layer already exists [2025-03-04T01:14:03.982Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:14:03.982Z] 6c44fb81e0e9: Layer already exists [2025-03-04T01:14:03.982Z] 45668ca8d960: Layer already exists [2025-03-04T01:14:03.982Z] fc3e364433a1: Layer already exists [2025-03-04T01:14:04.250Z] c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9: digest: sha256:51779c1a104b609a6c39bca16cd6a6886f2d989d87a05f3bd4b559faa1356d4f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:14:04.632Z] + 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 [2025-03-04T01:14:05.008Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2025-03-04T01:14:05.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-03-04T01:14:05.008Z] 341cbfbdb756: Preparing [2025-03-04T01:14:05.008Z] e8b638e82498: Preparing [2025-03-04T01:14:05.008Z] d3d21e34605e: Preparing [2025-03-04T01:14:05.008Z] 8de9d4409574: Preparing [2025-03-04T01:14:05.008Z] 6e46cec6b978: Preparing [2025-03-04T01:14:05.008Z] 45668ca8d960: Preparing [2025-03-04T01:14:05.008Z] 6c44fb81e0e9: Preparing [2025-03-04T01:14:05.008Z] fc3e364433a1: Preparing [2025-03-04T01:14:05.008Z] dd9c8f8612c8: Preparing [2025-03-04T01:14:05.008Z] fc3e364433a1: Waiting [2025-03-04T01:14:05.008Z] dd9c8f8612c8: Waiting [2025-03-04T01:14:05.008Z] 45668ca8d960: Waiting [2025-03-04T01:14:05.008Z] 6c44fb81e0e9: Waiting [2025-03-04T01:14:05.008Z] 8de9d4409574: Layer already exists [2025-03-04T01:14:05.008Z] 341cbfbdb756: Layer already exists [2025-03-04T01:14:05.008Z] e8b638e82498: Layer already exists [2025-03-04T01:14:05.008Z] 6e46cec6b978: Layer already exists [2025-03-04T01:14:05.008Z] d3d21e34605e: Layer already exists [2025-03-04T01:14:05.008Z] fc3e364433a1: Layer already exists [2025-03-04T01:14:05.008Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:14:05.008Z] 45668ca8d960: Layer already exists [2025-03-04T01:14:05.008Z] 6c44fb81e0e9: Layer already exists [2025-03-04T01:14:05.275Z] main: digest: sha256:51779c1a104b609a6c39bca16cd6a6886f2d989d87a05f3bd4b559faa1356d4f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T01:14:05.366Z] ===================================================== [Pipeline] echo [2025-03-04T01:14:05.385Z] taggedImages: [2025-03-04T01:14:05.385Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c4c876e6fc09170e3b03ed866d41ca52cc9da627 [2025-03-04T01:14:05.385Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-03-04T01:14:05.385Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.9 [2025-03-04T01:14:05.385Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c4c876e6fc09170e3b03ed866d41ca52cc9da627-4.0.0-dev.9 [2025-03-04T01:14:05.385Z] - 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 [2025-03-04T01:14:05.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:14:05.806Z] [2025-03-04T01:14:05.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:14:06.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:14:06.147Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-04T01:14:06.147Z] 8998bd30e6a1: Pulling fs layer [2025-03-04T01:14:06.147Z] 04944245beec: Pulling fs layer [2025-03-04T01:14:06.147Z] 699f458cf7ca: Pulling fs layer [2025-03-04T01:14:06.147Z] 765212b225bb: Pulling fs layer [2025-03-04T01:14:06.147Z] f23df028b6ca: Pulling fs layer [2025-03-04T01:14:06.147Z] d65c8cfc05b1: Pulling fs layer [2025-03-04T01:14:06.147Z] 2437ff75d9bd: Pulling fs layer [2025-03-04T01:14:06.147Z] f23df028b6ca: Waiting [2025-03-04T01:14:06.147Z] d65c8cfc05b1: Waiting [2025-03-04T01:14:06.147Z] 2437ff75d9bd: Waiting [2025-03-04T01:14:06.147Z] 765212b225bb: Waiting [2025-03-04T01:14:06.415Z] 04944245beec: Verifying Checksum [2025-03-04T01:14:06.415Z] 04944245beec: Download complete [2025-03-04T01:14:06.415Z] 765212b225bb: Verifying Checksum [2025-03-04T01:14:06.415Z] 765212b225bb: Download complete [2025-03-04T01:14:06.415Z] f23df028b6ca: Verifying Checksum [2025-03-04T01:14:06.415Z] f23df028b6ca: Download complete [2025-03-04T01:14:06.415Z] d65c8cfc05b1: Verifying Checksum [2025-03-04T01:14:06.415Z] d65c8cfc05b1: Download complete [2025-03-04T01:14:06.681Z] 699f458cf7ca: Verifying Checksum [2025-03-04T01:14:06.681Z] 699f458cf7ca: Download complete [2025-03-04T01:14:06.946Z] 8998bd30e6a1: Verifying Checksum [2025-03-04T01:14:06.946Z] 8998bd30e6a1: Download complete [2025-03-04T01:14:09.520Z] 2437ff75d9bd: Verifying Checksum [2025-03-04T01:14:09.520Z] 2437ff75d9bd: Download complete [2025-03-04T01:14:11.463Z] 8998bd30e6a1: Pull complete [2025-03-04T01:14:12.046Z] 04944245beec: Pull complete [2025-03-04T01:14:13.981Z] 699f458cf7ca: Pull complete [2025-03-04T01:14:13.981Z] 765212b225bb: Pull complete [2025-03-04T01:14:14.935Z] f23df028b6ca: Pull complete [2025-03-04T01:14:14.935Z] d65c8cfc05b1: Pull complete [2025-03-04T01:14:33.216Z] 2437ff75d9bd: Pull complete [2025-03-04T01:14:33.216Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-04T01:14:33.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:14:33.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:14:33.548Z] prd-ubuntu20.04-docker-arm64-4c-16g-40113 does not seem to be running inside a container [2025-03-04T01:14:33.637Z] $ 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/196 -v /w/workspace/app-rfid-llrp-inventory/196:/w/workspace/app-rfid-llrp-inventory/196:rw,z -v /w/workspace/app-rfid-llrp-inventory/196@tmp:/w/workspace/app-rfid-llrp-inventory/196@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 [2025-03-04T01:14:36.455Z] $ docker top 3d7ddc1f1c34b103b93dfbfb958e3f911cdceb98b9f3d55d23b1586cb2e84ff1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:14:37.305Z] ---> job-cost.sh [2025-03-04T01:14:37.305Z] lf-activate-venv: SKIPPING [2025-03-04T01:14:37.305Z] INFO: No Stack... [2025-03-04T01:14:37.887Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-04T01:14:38.470Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T01:14:39.127Z] + cat /w/workspace/app-rfid-llrp-inventory/196/archives/cost.csv [2025-03-04T01:14:39.127Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T01:14:39.183Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] [2025-03-04T01:14:39.191Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] did not exist. Created. [2025-03-04T01:14:39.197Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T01:14:39.895Z] /w/workspace/app-rfid-llrp-inventory/196@tmp/durable-9599fdc1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-04T01:14:40.224Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-04T01:14:40.516Z] Warning: overwriting stash ‘stack-cost’ [2025-03-04T01:14:40.570Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T01:14:40.579Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T01:14:40.597Z] $ docker stop --time=1 3d7ddc1f1c34b103b93dfbfb958e3f911cdceb98b9f3d55d23b1586cb2e84ff1 [2025-03-04T01:14:42.118Z] $ docker rm -f --volumes 3d7ddc1f1c34b103b93dfbfb958e3f911cdceb98b9f3d55d23b1586cb2e84ff1 [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 [2025-03-04T01:14:42.630Z] provisioning config files... [2025-03-04T01:14:42.639Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8915932874570124983tmp [Pipeline] { [Pipeline] sh [2025-03-04T01:14:42.960Z] + set +x [2025-03-04T01:14:42.960Z] + curl -s https://codecov.io/bash [2025-03-04T01:14:42.960Z] + bash -s -- [2025-03-04T01:14:42.960Z] [2025-03-04T01:14:42.960Z] _____ _ [2025-03-04T01:14:42.961Z] / ____| | | [2025-03-04T01:14:42.961Z] | | ___ __| | ___ ___ _____ __ [2025-03-04T01:14:42.961Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-04T01:14:42.961Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-04T01:14:42.961Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-04T01:14:42.961Z] Bash-1.0.6 [2025-03-04T01:14:42.961Z] [2025-03-04T01:14:42.961Z] [2025-03-04T01:14:42.961Z] ==> git version 2.25.1 found [2025-03-04T01:14:42.961Z] ==> 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 [2025-03-04T01:14:42.961Z] Release-Date: 2020-01-08 [2025-03-04T01:14:42.961Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-04T01:14:42.961Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-04T01:14:42.961Z] ==> Jenkins CI detected. [2025-03-04T01:14:42.961Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2025-03-04T01:14:42.961Z] project root: . [2025-03-04T01:14:42.961Z] --> token set from env [2025-03-04T01:14:42.961Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-04T01:14:42.961Z] ==> Running gcov in . (disable via -X gcov) [2025-03-04T01:14:42.961Z] ==> Python coveragepy not found [2025-03-04T01:14:42.961Z] ==> Searching for coverage reports in: [2025-03-04T01:14:42.961Z] + . [2025-03-04T01:14:42.961Z] -> Found 1 reports [2025-03-04T01:14:42.961Z] ==> Detecting git/mercurial file structure [2025-03-04T01:14:42.961Z] ==> Reading reports [2025-03-04T01:14:42.961Z] + ./coverage.out bytes=55696 [2025-03-04T01:14:42.961Z] ==> Appending adjustments [2025-03-04T01:14:42.961Z] https://docs.codecov.io/docs/fixing-reports [2025-03-04T01:14:43.248Z] + Found adjustments [2025-03-04T01:14:43.248Z] ==> Gzipping contents [2025-03-04T01:14:43.248Z] 16K /tmp/codecov.KSvurX.gz [2025-03-04T01:14:43.248Z] ==> Uploading reports [2025-03-04T01:14:43.248Z] url: https://codecov.io [2025-03-04T01:14:43.248Z] query: branch=main&commit=c4c876e6fc09170e3b03ed866d41ca52cc9da627&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T01:14:43.248Z] -> Pinging Codecov [2025-03-04T01:14:43.248Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c4c876e6fc09170e3b03ed866d41ca52cc9da627&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T01:14:43.530Z] -> Uploading to [2025-03-04T01:14:43.530Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/c4c876e6fc09170e3b03ed866d41ca52cc9da627/2cfe755d-50a6-45df-963e-736877f6e1e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T011443Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=47c5d1b0d2274bff109c11059c83c0ab47e5b3d4e030b311bb5e5deee1e7e70f [2025-03-04T01:14:43.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T01:14:43.530Z] Dload Upload Total Spent Left Speed [2025-03-04T01:14:43.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12863 0 0 100 12863 0 78432 --:--:-- --:--:-- --:--:-- 78432 [2025-03-04T01:14:43.530Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] } [2025-03-04T01:14:43.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-04T01:14:43.685Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-04T01:14:43.701Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:14:44.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T01:14:44.017Z] [2025-03-04T01:14:44.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:14:44.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T01:14:44.642Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-04T01:14:44.642Z] 43c4264eed91: Pulling fs layer [2025-03-04T01:14:44.642Z] 4cc291be95ef: Pulling fs layer [2025-03-04T01:14:44.642Z] 2ac1f1163629: Pulling fs layer [2025-03-04T01:14:44.642Z] 5c3c966382ef: Pulling fs layer [2025-03-04T01:14:44.642Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T01:14:44.642Z] d9c7d2e4e75e: Pulling fs layer [2025-03-04T01:14:44.642Z] 9c3e1370e548: Pulling fs layer [2025-03-04T01:14:44.642Z] 4f4fb700ef54: Waiting [2025-03-04T01:14:44.642Z] d9c7d2e4e75e: Waiting [2025-03-04T01:14:44.642Z] 9c3e1370e548: Waiting [2025-03-04T01:14:44.642Z] 5c3c966382ef: Waiting [2025-03-04T01:14:44.642Z] 4cc291be95ef: Download complete [2025-03-04T01:14:44.642Z] 5c3c966382ef: Download complete [2025-03-04T01:14:44.642Z] 4f4fb700ef54: Download complete [2025-03-04T01:14:44.642Z] 43c4264eed91: Download complete [2025-03-04T01:14:44.642Z] 43c4264eed91: Pull complete [2025-03-04T01:14:44.642Z] 4cc291be95ef: Pull complete [2025-03-04T01:14:44.900Z] d9c7d2e4e75e: Verifying Checksum [2025-03-04T01:14:44.900Z] d9c7d2e4e75e: Download complete [2025-03-04T01:14:45.158Z] 2ac1f1163629: Download complete [2025-03-04T01:14:45.725Z] 9c3e1370e548: Verifying Checksum [2025-03-04T01:14:45.725Z] 9c3e1370e548: Download complete [2025-03-04T01:14:48.247Z] 2ac1f1163629: Pull complete [2025-03-04T01:14:48.247Z] 5c3c966382ef: Pull complete [2025-03-04T01:14:48.505Z] 4f4fb700ef54: Pull complete [2025-03-04T01:14:48.765Z] d9c7d2e4e75e: Pull complete [2025-03-04T01:14:51.288Z] 9c3e1370e548: Pull complete [2025-03-04T01:14:51.288Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-04T01:14:51.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T01:14:51.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:14:51.393Z] prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container [2025-03-04T01:14:51.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-04T01:14:53.500Z] $ docker top f6776da702eb0e28401774782a0fa4fb6abb07971e141c0b9a4db0846fbad8c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T01:14:53.850Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2025-03-04T01:14:53.860Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2025-03-04T01:14:54.141Z] + set -o pipefail [2025-03-04T01:14:54.141Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2025-03-04T01:15:02.262Z] [2025-03-04T01:15:02.262Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2025-03-04T01:15:02.262Z] [2025-03-04T01:15:02.262Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/a62785d1-51e2-449d-8562-db70adc22bb9 [2025-03-04T01:15:02.262Z] [2025-03-04T01:15:02.262Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-04T01:15:02.262Z] [2025-03-04T01:15:02.262Z] [2025-03-04T01:15:02.262Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-04T01:15:02.262Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-04T01:15:02.267Z] $ docker stop --time=1 f6776da702eb0e28401774782a0fa4fb6abb07971e141c0b9a4db0846fbad8c0 [2025-03-04T01:15:04.499Z] $ docker rm -f --volumes f6776da702eb0e28401774782a0fa4fb6abb07971e141c0b9a4db0846fbad8c0 [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 [2025-03-04T01:15:05.389Z] + git log --format=format:%s -1 c4c876e6fc09170e3b03ed866d41ca52cc9da627 [Pipeline] sh [2025-03-04T01:15:05.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:15:05.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:15:05.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:15:05.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:15:06.058Z] prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container [2025-03-04T01:15:06.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T01:15:06.442Z] $ docker top badbf929e045eb758f2ec824d9e89ce6b892412f3537b7e3c577cee1bba3d6f5 -eo pid,comm [2025-03-04T01:15:06.494Z] 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). [2025-03-04T01:15:06.494Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:15:06.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:15:06.552Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:15:06.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:15:06.654Z] $ docker exec badbf929e045eb758f2ec824d9e89ce6b892412f3537b7e3c577cee1bba3d6f5 ssh-agent [2025-03-04T01:15:06.763Z] SSH_AUTH_SOCK=/tmp/ssh-zl6cpUs6tQhs/agent.32 [2025-03-04T01:15:06.763Z] SSH_AGENT_PID=38 [2025-03-04T01:15:06.767Z] Running ssh-add (command line suppressed) [2025-03-04T01:15:06.854Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16208472748826145615.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16208472748826145615.key) [2025-03-04T01:15:06.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:15:07.167Z] + git semver tag [2025-03-04T01:15:07.428Z] 2025-03-04 01:15:07,328 [run_tag] DEBUG tag force:False [2025-03-04T01:15:07.428Z] 2025-03-04 01:15:07,328 [check_head_tag] DEBUG check head tag [2025-03-04T01:15:07.429Z] 2025-03-04 01:15:07,330 [execute] INFO git cat-file --batch-check [2025-03-04T01:15:07.429Z] 2025-03-04 01:15:07,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2025-03-04T01:15:07.429Z] 2025-03-04 01:15:07,334 [execute] INFO git cat-file --batch [2025-03-04T01:15:07.429Z] 2025-03-04 01:15:07,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2025-03-04T01:15:07.429Z] 2025-03-04 01:15:07,361 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-04T01:15:07.429Z] 2025-03-04 01:15:07,362 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 [2025-03-04T01:15:07.429Z] 2025-03-04 01:15:07,362 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:15:07.429Z] 2025-03-04 01:15:07,366 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-04T01:15:07.429Z] 4.0.0-dev.9 [Pipeline] } [2025-03-04T01:15:07.431Z] $ docker exec --env ******** --env ******** badbf929e045eb758f2ec824d9e89ce6b892412f3537b7e3c577cee1bba3d6f5 ssh-agent -k [2025-03-04T01:15:07.532Z] unset SSH_AUTH_SOCK; [2025-03-04T01:15:07.532Z] unset SSH_AGENT_PID; [2025-03-04T01:15:07.532Z] echo Agent pid 38 killed; [2025-03-04T01:15:07.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:15:07.870Z] + git semver [Pipeline] } [2025-03-04T01:15:08.136Z] $ docker stop --time=1 badbf929e045eb758f2ec824d9e89ce6b892412f3537b7e3c577cee1bba3d6f5 [2025-03-04T01:15:09.384Z] $ docker rm -f --volumes badbf929e045eb758f2ec824d9e89ce6b892412f3537b7e3c577cee1bba3d6f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:15:09.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T01:15:09.799Z] [2025-03-04T01:15:09.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:15:10.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T01:15:10.099Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-04T01:15:10.099Z] ab5ef0e58194: Pulling fs layer [2025-03-04T01:15:10.099Z] 9712f1f96733: Pulling fs layer [2025-03-04T01:15:10.099Z] 63f879dbbcfc: Pulling fs layer [2025-03-04T01:15:10.099Z] 0d9ebad4ef96: Pulling fs layer [2025-03-04T01:15:10.099Z] e9a5061849ea: Pulling fs layer [2025-03-04T01:15:10.099Z] d747dcd14b5f: Pulling fs layer [2025-03-04T01:15:10.099Z] 2de7ff778b66: Pulling fs layer [2025-03-04T01:15:10.099Z] d747dcd14b5f: Waiting [2025-03-04T01:15:10.099Z] e9a5061849ea: Waiting [2025-03-04T01:15:10.099Z] 2de7ff778b66: Waiting [2025-03-04T01:15:10.099Z] 0d9ebad4ef96: Waiting [2025-03-04T01:15:10.099Z] 9712f1f96733: Verifying Checksum [2025-03-04T01:15:10.099Z] 9712f1f96733: Download complete [2025-03-04T01:15:10.357Z] 63f879dbbcfc: Verifying Checksum [2025-03-04T01:15:10.357Z] 63f879dbbcfc: Download complete [2025-03-04T01:15:10.615Z] e9a5061849ea: Verifying Checksum [2025-03-04T01:15:10.616Z] e9a5061849ea: Download complete [2025-03-04T01:15:10.616Z] d747dcd14b5f: Verifying Checksum [2025-03-04T01:15:10.616Z] d747dcd14b5f: Download complete [2025-03-04T01:15:10.616Z] 0d9ebad4ef96: Verifying Checksum [2025-03-04T01:15:10.616Z] 0d9ebad4ef96: Download complete [2025-03-04T01:15:10.616Z] ab5ef0e58194: Verifying Checksum [2025-03-04T01:15:10.616Z] ab5ef0e58194: Download complete [2025-03-04T01:15:10.616Z] 2de7ff778b66: Verifying Checksum [2025-03-04T01:15:10.616Z] 2de7ff778b66: Download complete [2025-03-04T01:15:13.143Z] ab5ef0e58194: Pull complete [2025-03-04T01:15:13.143Z] 9712f1f96733: Pull complete [2025-03-04T01:15:14.076Z] 63f879dbbcfc: Pull complete [2025-03-04T01:15:17.358Z] 0d9ebad4ef96: Pull complete [2025-03-04T01:15:17.358Z] e9a5061849ea: Pull complete [2025-03-04T01:15:17.617Z] d747dcd14b5f: Pull complete [2025-03-04T01:15:18.551Z] 2de7ff778b66: Pull complete [2025-03-04T01:15:18.551Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-04T01:15:18.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T01:15:18.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:15:18.659Z] prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container [2025-03-04T01:15:18.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-04T01:15:20.769Z] $ docker top a4a8967d2f0128234a4938dec56e071f3c25672bb026e0b7b1c935860bb933d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:15:20.848Z] provisioning config files... [2025-03-04T01:15:20.856Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18387501123474121635tmp [2025-03-04T01:15:20.865Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14559355963094063435tmp [2025-03-04T01:15:20.871Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9737590963769802922tmp [Pipeline] { [Pipeline] echo [2025-03-04T01:15:20.892Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:21.179Z] ---> sigul-configuration.sh [2025-03-04T01:15:21.179Z] gpg: directory `/root/.gnupg' created [2025-03-04T01:15:21.179Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-04T01:15:21.179Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-04T01:15:21.179Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-04T01:15:21.179Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-04T01:15:21.179Z] gpg: CAST5 encrypted data [2025-03-04T01:15:21.179Z] gpg: encrypted with 1 passphrase [2025-03-04T01:15:21.179Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-04T01:15:21.474Z] + mkdir /home/jenkins [2025-03-04T01:15:21.474Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-04T01:15:21.768Z] + 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 [2025-03-04T01:15:21.784Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:22.077Z] ---> sigul-install.sh [2025-03-04T01:15:22.077Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-04T01:15:22.379Z] + git tag --list [2025-03-04T01:15:22.379Z] v0.0.0 [2025-03-04T01:15:22.379Z] v1.0.0 [2025-03-04T01:15:22.379Z] v2.1.0 [2025-03-04T01:15:22.379Z] v2.1.1 [2025-03-04T01:15:22.379Z] v2.2.0 [2025-03-04T01:15:22.379Z] v2.3.0 [2025-03-04T01:15:22.379Z] v3.0 [2025-03-04T01:15:22.379Z] v3.0.0 [2025-03-04T01:15:22.379Z] v3.0.1 [2025-03-04T01:15:22.379Z] v3.0.1-dev.1 [2025-03-04T01:15:22.379Z] v3.1 [2025-03-04T01:15:22.379Z] v3.1.0 [2025-03-04T01:15:22.379Z] v3.1.0-dev.1 [2025-03-04T01:15:22.379Z] v3.1.0-dev.10 [2025-03-04T01:15:22.379Z] v3.1.0-dev.11 [2025-03-04T01:15:22.379Z] v3.1.0-dev.12 [2025-03-04T01:15:22.379Z] v3.1.0-dev.13 [2025-03-04T01:15:22.379Z] v3.1.0-dev.14 [2025-03-04T01:15:22.379Z] v3.1.0-dev.15 [2025-03-04T01:15:22.379Z] v3.1.0-dev.16 [2025-03-04T01:15:22.379Z] v3.1.0-dev.17 [2025-03-04T01:15:22.379Z] v3.1.0-dev.18 [2025-03-04T01:15:22.379Z] v3.1.0-dev.19 [2025-03-04T01:15:22.379Z] v3.1.0-dev.2 [2025-03-04T01:15:22.379Z] v3.1.0-dev.20 [2025-03-04T01:15:22.379Z] v3.1.0-dev.21 [2025-03-04T01:15:22.379Z] v3.1.0-dev.22 [2025-03-04T01:15:22.379Z] v3.1.0-dev.23 [2025-03-04T01:15:22.379Z] v3.1.0-dev.24 [2025-03-04T01:15:22.379Z] v3.1.0-dev.25 [2025-03-04T01:15:22.379Z] v3.1.0-dev.26 [2025-03-04T01:15:22.379Z] v3.1.0-dev.27 [2025-03-04T01:15:22.379Z] v3.1.0-dev.28 [2025-03-04T01:15:22.379Z] v3.1.0-dev.29 [2025-03-04T01:15:22.379Z] v3.1.0-dev.3 [2025-03-04T01:15:22.379Z] v3.1.0-dev.30 [2025-03-04T01:15:22.379Z] v3.1.0-dev.31 [2025-03-04T01:15:22.379Z] v3.1.0-dev.32 [2025-03-04T01:15:22.379Z] v3.1.0-dev.33 [2025-03-04T01:15:22.379Z] v3.1.0-dev.34 [2025-03-04T01:15:22.379Z] v3.1.0-dev.35 [2025-03-04T01:15:22.379Z] v3.1.0-dev.36 [2025-03-04T01:15:22.379Z] v3.1.0-dev.37 [2025-03-04T01:15:22.379Z] v3.1.0-dev.38 [2025-03-04T01:15:22.379Z] v3.1.0-dev.39 [2025-03-04T01:15:22.379Z] v3.1.0-dev.4 [2025-03-04T01:15:22.379Z] v3.1.0-dev.40 [2025-03-04T01:15:22.379Z] v3.1.0-dev.5 [2025-03-04T01:15:22.379Z] v3.1.0-dev.6 [2025-03-04T01:15:22.379Z] v3.1.0-dev.7 [2025-03-04T01:15:22.379Z] v3.1.0-dev.8 [2025-03-04T01:15:22.379Z] v3.1.0-dev.9 [2025-03-04T01:15:22.379Z] v3.1.1 [2025-03-04T01:15:22.379Z] v3.2.0-dev.1 [2025-03-04T01:15:22.379Z] v3.2.0-dev.10 [2025-03-04T01:15:22.379Z] v3.2.0-dev.11 [2025-03-04T01:15:22.379Z] v3.2.0-dev.12 [2025-03-04T01:15:22.379Z] v3.2.0-dev.13 [2025-03-04T01:15:22.379Z] v3.2.0-dev.14 [2025-03-04T01:15:22.379Z] v3.2.0-dev.15 [2025-03-04T01:15:22.379Z] v3.2.0-dev.16 [2025-03-04T01:15:22.379Z] v3.2.0-dev.17 [2025-03-04T01:15:22.379Z] v3.2.0-dev.18 [2025-03-04T01:15:22.379Z] v3.2.0-dev.19 [2025-03-04T01:15:22.379Z] v3.2.0-dev.2 [2025-03-04T01:15:22.379Z] v3.2.0-dev.20 [2025-03-04T01:15:22.379Z] v3.2.0-dev.21 [2025-03-04T01:15:22.379Z] v3.2.0-dev.22 [2025-03-04T01:15:22.379Z] v3.2.0-dev.23 [2025-03-04T01:15:22.379Z] v3.2.0-dev.24 [2025-03-04T01:15:22.379Z] v3.2.0-dev.25 [2025-03-04T01:15:22.379Z] v3.2.0-dev.26 [2025-03-04T01:15:22.379Z] v3.2.0-dev.27 [2025-03-04T01:15:22.379Z] v3.2.0-dev.28 [2025-03-04T01:15:22.379Z] v3.2.0-dev.29 [2025-03-04T01:15:22.379Z] v3.2.0-dev.3 [2025-03-04T01:15:22.379Z] v3.2.0-dev.30 [2025-03-04T01:15:22.379Z] v3.2.0-dev.31 [2025-03-04T01:15:22.379Z] v3.2.0-dev.32 [2025-03-04T01:15:22.379Z] v3.2.0-dev.33 [2025-03-04T01:15:22.379Z] v3.2.0-dev.4 [2025-03-04T01:15:22.379Z] v3.2.0-dev.5 [2025-03-04T01:15:22.379Z] v3.2.0-dev.6 [2025-03-04T01:15:22.379Z] v3.2.0-dev.7 [2025-03-04T01:15:22.379Z] v3.2.0-dev.8 [2025-03-04T01:15:22.379Z] v3.2.0-dev.9 [2025-03-04T01:15:22.379Z] v4.0.0-dev.1 [2025-03-04T01:15:22.379Z] v4.0.0-dev.2 [2025-03-04T01:15:22.379Z] v4.0.0-dev.3 [2025-03-04T01:15:22.379Z] v4.0.0-dev.4 [2025-03-04T01:15:22.379Z] v4.0.0-dev.5 [2025-03-04T01:15:22.379Z] v4.0.0-dev.6 [2025-03-04T01:15:22.379Z] v4.0.0-dev.7 [2025-03-04T01:15:22.379Z] v4.0.0-dev.8 [2025-03-04T01:15:22.379Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-04T01:15:22.675Z] + lftools sign git-tag v4.0.0-dev.9 [2025-03-04T01:15:23.244Z] Signing Git tag with Sigul... [2025-03-04T01:15:23.244Z] Signing v4.0.0-dev.9 [Pipeline] echo [2025-03-04T01:15:23.829Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:24.127Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-04T01:15:24.134Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-04T01:15:24.158Z] $ docker stop --time=1 a4a8967d2f0128234a4938dec56e071f3c25672bb026e0b7b1c935860bb933d3 [2025-03-04T01:15:25.452Z] $ docker rm -f --volumes a4a8967d2f0128234a4938dec56e071f3c25672bb026e0b7b1c935860bb933d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-04T01:15:25.911Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:15:25.911Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:15:26.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:15:26.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:15:26.299Z] prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container [2025-03-04T01:15:26.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T01:15:26.643Z] $ docker top c1cc5c529857696e8937aeacc62fcf6fe3d76350a8d09a84fe16149979e48170 -eo pid,comm [2025-03-04T01:15:26.697Z] 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). [2025-03-04T01:15:26.697Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:15:26.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:15:26.758Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:15:26.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:15:26.859Z] $ docker exec c1cc5c529857696e8937aeacc62fcf6fe3d76350a8d09a84fe16149979e48170 ssh-agent [2025-03-04T01:15:26.964Z] SSH_AUTH_SOCK=/tmp/ssh-mP0AWhQQ83yc/agent.33 [2025-03-04T01:15:26.964Z] SSH_AGENT_PID=39 [2025-03-04T01:15:26.969Z] Running ssh-add (command line suppressed) [2025-03-04T01:15:27.054Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14577570242831808272.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14577570242831808272.key) [2025-03-04T01:15:27.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:15:27.367Z] + git semver bump pre [2025-03-04T01:15:27.627Z] 2025-03-04 01:15:27,520 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-04T01:15:27.627Z] 2025-03-04 01:15:27,520 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev [2025-03-04T01:15:27.627Z] 2025-03-04 01:15:27,521 [bump_version] DEBUG bumped version:4.0.0-dev.10 [2025-03-04T01:15:27.627Z] 2025-03-04 01:15:27,521 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2025-03-04T01:15:27.627Z] 2025-03-04 01:15:27,521 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-04T01:15:27.627Z] 2025-03-04 01:15:27,521 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-04T01:15:27.627Z] 2025-03-04 01:15:27,523 [execute] INFO git cat-file --batch-check [2025-03-04T01:15:27.627Z] 2025-03-04 01:15:27,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T01:15:27.627Z] 2025-03-04 01:15:27,529 [execute] INFO git cat-file --batch [2025-03-04T01:15:27.627Z] 2025-03-04 01:15:27,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T01:15:27.627Z] 2025-03-04 01:15:27,534 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-04T01:15:27.628Z] 4.0.0-dev.10 [Pipeline] } [2025-03-04T01:15:27.631Z] $ docker exec --env ******** --env ******** c1cc5c529857696e8937aeacc62fcf6fe3d76350a8d09a84fe16149979e48170 ssh-agent -k [2025-03-04T01:15:27.728Z] unset SSH_AUTH_SOCK; [2025-03-04T01:15:27.728Z] unset SSH_AGENT_PID; [2025-03-04T01:15:27.728Z] echo Agent pid 39 killed; [2025-03-04T01:15:27.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:15:28.069Z] + git semver [Pipeline] } [2025-03-04T01:15:28.334Z] $ docker stop --time=1 c1cc5c529857696e8937aeacc62fcf6fe3d76350a8d09a84fe16149979e48170 [2025-03-04T01:15:29.606Z] $ docker rm -f --volumes c1cc5c529857696e8937aeacc62fcf6fe3d76350a8d09a84fe16149979e48170 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T01:15:29.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:15:29.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:15:30.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:15:30.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:15:30.359Z] prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container [2025-03-04T01:15:30.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T01:15:30.717Z] $ docker top 23a95617a398c3df097a93b46ce358f5993a8e6b6120d35dda609c50bc10397d -eo pid,comm [2025-03-04T01:15:30.766Z] 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). [2025-03-04T01:15:30.766Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:15:30.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:15:30.836Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:15:30.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:15:30.936Z] $ docker exec 23a95617a398c3df097a93b46ce358f5993a8e6b6120d35dda609c50bc10397d ssh-agent [2025-03-04T01:15:31.039Z] SSH_AUTH_SOCK=/tmp/ssh-A89I4GXaKagE/agent.32 [2025-03-04T01:15:31.039Z] SSH_AGENT_PID=38 [2025-03-04T01:15:31.043Z] Running ssh-add (command line suppressed) [2025-03-04T01:15:31.133Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16157966897846471889.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16157966897846471889.key) [2025-03-04T01:15:31.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:15:31.446Z] + git semver push [2025-03-04T01:15:31.705Z] 2025-03-04 01:15:31,613 [run_push] DEBUG push [2025-03-04T01:15:31.705Z] 2025-03-04 01:15:31,614 [execute] INFO git cat-file --batch-check [2025-03-04T01:15:31.705Z] 2025-03-04 01:15:31,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T01:15:31.705Z] 2025-03-04 01:15:31,617 [execute] INFO git rev-list d125d2781c88082c775ac02dba80071dc985b985 -- [2025-03-04T01:15:31.705Z] 2025-03-04 01:15:31,618 [execute] DEBUG Popen(['git', 'rev-list', 'd125d2781c88082c775ac02dba80071dc985b985', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:15:31.705Z] 2025-03-04 01:15:31,626 [execute] INFO git fetch -v origin [2025-03-04T01:15:31.705Z] 2025-03-04 01:15:31,626 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-04T01:15:32.274Z] 2025-03-04 01:15:32,074 [run_push] DEBUG no remote changes detected [2025-03-04T01:15:32.275Z] 2025-03-04 01:15:32,075 [execute] INFO git push origin semver [2025-03-04T01:15:32.275Z] 2025-03-04 01:15:32,076 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:15:32.843Z] 2025-03-04 01:15:32,685 [run_push] DEBUG push all version tags [2025-03-04T01:15:32.843Z] 2025-03-04 01:15:32,685 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-04T01:15:32.843Z] 2025-03-04 01:15:32,686 [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) [2025-03-04T01:15:33.412Z] 2025-03-04 01:15:33,296 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-04T01:15:33.412Z] 4.0.0-dev.10 [Pipeline] } [2025-03-04T01:15:33.416Z] $ docker exec --env ******** --env ******** 23a95617a398c3df097a93b46ce358f5993a8e6b6120d35dda609c50bc10397d ssh-agent -k [2025-03-04T01:15:33.510Z] unset SSH_AUTH_SOCK; [2025-03-04T01:15:33.511Z] unset SSH_AGENT_PID; [2025-03-04T01:15:33.511Z] echo Agent pid 38 killed; [2025-03-04T01:15:33.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:15:33.856Z] + git semver [Pipeline] } [2025-03-04T01:15:34.123Z] $ docker stop --time=1 23a95617a398c3df097a93b46ce358f5993a8e6b6120d35dda609c50bc10397d [2025-03-04T01:15:35.368Z] $ docker rm -f --volumes 23a95617a398c3df097a93b46ce358f5993a8e6b6120d35dda609c50bc10397d [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 [2025-03-04T01:15:36.027Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2025-03-04T01:15:36.027Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-03-04T01:15:36.027Z] total 16 [2025-03-04T01:15:36.027Z] drwxr-xr-x 3 root root 4096 Mar 4 00:52 . [2025-03-04T01:15:36.027Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 4 01:15 .. [2025-03-04T01:15:36.027Z] drwxr-xr-x 2 root root 4096 Mar 4 00:52 cost [2025-03-04T01:15:36.027Z] -rw-r--r-- 1 root root 95 Mar 4 00:52 cost.csv [2025-03-04T01:15:36.027Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-03-04T01:15:36.027Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-03-04T01:15:36.027Z] total 16 [2025-03-04T01:15:36.027Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:52 . [2025-03-04T01:15:36.027Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 4 01:15 .. [2025-03-04T01:15:36.027Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 00:52 cost [2025-03-04T01:15:36.027Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 4 00:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:36.317Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:37.179Z] ---> package-listing.sh [2025-03-04T01:15:37.179Z] ++ facter osfamily [2025-03-04T01:15:37.179Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-04T01:15:37.438Z] + OS_FAMILY=debian [2025-03-04T01:15:37.438Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2025-03-04T01:15:37.438Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-04T01:15:37.438Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-04T01:15:37.438Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-04T01:15:37.438Z] + PACKAGES=/tmp/packages_start.txt [2025-03-04T01:15:37.438Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-03-04T01:15:37.438Z] + PACKAGES=/tmp/packages_end.txt [2025-03-04T01:15:37.438Z] + case "${OS_FAMILY}" in [2025-03-04T01:15:37.438Z] + dpkg -l [2025-03-04T01:15:37.438Z] + grep '^ii' [2025-03-04T01:15:37.438Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-04T01:15:37.438Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-04T01:15:37.438Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-04T01:15:37.438Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-03-04T01:15:37.438Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2025-03-04T01:15:37.438Z] + 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 [2025-03-04T01:15:37.447Z] 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 [2025-03-04T01:15:37.723Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:15:38.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T01:15:38.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:15:38.381Z] prd-ubuntu20.04-docker-8c-8g-40105 does not seem to be running inside a container [2025-03-04T01:15:38.403Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-04T01:15:38.629Z] $ docker top 1af638fac352a6dc55cf687bc169cc721a269b4677de50ee4333871df4a76b42 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T01:15:38.998Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-04T01:15:39.282Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-04T01:15:39.568Z] + ls /var/log/sa-host [2025-03-04T01:15:39.568Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:15:39.639Z] provisioning config files... [2025-03-04T01:15:39.646Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2434590392053585382tmp [Pipeline] { [Pipeline] echo [2025-03-04T01:15:39.669Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:39.953Z] ---> create-netrc.sh [Pipeline] } [2025-03-04T01:15:39.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:40.289Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-04T01:15:40.299Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:40.581Z] ---> sudo-logs.sh [2025-03-04T01:15:40.581Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-04T01:15:40.618Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:40.901Z] ---> job-cost.sh [2025-03-04T01:15:40.901Z] lf-activate-venv: SKIPPING [2025-03-04T01:15:40.901Z] DEBUG: total: 0.2199999988079071 [2025-03-04T01:15:40.901Z] INFO: Retrieving Stack Cost... [2025-03-04T01:15:41.163Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T01:15:41.732Z] INFO: Archiving Costs [Pipeline] echo [2025-03-04T01:15:41.747Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:42.029Z] ---> logs-deploy.sh [2025-03-04T01:15:42.029Z] lf-activate-venv: SKIPPING [2025-03-04T01:15:42.029Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/196 [2025-03-04T01:15:42.029Z] INFO: archiving workspace using pattern(s): [2025-03-04T01:15:42.966Z] Archives upload complete. [2025-03-04T01:15:42.966Z] INFO: archiving logs to Nexus