Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9efa4e3e821e5d1be039a6069afa6131233d2613 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-ssh5662407934061012498.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-ssh5099498682947262210.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-ssh13525891066656303636.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-ssh9929856266183607629.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-ssh382486961035741315.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2013 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 9efa4e3e821e5d1be039a6069afa6131233d2613 (main) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#275)" > 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 9efa4e3e821e5d1be039a6069afa6131233d2613 # timeout=10 > git rev-list --no-walk 77f6383146a8ee209a0715a141c870f08f7b7274 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-01T15:49:20.053Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-01T15:49:20.169Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-01T15:49:20.197Z] ========================================================= [2024-03-01T15:49:20.197Z] EdgeX Global Pipelines Version Info [2024-03-01T15:49:20.197Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-01T15:49:20.910Z] ------------------- [2024-03-01T15:49:20.911Z] stable info: [2024-03-01T15:49:20.911Z] ------------------- [2024-03-01T15:49:20.911Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-01T15:49:20.911Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-01T15:49:20.911Z] Message: update stable to v1.0.258 [2024-03-01T15:49:21.483Z] ------------------- [2024-03-01T15:49:21.483Z] experimental info: [2024-03-01T15:49:21.483Z] ------------------- [2024-03-01T15:49:21.483Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-01T15:49:21.483Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-01T15:49:21.483Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-01T15:49:21.563Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-03-01T15:49:21.588Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-03-01T15:49:21.617Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-01T15:49:21.649Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-01T15:49:21.681Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-01T15:49:21.710Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-01T15:49:21.737Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-01T15:49:21.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-01T15:49:21.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-01T15:49:21.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-01T15:49:21.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-01T15:49:21.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-03-01T15:49:21.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-01T15:49:21.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-01T15:49:21.962Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-01T15:49:21.999Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-01T15:49:22.034Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-01T15:49:22.068Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-01T15:49:22.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-01T15:49:22.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-01T15:49:22.166Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-01T15:49:22.202Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-01T15:49:22.234Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-01T15:49:22.261Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-01T15:49:22.295Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-01T15:49:22.323Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-01T15:49:22.449Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-01T15:49:22.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-01T15:49:22.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-01T15:49:22.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-01T15:49:22.594Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] echo [2024-03-01T15:49:22.637Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9efa4e3 [Pipeline] echo [2024-03-01T15:49:22.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-01T15:49:22.774Z] provisioning config files... [2024-03-01T15:49:22.787Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12284375862575492343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T15:49:23.130Z] ---> ****-login.sh [2024-03-01T15:49:23.131Z] nexus3.edgexfoundry.org:10001 [2024-03-01T15:49:23.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:49:23.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:49:23.651Z] Configure a credential helper to remove this warning. See [2024-03-01T15:49:23.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:49:23.651Z] [2024-03-01T15:49:23.651Z] Login Succeeded [2024-03-01T15:49:23.651Z] nexus3.edgexfoundry.org:10002 [2024-03-01T15:49:23.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:49:23.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:49:23.651Z] Configure a credential helper to remove this warning. See [2024-03-01T15:49:23.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:49:23.651Z] [2024-03-01T15:49:23.651Z] Login Succeeded [2024-03-01T15:49:23.651Z] nexus3.edgexfoundry.org:10003 [2024-03-01T15:49:23.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:49:23.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:49:23.912Z] Configure a credential helper to remove this warning. See [2024-03-01T15:49:23.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:49:23.912Z] [2024-03-01T15:49:23.912Z] Login Succeeded [2024-03-01T15:49:23.912Z] nexus3.edgexfoundry.org:10004 [2024-03-01T15:49:23.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:49:23.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:49:23.912Z] Configure a credential helper to remove this warning. See [2024-03-01T15:49:23.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:49:23.912Z] [2024-03-01T15:49:23.912Z] Login Succeeded [2024-03-01T15:49:23.912Z] ****.io [2024-03-01T15:49:23.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:49:24.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:49:24.173Z] Configure a credential helper to remove this warning. See [2024-03-01T15:49:24.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:49:24.173Z] [2024-03-01T15:49:24.173Z] Login Succeeded [2024-03-01T15:49:24.173Z] ---> ****-login.sh ends [Pipeline] } [2024-03-01T15:49:24.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-01T15:49:24.682Z] + git rev-list -1 --merges 9efa4e3e821e5d1be039a6069afa6131233d2613~1..9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] echo [2024-03-01T15:49:24.714Z] -----------> git rev-list -1 --merges 9efa4e3e821e5d1be039a6069afa6131233d2613~1..9efa4e3e821e5d1be039a6069afa6131233d2613 9efa4e3e821e5d1be039a6069afa6131233d2613 [false] [Pipeline] sh [2024-03-01T15:49:25.021Z] + git log --format=format:%s -1 9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] echo [2024-03-01T15:49:25.041Z] ========================================================= [2024-03-01T15:49:25.041Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-01T15:49:25.041Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-01T15:49:25.425Z] + git log --format=format:%s -1 9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] echo [2024-03-01T15:49:25.438Z] [semverPrep] GIT_COMMIT: 9efa4e3e821e5d1be039a6069afa6131233d2613, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#275) [Pipeline] echo [2024-03-01T15:49:25.464Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-01T15:49:25.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-01T15:49:25.849Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-01T15:49:25.849Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-01T15:49:25.849Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-01T15:49:25.849Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-01T15:49:25.849Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-01T15:49:25.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:49:26.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T15:49:26.311Z] [2024-03-01T15:49:26.311Z] 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-01T15:49:26.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T15:49:26.641Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-01T15:49:26.641Z] b85a868b505f: Pulling fs layer [2024-03-01T15:49:26.641Z] e2be974225ed: Pulling fs layer [2024-03-01T15:49:26.641Z] 339a4e72a1f5: Pulling fs layer [2024-03-01T15:49:26.641Z] 988bab9f4d93: Pulling fs layer [2024-03-01T15:49:26.641Z] 1469e6f7b9e6: Pulling fs layer [2024-03-01T15:49:26.641Z] eaf3925da568: Pulling fs layer [2024-03-01T15:49:26.641Z] bab4dde63d76: Pulling fs layer [2024-03-01T15:49:26.641Z] bde34c3a00c8: Pulling fs layer [2024-03-01T15:49:26.641Z] 988bab9f4d93: Waiting [2024-03-01T15:49:26.641Z] b352a97aabf1: Pulling fs layer [2024-03-01T15:49:26.641Z] 1469e6f7b9e6: Waiting [2024-03-01T15:49:26.641Z] eaf3925da568: Waiting [2024-03-01T15:49:26.641Z] 4872d77fe225: Pulling fs layer [2024-03-01T15:49:26.641Z] 5851b861e8e6: Pulling fs layer [2024-03-01T15:49:26.641Z] 4872d77fe225: Waiting [2024-03-01T15:49:26.641Z] bab4dde63d76: Waiting [2024-03-01T15:49:26.641Z] 5851b861e8e6: Waiting [2024-03-01T15:49:26.641Z] bde34c3a00c8: Waiting [2024-03-01T15:49:26.641Z] e2be974225ed: Download complete [2024-03-01T15:49:26.641Z] 988bab9f4d93: Verifying Checksum [2024-03-01T15:49:26.641Z] 988bab9f4d93: Download complete [2024-03-01T15:49:26.641Z] 1469e6f7b9e6: Verifying Checksum [2024-03-01T15:49:26.641Z] 1469e6f7b9e6: Download complete [2024-03-01T15:49:26.641Z] 339a4e72a1f5: Verifying Checksum [2024-03-01T15:49:26.641Z] 339a4e72a1f5: Download complete [2024-03-01T15:49:26.901Z] eaf3925da568: Verifying Checksum [2024-03-01T15:49:26.901Z] eaf3925da568: Download complete [2024-03-01T15:49:26.901Z] bde34c3a00c8: Verifying Checksum [2024-03-01T15:49:26.901Z] bde34c3a00c8: Download complete [2024-03-01T15:49:26.901Z] b352a97aabf1: Download complete [2024-03-01T15:49:26.901Z] 4872d77fe225: Verifying Checksum [2024-03-01T15:49:26.901Z] 4872d77fe225: Download complete [2024-03-01T15:49:26.901Z] 5851b861e8e6: Download complete [2024-03-01T15:49:26.901Z] b85a868b505f: Verifying Checksum [2024-03-01T15:49:26.901Z] b85a868b505f: Download complete [2024-03-01T15:49:27.163Z] bab4dde63d76: Verifying Checksum [2024-03-01T15:49:27.163Z] bab4dde63d76: Download complete [2024-03-01T15:49:28.103Z] b85a868b505f: Pull complete [2024-03-01T15:49:28.360Z] e2be974225ed: Pull complete [2024-03-01T15:49:28.620Z] 339a4e72a1f5: Pull complete [2024-03-01T15:49:28.879Z] 988bab9f4d93: Pull complete [2024-03-01T15:49:29.137Z] 1469e6f7b9e6: Pull complete [2024-03-01T15:49:29.137Z] eaf3925da568: Pull complete [2024-03-01T15:49:31.039Z] bab4dde63d76: Pull complete [2024-03-01T15:49:31.039Z] bde34c3a00c8: Pull complete [2024-03-01T15:49:31.039Z] b352a97aabf1: Pull complete [2024-03-01T15:49:31.039Z] 4872d77fe225: Pull complete [2024-03-01T15:49:31.039Z] 5851b861e8e6: Pull complete [2024-03-01T15:49:31.039Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-01T15:49:31.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T15:49:31.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T15:49:31.222Z] prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container [2024-03-01T15:49:31.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-01T15:49:34.978Z] $ docker top 29804bb1d2d3cbbc04a2cee4af62c196557e1f166b3628ef82cf75c9f3b7f84d -eo pid,comm [2024-03-01T15:49:35.028Z] 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-01T15:49:35.028Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-01T15:49:35.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-01T15:49:35.122Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-01T15:49:35.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-01T15:49:35.237Z] $ docker exec 29804bb1d2d3cbbc04a2cee4af62c196557e1f166b3628ef82cf75c9f3b7f84d ssh-agent [2024-03-01T15:49:35.337Z] SSH_AUTH_SOCK=/tmp/ssh-aIdddqZvNkuS/agent.32 [2024-03-01T15:49:35.337Z] SSH_AGENT_PID=38 [2024-03-01T15:49:35.343Z] Running ssh-add (command line suppressed) [2024-03-01T15:49:35.430Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2673778852467497507.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2673778852467497507.key) [2024-03-01T15:49:35.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-01T15:49:35.745Z] + git tag --points-at HEAD [Pipeline] } [2024-03-01T15:49:35.754Z] $ docker exec --env ******** --env ******** 29804bb1d2d3cbbc04a2cee4af62c196557e1f166b3628ef82cf75c9f3b7f84d ssh-agent -k [2024-03-01T15:49:35.854Z] unset SSH_AUTH_SOCK; [2024-03-01T15:49:35.855Z] unset SSH_AGENT_PID; [2024-03-01T15:49:35.855Z] echo Agent pid 38 killed; [2024-03-01T15:49:35.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-01T15:49:35.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-01T15:49:35.937Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-01T15:49:36.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-01T15:49:36.046Z] $ docker exec 29804bb1d2d3cbbc04a2cee4af62c196557e1f166b3628ef82cf75c9f3b7f84d ssh-agent [2024-03-01T15:49:36.180Z] SSH_AUTH_SOCK=/tmp/ssh-3Nv3msvwskpN/agent.70 [2024-03-01T15:49:36.180Z] SSH_AGENT_PID=76 [2024-03-01T15:49:36.185Z] Running ssh-add (command line suppressed) [2024-03-01T15:49:36.283Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5703179040129801515.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5703179040129801515.key) [2024-03-01T15:49:36.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-01T15:49:36.597Z] + git semver init [2024-03-01T15:49:36.856Z] 2024-03-01 15:49:36,769 [run_init] DEBUG init version:0.0.0 force:False [2024-03-01T15:49:36.856Z] 2024-03-01 15:49:36,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-03-01T15:49:36.856Z] 2024-03-01 15:49:36,770 [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-01T15:49:36.856Z] 2024-03-01 15:49:36,770 [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-01T15:49:38.235Z] 2024-03-01 15:49:38,187 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-03-01T15:49:38.235Z] 2024-03-01 15:49:38,187 [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-01T15:49:38.235Z] 2024-03-01 15:49:38,187 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-01T15:49:38.235Z] 2024-03-01 15:49:38,188 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-01T15:49:38.235Z] 3.2.0-dev.13 [Pipeline] } [2024-03-01T15:49:38.245Z] $ docker exec --env ******** --env ******** 29804bb1d2d3cbbc04a2cee4af62c196557e1f166b3628ef82cf75c9f3b7f84d ssh-agent -k [2024-03-01T15:49:38.350Z] unset SSH_AUTH_SOCK; [2024-03-01T15:49:38.351Z] unset SSH_AGENT_PID; [2024-03-01T15:49:38.351Z] echo Agent pid 76 killed; [2024-03-01T15:49:38.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-01T15:49:38.753Z] + git semver [Pipeline] } [2024-03-01T15:49:39.026Z] $ docker stop --time=1 29804bb1d2d3cbbc04a2cee4af62c196557e1f166b3628ef82cf75c9f3b7f84d [2024-03-01T15:49:40.936Z] $ docker rm -f --volumes 29804bb1d2d3cbbc04a2cee4af62c196557e1f166b3628ef82cf75c9f3b7f84d [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-01T15:49:41.363Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-01T15:49:41.693Z] Stashed 1 file(s) [Pipeline] echo [2024-03-01T15:49:41.696Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [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-01T15:49:42.040Z] provisioning config files... [2024-03-01T15:49:42.050Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14486077021310083254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T15:49:42.432Z] ---> ****-login.sh [2024-03-01T15:49:42.432Z] nexus3.edgexfoundry.org:10001 [2024-03-01T15:49:42.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:49:42.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:49:42.432Z] Configure a credential helper to remove this warning. See [2024-03-01T15:49:42.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:49:42.432Z] [2024-03-01T15:49:42.432Z] Login Succeeded [2024-03-01T15:49:42.432Z] nexus3.edgexfoundry.org:10002 [2024-03-01T15:49:42.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:49:42.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:49:42.432Z] Configure a credential helper to remove this warning. See [2024-03-01T15:49:42.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:49:42.432Z] [2024-03-01T15:49:42.432Z] Login Succeeded [2024-03-01T15:49:42.432Z] nexus3.edgexfoundry.org:10003 [2024-03-01T15:49:42.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:49:42.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:49:42.692Z] Configure a credential helper to remove this warning. See [2024-03-01T15:49:42.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:49:42.692Z] [2024-03-01T15:49:42.692Z] Login Succeeded [2024-03-01T15:49:42.692Z] nexus3.edgexfoundry.org:10004 [2024-03-01T15:49:42.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:49:42.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:49:42.693Z] Configure a credential helper to remove this warning. See [2024-03-01T15:49:42.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:49:42.693Z] [2024-03-01T15:49:42.693Z] Login Succeeded [2024-03-01T15:49:42.693Z] ****.io [2024-03-01T15:49:42.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:49:42.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:49:42.952Z] Configure a credential helper to remove this warning. See [2024-03-01T15:49:42.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:49:42.952Z] [2024-03-01T15:49:42.952Z] Login Succeeded [2024-03-01T15:49:42.952Z] ---> ****-login.sh ends [Pipeline] } [2024-03-01T15:49:42.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-01T15:49:43.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T15:49:43.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T15:49:43.275Z] ========================================================= [2024-03-01T15:49:43.275Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-01T15:49:43.275Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:49:43.678Z] + 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-01T15:49:43.678Z] Sending build context to Docker daemon 16.9MB [2024-03-01T15:49:43.678Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-01T15:49:43.678Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-01T15:49:43.937Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-01T15:49:43.937Z] 7264a8db6415: Pulling fs layer [2024-03-01T15:49:43.937Z] c4d48a809fc2: Pulling fs layer [2024-03-01T15:49:43.937Z] 4f1c88b9dad5: Pulling fs layer [2024-03-01T15:49:43.937Z] ad3a456e5733: Pulling fs layer [2024-03-01T15:49:43.937Z] 69c7f0334f64: Pulling fs layer [2024-03-01T15:49:43.937Z] 1f1c1a5573a3: Pulling fs layer [2024-03-01T15:49:43.937Z] ce7588e14bc9: Pulling fs layer [2024-03-01T15:49:43.937Z] b5e4710f87ac: Pulling fs layer [2024-03-01T15:49:43.937Z] ad3a456e5733: Waiting [2024-03-01T15:49:43.937Z] 69c7f0334f64: Waiting [2024-03-01T15:49:43.937Z] 1f1c1a5573a3: Waiting [2024-03-01T15:49:43.937Z] b5e4710f87ac: Waiting [2024-03-01T15:49:43.937Z] ce7588e14bc9: Waiting [2024-03-01T15:49:43.937Z] c4d48a809fc2: Download complete [2024-03-01T15:49:43.937Z] ad3a456e5733: Verifying Checksum [2024-03-01T15:49:43.937Z] ad3a456e5733: Download complete [2024-03-01T15:49:43.937Z] 69c7f0334f64: Verifying Checksum [2024-03-01T15:49:43.937Z] 69c7f0334f64: Download complete [2024-03-01T15:49:43.937Z] 7264a8db6415: Verifying Checksum [2024-03-01T15:49:43.937Z] 7264a8db6415: Download complete [2024-03-01T15:49:43.937Z] 1f1c1a5573a3: Verifying Checksum [2024-03-01T15:49:43.937Z] 1f1c1a5573a3: Download complete [2024-03-01T15:49:44.195Z] 7264a8db6415: Pull complete [2024-03-01T15:49:44.454Z] b5e4710f87ac: Verifying Checksum [2024-03-01T15:49:44.454Z] b5e4710f87ac: Download complete [2024-03-01T15:49:44.454Z] 4f1c88b9dad5: Verifying Checksum [2024-03-01T15:49:44.454Z] 4f1c88b9dad5: Download complete [2024-03-01T15:49:44.713Z] c4d48a809fc2: Pull complete [2024-03-01T15:49:44.713Z] ce7588e14bc9: Download complete [2024-03-01T15:49:48.014Z] 4f1c88b9dad5: Pull complete [2024-03-01T15:49:48.273Z] ad3a456e5733: Pull complete [2024-03-01T15:49:48.532Z] 69c7f0334f64: Pull complete [2024-03-01T15:49:48.790Z] 1f1c1a5573a3: Pull complete [2024-03-01T15:49:52.129Z] ce7588e14bc9: Pull complete [2024-03-01T15:49:52.697Z] b5e4710f87ac: Pull complete [2024-03-01T15:49:52.957Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-01T15:49:53.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-01T15:49:53.217Z] ---> 88b5674ff536 [2024-03-01T15:49:53.217Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-01T15:49:56.949Z] Still waiting to schedule task [2024-03-01T15:49:56.950Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-01T15:50:01.789Z] ---> Running in 8233f7bff808 [2024-03-01T15:50:01.789Z] Removing intermediate container 8233f7bff808 [2024-03-01T15:50:01.789Z] ---> e207870c18ee [2024-03-01T15:50:01.789Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-01T15:50:01.789Z] ---> Running in 11f7b47b9062 [2024-03-01T15:50:01.789Z] Removing intermediate container 11f7b47b9062 [2024-03-01T15:50:01.789Z] ---> edab6743580f [2024-03-01T15:50:01.789Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-01T15:50:01.789Z] ---> Running in d7f11cdf5350 [2024-03-01T15:50:01.789Z] Removing intermediate container d7f11cdf5350 [2024-03-01T15:50:01.789Z] ---> a863f5c025c9 [2024-03-01T15:50:01.789Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-01T15:50:01.789Z] ---> Running in 047f39e31ad5 [2024-03-01T15:50:01.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T15:50:01.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T15:50:01.789Z] OK: 264 MiB in 52 packages [2024-03-01T15:50:02.360Z] Removing intermediate container 047f39e31ad5 [2024-03-01T15:50:02.360Z] ---> a82fb1d1f14c [2024-03-01T15:50:02.360Z] Step 7/12 : WORKDIR /app [2024-03-01T15:50:02.360Z] ---> Running in 9562670180b3 [2024-03-01T15:50:02.360Z] Removing intermediate container 9562670180b3 [2024-03-01T15:50:02.360Z] ---> 336b9d9a92ed [2024-03-01T15:50:02.360Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-01T15:50:02.360Z] ---> d870370e179b [2024-03-01T15:50:02.360Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T15:50:02.360Z] ---> Running in 0f0605a9b9ce [2024-03-01T15:50:35.325Z] Removing intermediate container 0f0605a9b9ce [2024-03-01T15:50:35.325Z] ---> caf542fbb3b3 [2024-03-01T15:50:35.325Z] Step 10/12 : COPY . . [2024-03-01T15:50:35.325Z] ---> 382e693026a1 [2024-03-01T15:50:35.325Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-01T15:50:35.325Z] ---> Running in ec6b555f40ab [2024-03-01T15:50:35.325Z] Removing intermediate container ec6b555f40ab [2024-03-01T15:50:35.325Z] ---> 19770a536fe7 [2024-03-01T15:50:35.325Z] Step 12/12 : RUN $MAKE [2024-03-01T15:50:35.325Z] ---> Running in c959cfe72e7b [2024-03-01T15:50:35.325Z] noop [2024-03-01T15:50:35.325Z] Removing intermediate container c959cfe72e7b [2024-03-01T15:50:35.325Z] ---> 94681a9daf1f [2024-03-01T15:50:35.325Z] Successfully built 94681a9daf1f [2024-03-01T15:50:35.325Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:50:35.718Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-01T15:50:35.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T15:50:35.908Z] prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container [2024-03-01T15:50:35.979Z] $ 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-01T15:50:36.335Z] $ docker top afce87d727d335bddd471e85743f3d1aef15373ea2fa9b368a2abd7dacdced9d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T15:50:36.733Z] + go version [2024-03-01T15:50:36.733Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-01T15:50:36.751Z] $ docker stop --time=1 afce87d727d335bddd471e85743f3d1aef15373ea2fa9b368a2abd7dacdced9d [2024-03-01T15:50:38.018Z] $ docker rm -f --volumes afce87d727d335bddd471e85743f3d1aef15373ea2fa9b368a2abd7dacdced9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:50:38.648Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-01T15:50:38.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T15:50:38.769Z] prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container [2024-03-01T15:50:38.809Z] $ 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-01T15:50:39.159Z] $ docker top fb29c79c3152f03dc12b0a54bb31c4d1d7d9ddcd75481851300f6a6bb16a2f13 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T15:50:39.550Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-03-01T15:50:39.876Z] + make test [2024-03-01T15:50:39.876Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-01T15:50:57.974Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-01T15:50:57.974Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-01T15:50:58.910Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements [2024-03-01T15:51:01.473Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.699s coverage: 71.9% of statements [2024-03-01T15:51:23.421Z] go vet ./... [2024-03-01T15:51:25.322Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-01T15:51:25.322Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-01T15:51:25.322Z] ./bin/test-attribution.sh [2024-03-01T15:51:25.322Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-01T15:51:25.322Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-01T15:51:25.322Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-01T15:51:25.322Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-01T15:51:25.322Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-01T15:51:25.322Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-01T15:51:25.322Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-01T15:51:25.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-01T15:51:25.386Z] $ docker stop --time=1 fb29c79c3152f03dc12b0a54bb31c4d1d7d9ddcd75481851300f6a6bb16a2f13 [2024-03-01T15:51:30.436Z] $ docker rm -f --volumes fb29c79c3152f03dc12b0a54bb31c4d1d7d9ddcd75481851300f6a6bb16a2f13 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-01T15:51:31.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-01T15:51:31.082Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-01T15:51:31.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-01T15:51:32.004Z] + ls -al . [2024-03-01T15:51:32.004Z] total 208 [2024-03-01T15:51:32.004Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 15:50 . [2024-03-01T15:51:32.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:49 .. [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 1 15:49 .dockerignore [2024-03-01T15:51:32.004Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 15:51 .git [2024-03-01T15:51:32.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:49 .github [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 1 15:49 .gitignore [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 15:49 .golangci.yml [2024-03-01T15:51:32.004Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 15:49 .semver [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 1 15:49 Attribution.txt [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 1 15:49 CHANGELOG.md [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 1 15:49 Dockerfile [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 15:49 GOVERNANCE.md [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 1 15:49 Jenkinsfile [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 1 15:49 LICENSE [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 1 15:49 Makefile [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 1 15:49 OWNERS.md [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 1 15:49 README.md [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 1 15:49 VERSION [2024-03-01T15:51:32.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:49 bin [2024-03-01T15:51:32.004Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 1 15:51 coverage.out [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 1 15:49 go.mod [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 34159 Mar 1 15:49 go.sum [2024-03-01T15:51:32.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:49 images [2024-03-01T15:51:32.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:49 internal [2024-03-01T15:51:32.004Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 1 15:49 main.go [2024-03-01T15:51:32.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:49 openapi [2024-03-01T15:51:32.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:49 res [2024-03-01T15:51:32.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:51:32.368Z] + 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=9efa4e3e821e5d1be039a6069afa6131233d2613 --label arch=amd64 --label version=3.2.0-dev.13 . [2024-03-01T15:51:32.368Z] Sending build context to Docker daemon 16.9MB [2024-03-01T15:51:32.368Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-01T15:51:32.368Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-01T15:51:32.368Z] ---> 94681a9daf1f [2024-03-01T15:51:32.368Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-01T15:51:32.628Z] ---> Running in df554a83c659 [2024-03-01T15:51:32.887Z] Removing intermediate container df554a83c659 [2024-03-01T15:51:32.887Z] ---> b2f1d37ad399 [2024-03-01T15:51:32.887Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-01T15:51:32.887Z] ---> Running in ada69224e9ea [2024-03-01T15:51:32.887Z] Removing intermediate container ada69224e9ea [2024-03-01T15:51:32.887Z] ---> f1bdd329adee [2024-03-01T15:51:32.887Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-01T15:51:32.887Z] ---> Running in 4ce172fe772d [2024-03-01T15:51:33.146Z] Removing intermediate container 4ce172fe772d [2024-03-01T15:51:33.146Z] ---> fbef316b0c9a [2024-03-01T15:51:33.146Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-01T15:51:33.146Z] ---> Running in 68f240ae81ff [2024-03-01T15:51:33.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T15:51:33.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T15:51:33.663Z] OK: 264 MiB in 52 packages [2024-03-01T15:51:34.229Z] Removing intermediate container 68f240ae81ff [2024-03-01T15:51:34.229Z] ---> 161b9d486d23 [2024-03-01T15:51:34.229Z] Step 7/30 : WORKDIR /app [2024-03-01T15:51:34.229Z] ---> Running in 30052a269a07 [2024-03-01T15:51:34.229Z] Removing intermediate container 30052a269a07 [2024-03-01T15:51:34.229Z] ---> f8dd2a90843a [2024-03-01T15:51:34.229Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-01T15:51:34.229Z] ---> eab5df08e900 [2024-03-01T15:51:34.229Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T15:51:34.229Z] ---> Running in 147873734a9c [2024-03-01T15:51:35.340Z] Removing intermediate container 147873734a9c [2024-03-01T15:51:35.340Z] ---> c1c8a6b41cfd [2024-03-01T15:51:35.340Z] Step 10/30 : COPY . . [2024-03-01T15:51:35.623Z] ---> 65654874356b [2024-03-01T15:51:35.623Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-01T15:51:35.623Z] ---> Running in 2d0982e0f358 [2024-03-01T15:51:35.623Z] Removing intermediate container 2d0982e0f358 [2024-03-01T15:51:35.623Z] ---> 003c08079bfe [2024-03-01T15:51:35.623Z] Step 12/30 : RUN $MAKE [2024-03-01T15:51:35.623Z] ---> Running in 6df5f3b23a96 [2024-03-01T15:51:35.881Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.13" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-01T15:51:38.465Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2014 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-03-01T15:51:38.504Z] Running in /w/workspace/app-rfid-llrp-inventory/165 [Pipeline] { [Pipeline] checkout [2024-03-01T15:51:41.637Z] The recommended git tool is: git [2024-03-01T15:51:46.266Z] using credential edgex-jenkins-ssh [2024-03-01T15:51:46.289Z] Cloning the remote Git repository [2024-03-01T15:51:46.338Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-01T15:51:46.434Z] > git init /w/workspace/app-rfid-llrp-inventory/165 # timeout=10 [2024-03-01T15:51:46.583Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-01T15:51:46.584Z] > git --version # timeout=10 [2024-03-01T15:51:46.606Z] > git --version # 'git version 2.25.1' [2024-03-01T15:51:46.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-01T15:51:46.769Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-01T15:51:53.191Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-01T15:51:53.222Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-01T15:51:54.134Z] Avoid second fetch [2024-03-01T15:51:54.135Z] Checking out Revision 9efa4e3e821e5d1be039a6069afa6131233d2613 (main) [2024-03-01T15:51:54.758Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#275)" [2024-03-01T15:51:54.154Z] > git config core.sparsecheckout # timeout=10 [2024-03-01T15:51:54.229Z] > git checkout -f 9efa4e3e821e5d1be039a6069afa6131233d2613 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-01T15:51:55.936Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-01T15:51:55.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-01T15:51:55.937Z] Dload Upload Total Spent Left Speed [2024-03-01T15:51:55.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89706 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-03-01T15:51:56.282Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-01T15:51:56.612Z] + sudo tee /etc/docker/daemon.new [2024-03-01T15:51:56.612Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-01T15:51:56.612Z] { [2024-03-01T15:51:56.612Z] "registry-mirrors": [ [2024-03-01T15:51:56.612Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-01T15:51:56.612Z] ], [2024-03-01T15:51:56.612Z] "bip": "10.250.0.254/24", [2024-03-01T15:51:56.612Z] "hosts": [ [2024-03-01T15:51:56.612Z] "tcp://0.0.0.0:5555", [2024-03-01T15:51:56.612Z] "unix:///var/run/docker.sock" [2024-03-01T15:51:56.612Z] ], [2024-03-01T15:51:56.612Z] "mtu": 1458, [2024-03-01T15:51:56.612Z] "selinux-enabled": true, [2024-03-01T15:51:56.612Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-01T15:51:56.612Z] } [Pipeline] sh [2024-03-01T15:51:56.949Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-01T15:51:57.284Z] + sudo service docker restart [2024-03-01T15:51:57.814Z] Removing intermediate container 6df5f3b23a96 [2024-03-01T15:51:57.814Z] ---> b6a5efcf2f3b [2024-03-01T15:51:57.814Z] Step 13/30 : FROM alpine:3.18 [2024-03-01T15:51:57.814Z] 3.18: Pulling from library/alpine [2024-03-01T15:51:57.814Z] 619be1103602: Pulling fs layer [2024-03-01T15:51:57.814Z] 619be1103602: Download complete [2024-03-01T15:51:57.814Z] 619be1103602: Pull complete [2024-03-01T15:51:57.814Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T15:51:57.814Z] Status: Downloaded newer image for alpine:3.18 [2024-03-01T15:51:57.814Z] ---> d3782b16ccc9 [2024-03-01T15:51:57.814Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-01T15:51:57.814Z] ---> Running in e6ca1026b0f9 [2024-03-01T15:51:57.814Z] Removing intermediate container e6ca1026b0f9 [2024-03-01T15:51:57.814Z] ---> c9c7c403b3eb [2024-03-01T15:51:57.814Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-01T15:51:57.814Z] ---> Running in 80f22698127a [2024-03-01T15:51:57.814Z] Removing intermediate container 80f22698127a [2024-03-01T15:51:57.814Z] ---> ae06eb74ae26 [2024-03-01T15:51:57.814Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-01T15:51:57.814Z] ---> Running in 1b26321a6256 [2024-03-01T15:51:57.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T15:51:57.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T15:51:58.073Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-01T15:51:58.073Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-01T15:51:58.073Z] Executing busybox-1.36.1-r5.trigger [2024-03-01T15:51:58.073Z] Executing ca-certificates-20230506-r0.trigger [2024-03-01T15:51:58.349Z] OK: 8 MiB in 17 packages [2024-03-01T15:51:58.609Z] Removing intermediate container 1b26321a6256 [2024-03-01T15:51:58.609Z] ---> 8892d457ca18 [2024-03-01T15:51:58.609Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-01T15:51:58.609Z] ---> Running in d71a8663b687 [2024-03-01T15:51:58.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T15:51:58.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T15:51:59.127Z] OK: 8 MiB in 17 packages [2024-03-01T15:51:59.386Z] Removing intermediate container d71a8663b687 [2024-03-01T15:51:59.386Z] ---> ecb0461aeeae [2024-03-01T15:51:59.386Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-01T15:51:59.645Z] ---> 4e293e02236e [2024-03-01T15:51:59.645Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-01T15:51:59.645Z] ---> d24b7e4d7cfe [2024-03-01T15:51:59.645Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-01T15:51:59.904Z] ---> 8c9199b121fc [2024-03-01T15:51:59.904Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-01T15:51:59.904Z] ---> 4e81cf44ee94 [2024-03-01T15:51:59.904Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-01T15:52:00.845Z] ---> e3f9ff8e777d [2024-03-01T15:52:00.845Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-01T15:52:00.845Z] ---> Running in b044822f7582 [2024-03-01T15:52:01.419Z] Removing intermediate container b044822f7582 [2024-03-01T15:52:01.419Z] ---> a3ae6415781a [2024-03-01T15:52:01.419Z] Step 24/30 : VOLUME /cache [2024-03-01T15:52:01.419Z] ---> Running in 833050caef6f [2024-03-01T15:52:01.679Z] Removing intermediate container 833050caef6f [2024-03-01T15:52:01.679Z] ---> 2d6ef92a47e5 [2024-03-01T15:52:01.679Z] Step 25/30 : EXPOSE 59711 [2024-03-01T15:52:01.679Z] ---> Running in 21e185273a84 [2024-03-01T15:52:01.679Z] Removing intermediate container 21e185273a84 [2024-03-01T15:52:01.679Z] ---> 3f1af81748b6 [2024-03-01T15:52:01.679Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-01T15:52:01.679Z] ---> Running in 28c1beccc1eb [2024-03-01T15:52:01.679Z] Removing intermediate container 28c1beccc1eb [2024-03-01T15:52:01.679Z] ---> a8c0309d5106 [2024-03-01T15:52:01.679Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-01T15:52:01.938Z] ---> Running in cf16745e2420 [2024-03-01T15:52:01.938Z] Removing intermediate container cf16745e2420 [2024-03-01T15:52:01.938Z] ---> 78de86344eb1 [2024-03-01T15:52:01.938Z] Step 28/30 : LABEL arch=amd64 [2024-03-01T15:52:01.938Z] ---> Running in fa7f0af5d92c [2024-03-01T15:52:01.938Z] Removing intermediate container fa7f0af5d92c [2024-03-01T15:52:01.938Z] ---> b1a8c7502dde [2024-03-01T15:52:01.938Z] Step 29/30 : LABEL git_sha=9efa4e3e821e5d1be039a6069afa6131233d2613 [2024-03-01T15:52:01.938Z] ---> Running in 8708ca75d243 [2024-03-01T15:52:02.196Z] Removing intermediate container 8708ca75d243 [2024-03-01T15:52:02.196Z] ---> 86fd52bac782 [2024-03-01T15:52:02.196Z] Step 30/30 : LABEL version=3.2.0-dev.13 [2024-03-01T15:52:02.196Z] ---> Running in bcef040bc90f [2024-03-01T15:52:02.196Z] Removing intermediate container bcef040bc90f [2024-03-01T15:52:02.196Z] ---> 17b4c735589b [2024-03-01T15:52:02.196Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-01T15:52:02.196Z] Successfully built 17b4c735589b [2024-03-01T15:52:02.196Z] 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-01T15:52:02.471Z] provisioning config files... [2024-03-01T15:52:02.479Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16308242708871276388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T15:52:02.820Z] ---> ****-login.sh [2024-03-01T15:52:02.820Z] nexus3.edgexfoundry.org:10001 [2024-03-01T15:52:02.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:52:02.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:52:02.820Z] Configure a credential helper to remove this warning. See [2024-03-01T15:52:02.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:52:02.820Z] [2024-03-01T15:52:02.820Z] Login Succeeded [2024-03-01T15:52:02.820Z] nexus3.edgexfoundry.org:10002 [2024-03-01T15:52:02.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:52:02.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:52:02.820Z] Configure a credential helper to remove this warning. See [2024-03-01T15:52:02.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:52:02.820Z] [2024-03-01T15:52:02.820Z] Login Succeeded [2024-03-01T15:52:02.820Z] nexus3.edgexfoundry.org:10003 [2024-03-01T15:52:03.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:52:03.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:52:03.080Z] Configure a credential helper to remove this warning. See [2024-03-01T15:52:03.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:52:03.080Z] [2024-03-01T15:52:03.080Z] Login Succeeded [2024-03-01T15:52:03.080Z] nexus3.edgexfoundry.org:10004 [2024-03-01T15:52:03.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:52:03.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:52:03.080Z] Configure a credential helper to remove this warning. See [2024-03-01T15:52:03.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:52:03.080Z] [2024-03-01T15:52:03.080Z] Login Succeeded [2024-03-01T15:52:03.080Z] ****.io [2024-03-01T15:52:03.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:52:03.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:52:03.339Z] Configure a credential helper to remove this warning. See [2024-03-01T15:52:03.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:52:03.339Z] [2024-03-01T15:52:03.339Z] Login Succeeded [2024-03-01T15:52:03.339Z] ---> ****-login.sh ends [Pipeline] } [2024-03-01T15:52:03.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-01T15:52:03.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T15:52:03.537Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-03-01T15:52:03.537Z] 9efa4e3e821e5d1be039a6069afa6131233d2613 [2024-03-01T15:52:03.537Z] latest [2024-03-01T15:52:03.537Z] 3.2.0-dev.13 [2024-03-01T15:52:03.537Z] 9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 [2024-03-01T15:52:03.537Z] main [2024-03-01T15:52:03.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:52:03.996Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:52:04.384Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9efa4e3e821e5d1be039a6069afa6131233d2613 [2024-03-01T15:52:04.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-01T15:52:04.384Z] 5b08bf08ea1d: Preparing [2024-03-01T15:52:04.384Z] ed9d95804e1e: Preparing [2024-03-01T15:52:04.384Z] ce09962bf231: Preparing [2024-03-01T15:52:04.384Z] 00cb91955131: Preparing [2024-03-01T15:52:04.384Z] def86f00ffa3: Preparing [2024-03-01T15:52:04.384Z] b765be74ef7f: Preparing [2024-03-01T15:52:04.385Z] bba3cf25d220: Preparing [2024-03-01T15:52:04.385Z] 4c41c18b178c: Preparing [2024-03-01T15:52:04.385Z] aedc3bda2944: Preparing [2024-03-01T15:52:04.385Z] b765be74ef7f: Waiting [2024-03-01T15:52:04.385Z] bba3cf25d220: Waiting [2024-03-01T15:52:04.385Z] 4c41c18b178c: Waiting [2024-03-01T15:52:04.385Z] aedc3bda2944: Waiting [2024-03-01T15:52:04.385Z] 00cb91955131: Pushed [2024-03-01T15:52:04.385Z] def86f00ffa3: Pushed [2024-03-01T15:52:04.385Z] 5b08bf08ea1d: Pushed [2024-03-01T15:52:04.385Z] ce09962bf231: Pushed [2024-03-01T15:52:04.385Z] aedc3bda2944: Layer already exists [2024-03-01T15:52:04.385Z] b765be74ef7f: Pushed [2024-03-01T15:52:04.644Z] bba3cf25d220: Pushed [2024-03-01T15:52:04.644Z] 4c41c18b178c: Pushed [2024-03-01T15:52:07.182Z] ed9d95804e1e: Pushed [2024-03-01T15:52:07.182Z] 9efa4e3e821e5d1be039a6069afa6131233d2613: digest: sha256:efaadbd0937f68b0af7aec43ec58b0d6b26120c79e0ab1b7cb9960059167f85c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:52:07.687Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:52:08.085Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-01T15:52:08.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-01T15:52:08.085Z] 5b08bf08ea1d: Preparing [2024-03-01T15:52:08.085Z] ed9d95804e1e: Preparing [2024-03-01T15:52:08.085Z] ce09962bf231: Preparing [2024-03-01T15:52:08.085Z] 00cb91955131: Preparing [2024-03-01T15:52:08.085Z] def86f00ffa3: Preparing [2024-03-01T15:52:08.085Z] b765be74ef7f: Preparing [2024-03-01T15:52:08.085Z] bba3cf25d220: Preparing [2024-03-01T15:52:08.085Z] 4c41c18b178c: Preparing [2024-03-01T15:52:08.085Z] aedc3bda2944: Preparing [2024-03-01T15:52:08.085Z] 4c41c18b178c: Waiting [2024-03-01T15:52:08.085Z] b765be74ef7f: Waiting [2024-03-01T15:52:08.085Z] aedc3bda2944: Waiting [2024-03-01T15:52:08.085Z] bba3cf25d220: Waiting [2024-03-01T15:52:08.085Z] 5b08bf08ea1d: Layer already exists [2024-03-01T15:52:08.085Z] 00cb91955131: Layer already exists [2024-03-01T15:52:08.085Z] ed9d95804e1e: Layer already exists [2024-03-01T15:52:08.085Z] ce09962bf231: Layer already exists [2024-03-01T15:52:08.085Z] def86f00ffa3: Layer already exists [2024-03-01T15:52:08.085Z] aedc3bda2944: Layer already exists [2024-03-01T15:52:08.085Z] bba3cf25d220: Layer already exists [2024-03-01T15:52:08.085Z] b765be74ef7f: Layer already exists [2024-03-01T15:52:08.085Z] 4c41c18b178c: Layer already exists [2024-03-01T15:52:08.085Z] latest: digest: sha256:efaadbd0937f68b0af7aec43ec58b0d6b26120c79e0ab1b7cb9960059167f85c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:52:08.484Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:52:08.877Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.13 [2024-03-01T15:52:08.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-01T15:52:08.877Z] 5b08bf08ea1d: Preparing [2024-03-01T15:52:08.877Z] ed9d95804e1e: Preparing [2024-03-01T15:52:08.877Z] ce09962bf231: Preparing [2024-03-01T15:52:08.877Z] 00cb91955131: Preparing [2024-03-01T15:52:08.877Z] def86f00ffa3: Preparing [2024-03-01T15:52:08.877Z] b765be74ef7f: Preparing [2024-03-01T15:52:08.877Z] bba3cf25d220: Preparing [2024-03-01T15:52:08.877Z] 4c41c18b178c: Preparing [2024-03-01T15:52:08.877Z] aedc3bda2944: Preparing [2024-03-01T15:52:08.877Z] bba3cf25d220: Waiting [2024-03-01T15:52:08.877Z] 4c41c18b178c: Waiting [2024-03-01T15:52:08.877Z] b765be74ef7f: Waiting [2024-03-01T15:52:08.877Z] 00cb91955131: Layer already exists [2024-03-01T15:52:08.877Z] 5b08bf08ea1d: Layer already exists [2024-03-01T15:52:08.877Z] def86f00ffa3: Layer already exists [2024-03-01T15:52:08.877Z] ed9d95804e1e: Layer already exists [2024-03-01T15:52:08.877Z] ce09962bf231: Layer already exists [2024-03-01T15:52:08.877Z] b765be74ef7f: Layer already exists [2024-03-01T15:52:08.877Z] aedc3bda2944: Layer already exists [2024-03-01T15:52:08.877Z] bba3cf25d220: Layer already exists [2024-03-01T15:52:08.877Z] 4c41c18b178c: Layer already exists [2024-03-01T15:52:08.877Z] 3.2.0-dev.13: digest: sha256:efaadbd0937f68b0af7aec43ec58b0d6b26120c79e0ab1b7cb9960059167f85c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:52:09.283Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:52:09.686Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 [2024-03-01T15:52:09.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-01T15:52:09.686Z] 5b08bf08ea1d: Preparing [2024-03-01T15:52:09.686Z] ed9d95804e1e: Preparing [2024-03-01T15:52:09.686Z] ce09962bf231: Preparing [2024-03-01T15:52:09.686Z] 00cb91955131: Preparing [2024-03-01T15:52:09.686Z] def86f00ffa3: Preparing [2024-03-01T15:52:09.686Z] b765be74ef7f: Preparing [2024-03-01T15:52:09.686Z] bba3cf25d220: Preparing [2024-03-01T15:52:09.686Z] 4c41c18b178c: Preparing [2024-03-01T15:52:09.686Z] aedc3bda2944: Preparing [2024-03-01T15:52:09.686Z] aedc3bda2944: Waiting [2024-03-01T15:52:09.686Z] b765be74ef7f: Waiting [2024-03-01T15:52:09.686Z] 4c41c18b178c: Waiting [2024-03-01T15:52:09.686Z] ce09962bf231: Layer already exists [2024-03-01T15:52:09.686Z] def86f00ffa3: Layer already exists [2024-03-01T15:52:09.686Z] 00cb91955131: Layer already exists [2024-03-01T15:52:09.686Z] 5b08bf08ea1d: Layer already exists [2024-03-01T15:52:09.686Z] ed9d95804e1e: Layer already exists [2024-03-01T15:52:09.686Z] b765be74ef7f: Layer already exists [2024-03-01T15:52:09.686Z] 4c41c18b178c: Layer already exists [2024-03-01T15:52:09.686Z] bba3cf25d220: Layer already exists [2024-03-01T15:52:09.686Z] aedc3bda2944: Layer already exists [2024-03-01T15:52:09.686Z] 9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13: digest: sha256:efaadbd0937f68b0af7aec43ec58b0d6b26120c79e0ab1b7cb9960059167f85c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:52:10.098Z] + 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-01T15:52:10.495Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-03-01T15:52:10.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-01T15:52:10.495Z] 5b08bf08ea1d: Preparing [2024-03-01T15:52:10.495Z] ed9d95804e1e: Preparing [2024-03-01T15:52:10.495Z] ce09962bf231: Preparing [2024-03-01T15:52:10.495Z] 00cb91955131: Preparing [2024-03-01T15:52:10.495Z] def86f00ffa3: Preparing [2024-03-01T15:52:10.495Z] b765be74ef7f: Preparing [2024-03-01T15:52:10.495Z] bba3cf25d220: Preparing [2024-03-01T15:52:10.495Z] 4c41c18b178c: Preparing [2024-03-01T15:52:10.495Z] aedc3bda2944: Preparing [2024-03-01T15:52:10.495Z] b765be74ef7f: Waiting [2024-03-01T15:52:10.495Z] bba3cf25d220: Waiting [2024-03-01T15:52:10.495Z] 4c41c18b178c: Waiting [2024-03-01T15:52:10.495Z] aedc3bda2944: Waiting [2024-03-01T15:52:10.495Z] 5b08bf08ea1d: Layer already exists [2024-03-01T15:52:10.495Z] ed9d95804e1e: Layer already exists [2024-03-01T15:52:10.495Z] ce09962bf231: Layer already exists [2024-03-01T15:52:10.495Z] def86f00ffa3: Layer already exists [2024-03-01T15:52:10.495Z] 00cb91955131: Layer already exists [2024-03-01T15:52:10.495Z] b765be74ef7f: Layer already exists [2024-03-01T15:52:10.495Z] 4c41c18b178c: Layer already exists [2024-03-01T15:52:10.495Z] bba3cf25d220: Layer already exists [2024-03-01T15:52:10.495Z] aedc3bda2944: Layer already exists [2024-03-01T15:52:10.495Z] main: digest: sha256:efaadbd0937f68b0af7aec43ec58b0d6b26120c79e0ab1b7cb9960059167f85c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-01T15:52:10.736Z] ===================================================== [Pipeline] echo [2024-03-01T15:52:10.778Z] taggedImages: [2024-03-01T15:52:10.778Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9efa4e3e821e5d1be039a6069afa6131233d2613 [2024-03-01T15:52:10.778Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-01T15:52:10.778Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.13 [2024-03-01T15:52:10.778Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 [2024-03-01T15:52:10.778Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:52:11.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T15:52:11.415Z] [2024-03-01T15:52:11.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:52:11.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T15:52:11.745Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-01T15:52:11.745Z] 5eb5b503b376: Pulling fs layer [2024-03-01T15:52:11.745Z] 5c69ac0246d0: Pulling fs layer [2024-03-01T15:52:11.745Z] ec43610c2a17: Pulling fs layer [2024-03-01T15:52:11.745Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-01T15:52:11.745Z] 33b1e0a273af: Pulling fs layer [2024-03-01T15:52:11.745Z] 5d3b04190fa2: Pulling fs layer [2024-03-01T15:52:11.745Z] 2f39f015ded8: Pulling fs layer [2024-03-01T15:52:11.745Z] 33b1e0a273af: Waiting [2024-03-01T15:52:11.745Z] 5d3b04190fa2: Waiting [2024-03-01T15:52:11.745Z] 3a2ae6a8a46f: Waiting [2024-03-01T15:52:11.745Z] 5c69ac0246d0: Download complete [2024-03-01T15:52:11.745Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-01T15:52:11.745Z] 3a2ae6a8a46f: Download complete [2024-03-01T15:52:11.745Z] 33b1e0a273af: Download complete [2024-03-01T15:52:11.745Z] 5d3b04190fa2: Verifying Checksum [2024-03-01T15:52:11.745Z] 5d3b04190fa2: Download complete [2024-03-01T15:52:11.745Z] ec43610c2a17: Verifying Checksum [2024-03-01T15:52:11.745Z] ec43610c2a17: Download complete [2024-03-01T15:52:12.004Z] 5eb5b503b376: Download complete [2024-03-01T15:52:12.569Z] 2f39f015ded8: Download complete [2024-03-01T15:52:13.137Z] 5eb5b503b376: Pull complete [2024-03-01T15:52:13.395Z] 5c69ac0246d0: Pull complete [2024-03-01T15:52:13.654Z] ec43610c2a17: Pull complete [2024-03-01T15:52:13.913Z] 3a2ae6a8a46f: Pull complete [2024-03-01T15:52:13.913Z] 33b1e0a273af: Pull complete [2024-03-01T15:52:14.171Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-01T15:52:15.806Z] provisioning config files... [2024-03-01T15:52:15.831Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/165@tmp/config6975439672452495207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T15:52:16.297Z] ---> ****-login.sh [2024-03-01T15:52:16.297Z] nexus3.edgexfoundry.org:10001 [2024-03-01T15:52:16.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:52:16.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:52:16.881Z] Configure a credential helper to remove this warning. See [2024-03-01T15:52:16.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:52:16.881Z] [2024-03-01T15:52:16.881Z] Login Succeeded [2024-03-01T15:52:16.881Z] nexus3.edgexfoundry.org:10002 [2024-03-01T15:52:17.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:52:17.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:52:17.438Z] Configure a credential helper to remove this warning. See [2024-03-01T15:52:17.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:52:17.438Z] [2024-03-01T15:52:17.438Z] Login Succeeded [2024-03-01T15:52:17.438Z] nexus3.edgexfoundry.org:10003 [2024-03-01T15:52:17.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:52:17.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:52:17.709Z] Configure a credential helper to remove this warning. See [2024-03-01T15:52:17.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:52:17.709Z] [2024-03-01T15:52:17.709Z] Login Succeeded [2024-03-01T15:52:17.709Z] nexus3.edgexfoundry.org:10004 [2024-03-01T15:52:17.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:52:17.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:52:17.978Z] Configure a credential helper to remove this warning. See [2024-03-01T15:52:17.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:52:17.978Z] [2024-03-01T15:52:17.978Z] Login Succeeded [2024-03-01T15:52:17.978Z] ****.io [2024-03-01T15:52:18.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T15:52:18.373Z] 2f39f015ded8: Pull complete [2024-03-01T15:52:18.373Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-01T15:52:18.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T15:52:18.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2024-03-01T15:52:18.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T15:52:18.516Z] Configure a credential helper to remove this warning. See [2024-03-01T15:52:18.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T15:52:18.516Z] [2024-03-01T15:52:18.516Z] Login Succeeded [2024-03-01T15:52:18.516Z] ---> ****-login.sh ends [Pipeline] withDockerContainer [2024-03-01T15:52:18.595Z] prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container [2024-03-01T15:52:18.634Z] $ 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-01T15:52:23.728Z] $ docker top 79ae354a407de5c0b92509fe72fcd3a236ce050981849df19bbbaa2ea146c944 -eo pid,comm [Pipeline] { [Pipeline] } [2024-03-01T15:52:23.848Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-03-01T15:52:24.213Z] ---> job-cost.sh [2024-03-01T15:52:24.213Z] lf-activate-venv: SKIPPING [2024-03-01T15:52:24.213Z] INFO: No Stack... [Pipeline] echo [2024-03-01T15:52:24.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T15:52:24.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T15:52:24.361Z] ========================================================= [2024-03-01T15:52:24.361Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-01T15:52:24.361Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:52:24.782Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-01T15:52:24.875Z] + 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-01T15:52:25.144Z] Sending build context to Docker daemon 670.2kB [2024-03-01T15:52:25.144Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-01T15:52:25.144Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-01T15:52:25.144Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-01T15:52:25.144Z] 9fda8d8052c6: Pulling fs layer [2024-03-01T15:52:25.144Z] 5d54e960e981: Pulling fs layer [2024-03-01T15:52:25.144Z] c4a7e357bf2a: Pulling fs layer [2024-03-01T15:52:25.144Z] f0e02332f6b5: Pulling fs layer [2024-03-01T15:52:25.144Z] 872ee5b61b7b: Pulling fs layer [2024-03-01T15:52:25.144Z] f0e02332f6b5: Waiting [2024-03-01T15:52:25.144Z] 872ee5b61b7b: Waiting [2024-03-01T15:52:25.144Z] 0c6a40ed1a82: Pulling fs layer [2024-03-01T15:52:25.144Z] 94ae7d8d031c: Pulling fs layer [2024-03-01T15:52:25.144Z] 0c6a40ed1a82: Waiting [2024-03-01T15:52:25.350Z] INFO: Archiving Costs [Pipeline] sh [2024-03-01T15:52:25.416Z] 5d54e960e981: Verifying Checksum [2024-03-01T15:52:25.416Z] 5d54e960e981: Download complete [2024-03-01T15:52:25.416Z] f0e02332f6b5: Verifying Checksum [2024-03-01T15:52:25.416Z] f0e02332f6b5: Download complete [2024-03-01T15:52:25.416Z] 872ee5b61b7b: Verifying Checksum [2024-03-01T15:52:25.416Z] 872ee5b61b7b: Download complete [2024-03-01T15:52:25.416Z] 9fda8d8052c6: Download complete [2024-03-01T15:52:25.639Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-03-01T15:52:25.639Z] + cut -d, -f6 [Pipeline] lock [2024-03-01T15:52:25.654Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] [2024-03-01T15:52:25.661Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] did not exist. Created. [2024-03-01T15:52:25.667Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] [Pipeline] { [2024-03-01T15:52:25.685Z] 94ae7d8d031c: Verifying Checksum [2024-03-01T15:52:25.686Z] 94ae7d8d031c: Download complete [Pipeline] unstash [Pipeline] sh [2024-03-01T15:52:26.047Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-01T15:52:26.114Z] Stashed 1 file(s) [Pipeline] } [2024-03-01T15:52:26.122Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-01T15:52:26.223Z] $ docker stop --time=1 79ae354a407de5c0b92509fe72fcd3a236ce050981849df19bbbaa2ea146c944 [2024-03-01T15:52:26.273Z] 9fda8d8052c6: Pull complete [2024-03-01T15:52:26.866Z] 5d54e960e981: Pull complete [2024-03-01T15:52:27.135Z] c4a7e357bf2a: Verifying Checksum [2024-03-01T15:52:27.135Z] c4a7e357bf2a: Download complete [2024-03-01T15:52:27.390Z] $ docker rm -f --volumes 79ae354a407de5c0b92509fe72fcd3a236ce050981849df19bbbaa2ea146c944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-01T15:52:28.109Z] 0c6a40ed1a82: Verifying Checksum [2024-03-01T15:52:28.109Z] 0c6a40ed1a82: Download complete [2024-03-01T15:52:40.442Z] c4a7e357bf2a: Pull complete [2024-03-01T15:52:40.442Z] f0e02332f6b5: Pull complete [2024-03-01T15:52:40.442Z] 872ee5b61b7b: Pull complete [2024-03-01T15:52:48.647Z] 0c6a40ed1a82: Pull complete [2024-03-01T15:52:52.912Z] 94ae7d8d031c: Pull complete [2024-03-01T15:52:52.912Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-01T15:52:52.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-01T15:52:52.912Z] ---> 86de565de09d [2024-03-01T15:52:52.912Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-01T15:52:53.493Z] ---> Running in a95299fcda48 [2024-03-01T15:52:53.760Z] Removing intermediate container a95299fcda48 [2024-03-01T15:52:53.760Z] ---> 06374242223a [2024-03-01T15:52:53.760Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-01T15:52:53.760Z] ---> Running in 3743c7705117 [2024-03-01T15:52:54.026Z] Removing intermediate container 3743c7705117 [2024-03-01T15:52:54.026Z] ---> a8897e0abd95 [2024-03-01T15:52:54.026Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-01T15:52:54.026Z] ---> Running in 3fb95e7090c6 [2024-03-01T15:52:54.295Z] Removing intermediate container 3fb95e7090c6 [2024-03-01T15:52:54.295Z] ---> 5c3543c68edb [2024-03-01T15:52:54.295Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-01T15:52:54.295Z] ---> Running in b01963373f6b [2024-03-01T15:52:55.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T15:52:55.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T15:52:56.655Z] OK: 266 MiB in 52 packages [2024-03-01T15:52:57.610Z] Removing intermediate container b01963373f6b [2024-03-01T15:52:57.610Z] ---> f0261b2b5f52 [2024-03-01T15:52:57.610Z] Step 7/12 : WORKDIR /app [2024-03-01T15:52:57.610Z] ---> Running in ae5ddbf2a6f7 [2024-03-01T15:52:57.876Z] Removing intermediate container ae5ddbf2a6f7 [2024-03-01T15:52:57.876Z] ---> 5ecbb81716f7 [2024-03-01T15:52:57.876Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-01T15:52:58.460Z] ---> 650dae567091 [2024-03-01T15:52:58.460Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T15:52:58.460Z] ---> Running in 6c8eefec51c2 [2024-03-01T15:54:06.359Z] Removing intermediate container 6c8eefec51c2 [2024-03-01T15:54:06.360Z] ---> 28c17b5469b4 [2024-03-01T15:54:06.360Z] Step 10/12 : COPY . . [2024-03-01T15:54:06.360Z] ---> 30a08395f042 [2024-03-01T15:54:06.360Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-01T15:54:06.360Z] ---> Running in b6607bbb775a [2024-03-01T15:54:06.360Z] Removing intermediate container b6607bbb775a [2024-03-01T15:54:06.360Z] ---> 76eedd3addb4 [2024-03-01T15:54:06.360Z] Step 12/12 : RUN $MAKE [2024-03-01T15:54:06.360Z] ---> Running in adbdbf918aeb [2024-03-01T15:54:06.360Z] noop [2024-03-01T15:54:06.360Z] Removing intermediate container adbdbf918aeb [2024-03-01T15:54:06.360Z] ---> 55740029d4a0 [2024-03-01T15:54:06.360Z] Successfully built 55740029d4a0 [2024-03-01T15:54:06.360Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:54:06.929Z] + docker inspect -f . ci-base-image-arm64 [2024-03-01T15:54:06.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T15:54:07.267Z] prd-ubuntu20.04-docker-arm64-4c-16g-2014 does not seem to be running inside a container [2024-03-01T15:54:07.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/165 -v /w/workspace/app-rfid-llrp-inventory/165:/w/workspace/app-rfid-llrp-inventory/165:rw,z -v /w/workspace/app-rfid-llrp-inventory/165@tmp:/w/workspace/app-rfid-llrp-inventory/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-01T15:54:08.576Z] $ docker top ad42ead44a263f6fc3734dc9a426603c3c205387443e385b3b89e5617d5c33f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T15:54:09.503Z] + go version [2024-03-01T15:54:09.503Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-01T15:54:09.523Z] $ docker stop --time=1 ad42ead44a263f6fc3734dc9a426603c3c205387443e385b3b89e5617d5c33f6 [2024-03-01T15:54:11.145Z] $ docker rm -f --volumes ad42ead44a263f6fc3734dc9a426603c3c205387443e385b3b89e5617d5c33f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:54:12.015Z] + docker inspect -f . ci-base-image-arm64 [2024-03-01T15:54:12.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T15:54:12.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-2014 does not seem to be running inside a container [2024-03-01T15:54:12.336Z] $ 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/165 -v /w/workspace/app-rfid-llrp-inventory/165:/w/workspace/app-rfid-llrp-inventory/165:rw,z -v /w/workspace/app-rfid-llrp-inventory/165@tmp:/w/workspace/app-rfid-llrp-inventory/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-01T15:54:13.529Z] $ docker top 9edff7c14967bff695de08d1f2d4a631dc91003c4406774eeb5ebef5523d3f7c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T15:54:14.105Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/165 [Pipeline] fileExists [Pipeline] sh [2024-03-01T15:54:15.057Z] + make test [2024-03-01T15:54:15.057Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-01T15:56:21.721Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-01T15:56:29.910Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-01T15:56:31.318Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.333s coverage: 86.2% of statements [2024-03-01T15:56:41.386Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.391s coverage: 71.9% of statements [2024-03-01T15:56:41.386Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-01T15:56:41.386Z] go vet ./... [2024-03-01T15:58:48.066Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-01T15:58:48.066Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-01T15:58:48.066Z] ./bin/test-attribution.sh [2024-03-01T15:58:48.066Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-01T15:58:48.066Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-01T15:58:48.066Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-01T15:58:48.066Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-01T15:58:48.066Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-01T15:58:48.066Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-01T15:58:48.066Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-01T15:58:48.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-01T15:58:48.138Z] $ docker stop --time=1 9edff7c14967bff695de08d1f2d4a631dc91003c4406774eeb5ebef5523d3f7c [2024-03-01T15:58:50.007Z] $ docker rm -f --volumes 9edff7c14967bff695de08d1f2d4a631dc91003c4406774eeb5ebef5523d3f7c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-01T15:58:51.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-01T15:58:51.656Z] Warning: overwriting stash ‘coverage-report’ [2024-03-01T15:58:52.093Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-01T15:58:52.713Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-01T15:58:53.025Z] + ls -al . [2024-03-01T15:58:53.025Z] total 204 [2024-03-01T15:58:53.025Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 15:54 . [2024-03-01T15:58:53.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:51 .. [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 1 15:51 .dockerignore [2024-03-01T15:58:53.025Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 15:51 .git [2024-03-01T15:58:53.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:51 .github [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 1 15:51 .gitignore [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 15:51 .golangci.yml [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 1 15:51 Attribution.txt [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 1 15:51 CHANGELOG.md [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 1 15:51 Dockerfile [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 15:51 GOVERNANCE.md [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 1 15:51 Jenkinsfile [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 1 15:51 LICENSE [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 1 15:51 Makefile [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 1 15:51 OWNERS.md [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 1 15:51 README.md [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 1 15:49 VERSION [2024-03-01T15:58:53.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:51 bin [2024-03-01T15:58:53.025Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 1 15:56 coverage.out [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 1 15:51 go.mod [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 34159 Mar 1 15:51 go.sum [2024-03-01T15:58:53.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:51 images [2024-03-01T15:58:53.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:51 internal [2024-03-01T15:58:53.025Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 1 15:51 main.go [2024-03-01T15:58:53.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:51 openapi [2024-03-01T15:58:53.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:51 res [2024-03-01T15:58:53.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:51 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T15:58:53.446Z] + 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=9efa4e3e821e5d1be039a6069afa6131233d2613 --label arch=arm64 --label version=3.2.0-dev.13 . [2024-03-01T15:58:53.712Z] Sending build context to Docker daemon 670.2kB [2024-03-01T15:58:53.712Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-01T15:58:53.712Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-01T15:58:53.712Z] ---> 55740029d4a0 [2024-03-01T15:58:53.712Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-01T15:58:53.712Z] ---> Running in c9423992d154 [2024-03-01T15:58:53.981Z] Removing intermediate container c9423992d154 [2024-03-01T15:58:53.981Z] ---> c346816c3e72 [2024-03-01T15:58:53.981Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-01T15:58:54.251Z] ---> Running in 0cdfb7c3adf8 [2024-03-01T15:58:54.518Z] Removing intermediate container 0cdfb7c3adf8 [2024-03-01T15:58:54.518Z] ---> 070be233011a [2024-03-01T15:58:54.518Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-01T15:58:54.518Z] ---> Running in f5bc3851f955 [2024-03-01T15:58:54.787Z] Removing intermediate container f5bc3851f955 [2024-03-01T15:58:54.787Z] ---> 6ee2c8df6264 [2024-03-01T15:58:54.787Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-01T15:58:55.055Z] ---> Running in fa2656889b88 [2024-03-01T15:58:56.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T15:58:56.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T15:58:57.707Z] OK: 266 MiB in 52 packages [2024-03-01T15:58:58.292Z] Removing intermediate container fa2656889b88 [2024-03-01T15:58:58.292Z] ---> b955a5ca72b0 [2024-03-01T15:58:58.292Z] Step 7/30 : WORKDIR /app [2024-03-01T15:58:58.557Z] ---> Running in 4578dafecb2e [2024-03-01T15:58:58.822Z] Removing intermediate container 4578dafecb2e [2024-03-01T15:58:58.822Z] ---> 8b8ea66e1cf3 [2024-03-01T15:58:58.822Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-01T15:59:01.389Z] ---> 4aac2de09484 [2024-03-01T15:59:01.389Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T15:59:01.389Z] ---> Running in d0a4240ebead [2024-03-01T15:59:03.324Z] Removing intermediate container d0a4240ebead [2024-03-01T15:59:03.324Z] ---> c0f8cd987a9c [2024-03-01T15:59:03.324Z] Step 10/30 : COPY . . [2024-03-01T15:59:03.589Z] ---> c4d76da7ffa3 [2024-03-01T15:59:03.589Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-01T15:59:03.855Z] ---> Running in a11a8e7d1271 [2024-03-01T15:59:04.122Z] Removing intermediate container a11a8e7d1271 [2024-03-01T15:59:04.122Z] ---> f6b8e0a33fc5 [2024-03-01T15:59:04.122Z] Step 12/30 : RUN $MAKE [2024-03-01T15:59:04.122Z] ---> Running in fc50a9d9fa26 [2024-03-01T15:59:05.088Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.13" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-01T16:00:56.897Z] Removing intermediate container fc50a9d9fa26 [2024-03-01T16:00:56.897Z] ---> 059a0d3f6c9f [2024-03-01T16:00:56.897Z] Step 13/30 : FROM alpine:3.18 [2024-03-01T16:00:56.897Z] 3.18: Pulling from library/alpine [2024-03-01T16:00:56.897Z] c6b39de5b339: Pulling fs layer [2024-03-01T16:00:56.897Z] c6b39de5b339: Verifying Checksum [2024-03-01T16:00:56.897Z] c6b39de5b339: Download complete [2024-03-01T16:00:56.897Z] c6b39de5b339: Pull complete [2024-03-01T16:00:56.897Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T16:00:56.897Z] Status: Downloaded newer image for alpine:3.18 [2024-03-01T16:00:56.897Z] ---> 33abbf032149 [2024-03-01T16:00:56.897Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-01T16:00:56.897Z] ---> Running in b9ec5354b210 [2024-03-01T16:00:56.897Z] Removing intermediate container b9ec5354b210 [2024-03-01T16:00:56.897Z] ---> 8e76bc55b80c [2024-03-01T16:00:56.897Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-01T16:00:56.897Z] ---> Running in 75231adbe290 [2024-03-01T16:00:56.897Z] Removing intermediate container 75231adbe290 [2024-03-01T16:00:56.897Z] ---> 26b452e70861 [2024-03-01T16:00:56.897Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-01T16:00:56.897Z] ---> Running in 49c67ffe9a7d [2024-03-01T16:00:56.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T16:00:56.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T16:00:56.897Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-01T16:00:56.897Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-01T16:00:56.897Z] Executing busybox-1.36.1-r5.trigger [2024-03-01T16:00:56.897Z] Executing ca-certificates-20230506-r0.trigger [2024-03-01T16:00:56.897Z] OK: 9 MiB in 17 packages [2024-03-01T16:00:57.853Z] Removing intermediate container 49c67ffe9a7d [2024-03-01T16:00:57.853Z] ---> fc33b9ac8a57 [2024-03-01T16:00:57.853Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-01T16:00:57.853Z] ---> Running in 38e9c97227e4 [2024-03-01T16:00:58.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T16:00:59.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T16:01:00.481Z] OK: 9 MiB in 17 packages [2024-03-01T16:01:01.061Z] Removing intermediate container 38e9c97227e4 [2024-03-01T16:01:01.061Z] ---> 9ffa34575286 [2024-03-01T16:01:01.061Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-01T16:01:01.644Z] ---> a49788f69150 [2024-03-01T16:01:01.644Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-01T16:01:01.912Z] ---> 69551cf89fbf [2024-03-01T16:01:01.912Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-01T16:01:02.493Z] ---> 92602e8eb71c [2024-03-01T16:01:02.493Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-01T16:01:03.073Z] ---> f9b7843e6943 [2024-03-01T16:01:03.074Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-01T16:01:04.476Z] ---> c99f99878f88 [2024-03-01T16:01:04.476Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-01T16:01:04.753Z] ---> Running in 5cc968be7486 [2024-03-01T16:01:06.159Z] Removing intermediate container 5cc968be7486 [2024-03-01T16:01:06.159Z] ---> 71f535ca8851 [2024-03-01T16:01:06.159Z] Step 24/30 : VOLUME /cache [2024-03-01T16:01:06.159Z] ---> Running in 652c123ba9de [2024-03-01T16:01:06.430Z] Removing intermediate container 652c123ba9de [2024-03-01T16:01:06.430Z] ---> 8a4dc3a2c006 [2024-03-01T16:01:06.430Z] Step 25/30 : EXPOSE 59711 [2024-03-01T16:01:06.695Z] ---> Running in 98e1cadb9d7d [2024-03-01T16:01:06.960Z] Removing intermediate container 98e1cadb9d7d [2024-03-01T16:01:06.960Z] ---> 3056c3135a35 [2024-03-01T16:01:06.960Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-01T16:01:06.960Z] ---> Running in 69a125c35bff [2024-03-01T16:01:07.226Z] Removing intermediate container 69a125c35bff [2024-03-01T16:01:07.226Z] ---> f4cc819ae0c1 [2024-03-01T16:01:07.226Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-01T16:01:07.492Z] ---> Running in e9d61169b0f2 [2024-03-01T16:01:07.759Z] Removing intermediate container e9d61169b0f2 [2024-03-01T16:01:07.759Z] ---> 0e10e94e2376 [2024-03-01T16:01:07.759Z] Step 28/30 : LABEL arch=arm64 [2024-03-01T16:01:07.759Z] ---> Running in 5b84973f93d3 [2024-03-01T16:01:08.024Z] Removing intermediate container 5b84973f93d3 [2024-03-01T16:01:08.024Z] ---> b61d6c530f1f [2024-03-01T16:01:08.024Z] Step 29/30 : LABEL git_sha=9efa4e3e821e5d1be039a6069afa6131233d2613 [2024-03-01T16:01:08.024Z] ---> Running in a9daa08dbca0 [2024-03-01T16:01:08.293Z] Removing intermediate container a9daa08dbca0 [2024-03-01T16:01:08.293Z] ---> 52776367d24c [2024-03-01T16:01:08.559Z] Step 30/30 : LABEL version=3.2.0-dev.13 [2024-03-01T16:01:08.559Z] ---> Running in f7d37a3b23cb [2024-03-01T16:01:08.825Z] Removing intermediate container f7d37a3b23cb [2024-03-01T16:01:08.825Z] ---> 7db44a270528 [2024-03-01T16:01:08.825Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-01T16:01:08.825Z] Successfully built 7db44a270528 [2024-03-01T16:01:08.825Z] 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-01T16:01:09.314Z] provisioning config files... [2024-03-01T16:01:09.330Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/165@tmp/config13449581289421891259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T16:01:09.725Z] ---> ****-login.sh [2024-03-01T16:01:09.725Z] nexus3.edgexfoundry.org:10001 [2024-03-01T16:01:09.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T16:01:09.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T16:01:09.992Z] Configure a credential helper to remove this warning. See [2024-03-01T16:01:09.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T16:01:09.992Z] [2024-03-01T16:01:09.992Z] Login Succeeded [2024-03-01T16:01:09.992Z] nexus3.edgexfoundry.org:10002 [2024-03-01T16:01:10.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T16:01:10.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T16:01:10.259Z] Configure a credential helper to remove this warning. See [2024-03-01T16:01:10.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T16:01:10.259Z] [2024-03-01T16:01:10.259Z] Login Succeeded [2024-03-01T16:01:10.259Z] nexus3.edgexfoundry.org:10003 [2024-03-01T16:01:10.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T16:01:10.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T16:01:10.789Z] Configure a credential helper to remove this warning. See [2024-03-01T16:01:10.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T16:01:10.789Z] [2024-03-01T16:01:10.789Z] Login Succeeded [2024-03-01T16:01:10.789Z] nexus3.edgexfoundry.org:10004 [2024-03-01T16:01:11.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T16:01:11.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T16:01:11.054Z] Configure a credential helper to remove this warning. See [2024-03-01T16:01:11.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T16:01:11.054Z] [2024-03-01T16:01:11.054Z] Login Succeeded [2024-03-01T16:01:11.054Z] ****.io [2024-03-01T16:01:11.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T16:01:11.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T16:01:11.588Z] Configure a credential helper to remove this warning. See [2024-03-01T16:01:11.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T16:01:11.588Z] [2024-03-01T16:01:11.588Z] Login Succeeded [2024-03-01T16:01:11.588Z] ---> ****-login.sh ends [Pipeline] } [2024-03-01T16:01:11.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-01T16:01:11.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T16:01:11.859Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-03-01T16:01:11.859Z] 9efa4e3e821e5d1be039a6069afa6131233d2613 [2024-03-01T16:01:11.859Z] latest [2024-03-01T16:01:11.859Z] 3.2.0-dev.13 [2024-03-01T16:01:11.859Z] 9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 [2024-03-01T16:01:11.859Z] main [2024-03-01T16:01:11.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:01:12.405Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:01:12.888Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9efa4e3e821e5d1be039a6069afa6131233d2613 [2024-03-01T16:01:12.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-01T16:01:12.888Z] 227d1da33d43: Preparing [2024-03-01T16:01:12.888Z] 7b89f0e6504a: Preparing [2024-03-01T16:01:12.888Z] 6eca02afa3bc: Preparing [2024-03-01T16:01:12.888Z] 9fe001b51d66: Preparing [2024-03-01T16:01:12.888Z] 34a77a41c165: Preparing [2024-03-01T16:01:12.888Z] 8b3c683d72ba: Preparing [2024-03-01T16:01:12.888Z] 5f5bdc27a154: Preparing [2024-03-01T16:01:12.888Z] 5a545a529824: Preparing [2024-03-01T16:01:12.888Z] 7c504f21be85: Preparing [2024-03-01T16:01:12.888Z] 8b3c683d72ba: Waiting [2024-03-01T16:01:12.888Z] 5f5bdc27a154: Waiting [2024-03-01T16:01:12.888Z] 5a545a529824: Waiting [2024-03-01T16:01:12.888Z] 7c504f21be85: Waiting [2024-03-01T16:01:13.153Z] 227d1da33d43: Pushed [2024-03-01T16:01:13.153Z] 34a77a41c165: Pushed [2024-03-01T16:01:13.153Z] 6eca02afa3bc: Pushed [2024-03-01T16:01:13.153Z] 9fe001b51d66: Pushed [2024-03-01T16:01:13.153Z] 7c504f21be85: Layer already exists [2024-03-01T16:01:13.417Z] 8b3c683d72ba: Pushed [2024-03-01T16:01:13.417Z] 5f5bdc27a154: Pushed [2024-03-01T16:01:13.682Z] 5a545a529824: Pushed [2024-03-01T16:01:19.007Z] 7b89f0e6504a: Pushed [2024-03-01T16:01:19.007Z] 9efa4e3e821e5d1be039a6069afa6131233d2613: digest: sha256:cf111d469a533ba08e60932efc14ca778bc2b9c07fff00204c9223bdc87de5a4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:01:19.471Z] + 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-01T16:01:19.937Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-01T16:01:19.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-01T16:01:19.937Z] 227d1da33d43: Preparing [2024-03-01T16:01:19.937Z] 7b89f0e6504a: Preparing [2024-03-01T16:01:19.937Z] 6eca02afa3bc: Preparing [2024-03-01T16:01:19.937Z] 9fe001b51d66: Preparing [2024-03-01T16:01:19.937Z] 34a77a41c165: Preparing [2024-03-01T16:01:19.937Z] 8b3c683d72ba: Preparing [2024-03-01T16:01:19.937Z] 5f5bdc27a154: Preparing [2024-03-01T16:01:19.937Z] 5a545a529824: Preparing [2024-03-01T16:01:19.937Z] 7c504f21be85: Preparing [2024-03-01T16:01:19.937Z] 8b3c683d72ba: Waiting [2024-03-01T16:01:19.937Z] 5f5bdc27a154: Waiting [2024-03-01T16:01:19.937Z] 5a545a529824: Waiting [2024-03-01T16:01:19.937Z] 7c504f21be85: Waiting [2024-03-01T16:01:19.937Z] 6eca02afa3bc: Layer already exists [2024-03-01T16:01:19.937Z] 7b89f0e6504a: Layer already exists [2024-03-01T16:01:19.937Z] 9fe001b51d66: Layer already exists [2024-03-01T16:01:19.937Z] 227d1da33d43: Layer already exists [2024-03-01T16:01:19.937Z] 34a77a41c165: Layer already exists [2024-03-01T16:01:19.937Z] 8b3c683d72ba: Layer already exists [2024-03-01T16:01:19.937Z] 5f5bdc27a154: Layer already exists [2024-03-01T16:01:19.937Z] 7c504f21be85: Layer already exists [2024-03-01T16:01:19.937Z] 5a545a529824: Layer already exists [2024-03-01T16:01:20.203Z] latest: digest: sha256:cf111d469a533ba08e60932efc14ca778bc2b9c07fff00204c9223bdc87de5a4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:01:20.672Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:01:21.130Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.13 [2024-03-01T16:01:21.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-01T16:01:21.130Z] 227d1da33d43: Preparing [2024-03-01T16:01:21.130Z] 7b89f0e6504a: Preparing [2024-03-01T16:01:21.130Z] 6eca02afa3bc: Preparing [2024-03-01T16:01:21.130Z] 9fe001b51d66: Preparing [2024-03-01T16:01:21.130Z] 34a77a41c165: Preparing [2024-03-01T16:01:21.130Z] 8b3c683d72ba: Preparing [2024-03-01T16:01:21.130Z] 5f5bdc27a154: Preparing [2024-03-01T16:01:21.130Z] 8b3c683d72ba: Waiting [2024-03-01T16:01:21.130Z] 5f5bdc27a154: Waiting [2024-03-01T16:01:21.130Z] 5a545a529824: Preparing [2024-03-01T16:01:21.130Z] 5a545a529824: Waiting [2024-03-01T16:01:21.130Z] 7c504f21be85: Preparing [2024-03-01T16:01:21.130Z] 7c504f21be85: Waiting [2024-03-01T16:01:21.130Z] 227d1da33d43: Layer already exists [2024-03-01T16:01:21.130Z] 6eca02afa3bc: Layer already exists [2024-03-01T16:01:21.130Z] 34a77a41c165: Layer already exists [2024-03-01T16:01:21.130Z] 7b89f0e6504a: Layer already exists [2024-03-01T16:01:21.130Z] 9fe001b51d66: Layer already exists [2024-03-01T16:01:21.130Z] 8b3c683d72ba: Layer already exists [2024-03-01T16:01:21.130Z] 5f5bdc27a154: Layer already exists [2024-03-01T16:01:21.130Z] 5a545a529824: Layer already exists [2024-03-01T16:01:21.130Z] 7c504f21be85: Layer already exists [2024-03-01T16:01:21.393Z] 3.2.0-dev.13: digest: sha256:cf111d469a533ba08e60932efc14ca778bc2b9c07fff00204c9223bdc87de5a4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:01:21.855Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:01:22.329Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 [2024-03-01T16:01:22.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-01T16:01:22.329Z] 227d1da33d43: Preparing [2024-03-01T16:01:22.329Z] 7b89f0e6504a: Preparing [2024-03-01T16:01:22.329Z] 6eca02afa3bc: Preparing [2024-03-01T16:01:22.329Z] 9fe001b51d66: Preparing [2024-03-01T16:01:22.329Z] 34a77a41c165: Preparing [2024-03-01T16:01:22.329Z] 8b3c683d72ba: Preparing [2024-03-01T16:01:22.329Z] 5f5bdc27a154: Preparing [2024-03-01T16:01:22.329Z] 5a545a529824: Preparing [2024-03-01T16:01:22.329Z] 7c504f21be85: Preparing [2024-03-01T16:01:22.329Z] 5f5bdc27a154: Waiting [2024-03-01T16:01:22.329Z] 8b3c683d72ba: Waiting [2024-03-01T16:01:22.329Z] 5a545a529824: Waiting [2024-03-01T16:01:22.329Z] 7c504f21be85: Waiting [2024-03-01T16:01:22.329Z] 9fe001b51d66: Layer already exists [2024-03-01T16:01:22.329Z] 34a77a41c165: Layer already exists [2024-03-01T16:01:22.329Z] 6eca02afa3bc: Layer already exists [2024-03-01T16:01:22.329Z] 227d1da33d43: Layer already exists [2024-03-01T16:01:22.329Z] 7b89f0e6504a: Layer already exists [2024-03-01T16:01:22.329Z] 8b3c683d72ba: Layer already exists [2024-03-01T16:01:22.329Z] 5a545a529824: Layer already exists [2024-03-01T16:01:22.329Z] 5f5bdc27a154: Layer already exists [2024-03-01T16:01:22.329Z] 7c504f21be85: Layer already exists [2024-03-01T16:01:22.594Z] 9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13: digest: sha256:cf111d469a533ba08e60932efc14ca778bc2b9c07fff00204c9223bdc87de5a4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:01:23.056Z] + 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-01T16:01:23.673Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-03-01T16:01:23.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-01T16:01:23.674Z] 227d1da33d43: Preparing [2024-03-01T16:01:23.674Z] 7b89f0e6504a: Preparing [2024-03-01T16:01:23.674Z] 6eca02afa3bc: Preparing [2024-03-01T16:01:23.674Z] 9fe001b51d66: Preparing [2024-03-01T16:01:23.674Z] 34a77a41c165: Preparing [2024-03-01T16:01:23.674Z] 8b3c683d72ba: Preparing [2024-03-01T16:01:23.674Z] 5f5bdc27a154: Preparing [2024-03-01T16:01:23.674Z] 5a545a529824: Preparing [2024-03-01T16:01:23.674Z] 7c504f21be85: Preparing [2024-03-01T16:01:23.674Z] 8b3c683d72ba: Waiting [2024-03-01T16:01:23.674Z] 5f5bdc27a154: Waiting [2024-03-01T16:01:23.674Z] 5a545a529824: Waiting [2024-03-01T16:01:23.674Z] 7c504f21be85: Waiting [2024-03-01T16:01:23.674Z] 34a77a41c165: Layer already exists [2024-03-01T16:01:23.674Z] 6eca02afa3bc: Layer already exists [2024-03-01T16:01:23.674Z] 9fe001b51d66: Layer already exists [2024-03-01T16:01:23.674Z] 7b89f0e6504a: Layer already exists [2024-03-01T16:01:23.674Z] 227d1da33d43: Layer already exists [2024-03-01T16:01:23.674Z] 8b3c683d72ba: Layer already exists [2024-03-01T16:01:23.674Z] 5f5bdc27a154: Layer already exists [2024-03-01T16:01:23.674Z] 5a545a529824: Layer already exists [2024-03-01T16:01:23.674Z] 7c504f21be85: Layer already exists [2024-03-01T16:01:23.938Z] main: digest: sha256:cf111d469a533ba08e60932efc14ca778bc2b9c07fff00204c9223bdc87de5a4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-01T16:01:24.263Z] ===================================================== [Pipeline] echo [2024-03-01T16:01:24.321Z] taggedImages: [2024-03-01T16:01:24.321Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9efa4e3e821e5d1be039a6069afa6131233d2613 [2024-03-01T16:01:24.321Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-01T16:01:24.321Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.13 [2024-03-01T16:01:24.321Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 [2024-03-01T16:01:24.321Z] - 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-01T16:01:24.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-01T16:01:24.983Z] [2024-03-01T16:01:24.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:01:25.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-01T16:01:25.354Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-01T16:01:25.354Z] 8998bd30e6a1: Pulling fs layer [2024-03-01T16:01:25.354Z] 04944245beec: Pulling fs layer [2024-03-01T16:01:25.354Z] 699f458cf7ca: Pulling fs layer [2024-03-01T16:01:25.354Z] 765212b225bb: Pulling fs layer [2024-03-01T16:01:25.354Z] f23df028b6ca: Pulling fs layer [2024-03-01T16:01:25.354Z] d65c8cfc05b1: Pulling fs layer [2024-03-01T16:01:25.354Z] 2437ff75d9bd: Pulling fs layer [2024-03-01T16:01:25.354Z] f23df028b6ca: Waiting [2024-03-01T16:01:25.354Z] d65c8cfc05b1: Waiting [2024-03-01T16:01:25.354Z] 2437ff75d9bd: Waiting [2024-03-01T16:01:25.354Z] 765212b225bb: Waiting [2024-03-01T16:01:25.622Z] 04944245beec: Verifying Checksum [2024-03-01T16:01:25.622Z] 04944245beec: Download complete [2024-03-01T16:01:25.622Z] 765212b225bb: Verifying Checksum [2024-03-01T16:01:25.622Z] 765212b225bb: Download complete [2024-03-01T16:01:25.622Z] f23df028b6ca: Verifying Checksum [2024-03-01T16:01:25.622Z] f23df028b6ca: Download complete [2024-03-01T16:01:25.622Z] d65c8cfc05b1: Verifying Checksum [2024-03-01T16:01:25.622Z] d65c8cfc05b1: Download complete [2024-03-01T16:01:25.622Z] 699f458cf7ca: Verifying Checksum [2024-03-01T16:01:25.622Z] 699f458cf7ca: Download complete [2024-03-01T16:01:26.205Z] 8998bd30e6a1: Verifying Checksum [2024-03-01T16:01:26.205Z] 8998bd30e6a1: Download complete [2024-03-01T16:01:28.781Z] 2437ff75d9bd: Verifying Checksum [2024-03-01T16:01:28.781Z] 2437ff75d9bd: Download complete [2024-03-01T16:01:30.718Z] 8998bd30e6a1: Pull complete [2024-03-01T16:01:30.983Z] 04944245beec: Pull complete [2024-03-01T16:01:32.385Z] 699f458cf7ca: Pull complete [2024-03-01T16:01:32.652Z] 765212b225bb: Pull complete [2024-03-01T16:01:33.608Z] f23df028b6ca: Pull complete [2024-03-01T16:01:33.875Z] d65c8cfc05b1: Pull complete [2024-03-01T16:01:52.061Z] 2437ff75d9bd: Pull complete [2024-03-01T16:01:52.061Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-01T16:01:52.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-01T16:01:52.061Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T16:01:52.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-2014 does not seem to be running inside a container [2024-03-01T16:01:52.497Z] $ 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/165 -v /w/workspace/app-rfid-llrp-inventory/165:/w/workspace/app-rfid-llrp-inventory/165:rw,z -v /w/workspace/app-rfid-llrp-inventory/165@tmp:/w/workspace/app-rfid-llrp-inventory/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-01T16:01:55.321Z] $ docker top 0043322397c71c3a2c205ad403937e7cc9c8cbc766ef4033d2cb0722cf9ee122 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T16:01:56.266Z] ---> job-cost.sh [2024-03-01T16:01:56.266Z] lf-activate-venv: SKIPPING [2024-03-01T16:01:56.266Z] INFO: No Stack... [2024-03-01T16:01:56.848Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-01T16:01:57.430Z] INFO: Archiving Costs [Pipeline] sh [2024-03-01T16:01:58.326Z] + cut -d, -f6+ [2024-03-01T16:01:58.326Z] cat /w/workspace/app-rfid-llrp-inventory/165/archives/cost.csv [Pipeline] lock [2024-03-01T16:01:58.381Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] [2024-03-01T16:01:58.389Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] did not exist. Created. [2024-03-01T16:01:58.394Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-01T16:01:58.818Z] /w/workspace/app-rfid-llrp-inventory/165@tmp/durable-aea65c6f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-01T16:01:59.455Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-01T16:01:59.540Z] Warning: overwriting stash ‘stack-cost’ [2024-03-01T16:01:59.590Z] Stashed 1 file(s) [Pipeline] } [2024-03-01T16:01:59.597Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-01T16:01:59.722Z] $ docker stop --time=1 0043322397c71c3a2c205ad403937e7cc9c8cbc766ef4033d2cb0722cf9ee122 [2024-03-01T16:02:01.253Z] $ docker rm -f --volumes 0043322397c71c3a2c205ad403937e7cc9c8cbc766ef4033d2cb0722cf9ee122 [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-01T16:02:02.666Z] provisioning config files... [2024-03-01T16:02:02.673Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3664627239495847160tmp [Pipeline] { [Pipeline] sh [2024-03-01T16:02:03.109Z] + set +x [2024-03-01T16:02:03.110Z] + curl -s https://codecov.io/bash [2024-03-01T16:02:03.110Z] + bash -s -- [2024-03-01T16:02:03.110Z] [2024-03-01T16:02:03.110Z] _____ _ [2024-03-01T16:02:03.110Z] / ____| | | [2024-03-01T16:02:03.110Z] | | ___ __| | ___ ___ _____ __ [2024-03-01T16:02:03.110Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-01T16:02:03.110Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-01T16:02:03.110Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-01T16:02:03.110Z] Bash-1.0.6 [2024-03-01T16:02:03.110Z] [2024-03-01T16:02:03.110Z] [2024-03-01T16:02:03.110Z] ==> git version 2.25.1 found [2024-03-01T16:02:03.110Z] ==> 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-01T16:02:03.110Z] Release-Date: 2020-01-08 [2024-03-01T16:02:03.110Z] 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-01T16:02:03.110Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-01T16:02:03.110Z] ==> Jenkins CI detected. [2024-03-01T16:02:03.110Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-01T16:02:03.110Z] project root: . [2024-03-01T16:02:03.110Z] --> token set from env [2024-03-01T16:02:03.368Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-01T16:02:03.368Z] ==> Running gcov in . (disable via -X gcov) [2024-03-01T16:02:03.368Z] ==> Python coveragepy not found [2024-03-01T16:02:03.368Z] ==> Searching for coverage reports in: [2024-03-01T16:02:03.368Z] + . [2024-03-01T16:02:03.368Z] -> Found 1 reports [2024-03-01T16:02:03.368Z] ==> Detecting git/mercurial file structure [2024-03-01T16:02:03.368Z] ==> Reading reports [2024-03-01T16:02:03.368Z] + ./coverage.out bytes=41317 [2024-03-01T16:02:03.368Z] ==> Appending adjustments [2024-03-01T16:02:03.368Z] https://docs.codecov.io/docs/fixing-reports [2024-03-01T16:02:03.628Z] + Found adjustments [2024-03-01T16:02:03.628Z] ==> Gzipping contents [2024-03-01T16:02:03.628Z] 12K /tmp/codecov.e5JcQV.gz [2024-03-01T16:02:03.628Z] ==> Uploading reports [2024-03-01T16:02:03.628Z] url: https://codecov.io [2024-03-01T16:02:03.628Z] query: branch=main&commit=9efa4e3e821e5d1be039a6069afa6131233d2613&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-01T16:02:03.628Z] -> Pinging Codecov [2024-03-01T16:02:03.628Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9efa4e3e821e5d1be039a6069afa6131233d2613&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-01T16:02:03.888Z] -> Uploading to [2024-03-01T16:02:03.888Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-01/581DD39554BDF9B6E22D074273EAD858/9efa4e3e821e5d1be039a6069afa6131233d2613/7e8755d6-18d6-4990-9c13-9bac561717db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240301T160203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42e934a35e8b7838cf0aca49a59e8bf0412cfa353e94aa8f0db1b90bb2de8f14 [2024-03-01T16:02:03.888Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-01T16:02:03.888Z] Dload Upload Total Spent Left Speed [2024-03-01T16:02:04.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 37095 --:--:-- --:--:-- --:--:-- 37095 [2024-03-01T16:02:04.148Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] } [2024-03-01T16:02:04.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-01T16:02:04.619Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-01T16:02:04.636Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:02:05.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-01T16:02:05.085Z] [2024-03-01T16:02:05.085Z] 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-01T16:02:05.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-01T16:02:05.436Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-01T16:02:05.436Z] df9b9388f04a: Pulling fs layer [2024-03-01T16:02:05.436Z] 52dc419b0ee2: Pulling fs layer [2024-03-01T16:02:05.436Z] 25bc292e5bac: Pulling fs layer [2024-03-01T16:02:05.436Z] 114826534d7a: Pulling fs layer [2024-03-01T16:02:05.436Z] 4657fd5d0bcf: Pulling fs layer [2024-03-01T16:02:05.436Z] 6ad1cebc031e: Pulling fs layer [2024-03-01T16:02:05.436Z] 8a3aa393b2d8: Pulling fs layer [2024-03-01T16:02:05.436Z] 114826534d7a: Waiting [2024-03-01T16:02:05.436Z] 8a3aa393b2d8: Waiting [2024-03-01T16:02:05.436Z] 4657fd5d0bcf: Waiting [2024-03-01T16:02:05.436Z] 6ad1cebc031e: Waiting [2024-03-01T16:02:05.436Z] 25bc292e5bac: Verifying Checksum [2024-03-01T16:02:05.436Z] 25bc292e5bac: Download complete [2024-03-01T16:02:05.436Z] 52dc419b0ee2: Verifying Checksum [2024-03-01T16:02:05.436Z] 52dc419b0ee2: Download complete [2024-03-01T16:02:05.436Z] 4657fd5d0bcf: Verifying Checksum [2024-03-01T16:02:05.436Z] 4657fd5d0bcf: Download complete [2024-03-01T16:02:05.436Z] df9b9388f04a: Download complete [2024-03-01T16:02:05.723Z] df9b9388f04a: Pull complete [2024-03-01T16:02:05.723Z] 6ad1cebc031e: Verifying Checksum [2024-03-01T16:02:05.723Z] 6ad1cebc031e: Download complete [2024-03-01T16:02:05.723Z] 52dc419b0ee2: Pull complete [2024-03-01T16:02:05.982Z] 25bc292e5bac: Pull complete [2024-03-01T16:02:06.240Z] 114826534d7a: Verifying Checksum [2024-03-01T16:02:06.240Z] 114826534d7a: Download complete [2024-03-01T16:02:06.499Z] 8a3aa393b2d8: Verifying Checksum [2024-03-01T16:02:06.499Z] 8a3aa393b2d8: Download complete [2024-03-01T16:02:10.693Z] 114826534d7a: Pull complete [2024-03-01T16:02:10.693Z] 4657fd5d0bcf: Pull complete [2024-03-01T16:02:10.693Z] 6ad1cebc031e: Pull complete [2024-03-01T16:02:13.227Z] 8a3aa393b2d8: Pull complete [2024-03-01T16:02:13.227Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-01T16:02:13.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-01T16:02:13.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T16:02:13.595Z] prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container [2024-03-01T16:02:13.632Z] $ 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-01T16:02:19.076Z] $ docker top c1b621417be6372fa1d40f62420c81df55112a2a43575f0f5390e6b30354f29b -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-01T16:02:19.239Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-03-01T16:02:19.517Z] + set -o pipefail [2024-03-01T16:02:19.517Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-03-01T16:02:26.090Z] [2024-03-01T16:02:26.090Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-03-01T16:02:26.090Z] [2024-03-01T16:02:26.090Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/56c5a589-4f19-4939-8d3b-48d378b65c78 [2024-03-01T16:02:26.090Z] [2024-03-01T16:02:26.090Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-01T16:02:26.090Z] [2024-03-01T16:02:26.090Z] [2024-03-01T16:02:26.090Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-01T16:02:26.090Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-01T16:02:26.090Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-01T16:02:26.112Z] $ docker stop --time=1 c1b621417be6372fa1d40f62420c81df55112a2a43575f0f5390e6b30354f29b [2024-03-01T16:02:30.453Z] $ docker rm -f --volumes c1b621417be6372fa1d40f62420c81df55112a2a43575f0f5390e6b30354f29b [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-01T16:02:31.994Z] + git log --format=format:%s -1 9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] sh [2024-03-01T16:02:32.287Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-01T16:02:32.287Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:02:32.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T16:02:32.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T16:02:32.827Z] prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container [2024-03-01T16:02:32.865Z] $ 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-01T16:02:33.294Z] $ docker top 44f0bcbab15da5a68d5363c9605088f9a6fa5be11ee04e5f1dc40898d0f2f846 -eo pid,comm [2024-03-01T16:02:33.329Z] 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-01T16:02:33.329Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-01T16:02:33.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-01T16:02:33.549Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-01T16:02:33.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-01T16:02:33.675Z] $ docker exec 44f0bcbab15da5a68d5363c9605088f9a6fa5be11ee04e5f1dc40898d0f2f846 ssh-agent [2024-03-01T16:02:33.769Z] SSH_AUTH_SOCK=/tmp/ssh-U3ZVUcyrhowN/agent.32 [2024-03-01T16:02:33.769Z] SSH_AGENT_PID=38 [2024-03-01T16:02:33.773Z] Running ssh-add (command line suppressed) [2024-03-01T16:02:33.885Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15769226317420775559.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15769226317420775559.key) [2024-03-01T16:02:33.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-01T16:02:34.226Z] + git semver tag [2024-03-01T16:02:34.484Z] 2024-03-01 16:02:34,410 [run_tag] DEBUG tag force:False [2024-03-01T16:02:34.484Z] 2024-03-01 16:02:34,411 [check_head_tag] DEBUG check head tag [2024-03-01T16:02:34.484Z] 2024-03-01 16:02:34,412 [execute] INFO git cat-file --batch-check [2024-03-01T16:02:34.484Z] 2024-03-01 16:02:34,412 [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-01T16:02:34.484Z] 2024-03-01 16:02:34,415 [execute] INFO git cat-file --batch [2024-03-01T16:02:34.484Z] 2024-03-01 16:02:34,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-03-01T16:02:34.484Z] 2024-03-01 16:02:34,436 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-01T16:02:34.484Z] 2024-03-01 16:02:34,436 [execute] INFO git tag -a v3.2.0-dev.13 -m v3.2.0-dev.13 [2024-03-01T16:02:34.484Z] 2024-03-01 16:02:34,437 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.13', '-m', 'v3.2.0-dev.13'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-03-01T16:02:34.484Z] 2024-03-01 16:02:34,441 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-01T16:02:34.484Z] 3.2.0-dev.13 [Pipeline] } [2024-03-01T16:02:34.503Z] $ docker exec --env ******** --env ******** 44f0bcbab15da5a68d5363c9605088f9a6fa5be11ee04e5f1dc40898d0f2f846 ssh-agent -k [2024-03-01T16:02:34.597Z] unset SSH_AUTH_SOCK; [2024-03-01T16:02:34.597Z] unset SSH_AGENT_PID; [2024-03-01T16:02:34.598Z] echo Agent pid 38 killed; [2024-03-01T16:02:34.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-01T16:02:35.113Z] + git semver [Pipeline] } [2024-03-01T16:02:35.390Z] $ docker stop --time=1 44f0bcbab15da5a68d5363c9605088f9a6fa5be11ee04e5f1dc40898d0f2f846 [2024-03-01T16:02:36.643Z] $ docker rm -f --volumes 44f0bcbab15da5a68d5363c9605088f9a6fa5be11ee04e5f1dc40898d0f2f846 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:02:37.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-01T16:02:37.271Z] [2024-03-01T16:02:37.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:02:37.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-01T16:02:37.617Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-01T16:02:37.617Z] ab5ef0e58194: Pulling fs layer [2024-03-01T16:02:37.617Z] 9712f1f96733: Pulling fs layer [2024-03-01T16:02:37.617Z] 63f879dbbcfc: Pulling fs layer [2024-03-01T16:02:37.617Z] 0d9ebad4ef96: Pulling fs layer [2024-03-01T16:02:37.617Z] e9a5061849ea: Pulling fs layer [2024-03-01T16:02:37.617Z] d747dcd14b5f: Pulling fs layer [2024-03-01T16:02:37.617Z] 2de7ff778b66: Pulling fs layer [2024-03-01T16:02:37.617Z] 0d9ebad4ef96: Waiting [2024-03-01T16:02:37.617Z] e9a5061849ea: Waiting [2024-03-01T16:02:37.617Z] 2de7ff778b66: Waiting [2024-03-01T16:02:37.617Z] 9712f1f96733: Verifying Checksum [2024-03-01T16:02:37.617Z] 9712f1f96733: Download complete [2024-03-01T16:02:37.876Z] 63f879dbbcfc: Verifying Checksum [2024-03-01T16:02:37.876Z] 63f879dbbcfc: Download complete [2024-03-01T16:02:38.136Z] e9a5061849ea: Verifying Checksum [2024-03-01T16:02:38.136Z] e9a5061849ea: Download complete [2024-03-01T16:02:38.136Z] d747dcd14b5f: Verifying Checksum [2024-03-01T16:02:38.136Z] d747dcd14b5f: Download complete [2024-03-01T16:02:38.136Z] ab5ef0e58194: Verifying Checksum [2024-03-01T16:02:38.136Z] ab5ef0e58194: Download complete [2024-03-01T16:02:38.136Z] 0d9ebad4ef96: Verifying Checksum [2024-03-01T16:02:38.136Z] 0d9ebad4ef96: Download complete [2024-03-01T16:02:38.136Z] 2de7ff778b66: Verifying Checksum [2024-03-01T16:02:38.136Z] 2de7ff778b66: Download complete [2024-03-01T16:02:41.418Z] ab5ef0e58194: Pull complete [2024-03-01T16:02:41.418Z] 9712f1f96733: Pull complete [2024-03-01T16:02:41.677Z] 63f879dbbcfc: Pull complete [2024-03-01T16:02:45.863Z] 0d9ebad4ef96: Pull complete [2024-03-01T16:02:45.863Z] e9a5061849ea: Pull complete [2024-03-01T16:02:45.863Z] d747dcd14b5f: Pull complete [2024-03-01T16:02:46.799Z] 2de7ff778b66: Pull complete [2024-03-01T16:02:46.799Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-01T16:02:46.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-01T16:02:46.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T16:02:47.123Z] prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container [2024-03-01T16:02:47.164Z] $ 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-01T16:02:54.412Z] $ docker top 99977f62dbc016d326098306501b21a4f96ec8196bab28eaf9f592f16f4cdbcd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-01T16:02:54.570Z] provisioning config files... [2024-03-01T16:02:54.584Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17102023361723197653tmp [2024-03-01T16:02:54.603Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11539469672703341932tmp [2024-03-01T16:02:54.617Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5969590129552769953tmp [Pipeline] { [Pipeline] echo [2024-03-01T16:02:54.774Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T16:02:55.078Z] ---> sigul-configuration.sh [2024-03-01T16:02:55.078Z] gpg: directory `/root/.gnupg' created [2024-03-01T16:02:55.078Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-01T16:02:55.078Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-01T16:02:55.078Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-01T16:02:55.078Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-01T16:02:55.078Z] gpg: CAST5 encrypted data [2024-03-01T16:02:55.078Z] gpg: encrypted with 1 passphrase [2024-03-01T16:02:55.078Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-01T16:02:55.374Z] + mkdir /home/jenkins [2024-03-01T16:02:55.374Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-01T16:02:55.674Z] + 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-01T16:02:55.690Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T16:02:55.985Z] ---> sigul-install.sh [2024-03-01T16:02:55.985Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-01T16:02:56.394Z] + git tag --list [2024-03-01T16:02:56.394Z] v0.0.0 [2024-03-01T16:02:56.394Z] v1.0.0 [2024-03-01T16:02:56.394Z] v2.1.0 [2024-03-01T16:02:56.394Z] v2.1.1 [2024-03-01T16:02:56.394Z] v2.2.0 [2024-03-01T16:02:56.394Z] v2.3.0 [2024-03-01T16:02:56.394Z] v3.0 [2024-03-01T16:02:56.394Z] v3.0.0 [2024-03-01T16:02:56.394Z] v3.0.1 [2024-03-01T16:02:56.394Z] v3.0.1-dev.1 [2024-03-01T16:02:56.394Z] v3.1 [2024-03-01T16:02:56.394Z] v3.1.0 [2024-03-01T16:02:56.394Z] v3.1.0-dev.1 [2024-03-01T16:02:56.394Z] v3.1.0-dev.10 [2024-03-01T16:02:56.394Z] v3.1.0-dev.11 [2024-03-01T16:02:56.394Z] v3.1.0-dev.12 [2024-03-01T16:02:56.394Z] v3.1.0-dev.13 [2024-03-01T16:02:56.394Z] v3.1.0-dev.14 [2024-03-01T16:02:56.394Z] v3.1.0-dev.15 [2024-03-01T16:02:56.394Z] v3.1.0-dev.16 [2024-03-01T16:02:56.394Z] v3.1.0-dev.17 [2024-03-01T16:02:56.394Z] v3.1.0-dev.18 [2024-03-01T16:02:56.394Z] v3.1.0-dev.19 [2024-03-01T16:02:56.395Z] v3.1.0-dev.2 [2024-03-01T16:02:56.395Z] v3.1.0-dev.20 [2024-03-01T16:02:56.395Z] v3.1.0-dev.21 [2024-03-01T16:02:56.395Z] v3.1.0-dev.22 [2024-03-01T16:02:56.395Z] v3.1.0-dev.23 [2024-03-01T16:02:56.395Z] v3.1.0-dev.24 [2024-03-01T16:02:56.395Z] v3.1.0-dev.25 [2024-03-01T16:02:56.395Z] v3.1.0-dev.26 [2024-03-01T16:02:56.395Z] v3.1.0-dev.27 [2024-03-01T16:02:56.395Z] v3.1.0-dev.28 [2024-03-01T16:02:56.395Z] v3.1.0-dev.29 [2024-03-01T16:02:56.395Z] v3.1.0-dev.3 [2024-03-01T16:02:56.395Z] v3.1.0-dev.30 [2024-03-01T16:02:56.395Z] v3.1.0-dev.31 [2024-03-01T16:02:56.395Z] v3.1.0-dev.32 [2024-03-01T16:02:56.395Z] v3.1.0-dev.33 [2024-03-01T16:02:56.395Z] v3.1.0-dev.34 [2024-03-01T16:02:56.395Z] v3.1.0-dev.35 [2024-03-01T16:02:56.395Z] v3.1.0-dev.36 [2024-03-01T16:02:56.395Z] v3.1.0-dev.37 [2024-03-01T16:02:56.395Z] v3.1.0-dev.38 [2024-03-01T16:02:56.395Z] v3.1.0-dev.39 [2024-03-01T16:02:56.395Z] v3.1.0-dev.4 [2024-03-01T16:02:56.395Z] v3.1.0-dev.40 [2024-03-01T16:02:56.395Z] v3.1.0-dev.5 [2024-03-01T16:02:56.395Z] v3.1.0-dev.6 [2024-03-01T16:02:56.395Z] v3.1.0-dev.7 [2024-03-01T16:02:56.395Z] v3.1.0-dev.8 [2024-03-01T16:02:56.395Z] v3.1.0-dev.9 [2024-03-01T16:02:56.395Z] v3.2.0-dev.1 [2024-03-01T16:02:56.395Z] v3.2.0-dev.10 [2024-03-01T16:02:56.395Z] v3.2.0-dev.11 [2024-03-01T16:02:56.395Z] v3.2.0-dev.12 [2024-03-01T16:02:56.395Z] v3.2.0-dev.13 [2024-03-01T16:02:56.395Z] v3.2.0-dev.2 [2024-03-01T16:02:56.395Z] v3.2.0-dev.3 [2024-03-01T16:02:56.395Z] v3.2.0-dev.4 [2024-03-01T16:02:56.395Z] v3.2.0-dev.5 [2024-03-01T16:02:56.395Z] v3.2.0-dev.6 [2024-03-01T16:02:56.395Z] v3.2.0-dev.7 [2024-03-01T16:02:56.395Z] v3.2.0-dev.8 [2024-03-01T16:02:56.395Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-01T16:02:56.691Z] + lftools sign git-tag v3.2.0-dev.13 [2024-03-01T16:02:57.261Z] Signing Git tag with Sigul... [2024-03-01T16:02:57.262Z] Signing v3.2.0-dev.13 [Pipeline] echo [2024-03-01T16:02:57.536Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T16:02:57.827Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-01T16:02:57.835Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-01T16:02:57.969Z] $ docker stop --time=1 99977f62dbc016d326098306501b21a4f96ec8196bab28eaf9f592f16f4cdbcd [2024-03-01T16:02:59.229Z] $ docker rm -f --volumes 99977f62dbc016d326098306501b21a4f96ec8196bab28eaf9f592f16f4cdbcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-01T16:03:00.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-01T16:03:00.121Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:03:00.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T16:03:00.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T16:03:00.684Z] prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container [2024-03-01T16:03:00.718Z] $ 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-01T16:03:01.112Z] $ docker top d2110f898b36c03471e926f0397148b11809b78925dfaaebe6428b93c47456a5 -eo pid,comm [2024-03-01T16:03:01.148Z] 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-01T16:03:01.148Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-01T16:03:01.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-01T16:03:01.371Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-01T16:03:01.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-01T16:03:01.489Z] $ docker exec d2110f898b36c03471e926f0397148b11809b78925dfaaebe6428b93c47456a5 ssh-agent [2024-03-01T16:03:01.588Z] SSH_AUTH_SOCK=/tmp/ssh-KMqJ4BmV3gq5/agent.31 [2024-03-01T16:03:01.588Z] SSH_AGENT_PID=37 [2024-03-01T16:03:01.592Z] Running ssh-add (command line suppressed) [2024-03-01T16:03:01.723Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_807147159538618034.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_807147159538618034.key) [2024-03-01T16:03:01.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-01T16:03:02.077Z] + git semver bump pre [2024-03-01T16:03:02.644Z] 2024-03-01 16:03:02,357 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-01T16:03:02.644Z] 2024-03-01 16:03:02,357 [bump_version] DEBUG bumping version:3.2.0-dev.13 on axis:pre with prefix:dev [2024-03-01T16:03:02.644Z] 2024-03-01 16:03:02,358 [bump_version] DEBUG bumped version:3.2.0-dev.14 [2024-03-01T16:03:02.644Z] 2024-03-01 16:03:02,358 [write_version] DEBUG write version:3.2.0-dev.14 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-03-01T16:03:02.644Z] 2024-03-01 16:03:02,358 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-01T16:03:02.644Z] 2024-03-01 16:03:02,358 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-01T16:03:02.644Z] 2024-03-01 16:03:02,360 [execute] INFO git cat-file --batch-check [2024-03-01T16:03:02.644Z] 2024-03-01 16:03:02,361 [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-01T16:03:02.644Z] 2024-03-01 16:03:02,366 [execute] INFO git cat-file --batch [2024-03-01T16:03:02.644Z] 2024-03-01 16:03:02,367 [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-01T16:03:02.644Z] 2024-03-01 16:03:02,372 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-01T16:03:02.644Z] 3.2.0-dev.14 [Pipeline] } [2024-03-01T16:03:02.662Z] $ docker exec --env ******** --env ******** d2110f898b36c03471e926f0397148b11809b78925dfaaebe6428b93c47456a5 ssh-agent -k [2024-03-01T16:03:02.759Z] unset SSH_AUTH_SOCK; [2024-03-01T16:03:02.760Z] unset SSH_AGENT_PID; [2024-03-01T16:03:02.760Z] echo Agent pid 37 killed; [2024-03-01T16:03:02.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-01T16:03:03.285Z] + git semver [Pipeline] } [2024-03-01T16:03:03.568Z] $ docker stop --time=1 d2110f898b36c03471e926f0397148b11809b78925dfaaebe6428b93c47456a5 [2024-03-01T16:03:04.842Z] $ docker rm -f --volumes d2110f898b36c03471e926f0397148b11809b78925dfaaebe6428b93c47456a5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-01T16:03:05.339Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-01T16:03:05.339Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:03:05.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T16:03:05.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T16:03:05.918Z] prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container [2024-03-01T16:03:05.963Z] $ 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-01T16:03:06.307Z] $ docker top 3a772da588bfd60b5002c0022debc02e8b6986ba5681a23d97618137f55dc153 -eo pid,comm [2024-03-01T16:03:06.343Z] 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-01T16:03:06.343Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-01T16:03:06.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-01T16:03:06.575Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-01T16:03:06.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-01T16:03:06.706Z] $ docker exec 3a772da588bfd60b5002c0022debc02e8b6986ba5681a23d97618137f55dc153 ssh-agent [2024-03-01T16:03:06.806Z] SSH_AUTH_SOCK=/tmp/ssh-IoiCPiG7bMg8/agent.31 [2024-03-01T16:03:06.806Z] SSH_AGENT_PID=37 [2024-03-01T16:03:06.810Z] Running ssh-add (command line suppressed) [2024-03-01T16:03:06.917Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1284900512977674610.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1284900512977674610.key) [2024-03-01T16:03:06.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-01T16:03:07.271Z] + git semver push [2024-03-01T16:03:07.531Z] 2024-03-01 16:03:07,437 [run_push] DEBUG push [2024-03-01T16:03:07.531Z] 2024-03-01 16:03:07,437 [execute] INFO git cat-file --batch-check [2024-03-01T16:03:07.531Z] 2024-03-01 16:03:07,438 [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-01T16:03:07.531Z] 2024-03-01 16:03:07,441 [execute] INFO git rev-list a12df4adbae0d115952029a4d9479146a78b809a -- [2024-03-01T16:03:07.531Z] 2024-03-01 16:03:07,441 [execute] DEBUG Popen(['git', 'rev-list', 'a12df4adbae0d115952029a4d9479146a78b809a', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-01T16:03:07.531Z] 2024-03-01 16:03:07,449 [execute] INFO git fetch -v origin [2024-03-01T16:03:07.531Z] 2024-03-01 16:03:07,450 [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-01T16:03:08.102Z] 2024-03-01 16:03:07,931 [run_push] DEBUG no remote changes detected [2024-03-01T16:03:08.102Z] 2024-03-01 16:03:07,932 [execute] INFO git push origin semver [2024-03-01T16:03:08.102Z] 2024-03-01 16:03:07,932 [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-01T16:03:08.671Z] 2024-03-01 16:03:08,633 [run_push] DEBUG push all version tags [2024-03-01T16:03:08.671Z] 2024-03-01 16:03:08,633 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-01T16:03:08.671Z] 2024-03-01 16:03:08,634 [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-01T16:03:09.608Z] 2024-03-01 16:03:09,273 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-01T16:03:09.608Z] 3.2.0-dev.14 [Pipeline] } [2024-03-01T16:03:09.628Z] $ docker exec --env ******** --env ******** 3a772da588bfd60b5002c0022debc02e8b6986ba5681a23d97618137f55dc153 ssh-agent -k [2024-03-01T16:03:09.733Z] unset SSH_AUTH_SOCK; [2024-03-01T16:03:09.733Z] unset SSH_AGENT_PID; [2024-03-01T16:03:09.733Z] echo Agent pid 37 killed; [2024-03-01T16:03:09.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-01T16:03:10.276Z] + git semver [Pipeline] } [2024-03-01T16:03:10.559Z] $ docker stop --time=1 3a772da588bfd60b5002c0022debc02e8b6986ba5681a23d97618137f55dc153 [2024-03-01T16:03:11.858Z] $ docker rm -f --volumes 3a772da588bfd60b5002c0022debc02e8b6986ba5681a23d97618137f55dc153 [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-01T16:03:13.517Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-03-01T16:03:13.517Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-01T16:03:13.517Z] total 16 [2024-03-01T16:03:13.517Z] drwxr-xr-x 3 root root 4096 Mar 1 15:52 . [2024-03-01T16:03:13.517Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 1 16:02 .. [2024-03-01T16:03:13.517Z] drwxr-xr-x 2 root root 4096 Mar 1 15:52 cost [2024-03-01T16:03:13.517Z] -rw-r--r-- 1 root root 95 Mar 1 15:52 cost.csv [2024-03-01T16:03:13.517Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-01T16:03:13.517Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-01T16:03:13.517Z] total 16 [2024-03-01T16:03:13.517Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 15:52 . [2024-03-01T16:03:13.517Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 1 16:02 .. [2024-03-01T16:03:13.517Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 15:52 cost [2024-03-01T16:03:13.517Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 1 15:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-01T16:03:13.809Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T16:03:14.671Z] ---> package-listing.sh [2024-03-01T16:03:14.671Z] ++ facter osfamily [2024-03-01T16:03:14.671Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-01T16:03:14.931Z] + OS_FAMILY=debian [2024-03-01T16:03:14.931Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-01T16:03:14.931Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-01T16:03:14.931Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-01T16:03:14.931Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-01T16:03:14.931Z] + PACKAGES=/tmp/packages_start.txt [2024-03-01T16:03:14.931Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-01T16:03:14.931Z] + PACKAGES=/tmp/packages_end.txt [2024-03-01T16:03:14.931Z] + case "${OS_FAMILY}" in [2024-03-01T16:03:14.931Z] + dpkg -l [2024-03-01T16:03:14.931Z] + grep '^ii' [2024-03-01T16:03:14.931Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-01T16:03:14.931Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-01T16:03:14.931Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-01T16:03:14.931Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-01T16:03:14.931Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-03-01T16:03:14.931Z] + 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-01T16:03:14.944Z] 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-01T16:03:15.224Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T16:03:15.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T16:03:15.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T16:03:16.751Z] prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container [2024-03-01T16:03:16.799Z] $ 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-01T16:03:16.996Z] $ docker top f3a0cce98f7dda8479689a5c6c05f87c29b902a12fe325bdbf96400bb09fb5d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T16:03:17.766Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-01T16:03:19.019Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-01T16:03:19.312Z] + ls /var/log/sa-host [2024-03-01T16:03:19.312Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-01T16:03:19.528Z] provisioning config files... [2024-03-01T16:03:19.544Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5115016025495805952tmp [Pipeline] { [Pipeline] echo [2024-03-01T16:03:19.674Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T16:03:20.927Z] ---> create-netrc.sh [Pipeline] } [2024-03-01T16:03:20.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-01T16:03:21.391Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-01T16:03:21.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T16:03:21.685Z] ---> sudo-logs.sh [2024-03-01T16:03:21.685Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-01T16:03:21.771Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T16:03:22.058Z] ---> job-cost.sh [2024-03-01T16:03:22.058Z] lf-activate-venv: SKIPPING [2024-03-01T16:03:22.058Z] DEBUG: total: 0.2199999988079071 [2024-03-01T16:03:22.058Z] INFO: Retrieving Stack Cost... [2024-03-01T16:03:22.316Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-01T16:03:22.577Z] INFO: Archiving Costs [Pipeline] echo [2024-03-01T16:03:22.587Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T16:03:22.869Z] ---> logs-deploy.sh [2024-03-01T16:03:22.869Z] lf-activate-venv: SKIPPING [2024-03-01T16:03:22.869Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/165 [2024-03-01T16:03:22.869Z] INFO: archiving workspace using pattern(s): [2024-03-01T16:03:23.809Z] Archives upload complete. [2024-03-01T16:03:24.068Z] INFO: archiving logs to Nexus