Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16f62763cc01098cbc719f389d4d2c1391ae2033 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-ssh16172510884538341340.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2984887554119725548.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh626906699745684664.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16589147496509235667.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-ssh2177544190128769966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-5449 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 16f62763cc01098cbc719f389d4d2c1391ae2033 (main) > 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 16f62763cc01098cbc719f389d4d2c1391ae2033 # timeout=10 Commit message: "Merge pull request #278 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.26" > git rev-list --no-walk 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-11T13:46:51.034Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-11T13:46:51.116Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-11T13:46:51.148Z] ========================================================= [2024-03-11T13:46:51.148Z] EdgeX Global Pipelines Version Info [2024-03-11T13:46:51.148Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:46:51.871Z] ------------------- [2024-03-11T13:46:51.871Z] stable info: [2024-03-11T13:46:51.871Z] ------------------- [2024-03-11T13:46:51.871Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-11T13:46:51.871Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T13:46:51.871Z] Message: update stable to v1.0.258 [2024-03-11T13:46:52.443Z] ------------------- [2024-03-11T13:46:52.443Z] experimental info: [2024-03-11T13:46:52.443Z] ------------------- [2024-03-11T13:46:52.443Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-11T13:46:52.443Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T13:46:52.443Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-11T13:46:52.531Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-03-11T13:46:52.560Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-03-11T13:46:52.584Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-11T13:46:52.615Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-11T13:46:52.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-11T13:46:52.666Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-11T13:46:52.698Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-11T13:46:52.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-11T13:46:52.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-11T13:46:52.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-11T13:46:52.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-11T13:46:52.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-03-11T13:46:52.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-11T13:46:52.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-11T13:46:52.958Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T13:46:52.990Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T13:46:53.021Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T13:46:53.059Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T13:46:53.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-11T13:46:53.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-11T13:46:53.172Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-11T13:46:53.205Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-11T13:46:53.242Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-11T13:46:53.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-11T13:46:53.310Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-11T13:46:53.345Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-11T13:46:53.380Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-11T13:46:53.421Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-11T13:46:53.459Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-11T13:46:53.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-11T13:46:53.537Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] echo [2024-03-11T13:46:53.577Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16f6276 [Pipeline] echo [2024-03-11T13:46:53.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T13:46:53.714Z] provisioning config files... [2024-03-11T13:46:53.734Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9447708047591901179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:46:54.102Z] ---> ****-login.sh [2024-03-11T13:46:54.102Z] nexus3.edgexfoundry.org:10001 [2024-03-11T13:46:54.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:46:54.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:46:54.365Z] Configure a credential helper to remove this warning. See [2024-03-11T13:46:54.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:46:54.365Z] [2024-03-11T13:46:54.365Z] Login Succeeded [2024-03-11T13:46:54.365Z] nexus3.edgexfoundry.org:10002 [2024-03-11T13:46:54.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:46:54.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:46:54.365Z] Configure a credential helper to remove this warning. See [2024-03-11T13:46:54.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:46:54.365Z] [2024-03-11T13:46:54.365Z] Login Succeeded [2024-03-11T13:46:54.365Z] nexus3.edgexfoundry.org:10003 [2024-03-11T13:46:54.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:46:54.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:46:54.626Z] Configure a credential helper to remove this warning. See [2024-03-11T13:46:54.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:46:54.626Z] [2024-03-11T13:46:54.626Z] Login Succeeded [2024-03-11T13:46:54.626Z] nexus3.edgexfoundry.org:10004 [2024-03-11T13:46:54.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:46:54.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:46:54.626Z] Configure a credential helper to remove this warning. See [2024-03-11T13:46:54.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:46:54.627Z] [2024-03-11T13:46:54.627Z] Login Succeeded [2024-03-11T13:46:54.627Z] ****.io [2024-03-11T13:46:54.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:46:55.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:46:55.151Z] Configure a credential helper to remove this warning. See [2024-03-11T13:46:55.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:46:55.151Z] [2024-03-11T13:46:55.151Z] Login Succeeded [2024-03-11T13:46:55.151Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T13:46:55.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-11T13:46:55.697Z] + git rev-list -1 --merges 16f62763cc01098cbc719f389d4d2c1391ae2033~1..16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] echo [2024-03-11T13:46:55.730Z] -----------> git rev-list -1 --merges 16f62763cc01098cbc719f389d4d2c1391ae2033~1..16f62763cc01098cbc719f389d4d2c1391ae2033 16f62763cc01098cbc719f389d4d2c1391ae2033 [2024-03-11T13:46:55.730Z] 16f62763cc01098cbc719f389d4d2c1391ae2033 [false] [Pipeline] sh [2024-03-11T13:46:56.036Z] + git log --format=format:%s -1 16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] echo [2024-03-11T13:46:56.054Z] ========================================================= [2024-03-11T13:46:56.054Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-11T13:46:56.054Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T13:46:56.447Z] + git log --format=format:%s -1 16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] echo [2024-03-11T13:46:56.460Z] [semverPrep] GIT_COMMIT: 16f62763cc01098cbc719f389d4d2c1391ae2033, Commit Message: Merge pull request #278 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.26 [Pipeline] echo [2024-03-11T13:46:56.484Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-11T13:46:56.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T13:46:56.878Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-11T13:46:56.878Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-11T13:46:56.879Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-11T13:46:56.879Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-11T13:46:56.879Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-11T13:46:56.879Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:46:57.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T13:46:57.266Z] [2024-03-11T13:46:57.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:46:57.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T13:46:57.583Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-11T13:46:57.583Z] b85a868b505f: Pulling fs layer [2024-03-11T13:46:57.583Z] e2be974225ed: Pulling fs layer [2024-03-11T13:46:57.583Z] 339a4e72a1f5: Pulling fs layer [2024-03-11T13:46:57.583Z] 988bab9f4d93: Pulling fs layer [2024-03-11T13:46:57.583Z] 1469e6f7b9e6: Pulling fs layer [2024-03-11T13:46:57.583Z] eaf3925da568: Pulling fs layer [2024-03-11T13:46:57.583Z] bab4dde63d76: Pulling fs layer [2024-03-11T13:46:57.583Z] bde34c3a00c8: Pulling fs layer [2024-03-11T13:46:57.583Z] b352a97aabf1: Pulling fs layer [2024-03-11T13:46:57.583Z] 4872d77fe225: Pulling fs layer [2024-03-11T13:46:57.583Z] 5851b861e8e6: Pulling fs layer [2024-03-11T13:46:57.583Z] 988bab9f4d93: Waiting [2024-03-11T13:46:57.583Z] 1469e6f7b9e6: Waiting [2024-03-11T13:46:57.583Z] eaf3925da568: Waiting [2024-03-11T13:46:57.583Z] bab4dde63d76: Waiting [2024-03-11T13:46:57.583Z] bde34c3a00c8: Waiting [2024-03-11T13:46:57.583Z] b352a97aabf1: Waiting [2024-03-11T13:46:57.583Z] 4872d77fe225: Waiting [2024-03-11T13:46:57.583Z] 5851b861e8e6: Waiting [2024-03-11T13:46:57.583Z] e2be974225ed: Verifying Checksum [2024-03-11T13:46:57.583Z] e2be974225ed: Download complete [2024-03-11T13:46:57.583Z] 988bab9f4d93: Download complete [2024-03-11T13:46:57.583Z] 1469e6f7b9e6: Verifying Checksum [2024-03-11T13:46:57.583Z] 1469e6f7b9e6: Download complete [2024-03-11T13:46:57.842Z] eaf3925da568: Verifying Checksum [2024-03-11T13:46:57.842Z] eaf3925da568: Download complete [2024-03-11T13:46:57.842Z] 339a4e72a1f5: Verifying Checksum [2024-03-11T13:46:57.842Z] 339a4e72a1f5: Download complete [2024-03-11T13:46:57.842Z] bde34c3a00c8: Verifying Checksum [2024-03-11T13:46:57.842Z] bde34c3a00c8: Download complete [2024-03-11T13:46:57.842Z] b352a97aabf1: Verifying Checksum [2024-03-11T13:46:57.842Z] b352a97aabf1: Download complete [2024-03-11T13:46:57.842Z] 4872d77fe225: Verifying Checksum [2024-03-11T13:46:57.842Z] 4872d77fe225: Download complete [2024-03-11T13:46:57.842Z] 5851b861e8e6: Verifying Checksum [2024-03-11T13:46:57.842Z] b85a868b505f: Verifying Checksum [2024-03-11T13:46:57.842Z] b85a868b505f: Download complete [2024-03-11T13:46:58.101Z] bab4dde63d76: Download complete [2024-03-11T13:46:59.040Z] b85a868b505f: Pull complete [2024-03-11T13:46:59.300Z] e2be974225ed: Pull complete [2024-03-11T13:46:59.869Z] 339a4e72a1f5: Pull complete [2024-03-11T13:46:59.869Z] 988bab9f4d93: Pull complete [2024-03-11T13:47:00.131Z] 1469e6f7b9e6: Pull complete [2024-03-11T13:47:00.131Z] eaf3925da568: Pull complete [2024-03-11T13:47:02.034Z] bab4dde63d76: Pull complete [2024-03-11T13:47:02.034Z] bde34c3a00c8: Pull complete [2024-03-11T13:47:02.034Z] b352a97aabf1: Pull complete [2024-03-11T13:47:02.294Z] 4872d77fe225: Pull complete [2024-03-11T13:47:02.294Z] 5851b861e8e6: Pull complete [2024-03-11T13:47:02.294Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-11T13:47:02.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T13:47:02.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:47:02.491Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2024-03-11T13:47:02.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T13:47:05.957Z] $ docker top f2ee1e28c1974b2103dbe19eb116acc02ceefde53eaf424faffcbb23000cb22e -eo pid,comm [2024-03-11T13:47:06.014Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-11T13:47:06.014Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T13:47:06.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T13:47:06.122Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T13:47:06.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T13:47:06.260Z] $ docker exec f2ee1e28c1974b2103dbe19eb116acc02ceefde53eaf424faffcbb23000cb22e ssh-agent [2024-03-11T13:47:06.374Z] SSH_AUTH_SOCK=/tmp/ssh-neJbeGEwBM8c/agent.32 [2024-03-11T13:47:06.374Z] SSH_AGENT_PID=38 [2024-03-11T13:47:06.381Z] Running ssh-add (command line suppressed) [2024-03-11T13:47:06.483Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3316893910386019186.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3316893910386019186.key) [2024-03-11T13:47:06.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T13:47:06.801Z] + git tag --points-at HEAD [Pipeline] } [2024-03-11T13:47:06.817Z] $ docker exec --env ******** --env ******** f2ee1e28c1974b2103dbe19eb116acc02ceefde53eaf424faffcbb23000cb22e ssh-agent -k [2024-03-11T13:47:06.912Z] unset SSH_AUTH_SOCK; [2024-03-11T13:47:06.912Z] unset SSH_AGENT_PID; [2024-03-11T13:47:06.913Z] echo Agent pid 38 killed; [2024-03-11T13:47:06.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-11T13:47:06.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T13:47:06.982Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T13:47:07.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T13:47:07.101Z] $ docker exec f2ee1e28c1974b2103dbe19eb116acc02ceefde53eaf424faffcbb23000cb22e ssh-agent [2024-03-11T13:47:07.214Z] SSH_AUTH_SOCK=/tmp/ssh-JgcsoitFujcs/agent.70 [2024-03-11T13:47:07.215Z] SSH_AGENT_PID=76 [2024-03-11T13:47:07.221Z] Running ssh-add (command line suppressed) [2024-03-11T13:47:07.327Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9675185329866728528.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9675185329866728528.key) [2024-03-11T13:47:07.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T13:47:07.644Z] + git semver init [2024-03-11T13:47:07.905Z] 2024-03-11 13:47:07,842 [run_init] DEBUG init version:0.0.0 force:False [2024-03-11T13:47:07.905Z] 2024-03-11 13:47:07,843 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-03-11T13:47:07.905Z] 2024-03-11 13:47:07,844 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-03-11T13:47:07.905Z] 2024-03-11 13:47:07,844 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-03-11T13:47:09.816Z] 2024-03-11 13:47:09,297 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-03-11T13:47:09.816Z] 2024-03-11 13:47:09,298 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-03-11T13:47:09.816Z] 2024-03-11 13:47:09,298 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-11T13:47:09.816Z] 2024-03-11 13:47:09,298 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-11T13:47:09.816Z] 3.2.0-dev.16 [Pipeline] } [2024-03-11T13:47:09.832Z] $ docker exec --env ******** --env ******** f2ee1e28c1974b2103dbe19eb116acc02ceefde53eaf424faffcbb23000cb22e ssh-agent -k [2024-03-11T13:47:09.927Z] unset SSH_AUTH_SOCK; [2024-03-11T13:47:09.927Z] unset SSH_AGENT_PID; [2024-03-11T13:47:09.927Z] echo Agent pid 76 killed; [2024-03-11T13:47:09.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T13:47:10.316Z] + git semver [Pipeline] } [2024-03-11T13:47:10.594Z] $ docker stop --time=1 f2ee1e28c1974b2103dbe19eb116acc02ceefde53eaf424faffcbb23000cb22e [2024-03-11T13:47:11.926Z] $ docker rm -f --volumes f2ee1e28c1974b2103dbe19eb116acc02ceefde53eaf424faffcbb23000cb22e [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T13:47:12.300Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-11T13:47:12.566Z] Stashed 1 file(s) [Pipeline] echo [2024-03-11T13:47:12.571Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T13:47:12.965Z] provisioning config files... [2024-03-11T13:47:12.976Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17886478854417544376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:47:13.300Z] ---> ****-login.sh [2024-03-11T13:47:13.300Z] nexus3.edgexfoundry.org:10001 [2024-03-11T13:47:13.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:47:13.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:47:13.300Z] Configure a credential helper to remove this warning. See [2024-03-11T13:47:13.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:47:13.300Z] [2024-03-11T13:47:13.300Z] Login Succeeded [2024-03-11T13:47:13.300Z] nexus3.edgexfoundry.org:10002 [2024-03-11T13:47:13.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:47:13.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:47:13.300Z] Configure a credential helper to remove this warning. See [2024-03-11T13:47:13.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:47:13.300Z] [2024-03-11T13:47:13.300Z] Login Succeeded [2024-03-11T13:47:13.300Z] nexus3.edgexfoundry.org:10003 [2024-03-11T13:47:13.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:47:13.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:47:13.562Z] Configure a credential helper to remove this warning. See [2024-03-11T13:47:13.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:47:13.562Z] [2024-03-11T13:47:13.562Z] Login Succeeded [2024-03-11T13:47:13.562Z] nexus3.edgexfoundry.org:10004 [2024-03-11T13:47:13.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:47:13.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:47:13.562Z] Configure a credential helper to remove this warning. See [2024-03-11T13:47:13.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:47:13.562Z] [2024-03-11T13:47:13.562Z] Login Succeeded [2024-03-11T13:47:13.562Z] ****.io [2024-03-11T13:47:13.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:47:13.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:47:13.823Z] Configure a credential helper to remove this warning. See [2024-03-11T13:47:13.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:47:13.823Z] [2024-03-11T13:47:13.823Z] Login Succeeded [2024-03-11T13:47:14.083Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T13:47:14.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T13:47:14.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T13:47:14.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T13:47:14.318Z] ========================================================= [2024-03-11T13:47:14.318Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-11T13:47:14.318Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:47:14.732Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-11T13:47:14.732Z] Sending build context to Docker daemon 16.91MB [2024-03-11T13:47:14.732Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T13:47:14.732Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T13:47:14.732Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-11T13:47:14.732Z] 7264a8db6415: Pulling fs layer [2024-03-11T13:47:14.732Z] c4d48a809fc2: Pulling fs layer [2024-03-11T13:47:14.732Z] 4f1c88b9dad5: Pulling fs layer [2024-03-11T13:47:14.732Z] ad3a456e5733: Pulling fs layer [2024-03-11T13:47:14.732Z] 69c7f0334f64: Pulling fs layer [2024-03-11T13:47:14.732Z] 1f1c1a5573a3: Pulling fs layer [2024-03-11T13:47:14.732Z] ce7588e14bc9: Pulling fs layer [2024-03-11T13:47:14.732Z] b5e4710f87ac: Pulling fs layer [2024-03-11T13:47:14.732Z] ad3a456e5733: Waiting [2024-03-11T13:47:14.732Z] 69c7f0334f64: Waiting [2024-03-11T13:47:14.732Z] 1f1c1a5573a3: Waiting [2024-03-11T13:47:14.732Z] ce7588e14bc9: Waiting [2024-03-11T13:47:14.732Z] b5e4710f87ac: Waiting [2024-03-11T13:47:15.004Z] c4d48a809fc2: Verifying Checksum [2024-03-11T13:47:15.004Z] c4d48a809fc2: Download complete [2024-03-11T13:47:15.004Z] ad3a456e5733: Verifying Checksum [2024-03-11T13:47:15.004Z] ad3a456e5733: Download complete [2024-03-11T13:47:15.004Z] 69c7f0334f64: Verifying Checksum [2024-03-11T13:47:15.004Z] 69c7f0334f64: Download complete [2024-03-11T13:47:15.004Z] 7264a8db6415: Verifying Checksum [2024-03-11T13:47:15.004Z] 7264a8db6415: Download complete [2024-03-11T13:47:15.004Z] 1f1c1a5573a3: Verifying Checksum [2024-03-11T13:47:15.004Z] 1f1c1a5573a3: Download complete [2024-03-11T13:47:15.263Z] 7264a8db6415: Pull complete [2024-03-11T13:47:15.263Z] b5e4710f87ac: Verifying Checksum [2024-03-11T13:47:15.263Z] b5e4710f87ac: Download complete [2024-03-11T13:47:15.263Z] c4d48a809fc2: Pull complete [2024-03-11T13:47:15.263Z] 4f1c88b9dad5: Verifying Checksum [2024-03-11T13:47:15.263Z] 4f1c88b9dad5: Download complete [2024-03-11T13:47:15.830Z] ce7588e14bc9: Verifying Checksum [2024-03-11T13:47:15.830Z] ce7588e14bc9: Download complete [2024-03-11T13:47:19.119Z] 4f1c88b9dad5: Pull complete [2024-03-11T13:47:19.119Z] ad3a456e5733: Pull complete [2024-03-11T13:47:19.119Z] 69c7f0334f64: Pull complete [2024-03-11T13:47:19.377Z] 1f1c1a5573a3: Pull complete [2024-03-11T13:47:21.908Z] ce7588e14bc9: Pull complete [2024-03-11T13:47:22.478Z] b5e4710f87ac: Pull complete [2024-03-11T13:47:22.478Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-11T13:47:22.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-11T13:47:22.478Z] ---> 88b5674ff536 [2024-03-11T13:47:22.478Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T13:47:27.757Z] ---> Running in 53f31d03b929 [2024-03-11T13:47:27.757Z] Removing intermediate container 53f31d03b929 [2024-03-11T13:47:27.757Z] ---> 7a72eec57c30 [2024-03-11T13:47:27.757Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T13:47:27.757Z] ---> Running in 9d19e04626a6 [2024-03-11T13:47:27.757Z] Removing intermediate container 9d19e04626a6 [2024-03-11T13:47:27.757Z] ---> ae561ba78d28 [2024-03-11T13:47:27.757Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T13:47:27.757Z] ---> Running in f0bd2dbb8864 [2024-03-11T13:47:27.757Z] Removing intermediate container f0bd2dbb8864 [2024-03-11T13:47:27.757Z] ---> 9a0a59fde6ec [2024-03-11T13:47:27.757Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T13:47:27.757Z] ---> Running in 30e1976ead0c [2024-03-11T13:47:27.856Z] Still waiting to schedule task [2024-03-11T13:47:27.856Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5450’ is offline [2024-03-11T13:47:28.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T13:47:28.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T13:47:28.538Z] OK: 264 MiB in 52 packages [2024-03-11T13:47:28.797Z] Removing intermediate container 30e1976ead0c [2024-03-11T13:47:28.797Z] ---> a8c13cd1ea3c [2024-03-11T13:47:28.797Z] Step 7/12 : WORKDIR /app [2024-03-11T13:47:28.797Z] ---> Running in 89eb739d3fc2 [2024-03-11T13:47:29.057Z] Removing intermediate container 89eb739d3fc2 [2024-03-11T13:47:29.057Z] ---> 7159247df625 [2024-03-11T13:47:29.057Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-11T13:47:29.057Z] ---> 8fe95d1b9c41 [2024-03-11T13:47:29.057Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T13:47:29.057Z] ---> Running in 25c2c151f0b8 [2024-03-11T13:48:01.175Z] Removing intermediate container 25c2c151f0b8 [2024-03-11T13:48:01.175Z] ---> dfb4657a4151 [2024-03-11T13:48:01.175Z] Step 10/12 : COPY . . [2024-03-11T13:48:01.175Z] ---> a177d3608e60 [2024-03-11T13:48:01.175Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T13:48:01.175Z] ---> Running in 561436434c5f [2024-03-11T13:48:01.175Z] Removing intermediate container 561436434c5f [2024-03-11T13:48:01.175Z] ---> bea7f8140c8a [2024-03-11T13:48:01.175Z] Step 12/12 : RUN $MAKE [2024-03-11T13:48:01.175Z] ---> Running in d08b7057fc9c [2024-03-11T13:48:01.175Z] noop [2024-03-11T13:48:01.175Z] Removing intermediate container d08b7057fc9c [2024-03-11T13:48:01.175Z] ---> 63fa1ee98bef [2024-03-11T13:48:01.175Z] Successfully built 63fa1ee98bef [2024-03-11T13:48:01.175Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:48:01.571Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T13:48:01.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:48:01.694Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2024-03-11T13:48:01.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-11T13:48:02.066Z] $ docker top 3b82786d0ea08b32d691988d54a99a11743240ba47a5f75df9ac8decea9198d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T13:48:02.457Z] + go version [2024-03-11T13:48:02.457Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-11T13:48:02.477Z] $ docker stop --time=1 3b82786d0ea08b32d691988d54a99a11743240ba47a5f75df9ac8decea9198d3 [2024-03-11T13:48:03.769Z] $ docker rm -f --volumes 3b82786d0ea08b32d691988d54a99a11743240ba47a5f75df9ac8decea9198d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:48:04.390Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T13:48:04.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:48:04.512Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2024-03-11T13:48:04.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-11T13:48:04.862Z] $ docker top 6269eebd7dd82bc87033bfd35a11fcdcfa308b184bc61f9ad326e2b30287a7d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T13:48:05.245Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-03-11T13:48:05.568Z] + make test [2024-03-11T13:48:05.568Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-11T13:48:27.521Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-11T13:48:27.521Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-11T13:48:27.521Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.141s coverage: 86.2% of statements [2024-03-11T13:48:28.094Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.696s coverage: 71.9% of statements [2024-03-11T13:48:50.046Z] go vet ./... [2024-03-11T13:48:53.340Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T13:48:53.340Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T13:48:53.340Z] ./bin/test-attribution.sh [2024-03-11T13:48:53.340Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-11T13:48:53.340Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-11T13:48:53.340Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-11T13:48:53.340Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-11T13:48:53.340Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-11T13:48:53.340Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-11T13:48:53.340Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T13:48:53.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T13:48:53.399Z] $ docker stop --time=1 6269eebd7dd82bc87033bfd35a11fcdcfa308b184bc61f9ad326e2b30287a7d2 [2024-03-11T13:48:57.023Z] $ docker rm -f --volumes 6269eebd7dd82bc87033bfd35a11fcdcfa308b184bc61f9ad326e2b30287a7d2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T13:48:57.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T13:48:57.716Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-11T13:48:58.367Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T13:48:58.656Z] + ls -al . [2024-03-11T13:48:58.656Z] total 208 [2024-03-11T13:48:58.656Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 13:48 . [2024-03-11T13:48:58.656Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:46 .. [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 11 13:46 .dockerignore [2024-03-11T13:48:58.656Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:48 .git [2024-03-11T13:48:58.656Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:46 .github [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 11 13:46 .gitignore [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 13:46 .golangci.yml [2024-03-11T13:48:58.656Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 13:47 .semver [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 11 13:46 Attribution.txt [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 11 13:46 CHANGELOG.md [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 11 13:46 Dockerfile [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 13:46 GOVERNANCE.md [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 11 13:46 Jenkinsfile [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 11 13:46 LICENSE [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 11 13:46 Makefile [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 13:46 OWNERS.md [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 11 13:46 README.md [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 13:47 VERSION [2024-03-11T13:48:58.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:46 bin [2024-03-11T13:48:58.656Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 11 13:48 coverage.out [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 11 13:46 go.mod [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 13:46 go.sum [2024-03-11T13:48:58.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:46 images [2024-03-11T13:48:58.656Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:46 internal [2024-03-11T13:48:58.656Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 11 13:46 main.go [2024-03-11T13:48:58.656Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:46 openapi [2024-03-11T13:48:58.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:46 res [2024-03-11T13:48:58.656Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:46 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:48:59.031Z] + 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=16f62763cc01098cbc719f389d4d2c1391ae2033 --label arch=amd64 --label version=3.2.0-dev.16 . [2024-03-11T13:48:59.031Z] Sending build context to Docker daemon 16.91MB [2024-03-11T13:48:59.031Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T13:48:59.031Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-11T13:48:59.031Z] ---> 63fa1ee98bef [2024-03-11T13:48:59.031Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T13:48:59.291Z] ---> Running in 6f7e433de923 [2024-03-11T13:48:59.291Z] Removing intermediate container 6f7e433de923 [2024-03-11T13:48:59.291Z] ---> eee1cc991662 [2024-03-11T13:48:59.291Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T13:48:59.291Z] ---> Running in 0cb2d09674ce [2024-03-11T13:48:59.551Z] Removing intermediate container 0cb2d09674ce [2024-03-11T13:48:59.551Z] ---> 7734e8ff0f70 [2024-03-11T13:48:59.551Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-11T13:48:59.551Z] ---> Running in 3a64e21cab0a [2024-03-11T13:48:59.551Z] Removing intermediate container 3a64e21cab0a [2024-03-11T13:48:59.551Z] ---> 2b0c883c05f3 [2024-03-11T13:48:59.551Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T13:48:59.551Z] ---> Running in 8093f5fe7c90 [2024-03-11T13:48:59.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T13:49:00.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T13:49:00.328Z] OK: 264 MiB in 52 packages [2024-03-11T13:49:00.896Z] Removing intermediate container 8093f5fe7c90 [2024-03-11T13:49:00.896Z] ---> bbc0cbcb5e6e [2024-03-11T13:49:00.896Z] Step 7/30 : WORKDIR /app [2024-03-11T13:49:00.896Z] ---> Running in 6435a82b6c14 [2024-03-11T13:49:00.896Z] Removing intermediate container 6435a82b6c14 [2024-03-11T13:49:00.896Z] ---> 0160d50b6f3a [2024-03-11T13:49:00.896Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-11T13:49:00.896Z] ---> fa0a166952c5 [2024-03-11T13:49:00.896Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T13:49:01.162Z] ---> Running in 06b3f24a694a [2024-03-11T13:49:01.728Z] Removing intermediate container 06b3f24a694a [2024-03-11T13:49:01.728Z] ---> a332814ae995 [2024-03-11T13:49:01.728Z] Step 10/30 : COPY . . [2024-03-11T13:49:02.302Z] ---> 2b2da118367a [2024-03-11T13:49:02.302Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T13:49:02.302Z] ---> Running in 022085746c83 [2024-03-11T13:49:02.302Z] Removing intermediate container 022085746c83 [2024-03-11T13:49:02.302Z] ---> 93369a9a0130 [2024-03-11T13:49:02.302Z] Step 12/30 : RUN $MAKE [2024-03-11T13:49:02.302Z] ---> Running in 4a6a02aa4453 [2024-03-11T13:49:02.561Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.16 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.16" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-11T13:49:05.152Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5451 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-03-11T13:49:05.188Z] Running in /w/workspace/app-rfid-llrp-inventory/168 [Pipeline] { [Pipeline] checkout [2024-03-11T13:49:05.245Z] The recommended git tool is: git [2024-03-11T13:49:09.927Z] using credential edgex-jenkins-ssh [2024-03-11T13:49:09.948Z] Cloning the remote Git repository [2024-03-11T13:49:09.981Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-11T13:49:10.062Z] > git init /w/workspace/app-rfid-llrp-inventory/168 # timeout=10 [2024-03-11T13:49:10.189Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-11T13:49:10.190Z] > git --version # timeout=10 [2024-03-11T13:49:10.208Z] > git --version # 'git version 2.25.1' [2024-03-11T13:49:10.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T13:49:10.349Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T13:49:13.705Z] Avoid second fetch [2024-03-11T13:49:13.705Z] Checking out Revision 16f62763cc01098cbc719f389d4d2c1391ae2033 (main) [2024-03-11T13:49:12.874Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-11T13:49:12.895Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T13:49:13.717Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T13:49:13.775Z] > git checkout -f 16f62763cc01098cbc719f389d4d2c1391ae2033 # timeout=10 [2024-03-11T13:49:14.257Z] Commit message: "Merge pull request #278 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.26" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T13:49:15.358Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-11T13:49:15.358Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T13:49:15.358Z] Dload Upload Total Spent Left Speed [2024-03-11T13:49:15.358Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [2024-03-11T13:49:15.693Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-11T13:49:16.017Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-11T13:49:16.017Z] + sudo tee /etc/docker/daemon.new [2024-03-11T13:49:16.017Z] { [2024-03-11T13:49:16.017Z] "registry-mirrors": [ [2024-03-11T13:49:16.017Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-11T13:49:16.017Z] ], [2024-03-11T13:49:16.017Z] "bip": "10.250.0.254/24", [2024-03-11T13:49:16.017Z] "hosts": [ [2024-03-11T13:49:16.017Z] "tcp://0.0.0.0:5555", [2024-03-11T13:49:16.017Z] "unix:///var/run/docker.sock" [2024-03-11T13:49:16.017Z] ], [2024-03-11T13:49:16.017Z] "mtu": 1458, [2024-03-11T13:49:16.017Z] "selinux-enabled": true, [2024-03-11T13:49:16.017Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-11T13:49:16.017Z] } [Pipeline] sh [2024-03-11T13:49:16.339Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-11T13:49:16.664Z] + sudo service docker restart [2024-03-11T13:49:24.542Z] Removing intermediate container 4a6a02aa4453 [2024-03-11T13:49:24.542Z] ---> 625fd75fca66 [2024-03-11T13:49:24.542Z] Step 13/30 : FROM alpine:3.18 [2024-03-11T13:49:24.814Z] 3.18: Pulling from library/alpine [2024-03-11T13:49:25.075Z] 619be1103602: Pulling fs layer [2024-03-11T13:49:25.335Z] 619be1103602: Download complete [2024-03-11T13:49:25.335Z] 619be1103602: Pull complete [2024-03-11T13:49:25.594Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T13:49:25.594Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T13:49:25.594Z] ---> d3782b16ccc9 [2024-03-11T13:49:25.594Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-11T13:49:25.594Z] ---> Running in 9bff628a1354 [2024-03-11T13:49:25.853Z] Removing intermediate container 9bff628a1354 [2024-03-11T13:49:25.853Z] ---> a3ed6d820691 [2024-03-11T13:49:25.853Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-11T13:49:25.853Z] ---> Running in bb49d548e0f2 [2024-03-11T13:49:25.853Z] Removing intermediate container bb49d548e0f2 [2024-03-11T13:49:25.853Z] ---> 8e54e82ad6dc [2024-03-11T13:49:25.853Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-11T13:49:25.853Z] ---> Running in 4cc7431da42d [2024-03-11T13:49:26.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T13:49:26.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T13:49:26.630Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-11T13:49:26.630Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-11T13:49:26.630Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T13:49:26.630Z] Executing ca-certificates-20230506-r0.trigger [2024-03-11T13:49:26.630Z] OK: 8 MiB in 17 packages [2024-03-11T13:49:27.198Z] Removing intermediate container 4cc7431da42d [2024-03-11T13:49:27.198Z] ---> e58134986cc5 [2024-03-11T13:49:27.198Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-11T13:49:27.198Z] ---> Running in 7c7381262187 [2024-03-11T13:49:27.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T13:49:27.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T13:49:27.717Z] OK: 8 MiB in 17 packages [2024-03-11T13:49:27.978Z] Removing intermediate container 7c7381262187 [2024-03-11T13:49:27.978Z] ---> 5c7345e199c7 [2024-03-11T13:49:27.978Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-11T13:49:27.978Z] ---> 826d69419236 [2024-03-11T13:49:27.978Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-11T13:49:28.237Z] ---> 4d1b5b97e38a [2024-03-11T13:49:28.237Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-11T13:49:28.237Z] ---> cffd0f5f7303 [2024-03-11T13:49:28.237Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-11T13:49:28.495Z] ---> 02bda51a40c0 [2024-03-11T13:49:28.495Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-11T13:49:29.461Z] ---> 7736fb34ec63 [2024-03-11T13:49:29.461Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-11T13:49:29.461Z] ---> Running in 28c4392d88f8 [2024-03-11T13:49:29.720Z] Removing intermediate container 28c4392d88f8 [2024-03-11T13:49:29.720Z] ---> 7e9b732a3441 [2024-03-11T13:49:29.720Z] Step 24/30 : VOLUME /cache [2024-03-11T13:49:29.978Z] ---> Running in 416315c43f09 [2024-03-11T13:49:29.978Z] Removing intermediate container 416315c43f09 [2024-03-11T13:49:29.978Z] ---> 1320af88ba8a [2024-03-11T13:49:29.978Z] Step 25/30 : EXPOSE 59711 [2024-03-11T13:49:29.978Z] ---> Running in c59696da15f8 [2024-03-11T13:49:29.978Z] Removing intermediate container c59696da15f8 [2024-03-11T13:49:29.978Z] ---> 30f0415b3a93 [2024-03-11T13:49:29.978Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-11T13:49:29.978Z] ---> Running in d05a4dc4047e [2024-03-11T13:49:30.236Z] Removing intermediate container d05a4dc4047e [2024-03-11T13:49:30.236Z] ---> d48396993aef [2024-03-11T13:49:30.236Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-11T13:49:30.236Z] ---> Running in d325f487d0e5 [2024-03-11T13:49:30.236Z] Removing intermediate container d325f487d0e5 [2024-03-11T13:49:30.236Z] ---> b9b8ae817056 [2024-03-11T13:49:30.236Z] Step 28/30 : LABEL arch=amd64 [2024-03-11T13:49:30.236Z] ---> Running in 1199b072ded2 [2024-03-11T13:49:30.236Z] Removing intermediate container 1199b072ded2 [2024-03-11T13:49:30.236Z] ---> a41fcc568812 [2024-03-11T13:49:30.236Z] Step 29/30 : LABEL git_sha=16f62763cc01098cbc719f389d4d2c1391ae2033 [2024-03-11T13:49:30.236Z] ---> Running in 37f9bb1be7b6 [2024-03-11T13:49:30.494Z] Removing intermediate container 37f9bb1be7b6 [2024-03-11T13:49:30.494Z] ---> c093956826e5 [2024-03-11T13:49:30.494Z] Step 30/30 : LABEL version=3.2.0-dev.16 [2024-03-11T13:49:30.494Z] ---> Running in f12666579a64 [2024-03-11T13:49:30.494Z] Removing intermediate container f12666579a64 [2024-03-11T13:49:30.494Z] ---> 256d295d0c18 [2024-03-11T13:49:30.494Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T13:49:30.494Z] Successfully built 256d295d0c18 [2024-03-11T13:49:30.494Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T13:49:30.746Z] provisioning config files... [2024-03-11T13:49:30.755Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14430623199042217890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:49:31.164Z] ---> ****-login.sh [2024-03-11T13:49:31.164Z] nexus3.edgexfoundry.org:10001 [2024-03-11T13:49:31.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:49:31.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:49:31.165Z] Configure a credential helper to remove this warning. See [2024-03-11T13:49:31.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:49:31.165Z] [2024-03-11T13:49:31.165Z] Login Succeeded [2024-03-11T13:49:31.165Z] nexus3.edgexfoundry.org:10002 [2024-03-11T13:49:31.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:49:31.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:49:31.165Z] Configure a credential helper to remove this warning. See [2024-03-11T13:49:31.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:49:31.165Z] [2024-03-11T13:49:31.165Z] Login Succeeded [2024-03-11T13:49:31.165Z] nexus3.edgexfoundry.org:10003 [2024-03-11T13:49:31.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:49:31.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:49:31.451Z] Configure a credential helper to remove this warning. See [2024-03-11T13:49:31.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:49:31.451Z] [2024-03-11T13:49:31.451Z] Login Succeeded [2024-03-11T13:49:31.451Z] nexus3.edgexfoundry.org:10004 [2024-03-11T13:49:31.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:49:31.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:49:31.452Z] Configure a credential helper to remove this warning. See [2024-03-11T13:49:31.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:49:31.452Z] [2024-03-11T13:49:31.452Z] Login Succeeded [2024-03-11T13:49:31.452Z] ****.io [2024-03-11T13:49:31.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:49:31.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:49:31.727Z] Configure a credential helper to remove this warning. See [2024-03-11T13:49:31.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:49:31.727Z] [2024-03-11T13:49:31.727Z] Login Succeeded [2024-03-11T13:49:31.727Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T13:49:31.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T13:49:31.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T13:49:31.937Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-03-11T13:49:31.937Z] 16f62763cc01098cbc719f389d4d2c1391ae2033 [2024-03-11T13:49:31.937Z] latest [2024-03-11T13:49:31.937Z] 3.2.0-dev.16 [2024-03-11T13:49:31.937Z] 16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 [2024-03-11T13:49:31.937Z] main [2024-03-11T13:49:31.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:49:32.413Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:49:32.810Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:16f62763cc01098cbc719f389d4d2c1391ae2033 [2024-03-11T13:49:32.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-11T13:49:32.810Z] a18d87862fca: Preparing [2024-03-11T13:49:32.810Z] c38bed67e5cd: Preparing [2024-03-11T13:49:32.810Z] ca0d31118aaf: Preparing [2024-03-11T13:49:32.810Z] 12652b430da0: Preparing [2024-03-11T13:49:32.810Z] 376f87787e32: Preparing [2024-03-11T13:49:32.810Z] ccb0b5234b61: Preparing [2024-03-11T13:49:32.810Z] c1dd95f2f8ca: Preparing [2024-03-11T13:49:32.810Z] b639b51847a1: Preparing [2024-03-11T13:49:32.810Z] aedc3bda2944: Preparing [2024-03-11T13:49:32.810Z] aedc3bda2944: Waiting [2024-03-11T13:49:32.810Z] c1dd95f2f8ca: Waiting [2024-03-11T13:49:32.810Z] ccb0b5234b61: Waiting [2024-03-11T13:49:32.810Z] b639b51847a1: Waiting [2024-03-11T13:49:32.810Z] ca0d31118aaf: Pushed [2024-03-11T13:49:32.810Z] a18d87862fca: Pushed [2024-03-11T13:49:32.810Z] 12652b430da0: Pushed [2024-03-11T13:49:32.810Z] 376f87787e32: Pushed [2024-03-11T13:49:32.810Z] aedc3bda2944: Layer already exists [2024-03-11T13:49:33.069Z] ccb0b5234b61: Pushed [2024-03-11T13:49:33.069Z] c1dd95f2f8ca: Pushed [2024-03-11T13:49:33.069Z] b639b51847a1: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T13:49:34.946Z] provisioning config files... [2024-03-11T13:49:34.975Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/168@tmp/config12815590387416456043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:49:35.415Z] ---> ****-login.sh [2024-03-11T13:49:35.415Z] nexus3.edgexfoundry.org:10001 [2024-03-11T13:49:35.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:49:35.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:49:35.958Z] Configure a credential helper to remove this warning. See [2024-03-11T13:49:35.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:49:35.958Z] [2024-03-11T13:49:35.958Z] Login Succeeded [2024-03-11T13:49:35.958Z] nexus3.edgexfoundry.org:10002 [2024-03-11T13:49:36.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:49:36.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:49:36.225Z] Configure a credential helper to remove this warning. See [2024-03-11T13:49:36.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:49:36.225Z] [2024-03-11T13:49:36.225Z] Login Succeeded [2024-03-11T13:49:36.225Z] nexus3.edgexfoundry.org:10003 [2024-03-11T13:49:36.362Z] c38bed67e5cd: Pushed [2024-03-11T13:49:36.362Z] 16f62763cc01098cbc719f389d4d2c1391ae2033: digest: sha256:4543d20cf0d7aff9f13ba0f670add195500242c93f66e2fef729d488b65c4cf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:49:36.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:49:36.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:49:36.490Z] Configure a credential helper to remove this warning. See [2024-03-11T13:49:36.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:49:36.490Z] [2024-03-11T13:49:36.490Z] Login Succeeded [2024-03-11T13:49:36.758Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [2024-03-11T13:49:36.771Z] nexus3.edgexfoundry.org:10004 [2024-03-11T13:49:36.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:49:37.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:49:37.046Z] Configure a credential helper to remove this warning. See [2024-03-11T13:49:37.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:49:37.046Z] [2024-03-11T13:49:37.046Z] Login Succeeded [2024-03-11T13:49:37.046Z] ****.io [2024-03-11T13:49:37.152Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-11T13:49:37.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-11T13:49:37.152Z] a18d87862fca: Preparing [2024-03-11T13:49:37.152Z] c38bed67e5cd: Preparing [2024-03-11T13:49:37.152Z] ca0d31118aaf: Preparing [2024-03-11T13:49:37.152Z] 12652b430da0: Preparing [2024-03-11T13:49:37.152Z] 376f87787e32: Preparing [2024-03-11T13:49:37.152Z] ccb0b5234b61: Preparing [2024-03-11T13:49:37.152Z] c1dd95f2f8ca: Preparing [2024-03-11T13:49:37.152Z] b639b51847a1: Preparing [2024-03-11T13:49:37.152Z] aedc3bda2944: Preparing [2024-03-11T13:49:37.152Z] c1dd95f2f8ca: Waiting [2024-03-11T13:49:37.152Z] b639b51847a1: Waiting [2024-03-11T13:49:37.152Z] ccb0b5234b61: Waiting [2024-03-11T13:49:37.152Z] ca0d31118aaf: Layer already exists [2024-03-11T13:49:37.152Z] c38bed67e5cd: Layer already exists [2024-03-11T13:49:37.152Z] 12652b430da0: Layer already exists [2024-03-11T13:49:37.152Z] a18d87862fca: Layer already exists [2024-03-11T13:49:37.152Z] 376f87787e32: Layer already exists [2024-03-11T13:49:37.152Z] c1dd95f2f8ca: Layer already exists [2024-03-11T13:49:37.152Z] ccb0b5234b61: Layer already exists [2024-03-11T13:49:37.152Z] b639b51847a1: Layer already exists [2024-03-11T13:49:37.152Z] aedc3bda2944: Layer already exists [2024-03-11T13:49:37.152Z] latest: digest: sha256:4543d20cf0d7aff9f13ba0f670add195500242c93f66e2fef729d488b65c4cf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:49:37.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:49:37.558Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.16 [Pipeline] } [2024-03-11T13:49:37.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:49:37.586Z] Configure a credential helper to remove this warning. See [2024-03-11T13:49:37.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:49:37.586Z] [2024-03-11T13:49:37.586Z] Login Succeeded [2024-03-11T13:49:37.586Z] ---> ****-login.sh ends [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [2024-03-11T13:49:37.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] unstash [2024-03-11T13:49:37.951Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.16 [2024-03-11T13:49:37.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-11T13:49:37.951Z] a18d87862fca: Preparing [2024-03-11T13:49:37.951Z] c38bed67e5cd: Preparing [2024-03-11T13:49:37.951Z] ca0d31118aaf: Preparing [2024-03-11T13:49:37.951Z] 12652b430da0: Preparing [2024-03-11T13:49:37.951Z] 376f87787e32: Preparing [2024-03-11T13:49:37.951Z] ccb0b5234b61: Preparing [2024-03-11T13:49:37.951Z] c1dd95f2f8ca: Preparing [2024-03-11T13:49:37.951Z] b639b51847a1: Preparing [2024-03-11T13:49:37.951Z] aedc3bda2944: Preparing [2024-03-11T13:49:37.951Z] c1dd95f2f8ca: Waiting [2024-03-11T13:49:37.951Z] aedc3bda2944: Waiting [2024-03-11T13:49:37.951Z] b639b51847a1: Waiting [2024-03-11T13:49:37.951Z] ccb0b5234b61: Waiting [2024-03-11T13:49:37.951Z] 376f87787e32: Layer already exists [2024-03-11T13:49:37.951Z] c38bed67e5cd: Layer already exists [2024-03-11T13:49:37.951Z] 12652b430da0: Layer already exists [2024-03-11T13:49:37.951Z] a18d87862fca: Layer already exists [2024-03-11T13:49:37.951Z] ca0d31118aaf: Layer already exists [2024-03-11T13:49:37.951Z] c1dd95f2f8ca: Layer already exists [2024-03-11T13:49:37.951Z] ccb0b5234b61: Layer already exists [2024-03-11T13:49:37.951Z] b639b51847a1: Layer already exists [2024-03-11T13:49:37.951Z] aedc3bda2944: Layer already exists [2024-03-11T13:49:37.951Z] 3.2.0-dev.16: digest: sha256:4543d20cf0d7aff9f13ba0f670add195500242c93f66e2fef729d488b65c4cf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-11T13:49:38.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] echo [2024-03-11T13:49:38.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T13:49:38.184Z] ========================================================= [2024-03-11T13:49:38.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-11T13:49:38.184Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:49:38.360Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:49:38.650Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-11T13:49:38.818Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 [2024-03-11T13:49:38.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-11T13:49:38.818Z] a18d87862fca: Preparing [2024-03-11T13:49:38.818Z] c38bed67e5cd: Preparing [2024-03-11T13:49:38.818Z] ca0d31118aaf: Preparing [2024-03-11T13:49:38.818Z] 12652b430da0: Preparing [2024-03-11T13:49:38.818Z] 376f87787e32: Preparing [2024-03-11T13:49:38.818Z] ccb0b5234b61: Preparing [2024-03-11T13:49:38.818Z] c1dd95f2f8ca: Preparing [2024-03-11T13:49:38.818Z] b639b51847a1: Preparing [2024-03-11T13:49:38.818Z] aedc3bda2944: Preparing [2024-03-11T13:49:38.818Z] c1dd95f2f8ca: Waiting [2024-03-11T13:49:38.818Z] b639b51847a1: Waiting [2024-03-11T13:49:38.818Z] aedc3bda2944: Waiting [2024-03-11T13:49:38.818Z] ccb0b5234b61: Waiting [2024-03-11T13:49:38.818Z] 376f87787e32: Layer already exists [2024-03-11T13:49:38.818Z] ca0d31118aaf: Layer already exists [2024-03-11T13:49:38.818Z] a18d87862fca: Layer already exists [2024-03-11T13:49:38.818Z] c38bed67e5cd: Layer already exists [2024-03-11T13:49:38.818Z] 12652b430da0: Layer already exists [2024-03-11T13:49:38.818Z] ccb0b5234b61: Layer already exists [2024-03-11T13:49:38.818Z] c1dd95f2f8ca: Layer already exists [2024-03-11T13:49:38.818Z] aedc3bda2944: Layer already exists [2024-03-11T13:49:38.818Z] b639b51847a1: Layer already exists [2024-03-11T13:49:38.818Z] 16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16: digest: sha256:4543d20cf0d7aff9f13ba0f670add195500242c93f66e2fef729d488b65c4cf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-11T13:49:38.919Z] Sending build context to Docker daemon 670.2kB [2024-03-11T13:49:38.919Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T13:49:38.919Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T13:49:38.919Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-11T13:49:38.919Z] 9fda8d8052c6: Pulling fs layer [2024-03-11T13:49:38.919Z] 5d54e960e981: Pulling fs layer [2024-03-11T13:49:38.919Z] c4a7e357bf2a: Pulling fs layer [2024-03-11T13:49:38.919Z] f0e02332f6b5: Pulling fs layer [2024-03-11T13:49:38.919Z] 872ee5b61b7b: Pulling fs layer [2024-03-11T13:49:38.919Z] 0c6a40ed1a82: Pulling fs layer [2024-03-11T13:49:38.919Z] 94ae7d8d031c: Pulling fs layer [2024-03-11T13:49:38.919Z] f0e02332f6b5: Waiting [2024-03-11T13:49:38.919Z] 872ee5b61b7b: Waiting [2024-03-11T13:49:38.919Z] 0c6a40ed1a82: Waiting [2024-03-11T13:49:38.919Z] 94ae7d8d031c: Waiting [2024-03-11T13:49:38.919Z] 5d54e960e981: Verifying Checksum [2024-03-11T13:49:38.919Z] 5d54e960e981: Download complete [Pipeline] sh [2024-03-11T13:49:39.189Z] f0e02332f6b5: Verifying Checksum [2024-03-11T13:49:39.189Z] f0e02332f6b5: Download complete [2024-03-11T13:49:39.189Z] 872ee5b61b7b: Verifying Checksum [2024-03-11T13:49:39.189Z] 872ee5b61b7b: Download complete [2024-03-11T13:49:39.189Z] 9fda8d8052c6: Verifying Checksum [2024-03-11T13:49:39.189Z] 9fda8d8052c6: Download complete [2024-03-11T13:49:39.229Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:49:39.456Z] 94ae7d8d031c: Verifying Checksum [2024-03-11T13:49:39.456Z] 94ae7d8d031c: Download complete [2024-03-11T13:49:39.640Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-03-11T13:49:39.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-11T13:49:39.640Z] a18d87862fca: Preparing [2024-03-11T13:49:39.640Z] c38bed67e5cd: Preparing [2024-03-11T13:49:39.640Z] ca0d31118aaf: Preparing [2024-03-11T13:49:39.640Z] 12652b430da0: Preparing [2024-03-11T13:49:39.640Z] 376f87787e32: Preparing [2024-03-11T13:49:39.640Z] ccb0b5234b61: Preparing [2024-03-11T13:49:39.640Z] c1dd95f2f8ca: Preparing [2024-03-11T13:49:39.640Z] b639b51847a1: Preparing [2024-03-11T13:49:39.640Z] aedc3bda2944: Preparing [2024-03-11T13:49:39.640Z] ccb0b5234b61: Waiting [2024-03-11T13:49:39.640Z] c1dd95f2f8ca: Waiting [2024-03-11T13:49:39.640Z] b639b51847a1: Waiting [2024-03-11T13:49:39.640Z] aedc3bda2944: Waiting [2024-03-11T13:49:39.640Z] c38bed67e5cd: Layer already exists [2024-03-11T13:49:39.640Z] a18d87862fca: Layer already exists [2024-03-11T13:49:39.640Z] 12652b430da0: Layer already exists [2024-03-11T13:49:39.640Z] ca0d31118aaf: Layer already exists [2024-03-11T13:49:39.640Z] 376f87787e32: Layer already exists [2024-03-11T13:49:39.640Z] b639b51847a1: Layer already exists [2024-03-11T13:49:39.640Z] ccb0b5234b61: Layer already exists [2024-03-11T13:49:39.640Z] c1dd95f2f8ca: Layer already exists [2024-03-11T13:49:39.640Z] aedc3bda2944: Layer already exists [2024-03-11T13:49:39.640Z] main: digest: sha256:4543d20cf0d7aff9f13ba0f670add195500242c93f66e2fef729d488b65c4cf6 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T13:49:39.900Z] ===================================================== [Pipeline] echo [2024-03-11T13:49:39.944Z] taggedImages: [2024-03-11T13:49:39.944Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:16f62763cc01098cbc719f389d4d2c1391ae2033 [2024-03-11T13:49:39.944Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-11T13:49:39.944Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.16 [2024-03-11T13:49:39.944Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 [2024-03-11T13:49:39.944Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [2024-03-11T13:49:40.040Z] 9fda8d8052c6: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:49:40.631Z] 5d54e960e981: Pull complete [2024-03-11T13:49:40.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T13:49:40.634Z] [2024-03-11T13:49:40.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:49:40.909Z] c4a7e357bf2a: Verifying Checksum [2024-03-11T13:49:40.909Z] c4a7e357bf2a: Download complete [2024-03-11T13:49:40.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T13:49:40.959Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-11T13:49:40.959Z] 5eb5b503b376: Pulling fs layer [2024-03-11T13:49:40.959Z] 5c69ac0246d0: Pulling fs layer [2024-03-11T13:49:40.959Z] ec43610c2a17: Pulling fs layer [2024-03-11T13:49:40.959Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-11T13:49:40.959Z] 33b1e0a273af: Pulling fs layer [2024-03-11T13:49:40.959Z] 5d3b04190fa2: Pulling fs layer [2024-03-11T13:49:40.959Z] 2f39f015ded8: Pulling fs layer [2024-03-11T13:49:40.959Z] 3a2ae6a8a46f: Waiting [2024-03-11T13:49:40.959Z] 33b1e0a273af: Waiting [2024-03-11T13:49:40.959Z] 5d3b04190fa2: Waiting [2024-03-11T13:49:40.959Z] 2f39f015ded8: Waiting [2024-03-11T13:49:40.959Z] 5c69ac0246d0: Download complete [2024-03-11T13:49:40.959Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-11T13:49:40.959Z] 3a2ae6a8a46f: Download complete [2024-03-11T13:49:40.959Z] 33b1e0a273af: Verifying Checksum [2024-03-11T13:49:40.959Z] 33b1e0a273af: Download complete [2024-03-11T13:49:41.219Z] 5d3b04190fa2: Download complete [2024-03-11T13:49:41.219Z] ec43610c2a17: Verifying Checksum [2024-03-11T13:49:41.219Z] ec43610c2a17: Download complete [2024-03-11T13:49:41.219Z] 5eb5b503b376: Verifying Checksum [2024-03-11T13:49:41.219Z] 5eb5b503b376: Download complete [2024-03-11T13:49:41.785Z] 2f39f015ded8: Download complete [2024-03-11T13:49:41.871Z] 0c6a40ed1a82: Verifying Checksum [2024-03-11T13:49:41.871Z] 0c6a40ed1a82: Download complete [2024-03-11T13:49:42.353Z] 5eb5b503b376: Pull complete [2024-03-11T13:49:42.612Z] 5c69ac0246d0: Pull complete [2024-03-11T13:49:42.871Z] ec43610c2a17: Pull complete [2024-03-11T13:49:43.130Z] 3a2ae6a8a46f: Pull complete [2024-03-11T13:49:43.388Z] 33b1e0a273af: Pull complete [2024-03-11T13:49:43.388Z] 5d3b04190fa2: Pull complete [2024-03-11T13:49:47.573Z] 2f39f015ded8: Pull complete [2024-03-11T13:49:47.573Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-11T13:49:47.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T13:49:47.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:49:47.794Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2024-03-11T13:49:47.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T13:49:52.955Z] $ docker top 3ff79ef1e873f8748ea5e009062e1d86095dda3d459455fcf4d69e8a90fb0741 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:49:53.415Z] ---> job-cost.sh [2024-03-11T13:49:53.415Z] lf-activate-venv: SKIPPING [2024-03-11T13:49:53.415Z] INFO: No Stack... [2024-03-11T13:49:53.985Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T13:49:54.201Z] c4a7e357bf2a: Pull complete [2024-03-11T13:49:54.201Z] f0e02332f6b5: Pull complete [2024-03-11T13:49:54.201Z] 872ee5b61b7b: Pull complete [2024-03-11T13:49:54.245Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T13:49:54.532Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-03-11T13:49:54.532Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T13:49:54.545Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] [2024-03-11T13:49:54.551Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] did not exist. Created. [2024-03-11T13:49:54.557Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T13:49:54.976Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-11T13:49:55.000Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T13:49:55.044Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T13:49:55.140Z] $ docker stop --time=1 3ff79ef1e873f8748ea5e009062e1d86095dda3d459455fcf4d69e8a90fb0741 [2024-03-11T13:49:56.281Z] $ docker rm -f --volumes 3ff79ef1e873f8748ea5e009062e1d86095dda3d459455fcf4d69e8a90fb0741 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-11T13:50:02.467Z] 0c6a40ed1a82: Pull complete [2024-03-11T13:50:03.436Z] 94ae7d8d031c: Pull complete [2024-03-11T13:50:03.436Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-11T13:50:03.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-11T13:50:03.436Z] ---> 86de565de09d [2024-03-11T13:50:03.436Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T13:50:05.378Z] ---> Running in f142ef0dc5db [2024-03-11T13:50:05.378Z] Removing intermediate container f142ef0dc5db [2024-03-11T13:50:05.378Z] ---> bd2dadfcf8c2 [2024-03-11T13:50:05.378Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T13:50:05.646Z] ---> Running in 7a24918d9e00 [2024-03-11T13:50:05.914Z] Removing intermediate container 7a24918d9e00 [2024-03-11T13:50:05.914Z] ---> 48abcb0b7b7c [2024-03-11T13:50:05.914Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T13:50:05.914Z] ---> Running in e48efb59ba8f [2024-03-11T13:50:06.182Z] Removing intermediate container e48efb59ba8f [2024-03-11T13:50:06.182Z] ---> 5eae98af06d4 [2024-03-11T13:50:06.182Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T13:50:06.182Z] ---> Running in 960bec70604d [2024-03-11T13:50:07.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T13:50:07.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T13:50:08.823Z] OK: 266 MiB in 52 packages [2024-03-11T13:50:09.783Z] Removing intermediate container 960bec70604d [2024-03-11T13:50:09.784Z] ---> 1460948292cb [2024-03-11T13:50:09.784Z] Step 7/12 : WORKDIR /app [2024-03-11T13:50:09.784Z] ---> Running in c1c2a1125cd3 [2024-03-11T13:50:10.051Z] Removing intermediate container c1c2a1125cd3 [2024-03-11T13:50:10.051Z] ---> f8f81620bc3c [2024-03-11T13:50:10.051Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-11T13:50:10.636Z] ---> 68fa1c6170f3 [2024-03-11T13:50:10.636Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T13:50:10.636Z] ---> Running in f092d5fc983c [2024-03-11T13:51:07.046Z] Removing intermediate container f092d5fc983c [2024-03-11T13:51:07.047Z] ---> 58e514cf47f9 [2024-03-11T13:51:07.047Z] Step 10/12 : COPY . . [2024-03-11T13:51:07.047Z] ---> a7420e180fbd [2024-03-11T13:51:07.047Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T13:51:07.047Z] ---> Running in 8032cfd7a122 [2024-03-11T13:51:07.319Z] Removing intermediate container 8032cfd7a122 [2024-03-11T13:51:07.319Z] ---> c4ecb1506b58 [2024-03-11T13:51:07.319Z] Step 12/12 : RUN $MAKE [2024-03-11T13:51:07.590Z] ---> Running in ca20959a2502 [2024-03-11T13:51:08.566Z] noop [2024-03-11T13:51:09.221Z] Removing intermediate container ca20959a2502 [2024-03-11T13:51:09.221Z] ---> fb0011030bb8 [2024-03-11T13:51:09.221Z] Successfully built fb0011030bb8 [2024-03-11T13:51:09.221Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:51:09.709Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T13:51:09.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:51:10.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-5451 does not seem to be running inside a container [2024-03-11T13:51:10.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/168 -v /w/workspace/app-rfid-llrp-inventory/168:/w/workspace/app-rfid-llrp-inventory/168:rw,z -v /w/workspace/app-rfid-llrp-inventory/168@tmp:/w/workspace/app-rfid-llrp-inventory/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-11T13:51:11.292Z] $ docker top fd6d3b53f5f97e627f785af693912b2ed41f4c95cf26e7c11a29bcb2e2d35cb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T13:51:12.214Z] + go version [2024-03-11T13:51:12.214Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-11T13:51:12.230Z] $ docker stop --time=1 fd6d3b53f5f97e627f785af693912b2ed41f4c95cf26e7c11a29bcb2e2d35cb4 [2024-03-11T13:51:13.895Z] $ docker rm -f --volumes fd6d3b53f5f97e627f785af693912b2ed41f4c95cf26e7c11a29bcb2e2d35cb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:51:14.836Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T13:51:14.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:51:15.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-5451 does not seem to be running inside a container [2024-03-11T13:51:15.148Z] $ 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/168 -v /w/workspace/app-rfid-llrp-inventory/168:/w/workspace/app-rfid-llrp-inventory/168:rw,z -v /w/workspace/app-rfid-llrp-inventory/168@tmp:/w/workspace/app-rfid-llrp-inventory/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-11T13:51:16.271Z] $ docker top 7e8d06ee804eb4ec8fff6b0620839c9435881aa7756d6190154689e3d3dbaa4a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T13:51:17.164Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/168 [Pipeline] fileExists [Pipeline] sh [2024-03-11T13:51:17.530Z] + make test [2024-03-11T13:51:17.798Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-11T13:53:24.477Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-11T13:53:24.477Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-11T13:53:24.477Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.909s coverage: 86.2% of statements [2024-03-11T13:53:27.053Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.304s coverage: 71.9% of statements [2024-03-11T13:53:27.320Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-11T13:53:27.320Z] go vet ./... [2024-03-11T13:55:18.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T13:55:18.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T13:55:18.987Z] ./bin/test-attribution.sh [2024-03-11T13:55:18.987Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-11T13:55:18.987Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-11T13:55:19.254Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-11T13:55:19.254Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-11T13:55:19.254Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-11T13:55:19.254Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-11T13:55:19.254Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T13:55:19.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T13:55:19.327Z] $ docker stop --time=1 7e8d06ee804eb4ec8fff6b0620839c9435881aa7756d6190154689e3d3dbaa4a [2024-03-11T13:55:21.256Z] $ docker rm -f --volumes 7e8d06ee804eb4ec8fff6b0620839c9435881aa7756d6190154689e3d3dbaa4a [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T13:55:22.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T13:55:22.973Z] Warning: overwriting stash ‘coverage-report’ [2024-03-11T13:55:23.395Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T13:55:24.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T13:55:24.320Z] + ls -al . [2024-03-11T13:55:24.320Z] total 204 [2024-03-11T13:55:24.320Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 13:51 . [2024-03-11T13:55:24.320Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:49 .. [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 11 13:49 .dockerignore [2024-03-11T13:55:24.320Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:49 .git [2024-03-11T13:55:24.320Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:49 .github [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 11 13:49 .gitignore [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 13:49 .golangci.yml [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 11 13:49 Attribution.txt [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 11 13:49 CHANGELOG.md [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 11 13:49 Dockerfile [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 13:49 GOVERNANCE.md [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 11 13:49 Jenkinsfile [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 11 13:49 LICENSE [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 11 13:49 Makefile [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 13:49 OWNERS.md [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 11 13:49 README.md [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 13:47 VERSION [2024-03-11T13:55:24.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:49 bin [2024-03-11T13:55:24.320Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 11 13:53 coverage.out [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 11 13:49 go.mod [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 13:49 go.sum [2024-03-11T13:55:24.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:49 images [2024-03-11T13:55:24.320Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:49 internal [2024-03-11T13:55:24.320Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 11 13:49 main.go [2024-03-11T13:55:24.320Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:49 openapi [2024-03-11T13:55:24.320Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:49 res [2024-03-11T13:55:24.320Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:55:24.741Z] + 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=16f62763cc01098cbc719f389d4d2c1391ae2033 --label arch=arm64 --label version=3.2.0-dev.16 . [2024-03-11T13:55:25.009Z] Sending build context to Docker daemon 670.2kB [2024-03-11T13:55:25.009Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T13:55:25.009Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-11T13:55:25.009Z] ---> fb0011030bb8 [2024-03-11T13:55:25.009Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T13:55:25.009Z] ---> Running in faf73f4d8207 [2024-03-11T13:55:25.279Z] Removing intermediate container faf73f4d8207 [2024-03-11T13:55:25.279Z] ---> 780bf7a6d004 [2024-03-11T13:55:25.279Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T13:55:25.552Z] ---> Running in ff83faa9d03c [2024-03-11T13:55:25.818Z] Removing intermediate container ff83faa9d03c [2024-03-11T13:55:25.818Z] ---> ab117919292e [2024-03-11T13:55:25.818Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-11T13:55:25.818Z] ---> Running in 22b3e015240f [2024-03-11T13:55:26.085Z] Removing intermediate container 22b3e015240f [2024-03-11T13:55:26.085Z] ---> 2b62f6237daf [2024-03-11T13:55:26.085Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T13:55:26.085Z] ---> Running in 9e4b462785a6 [2024-03-11T13:55:27.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T13:55:27.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T13:55:28.906Z] OK: 266 MiB in 52 packages [2024-03-11T13:55:29.489Z] Removing intermediate container 9e4b462785a6 [2024-03-11T13:55:29.489Z] ---> 4333e0ee07e9 [2024-03-11T13:55:29.489Z] Step 7/30 : WORKDIR /app [2024-03-11T13:55:29.489Z] ---> Running in 88d1886e1713 [2024-03-11T13:55:29.756Z] Removing intermediate container 88d1886e1713 [2024-03-11T13:55:29.756Z] ---> 0f5dfde4981c [2024-03-11T13:55:29.756Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-11T13:55:30.342Z] ---> 4c1b484b09e1 [2024-03-11T13:55:30.342Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T13:55:30.342Z] ---> Running in 9998c980ad8a [2024-03-11T13:55:32.283Z] Removing intermediate container 9998c980ad8a [2024-03-11T13:55:32.283Z] ---> ca3d24e15dfb [2024-03-11T13:55:32.283Z] Step 10/30 : COPY . . [2024-03-11T13:55:32.867Z] ---> 27b2b1e895ba [2024-03-11T13:55:32.867Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T13:55:33.138Z] ---> Running in 5d3e7b5d7a74 [2024-03-11T13:55:33.406Z] Removing intermediate container 5d3e7b5d7a74 [2024-03-11T13:55:33.406Z] ---> c827ee275cfc [2024-03-11T13:55:33.406Z] Step 12/30 : RUN $MAKE [2024-03-11T13:55:33.406Z] ---> Running in a034eccccb92 [2024-03-11T13:55:34.365Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.16 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.16" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-11T13:57:26.320Z] Removing intermediate container a034eccccb92 [2024-03-11T13:57:26.320Z] ---> 9aefd6bd05e5 [2024-03-11T13:57:26.320Z] Step 13/30 : FROM alpine:3.18 [2024-03-11T13:57:26.320Z] 3.18: Pulling from library/alpine [2024-03-11T13:57:26.320Z] c6b39de5b339: Pulling fs layer [2024-03-11T13:57:26.320Z] c6b39de5b339: Verifying Checksum [2024-03-11T13:57:26.320Z] c6b39de5b339: Download complete [2024-03-11T13:57:26.320Z] c6b39de5b339: Pull complete [2024-03-11T13:57:26.320Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T13:57:26.320Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T13:57:26.320Z] ---> 33abbf032149 [2024-03-11T13:57:26.320Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-11T13:57:26.320Z] ---> Running in 7134e038af66 [2024-03-11T13:57:26.320Z] Removing intermediate container 7134e038af66 [2024-03-11T13:57:26.320Z] ---> 4ee136903809 [2024-03-11T13:57:26.320Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-11T13:57:26.320Z] ---> Running in 81499ffd2970 [2024-03-11T13:57:26.320Z] Removing intermediate container 81499ffd2970 [2024-03-11T13:57:26.320Z] ---> d28330257f91 [2024-03-11T13:57:26.320Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-11T13:57:26.320Z] ---> Running in 9669221b5b79 [2024-03-11T13:57:26.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T13:57:26.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T13:57:26.320Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-11T13:57:26.320Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-11T13:57:26.320Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T13:57:26.320Z] Executing ca-certificates-20230506-r0.trigger [2024-03-11T13:57:26.320Z] OK: 9 MiB in 17 packages [2024-03-11T13:57:26.320Z] Removing intermediate container 9669221b5b79 [2024-03-11T13:57:26.320Z] ---> 78b5650e4f90 [2024-03-11T13:57:26.320Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-11T13:57:26.320Z] ---> Running in af76597baf28 [2024-03-11T13:57:26.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T13:57:26.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T13:57:26.320Z] OK: 9 MiB in 17 packages [2024-03-11T13:57:26.320Z] Removing intermediate container af76597baf28 [2024-03-11T13:57:26.320Z] ---> b54d9e8cddde [2024-03-11T13:57:26.320Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-11T13:57:26.320Z] ---> 40e2ee67e3d0 [2024-03-11T13:57:26.320Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-11T13:57:26.320Z] ---> 0411e7a4e2d7 [2024-03-11T13:57:26.320Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-11T13:57:26.320Z] ---> 8c428cebd6b0 [2024-03-11T13:57:26.320Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-11T13:57:26.320Z] ---> 9fd0b3d8f3a4 [2024-03-11T13:57:26.320Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-11T13:57:26.903Z] ---> d9839b3808c8 [2024-03-11T13:57:26.903Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-11T13:57:27.171Z] ---> Running in 4b07c6e7c020 [2024-03-11T13:57:28.575Z] Removing intermediate container 4b07c6e7c020 [2024-03-11T13:57:28.575Z] ---> 17f98829402d [2024-03-11T13:57:28.575Z] Step 24/30 : VOLUME /cache [2024-03-11T13:57:28.575Z] ---> Running in 1823ff352bb4 [2024-03-11T13:57:28.849Z] Removing intermediate container 1823ff352bb4 [2024-03-11T13:57:28.849Z] ---> 4612bc40cbb4 [2024-03-11T13:57:28.849Z] Step 25/30 : EXPOSE 59711 [2024-03-11T13:57:29.117Z] ---> Running in 9ecd4ad0d348 [2024-03-11T13:57:29.383Z] Removing intermediate container 9ecd4ad0d348 [2024-03-11T13:57:29.383Z] ---> fa316ae2a08e [2024-03-11T13:57:29.383Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-11T13:57:29.383Z] ---> Running in 817577f08a35 [2024-03-11T13:57:29.650Z] Removing intermediate container 817577f08a35 [2024-03-11T13:57:29.650Z] ---> 5780ef9137b3 [2024-03-11T13:57:29.650Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-11T13:57:29.650Z] ---> Running in b04db0394fb5 [2024-03-11T13:57:29.918Z] Removing intermediate container b04db0394fb5 [2024-03-11T13:57:29.918Z] ---> db05bb90ac57 [2024-03-11T13:57:29.918Z] Step 28/30 : LABEL arch=arm64 [2024-03-11T13:57:30.185Z] ---> Running in 5fe066e40f84 [2024-03-11T13:57:30.452Z] Removing intermediate container 5fe066e40f84 [2024-03-11T13:57:30.452Z] ---> 917b199aaeae [2024-03-11T13:57:30.452Z] Step 29/30 : LABEL git_sha=16f62763cc01098cbc719f389d4d2c1391ae2033 [2024-03-11T13:57:30.452Z] ---> Running in 97b3907e1763 [2024-03-11T13:57:30.720Z] Removing intermediate container 97b3907e1763 [2024-03-11T13:57:30.720Z] ---> 2115f07607dd [2024-03-11T13:57:30.720Z] Step 30/30 : LABEL version=3.2.0-dev.16 [2024-03-11T13:57:30.720Z] ---> Running in 618aa5bc24cb [2024-03-11T13:57:30.984Z] Removing intermediate container 618aa5bc24cb [2024-03-11T13:57:30.984Z] ---> f2aec75fddd5 [2024-03-11T13:57:30.984Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T13:57:30.984Z] Successfully built f2aec75fddd5 [2024-03-11T13:57:31.247Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T13:57:31.714Z] provisioning config files... [2024-03-11T13:57:31.727Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/168@tmp/config568338739166688375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:57:32.142Z] ---> ****-login.sh [2024-03-11T13:57:32.142Z] nexus3.edgexfoundry.org:10001 [2024-03-11T13:57:32.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:57:32.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:57:32.408Z] Configure a credential helper to remove this warning. See [2024-03-11T13:57:32.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:57:32.408Z] [2024-03-11T13:57:32.408Z] Login Succeeded [2024-03-11T13:57:32.408Z] nexus3.edgexfoundry.org:10002 [2024-03-11T13:57:32.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:57:32.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:57:32.673Z] Configure a credential helper to remove this warning. See [2024-03-11T13:57:32.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:57:32.673Z] [2024-03-11T13:57:32.673Z] Login Succeeded [2024-03-11T13:57:32.673Z] nexus3.edgexfoundry.org:10003 [2024-03-11T13:57:32.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:57:33.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:57:33.208Z] Configure a credential helper to remove this warning. See [2024-03-11T13:57:33.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:57:33.208Z] [2024-03-11T13:57:33.208Z] Login Succeeded [2024-03-11T13:57:33.208Z] nexus3.edgexfoundry.org:10004 [2024-03-11T13:57:33.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:57:33.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:57:33.474Z] Configure a credential helper to remove this warning. See [2024-03-11T13:57:33.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:57:33.474Z] [2024-03-11T13:57:33.474Z] Login Succeeded [2024-03-11T13:57:33.474Z] ****.io [2024-03-11T13:57:33.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:57:34.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:57:34.004Z] Configure a credential helper to remove this warning. See [2024-03-11T13:57:34.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:57:34.004Z] [2024-03-11T13:57:34.004Z] Login Succeeded [2024-03-11T13:57:34.004Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T13:57:34.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T13:57:34.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T13:57:34.258Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-03-11T13:57:34.258Z] 16f62763cc01098cbc719f389d4d2c1391ae2033 [2024-03-11T13:57:34.258Z] latest [2024-03-11T13:57:34.258Z] 3.2.0-dev.16 [2024-03-11T13:57:34.258Z] 16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 [2024-03-11T13:57:34.258Z] main [2024-03-11T13:57:34.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:57:34.812Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:57:35.268Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:16f62763cc01098cbc719f389d4d2c1391ae2033 [2024-03-11T13:57:35.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-11T13:57:35.268Z] 42b6e6d423d0: Preparing [2024-03-11T13:57:35.268Z] 12b1962624d3: Preparing [2024-03-11T13:57:35.268Z] 49a64ec3ea4c: Preparing [2024-03-11T13:57:35.268Z] 34f2ba612170: Preparing [2024-03-11T13:57:35.268Z] e0c82b99c75b: Preparing [2024-03-11T13:57:35.268Z] fef934371ddb: Preparing [2024-03-11T13:57:35.268Z] 5205347953e9: Preparing [2024-03-11T13:57:35.268Z] 47fc12c513e3: Preparing [2024-03-11T13:57:35.268Z] 7c504f21be85: Preparing [2024-03-11T13:57:35.268Z] fef934371ddb: Waiting [2024-03-11T13:57:35.268Z] 5205347953e9: Waiting [2024-03-11T13:57:35.268Z] 47fc12c513e3: Waiting [2024-03-11T13:57:35.533Z] e0c82b99c75b: Pushed [2024-03-11T13:57:35.533Z] 34f2ba612170: Pushed [2024-03-11T13:57:35.533Z] 49a64ec3ea4c: Pushed [2024-03-11T13:57:35.533Z] 42b6e6d423d0: Pushed [2024-03-11T13:57:35.533Z] 7c504f21be85: Layer already exists [2024-03-11T13:57:35.797Z] fef934371ddb: Pushed [2024-03-11T13:57:35.797Z] 5205347953e9: Pushed [2024-03-11T13:57:35.797Z] 47fc12c513e3: Pushed [2024-03-11T13:57:43.978Z] 12b1962624d3: Pushed [2024-03-11T13:57:43.978Z] 16f62763cc01098cbc719f389d4d2c1391ae2033: digest: sha256:8be98fb3f571bc1acf079002c759eb763cbb7743f64b9c564aec5f75c6a16700 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:57:44.445Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:57:44.900Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-11T13:57:44.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-11T13:57:44.900Z] 42b6e6d423d0: Preparing [2024-03-11T13:57:44.900Z] 12b1962624d3: Preparing [2024-03-11T13:57:44.900Z] 49a64ec3ea4c: Preparing [2024-03-11T13:57:44.900Z] 34f2ba612170: Preparing [2024-03-11T13:57:44.900Z] e0c82b99c75b: Preparing [2024-03-11T13:57:44.900Z] fef934371ddb: Preparing [2024-03-11T13:57:44.900Z] 5205347953e9: Preparing [2024-03-11T13:57:44.900Z] 47fc12c513e3: Preparing [2024-03-11T13:57:44.900Z] 7c504f21be85: Preparing [2024-03-11T13:57:44.900Z] 5205347953e9: Waiting [2024-03-11T13:57:44.900Z] 47fc12c513e3: Waiting [2024-03-11T13:57:44.900Z] 7c504f21be85: Waiting [2024-03-11T13:57:44.900Z] fef934371ddb: Waiting [2024-03-11T13:57:44.900Z] e0c82b99c75b: Layer already exists [2024-03-11T13:57:44.900Z] 49a64ec3ea4c: Layer already exists [2024-03-11T13:57:44.900Z] 12b1962624d3: Layer already exists [2024-03-11T13:57:44.900Z] 42b6e6d423d0: Layer already exists [2024-03-11T13:57:44.900Z] 34f2ba612170: Layer already exists [2024-03-11T13:57:44.900Z] fef934371ddb: Layer already exists [2024-03-11T13:57:44.900Z] 47fc12c513e3: Layer already exists [2024-03-11T13:57:44.900Z] 5205347953e9: Layer already exists [2024-03-11T13:57:44.900Z] 7c504f21be85: Layer already exists [2024-03-11T13:57:45.165Z] latest: digest: sha256:8be98fb3f571bc1acf079002c759eb763cbb7743f64b9c564aec5f75c6a16700 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:57:45.631Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:57:46.113Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.16 [2024-03-11T13:57:46.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-11T13:57:46.114Z] 42b6e6d423d0: Preparing [2024-03-11T13:57:46.114Z] 12b1962624d3: Preparing [2024-03-11T13:57:46.114Z] 49a64ec3ea4c: Preparing [2024-03-11T13:57:46.114Z] 34f2ba612170: Preparing [2024-03-11T13:57:46.114Z] e0c82b99c75b: Preparing [2024-03-11T13:57:46.114Z] fef934371ddb: Preparing [2024-03-11T13:57:46.114Z] 5205347953e9: Preparing [2024-03-11T13:57:46.114Z] 47fc12c513e3: Preparing [2024-03-11T13:57:46.114Z] 7c504f21be85: Preparing [2024-03-11T13:57:46.114Z] fef934371ddb: Waiting [2024-03-11T13:57:46.114Z] 5205347953e9: Waiting [2024-03-11T13:57:46.114Z] 47fc12c513e3: Waiting [2024-03-11T13:57:46.114Z] 34f2ba612170: Layer already exists [2024-03-11T13:57:46.114Z] e0c82b99c75b: Layer already exists [2024-03-11T13:57:46.114Z] 12b1962624d3: Layer already exists [2024-03-11T13:57:46.114Z] 42b6e6d423d0: Layer already exists [2024-03-11T13:57:46.114Z] 49a64ec3ea4c: Layer already exists [2024-03-11T13:57:46.114Z] 7c504f21be85: Layer already exists [2024-03-11T13:57:46.114Z] fef934371ddb: Layer already exists [2024-03-11T13:57:46.114Z] 47fc12c513e3: Layer already exists [2024-03-11T13:57:46.114Z] 5205347953e9: Layer already exists [2024-03-11T13:57:46.377Z] 3.2.0-dev.16: digest: sha256:8be98fb3f571bc1acf079002c759eb763cbb7743f64b9c564aec5f75c6a16700 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:57:46.836Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:57:47.307Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 [2024-03-11T13:57:47.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-11T13:57:47.308Z] 42b6e6d423d0: Preparing [2024-03-11T13:57:47.308Z] 12b1962624d3: Preparing [2024-03-11T13:57:47.308Z] 49a64ec3ea4c: Preparing [2024-03-11T13:57:47.308Z] 34f2ba612170: Preparing [2024-03-11T13:57:47.308Z] e0c82b99c75b: Preparing [2024-03-11T13:57:47.308Z] fef934371ddb: Preparing [2024-03-11T13:57:47.308Z] 5205347953e9: Preparing [2024-03-11T13:57:47.308Z] 47fc12c513e3: Preparing [2024-03-11T13:57:47.308Z] 7c504f21be85: Preparing [2024-03-11T13:57:47.308Z] 5205347953e9: Waiting [2024-03-11T13:57:47.308Z] 47fc12c513e3: Waiting [2024-03-11T13:57:47.308Z] 7c504f21be85: Waiting [2024-03-11T13:57:47.308Z] fef934371ddb: Waiting [2024-03-11T13:57:47.308Z] 49a64ec3ea4c: Layer already exists [2024-03-11T13:57:47.308Z] 12b1962624d3: Layer already exists [2024-03-11T13:57:47.308Z] 42b6e6d423d0: Layer already exists [2024-03-11T13:57:47.308Z] e0c82b99c75b: Layer already exists [2024-03-11T13:57:47.308Z] 34f2ba612170: Layer already exists [2024-03-11T13:57:47.308Z] 5205347953e9: Layer already exists [2024-03-11T13:57:47.308Z] fef934371ddb: Layer already exists [2024-03-11T13:57:47.308Z] 47fc12c513e3: Layer already exists [2024-03-11T13:57:47.308Z] 7c504f21be85: Layer already exists [2024-03-11T13:57:47.308Z] 16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16: digest: sha256:8be98fb3f571bc1acf079002c759eb763cbb7743f64b9c564aec5f75c6a16700 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:57:48.045Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:57:48.596Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-03-11T13:57:48.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-11T13:57:48.596Z] 42b6e6d423d0: Preparing [2024-03-11T13:57:48.596Z] 12b1962624d3: Preparing [2024-03-11T13:57:48.596Z] 49a64ec3ea4c: Preparing [2024-03-11T13:57:48.596Z] 34f2ba612170: Preparing [2024-03-11T13:57:48.596Z] e0c82b99c75b: Preparing [2024-03-11T13:57:48.596Z] fef934371ddb: Preparing [2024-03-11T13:57:48.596Z] 5205347953e9: Preparing [2024-03-11T13:57:48.596Z] 47fc12c513e3: Preparing [2024-03-11T13:57:48.596Z] 7c504f21be85: Preparing [2024-03-11T13:57:48.596Z] fef934371ddb: Waiting [2024-03-11T13:57:48.596Z] 5205347953e9: Waiting [2024-03-11T13:57:48.596Z] 47fc12c513e3: Waiting [2024-03-11T13:57:48.596Z] 7c504f21be85: Waiting [2024-03-11T13:57:48.596Z] 42b6e6d423d0: Layer already exists [2024-03-11T13:57:48.596Z] 12b1962624d3: Layer already exists [2024-03-11T13:57:48.596Z] 34f2ba612170: Layer already exists [2024-03-11T13:57:48.596Z] e0c82b99c75b: Layer already exists [2024-03-11T13:57:48.596Z] 49a64ec3ea4c: Layer already exists [2024-03-11T13:57:48.596Z] fef934371ddb: Layer already exists [2024-03-11T13:57:48.596Z] 5205347953e9: Layer already exists [2024-03-11T13:57:48.596Z] 47fc12c513e3: Layer already exists [2024-03-11T13:57:48.596Z] 7c504f21be85: Layer already exists [2024-03-11T13:57:48.867Z] main: digest: sha256:8be98fb3f571bc1acf079002c759eb763cbb7743f64b9c564aec5f75c6a16700 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T13:57:49.199Z] ===================================================== [Pipeline] echo [2024-03-11T13:57:49.253Z] taggedImages: [2024-03-11T13:57:49.253Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:16f62763cc01098cbc719f389d4d2c1391ae2033 [2024-03-11T13:57:49.253Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-11T13:57:49.253Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.16 [2024-03-11T13:57:49.253Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:16f62763cc01098cbc719f389d4d2c1391ae2033-3.2.0-dev.16 [2024-03-11T13:57:49.253Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:57:49.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T13:57:49.910Z] [2024-03-11T13:57:49.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:57:50.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T13:57:50.296Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-11T13:57:50.296Z] 8998bd30e6a1: Pulling fs layer [2024-03-11T13:57:50.296Z] 04944245beec: Pulling fs layer [2024-03-11T13:57:50.296Z] 699f458cf7ca: Pulling fs layer [2024-03-11T13:57:50.296Z] 765212b225bb: Pulling fs layer [2024-03-11T13:57:50.296Z] f23df028b6ca: Pulling fs layer [2024-03-11T13:57:50.296Z] d65c8cfc05b1: Pulling fs layer [2024-03-11T13:57:50.296Z] 2437ff75d9bd: Pulling fs layer [2024-03-11T13:57:50.296Z] 765212b225bb: Waiting [2024-03-11T13:57:50.296Z] f23df028b6ca: Waiting [2024-03-11T13:57:50.296Z] d65c8cfc05b1: Waiting [2024-03-11T13:57:50.296Z] 2437ff75d9bd: Waiting [2024-03-11T13:57:50.572Z] 04944245beec: Verifying Checksum [2024-03-11T13:57:50.572Z] 04944245beec: Download complete [2024-03-11T13:57:50.572Z] 765212b225bb: Verifying Checksum [2024-03-11T13:57:50.572Z] 765212b225bb: Download complete [2024-03-11T13:57:50.572Z] f23df028b6ca: Verifying Checksum [2024-03-11T13:57:50.572Z] f23df028b6ca: Download complete [2024-03-11T13:57:50.572Z] d65c8cfc05b1: Download complete [2024-03-11T13:57:50.572Z] 699f458cf7ca: Verifying Checksum [2024-03-11T13:57:50.572Z] 699f458cf7ca: Download complete [2024-03-11T13:57:51.165Z] 8998bd30e6a1: Download complete [2024-03-11T13:57:53.740Z] 2437ff75d9bd: Verifying Checksum [2024-03-11T13:57:53.740Z] 2437ff75d9bd: Download complete [2024-03-11T13:57:55.680Z] 8998bd30e6a1: Pull complete [2024-03-11T13:57:56.260Z] 04944245beec: Pull complete [2024-03-11T13:57:57.665Z] 699f458cf7ca: Pull complete [2024-03-11T13:57:57.930Z] 765212b225bb: Pull complete [2024-03-11T13:57:58.886Z] f23df028b6ca: Pull complete [2024-03-11T13:57:58.887Z] d65c8cfc05b1: Pull complete [2024-03-11T13:58:17.087Z] 2437ff75d9bd: Pull complete [2024-03-11T13:58:17.087Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-11T13:58:17.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T13:58:17.087Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:58:17.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-5451 does not seem to be running inside a container [2024-03-11T13:58:17.520Z] $ 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/168 -v /w/workspace/app-rfid-llrp-inventory/168:/w/workspace/app-rfid-llrp-inventory/168:rw,z -v /w/workspace/app-rfid-llrp-inventory/168@tmp:/w/workspace/app-rfid-llrp-inventory/168@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:arm64 cat [2024-03-11T13:58:20.006Z] $ docker top a78eaa9e0160669a4d7d23fd186e5b2a1cbfe09ba844a763490dde90ffbbdfe9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:58:20.945Z] ---> job-cost.sh [2024-03-11T13:58:20.945Z] lf-activate-venv: SKIPPING [2024-03-11T13:58:20.945Z] INFO: No Stack... [2024-03-11T13:58:21.523Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-11T13:58:22.101Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T13:58:22.415Z] + cat /w/workspace/app-rfid-llrp-inventory/168/archives/cost.csv [2024-03-11T13:58:22.416Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T13:58:22.738Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] [2024-03-11T13:58:22.745Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] did not exist. Created. [2024-03-11T13:58:22.750Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T13:58:23.165Z] /w/workspace/app-rfid-llrp-inventory/168@tmp/durable-8c16c38e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-11T13:58:24.074Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-11T13:58:24.089Z] Warning: overwriting stash ‘stack-cost’ [2024-03-11T13:58:24.185Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T13:58:24.300Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-168-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T13:58:24.420Z] $ docker stop --time=1 a78eaa9e0160669a4d7d23fd186e5b2a1cbfe09ba844a763490dde90ffbbdfe9 [2024-03-11T13:58:25.943Z] $ docker rm -f --volumes a78eaa9e0160669a4d7d23fd186e5b2a1cbfe09ba844a763490dde90ffbbdfe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-11T13:58:27.279Z] provisioning config files... [2024-03-11T13:58:27.288Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1714982400393703508tmp [Pipeline] { [Pipeline] sh [2024-03-11T13:58:27.669Z] + set +x [2024-03-11T13:58:27.669Z] + bash -s -- [2024-03-11T13:58:27.669Z] + curl -s https://codecov.io/bash [2024-03-11T13:58:27.669Z] [2024-03-11T13:58:27.669Z] _____ _ [2024-03-11T13:58:27.669Z] / ____| | | [2024-03-11T13:58:27.669Z] | | ___ __| | ___ ___ _____ __ [2024-03-11T13:58:27.669Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-11T13:58:27.669Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-11T13:58:27.669Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-11T13:58:27.669Z] Bash-1.0.6 [2024-03-11T13:58:27.669Z] [2024-03-11T13:58:27.669Z] [2024-03-11T13:58:27.669Z] ==> git version 2.25.1 found [2024-03-11T13:58:27.669Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-11T13:58:27.669Z] Release-Date: 2020-01-08 [2024-03-11T13:58:27.669Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-11T13:58:27.669Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-11T13:58:27.670Z] ==> Jenkins CI detected. [2024-03-11T13:58:27.670Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-11T13:58:27.670Z] project root: . [2024-03-11T13:58:27.670Z] --> token set from env [2024-03-11T13:58:27.670Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-11T13:58:27.928Z] ==> Running gcov in . (disable via -X gcov) [2024-03-11T13:58:27.929Z] ==> Python coveragepy not found [2024-03-11T13:58:27.929Z] ==> Searching for coverage reports in: [2024-03-11T13:58:27.929Z] + . [2024-03-11T13:58:27.929Z] -> Found 1 reports [2024-03-11T13:58:27.929Z] ==> Detecting git/mercurial file structure [2024-03-11T13:58:27.929Z] ==> Reading reports [2024-03-11T13:58:27.929Z] + ./coverage.out bytes=41317 [2024-03-11T13:58:27.929Z] ==> Appending adjustments [2024-03-11T13:58:27.929Z] https://docs.codecov.io/docs/fixing-reports [2024-03-11T13:58:27.929Z] + Found adjustments [2024-03-11T13:58:27.929Z] ==> Gzipping contents [2024-03-11T13:58:27.929Z] 12K /tmp/codecov.He7BIN.gz [2024-03-11T13:58:27.929Z] ==> Uploading reports [2024-03-11T13:58:27.929Z] url: https://codecov.io [2024-03-11T13:58:27.929Z] query: branch=main&commit=16f62763cc01098cbc719f389d4d2c1391ae2033&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-11T13:58:27.929Z] -> Pinging Codecov [2024-03-11T13:58:27.929Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=16f62763cc01098cbc719f389d4d2c1391ae2033&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-11T13:58:28.188Z] -> Uploading to [2024-03-11T13:58:28.188Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-11/581DD39554BDF9B6E22D074273EAD858/16f62763cc01098cbc719f389d4d2c1391ae2033/2ea40b6e-1519-43cb-80ab-2fe16d36bbcb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T135828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c1a033e954f24ba2ffab436022f7a1473fe5087a8a112ff110b29a77a8c5557 [2024-03-11T13:58:28.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T13:58:28.188Z] Dload Upload Total Spent Left Speed [2024-03-11T13:58:28.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 42996 --:--:-- --:--:-- --:--:-- 42996 [2024-03-11T13:58:28.448Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] } [2024-03-11T13:58:28.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-11T13:58:28.898Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-11T13:58:28.916Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:58:29.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T13:58:29.346Z] [2024-03-11T13:58:29.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:58:29.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T13:58:29.693Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-11T13:58:29.693Z] df9b9388f04a: Pulling fs layer [2024-03-11T13:58:29.693Z] 52dc419b0ee2: Pulling fs layer [2024-03-11T13:58:29.693Z] 25bc292e5bac: Pulling fs layer [2024-03-11T13:58:29.693Z] 114826534d7a: Pulling fs layer [2024-03-11T13:58:29.693Z] 4657fd5d0bcf: Pulling fs layer [2024-03-11T13:58:29.693Z] 6ad1cebc031e: Pulling fs layer [2024-03-11T13:58:29.693Z] 8a3aa393b2d8: Pulling fs layer [2024-03-11T13:58:29.693Z] 114826534d7a: Waiting [2024-03-11T13:58:29.693Z] 4657fd5d0bcf: Waiting [2024-03-11T13:58:29.693Z] 6ad1cebc031e: Waiting [2024-03-11T13:58:29.693Z] 8a3aa393b2d8: Waiting [2024-03-11T13:58:29.693Z] 25bc292e5bac: Verifying Checksum [2024-03-11T13:58:29.693Z] 52dc419b0ee2: Verifying Checksum [2024-03-11T13:58:29.693Z] 52dc419b0ee2: Download complete [2024-03-11T13:58:29.693Z] 4657fd5d0bcf: Verifying Checksum [2024-03-11T13:58:29.693Z] 4657fd5d0bcf: Download complete [2024-03-11T13:58:29.693Z] df9b9388f04a: Verifying Checksum [2024-03-11T13:58:29.693Z] df9b9388f04a: Download complete [2024-03-11T13:58:29.951Z] 6ad1cebc031e: Verifying Checksum [2024-03-11T13:58:29.951Z] 6ad1cebc031e: Download complete [2024-03-11T13:58:29.951Z] df9b9388f04a: Pull complete [2024-03-11T13:58:29.951Z] 52dc419b0ee2: Pull complete [2024-03-11T13:58:30.210Z] 25bc292e5bac: Pull complete [2024-03-11T13:58:30.470Z] 114826534d7a: Verifying Checksum [2024-03-11T13:58:30.470Z] 114826534d7a: Download complete [2024-03-11T13:58:30.470Z] 8a3aa393b2d8: Verifying Checksum [2024-03-11T13:58:30.470Z] 8a3aa393b2d8: Download complete [2024-03-11T13:58:33.756Z] 114826534d7a: Pull complete [2024-03-11T13:58:33.757Z] 4657fd5d0bcf: Pull complete [2024-03-11T13:58:34.323Z] 6ad1cebc031e: Pull complete [2024-03-11T13:58:36.854Z] 8a3aa393b2d8: Pull complete [2024-03-11T13:58:36.854Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-11T13:58:36.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T13:58:36.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:58:37.134Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2024-03-11T13:58:37.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-11T13:58:41.934Z] $ docker top cea66cbce4a83a91f2181cbc956893c8bac84bddd83c8764d3ba1afaa600e64c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-11T13:58:42.082Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-03-11T13:58:42.357Z] + set -o pipefail [2024-03-11T13:58:42.357Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-03-11T13:58:47.627Z] [2024-03-11T13:58:47.627Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-03-11T13:58:47.627Z] [2024-03-11T13:58:47.627Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/d3db40eb-5922-4e73-9141-52619c503b9d [2024-03-11T13:58:47.627Z] [2024-03-11T13:58:47.627Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-11T13:58:47.627Z] [2024-03-11T13:58:47.627Z] [2024-03-11T13:58:47.627Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-11T13:58:47.627Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-11T13:58:47.627Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-11T13:58:47.646Z] $ docker stop --time=1 cea66cbce4a83a91f2181cbc956893c8bac84bddd83c8764d3ba1afaa600e64c [2024-03-11T13:58:52.230Z] $ docker rm -f --volumes cea66cbce4a83a91f2181cbc956893c8bac84bddd83c8764d3ba1afaa600e64c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T13:58:53.664Z] + git log --format=format:%s -1 16f62763cc01098cbc719f389d4d2c1391ae2033 [Pipeline] sh [2024-03-11T13:58:53.961Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T13:58:53.961Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:58:54.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T13:58:54.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:58:54.481Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2024-03-11T13:58:54.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T13:58:54.982Z] $ docker top 198d9093a26985cd629decdc55c9a56ef636d20e1f2961b4ae402be6bd4839cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T13:58:55.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T13:58:55.222Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T13:58:55.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T13:58:55.354Z] $ docker exec 198d9093a26985cd629decdc55c9a56ef636d20e1f2961b4ae402be6bd4839cb ssh-agent [2024-03-11T13:58:55.461Z] SSH_AUTH_SOCK=/tmp/ssh-rup4dAiGbL6Y/agent.32 [2024-03-11T13:58:55.461Z] SSH_AGENT_PID=38 [2024-03-11T13:58:55.466Z] Running ssh-add (command line suppressed) [2024-03-11T13:58:55.579Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6129238511340824523.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6129238511340824523.key) [2024-03-11T13:58:55.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T13:58:55.927Z] + git semver tag [2024-03-11T13:58:56.186Z] 2024-03-11 13:58:56,101 [run_tag] DEBUG tag force:False [2024-03-11T13:58:56.186Z] 2024-03-11 13:58:56,101 [check_head_tag] DEBUG check head tag [2024-03-11T13:58:56.186Z] 2024-03-11 13:58:56,102 [execute] INFO git cat-file --batch-check [2024-03-11T13:58:56.186Z] 2024-03-11 13:58:56,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-03-11T13:58:56.186Z] 2024-03-11 13:58:56,105 [execute] INFO git cat-file --batch [2024-03-11T13:58:56.186Z] 2024-03-11 13:58:56,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-03-11T13:58:56.186Z] 2024-03-11 13:58:56,126 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-11T13:58:56.186Z] 2024-03-11 13:58:56,126 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 [2024-03-11T13:58:56.186Z] 2024-03-11 13:58:56,126 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-03-11T13:58:56.186Z] 2024-03-11 13:58:56,131 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-11T13:58:56.186Z] 3.2.0-dev.16 [Pipeline] } [2024-03-11T13:58:56.203Z] $ docker exec --env ******** --env ******** 198d9093a26985cd629decdc55c9a56ef636d20e1f2961b4ae402be6bd4839cb ssh-agent -k [2024-03-11T13:58:56.301Z] unset SSH_AUTH_SOCK; [2024-03-11T13:58:56.301Z] unset SSH_AGENT_PID; [2024-03-11T13:58:56.301Z] echo Agent pid 38 killed; [2024-03-11T13:58:56.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T13:58:56.822Z] + git semver [Pipeline] } [2024-03-11T13:58:57.102Z] $ docker stop --time=1 198d9093a26985cd629decdc55c9a56ef636d20e1f2961b4ae402be6bd4839cb [2024-03-11T13:58:58.371Z] $ docker rm -f --volumes 198d9093a26985cd629decdc55c9a56ef636d20e1f2961b4ae402be6bd4839cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:58:59.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T13:58:59.020Z] [2024-03-11T13:58:59.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:58:59.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T13:58:59.373Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-11T13:58:59.373Z] ab5ef0e58194: Pulling fs layer [2024-03-11T13:58:59.373Z] 9712f1f96733: Pulling fs layer [2024-03-11T13:58:59.373Z] 63f879dbbcfc: Pulling fs layer [2024-03-11T13:58:59.373Z] 0d9ebad4ef96: Pulling fs layer [2024-03-11T13:58:59.373Z] e9a5061849ea: Pulling fs layer [2024-03-11T13:58:59.373Z] d747dcd14b5f: Pulling fs layer [2024-03-11T13:58:59.373Z] 2de7ff778b66: Pulling fs layer [2024-03-11T13:58:59.373Z] 0d9ebad4ef96: Waiting [2024-03-11T13:58:59.373Z] e9a5061849ea: Waiting [2024-03-11T13:58:59.373Z] d747dcd14b5f: Waiting [2024-03-11T13:58:59.373Z] 2de7ff778b66: Waiting [2024-03-11T13:58:59.373Z] 9712f1f96733: Verifying Checksum [2024-03-11T13:58:59.373Z] 9712f1f96733: Download complete [2024-03-11T13:58:59.632Z] 63f879dbbcfc: Verifying Checksum [2024-03-11T13:58:59.632Z] 63f879dbbcfc: Download complete [2024-03-11T13:58:59.890Z] e9a5061849ea: Verifying Checksum [2024-03-11T13:58:59.890Z] e9a5061849ea: Download complete [2024-03-11T13:58:59.890Z] d747dcd14b5f: Verifying Checksum [2024-03-11T13:58:59.890Z] d747dcd14b5f: Download complete [2024-03-11T13:58:59.890Z] 0d9ebad4ef96: Verifying Checksum [2024-03-11T13:58:59.890Z] 0d9ebad4ef96: Download complete [2024-03-11T13:58:59.890Z] ab5ef0e58194: Verifying Checksum [2024-03-11T13:58:59.890Z] ab5ef0e58194: Download complete [2024-03-11T13:58:59.890Z] 2de7ff778b66: Verifying Checksum [2024-03-11T13:58:59.890Z] 2de7ff778b66: Download complete [2024-03-11T13:59:02.415Z] ab5ef0e58194: Pull complete [2024-03-11T13:59:02.673Z] 9712f1f96733: Pull complete [2024-03-11T13:59:03.240Z] 63f879dbbcfc: Pull complete [2024-03-11T13:59:07.564Z] 0d9ebad4ef96: Pull complete [2024-03-11T13:59:07.564Z] e9a5061849ea: Pull complete [2024-03-11T13:59:07.564Z] d747dcd14b5f: Pull complete [2024-03-11T13:59:08.498Z] 2de7ff778b66: Pull complete [2024-03-11T13:59:08.498Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-11T13:59:08.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T13:59:08.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:59:08.788Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2024-03-11T13:59:08.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-11T13:59:14.481Z] $ docker top 7a8271411c91a47de6b1d9fa389d0107c40f92c88418b873defd15f89358fb3b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-11T13:59:14.642Z] provisioning config files... [2024-03-11T13:59:14.649Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config936594823798716146tmp [2024-03-11T13:59:14.659Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8651989955085125283tmp [2024-03-11T13:59:14.667Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10458982777774301733tmp [Pipeline] { [Pipeline] echo [2024-03-11T13:59:14.763Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:59:15.061Z] ---> sigul-configuration.sh [2024-03-11T13:59:15.061Z] gpg: directory `/root/.gnupg' created [2024-03-11T13:59:15.061Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-11T13:59:15.061Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-11T13:59:15.061Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-11T13:59:15.061Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-11T13:59:15.061Z] gpg: CAST5 encrypted data [2024-03-11T13:59:15.061Z] gpg: encrypted with 1 passphrase [2024-03-11T13:59:15.061Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-11T13:59:15.358Z] + mkdir /home/jenkins [2024-03-11T13:59:15.358Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-11T13:59:15.651Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-11T13:59:15.663Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:59:15.954Z] ---> sigul-install.sh [2024-03-11T13:59:15.954Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-11T13:59:16.244Z] + git tag --list [2024-03-11T13:59:16.244Z] v0.0.0 [2024-03-11T13:59:16.244Z] v1.0.0 [2024-03-11T13:59:16.244Z] v2.1.0 [2024-03-11T13:59:16.244Z] v2.1.1 [2024-03-11T13:59:16.244Z] v2.2.0 [2024-03-11T13:59:16.244Z] v2.3.0 [2024-03-11T13:59:16.244Z] v3.0 [2024-03-11T13:59:16.244Z] v3.0.0 [2024-03-11T13:59:16.244Z] v3.0.1 [2024-03-11T13:59:16.244Z] v3.0.1-dev.1 [2024-03-11T13:59:16.244Z] v3.1 [2024-03-11T13:59:16.244Z] v3.1.0 [2024-03-11T13:59:16.244Z] v3.1.0-dev.1 [2024-03-11T13:59:16.244Z] v3.1.0-dev.10 [2024-03-11T13:59:16.244Z] v3.1.0-dev.11 [2024-03-11T13:59:16.244Z] v3.1.0-dev.12 [2024-03-11T13:59:16.244Z] v3.1.0-dev.13 [2024-03-11T13:59:16.244Z] v3.1.0-dev.14 [2024-03-11T13:59:16.244Z] v3.1.0-dev.15 [2024-03-11T13:59:16.244Z] v3.1.0-dev.16 [2024-03-11T13:59:16.244Z] v3.1.0-dev.17 [2024-03-11T13:59:16.244Z] v3.1.0-dev.18 [2024-03-11T13:59:16.244Z] v3.1.0-dev.19 [2024-03-11T13:59:16.244Z] v3.1.0-dev.2 [2024-03-11T13:59:16.244Z] v3.1.0-dev.20 [2024-03-11T13:59:16.244Z] v3.1.0-dev.21 [2024-03-11T13:59:16.244Z] v3.1.0-dev.22 [2024-03-11T13:59:16.244Z] v3.1.0-dev.23 [2024-03-11T13:59:16.244Z] v3.1.0-dev.24 [2024-03-11T13:59:16.244Z] v3.1.0-dev.25 [2024-03-11T13:59:16.244Z] v3.1.0-dev.26 [2024-03-11T13:59:16.244Z] v3.1.0-dev.27 [2024-03-11T13:59:16.244Z] v3.1.0-dev.28 [2024-03-11T13:59:16.244Z] v3.1.0-dev.29 [2024-03-11T13:59:16.244Z] v3.1.0-dev.3 [2024-03-11T13:59:16.244Z] v3.1.0-dev.30 [2024-03-11T13:59:16.244Z] v3.1.0-dev.31 [2024-03-11T13:59:16.244Z] v3.1.0-dev.32 [2024-03-11T13:59:16.244Z] v3.1.0-dev.33 [2024-03-11T13:59:16.244Z] v3.1.0-dev.34 [2024-03-11T13:59:16.244Z] v3.1.0-dev.35 [2024-03-11T13:59:16.244Z] v3.1.0-dev.36 [2024-03-11T13:59:16.244Z] v3.1.0-dev.37 [2024-03-11T13:59:16.244Z] v3.1.0-dev.38 [2024-03-11T13:59:16.244Z] v3.1.0-dev.39 [2024-03-11T13:59:16.244Z] v3.1.0-dev.4 [2024-03-11T13:59:16.244Z] v3.1.0-dev.40 [2024-03-11T13:59:16.244Z] v3.1.0-dev.5 [2024-03-11T13:59:16.244Z] v3.1.0-dev.6 [2024-03-11T13:59:16.244Z] v3.1.0-dev.7 [2024-03-11T13:59:16.244Z] v3.1.0-dev.8 [2024-03-11T13:59:16.244Z] v3.1.0-dev.9 [2024-03-11T13:59:16.244Z] v3.2.0-dev.1 [2024-03-11T13:59:16.244Z] v3.2.0-dev.10 [2024-03-11T13:59:16.244Z] v3.2.0-dev.11 [2024-03-11T13:59:16.244Z] v3.2.0-dev.12 [2024-03-11T13:59:16.244Z] v3.2.0-dev.13 [2024-03-11T13:59:16.244Z] v3.2.0-dev.14 [2024-03-11T13:59:16.244Z] v3.2.0-dev.15 [2024-03-11T13:59:16.244Z] v3.2.0-dev.16 [2024-03-11T13:59:16.244Z] v3.2.0-dev.2 [2024-03-11T13:59:16.244Z] v3.2.0-dev.3 [2024-03-11T13:59:16.244Z] v3.2.0-dev.4 [2024-03-11T13:59:16.244Z] v3.2.0-dev.5 [2024-03-11T13:59:16.244Z] v3.2.0-dev.6 [2024-03-11T13:59:16.244Z] v3.2.0-dev.7 [2024-03-11T13:59:16.244Z] v3.2.0-dev.8 [2024-03-11T13:59:16.244Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-11T13:59:16.540Z] + lftools sign git-tag v3.2.0-dev.16 [2024-03-11T13:59:17.109Z] Signing Git tag with Sigul... [2024-03-11T13:59:17.109Z] Signing v3.2.0-dev.16 [Pipeline] echo [2024-03-11T13:59:17.693Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:59:17.977Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-11T13:59:17.983Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-11T13:59:18.119Z] $ docker stop --time=1 7a8271411c91a47de6b1d9fa389d0107c40f92c88418b873defd15f89358fb3b [2024-03-11T13:59:19.430Z] $ docker rm -f --volumes 7a8271411c91a47de6b1d9fa389d0107c40f92c88418b873defd15f89358fb3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-11T13:59:20.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T13:59:20.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:59:20.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T13:59:20.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:59:20.860Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2024-03-11T13:59:20.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T13:59:21.261Z] $ docker top 4227275c09c969c24c4b4f4fa54b3e967f9c9fdc7fc2f29a02fd1d45b11b5e92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T13:59:21.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T13:59:21.524Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T13:59:21.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T13:59:21.644Z] $ docker exec 4227275c09c969c24c4b4f4fa54b3e967f9c9fdc7fc2f29a02fd1d45b11b5e92 ssh-agent [2024-03-11T13:59:21.744Z] SSH_AUTH_SOCK=/tmp/ssh-wJ93qdLVLdVT/agent.33 [2024-03-11T13:59:21.745Z] SSH_AGENT_PID=39 [2024-03-11T13:59:21.750Z] Running ssh-add (command line suppressed) [2024-03-11T13:59:21.855Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16432667475382231003.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16432667475382231003.key) [2024-03-11T13:59:21.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T13:59:22.207Z] + git semver bump pre [2024-03-11T13:59:22.467Z] 2024-03-11 13:59:22,379 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-11T13:59:22.467Z] 2024-03-11 13:59:22,379 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev [2024-03-11T13:59:22.467Z] 2024-03-11 13:59:22,379 [bump_version] DEBUG bumped version:3.2.0-dev.17 [2024-03-11T13:59:22.467Z] 2024-03-11 13:59:22,379 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-03-11T13:59:22.467Z] 2024-03-11 13:59:22,379 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-11T13:59:22.468Z] 2024-03-11 13:59:22,379 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-11T13:59:22.468Z] 2024-03-11 13:59:22,382 [execute] INFO git cat-file --batch-check [2024-03-11T13:59:22.468Z] 2024-03-11 13:59:22,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T13:59:22.468Z] 2024-03-11 13:59:22,387 [execute] INFO git cat-file --batch [2024-03-11T13:59:22.468Z] 2024-03-11 13:59:22,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T13:59:22.468Z] 2024-03-11 13:59:22,392 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-11T13:59:22.468Z] 3.2.0-dev.17 [Pipeline] } [2024-03-11T13:59:22.486Z] $ docker exec --env ******** --env ******** 4227275c09c969c24c4b4f4fa54b3e967f9c9fdc7fc2f29a02fd1d45b11b5e92 ssh-agent -k [2024-03-11T13:59:22.583Z] unset SSH_AUTH_SOCK; [2024-03-11T13:59:22.583Z] unset SSH_AGENT_PID; [2024-03-11T13:59:22.583Z] echo Agent pid 39 killed; [2024-03-11T13:59:22.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T13:59:23.121Z] + git semver [Pipeline] } [2024-03-11T13:59:23.405Z] $ docker stop --time=1 4227275c09c969c24c4b4f4fa54b3e967f9c9fdc7fc2f29a02fd1d45b11b5e92 [2024-03-11T13:59:24.697Z] $ docker rm -f --volumes 4227275c09c969c24c4b4f4fa54b3e967f9c9fdc7fc2f29a02fd1d45b11b5e92 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T13:59:25.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T13:59:25.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:59:25.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T13:59:25.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:59:25.729Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2024-03-11T13:59:25.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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T13:59:26.106Z] $ docker top abca16e015311d12f43e202fa874002727c49cc0347008b6cdbd8fb93ff69803 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T13:59:26.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T13:59:26.431Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T13:59:26.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T13:59:26.541Z] $ docker exec abca16e015311d12f43e202fa874002727c49cc0347008b6cdbd8fb93ff69803 ssh-agent [2024-03-11T13:59:26.650Z] SSH_AUTH_SOCK=/tmp/ssh-7amzIJzFVbD4/agent.32 [2024-03-11T13:59:26.650Z] SSH_AGENT_PID=38 [2024-03-11T13:59:26.655Z] Running ssh-add (command line suppressed) [2024-03-11T13:59:26.762Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7874605545974341740.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7874605545974341740.key) [2024-03-11T13:59:26.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T13:59:27.110Z] + git semver push [2024-03-11T13:59:27.370Z] 2024-03-11 13:59:27,317 [run_push] DEBUG push [2024-03-11T13:59:27.370Z] 2024-03-11 13:59:27,318 [execute] INFO git cat-file --batch-check [2024-03-11T13:59:27.370Z] 2024-03-11 13:59:27,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T13:59:27.370Z] 2024-03-11 13:59:27,322 [execute] INFO git rev-list 37344173e050cd54b86972c6fb0eba66cb9a5948 -- [2024-03-11T13:59:27.370Z] 2024-03-11 13:59:27,323 [execute] DEBUG Popen(['git', 'rev-list', '37344173e050cd54b86972c6fb0eba66cb9a5948', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-11T13:59:27.370Z] 2024-03-11 13:59:27,331 [execute] INFO git fetch -v origin [2024-03-11T13:59:27.370Z] 2024-03-11 13:59:27,332 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-11T13:59:27.938Z] 2024-03-11 13:59:27,829 [run_push] DEBUG no remote changes detected [2024-03-11T13:59:27.938Z] 2024-03-11 13:59:27,829 [execute] INFO git push origin semver [2024-03-11T13:59:27.938Z] 2024-03-11 13:59:27,830 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-11T13:59:28.877Z] 2024-03-11 13:59:28,542 [run_push] DEBUG push all version tags [2024-03-11T13:59:28.877Z] 2024-03-11 13:59:28,543 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-11T13:59:28.878Z] 2024-03-11 13:59:28,543 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-03-11T13:59:29.448Z] 2024-03-11 13:59:29,220 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-11T13:59:29.448Z] 3.2.0-dev.17 [Pipeline] } [2024-03-11T13:59:29.466Z] $ docker exec --env ******** --env ******** abca16e015311d12f43e202fa874002727c49cc0347008b6cdbd8fb93ff69803 ssh-agent -k [2024-03-11T13:59:29.559Z] unset SSH_AUTH_SOCK; [2024-03-11T13:59:29.559Z] unset SSH_AGENT_PID; [2024-03-11T13:59:29.559Z] echo Agent pid 38 killed; [2024-03-11T13:59:29.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T13:59:30.080Z] + git semver [Pipeline] } [2024-03-11T13:59:30.362Z] $ docker stop --time=1 abca16e015311d12f43e202fa874002727c49cc0347008b6cdbd8fb93ff69803 [2024-03-11T13:59:31.597Z] $ docker rm -f --volumes abca16e015311d12f43e202fa874002727c49cc0347008b6cdbd8fb93ff69803 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-11T13:59:33.261Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-03-11T13:59:33.261Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-11T13:59:33.261Z] total 16 [2024-03-11T13:59:33.261Z] drwxr-xr-x 3 root root 4096 Mar 11 13:49 . [2024-03-11T13:59:33.261Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 13:59 .. [2024-03-11T13:59:33.261Z] drwxr-xr-x 2 root root 4096 Mar 11 13:49 cost [2024-03-11T13:59:33.261Z] -rw-r--r-- 1 root root 95 Mar 11 13:49 cost.csv [2024-03-11T13:59:33.261Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-11T13:59:33.261Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-11T13:59:33.261Z] total 16 [2024-03-11T13:59:33.261Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 13:49 . [2024-03-11T13:59:33.261Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 13:59 .. [2024-03-11T13:59:33.261Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 13:49 cost [2024-03-11T13:59:33.261Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 11 13:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:59:33.556Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:59:34.416Z] ---> package-listing.sh [2024-03-11T13:59:34.416Z] ++ facter osfamily [2024-03-11T13:59:34.416Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-11T13:59:34.675Z] + OS_FAMILY=debian [2024-03-11T13:59:34.675Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-11T13:59:34.675Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-11T13:59:34.675Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-11T13:59:34.675Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-11T13:59:34.675Z] + PACKAGES=/tmp/packages_start.txt [2024-03-11T13:59:34.675Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-11T13:59:34.675Z] + PACKAGES=/tmp/packages_end.txt [2024-03-11T13:59:34.675Z] + case "${OS_FAMILY}" in [2024-03-11T13:59:34.675Z] + dpkg -l [2024-03-11T13:59:34.675Z] + grep '^ii' [2024-03-11T13:59:34.675Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-11T13:59:34.675Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-11T13:59:34.675Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-11T13:59:34.675Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-11T13:59:34.675Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-03-11T13:59:34.675Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2024-03-11T13:59:34.685Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-11T13:59:34.961Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:59:35.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T13:59:35.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:59:35.880Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2024-03-11T13:59:35.956Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T13:59:36.192Z] $ docker top abd94e1ca95c75e0b9fcc51fbc0a55ce52bb05b37b092391e42809145edce2f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T13:59:36.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-11T13:59:36.936Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-11T13:59:37.224Z] + ls /var/log/sa-host [2024-03-11T13:59:37.224Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T13:59:37.439Z] provisioning config files... [2024-03-11T13:59:37.449Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5880649211633250826tmp [Pipeline] { [Pipeline] echo [2024-03-11T13:59:37.575Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:59:37.861Z] ---> create-netrc.sh [Pipeline] } [2024-03-11T13:59:37.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:59:38.331Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-11T13:59:38.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:59:38.625Z] ---> sudo-logs.sh [2024-03-11T13:59:38.625Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-11T13:59:38.727Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:59:39.011Z] ---> job-cost.sh [2024-03-11T13:59:39.011Z] lf-activate-venv: SKIPPING [2024-03-11T13:59:39.011Z] DEBUG: total: 0.2199999988079071 [2024-03-11T13:59:39.011Z] INFO: Retrieving Stack Cost... [2024-03-11T13:59:39.270Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T13:59:39.839Z] INFO: Archiving Costs [Pipeline] echo [2024-03-11T13:59:39.850Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:59:40.134Z] ---> logs-deploy.sh [2024-03-11T13:59:40.134Z] lf-activate-venv: SKIPPING [2024-03-11T13:59:40.134Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/168 [2024-03-11T13:59:40.134Z] INFO: archiving workspace using pattern(s): [2024-03-11T13:59:41.070Z] Archives upload complete. [2024-03-11T13:59:41.330Z] INFO: archiving logs to Nexus