Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d8be860235509e0d7e9fa77f316287404d89c59b 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-ssh3324231248531223353.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-ssh15236871106748904990.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-ssh16668686096514230131.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-ssh7323355010935006286.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-ssh10795596734010441415.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26992 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 d8be860235509e0d7e9fa77f316287404d89c59b (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8be860235509e0d7e9fa77f316287404d89c59b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#262)" > git rev-list --no-walk d8fb3763d23db19ec0de6abf19f1121c4fb59e71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-09T15:01:51.984Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-09T15:01:52.080Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-09T15:01:52.111Z] ========================================================= [2024-01-09T15:01:52.111Z] EdgeX Global Pipelines Version Info [2024-01-09T15:01:52.111Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:01:52.887Z] ------------------- [2024-01-09T15:01:52.887Z] stable info: [2024-01-09T15:01:52.887Z] ------------------- [2024-01-09T15:01:52.887Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-09T15:01:52.887Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-09T15:01:52.887Z] Message: update stable to v1.0.258 [2024-01-09T15:01:53.474Z] ------------------- [2024-01-09T15:01:53.474Z] experimental info: [2024-01-09T15:01:53.474Z] ------------------- [2024-01-09T15:01:53.474Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-09T15:01:53.474Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-09T15:01:53.474Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-09T15:01:53.560Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-01-09T15:01:53.586Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-01-09T15:01:53.610Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-09T15:01:53.643Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-09T15:01:53.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-09T15:01:53.700Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-09T15:01:53.729Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-09T15:01:53.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-09T15:01:53.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-09T15:01:53.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-09T15:01:53.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-09T15:01:53.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-01-09T15:01:53.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-09T15:01:53.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-09T15:01:53.992Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-09T15:01:54.023Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-09T15:01:54.075Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-09T15:01:54.109Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-09T15:01:54.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-09T15:01:54.168Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-09T15:01:54.199Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-09T15:01:54.229Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-09T15:01:54.267Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-09T15:01:54.298Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-09T15:01:54.345Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-09T15:01:54.380Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-09T15:01:54.421Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-09T15:01:54.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-09T15:01:54.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-09T15:01:54.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-09T15:01:54.597Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] echo [2024-01-09T15:01:54.644Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8be860 [Pipeline] echo [2024-01-09T15:01:54.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T15:01:54.793Z] provisioning config files... [2024-01-09T15:01:54.810Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1553596466940344686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:01:55.157Z] ---> ****-login.sh [2024-01-09T15:01:55.157Z] nexus3.edgexfoundry.org:10001 [2024-01-09T15:01:55.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:01:55.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:01:55.679Z] Configure a credential helper to remove this warning. See [2024-01-09T15:01:55.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:01:55.679Z] [2024-01-09T15:01:55.679Z] Login Succeeded [2024-01-09T15:01:55.680Z] nexus3.edgexfoundry.org:10002 [2024-01-09T15:01:55.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:01:55.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:01:55.680Z] Configure a credential helper to remove this warning. See [2024-01-09T15:01:55.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:01:55.680Z] [2024-01-09T15:01:55.680Z] Login Succeeded [2024-01-09T15:01:55.680Z] nexus3.edgexfoundry.org:10003 [2024-01-09T15:01:55.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:01:55.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:01:55.939Z] Configure a credential helper to remove this warning. See [2024-01-09T15:01:55.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:01:55.939Z] [2024-01-09T15:01:55.939Z] Login Succeeded [2024-01-09T15:01:55.939Z] nexus3.edgexfoundry.org:10004 [2024-01-09T15:01:55.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:01:55.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:01:55.940Z] Configure a credential helper to remove this warning. See [2024-01-09T15:01:55.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:01:55.940Z] [2024-01-09T15:01:55.940Z] Login Succeeded [2024-01-09T15:01:55.940Z] ****.io [2024-01-09T15:01:55.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:01:56.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:01:56.200Z] Configure a credential helper to remove this warning. See [2024-01-09T15:01:56.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:01:56.200Z] [2024-01-09T15:01:56.200Z] Login Succeeded [2024-01-09T15:01:56.200Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T15:01:56.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-09T15:01:56.735Z] + git rev-list -1 --merges d8be860235509e0d7e9fa77f316287404d89c59b~1..d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] echo [2024-01-09T15:01:56.768Z] -----------> git rev-list -1 --merges d8be860235509e0d7e9fa77f316287404d89c59b~1..d8be860235509e0d7e9fa77f316287404d89c59b d8be860235509e0d7e9fa77f316287404d89c59b [false] [Pipeline] sh [2024-01-09T15:01:57.073Z] + git log --format=format:%s -1 d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] echo [2024-01-09T15:01:57.086Z] ========================================================= [2024-01-09T15:01:57.086Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-09T15:01:57.086Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-09T15:01:57.486Z] + git log --format=format:%s -1 d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] echo [2024-01-09T15:01:57.500Z] [semverPrep] GIT_COMMIT: d8be860235509e0d7e9fa77f316287404d89c59b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#262) [Pipeline] echo [2024-01-09T15:01:57.530Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-09T15:01:57.928Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-09T15:01:57.928Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-09T15:01:57.928Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-09T15:01:57.928Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-09T15:01:57.928Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-09T15:01:57.928Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-09T15:01:57.928Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:01:58.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T15:01:58.373Z] [2024-01-09T15:01:58.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:01:58.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T15:01:58.696Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-09T15:01:58.696Z] b85a868b505f: Pulling fs layer [2024-01-09T15:01:58.696Z] e2be974225ed: Pulling fs layer [2024-01-09T15:01:58.696Z] 339a4e72a1f5: Pulling fs layer [2024-01-09T15:01:58.696Z] 988bab9f4d93: Pulling fs layer [2024-01-09T15:01:58.696Z] 1469e6f7b9e6: Pulling fs layer [2024-01-09T15:01:58.696Z] eaf3925da568: Pulling fs layer [2024-01-09T15:01:58.696Z] bab4dde63d76: Pulling fs layer [2024-01-09T15:01:58.696Z] bde34c3a00c8: Pulling fs layer [2024-01-09T15:01:58.696Z] b352a97aabf1: Pulling fs layer [2024-01-09T15:01:58.696Z] 4872d77fe225: Pulling fs layer [2024-01-09T15:01:58.696Z] 5851b861e8e6: Pulling fs layer [2024-01-09T15:01:58.696Z] 988bab9f4d93: Waiting [2024-01-09T15:01:58.696Z] 1469e6f7b9e6: Waiting [2024-01-09T15:01:58.696Z] bab4dde63d76: Waiting [2024-01-09T15:01:58.696Z] eaf3925da568: Waiting [2024-01-09T15:01:58.696Z] bde34c3a00c8: Waiting [2024-01-09T15:01:58.696Z] 5851b861e8e6: Waiting [2024-01-09T15:01:58.696Z] 4872d77fe225: Waiting [2024-01-09T15:01:58.696Z] e2be974225ed: Verifying Checksum [2024-01-09T15:01:58.696Z] e2be974225ed: Download complete [2024-01-09T15:01:58.696Z] 988bab9f4d93: Verifying Checksum [2024-01-09T15:01:58.696Z] 988bab9f4d93: Download complete [2024-01-09T15:01:58.696Z] 1469e6f7b9e6: Verifying Checksum [2024-01-09T15:01:58.696Z] 1469e6f7b9e6: Download complete [2024-01-09T15:01:58.955Z] eaf3925da568: Download complete [2024-01-09T15:01:58.955Z] 339a4e72a1f5: Verifying Checksum [2024-01-09T15:01:58.955Z] 339a4e72a1f5: Download complete [2024-01-09T15:01:58.955Z] bde34c3a00c8: Verifying Checksum [2024-01-09T15:01:58.955Z] bde34c3a00c8: Download complete [2024-01-09T15:01:58.955Z] b352a97aabf1: Verifying Checksum [2024-01-09T15:01:58.955Z] b352a97aabf1: Download complete [2024-01-09T15:01:58.955Z] 4872d77fe225: Verifying Checksum [2024-01-09T15:01:58.955Z] 4872d77fe225: Download complete [2024-01-09T15:01:58.955Z] 5851b861e8e6: Verifying Checksum [2024-01-09T15:01:58.955Z] 5851b861e8e6: Download complete [2024-01-09T15:01:58.955Z] b85a868b505f: Download complete [2024-01-09T15:01:59.214Z] bab4dde63d76: Verifying Checksum [2024-01-09T15:01:59.214Z] bab4dde63d76: Download complete [2024-01-09T15:02:00.594Z] b85a868b505f: Pull complete [2024-01-09T15:02:00.594Z] e2be974225ed: Pull complete [2024-01-09T15:02:00.855Z] 339a4e72a1f5: Pull complete [2024-01-09T15:02:01.116Z] 988bab9f4d93: Pull complete [2024-01-09T15:02:01.377Z] 1469e6f7b9e6: Pull complete [2024-01-09T15:02:01.639Z] eaf3925da568: Pull complete [2024-01-09T15:02:03.546Z] bab4dde63d76: Pull complete [2024-01-09T15:02:03.546Z] bde34c3a00c8: Pull complete [2024-01-09T15:02:03.546Z] b352a97aabf1: Pull complete [2024-01-09T15:02:03.546Z] 4872d77fe225: Pull complete [2024-01-09T15:02:03.546Z] 5851b861e8e6: Pull complete [2024-01-09T15:02:03.546Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-09T15:02:03.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T15:02:03.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:02:03.769Z] prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container [2024-01-09T15:02:03.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-09T15:02:07.785Z] $ docker top bb458d59e19606eb0637aa4747c51c907a8051c4757ae872ac6cf037334faafb -eo pid,comm [2024-01-09T15:02:07.845Z] 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-01-09T15:02:07.845Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-09T15:02:07.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T15:02:07.954Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T15:02:08.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T15:02:08.108Z] $ docker exec bb458d59e19606eb0637aa4747c51c907a8051c4757ae872ac6cf037334faafb ssh-agent [2024-01-09T15:02:08.208Z] SSH_AUTH_SOCK=/tmp/ssh-FtVl1rkNGvRH/agent.31 [2024-01-09T15:02:08.208Z] SSH_AGENT_PID=38 [2024-01-09T15:02:08.217Z] Running ssh-add (command line suppressed) [2024-01-09T15:02:08.317Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10323910412613109153.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10323910412613109153.key) [2024-01-09T15:02:08.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T15:02:08.642Z] + git tag --points-at HEAD [Pipeline] } [2024-01-09T15:02:08.656Z] $ docker exec --env ******** --env ******** bb458d59e19606eb0637aa4747c51c907a8051c4757ae872ac6cf037334faafb ssh-agent -k [2024-01-09T15:02:08.751Z] unset SSH_AUTH_SOCK; [2024-01-09T15:02:08.751Z] unset SSH_AGENT_PID; [2024-01-09T15:02:08.752Z] echo Agent pid 38 killed; [2024-01-09T15:02:08.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-09T15:02:08.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T15:02:08.828Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T15:02:08.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T15:02:08.963Z] $ docker exec bb458d59e19606eb0637aa4747c51c907a8051c4757ae872ac6cf037334faafb ssh-agent [2024-01-09T15:02:09.075Z] SSH_AUTH_SOCK=/tmp/ssh-gK3geqOLMM5I/agent.70 [2024-01-09T15:02:09.075Z] SSH_AGENT_PID=76 [2024-01-09T15:02:09.080Z] Running ssh-add (command line suppressed) [2024-01-09T15:02:09.186Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2360160176542416956.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2360160176542416956.key) [2024-01-09T15:02:09.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T15:02:09.507Z] + git semver init [2024-01-09T15:02:09.767Z] 2024-01-09 15:02:09,691 [run_init] DEBUG init version:0.0.0 force:False [2024-01-09T15:02:09.767Z] 2024-01-09 15:02:09,692 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-01-09T15:02:09.767Z] 2024-01-09 15:02:09,693 [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-01-09T15:02:09.767Z] 2024-01-09 15:02:09,693 [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-01-09T15:02:11.149Z] 2024-01-09 15:02:11,131 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-01-09T15:02:11.149Z] 2024-01-09 15:02:11,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-01-09T15:02:11.149Z] 2024-01-09 15:02:11,131 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-09T15:02:11.149Z] 2024-01-09 15:02:11,132 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-09T15:02:11.149Z] 3.2.0-dev.5 [Pipeline] } [2024-01-09T15:02:11.421Z] $ docker exec --env ******** --env ******** bb458d59e19606eb0637aa4747c51c907a8051c4757ae872ac6cf037334faafb ssh-agent -k [2024-01-09T15:02:11.519Z] unset SSH_AUTH_SOCK; [2024-01-09T15:02:11.519Z] unset SSH_AGENT_PID; [2024-01-09T15:02:11.519Z] echo Agent pid 76 killed; [2024-01-09T15:02:11.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-09T15:02:11.907Z] + git semver [Pipeline] } [2024-01-09T15:02:12.185Z] $ docker stop --time=1 bb458d59e19606eb0637aa4747c51c907a8051c4757ae872ac6cf037334faafb [2024-01-09T15:02:14.015Z] $ docker rm -f --volumes bb458d59e19606eb0637aa4747c51c907a8051c4757ae872ac6cf037334faafb [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-09T15:02:14.416Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-09T15:02:14.712Z] Stashed 1 file(s) [Pipeline] echo [2024-01-09T15:02:14.717Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T15:02:15.083Z] provisioning config files... [2024-01-09T15:02:15.092Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14229071571172743048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:02:15.427Z] ---> ****-login.sh [2024-01-09T15:02:15.427Z] nexus3.edgexfoundry.org:10001 [2024-01-09T15:02:15.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:02:15.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:02:15.427Z] Configure a credential helper to remove this warning. See [2024-01-09T15:02:15.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:02:15.427Z] [2024-01-09T15:02:15.427Z] Login Succeeded [2024-01-09T15:02:15.427Z] nexus3.edgexfoundry.org:10002 [2024-01-09T15:02:15.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:02:15.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:02:15.427Z] Configure a credential helper to remove this warning. See [2024-01-09T15:02:15.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:02:15.427Z] [2024-01-09T15:02:15.427Z] Login Succeeded [2024-01-09T15:02:15.427Z] nexus3.edgexfoundry.org:10003 [2024-01-09T15:02:15.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:02:15.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:02:15.689Z] Configure a credential helper to remove this warning. See [2024-01-09T15:02:15.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:02:15.689Z] [2024-01-09T15:02:15.689Z] Login Succeeded [2024-01-09T15:02:15.689Z] nexus3.edgexfoundry.org:10004 [2024-01-09T15:02:15.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:02:15.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:02:15.689Z] Configure a credential helper to remove this warning. See [2024-01-09T15:02:15.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:02:15.689Z] [2024-01-09T15:02:15.689Z] Login Succeeded [2024-01-09T15:02:15.689Z] ****.io [2024-01-09T15:02:15.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:02:16.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:02:16.212Z] Configure a credential helper to remove this warning. See [2024-01-09T15:02:16.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:02:16.212Z] [2024-01-09T15:02:16.212Z] Login Succeeded [2024-01-09T15:02:16.212Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T15:02:16.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-09T15:02:16.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T15:02:16.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T15:02:16.452Z] ========================================================= [2024-01-09T15:02:16.452Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-09T15:02:16.452Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:02:16.863Z] + 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-01-09T15:02:16.864Z] Sending build context to Docker daemon 16.88MB [2024-01-09T15:02:16.864Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-09T15:02:16.864Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-09T15:02:17.439Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-09T15:02:17.439Z] 7264a8db6415: Pulling fs layer [2024-01-09T15:02:17.439Z] c4d48a809fc2: Pulling fs layer [2024-01-09T15:02:17.439Z] 4f1c88b9dad5: Pulling fs layer [2024-01-09T15:02:17.439Z] ad3a456e5733: Pulling fs layer [2024-01-09T15:02:17.439Z] 69c7f0334f64: Pulling fs layer [2024-01-09T15:02:17.439Z] 1f1c1a5573a3: Pulling fs layer [2024-01-09T15:02:17.439Z] ce7588e14bc9: Pulling fs layer [2024-01-09T15:02:17.439Z] b5e4710f87ac: Pulling fs layer [2024-01-09T15:02:17.439Z] ad3a456e5733: Waiting [2024-01-09T15:02:17.439Z] 69c7f0334f64: Waiting [2024-01-09T15:02:17.439Z] 1f1c1a5573a3: Waiting [2024-01-09T15:02:17.439Z] ce7588e14bc9: Waiting [2024-01-09T15:02:17.439Z] b5e4710f87ac: Waiting [2024-01-09T15:02:17.439Z] c4d48a809fc2: Verifying Checksum [2024-01-09T15:02:17.439Z] c4d48a809fc2: Download complete [2024-01-09T15:02:17.439Z] ad3a456e5733: Verifying Checksum [2024-01-09T15:02:17.439Z] ad3a456e5733: Download complete [2024-01-09T15:02:17.439Z] 69c7f0334f64: Verifying Checksum [2024-01-09T15:02:17.439Z] 69c7f0334f64: Download complete [2024-01-09T15:02:17.439Z] 7264a8db6415: Download complete [2024-01-09T15:02:17.439Z] 1f1c1a5573a3: Verifying Checksum [2024-01-09T15:02:17.439Z] 1f1c1a5573a3: Download complete [2024-01-09T15:02:17.700Z] b5e4710f87ac: Verifying Checksum [2024-01-09T15:02:17.700Z] b5e4710f87ac: Download complete [2024-01-09T15:02:17.700Z] 7264a8db6415: Pull complete [2024-01-09T15:02:17.961Z] 4f1c88b9dad5: Verifying Checksum [2024-01-09T15:02:17.961Z] 4f1c88b9dad5: Download complete [2024-01-09T15:02:18.222Z] ce7588e14bc9: Verifying Checksum [2024-01-09T15:02:18.222Z] ce7588e14bc9: Download complete [2024-01-09T15:02:18.485Z] c4d48a809fc2: Pull complete [2024-01-09T15:02:22.775Z] 4f1c88b9dad5: Pull complete [2024-01-09T15:02:23.347Z] ad3a456e5733: Pull complete [2024-01-09T15:02:23.916Z] 69c7f0334f64: Pull complete [2024-01-09T15:02:24.486Z] 1f1c1a5573a3: Pull complete [2024-01-09T15:02:27.019Z] ce7588e14bc9: Pull complete [2024-01-09T15:02:27.959Z] b5e4710f87ac: Pull complete [2024-01-09T15:02:27.959Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-09T15:02:27.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-09T15:02:27.959Z] ---> 88b5674ff536 [2024-01-09T15:02:27.959Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-09T15:02:29.988Z] Still waiting to schedule task [2024-01-09T15:02:29.988Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-09T15:02:36.138Z] ---> Running in 77fb409fd9d2 [2024-01-09T15:02:36.138Z] Removing intermediate container 77fb409fd9d2 [2024-01-09T15:02:36.138Z] ---> 4b446e57b2ed [2024-01-09T15:02:36.138Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-09T15:02:36.138Z] ---> Running in c80e058823fc [2024-01-09T15:02:36.138Z] Removing intermediate container c80e058823fc [2024-01-09T15:02:36.138Z] ---> 0982314aa73b [2024-01-09T15:02:36.138Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-09T15:02:36.138Z] ---> Running in a53da2d3a505 [2024-01-09T15:02:36.138Z] Removing intermediate container a53da2d3a505 [2024-01-09T15:02:36.138Z] ---> b1b5db61f8cb [2024-01-09T15:02:36.138Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-09T15:02:36.138Z] ---> Running in 3dfedc29518b [2024-01-09T15:02:36.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T15:02:36.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T15:02:36.660Z] OK: 264 MiB in 52 packages [2024-01-09T15:02:37.232Z] Removing intermediate container 3dfedc29518b [2024-01-09T15:02:37.232Z] ---> 0ed234776a57 [2024-01-09T15:02:37.232Z] Step 7/12 : WORKDIR /app [2024-01-09T15:02:37.232Z] ---> Running in e73cd099b67f [2024-01-09T15:02:37.232Z] Removing intermediate container e73cd099b67f [2024-01-09T15:02:37.232Z] ---> fe0cdcbcf451 [2024-01-09T15:02:37.232Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-09T15:02:37.232Z] ---> 294270d1c63e [2024-01-09T15:02:37.232Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T15:02:37.232Z] ---> Running in 3f6b2273d449 [2024-01-09T15:03:24.039Z] Removing intermediate container 3f6b2273d449 [2024-01-09T15:03:24.039Z] ---> 35a46cbc19e5 [2024-01-09T15:03:24.039Z] Step 10/12 : COPY . . [2024-01-09T15:03:24.297Z] ---> fbf313dbd879 [2024-01-09T15:03:24.297Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-09T15:03:24.297Z] ---> Running in a209415a00a8 [2024-01-09T15:03:24.297Z] Removing intermediate container a209415a00a8 [2024-01-09T15:03:24.297Z] ---> d6cbb2573064 [2024-01-09T15:03:24.297Z] Step 12/12 : RUN $MAKE [2024-01-09T15:03:24.297Z] ---> Running in f2157c6fb57f [2024-01-09T15:03:24.555Z] noop [2024-01-09T15:03:24.814Z] Removing intermediate container f2157c6fb57f [2024-01-09T15:03:24.814Z] ---> 43295a5d3d8d [2024-01-09T15:03:24.814Z] Successfully built 43295a5d3d8d [2024-01-09T15:03:24.814Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:03:25.200Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-09T15:03:25.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:03:25.314Z] prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container [2024-01-09T15:03:25.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-09T15:03:25.688Z] $ docker top 95cd5b8a81d3255373e6eef1833195ca5279af75d403edbcbf2d37893c00d21c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T15:03:26.067Z] + go version [2024-01-09T15:03:26.067Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-09T15:03:26.078Z] $ docker stop --time=1 95cd5b8a81d3255373e6eef1833195ca5279af75d403edbcbf2d37893c00d21c [2024-01-09T15:03:27.379Z] $ docker rm -f --volumes 95cd5b8a81d3255373e6eef1833195ca5279af75d403edbcbf2d37893c00d21c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:03:28.031Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-09T15:03:28.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:03:28.152Z] prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container [2024-01-09T15:03:28.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-09T15:03:28.536Z] $ docker top ec2beb1f35a3b10b7b3b536d55c15c388669f4b6e11fd17a854a8bbf6206e2b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T15:03:28.913Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-01-09T15:03:29.232Z] + make test [2024-01-09T15:03:29.232Z] go test -race ./... -coverprofile=coverage.out ./... [2024-01-09T15:03:51.156Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-01-09T15:03:51.156Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-01-09T15:03:51.156Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.168s coverage: 86.2% of statements [2024-01-09T15:03:52.095Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.703s coverage: 71.9% of statements [2024-01-09T15:04:13.252Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26993 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-01-09T15:04:13.291Z] Running in /w/workspace/app-rfid-llrp-inventory/157 [Pipeline] { [Pipeline] checkout [2024-01-09T15:04:13.356Z] The recommended git tool is: git [2024-01-09T15:04:14.053Z] go vet ./... [2024-01-09T15:04:14.311Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-09T15:04:14.571Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-09T15:04:14.571Z] ./bin/test-attribution.sh [2024-01-09T15:04:14.571Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-01-09T15:04:14.571Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-01-09T15:04:14.571Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-01-09T15:04:14.571Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-01-09T15:04:14.571Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-01-09T15:04:14.571Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2024-01-09T15:04:14.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-09T15:04:14.623Z] $ docker stop --time=1 ec2beb1f35a3b10b7b3b536d55c15c388669f4b6e11fd17a854a8bbf6206e2b5 [2024-01-09T15:04:18.443Z] using credential edgex-jenkins-ssh [2024-01-09T15:04:18.463Z] Cloning the remote Git repository [2024-01-09T15:04:18.501Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-01-09T15:04:18.587Z] > git init /w/workspace/app-rfid-llrp-inventory/157 # timeout=10 [2024-01-09T15:04:18.723Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-01-09T15:04:18.724Z] > git --version # timeout=10 [2024-01-09T15:04:18.742Z] > git --version # 'git version 2.25.1' [2024-01-09T15:04:18.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-09T15:04:18.883Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-09T15:04:20.232Z] $ docker rm -f --volumes ec2beb1f35a3b10b7b3b536d55c15c388669f4b6e11fd17a854a8bbf6206e2b5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-09T15:04:20.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-09T15:04:20.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-09T15:04:21.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-09T15:04:21.759Z] + ls -al . [2024-01-09T15:04:21.759Z] total 208 [2024-01-09T15:04:21.759Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 15:03 . [2024-01-09T15:04:21.759Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:01 .. [2024-01-09T15:04:21.759Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 9 15:01 .dockerignore [2024-01-09T15:04:21.759Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 15:03 .git [2024-01-09T15:04:21.759Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:01 .github [2024-01-09T15:04:21.759Z] -rw-rw-r-- 1 jenkins jenkins 773 Jan 9 15:01 .gitignore [2024-01-09T15:04:21.759Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 15:01 .golangci.yml [2024-01-09T15:04:21.759Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 15:02 .semver [2024-01-09T15:04:21.759Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jan 9 15:01 Attribution.txt [2024-01-09T15:04:21.759Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jan 9 15:01 CHANGELOG.md [2024-01-09T15:04:21.759Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jan 9 15:01 Dockerfile [2024-01-09T15:04:21.759Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 15:01 GOVERNANCE.md [2024-01-09T15:04:21.759Z] -rw-rw-r-- 1 jenkins jenkins 665 Jan 9 15:01 Jenkinsfile [2024-01-09T15:04:21.759Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 9 15:01 LICENSE [2024-01-09T15:04:21.759Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jan 9 15:01 Makefile [2024-01-09T15:04:21.759Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 9 15:01 OWNERS.md [2024-01-09T15:04:21.759Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jan 9 15:01 README.md [2024-01-09T15:04:21.759Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 15:02 VERSION [2024-01-09T15:04:21.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:01 bin [2024-01-09T15:04:21.760Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 9 15:03 coverage.out [2024-01-09T15:04:21.760Z] -rw-rw-r-- 1 jenkins jenkins 3922 Jan 9 15:01 go.mod [2024-01-09T15:04:21.760Z] -rw-rw-r-- 1 jenkins jenkins 34418 Jan 9 15:01 go.sum [2024-01-09T15:04:21.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:01 images [2024-01-09T15:04:21.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:01 internal [2024-01-09T15:04:21.760Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 9 15:01 main.go [2024-01-09T15:04:21.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:01 openapi [2024-01-09T15:04:21.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:01 res [2024-01-09T15:04:21.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:04:22.121Z] + 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=d8be860235509e0d7e9fa77f316287404d89c59b --label arch=amd64 --label version=3.2.0-dev.5 . [2024-01-09T15:04:22.121Z] Sending build context to Docker daemon 16.88MB [2024-01-09T15:04:22.121Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-01-09T15:04:22.121Z] Step 2/30 : FROM ${BASE} AS builder [2024-01-09T15:04:22.121Z] ---> 43295a5d3d8d [2024-01-09T15:04:22.121Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-01-09T15:04:22.232Z] Avoid second fetch [2024-01-09T15:04:22.232Z] Checking out Revision d8be860235509e0d7e9fa77f316287404d89c59b (main) [2024-01-09T15:04:21.423Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-01-09T15:04:21.441Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-09T15:04:22.248Z] > git config core.sparsecheckout # timeout=10 [2024-01-09T15:04:22.379Z] ---> Running in abadca816dc3 [2024-01-09T15:04:22.379Z] Removing intermediate container abadca816dc3 [2024-01-09T15:04:22.379Z] ---> b4b669844ea9 [2024-01-09T15:04:22.379Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-01-09T15:04:22.379Z] ---> Running in 179b0679db5a [2024-01-09T15:04:22.637Z] Removing intermediate container 179b0679db5a [2024-01-09T15:04:22.637Z] ---> be6c35626e38 [2024-01-09T15:04:22.637Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-01-09T15:04:22.637Z] ---> Running in 4633b6ab7a63 [2024-01-09T15:04:22.637Z] Removing intermediate container 4633b6ab7a63 [2024-01-09T15:04:22.637Z] ---> 25830070d2d4 [2024-01-09T15:04:22.637Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-09T15:04:22.637Z] ---> Running in 42b4c07380f1 [2024-01-09T15:04:22.861Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#262)" [2024-01-09T15:04:23.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T15:04:23.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-01-09T15:04:23.462Z] OK: 264 MiB in 52 packages [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-09T15:04:22.303Z] > git checkout -f d8be860235509e0d7e9fa77f316287404d89c59b # timeout=10 [2024-01-09T15:04:23.721Z] Removing intermediate container 42b4c07380f1 [2024-01-09T15:04:23.721Z] ---> 9298ae5971c1 [2024-01-09T15:04:23.721Z] Step 7/30 : WORKDIR /app [2024-01-09T15:04:23.721Z] ---> Running in f74f3c1e8794 [2024-01-09T15:04:23.721Z] Removing intermediate container f74f3c1e8794 [2024-01-09T15:04:23.721Z] ---> d2247a44f065 [2024-01-09T15:04:23.721Z] Step 8/30 : COPY go.mod vendor* ./ [2024-01-09T15:04:23.980Z] ---> 801ef0d3998d [2024-01-09T15:04:23.980Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T15:04:23.980Z] ---> Running in 29e1e0fef913 [2024-01-09T15:04:24.088Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-09T15:04:24.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-09T15:04:24.088Z] Dload Upload Total Spent Left Speed [2024-01-09T15:04:24.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 77329 0 --:--:-- --:--:-- --:--:-- 77329 [Pipeline] sh [2024-01-09T15:04:24.419Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-09T15:04:24.548Z] Removing intermediate container 29e1e0fef913 [2024-01-09T15:04:24.548Z] ---> 595053176636 [2024-01-09T15:04:24.548Z] Step 10/30 : COPY . . [2024-01-09T15:04:24.743Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-09T15:04:24.743Z] + sudo tee /etc/docker/daemon.new [2024-01-09T15:04:24.743Z] { [2024-01-09T15:04:24.743Z] "registry-mirrors": [ [2024-01-09T15:04:24.743Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-09T15:04:24.743Z] ], [2024-01-09T15:04:24.743Z] "bip": "10.250.0.254/24", [2024-01-09T15:04:24.743Z] "hosts": [ [2024-01-09T15:04:24.743Z] "tcp://0.0.0.0:5555", [2024-01-09T15:04:24.743Z] "unix:///var/run/docker.sock" [2024-01-09T15:04:24.743Z] ], [2024-01-09T15:04:24.743Z] "mtu": 1458, [2024-01-09T15:04:24.743Z] "selinux-enabled": true, [2024-01-09T15:04:24.743Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-09T15:04:24.743Z] } [Pipeline] sh [2024-01-09T15:04:25.072Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-09T15:04:25.119Z] ---> 1602fd4f24a3 [2024-01-09T15:04:25.119Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-09T15:04:25.119Z] ---> Running in bac889329e86 [2024-01-09T15:04:25.380Z] Removing intermediate container bac889329e86 [2024-01-09T15:04:25.380Z] ---> 5156116b8078 [2024-01-09T15:04:25.380Z] Step 12/30 : RUN $MAKE [2024-01-09T15:04:25.380Z] ---> Running in 8756b1669e20 [2024-01-09T15:04:25.397Z] + sudo service docker restart [2024-01-09T15:04:25.639Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.5" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T15:04:43.681Z] provisioning config files... [2024-01-09T15:04:43.706Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/157@tmp/config10356061119516784441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:04:44.147Z] ---> ****-login.sh [2024-01-09T15:04:44.147Z] nexus3.edgexfoundry.org:10001 [2024-01-09T15:04:44.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:04:44.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:04:44.692Z] Configure a credential helper to remove this warning. See [2024-01-09T15:04:44.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:04:44.692Z] [2024-01-09T15:04:44.692Z] Login Succeeded [2024-01-09T15:04:44.692Z] nexus3.edgexfoundry.org:10002 [2024-01-09T15:04:44.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:04:44.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:04:44.960Z] Configure a credential helper to remove this warning. See [2024-01-09T15:04:44.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:04:44.960Z] [2024-01-09T15:04:44.960Z] Login Succeeded [2024-01-09T15:04:44.960Z] nexus3.edgexfoundry.org:10003 [2024-01-09T15:04:44.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:04:45.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:04:45.229Z] Configure a credential helper to remove this warning. See [2024-01-09T15:04:45.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:04:45.229Z] [2024-01-09T15:04:45.229Z] Login Succeeded [2024-01-09T15:04:45.229Z] nexus3.edgexfoundry.org:10004 [2024-01-09T15:04:45.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:04:45.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:04:45.499Z] Configure a credential helper to remove this warning. See [2024-01-09T15:04:45.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:04:45.499Z] [2024-01-09T15:04:45.499Z] Login Succeeded [2024-01-09T15:04:45.499Z] ****.io [2024-01-09T15:04:45.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:04:45.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:04:45.766Z] Configure a credential helper to remove this warning. See [2024-01-09T15:04:45.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:04:45.766Z] [2024-01-09T15:04:45.766Z] Login Succeeded [2024-01-09T15:04:45.766Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T15:04:45.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-09T15:04:46.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T15:04:46.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T15:04:46.225Z] ========================================================= [2024-01-09T15:04:46.225Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-09T15:04:46.225Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:04:46.687Z] + 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-01-09T15:04:47.643Z] Removing intermediate container 8756b1669e20 [2024-01-09T15:04:47.643Z] ---> 83ad28335f94 [2024-01-09T15:04:47.643Z] Step 13/30 : FROM alpine:3.18 [2024-01-09T15:04:47.643Z] 3.18: Pulling from library/alpine [2024-01-09T15:04:47.643Z] c926b61bad3b: Pulling fs layer [2024-01-09T15:04:47.643Z] c926b61bad3b: Verifying Checksum [2024-01-09T15:04:47.643Z] c926b61bad3b: Download complete [2024-01-09T15:04:47.643Z] c926b61bad3b: Pull complete [2024-01-09T15:04:47.643Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T15:04:47.643Z] Status: Downloaded newer image for alpine:3.18 [2024-01-09T15:04:47.643Z] ---> b541f2080109 [2024-01-09T15:04:47.643Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-09T15:04:47.643Z] ---> Running in ceb1eb39a7ff [2024-01-09T15:04:47.643Z] Removing intermediate container ceb1eb39a7ff [2024-01-09T15:04:47.643Z] ---> ea1e2e4fc690 [2024-01-09T15:04:47.643Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-01-09T15:04:47.643Z] ---> Running in bd56c56cb355 [2024-01-09T15:04:47.643Z] Removing intermediate container bd56c56cb355 [2024-01-09T15:04:47.643Z] ---> 691cff348c65 [2024-01-09T15:04:47.643Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-01-09T15:04:47.643Z] ---> Running in c3697d0a9567 [2024-01-09T15:04:47.648Z] #0 building with "default" instance using docker driver [2024-01-09T15:04:47.648Z] [2024-01-09T15:04:47.648Z] #1 [internal] load .dockerignore [2024-01-09T15:04:47.648Z] #1 transferring context: 304B done [2024-01-09T15:04:47.648Z] #1 DONE 0.1s [2024-01-09T15:04:47.648Z] [2024-01-09T15:04:47.648Z] #2 [internal] load build definition from Dockerfile [2024-01-09T15:04:47.648Z] #2 transferring dockerfile: 1.81kB done [2024-01-09T15:04:47.648Z] #2 DONE 0.1s [2024-01-09T15:04:47.914Z] [2024-01-09T15:04:47.914Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-09T15:04:48.182Z] #3 DONE 0.1s [2024-01-09T15:04:48.182Z] [2024-01-09T15:04:48.182Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-09T15:04:48.183Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-09T15:04:48.183Z] #4 ... [2024-01-09T15:04:48.183Z] [2024-01-09T15:04:48.183Z] #5 [internal] load build context [2024-01-09T15:04:48.183Z] #5 transferring context: 619.71kB 0.1s done [2024-01-09T15:04:48.183Z] #5 DONE 0.1s [2024-01-09T15:04:48.183Z] [2024-01-09T15:04:48.183Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-09T15:04:48.183Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-09T15:04:48.183Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2024-01-09T15:04:48.183Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-09T15:04:48.183Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-09T15:04:48.183Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.2s [2024-01-09T15:04:48.183Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done [2024-01-09T15:04:48.183Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-09T15:04:48.183Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.49MB / 63.99MB 0.3s [2024-01-09T15:04:48.183Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-09T15:04:48.183Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-09T15:04:48.183Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 176.13kB / 11.40MB 0.3s [2024-01-09T15:04:48.183Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s [2024-01-09T15:04:48.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T15:04:48.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T15:04:48.450Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.4s [2024-01-09T15:04:48.450Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.66MB / 11.40MB 0.4s [2024-01-09T15:04:48.450Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.5s [2024-01-09T15:04:48.450Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.3s done [2024-01-09T15:04:48.450Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.73MB / 11.40MB 0.5s [2024-01-09T15:04:48.450Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.49MB / 97.63MB 0.5s [2024-01-09T15:04:48.471Z] (1/2) Installing ca-certificates (20230506-r0) [2024-01-09T15:04:48.471Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-01-09T15:04:48.471Z] Executing busybox-1.36.1-r5.trigger [2024-01-09T15:04:48.471Z] Executing ca-certificates-20230506-r0.trigger [2024-01-09T15:04:48.719Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.73MB / 63.99MB 0.7s [2024-01-09T15:04:48.719Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2024-01-09T15:04:48.719Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.7s [2024-01-09T15:04:48.719Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.37MB / 63.99MB 0.8s [2024-01-09T15:04:48.719Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-09T15:04:48.729Z] OK: 8 MiB in 17 packages [2024-01-09T15:04:48.986Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.89MB / 63.99MB 0.9s [2024-01-09T15:04:48.986Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.48MB / 97.63MB 0.9s [2024-01-09T15:04:48.986Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 1.1s [2024-01-09T15:04:48.986Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.1s [2024-01-09T15:04:48.986Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-09T15:04:48.987Z] Removing intermediate container c3697d0a9567 [2024-01-09T15:04:48.987Z] ---> fe7b92b4c138 [2024-01-09T15:04:48.987Z] Step 17/30 : RUN apk --no-cache upgrade [2024-01-09T15:04:48.987Z] ---> Running in 3e30a8707609 [2024-01-09T15:04:49.255Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.2s [2024-01-09T15:04:49.255Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.3s [2024-01-09T15:04:49.255Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.87MB / 97.63MB 1.3s [2024-01-09T15:04:49.523Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2024-01-09T15:04:49.523Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.4s [2024-01-09T15:04:49.523Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-09T15:04:49.523Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 1.6s [2024-01-09T15:04:49.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T15:04:49.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T15:04:49.790Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.52MB / 97.63MB 1.7s [2024-01-09T15:04:49.790Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 1.8s [2024-01-09T15:04:49.813Z] OK: 8 MiB in 17 packages [2024-01-09T15:04:50.058Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 1.9s [2024-01-09T15:04:50.058Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.1s [2024-01-09T15:04:50.071Z] Removing intermediate container 3e30a8707609 [2024-01-09T15:04:50.071Z] ---> cd3da5075aa6 [2024-01-09T15:04:50.071Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-09T15:04:50.324Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2024-01-09T15:04:50.328Z] ---> d982d6a761b7 [2024-01-09T15:04:50.328Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-01-09T15:04:50.328Z] ---> 7ee8f33e5dc9 [2024-01-09T15:04:50.328Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-01-09T15:04:50.586Z] ---> e719c14dc9fa [2024-01-09T15:04:50.586Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-01-09T15:04:50.586Z] ---> a322c19d3f01 [2024-01-09T15:04:50.586Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-01-09T15:04:51.521Z] ---> 7bc3b315c87f [2024-01-09T15:04:51.521Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-01-09T15:04:51.521Z] ---> Running in 1814a80358cb [2024-01-09T15:04:52.088Z] Removing intermediate container 1814a80358cb [2024-01-09T15:04:52.088Z] ---> 2fb2e651c938 [2024-01-09T15:04:52.088Z] Step 24/30 : VOLUME /cache [2024-01-09T15:04:52.088Z] ---> Running in c986c1fe6817 [2024-01-09T15:04:52.347Z] Removing intermediate container c986c1fe6817 [2024-01-09T15:04:52.347Z] ---> 8d7f930bc314 [2024-01-09T15:04:52.347Z] Step 25/30 : EXPOSE 59711 [2024-01-09T15:04:52.347Z] ---> Running in 3c40db14aa41 [2024-01-09T15:04:52.347Z] Removing intermediate container 3c40db14aa41 [2024-01-09T15:04:52.347Z] ---> 9c92d5888bf2 [2024-01-09T15:04:52.347Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-01-09T15:04:52.347Z] ---> Running in dbc81c44b070 [2024-01-09T15:04:52.347Z] Removing intermediate container dbc81c44b070 [2024-01-09T15:04:52.347Z] ---> a318a50a5684 [2024-01-09T15:04:52.347Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-01-09T15:04:52.663Z] ---> Running in 828646bb6415 [2024-01-09T15:04:52.663Z] Removing intermediate container 828646bb6415 [2024-01-09T15:04:52.663Z] ---> 6947299b924d [2024-01-09T15:04:52.663Z] Step 28/30 : LABEL arch=amd64 [2024-01-09T15:04:52.663Z] ---> Running in ebd8770b056f [2024-01-09T15:04:52.663Z] Removing intermediate container ebd8770b056f [2024-01-09T15:04:52.663Z] ---> 0aeb22118626 [2024-01-09T15:04:52.663Z] Step 29/30 : LABEL git_sha=d8be860235509e0d7e9fa77f316287404d89c59b [2024-01-09T15:04:52.663Z] ---> Running in 29792e4f9c7b [2024-01-09T15:04:52.663Z] Removing intermediate container 29792e4f9c7b [2024-01-09T15:04:52.663Z] ---> 95cbba2807fd [2024-01-09T15:04:52.663Z] Step 30/30 : LABEL version=3.2.0-dev.5 [2024-01-09T15:04:52.922Z] ---> Running in a12be60e396d [2024-01-09T15:04:52.922Z] Removing intermediate container a12be60e396d [2024-01-09T15:04:52.922Z] ---> 351a8803ab0e [2024-01-09T15:04:52.922Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-09T15:04:52.922Z] Successfully built 351a8803ab0e [2024-01-09T15:04:52.922Z] 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-01-09T15:04:53.234Z] provisioning config files... [2024-01-09T15:04:53.245Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2581529498953739840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:04:53.594Z] ---> ****-login.sh [2024-01-09T15:04:53.594Z] nexus3.edgexfoundry.org:10001 [2024-01-09T15:04:53.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:04:53.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:04:53.594Z] Configure a credential helper to remove this warning. See [2024-01-09T15:04:53.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:04:53.594Z] [2024-01-09T15:04:53.594Z] Login Succeeded [2024-01-09T15:04:53.594Z] nexus3.edgexfoundry.org:10002 [2024-01-09T15:04:53.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:04:53.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:04:53.594Z] Configure a credential helper to remove this warning. See [2024-01-09T15:04:53.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:04:53.594Z] [2024-01-09T15:04:53.594Z] Login Succeeded [2024-01-09T15:04:53.594Z] nexus3.edgexfoundry.org:10003 [2024-01-09T15:04:53.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:04:53.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:04:53.854Z] Configure a credential helper to remove this warning. See [2024-01-09T15:04:53.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:04:53.855Z] [2024-01-09T15:04:53.855Z] Login Succeeded [2024-01-09T15:04:53.855Z] nexus3.edgexfoundry.org:10004 [2024-01-09T15:04:53.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:04:53.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:04:53.855Z] Configure a credential helper to remove this warning. See [2024-01-09T15:04:53.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:04:53.855Z] [2024-01-09T15:04:53.855Z] Login Succeeded [2024-01-09T15:04:53.855Z] ****.io [2024-01-09T15:04:53.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:04:54.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:04:54.117Z] Configure a credential helper to remove this warning. See [2024-01-09T15:04:54.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:04:54.117Z] [2024-01-09T15:04:54.117Z] Login Succeeded [2024-01-09T15:04:54.117Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T15:04:54.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T15:04:54.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T15:04:54.329Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-01-09T15:04:54.329Z] d8be860235509e0d7e9fa77f316287404d89c59b [2024-01-09T15:04:54.329Z] latest [2024-01-09T15:04:54.329Z] 3.2.0-dev.5 [2024-01-09T15:04:54.329Z] d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 [2024-01-09T15:04:54.329Z] main [2024-01-09T15:04:54.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:04:54.799Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:04:55.202Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8be860235509e0d7e9fa77f316287404d89c59b [2024-01-09T15:04:55.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-01-09T15:04:55.202Z] 89480c0bf20a: Preparing [2024-01-09T15:04:55.202Z] 28faaacbf685: Preparing [2024-01-09T15:04:55.202Z] 4fafd0409462: Preparing [2024-01-09T15:04:55.202Z] 0bb41ed58630: Preparing [2024-01-09T15:04:55.202Z] c06f8d4dd0f7: Preparing [2024-01-09T15:04:55.202Z] f82f3430bbb2: Preparing [2024-01-09T15:04:55.202Z] c224b255680d: Preparing [2024-01-09T15:04:55.202Z] 80a54c6bc63e: Preparing [2024-01-09T15:04:55.202Z] 9fe9a137fd00: Preparing [2024-01-09T15:04:55.202Z] f82f3430bbb2: Waiting [2024-01-09T15:04:55.202Z] c224b255680d: Waiting [2024-01-09T15:04:55.202Z] 80a54c6bc63e: Waiting [2024-01-09T15:04:55.202Z] 9fe9a137fd00: Waiting [2024-01-09T15:04:55.202Z] 4fafd0409462: Pushed [2024-01-09T15:04:55.202Z] 0bb41ed58630: Pushed [2024-01-09T15:04:55.202Z] c06f8d4dd0f7: Pushed [2024-01-09T15:04:55.202Z] 89480c0bf20a: Pushed [2024-01-09T15:04:55.202Z] 9fe9a137fd00: Layer already exists [2024-01-09T15:04:55.462Z] c224b255680d: Pushed [2024-01-09T15:04:55.462Z] f82f3430bbb2: Pushed [2024-01-09T15:04:55.462Z] 80a54c6bc63e: Pushed [2024-01-09T15:04:55.681Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s [2024-01-09T15:04:58.009Z] 28faaacbf685: Pushed [2024-01-09T15:04:58.009Z] d8be860235509e0d7e9fa77f316287404d89c59b: digest: sha256:910da4b1acba14d4be3db35dfcf360b7d8e8c01615b408b11c3272ecad43f314 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:04:58.416Z] + 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-01-09T15:04:58.807Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-01-09T15:04:58.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-01-09T15:04:58.807Z] 89480c0bf20a: Preparing [2024-01-09T15:04:58.807Z] 28faaacbf685: Preparing [2024-01-09T15:04:58.807Z] 4fafd0409462: Preparing [2024-01-09T15:04:58.807Z] 0bb41ed58630: Preparing [2024-01-09T15:04:58.807Z] c06f8d4dd0f7: Preparing [2024-01-09T15:04:58.807Z] f82f3430bbb2: Preparing [2024-01-09T15:04:58.807Z] c224b255680d: Preparing [2024-01-09T15:04:58.807Z] 80a54c6bc63e: Preparing [2024-01-09T15:04:58.807Z] 9fe9a137fd00: Preparing [2024-01-09T15:04:58.807Z] f82f3430bbb2: Waiting [2024-01-09T15:04:58.807Z] c224b255680d: Waiting [2024-01-09T15:04:58.807Z] 80a54c6bc63e: Waiting [2024-01-09T15:04:58.807Z] 9fe9a137fd00: Waiting [2024-01-09T15:04:58.807Z] 28faaacbf685: Layer already exists [2024-01-09T15:04:58.807Z] 89480c0bf20a: Layer already exists [2024-01-09T15:04:58.807Z] 4fafd0409462: Layer already exists [2024-01-09T15:04:58.807Z] c06f8d4dd0f7: Layer already exists [2024-01-09T15:04:58.807Z] 0bb41ed58630: Layer already exists [2024-01-09T15:04:58.807Z] f82f3430bbb2: Layer already exists [2024-01-09T15:04:58.807Z] 80a54c6bc63e: Layer already exists [2024-01-09T15:04:58.807Z] c224b255680d: Layer already exists [2024-01-09T15:04:58.807Z] 9fe9a137fd00: Layer already exists [2024-01-09T15:04:58.807Z] latest: digest: sha256:910da4b1acba14d4be3db35dfcf360b7d8e8c01615b408b11c3272ecad43f314 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:04:59.199Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:04:59.615Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.5 [2024-01-09T15:04:59.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-01-09T15:04:59.615Z] 89480c0bf20a: Preparing [2024-01-09T15:04:59.615Z] 28faaacbf685: Preparing [2024-01-09T15:04:59.615Z] 4fafd0409462: Preparing [2024-01-09T15:04:59.615Z] 0bb41ed58630: Preparing [2024-01-09T15:04:59.615Z] c06f8d4dd0f7: Preparing [2024-01-09T15:04:59.615Z] f82f3430bbb2: Preparing [2024-01-09T15:04:59.615Z] c224b255680d: Preparing [2024-01-09T15:04:59.615Z] 80a54c6bc63e: Preparing [2024-01-09T15:04:59.615Z] 9fe9a137fd00: Preparing [2024-01-09T15:04:59.615Z] f82f3430bbb2: Waiting [2024-01-09T15:04:59.615Z] c224b255680d: Waiting [2024-01-09T15:04:59.615Z] 80a54c6bc63e: Waiting [2024-01-09T15:04:59.615Z] 9fe9a137fd00: Waiting [2024-01-09T15:04:59.615Z] c06f8d4dd0f7: Layer already exists [2024-01-09T15:04:59.615Z] 28faaacbf685: Layer already exists [2024-01-09T15:04:59.615Z] 4fafd0409462: Layer already exists [2024-01-09T15:04:59.615Z] 0bb41ed58630: Layer already exists [2024-01-09T15:04:59.615Z] 89480c0bf20a: Layer already exists [2024-01-09T15:04:59.615Z] c224b255680d: Layer already exists [2024-01-09T15:04:59.615Z] f82f3430bbb2: Layer already exists [2024-01-09T15:04:59.615Z] 80a54c6bc63e: Layer already exists [2024-01-09T15:04:59.615Z] 9fe9a137fd00: Layer already exists [2024-01-09T15:04:59.615Z] 3.2.0-dev.5: digest: sha256:910da4b1acba14d4be3db35dfcf360b7d8e8c01615b408b11c3272ecad43f314 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:04:59.939Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.5s [2024-01-09T15:05:00.018Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:05:00.420Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 [2024-01-09T15:05:00.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-01-09T15:05:00.420Z] 89480c0bf20a: Preparing [2024-01-09T15:05:00.420Z] 28faaacbf685: Preparing [2024-01-09T15:05:00.420Z] 4fafd0409462: Preparing [2024-01-09T15:05:00.420Z] 0bb41ed58630: Preparing [2024-01-09T15:05:00.420Z] c06f8d4dd0f7: Preparing [2024-01-09T15:05:00.420Z] f82f3430bbb2: Preparing [2024-01-09T15:05:00.420Z] c224b255680d: Preparing [2024-01-09T15:05:00.420Z] 80a54c6bc63e: Preparing [2024-01-09T15:05:00.420Z] 9fe9a137fd00: Preparing [2024-01-09T15:05:00.420Z] f82f3430bbb2: Waiting [2024-01-09T15:05:00.420Z] c224b255680d: Waiting [2024-01-09T15:05:00.420Z] 80a54c6bc63e: Waiting [2024-01-09T15:05:00.420Z] 9fe9a137fd00: Waiting [2024-01-09T15:05:00.420Z] 0bb41ed58630: Layer already exists [2024-01-09T15:05:00.420Z] 4fafd0409462: Layer already exists [2024-01-09T15:05:00.420Z] 28faaacbf685: Layer already exists [2024-01-09T15:05:00.420Z] c06f8d4dd0f7: Layer already exists [2024-01-09T15:05:00.420Z] 89480c0bf20a: Layer already exists [2024-01-09T15:05:00.420Z] c224b255680d: Layer already exists [2024-01-09T15:05:00.420Z] 80a54c6bc63e: Layer already exists [2024-01-09T15:05:00.420Z] f82f3430bbb2: Layer already exists [2024-01-09T15:05:00.420Z] 9fe9a137fd00: Layer already exists [2024-01-09T15:05:00.420Z] d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5: digest: sha256:910da4b1acba14d4be3db35dfcf360b7d8e8c01615b408b11c3272ecad43f314 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:05:00.834Z] + 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-01-09T15:05:01.240Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-01-09T15:05:01.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-01-09T15:05:01.240Z] 89480c0bf20a: Preparing [2024-01-09T15:05:01.240Z] 28faaacbf685: Preparing [2024-01-09T15:05:01.240Z] 4fafd0409462: Preparing [2024-01-09T15:05:01.240Z] 0bb41ed58630: Preparing [2024-01-09T15:05:01.240Z] c06f8d4dd0f7: Preparing [2024-01-09T15:05:01.240Z] f82f3430bbb2: Preparing [2024-01-09T15:05:01.240Z] c224b255680d: Preparing [2024-01-09T15:05:01.240Z] 80a54c6bc63e: Preparing [2024-01-09T15:05:01.240Z] 9fe9a137fd00: Preparing [2024-01-09T15:05:01.240Z] f82f3430bbb2: Waiting [2024-01-09T15:05:01.240Z] c224b255680d: Waiting [2024-01-09T15:05:01.240Z] 80a54c6bc63e: Waiting [2024-01-09T15:05:01.240Z] 9fe9a137fd00: Waiting [2024-01-09T15:05:01.240Z] 28faaacbf685: Layer already exists [2024-01-09T15:05:01.240Z] 0bb41ed58630: Layer already exists [2024-01-09T15:05:01.240Z] 4fafd0409462: Layer already exists [2024-01-09T15:05:01.240Z] c06f8d4dd0f7: Layer already exists [2024-01-09T15:05:01.240Z] 89480c0bf20a: Layer already exists [2024-01-09T15:05:01.240Z] c224b255680d: Layer already exists [2024-01-09T15:05:01.240Z] f82f3430bbb2: Layer already exists [2024-01-09T15:05:01.240Z] 9fe9a137fd00: Layer already exists [2024-01-09T15:05:01.240Z] 80a54c6bc63e: Layer already exists [2024-01-09T15:05:01.240Z] main: digest: sha256:910da4b1acba14d4be3db35dfcf360b7d8e8c01615b408b11c3272ecad43f314 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T15:05:01.536Z] ===================================================== [Pipeline] echo [2024-01-09T15:05:01.587Z] taggedImages: [2024-01-09T15:05:01.587Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8be860235509e0d7e9fa77f316287404d89c59b [2024-01-09T15:05:01.587Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-01-09T15:05:01.587Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.5 [2024-01-09T15:05:01.587Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 [2024-01-09T15:05:01.587Z] - 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-01-09T15:05:02.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-09T15:05:02.291Z] [2024-01-09T15:05:02.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:05:02.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-09T15:05:02.624Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-09T15:05:02.624Z] 5eb5b503b376: Pulling fs layer [2024-01-09T15:05:02.624Z] 5c69ac0246d0: Pulling fs layer [2024-01-09T15:05:02.624Z] ec43610c2a17: Pulling fs layer [2024-01-09T15:05:02.624Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-09T15:05:02.624Z] 33b1e0a273af: Pulling fs layer [2024-01-09T15:05:02.624Z] 5d3b04190fa2: Pulling fs layer [2024-01-09T15:05:02.624Z] 2f39f015ded8: Pulling fs layer [2024-01-09T15:05:02.624Z] 33b1e0a273af: Waiting [2024-01-09T15:05:02.624Z] 5d3b04190fa2: Waiting [2024-01-09T15:05:02.624Z] 2f39f015ded8: Waiting [2024-01-09T15:05:02.624Z] 5c69ac0246d0: Download complete [2024-01-09T15:05:02.624Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-09T15:05:02.624Z] 3a2ae6a8a46f: Download complete [2024-01-09T15:05:02.882Z] 33b1e0a273af: Verifying Checksum [2024-01-09T15:05:02.882Z] 33b1e0a273af: Download complete [2024-01-09T15:05:02.882Z] ec43610c2a17: Verifying Checksum [2024-01-09T15:05:02.882Z] ec43610c2a17: Download complete [2024-01-09T15:05:02.882Z] 5d3b04190fa2: Download complete [2024-01-09T15:05:02.882Z] 5eb5b503b376: Verifying Checksum [2024-01-09T15:05:02.882Z] 5eb5b503b376: Download complete [2024-01-09T15:05:03.821Z] 2f39f015ded8: Download complete [2024-01-09T15:05:04.080Z] 5eb5b503b376: Pull complete [2024-01-09T15:05:04.339Z] 5c69ac0246d0: Pull complete [2024-01-09T15:05:04.602Z] ec43610c2a17: Pull complete [2024-01-09T15:05:04.602Z] 3a2ae6a8a46f: Pull complete [2024-01-09T15:05:04.861Z] 33b1e0a273af: Pull complete [2024-01-09T15:05:04.861Z] 5d3b04190fa2: Pull complete [2024-01-09T15:05:06.630Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done [2024-01-09T15:05:09.070Z] 2f39f015ded8: Pull complete [2024-01-09T15:05:09.070Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-09T15:05:09.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-09T15:05:09.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:05:09.569Z] prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container [2024-01-09T15:05:09.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-09T15:05:11.984Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-09T15:05:11.984Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-09T15:05:11.984Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2024-01-09T15:05:17.320Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2024-01-09T15:05:19.261Z] $ docker top bd0052c675fce9ce451127b7b5e51c4ed1eabff5814d7eeaf28bd349708d64fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:05:19.742Z] ---> job-cost.sh [2024-01-09T15:05:19.743Z] lf-activate-venv: SKIPPING [2024-01-09T15:05:19.743Z] INFO: No Stack... [2024-01-09T15:05:20.021Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-09T15:05:20.588Z] INFO: Archiving Costs [Pipeline] sh [2024-01-09T15:05:20.661Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done [2024-01-09T15:05:20.661Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2024-01-09T15:05:20.877Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-01-09T15:05:20.877Z] + cut -d, -f6 [Pipeline] lock [2024-01-09T15:05:20.889Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] [2024-01-09T15:05:20.897Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] did not exist. Created. [2024-01-09T15:05:20.897Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-09T15:05:21.272Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-09T15:05:21.337Z] Stashed 1 file(s) [Pipeline] } [2024-01-09T15:05:21.347Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-09T15:05:21.437Z] $ docker stop --time=1 bd0052c675fce9ce451127b7b5e51c4ed1eabff5814d7eeaf28bd349708d64fc [2024-01-09T15:05:22.201Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2024-01-09T15:05:22.201Z] #4 DONE 34.4s [2024-01-09T15:05:22.473Z] [2024-01-09T15:05:22.473Z] #6 [builder 2/7] RUN apk add --no-cache make git [2024-01-09T15:05:22.876Z] $ docker rm -f --volumes bd0052c675fce9ce451127b7b5e51c4ed1eabff5814d7eeaf28bd349708d64fc [Pipeline] // withDockerContainer [2024-01-09T15:05:23.056Z] #6 0.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-09T15:05:23.636Z] #6 1.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T15:05:24.594Z] #6 2.052 OK: 266 MiB in 52 packages [2024-01-09T15:05:26.026Z] #6 DONE 3.6s [2024-01-09T15:05:26.026Z] [2024-01-09T15:05:26.026Z] #7 [builder 3/7] WORKDIR /app [2024-01-09T15:05:26.026Z] #7 DONE 0.1s [2024-01-09T15:05:26.294Z] [2024-01-09T15:05:26.294Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-09T15:05:26.294Z] #8 DONE 0.1s [2024-01-09T15:05:26.294Z] [2024-01-09T15:05:26.294Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T15:05:52.979Z] #9 DONE 22.8s [2024-01-09T15:05:52.979Z] [2024-01-09T15:05:52.979Z] #10 [builder 6/7] COPY . . [2024-01-09T15:05:52.979Z] #10 DONE 0.1s [2024-01-09T15:05:52.979Z] [2024-01-09T15:05:52.979Z] #11 [builder 7/7] RUN echo noop [2024-01-09T15:05:52.979Z] #11 0.647 noop [2024-01-09T15:05:52.979Z] #11 DONE 0.7s [2024-01-09T15:05:52.979Z] [2024-01-09T15:05:52.979Z] #12 exporting to image [2024-01-09T15:05:52.979Z] #12 exporting layers [2024-01-09T15:06:15.065Z] #12 exporting layers 22.4s done [2024-01-09T15:06:15.066Z] #12 writing image sha256:9f89830cd961ddca081d11beaf60cce4e078c2cd053b5fb1c39b9f77c2990fa8 done [2024-01-09T15:06:15.066Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-09T15:06:15.066Z] #12 DONE 22.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:06:15.538Z] + docker inspect -f . ci-base-image-arm64 [2024-01-09T15:06:15.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:06:15.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-26993 does not seem to be running inside a container [2024-01-09T15:06:15.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/157 -v /w/workspace/app-rfid-llrp-inventory/157:/w/workspace/app-rfid-llrp-inventory/157:rw,z -v /w/workspace/app-rfid-llrp-inventory/157@tmp:/w/workspace/app-rfid-llrp-inventory/157@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-01-09T15:06:17.018Z] $ docker top 861a002d2059320cd7a6fdc5d80e91be302cb9844a431663883fb0593da5acf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T15:06:17.568Z] + go version [2024-01-09T15:06:17.838Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-09T15:06:17.857Z] $ docker stop --time=1 861a002d2059320cd7a6fdc5d80e91be302cb9844a431663883fb0593da5acf6 [2024-01-09T15:06:19.426Z] $ docker rm -f --volumes 861a002d2059320cd7a6fdc5d80e91be302cb9844a431663883fb0593da5acf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:06:20.385Z] + docker inspect -f . ci-base-image-arm64 [2024-01-09T15:06:20.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:06:20.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-26993 does not seem to be running inside a container [2024-01-09T15:06:20.724Z] $ 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/157 -v /w/workspace/app-rfid-llrp-inventory/157:/w/workspace/app-rfid-llrp-inventory/157:rw,z -v /w/workspace/app-rfid-llrp-inventory/157@tmp:/w/workspace/app-rfid-llrp-inventory/157@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-01-09T15:06:24.983Z] $ docker top c49586cf829b863cd4c5d935ba0eed060285cd8cf73ab899e9f3074cc2f21b86 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T15:06:25.537Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/157 [Pipeline] fileExists [Pipeline] sh [2024-01-09T15:06:25.919Z] + make test [2024-01-09T15:06:25.919Z] go test -race ./... -coverprofile=coverage.out ./... [2024-01-09T15:08:02.549Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-01-09T15:08:02.549Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-01-09T15:08:02.549Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.938s coverage: 86.2% of statements [2024-01-09T15:08:02.549Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.438s coverage: 71.9% of statements [2024-01-09T15:08:02.549Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-09T15:08:02.549Z] go vet ./... [2024-01-09T15:09:10.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-09T15:09:10.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-09T15:09:10.402Z] ./bin/test-attribution.sh [2024-01-09T15:09:10.402Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-01-09T15:09:10.402Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-01-09T15:09:10.402Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-01-09T15:09:10.402Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-01-09T15:09:10.402Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-01-09T15:09:10.402Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2024-01-09T15:09:10.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-09T15:09:10.473Z] $ docker stop --time=1 c49586cf829b863cd4c5d935ba0eed060285cd8cf73ab899e9f3074cc2f21b86 [2024-01-09T15:09:12.474Z] $ docker rm -f --volumes c49586cf829b863cd4c5d935ba0eed060285cd8cf73ab899e9f3074cc2f21b86 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-09T15:09:14.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-09T15:09:14.197Z] Warning: overwriting stash ‘coverage-report’ [2024-01-09T15:09:14.695Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-09T15:09:15.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-09T15:09:15.640Z] + ls -al . [2024-01-09T15:09:15.640Z] total 204 [2024-01-09T15:09:15.640Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 15:06 . [2024-01-09T15:09:15.640Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:04 .. [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 9 15:04 .dockerignore [2024-01-09T15:09:15.640Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 15:04 .git [2024-01-09T15:09:15.640Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:04 .github [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 773 Jan 9 15:04 .gitignore [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 15:04 .golangci.yml [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jan 9 15:04 Attribution.txt [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jan 9 15:04 CHANGELOG.md [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jan 9 15:04 Dockerfile [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 15:04 GOVERNANCE.md [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 665 Jan 9 15:04 Jenkinsfile [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 9 15:04 LICENSE [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jan 9 15:04 Makefile [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 9 15:04 OWNERS.md [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jan 9 15:04 README.md [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 15:02 VERSION [2024-01-09T15:09:15.640Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:04 bin [2024-01-09T15:09:15.640Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 9 15:07 coverage.out [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 3922 Jan 9 15:04 go.mod [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 34418 Jan 9 15:04 go.sum [2024-01-09T15:09:15.640Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:04 images [2024-01-09T15:09:15.640Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:04 internal [2024-01-09T15:09:15.640Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 9 15:04 main.go [2024-01-09T15:09:15.640Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:04 openapi [2024-01-09T15:09:15.640Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:04 res [2024-01-09T15:09:15.640Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:09:16.069Z] + 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=d8be860235509e0d7e9fa77f316287404d89c59b --label arch=arm64 --label version=3.2.0-dev.5 . [2024-01-09T15:09:17.478Z] #0 building with "default" instance using docker driver [2024-01-09T15:09:17.478Z] [2024-01-09T15:09:17.478Z] #1 [internal] load .dockerignore [2024-01-09T15:09:17.478Z] #1 transferring context: 304B 0.0s done [2024-01-09T15:09:17.478Z] #1 DONE 0.0s [2024-01-09T15:09:17.478Z] [2024-01-09T15:09:17.478Z] #2 [internal] load build definition from Dockerfile [2024-01-09T15:09:17.478Z] #2 transferring dockerfile: 1.81kB done [2024-01-09T15:09:17.478Z] #2 DONE 0.0s [2024-01-09T15:09:17.478Z] [2024-01-09T15:09:17.478Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-09T15:09:17.478Z] #3 DONE 0.0s [2024-01-09T15:09:17.478Z] [2024-01-09T15:09:17.478Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-09T15:09:17.743Z] #4 DONE 0.3s [2024-01-09T15:09:17.743Z] [2024-01-09T15:09:17.743Z] #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T15:09:17.743Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T15:09:18.011Z] #5 ... [2024-01-09T15:09:18.011Z] [2024-01-09T15:09:18.011Z] #6 [internal] load build context [2024-01-09T15:09:18.011Z] #6 transferring context: 2.98kB 0.0s done [2024-01-09T15:09:18.011Z] #6 DONE 0.1s [2024-01-09T15:09:18.011Z] [2024-01-09T15:09:18.011Z] #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T15:09:18.011Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-09T15:09:18.012Z] #5 ... [2024-01-09T15:09:18.012Z] [2024-01-09T15:09:18.012Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-09T15:09:18.012Z] #7 DONE 0.2s [2024-01-09T15:09:18.012Z] [2024-01-09T15:09:18.012Z] #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T15:09:18.012Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-09T15:09:18.012Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-09T15:09:18.012Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-09T15:09:18.012Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-09T15:09:18.012Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-09T15:09:18.595Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-09T15:09:18.862Z] #5 DONE 1.0s [2024-01-09T15:09:18.862Z] [2024-01-09T15:09:18.862Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-01-09T15:09:19.450Z] #8 0.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T15:09:20.032Z] #8 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T15:09:21.009Z] #8 ... [2024-01-09T15:09:21.009Z] [2024-01-09T15:09:21.009Z] #9 [builder 2/7] RUN apk add --no-cache make git [2024-01-09T15:09:21.009Z] #9 0.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T15:09:21.009Z] #9 1.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T15:09:21.009Z] #9 2.285 OK: 266 MiB in 52 packages [2024-01-09T15:09:21.009Z] #9 DONE 2.6s [2024-01-09T15:09:21.009Z] [2024-01-09T15:09:21.009Z] #10 [builder 3/7] WORKDIR /app [2024-01-09T15:09:21.009Z] #10 DONE 0.1s [2024-01-09T15:09:21.009Z] [2024-01-09T15:09:21.010Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-09T15:09:21.010Z] #11 DONE 0.2s [2024-01-09T15:09:21.010Z] [2024-01-09T15:09:21.010Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-01-09T15:09:21.010Z] #8 2.124 (1/2) Installing ca-certificates (20230506-r0) [2024-01-09T15:09:21.010Z] #8 2.229 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-09T15:09:21.281Z] #8 2.238 Executing busybox-1.36.1-r5.trigger [2024-01-09T15:09:21.281Z] #8 2.267 Executing ca-certificates-20230506-r0.trigger [2024-01-09T15:09:21.281Z] #8 2.507 OK: 9 MiB in 17 packages [2024-01-09T15:09:21.868Z] #8 DONE 2.8s [2024-01-09T15:09:21.868Z] [2024-01-09T15:09:21.868Z] #12 [stage-1 3/9] RUN apk --no-cache upgrade [2024-01-09T15:09:22.136Z] #12 ... [2024-01-09T15:09:22.136Z] [2024-01-09T15:09:22.136Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T15:09:22.136Z] #13 DONE 1.3s [2024-01-09T15:09:22.405Z] [2024-01-09T15:09:22.405Z] #14 [builder 6/7] COPY . . [2024-01-09T15:09:22.405Z] #14 DONE 0.2s [2024-01-09T15:09:22.405Z] [2024-01-09T15:09:22.405Z] #15 [builder 7/7] RUN make build [2024-01-09T15:09:22.988Z] #15 0.682 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.5" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-01-09T15:09:24.930Z] #15 ... [2024-01-09T15:09:24.930Z] [2024-01-09T15:09:24.930Z] #12 [stage-1 3/9] RUN apk --no-cache upgrade [2024-01-09T15:09:24.930Z] #12 0.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T15:09:24.930Z] #12 1.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T15:09:24.930Z] #12 2.457 OK: 9 MiB in 17 packages [2024-01-09T15:09:24.930Z] #12 DONE 2.8s [2024-01-09T15:09:24.930Z] [2024-01-09T15:09:24.930Z] #15 [builder 7/7] RUN make build [2024-01-09T15:10:32.777Z] #15 DONE 69.4s [2024-01-09T15:10:32.777Z] [2024-01-09T15:10:32.777Z] #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-09T15:10:32.777Z] #16 DONE 0.1s [2024-01-09T15:10:32.777Z] [2024-01-09T15:10:32.777Z] #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE [2024-01-09T15:10:32.777Z] #17 DONE 0.1s [2024-01-09T15:10:32.777Z] [2024-01-09T15:10:32.777Z] #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ [2024-01-09T15:10:32.777Z] #18 DONE 0.1s [2024-01-09T15:10:32.777Z] [2024-01-09T15:10:32.777Z] #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ [2024-01-09T15:10:32.777Z] #19 DONE 0.1s [2024-01-09T15:10:32.777Z] [2024-01-09T15:10:32.777Z] #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-01-09T15:10:32.777Z] #20 DONE 0.4s [2024-01-09T15:10:32.777Z] [2024-01-09T15:10:32.777Z] #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-01-09T15:10:33.363Z] #21 DONE 0.7s [2024-01-09T15:10:33.630Z] [2024-01-09T15:10:33.630Z] #22 exporting to image [2024-01-09T15:10:33.630Z] #22 exporting layers [2024-01-09T15:10:33.897Z] #22 exporting layers 0.5s done [2024-01-09T15:10:33.897Z] #22 writing image sha256:d8bb6f9eb01b1a4c5b44fc96ac34852732c8624927450fde7b3016ad08c3d786 done [2024-01-09T15:10:33.897Z] #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 done [2024-01-09T15:10:33.897Z] #22 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T15:10:34.358Z] provisioning config files... [2024-01-09T15:10:34.374Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/157@tmp/config688830187292731076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:10:34.769Z] ---> ****-login.sh [2024-01-09T15:10:34.769Z] nexus3.edgexfoundry.org:10001 [2024-01-09T15:10:34.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:10:35.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:10:35.034Z] Configure a credential helper to remove this warning. See [2024-01-09T15:10:35.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:10:35.034Z] [2024-01-09T15:10:35.034Z] Login Succeeded [2024-01-09T15:10:35.034Z] nexus3.edgexfoundry.org:10002 [2024-01-09T15:10:35.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:10:35.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:10:35.301Z] Configure a credential helper to remove this warning. See [2024-01-09T15:10:35.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:10:35.301Z] [2024-01-09T15:10:35.301Z] Login Succeeded [2024-01-09T15:10:35.301Z] nexus3.edgexfoundry.org:10003 [2024-01-09T15:10:35.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:10:35.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:10:35.569Z] Configure a credential helper to remove this warning. See [2024-01-09T15:10:35.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:10:35.569Z] [2024-01-09T15:10:35.569Z] Login Succeeded [2024-01-09T15:10:35.569Z] nexus3.edgexfoundry.org:10004 [2024-01-09T15:10:35.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:10:35.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:10:35.836Z] Configure a credential helper to remove this warning. See [2024-01-09T15:10:35.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:10:35.836Z] [2024-01-09T15:10:35.836Z] Login Succeeded [2024-01-09T15:10:35.836Z] ****.io [2024-01-09T15:10:36.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T15:10:36.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T15:10:36.366Z] Configure a credential helper to remove this warning. See [2024-01-09T15:10:36.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T15:10:36.366Z] [2024-01-09T15:10:36.366Z] Login Succeeded [2024-01-09T15:10:36.366Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T15:10:36.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T15:10:36.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T15:10:36.644Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-01-09T15:10:36.644Z] d8be860235509e0d7e9fa77f316287404d89c59b [2024-01-09T15:10:36.644Z] latest [2024-01-09T15:10:36.644Z] 3.2.0-dev.5 [2024-01-09T15:10:36.644Z] d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 [2024-01-09T15:10:36.644Z] main [2024-01-09T15:10:36.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:10:37.200Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:10:37.676Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8be860235509e0d7e9fa77f316287404d89c59b [2024-01-09T15:10:37.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-01-09T15:10:37.677Z] f5e44236eec6: Preparing [2024-01-09T15:10:37.677Z] d41a3c0c5fbc: Preparing [2024-01-09T15:10:37.677Z] 6dfa08adf6c5: Preparing [2024-01-09T15:10:37.677Z] 9c3117ebdf27: Preparing [2024-01-09T15:10:37.677Z] 98e2ea2a1cee: Preparing [2024-01-09T15:10:37.677Z] 8d9e65181ed9: Preparing [2024-01-09T15:10:37.677Z] c763c90aaeb8: Preparing [2024-01-09T15:10:37.677Z] 8d9e65181ed9: Waiting [2024-01-09T15:10:37.677Z] c763c90aaeb8: Waiting [2024-01-09T15:10:37.677Z] 0e4a724c05d3: Preparing [2024-01-09T15:10:37.677Z] 0faf9b67be60: Preparing [2024-01-09T15:10:37.677Z] 0e4a724c05d3: Waiting [2024-01-09T15:10:37.677Z] 0faf9b67be60: Waiting [2024-01-09T15:10:37.950Z] 98e2ea2a1cee: Pushed [2024-01-09T15:10:37.950Z] 9c3117ebdf27: Pushed [2024-01-09T15:10:37.950Z] 6dfa08adf6c5: Pushed [2024-01-09T15:10:37.950Z] f5e44236eec6: Pushed [2024-01-09T15:10:37.950Z] 0faf9b67be60: Layer already exists [2024-01-09T15:10:38.215Z] 8d9e65181ed9: Pushed [2024-01-09T15:10:38.215Z] c763c90aaeb8: Pushed [2024-01-09T15:10:38.480Z] 0e4a724c05d3: Pushed [2024-01-09T15:10:43.814Z] d41a3c0c5fbc: Pushed [2024-01-09T15:10:46.404Z] d8be860235509e0d7e9fa77f316287404d89c59b: digest: sha256:0088450ba8932a09117f33d9886458ab0f6eb6f2da7ced203d83f08cb5914200 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:10:46.870Z] + 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-01-09T15:10:47.342Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-01-09T15:10:47.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-01-09T15:10:47.342Z] f5e44236eec6: Preparing [2024-01-09T15:10:47.342Z] d41a3c0c5fbc: Preparing [2024-01-09T15:10:47.342Z] 6dfa08adf6c5: Preparing [2024-01-09T15:10:47.342Z] 9c3117ebdf27: Preparing [2024-01-09T15:10:47.342Z] 98e2ea2a1cee: Preparing [2024-01-09T15:10:47.342Z] 8d9e65181ed9: Preparing [2024-01-09T15:10:47.342Z] c763c90aaeb8: Preparing [2024-01-09T15:10:47.342Z] 0e4a724c05d3: Preparing [2024-01-09T15:10:47.342Z] 0faf9b67be60: Preparing [2024-01-09T15:10:47.342Z] 8d9e65181ed9: Waiting [2024-01-09T15:10:47.342Z] c763c90aaeb8: Waiting [2024-01-09T15:10:47.342Z] 0e4a724c05d3: Waiting [2024-01-09T15:10:47.342Z] 0faf9b67be60: Waiting [2024-01-09T15:10:47.342Z] 6dfa08adf6c5: Layer already exists [2024-01-09T15:10:47.342Z] d41a3c0c5fbc: Layer already exists [2024-01-09T15:10:47.342Z] 9c3117ebdf27: Layer already exists [2024-01-09T15:10:47.342Z] f5e44236eec6: Layer already exists [2024-01-09T15:10:47.342Z] 98e2ea2a1cee: Layer already exists [2024-01-09T15:10:47.342Z] 8d9e65181ed9: Layer already exists [2024-01-09T15:10:47.342Z] c763c90aaeb8: Layer already exists [2024-01-09T15:10:47.342Z] 0e4a724c05d3: Layer already exists [2024-01-09T15:10:47.342Z] 0faf9b67be60: Layer already exists [2024-01-09T15:10:47.608Z] latest: digest: sha256:0088450ba8932a09117f33d9886458ab0f6eb6f2da7ced203d83f08cb5914200 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:10:48.081Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:10:48.550Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.5 [2024-01-09T15:10:48.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-01-09T15:10:48.550Z] f5e44236eec6: Preparing [2024-01-09T15:10:48.550Z] d41a3c0c5fbc: Preparing [2024-01-09T15:10:48.550Z] 6dfa08adf6c5: Preparing [2024-01-09T15:10:48.550Z] 9c3117ebdf27: Preparing [2024-01-09T15:10:48.550Z] 98e2ea2a1cee: Preparing [2024-01-09T15:10:48.550Z] 8d9e65181ed9: Preparing [2024-01-09T15:10:48.550Z] c763c90aaeb8: Preparing [2024-01-09T15:10:48.550Z] 0e4a724c05d3: Preparing [2024-01-09T15:10:48.550Z] 0faf9b67be60: Preparing [2024-01-09T15:10:48.550Z] 8d9e65181ed9: Waiting [2024-01-09T15:10:48.550Z] c763c90aaeb8: Waiting [2024-01-09T15:10:48.550Z] 0e4a724c05d3: Waiting [2024-01-09T15:10:48.550Z] 0faf9b67be60: Waiting [2024-01-09T15:10:48.550Z] f5e44236eec6: Layer already exists [2024-01-09T15:10:48.550Z] 6dfa08adf6c5: Layer already exists [2024-01-09T15:10:48.550Z] 98e2ea2a1cee: Layer already exists [2024-01-09T15:10:48.550Z] d41a3c0c5fbc: Layer already exists [2024-01-09T15:10:48.550Z] 9c3117ebdf27: Layer already exists [2024-01-09T15:10:48.550Z] 8d9e65181ed9: Layer already exists [2024-01-09T15:10:48.550Z] 0faf9b67be60: Layer already exists [2024-01-09T15:10:48.550Z] c763c90aaeb8: Layer already exists [2024-01-09T15:10:48.550Z] 0e4a724c05d3: Layer already exists [2024-01-09T15:10:48.816Z] 3.2.0-dev.5: digest: sha256:0088450ba8932a09117f33d9886458ab0f6eb6f2da7ced203d83f08cb5914200 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:10:49.298Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:10:49.778Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 [2024-01-09T15:10:49.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-01-09T15:10:49.778Z] f5e44236eec6: Preparing [2024-01-09T15:10:49.778Z] d41a3c0c5fbc: Preparing [2024-01-09T15:10:49.778Z] 6dfa08adf6c5: Preparing [2024-01-09T15:10:49.778Z] 9c3117ebdf27: Preparing [2024-01-09T15:10:49.778Z] 98e2ea2a1cee: Preparing [2024-01-09T15:10:49.778Z] 8d9e65181ed9: Preparing [2024-01-09T15:10:49.778Z] c763c90aaeb8: Preparing [2024-01-09T15:10:49.778Z] 0e4a724c05d3: Preparing [2024-01-09T15:10:49.778Z] 0faf9b67be60: Preparing [2024-01-09T15:10:49.778Z] 0e4a724c05d3: Waiting [2024-01-09T15:10:49.778Z] 0faf9b67be60: Waiting [2024-01-09T15:10:49.778Z] 8d9e65181ed9: Waiting [2024-01-09T15:10:49.778Z] c763c90aaeb8: Waiting [2024-01-09T15:10:49.778Z] d41a3c0c5fbc: Layer already exists [2024-01-09T15:10:49.778Z] 6dfa08adf6c5: Layer already exists [2024-01-09T15:10:49.778Z] 98e2ea2a1cee: Layer already exists [2024-01-09T15:10:49.778Z] 9c3117ebdf27: Layer already exists [2024-01-09T15:10:49.778Z] f5e44236eec6: Layer already exists [2024-01-09T15:10:49.778Z] 8d9e65181ed9: Layer already exists [2024-01-09T15:10:49.778Z] 0faf9b67be60: Layer already exists [2024-01-09T15:10:49.778Z] c763c90aaeb8: Layer already exists [2024-01-09T15:10:49.778Z] 0e4a724c05d3: Layer already exists [2024-01-09T15:10:50.046Z] d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5: digest: sha256:0088450ba8932a09117f33d9886458ab0f6eb6f2da7ced203d83f08cb5914200 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:10:50.543Z] + 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-01-09T15:10:51.020Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-01-09T15:10:51.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-01-09T15:10:51.020Z] f5e44236eec6: Preparing [2024-01-09T15:10:51.020Z] d41a3c0c5fbc: Preparing [2024-01-09T15:10:51.020Z] 6dfa08adf6c5: Preparing [2024-01-09T15:10:51.020Z] 9c3117ebdf27: Preparing [2024-01-09T15:10:51.020Z] 98e2ea2a1cee: Preparing [2024-01-09T15:10:51.020Z] 8d9e65181ed9: Preparing [2024-01-09T15:10:51.020Z] c763c90aaeb8: Preparing [2024-01-09T15:10:51.020Z] 0e4a724c05d3: Preparing [2024-01-09T15:10:51.020Z] 0faf9b67be60: Preparing [2024-01-09T15:10:51.020Z] 8d9e65181ed9: Waiting [2024-01-09T15:10:51.020Z] c763c90aaeb8: Waiting [2024-01-09T15:10:51.020Z] 0e4a724c05d3: Waiting [2024-01-09T15:10:51.020Z] 0faf9b67be60: Waiting [2024-01-09T15:10:51.020Z] f5e44236eec6: Layer already exists [2024-01-09T15:10:51.020Z] 98e2ea2a1cee: Layer already exists [2024-01-09T15:10:51.020Z] 9c3117ebdf27: Layer already exists [2024-01-09T15:10:51.020Z] d41a3c0c5fbc: Layer already exists [2024-01-09T15:10:51.020Z] 6dfa08adf6c5: Layer already exists [2024-01-09T15:10:51.020Z] 8d9e65181ed9: Layer already exists [2024-01-09T15:10:51.020Z] c763c90aaeb8: Layer already exists [2024-01-09T15:10:51.020Z] 0e4a724c05d3: Layer already exists [2024-01-09T15:10:51.020Z] 0faf9b67be60: Layer already exists [2024-01-09T15:10:51.286Z] main: digest: sha256:0088450ba8932a09117f33d9886458ab0f6eb6f2da7ced203d83f08cb5914200 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T15:10:51.626Z] ===================================================== [Pipeline] echo [2024-01-09T15:10:51.686Z] taggedImages: [2024-01-09T15:10:51.686Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8be860235509e0d7e9fa77f316287404d89c59b [2024-01-09T15:10:51.686Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-01-09T15:10:51.686Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.5 [2024-01-09T15:10:51.686Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d8be860235509e0d7e9fa77f316287404d89c59b-3.2.0-dev.5 [2024-01-09T15:10:51.686Z] - 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-01-09T15:10:52.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-09T15:10:52.332Z] [2024-01-09T15:10:52.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:10:52.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-09T15:10:52.980Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-09T15:10:52.980Z] 8998bd30e6a1: Pulling fs layer [2024-01-09T15:10:52.980Z] 04944245beec: Pulling fs layer [2024-01-09T15:10:52.980Z] 699f458cf7ca: Pulling fs layer [2024-01-09T15:10:52.980Z] 765212b225bb: Pulling fs layer [2024-01-09T15:10:52.980Z] f23df028b6ca: Pulling fs layer [2024-01-09T15:10:52.980Z] d65c8cfc05b1: Pulling fs layer [2024-01-09T15:10:52.980Z] 2437ff75d9bd: Pulling fs layer [2024-01-09T15:10:52.980Z] 765212b225bb: Waiting [2024-01-09T15:10:52.980Z] f23df028b6ca: Waiting [2024-01-09T15:10:52.980Z] d65c8cfc05b1: Waiting [2024-01-09T15:10:52.980Z] 2437ff75d9bd: Waiting [2024-01-09T15:10:52.980Z] 04944245beec: Verifying Checksum [2024-01-09T15:10:52.980Z] 04944245beec: Download complete [2024-01-09T15:10:52.980Z] 765212b225bb: Verifying Checksum [2024-01-09T15:10:52.980Z] 765212b225bb: Download complete [2024-01-09T15:10:52.980Z] f23df028b6ca: Verifying Checksum [2024-01-09T15:10:52.980Z] f23df028b6ca: Download complete [2024-01-09T15:10:53.252Z] d65c8cfc05b1: Verifying Checksum [2024-01-09T15:10:53.252Z] d65c8cfc05b1: Download complete [2024-01-09T15:10:53.252Z] 699f458cf7ca: Download complete [2024-01-09T15:10:53.521Z] 8998bd30e6a1: Verifying Checksum [2024-01-09T15:10:53.521Z] 8998bd30e6a1: Download complete [2024-01-09T15:10:56.103Z] 2437ff75d9bd: Verifying Checksum [2024-01-09T15:10:56.103Z] 2437ff75d9bd: Download complete [2024-01-09T15:11:00.354Z] 8998bd30e6a1: Pull complete [2024-01-09T15:11:00.622Z] 04944245beec: Pull complete [2024-01-09T15:11:02.567Z] 699f458cf7ca: Pull complete [2024-01-09T15:11:02.567Z] 765212b225bb: Pull complete [2024-01-09T15:11:03.974Z] f23df028b6ca: Pull complete [2024-01-09T15:11:03.974Z] d65c8cfc05b1: Pull complete [2024-01-09T15:11:30.779Z] 2437ff75d9bd: Pull complete [2024-01-09T15:11:30.779Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-09T15:11:30.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-09T15:11:30.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:11:31.122Z] prd-ubuntu20.04-docker-arm64-4c-16g-26993 does not seem to be running inside a container [2024-01-09T15:11:31.176Z] $ 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/157 -v /w/workspace/app-rfid-llrp-inventory/157:/w/workspace/app-rfid-llrp-inventory/157:rw,z -v /w/workspace/app-rfid-llrp-inventory/157@tmp:/w/workspace/app-rfid-llrp-inventory/157@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-01-09T15:11:32.469Z] $ docker top 7f09b46e07a50c6bd128041796f8778cff5759f535caa43f427e18bd2e15dff7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:11:33.039Z] ---> job-cost.sh [2024-01-09T15:11:33.305Z] lf-activate-venv: SKIPPING [2024-01-09T15:11:33.305Z] INFO: No Stack... [2024-01-09T15:11:33.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-09T15:11:34.464Z] INFO: Archiving Costs [Pipeline] sh [2024-01-09T15:11:34.781Z] + cat /w/workspace/app-rfid-llrp-inventory/157/archives/cost.csv [2024-01-09T15:11:34.781Z] + cut -d, -f6 [Pipeline] lock [2024-01-09T15:11:34.839Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] [2024-01-09T15:11:34.849Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] did not exist. Created. [2024-01-09T15:11:34.849Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-09T15:11:35.276Z] /w/workspace/app-rfid-llrp-inventory/157@tmp/durable-2bd7cafd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-09T15:11:35.595Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-09T15:11:35.611Z] Warning: overwriting stash ‘stack-cost’ [2024-01-09T15:11:35.670Z] Stashed 1 file(s) [Pipeline] } [2024-01-09T15:11:35.709Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-157-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-09T15:11:35.876Z] $ docker stop --time=1 7f09b46e07a50c6bd128041796f8778cff5759f535caa43f427e18bd2e15dff7 [2024-01-09T15:11:37.292Z] $ docker rm -f --volumes 7f09b46e07a50c6bd128041796f8778cff5759f535caa43f427e18bd2e15dff7 [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-01-09T15:11:38.606Z] provisioning config files... [2024-01-09T15:11:38.613Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config585043391948871299tmp [Pipeline] { [Pipeline] sh [2024-01-09T15:11:38.995Z] + set +x [2024-01-09T15:11:38.995Z] + curl -s https://codecov.io/bash+ [2024-01-09T15:11:38.995Z] bash -s -- [2024-01-09T15:11:38.995Z] [2024-01-09T15:11:38.995Z] _____ _ [2024-01-09T15:11:38.995Z] / ____| | | [2024-01-09T15:11:38.995Z] | | ___ __| | ___ ___ _____ __ [2024-01-09T15:11:38.995Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-09T15:11:38.995Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-09T15:11:38.995Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-09T15:11:38.995Z] Bash-1.0.6 [2024-01-09T15:11:38.995Z] [2024-01-09T15:11:38.995Z] [2024-01-09T15:11:38.995Z] ==> git version 2.25.1 found [2024-01-09T15:11:38.995Z] ==> 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-01-09T15:11:38.995Z] Release-Date: 2020-01-08 [2024-01-09T15:11:38.995Z] 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-01-09T15:11:38.995Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-09T15:11:38.995Z] ==> Jenkins CI detected. [2024-01-09T15:11:38.995Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-01-09T15:11:38.995Z] project root: . [2024-01-09T15:11:38.995Z] --> token set from env [2024-01-09T15:11:38.995Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-09T15:11:38.995Z] ==> Running gcov in . (disable via -X gcov) [2024-01-09T15:11:38.995Z] ==> Python coveragepy not found [2024-01-09T15:11:38.995Z] ==> Searching for coverage reports in: [2024-01-09T15:11:38.995Z] + . [2024-01-09T15:11:39.254Z] -> Found 1 reports [2024-01-09T15:11:39.254Z] ==> Detecting git/mercurial file structure [2024-01-09T15:11:39.254Z] ==> Reading reports [2024-01-09T15:11:39.254Z] + ./coverage.out bytes=41317 [2024-01-09T15:11:39.254Z] ==> Appending adjustments [2024-01-09T15:11:39.254Z] https://docs.codecov.io/docs/fixing-reports [2024-01-09T15:11:39.254Z] + Found adjustments [2024-01-09T15:11:39.254Z] ==> Gzipping contents [2024-01-09T15:11:39.254Z] 12K /tmp/codecov.mijzcg.gz [2024-01-09T15:11:39.254Z] ==> Uploading reports [2024-01-09T15:11:39.254Z] url: https://codecov.io [2024-01-09T15:11:39.254Z] query: branch=main&commit=d8be860235509e0d7e9fa77f316287404d89c59b&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-09T15:11:39.254Z] -> Pinging Codecov [2024-01-09T15:11:39.255Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d8be860235509e0d7e9fa77f316287404d89c59b&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-09T15:11:39.514Z] -> Uploading to [2024-01-09T15:11:39.514Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-09/581DD39554BDF9B6E22D074273EAD858/d8be860235509e0d7e9fa77f316287404d89c59b/f489f260-45df-4164-ba95-c4f20340a9c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240109T151139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=813e591250ee8ac9c7904a0c82ee8336d4dcd954abfe8c6d1a291a4ee40cbced [2024-01-09T15:11:39.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-09T15:11:39.514Z] Dload Upload Total Spent Left Speed [2024-01-09T15:11:39.773Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 57192 --:--:-- --:--:-- --:--:-- 56911 100 11610 0 0 100 11610 0 52772 --:--:-- --:--:-- --:--:-- 52533 [2024-01-09T15:11:39.774Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] } [2024-01-09T15:11:39.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-09T15:11:40.293Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-09T15:11:40.305Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:11:40.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-09T15:11:40.743Z] [2024-01-09T15:11:40.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:11:41.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-09T15:11:41.110Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-09T15:11:41.110Z] df9b9388f04a: Pulling fs layer [2024-01-09T15:11:41.110Z] 52dc419b0ee2: Pulling fs layer [2024-01-09T15:11:41.110Z] 25bc292e5bac: Pulling fs layer [2024-01-09T15:11:41.110Z] 114826534d7a: Pulling fs layer [2024-01-09T15:11:41.110Z] 4657fd5d0bcf: Pulling fs layer [2024-01-09T15:11:41.110Z] 6ad1cebc031e: Pulling fs layer [2024-01-09T15:11:41.110Z] 8a3aa393b2d8: Pulling fs layer [2024-01-09T15:11:41.110Z] 8a3aa393b2d8: Waiting [2024-01-09T15:11:41.110Z] 114826534d7a: Waiting [2024-01-09T15:11:41.110Z] 4657fd5d0bcf: Waiting [2024-01-09T15:11:41.110Z] 25bc292e5bac: Verifying Checksum [2024-01-09T15:11:41.110Z] 25bc292e5bac: Download complete [2024-01-09T15:11:41.110Z] 52dc419b0ee2: Verifying Checksum [2024-01-09T15:11:41.110Z] 52dc419b0ee2: Download complete [2024-01-09T15:11:41.110Z] 4657fd5d0bcf: Verifying Checksum [2024-01-09T15:11:41.110Z] 4657fd5d0bcf: Download complete [2024-01-09T15:11:41.110Z] df9b9388f04a: Download complete [2024-01-09T15:11:41.370Z] df9b9388f04a: Pull complete [2024-01-09T15:11:41.370Z] 6ad1cebc031e: Verifying Checksum [2024-01-09T15:11:41.370Z] 6ad1cebc031e: Download complete [2024-01-09T15:11:41.370Z] 52dc419b0ee2: Pull complete [2024-01-09T15:11:41.370Z] 25bc292e5bac: Pull complete [2024-01-09T15:11:41.937Z] 114826534d7a: Verifying Checksum [2024-01-09T15:11:41.937Z] 114826534d7a: Download complete [2024-01-09T15:11:41.937Z] 8a3aa393b2d8: Verifying Checksum [2024-01-09T15:11:41.937Z] 8a3aa393b2d8: Download complete [2024-01-09T15:11:45.216Z] 114826534d7a: Pull complete [2024-01-09T15:11:45.216Z] 4657fd5d0bcf: Pull complete [2024-01-09T15:11:45.474Z] 6ad1cebc031e: Pull complete [2024-01-09T15:11:48.010Z] 8a3aa393b2d8: Pull complete [2024-01-09T15:11:48.010Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-09T15:11:48.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-09T15:11:48.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:11:48.299Z] prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container [2024-01-09T15:11:48.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-01-09T15:11:54.904Z] $ docker top 2957b51d95155076f99b62d036c8e5d76bc64a23a56de76ea2e3bf13fb34cc9d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-09T15:11:55.063Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-01-09T15:11:55.342Z] + set -o pipefail [2024-01-09T15:11:55.342Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-01-09T15:12:03.475Z] [2024-01-09T15:12:03.475Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-01-09T15:12:03.475Z] [2024-01-09T15:12:03.475Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/15b7d1bf-c4d3-4e8c-8d6f-d7a3afc9df99 [2024-01-09T15:12:03.475Z] [2024-01-09T15:12:03.475Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-09T15:12:03.475Z] [2024-01-09T15:12:03.475Z] [2024-01-09T15:12:03.475Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-09T15:12:03.475Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-09T15:12:03.475Z] More details here: https://snyk.co/ue1NS [2024-01-09T15:12:03.475Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-09T15:12:03.475Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-09T15:12:03.487Z] $ docker stop --time=1 2957b51d95155076f99b62d036c8e5d76bc64a23a56de76ea2e3bf13fb34cc9d [2024-01-09T15:12:08.336Z] $ docker rm -f --volumes 2957b51d95155076f99b62d036c8e5d76bc64a23a56de76ea2e3bf13fb34cc9d [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-01-09T15:12:09.890Z] + git log --format=format:%s -1 d8be860235509e0d7e9fa77f316287404d89c59b [Pipeline] sh [2024-01-09T15:12:10.231Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-09T15:12:10.231Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:12:10.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T15:12:10.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:12:10.795Z] prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container [2024-01-09T15:12:10.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-09T15:12:11.260Z] $ docker top 676d643e8703aa1884b5e2c25915b41941d93304280f77d231cebac0d3dc011a -eo pid,comm [2024-01-09T15:12:11.307Z] 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-01-09T15:12:11.307Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-09T15:12:11.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T15:12:11.504Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T15:12:11.613Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T15:12:11.616Z] $ docker exec 676d643e8703aa1884b5e2c25915b41941d93304280f77d231cebac0d3dc011a ssh-agent [2024-01-09T15:12:11.721Z] SSH_AUTH_SOCK=/tmp/ssh-OoTrd3B3gjU0/agent.33 [2024-01-09T15:12:11.721Z] SSH_AGENT_PID=39 [2024-01-09T15:12:11.727Z] Running ssh-add (command line suppressed) [2024-01-09T15:12:11.831Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15917092496626944223.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15917092496626944223.key) [2024-01-09T15:12:11.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T15:12:12.180Z] + git semver tag [2024-01-09T15:12:12.439Z] 2024-01-09 15:12:12,341 [run_tag] DEBUG tag force:False [2024-01-09T15:12:12.439Z] 2024-01-09 15:12:12,341 [check_head_tag] DEBUG check head tag [2024-01-09T15:12:12.439Z] 2024-01-09 15:12:12,342 [execute] INFO git cat-file --batch-check [2024-01-09T15:12:12.439Z] 2024-01-09 15:12:12,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-01-09T15:12:12.439Z] 2024-01-09 15:12:12,345 [execute] INFO git cat-file --batch [2024-01-09T15:12:12.439Z] 2024-01-09 15:12:12,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-01-09T15:12:12.439Z] 2024-01-09 15:12:12,365 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-09T15:12:12.439Z] 2024-01-09 15:12:12,365 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 [2024-01-09T15:12:12.439Z] 2024-01-09 15:12:12,365 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-01-09T15:12:12.439Z] 2024-01-09 15:12:12,370 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-09T15:12:12.439Z] 3.2.0-dev.5 [Pipeline] } [2024-01-09T15:12:12.449Z] $ docker exec --env ******** --env ******** 676d643e8703aa1884b5e2c25915b41941d93304280f77d231cebac0d3dc011a ssh-agent -k [2024-01-09T15:12:12.550Z] unset SSH_AUTH_SOCK; [2024-01-09T15:12:12.550Z] unset SSH_AGENT_PID; [2024-01-09T15:12:12.550Z] echo Agent pid 39 killed; [2024-01-09T15:12:12.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-09T15:12:13.075Z] + git semver [Pipeline] } [2024-01-09T15:12:13.348Z] $ docker stop --time=1 676d643e8703aa1884b5e2c25915b41941d93304280f77d231cebac0d3dc011a [2024-01-09T15:12:14.624Z] $ docker rm -f --volumes 676d643e8703aa1884b5e2c25915b41941d93304280f77d231cebac0d3dc011a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:12:15.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-09T15:12:15.293Z] [2024-01-09T15:12:15.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:12:15.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-09T15:12:15.645Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-09T15:12:15.645Z] ab5ef0e58194: Pulling fs layer [2024-01-09T15:12:15.645Z] 9712f1f96733: Pulling fs layer [2024-01-09T15:12:15.645Z] 63f879dbbcfc: Pulling fs layer [2024-01-09T15:12:15.645Z] 0d9ebad4ef96: Pulling fs layer [2024-01-09T15:12:15.645Z] e9a5061849ea: Pulling fs layer [2024-01-09T15:12:15.645Z] d747dcd14b5f: Pulling fs layer [2024-01-09T15:12:15.645Z] 2de7ff778b66: Pulling fs layer [2024-01-09T15:12:15.645Z] 2de7ff778b66: Waiting [2024-01-09T15:12:15.645Z] e9a5061849ea: Waiting [2024-01-09T15:12:15.645Z] d747dcd14b5f: Waiting [2024-01-09T15:12:15.645Z] 0d9ebad4ef96: Waiting [2024-01-09T15:12:15.645Z] 9712f1f96733: Verifying Checksum [2024-01-09T15:12:15.645Z] 9712f1f96733: Download complete [2024-01-09T15:12:15.903Z] 63f879dbbcfc: Verifying Checksum [2024-01-09T15:12:15.903Z] 63f879dbbcfc: Download complete [2024-01-09T15:12:16.160Z] e9a5061849ea: Verifying Checksum [2024-01-09T15:12:16.160Z] e9a5061849ea: Download complete [2024-01-09T15:12:16.160Z] d747dcd14b5f: Verifying Checksum [2024-01-09T15:12:16.160Z] d747dcd14b5f: Download complete [2024-01-09T15:12:16.160Z] 0d9ebad4ef96: Verifying Checksum [2024-01-09T15:12:16.160Z] 0d9ebad4ef96: Download complete [2024-01-09T15:12:16.160Z] ab5ef0e58194: Verifying Checksum [2024-01-09T15:12:16.160Z] ab5ef0e58194: Download complete [2024-01-09T15:12:16.160Z] 2de7ff778b66: Verifying Checksum [2024-01-09T15:12:16.160Z] 2de7ff778b66: Download complete [2024-01-09T15:12:18.688Z] ab5ef0e58194: Pull complete [2024-01-09T15:12:18.688Z] 9712f1f96733: Pull complete [2024-01-09T15:12:19.256Z] 63f879dbbcfc: Pull complete [2024-01-09T15:12:23.499Z] 0d9ebad4ef96: Pull complete [2024-01-09T15:12:23.499Z] e9a5061849ea: Pull complete [2024-01-09T15:12:23.499Z] d747dcd14b5f: Pull complete [2024-01-09T15:12:24.064Z] 2de7ff778b66: Pull complete [2024-01-09T15:12:24.065Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-09T15:12:24.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-09T15:12:24.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:12:24.345Z] prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container [2024-01-09T15:12:24.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-09T15:12:31.713Z] $ docker top 7e2b84c2e396a5f628f986f04a603c2fccc1426205c862ebc474ad7850d478a7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-09T15:12:31.944Z] provisioning config files... [2024-01-09T15:12:31.953Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1092945634269636930tmp [2024-01-09T15:12:31.963Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3178493397276207495tmp [2024-01-09T15:12:31.971Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15609359782000993520tmp [Pipeline] { [Pipeline] echo [2024-01-09T15:12:32.062Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:12:32.359Z] ---> sigul-configuration.sh [2024-01-09T15:12:32.359Z] gpg: directory `/root/.gnupg' created [2024-01-09T15:12:32.359Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-09T15:12:32.359Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-09T15:12:32.359Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-09T15:12:32.359Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-09T15:12:32.359Z] gpg: CAST5 encrypted data [2024-01-09T15:12:32.359Z] gpg: encrypted with 1 passphrase [2024-01-09T15:12:32.359Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-09T15:12:32.656Z] + mkdir /home/jenkins [2024-01-09T15:12:32.656Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-09T15:12:32.947Z] + 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-01-09T15:12:32.958Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:12:33.248Z] ---> sigul-install.sh [2024-01-09T15:12:33.248Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-09T15:12:33.536Z] + git tag --list [2024-01-09T15:12:33.536Z] v0.0.0 [2024-01-09T15:12:33.536Z] v1.0.0 [2024-01-09T15:12:33.536Z] v2.1.0 [2024-01-09T15:12:33.536Z] v2.1.1 [2024-01-09T15:12:33.536Z] v2.2.0 [2024-01-09T15:12:33.536Z] v2.3.0 [2024-01-09T15:12:33.536Z] v3.0 [2024-01-09T15:12:33.536Z] v3.0.0 [2024-01-09T15:12:33.536Z] v3.0.1 [2024-01-09T15:12:33.536Z] v3.0.1-dev.1 [2024-01-09T15:12:33.536Z] v3.1 [2024-01-09T15:12:33.536Z] v3.1.0 [2024-01-09T15:12:33.536Z] v3.1.0-dev.1 [2024-01-09T15:12:33.536Z] v3.1.0-dev.10 [2024-01-09T15:12:33.536Z] v3.1.0-dev.11 [2024-01-09T15:12:33.536Z] v3.1.0-dev.12 [2024-01-09T15:12:33.536Z] v3.1.0-dev.13 [2024-01-09T15:12:33.536Z] v3.1.0-dev.14 [2024-01-09T15:12:33.536Z] v3.1.0-dev.15 [2024-01-09T15:12:33.536Z] v3.1.0-dev.16 [2024-01-09T15:12:33.536Z] v3.1.0-dev.17 [2024-01-09T15:12:33.536Z] v3.1.0-dev.18 [2024-01-09T15:12:33.536Z] v3.1.0-dev.19 [2024-01-09T15:12:33.536Z] v3.1.0-dev.2 [2024-01-09T15:12:33.536Z] v3.1.0-dev.20 [2024-01-09T15:12:33.536Z] v3.1.0-dev.21 [2024-01-09T15:12:33.536Z] v3.1.0-dev.22 [2024-01-09T15:12:33.536Z] v3.1.0-dev.23 [2024-01-09T15:12:33.536Z] v3.1.0-dev.24 [2024-01-09T15:12:33.536Z] v3.1.0-dev.25 [2024-01-09T15:12:33.536Z] v3.1.0-dev.26 [2024-01-09T15:12:33.536Z] v3.1.0-dev.27 [2024-01-09T15:12:33.536Z] v3.1.0-dev.28 [2024-01-09T15:12:33.536Z] v3.1.0-dev.29 [2024-01-09T15:12:33.536Z] v3.1.0-dev.3 [2024-01-09T15:12:33.536Z] v3.1.0-dev.30 [2024-01-09T15:12:33.536Z] v3.1.0-dev.31 [2024-01-09T15:12:33.536Z] v3.1.0-dev.32 [2024-01-09T15:12:33.536Z] v3.1.0-dev.33 [2024-01-09T15:12:33.536Z] v3.1.0-dev.34 [2024-01-09T15:12:33.536Z] v3.1.0-dev.35 [2024-01-09T15:12:33.536Z] v3.1.0-dev.36 [2024-01-09T15:12:33.536Z] v3.1.0-dev.37 [2024-01-09T15:12:33.536Z] v3.1.0-dev.38 [2024-01-09T15:12:33.536Z] v3.1.0-dev.39 [2024-01-09T15:12:33.536Z] v3.1.0-dev.4 [2024-01-09T15:12:33.536Z] v3.1.0-dev.40 [2024-01-09T15:12:33.536Z] v3.1.0-dev.5 [2024-01-09T15:12:33.536Z] v3.1.0-dev.6 [2024-01-09T15:12:33.536Z] v3.1.0-dev.7 [2024-01-09T15:12:33.536Z] v3.1.0-dev.8 [2024-01-09T15:12:33.537Z] v3.1.0-dev.9 [2024-01-09T15:12:33.537Z] v3.2.0-dev.1 [2024-01-09T15:12:33.537Z] v3.2.0-dev.2 [2024-01-09T15:12:33.537Z] v3.2.0-dev.3 [2024-01-09T15:12:33.537Z] v3.2.0-dev.4 [2024-01-09T15:12:33.537Z] v3.2.0-dev.5 [Pipeline] sh [2024-01-09T15:12:33.835Z] + lftools sign git-tag v3.2.0-dev.5 [2024-01-09T15:12:34.403Z] Signing Git tag with Sigul... [2024-01-09T15:12:34.403Z] Signing v3.2.0-dev.5 [Pipeline] echo [2024-01-09T15:12:34.992Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:12:35.287Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-09T15:12:35.295Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-09T15:12:35.422Z] $ docker stop --time=1 7e2b84c2e396a5f628f986f04a603c2fccc1426205c862ebc474ad7850d478a7 [2024-01-09T15:12:36.718Z] $ docker rm -f --volumes 7e2b84c2e396a5f628f986f04a603c2fccc1426205c862ebc474ad7850d478a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-09T15:12:37.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-09T15:12:37.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:12:37.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T15:12:37.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:12:38.187Z] prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container [2024-01-09T15:12:38.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-09T15:12:38.533Z] $ docker top 53a92a6eb12273b4045b4ddab5d364f31903fc9dc95e66b9ee9fd8ea7bbb8b7f -eo pid,comm [2024-01-09T15:12:38.581Z] 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-01-09T15:12:38.581Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-09T15:12:38.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T15:12:38.791Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T15:12:38.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T15:12:38.922Z] $ docker exec 53a92a6eb12273b4045b4ddab5d364f31903fc9dc95e66b9ee9fd8ea7bbb8b7f ssh-agent [2024-01-09T15:12:39.023Z] SSH_AUTH_SOCK=/tmp/ssh-vosPlA2hUV61/agent.33 [2024-01-09T15:12:39.023Z] SSH_AGENT_PID=39 [2024-01-09T15:12:39.028Z] Running ssh-add (command line suppressed) [2024-01-09T15:12:39.130Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17850987922974835853.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17850987922974835853.key) [2024-01-09T15:12:39.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T15:12:39.488Z] + git semver bump pre [2024-01-09T15:12:39.748Z] 2024-01-09 15:12:39,655 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-09T15:12:39.748Z] 2024-01-09 15:12:39,655 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev [2024-01-09T15:12:39.748Z] 2024-01-09 15:12:39,655 [bump_version] DEBUG bumped version:3.2.0-dev.6 [2024-01-09T15:12:39.748Z] 2024-01-09 15:12:39,655 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-01-09T15:12:39.748Z] 2024-01-09 15:12:39,656 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-09T15:12:39.748Z] 2024-01-09 15:12:39,656 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-09T15:12:39.748Z] 2024-01-09 15:12:39,658 [execute] INFO git cat-file --batch-check [2024-01-09T15:12:39.748Z] 2024-01-09 15:12:39,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-09T15:12:39.748Z] 2024-01-09 15:12:39,663 [execute] INFO git cat-file --batch [2024-01-09T15:12:39.748Z] 2024-01-09 15:12:39,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-09T15:12:39.748Z] 2024-01-09 15:12:39,668 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-09T15:12:39.748Z] 3.2.0-dev.6 [Pipeline] } [2024-01-09T15:12:39.758Z] $ docker exec --env ******** --env ******** 53a92a6eb12273b4045b4ddab5d364f31903fc9dc95e66b9ee9fd8ea7bbb8b7f ssh-agent -k [2024-01-09T15:12:39.863Z] unset SSH_AUTH_SOCK; [2024-01-09T15:12:39.863Z] unset SSH_AGENT_PID; [2024-01-09T15:12:39.863Z] echo Agent pid 39 killed; [2024-01-09T15:12:39.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-09T15:12:40.410Z] + git semver [Pipeline] } [2024-01-09T15:12:40.682Z] $ docker stop --time=1 53a92a6eb12273b4045b4ddab5d364f31903fc9dc95e66b9ee9fd8ea7bbb8b7f [2024-01-09T15:12:42.000Z] $ docker rm -f --volumes 53a92a6eb12273b4045b4ddab5d364f31903fc9dc95e66b9ee9fd8ea7bbb8b7f [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-09T15:12:42.527Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-09T15:12:42.527Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:12:42.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T15:12:42.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:12:43.068Z] prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container [2024-01-09T15:12:43.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-09T15:12:43.466Z] $ docker top 6907df4902c3793a383d87cfe4057a8423a591139367e7c2d628ef4bff37e809 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-09T15:12:43.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T15:12:43.779Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T15:12:43.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T15:12:43.893Z] $ docker exec 6907df4902c3793a383d87cfe4057a8423a591139367e7c2d628ef4bff37e809 ssh-agent [2024-01-09T15:12:44.000Z] SSH_AUTH_SOCK=/tmp/ssh-UJ4RqW4vg44I/agent.33 [2024-01-09T15:12:44.000Z] SSH_AGENT_PID=38 [2024-01-09T15:12:44.005Z] Running ssh-add (command line suppressed) [2024-01-09T15:12:44.102Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1701736382961645984.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1701736382961645984.key) [2024-01-09T15:12:44.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T15:12:44.459Z] + git semver push [2024-01-09T15:12:44.718Z] 2024-01-09 15:12:44,634 [run_push] DEBUG push [2024-01-09T15:12:44.718Z] 2024-01-09 15:12:44,634 [execute] INFO git cat-file --batch-check [2024-01-09T15:12:44.718Z] 2024-01-09 15:12:44,634 [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-01-09T15:12:44.718Z] 2024-01-09 15:12:44,638 [execute] INFO git rev-list 823fbb56730352004f90bc97018ff83ad7a64c8b -- [2024-01-09T15:12:44.718Z] 2024-01-09 15:12:44,638 [execute] DEBUG Popen(['git', 'rev-list', '823fbb56730352004f90bc97018ff83ad7a64c8b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-09T15:12:44.718Z] 2024-01-09 15:12:44,646 [execute] INFO git fetch -v origin [2024-01-09T15:12:44.718Z] 2024-01-09 15:12:44,646 [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-01-09T15:12:45.289Z] 2024-01-09 15:12:45,206 [run_push] DEBUG no remote changes detected [2024-01-09T15:12:45.289Z] 2024-01-09 15:12:45,206 [execute] INFO git push origin semver [2024-01-09T15:12:45.289Z] 2024-01-09 15:12:45,207 [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-01-09T15:12:46.227Z] 2024-01-09 15:12:46,018 [run_push] DEBUG push all version tags [2024-01-09T15:12:46.227Z] 2024-01-09 15:12:46,019 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-09T15:12:46.227Z] 2024-01-09 15:12:46,019 [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-01-09T15:12:46.795Z] 2024-01-09 15:12:46,791 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-09T15:12:46.795Z] 3.2.0-dev.6 [Pipeline] } [2024-01-09T15:12:47.065Z] $ docker exec --env ******** --env ******** 6907df4902c3793a383d87cfe4057a8423a591139367e7c2d628ef4bff37e809 ssh-agent -k [2024-01-09T15:12:47.167Z] unset SSH_AUTH_SOCK; [2024-01-09T15:12:47.167Z] unset SSH_AGENT_PID; [2024-01-09T15:12:47.167Z] echo Agent pid 38 killed; [2024-01-09T15:12:47.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-09T15:12:47.719Z] + git semver [Pipeline] } [2024-01-09T15:12:47.989Z] $ docker stop --time=1 6907df4902c3793a383d87cfe4057a8423a591139367e7c2d628ef4bff37e809 [2024-01-09T15:12:49.273Z] $ docker rm -f --volumes 6907df4902c3793a383d87cfe4057a8423a591139367e7c2d628ef4bff37e809 [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-01-09T15:12:50.803Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-01-09T15:12:50.803Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-01-09T15:12:50.803Z] total 16 [2024-01-09T15:12:50.803Z] drwxr-xr-x 3 root root 4096 Jan 9 15:05 . [2024-01-09T15:12:50.803Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 9 15:12 .. [2024-01-09T15:12:50.803Z] drwxr-xr-x 2 root root 4096 Jan 9 15:05 cost [2024-01-09T15:12:50.803Z] -rw-r--r-- 1 root root 95 Jan 9 15:05 cost.csv [2024-01-09T15:12:50.803Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-01-09T15:12:50.803Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-01-09T15:12:50.803Z] total 16 [2024-01-09T15:12:50.803Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 15:05 . [2024-01-09T15:12:50.803Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 9 15:12 .. [2024-01-09T15:12:50.803Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 15:05 cost [2024-01-09T15:12:50.803Z] -rw-r--r-- 1 jenkins jenkins 95 Jan 9 15:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:12:51.094Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:12:51.955Z] ---> package-listing.sh [2024-01-09T15:12:51.955Z] ++ facter osfamily [2024-01-09T15:12:51.955Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-09T15:12:52.214Z] + OS_FAMILY=debian [2024-01-09T15:12:52.214Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-01-09T15:12:52.214Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-09T15:12:52.214Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-09T15:12:52.214Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-09T15:12:52.214Z] + PACKAGES=/tmp/packages_start.txt [2024-01-09T15:12:52.214Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-01-09T15:12:52.214Z] + PACKAGES=/tmp/packages_end.txt [2024-01-09T15:12:52.214Z] + case "${OS_FAMILY}" in [2024-01-09T15:12:52.214Z] + dpkg -l [2024-01-09T15:12:52.214Z] + grep '^ii' [2024-01-09T15:12:52.214Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-09T15:12:52.214Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-09T15:12:52.214Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-09T15:12:52.214Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-01-09T15:12:52.214Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-01-09T15:12:52.214Z] + 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-01-09T15:12:52.224Z] 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-01-09T15:12:52.500Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T15:12:53.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-09T15:12:53.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T15:12:53.323Z] prd-ubuntu20.04-docker-8c-8g-26992 does not seem to be running inside a container [2024-01-09T15:12:53.352Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-09T15:12:53.599Z] $ docker top 857dee279614f600fa56c1a0798e44f5250c82b77428f89b28e83c511e9de1a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T15:12:54.072Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-09T15:12:54.359Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-09T15:12:54.645Z] + ls /var/log/sa-host [2024-01-09T15:12:54.645Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T15:12:54.872Z] provisioning config files... [2024-01-09T15:12:54.880Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1599224377919753659tmp [Pipeline] { [Pipeline] echo [2024-01-09T15:12:55.009Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:12:55.293Z] ---> create-netrc.sh [Pipeline] } [2024-01-09T15:12:55.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:12:55.822Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-09T15:12:55.831Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:12:56.117Z] ---> sudo-logs.sh [2024-01-09T15:12:56.117Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-09T15:12:56.203Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:12:56.484Z] ---> job-cost.sh [2024-01-09T15:12:56.484Z] lf-activate-venv: SKIPPING [2024-01-09T15:12:56.484Z] DEBUG: total: 0.2199999988079071 [2024-01-09T15:12:56.484Z] INFO: Retrieving Stack Cost... [2024-01-09T15:12:57.054Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-09T15:12:57.314Z] INFO: Archiving Costs [Pipeline] echo [2024-01-09T15:12:57.332Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T15:12:57.613Z] ---> logs-deploy.sh [2024-01-09T15:12:57.614Z] lf-activate-venv: SKIPPING [2024-01-09T15:12:57.614Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/157 [2024-01-09T15:12:57.614Z] INFO: archiving workspace using pattern(s): [2024-01-09T15:12:58.551Z] Archives upload complete. [2024-01-09T15:12:58.551Z] INFO: archiving logs to Nexus