Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c70f352ed823437ed37df9fd18bd3e51b3550887 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-ssh3964939216186917268.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-ssh1886758949185000421.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-ssh2551151952184062382.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-ssh3034646363199672584.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-ssh6299297674464128854.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 ‘prd-ubuntu20.04-docker-8c-8g-27464’ is offline Running on prd-ubuntu20.04-docker-8c-8g-27467 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 c70f352ed823437ed37df9fd18bd3e51b3550887 (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 c70f352ed823437ed37df9fd18bd3e51b3550887 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#265)" > git rev-list --no-walk d8be860235509e0d7e9fa77f316287404d89c59b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-18T14:29:14.996Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-18T14:29:15.061Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-18T14:29:15.083Z] ========================================================= [2024-01-18T14:29:15.083Z] EdgeX Global Pipelines Version Info [2024-01-18T14:29:15.083Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:29:15.810Z] ------------------- [2024-01-18T14:29:15.810Z] stable info: [2024-01-18T14:29:15.810Z] ------------------- [2024-01-18T14:29:15.810Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-18T14:29:15.810Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-18T14:29:15.810Z] Message: update stable to v1.0.258 [2024-01-18T14:29:16.382Z] ------------------- [2024-01-18T14:29:16.382Z] experimental info: [2024-01-18T14:29:16.382Z] ------------------- [2024-01-18T14:29:16.382Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-18T14:29:16.382Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-18T14:29:16.382Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-18T14:29:16.459Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-01-18T14:29:16.481Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-01-18T14:29:16.506Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-18T14:29:16.531Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-18T14:29:16.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-18T14:29:16.579Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-18T14:29:16.608Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-18T14:29:16.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-18T14:29:16.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-18T14:29:16.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-18T14:29:16.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-18T14:29:16.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-01-18T14:29:16.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-18T14:29:16.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-18T14:29:16.855Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-18T14:29:16.889Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-18T14:29:16.924Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-18T14:29:16.957Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-18T14:29:16.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-18T14:29:17.023Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-18T14:29:17.066Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-18T14:29:17.099Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-18T14:29:17.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-18T14:29:17.171Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-18T14:29:17.208Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-18T14:29:17.243Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-18T14:29:17.287Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-18T14:29:17.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-18T14:29:17.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-18T14:29:17.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-18T14:29:17.450Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] echo [2024-01-18T14:29:17.489Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c70f352 [Pipeline] echo [2024-01-18T14:29:17.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:29:17.612Z] provisioning config files... [2024-01-18T14:29:17.626Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14498428170069072375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:29:17.975Z] ---> ****-login.sh [2024-01-18T14:29:17.975Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:29:18.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:29:18.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:29:18.234Z] Configure a credential helper to remove this warning. See [2024-01-18T14:29:18.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:29:18.234Z] [2024-01-18T14:29:18.234Z] Login Succeeded [2024-01-18T14:29:18.234Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:29:18.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:29:18.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:29:18.235Z] Configure a credential helper to remove this warning. See [2024-01-18T14:29:18.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:29:18.235Z] [2024-01-18T14:29:18.235Z] Login Succeeded [2024-01-18T14:29:18.235Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:29:18.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:29:18.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:29:18.497Z] Configure a credential helper to remove this warning. See [2024-01-18T14:29:18.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:29:18.497Z] [2024-01-18T14:29:18.497Z] Login Succeeded [2024-01-18T14:29:18.497Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:29:18.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:29:18.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:29:18.497Z] Configure a credential helper to remove this warning. See [2024-01-18T14:29:18.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:29:18.497Z] [2024-01-18T14:29:18.497Z] Login Succeeded [2024-01-18T14:29:18.497Z] ****.io [2024-01-18T14:29:18.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:29:18.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:29:18.757Z] Configure a credential helper to remove this warning. See [2024-01-18T14:29:18.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:29:18.757Z] [2024-01-18T14:29:18.757Z] Login Succeeded [2024-01-18T14:29:19.016Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:29:19.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-18T14:29:19.524Z] + git rev-list -1 --merges c70f352ed823437ed37df9fd18bd3e51b3550887~1..c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] echo [2024-01-18T14:29:19.551Z] -----------> git rev-list -1 --merges c70f352ed823437ed37df9fd18bd3e51b3550887~1..c70f352ed823437ed37df9fd18bd3e51b3550887 c70f352ed823437ed37df9fd18bd3e51b3550887 [false] [Pipeline] sh [2024-01-18T14:29:19.855Z] + git log --format=format:%s -1 c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] echo [2024-01-18T14:29:19.870Z] ========================================================= [2024-01-18T14:29:19.870Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-18T14:29:19.870Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T14:29:20.247Z] + git log --format=format:%s -1 c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] echo [2024-01-18T14:29:20.259Z] [semverPrep] GIT_COMMIT: c70f352ed823437ed37df9fd18bd3e51b3550887, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#265) [Pipeline] echo [2024-01-18T14:29:20.284Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-18T14:29:20.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:29:20.661Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-18T14:29:20.661Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-18T14:29:20.661Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-18T14:29:20.661Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-01-18T14:29:20.661Z] -a /etc/ssh/ssh_known_hosts [2024-01-18T14:29:20.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:29:21.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:29:21.026Z] [2024-01-18T14:29:21.026Z] 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-18T14:29:21.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:29:21.338Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-18T14:29:21.338Z] b85a868b505f: Pulling fs layer [2024-01-18T14:29:21.338Z] e2be974225ed: Pulling fs layer [2024-01-18T14:29:21.338Z] 339a4e72a1f5: Pulling fs layer [2024-01-18T14:29:21.338Z] 988bab9f4d93: Pulling fs layer [2024-01-18T14:29:21.338Z] 1469e6f7b9e6: Pulling fs layer [2024-01-18T14:29:21.338Z] eaf3925da568: Pulling fs layer [2024-01-18T14:29:21.338Z] bab4dde63d76: Pulling fs layer [2024-01-18T14:29:21.338Z] bde34c3a00c8: Pulling fs layer [2024-01-18T14:29:21.338Z] b352a97aabf1: Pulling fs layer [2024-01-18T14:29:21.338Z] 4872d77fe225: Pulling fs layer [2024-01-18T14:29:21.338Z] 5851b861e8e6: Pulling fs layer [2024-01-18T14:29:21.338Z] bab4dde63d76: Waiting [2024-01-18T14:29:21.338Z] bde34c3a00c8: Waiting [2024-01-18T14:29:21.338Z] b352a97aabf1: Waiting [2024-01-18T14:29:21.338Z] 4872d77fe225: Waiting [2024-01-18T14:29:21.338Z] 5851b861e8e6: Waiting [2024-01-18T14:29:21.338Z] eaf3925da568: Waiting [2024-01-18T14:29:21.338Z] 988bab9f4d93: Waiting [2024-01-18T14:29:21.338Z] 1469e6f7b9e6: Waiting [2024-01-18T14:29:21.338Z] e2be974225ed: Download complete [2024-01-18T14:29:21.338Z] 988bab9f4d93: Verifying Checksum [2024-01-18T14:29:21.338Z] 988bab9f4d93: Download complete [2024-01-18T14:29:21.602Z] 1469e6f7b9e6: Verifying Checksum [2024-01-18T14:29:21.602Z] 1469e6f7b9e6: Download complete [2024-01-18T14:29:21.602Z] eaf3925da568: Download complete [2024-01-18T14:29:21.602Z] 339a4e72a1f5: Verifying Checksum [2024-01-18T14:29:21.602Z] 339a4e72a1f5: Download complete [2024-01-18T14:29:21.602Z] bde34c3a00c8: Verifying Checksum [2024-01-18T14:29:21.602Z] bde34c3a00c8: Download complete [2024-01-18T14:29:21.602Z] b352a97aabf1: Download complete [2024-01-18T14:29:21.602Z] b85a868b505f: Verifying Checksum [2024-01-18T14:29:21.602Z] b85a868b505f: Download complete [2024-01-18T14:29:21.602Z] 4872d77fe225: Download complete [2024-01-18T14:29:21.602Z] 5851b861e8e6: Verifying Checksum [2024-01-18T14:29:21.602Z] 5851b861e8e6: Download complete [2024-01-18T14:29:22.180Z] bab4dde63d76: Verifying Checksum [2024-01-18T14:29:23.139Z] b85a868b505f: Pull complete [2024-01-18T14:29:23.139Z] e2be974225ed: Pull complete [2024-01-18T14:29:23.708Z] 339a4e72a1f5: Pull complete [2024-01-18T14:29:23.708Z] 988bab9f4d93: Pull complete [2024-01-18T14:29:24.278Z] 1469e6f7b9e6: Pull complete [2024-01-18T14:29:24.278Z] eaf3925da568: Pull complete [2024-01-18T14:29:26.179Z] bab4dde63d76: Pull complete [2024-01-18T14:29:26.179Z] bde34c3a00c8: Pull complete [2024-01-18T14:29:26.179Z] b352a97aabf1: Pull complete [2024-01-18T14:29:26.179Z] 4872d77fe225: Pull complete [2024-01-18T14:29:26.438Z] 5851b861e8e6: Pull complete [2024-01-18T14:29:26.438Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-18T14:29:26.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:29:26.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:29:26.637Z] prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container [2024-01-18T14:29:26.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:29:30.006Z] $ docker top 038b92e949482d80bd4e64760f19cab3ac182cce4e0ba59f70e9ba6256b9dc49 -eo pid,comm [2024-01-18T14:29:30.063Z] 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-18T14:29:30.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:29:30.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:29:30.159Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:29:30.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:29:30.274Z] $ docker exec 038b92e949482d80bd4e64760f19cab3ac182cce4e0ba59f70e9ba6256b9dc49 ssh-agent [2024-01-18T14:29:30.381Z] SSH_AUTH_SOCK=/tmp/ssh-brx13AgLxFhG/agent.32 [2024-01-18T14:29:30.381Z] SSH_AGENT_PID=38 [2024-01-18T14:29:30.389Z] Running ssh-add (command line suppressed) [2024-01-18T14:29:30.495Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6056487144291439072.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6056487144291439072.key) [2024-01-18T14:29:30.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:29:30.817Z] + git tag --points-at HEAD [Pipeline] } [2024-01-18T14:29:30.830Z] $ docker exec --env ******** --env ******** 038b92e949482d80bd4e64760f19cab3ac182cce4e0ba59f70e9ba6256b9dc49 ssh-agent -k [2024-01-18T14:29:30.941Z] unset SSH_AUTH_SOCK; [2024-01-18T14:29:30.942Z] unset SSH_AGENT_PID; [2024-01-18T14:29:30.942Z] echo Agent pid 38 killed; [2024-01-18T14:29:30.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-18T14:29:31.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:29:31.012Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:29:31.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:29:31.133Z] $ docker exec 038b92e949482d80bd4e64760f19cab3ac182cce4e0ba59f70e9ba6256b9dc49 ssh-agent [2024-01-18T14:29:31.255Z] SSH_AUTH_SOCK=/tmp/ssh-xv34I1VoYOXC/agent.70 [2024-01-18T14:29:31.255Z] SSH_AGENT_PID=76 [2024-01-18T14:29:31.261Z] Running ssh-add (command line suppressed) [2024-01-18T14:29:31.371Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10631881790101347919.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10631881790101347919.key) [2024-01-18T14:29:31.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:29:31.689Z] + git semver init [2024-01-18T14:29:31.950Z] 2024-01-18 14:29:31,911 [run_init] DEBUG init version:0.0.0 force:False [2024-01-18T14:29:31.950Z] 2024-01-18 14:29:31,912 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-01-18T14:29:31.950Z] 2024-01-18 14:29:31,913 [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-18T14:29:31.950Z] 2024-01-18 14:29:31,913 [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-18T14:29:33.867Z] 2024-01-18 14:29:33,397 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-01-18T14:29:33.867Z] 2024-01-18 14:29:33,398 [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-18T14:29:33.867Z] 2024-01-18 14:29:33,398 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-18T14:29:33.867Z] 2024-01-18 14:29:33,398 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-18T14:29:33.867Z] 3.2.0-dev.6 [Pipeline] } [2024-01-18T14:29:33.880Z] $ docker exec --env ******** --env ******** 038b92e949482d80bd4e64760f19cab3ac182cce4e0ba59f70e9ba6256b9dc49 ssh-agent -k [2024-01-18T14:29:33.979Z] unset SSH_AUTH_SOCK; [2024-01-18T14:29:33.980Z] unset SSH_AGENT_PID; [2024-01-18T14:29:33.980Z] echo Agent pid 76 killed; [2024-01-18T14:29:33.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:29:34.377Z] + git semver [Pipeline] } [2024-01-18T14:29:34.652Z] $ docker stop --time=1 038b92e949482d80bd4e64760f19cab3ac182cce4e0ba59f70e9ba6256b9dc49 [2024-01-18T14:29:35.972Z] $ docker rm -f --volumes 038b92e949482d80bd4e64760f19cab3ac182cce4e0ba59f70e9ba6256b9dc49 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:29:36.391Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-18T14:29:36.660Z] Stashed 1 file(s) [Pipeline] echo [2024-01-18T14:29:36.664Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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-18T14:29:37.020Z] provisioning config files... [2024-01-18T14:29:37.032Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8576568121578680837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:29:37.353Z] ---> ****-login.sh [2024-01-18T14:29:37.353Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:29:37.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:29:37.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:29:37.353Z] Configure a credential helper to remove this warning. See [2024-01-18T14:29:37.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:29:37.353Z] [2024-01-18T14:29:37.353Z] Login Succeeded [2024-01-18T14:29:37.353Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:29:37.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:29:37.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:29:37.353Z] Configure a credential helper to remove this warning. See [2024-01-18T14:29:37.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:29:37.354Z] [2024-01-18T14:29:37.354Z] Login Succeeded [2024-01-18T14:29:37.354Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:29:37.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:29:37.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:29:37.612Z] Configure a credential helper to remove this warning. See [2024-01-18T14:29:37.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:29:37.612Z] [2024-01-18T14:29:37.612Z] Login Succeeded [2024-01-18T14:29:37.612Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:29:37.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:29:37.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:29:37.612Z] Configure a credential helper to remove this warning. See [2024-01-18T14:29:37.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:29:37.612Z] [2024-01-18T14:29:37.612Z] Login Succeeded [2024-01-18T14:29:37.612Z] ****.io [2024-01-18T14:29:37.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:29:37.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:29:37.873Z] Configure a credential helper to remove this warning. See [2024-01-18T14:29:37.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:29:37.873Z] [2024-01-18T14:29:37.873Z] Login Succeeded [2024-01-18T14:29:37.873Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:29:37.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-18T14:29:38.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:29:38.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:29:38.118Z] ========================================================= [2024-01-18T14:29:38.118Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-18T14:29:38.118Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:29:38.590Z] + 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-18T14:29:38.590Z] Sending build context to Docker daemon 16.88MB [2024-01-18T14:29:38.590Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-18T14:29:38.590Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-18T14:29:38.855Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-18T14:29:38.855Z] 7264a8db6415: Pulling fs layer [2024-01-18T14:29:38.855Z] c4d48a809fc2: Pulling fs layer [2024-01-18T14:29:38.855Z] 4f1c88b9dad5: Pulling fs layer [2024-01-18T14:29:38.855Z] ad3a456e5733: Pulling fs layer [2024-01-18T14:29:38.855Z] 69c7f0334f64: Pulling fs layer [2024-01-18T14:29:38.855Z] ad3a456e5733: Waiting [2024-01-18T14:29:38.855Z] 1f1c1a5573a3: Pulling fs layer [2024-01-18T14:29:38.855Z] ce7588e14bc9: Pulling fs layer [2024-01-18T14:29:38.855Z] b5e4710f87ac: Pulling fs layer [2024-01-18T14:29:38.855Z] 1f1c1a5573a3: Waiting [2024-01-18T14:29:38.855Z] ce7588e14bc9: Waiting [2024-01-18T14:29:38.855Z] b5e4710f87ac: Waiting [2024-01-18T14:29:38.855Z] c4d48a809fc2: Verifying Checksum [2024-01-18T14:29:38.855Z] c4d48a809fc2: Download complete [2024-01-18T14:29:38.855Z] ad3a456e5733: Verifying Checksum [2024-01-18T14:29:38.855Z] ad3a456e5733: Download complete [2024-01-18T14:29:38.855Z] 69c7f0334f64: Verifying Checksum [2024-01-18T14:29:38.855Z] 69c7f0334f64: Download complete [2024-01-18T14:29:38.855Z] 7264a8db6415: Verifying Checksum [2024-01-18T14:29:38.855Z] 7264a8db6415: Download complete [2024-01-18T14:29:38.855Z] 1f1c1a5573a3: Verifying Checksum [2024-01-18T14:29:38.855Z] 1f1c1a5573a3: Download complete [2024-01-18T14:29:39.115Z] 7264a8db6415: Pull complete [2024-01-18T14:29:39.115Z] b5e4710f87ac: Verifying Checksum [2024-01-18T14:29:39.115Z] c4d48a809fc2: Pull complete [2024-01-18T14:29:39.373Z] 4f1c88b9dad5: Verifying Checksum [2024-01-18T14:29:39.373Z] 4f1c88b9dad5: Download complete [2024-01-18T14:29:39.631Z] ce7588e14bc9: Verifying Checksum [2024-01-18T14:29:39.631Z] ce7588e14bc9: Download complete [2024-01-18T14:29:42.914Z] 4f1c88b9dad5: Pull complete [2024-01-18T14:29:42.914Z] ad3a456e5733: Pull complete [2024-01-18T14:29:42.914Z] 69c7f0334f64: Pull complete [2024-01-18T14:29:43.173Z] 1f1c1a5573a3: Pull complete [2024-01-18T14:29:45.701Z] ce7588e14bc9: Pull complete [2024-01-18T14:29:45.960Z] b5e4710f87ac: Pull complete [2024-01-18T14:29:45.960Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-18T14:29:45.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-18T14:29:45.960Z] ---> 88b5674ff536 [2024-01-18T14:29:45.960Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-18T14:29:51.927Z] Still waiting to schedule task [2024-01-18T14:29:51.927Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27466’ [2024-01-18T14:29:52.600Z] ---> Running in ecd148769f91 [2024-01-18T14:29:52.600Z] Removing intermediate container ecd148769f91 [2024-01-18T14:29:52.600Z] ---> 39f620e8ee60 [2024-01-18T14:29:52.600Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-18T14:29:52.600Z] ---> Running in 619e0fdf1e0f [2024-01-18T14:29:52.600Z] Removing intermediate container 619e0fdf1e0f [2024-01-18T14:29:52.600Z] ---> 51e076445d19 [2024-01-18T14:29:52.600Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-18T14:29:52.600Z] ---> Running in ed6937a77752 [2024-01-18T14:29:52.600Z] Removing intermediate container ed6937a77752 [2024-01-18T14:29:52.600Z] ---> 447aeb85b1cb [2024-01-18T14:29:52.600Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-18T14:29:52.600Z] ---> Running in fb9ae291a9fd [2024-01-18T14:29:52.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:29:52.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:29:52.600Z] OK: 264 MiB in 52 packages [2024-01-18T14:29:53.170Z] Removing intermediate container fb9ae291a9fd [2024-01-18T14:29:53.170Z] ---> 06bf4896cc85 [2024-01-18T14:29:53.170Z] Step 7/12 : WORKDIR /app [2024-01-18T14:29:53.170Z] ---> Running in 0f4792672d7e [2024-01-18T14:29:53.170Z] Removing intermediate container 0f4792672d7e [2024-01-18T14:29:53.170Z] ---> b3c8696d985e [2024-01-18T14:29:53.170Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-18T14:29:53.170Z] ---> cfcddc8a374f [2024-01-18T14:29:53.170Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:29:53.170Z] ---> Running in 3e98e1156614 [2024-01-18T14:30:39.946Z] Removing intermediate container 3e98e1156614 [2024-01-18T14:30:39.946Z] ---> f9866766f5db [2024-01-18T14:30:39.946Z] Step 10/12 : COPY . . [2024-01-18T14:30:40.514Z] ---> d81beb17d1bb [2024-01-18T14:30:40.514Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-18T14:30:40.514Z] ---> Running in 37658ff6bcf7 [2024-01-18T14:30:40.514Z] Removing intermediate container 37658ff6bcf7 [2024-01-18T14:30:40.514Z] ---> f39d1277904b [2024-01-18T14:30:40.514Z] Step 12/12 : RUN $MAKE [2024-01-18T14:30:40.514Z] ---> Running in cb21ad0b9e16 [2024-01-18T14:30:40.773Z] noop [2024-01-18T14:30:41.032Z] Removing intermediate container cb21ad0b9e16 [2024-01-18T14:30:41.032Z] ---> 9da38f6b2793 [2024-01-18T14:30:41.032Z] Successfully built 9da38f6b2793 [2024-01-18T14:30:41.032Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:30:41.476Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-18T14:30:41.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:30:41.588Z] prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container [2024-01-18T14:30:41.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-18T14:30:41.967Z] $ docker top 25be22a962328a27b02c3186c9a59d510d54031a8fe25ad65a275e654ffed7cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:30:42.365Z] + go version [2024-01-18T14:30:42.365Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-18T14:30:42.383Z] $ docker stop --time=1 25be22a962328a27b02c3186c9a59d510d54031a8fe25ad65a275e654ffed7cf [2024-01-18T14:30:43.649Z] $ docker rm -f --volumes 25be22a962328a27b02c3186c9a59d510d54031a8fe25ad65a275e654ffed7cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:30:44.231Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-18T14:30:44.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:30:44.346Z] prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container [2024-01-18T14:30:44.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-18T14:30:44.749Z] $ docker top 79811706c8bdef713ed8197143eb89c6ef3ae5a01a5cb816cdaad3994ce36e3c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:30:45.125Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-01-18T14:30:45.446Z] + make test [2024-01-18T14:30:45.446Z] go test -race ./... -coverprofile=coverage.out ./... [2024-01-18T14:31:03.535Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-01-18T14:31:03.535Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-01-18T14:31:04.915Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.137s coverage: 86.2% of statements [2024-01-18T14:31:07.447Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.766s coverage: 71.9% of statements [2024-01-18T14:31:29.396Z] go vet ./... [2024-01-18T14:31:30.772Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-18T14:31:30.772Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-18T14:31:30.772Z] ./bin/test-attribution.sh [2024-01-18T14:31:30.772Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-01-18T14:31:30.772Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-01-18T14:31:30.772Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-01-18T14:31:30.772Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-01-18T14:31:30.772Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-01-18T14:31:30.772Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2024-01-18T14:31:30.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-18T14:31:30.833Z] $ docker stop --time=1 79811706c8bdef713ed8197143eb89c6ef3ae5a01a5cb816cdaad3994ce36e3c [2024-01-18T14:31:35.753Z] $ docker rm -f --volumes 79811706c8bdef713ed8197143eb89c6ef3ae5a01a5cb816cdaad3994ce36e3c [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:31:36.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-18T14:31:36.362Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-18T14:31:36.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-18T14:31:37.182Z] + ls -al . [2024-01-18T14:31:37.182Z] total 208 [2024-01-18T14:31:37.182Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 14:30 . [2024-01-18T14:31:37.182Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:29 .. [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 18 14:29 .dockerignore [2024-01-18T14:31:37.182Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:31 .git [2024-01-18T14:31:37.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:29 .github [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 773 Jan 18 14:29 .gitignore [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:29 .golangci.yml [2024-01-18T14:31:37.182Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:29 .semver [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jan 18 14:29 Attribution.txt [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jan 18 14:29 CHANGELOG.md [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jan 18 14:29 Dockerfile [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:29 GOVERNANCE.md [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 665 Jan 18 14:29 Jenkinsfile [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 18 14:29 LICENSE [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jan 18 14:29 Makefile [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 18 14:29 OWNERS.md [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jan 18 14:29 README.md [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 14:29 VERSION [2024-01-18T14:31:37.182Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:29 bin [2024-01-18T14:31:37.182Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 18 14:31 coverage.out [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 3923 Jan 18 14:29 go.mod [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 14:29 go.sum [2024-01-18T14:31:37.182Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:29 images [2024-01-18T14:31:37.182Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:29 internal [2024-01-18T14:31:37.182Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 18 14:29 main.go [2024-01-18T14:31:37.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:29 openapi [2024-01-18T14:31:37.182Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:29 res [2024-01-18T14:31:37.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:31:37.555Z] + 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=c70f352ed823437ed37df9fd18bd3e51b3550887 --label arch=amd64 --label version=3.2.0-dev.6 . [2024-01-18T14:31:37.555Z] Sending build context to Docker daemon 16.88MB [2024-01-18T14:31:37.555Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-01-18T14:31:37.555Z] Step 2/30 : FROM ${BASE} AS builder [2024-01-18T14:31:37.555Z] ---> 9da38f6b2793 [2024-01-18T14:31:37.555Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-01-18T14:31:37.814Z] ---> Running in 83b437fe87f8 [2024-01-18T14:31:38.073Z] Removing intermediate container 83b437fe87f8 [2024-01-18T14:31:38.073Z] ---> 4aad249f1648 [2024-01-18T14:31:38.073Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-01-18T14:31:38.073Z] ---> Running in bd3fcd7b161e [2024-01-18T14:31:38.073Z] Removing intermediate container bd3fcd7b161e [2024-01-18T14:31:38.073Z] ---> 315f35408449 [2024-01-18T14:31:38.073Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-01-18T14:31:38.073Z] ---> Running in f638407d2d41 [2024-01-18T14:31:38.073Z] Removing intermediate container f638407d2d41 [2024-01-18T14:31:38.073Z] ---> 9b1e43017018 [2024-01-18T14:31:38.073Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-18T14:31:38.073Z] ---> Running in d9b63dc346f1 [2024-01-18T14:31:38.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:31:38.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:31:38.847Z] OK: 264 MiB in 52 packages [2024-01-18T14:31:39.107Z] Removing intermediate container d9b63dc346f1 [2024-01-18T14:31:39.107Z] ---> 603b32891e82 [2024-01-18T14:31:39.107Z] Step 7/30 : WORKDIR /app [2024-01-18T14:31:39.366Z] ---> Running in c199d36e3416 [2024-01-18T14:31:39.366Z] Removing intermediate container c199d36e3416 [2024-01-18T14:31:39.366Z] ---> a98b1ec92417 [2024-01-18T14:31:39.366Z] Step 8/30 : COPY go.mod vendor* ./ [2024-01-18T14:31:39.366Z] ---> 66ada0807680 [2024-01-18T14:31:39.366Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:31:39.625Z] ---> Running in 4f10c6b0bcd7 [2024-01-18T14:31:40.193Z] Removing intermediate container 4f10c6b0bcd7 [2024-01-18T14:31:40.193Z] ---> 27ec42c1fe61 [2024-01-18T14:31:40.193Z] Step 10/30 : COPY . . [2024-01-18T14:31:40.760Z] ---> fb50d0306d3c [2024-01-18T14:31:40.760Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-18T14:31:40.760Z] ---> Running in d788d7558274 [2024-01-18T14:31:41.019Z] Removing intermediate container d788d7558274 [2024-01-18T14:31:41.019Z] ---> 3745fb6c55d7 [2024-01-18T14:31:41.019Z] Step 12/30 : RUN $MAKE [2024-01-18T14:31:41.019Z] ---> Running in cb377cf09179 [2024-01-18T14:31:41.279Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.6" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-01-18T14:32:03.367Z] Removing intermediate container cb377cf09179 [2024-01-18T14:32:03.367Z] ---> 9d56eb53efe7 [2024-01-18T14:32:03.367Z] Step 13/30 : FROM alpine:3.18 [2024-01-18T14:32:03.367Z] 3.18: Pulling from library/alpine [2024-01-18T14:32:03.368Z] c926b61bad3b: Pulling fs layer [2024-01-18T14:32:03.368Z] c926b61bad3b: Verifying Checksum [2024-01-18T14:32:03.368Z] c926b61bad3b: Download complete [2024-01-18T14:32:03.368Z] c926b61bad3b: Pull complete [2024-01-18T14:32:03.368Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T14:32:03.368Z] Status: Downloaded newer image for alpine:3.18 [2024-01-18T14:32:03.368Z] ---> b541f2080109 [2024-01-18T14:32:03.368Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-18T14:32:03.368Z] ---> Running in 8748f689d414 [2024-01-18T14:32:03.368Z] Removing intermediate container 8748f689d414 [2024-01-18T14:32:03.368Z] ---> 1ef41a26f364 [2024-01-18T14:32:03.368Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-01-18T14:32:03.368Z] ---> Running in bd8928fb3308 [2024-01-18T14:32:03.368Z] Removing intermediate container bd8928fb3308 [2024-01-18T14:32:03.368Z] ---> e20a91024961 [2024-01-18T14:32:03.368Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-01-18T14:32:03.368Z] ---> Running in f02bf8a52ab7 [2024-01-18T14:32:03.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:32:03.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:32:03.627Z] (1/2) Installing ca-certificates (20230506-r0) [2024-01-18T14:32:03.627Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-01-18T14:32:03.627Z] Executing busybox-1.36.1-r5.trigger [2024-01-18T14:32:03.627Z] Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:32:03.627Z] OK: 8 MiB in 17 packages [2024-01-18T14:32:03.886Z] Removing intermediate container f02bf8a52ab7 [2024-01-18T14:32:03.886Z] ---> def7243d7087 [2024-01-18T14:32:03.886Z] Step 17/30 : RUN apk --no-cache upgrade [2024-01-18T14:32:04.144Z] ---> Running in 995b4287a87d [2024-01-18T14:32:04.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:32:04.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:32:04.663Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:32:04.663Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:32:04.663Z] Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:32:04.663Z] OK: 8 MiB in 17 packages [2024-01-18T14:32:04.921Z] Removing intermediate container 995b4287a87d [2024-01-18T14:32:04.921Z] ---> 909977829aff [2024-01-18T14:32:04.921Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-18T14:32:05.179Z] ---> 5c4ea61872ec [2024-01-18T14:32:05.179Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-01-18T14:32:05.179Z] ---> 43ae8c1a627a [2024-01-18T14:32:05.179Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-01-18T14:32:05.437Z] ---> c2579704360a [2024-01-18T14:32:05.437Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-01-18T14:32:05.437Z] ---> b5080420895f [2024-01-18T14:32:05.437Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-01-18T14:32:06.374Z] ---> 2298d2193421 [2024-01-18T14:32:06.374Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-01-18T14:32:06.374Z] ---> Running in cfbdc0410a3d [2024-01-18T14:32:06.633Z] Removing intermediate container cfbdc0410a3d [2024-01-18T14:32:06.633Z] ---> 66bf2ee36d94 [2024-01-18T14:32:06.633Z] Step 24/30 : VOLUME /cache [2024-01-18T14:32:06.891Z] ---> Running in 6b01f5476418 [2024-01-18T14:32:06.891Z] Removing intermediate container 6b01f5476418 [2024-01-18T14:32:06.891Z] ---> 3d28acf2428e [2024-01-18T14:32:06.891Z] Step 25/30 : EXPOSE 59711 [2024-01-18T14:32:06.891Z] ---> Running in 92078f4240ff [2024-01-18T14:32:06.891Z] Removing intermediate container 92078f4240ff [2024-01-18T14:32:06.891Z] ---> 0f191bbb7418 [2024-01-18T14:32:06.891Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-01-18T14:32:06.891Z] ---> Running in fa98fc6e08c6 [2024-01-18T14:32:07.153Z] Removing intermediate container fa98fc6e08c6 [2024-01-18T14:32:07.153Z] ---> 3a75254dc93d [2024-01-18T14:32:07.153Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-01-18T14:32:07.153Z] ---> Running in 720764f0fa2f [2024-01-18T14:32:07.153Z] Removing intermediate container 720764f0fa2f [2024-01-18T14:32:07.153Z] ---> 36872aa20ca7 [2024-01-18T14:32:07.153Z] Step 28/30 : LABEL arch=amd64 [2024-01-18T14:32:07.153Z] ---> Running in d15f703e470e [2024-01-18T14:32:07.153Z] Removing intermediate container d15f703e470e [2024-01-18T14:32:07.153Z] ---> 04625165c6fb [2024-01-18T14:32:07.153Z] Step 29/30 : LABEL git_sha=c70f352ed823437ed37df9fd18bd3e51b3550887 [2024-01-18T14:32:07.412Z] ---> Running in 89ad8b8e2ee5 [2024-01-18T14:32:07.412Z] Removing intermediate container 89ad8b8e2ee5 [2024-01-18T14:32:07.412Z] ---> 1ed9cbd47808 [2024-01-18T14:32:07.412Z] Step 30/30 : LABEL version=3.2.0-dev.6 [2024-01-18T14:32:07.412Z] ---> Running in d80801bedbaf [2024-01-18T14:32:07.412Z] Removing intermediate container d80801bedbaf [2024-01-18T14:32:07.412Z] ---> ba93fdd3f5d1 [2024-01-18T14:32:07.412Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-18T14:32:07.412Z] Successfully built ba93fdd3f5d1 [2024-01-18T14:32:07.412Z] 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-18T14:32:07.678Z] provisioning config files... [2024-01-18T14:32:07.687Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3975300245658328355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:32:08.025Z] ---> ****-login.sh [2024-01-18T14:32:08.025Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:32:08.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:32:08.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:32:08.026Z] Configure a credential helper to remove this warning. See [2024-01-18T14:32:08.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:32:08.026Z] [2024-01-18T14:32:08.026Z] Login Succeeded [2024-01-18T14:32:08.026Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:32:08.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:32:08.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:32:08.026Z] Configure a credential helper to remove this warning. See [2024-01-18T14:32:08.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:32:08.026Z] [2024-01-18T14:32:08.026Z] Login Succeeded [2024-01-18T14:32:08.291Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:32:08.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:32:08.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:32:08.292Z] Configure a credential helper to remove this warning. See [2024-01-18T14:32:08.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:32:08.292Z] [2024-01-18T14:32:08.292Z] Login Succeeded [2024-01-18T14:32:08.292Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:32:08.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:32:08.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:32:08.292Z] Configure a credential helper to remove this warning. See [2024-01-18T14:32:08.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:32:08.292Z] [2024-01-18T14:32:08.292Z] Login Succeeded [2024-01-18T14:32:08.292Z] ****.io [2024-01-18T14:32:08.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:32:08.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:32:08.550Z] Configure a credential helper to remove this warning. See [2024-01-18T14:32:08.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:32:08.550Z] [2024-01-18T14:32:08.550Z] Login Succeeded [2024-01-18T14:32:08.550Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:32:08.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-18T14:32:08.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:32:08.725Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-01-18T14:32:08.725Z] c70f352ed823437ed37df9fd18bd3e51b3550887 [2024-01-18T14:32:08.725Z] latest [2024-01-18T14:32:08.725Z] 3.2.0-dev.6 [2024-01-18T14:32:08.725Z] c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 [2024-01-18T14:32:08.725Z] main [2024-01-18T14:32:08.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:32:09.168Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:32:09.549Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c70f352ed823437ed37df9fd18bd3e51b3550887 [2024-01-18T14:32:09.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-01-18T14:32:09.549Z] d54b0aa0a036: Preparing [2024-01-18T14:32:09.549Z] c086bb92f897: Preparing [2024-01-18T14:32:09.549Z] 420fc3ec9e4d: Preparing [2024-01-18T14:32:09.549Z] 5c0c23676a38: Preparing [2024-01-18T14:32:09.549Z] 5c83adb7242c: Preparing [2024-01-18T14:32:09.549Z] 9be773d03232: Preparing [2024-01-18T14:32:09.549Z] b9276f5112b4: Preparing [2024-01-18T14:32:09.549Z] b8bde1efda53: Preparing [2024-01-18T14:32:09.549Z] 9fe9a137fd00: Preparing [2024-01-18T14:32:09.549Z] b8bde1efda53: Waiting [2024-01-18T14:32:09.549Z] 9be773d03232: Waiting [2024-01-18T14:32:09.549Z] b9276f5112b4: Waiting [2024-01-18T14:32:09.549Z] 5c0c23676a38: Pushed [2024-01-18T14:32:09.549Z] 5c83adb7242c: Pushed [2024-01-18T14:32:09.549Z] 420fc3ec9e4d: Pushed [2024-01-18T14:32:09.549Z] d54b0aa0a036: Pushed [2024-01-18T14:32:09.549Z] 9fe9a137fd00: Layer already exists [2024-01-18T14:32:09.807Z] 9be773d03232: Pushed [2024-01-18T14:32:09.807Z] b8bde1efda53: Pushed [2024-01-18T14:32:10.375Z] b9276f5112b4: Pushed [2024-01-18T14:32:12.905Z] c086bb92f897: Pushed [2024-01-18T14:32:12.905Z] c70f352ed823437ed37df9fd18bd3e51b3550887: digest: sha256:e0e6f339c8e557436c9a1e74785af64186eaa463508822dd278d78860f39d568 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:32:13.296Z] + 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-18T14:32:13.677Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-01-18T14:32:13.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-01-18T14:32:13.677Z] d54b0aa0a036: Preparing [2024-01-18T14:32:13.677Z] c086bb92f897: Preparing [2024-01-18T14:32:13.677Z] 420fc3ec9e4d: Preparing [2024-01-18T14:32:13.677Z] 5c0c23676a38: Preparing [2024-01-18T14:32:13.677Z] 5c83adb7242c: Preparing [2024-01-18T14:32:13.677Z] 9be773d03232: Preparing [2024-01-18T14:32:13.677Z] b9276f5112b4: Preparing [2024-01-18T14:32:13.677Z] b8bde1efda53: Preparing [2024-01-18T14:32:13.677Z] 9fe9a137fd00: Preparing [2024-01-18T14:32:13.677Z] b9276f5112b4: Waiting [2024-01-18T14:32:13.677Z] 9be773d03232: Waiting [2024-01-18T14:32:13.677Z] b8bde1efda53: Waiting [2024-01-18T14:32:13.677Z] 9fe9a137fd00: Waiting [2024-01-18T14:32:13.677Z] 5c0c23676a38: Layer already exists [2024-01-18T14:32:13.677Z] c086bb92f897: Layer already exists [2024-01-18T14:32:13.677Z] d54b0aa0a036: Layer already exists [2024-01-18T14:32:13.677Z] 420fc3ec9e4d: Layer already exists [2024-01-18T14:32:13.677Z] 5c83adb7242c: Layer already exists [2024-01-18T14:32:13.677Z] 9be773d03232: Layer already exists [2024-01-18T14:32:13.677Z] b9276f5112b4: Layer already exists [2024-01-18T14:32:13.677Z] 9fe9a137fd00: Layer already exists [2024-01-18T14:32:13.677Z] b8bde1efda53: Layer already exists [2024-01-18T14:32:13.677Z] latest: digest: sha256:e0e6f339c8e557436c9a1e74785af64186eaa463508822dd278d78860f39d568 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:32:14.076Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:32:14.479Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.6 [2024-01-18T14:32:14.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-01-18T14:32:14.479Z] d54b0aa0a036: Preparing [2024-01-18T14:32:14.479Z] c086bb92f897: Preparing [2024-01-18T14:32:14.479Z] 420fc3ec9e4d: Preparing [2024-01-18T14:32:14.479Z] 5c0c23676a38: Preparing [2024-01-18T14:32:14.479Z] 5c83adb7242c: Preparing [2024-01-18T14:32:14.479Z] 9be773d03232: Preparing [2024-01-18T14:32:14.479Z] b9276f5112b4: Preparing [2024-01-18T14:32:14.479Z] b8bde1efda53: Preparing [2024-01-18T14:32:14.479Z] 9fe9a137fd00: Preparing [2024-01-18T14:32:14.479Z] b9276f5112b4: Waiting [2024-01-18T14:32:14.479Z] b8bde1efda53: Waiting [2024-01-18T14:32:14.479Z] 9fe9a137fd00: Waiting [2024-01-18T14:32:14.479Z] 9be773d03232: Waiting [2024-01-18T14:32:14.479Z] 5c0c23676a38: Layer already exists [2024-01-18T14:32:14.479Z] 420fc3ec9e4d: Layer already exists [2024-01-18T14:32:14.479Z] c086bb92f897: Layer already exists [2024-01-18T14:32:14.479Z] 5c83adb7242c: Layer already exists [2024-01-18T14:32:14.479Z] d54b0aa0a036: Layer already exists [2024-01-18T14:32:14.479Z] b9276f5112b4: Layer already exists [2024-01-18T14:32:14.479Z] b8bde1efda53: Layer already exists [2024-01-18T14:32:14.479Z] 9be773d03232: Layer already exists [2024-01-18T14:32:14.479Z] 9fe9a137fd00: Layer already exists [2024-01-18T14:32:14.479Z] 3.2.0-dev.6: digest: sha256:e0e6f339c8e557436c9a1e74785af64186eaa463508822dd278d78860f39d568 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:32:14.882Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:32:15.277Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 [2024-01-18T14:32:15.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-01-18T14:32:15.277Z] d54b0aa0a036: Preparing [2024-01-18T14:32:15.277Z] c086bb92f897: Preparing [2024-01-18T14:32:15.277Z] 420fc3ec9e4d: Preparing [2024-01-18T14:32:15.277Z] 5c0c23676a38: Preparing [2024-01-18T14:32:15.277Z] 5c83adb7242c: Preparing [2024-01-18T14:32:15.277Z] 9be773d03232: Preparing [2024-01-18T14:32:15.277Z] b9276f5112b4: Preparing [2024-01-18T14:32:15.277Z] b8bde1efda53: Preparing [2024-01-18T14:32:15.277Z] 9fe9a137fd00: Preparing [2024-01-18T14:32:15.277Z] b9276f5112b4: Waiting [2024-01-18T14:32:15.277Z] 9be773d03232: Waiting [2024-01-18T14:32:15.277Z] b8bde1efda53: Waiting [2024-01-18T14:32:15.277Z] 9fe9a137fd00: Waiting [2024-01-18T14:32:15.277Z] d54b0aa0a036: Layer already exists [2024-01-18T14:32:15.277Z] 420fc3ec9e4d: Layer already exists [2024-01-18T14:32:15.277Z] c086bb92f897: Layer already exists [2024-01-18T14:32:15.277Z] 5c83adb7242c: Layer already exists [2024-01-18T14:32:15.277Z] 5c0c23676a38: Layer already exists [2024-01-18T14:32:15.277Z] 9be773d03232: Layer already exists [2024-01-18T14:32:15.277Z] b9276f5112b4: Layer already exists [2024-01-18T14:32:15.277Z] b8bde1efda53: Layer already exists [2024-01-18T14:32:15.277Z] 9fe9a137fd00: Layer already exists [2024-01-18T14:32:15.277Z] c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6: digest: sha256:e0e6f339c8e557436c9a1e74785af64186eaa463508822dd278d78860f39d568 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:32:15.681Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-18T14:32:15.787Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27471 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-01-18T14:32:15.888Z] Running in /w/workspace/app-rfid-llrp-inventory/158 [Pipeline] { [Pipeline] checkout [2024-01-18T14:32:15.953Z] The recommended git tool is: git [2024-01-18T14:32:16.111Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-01-18T14:32:16.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-01-18T14:32:16.111Z] d54b0aa0a036: Preparing [2024-01-18T14:32:16.111Z] c086bb92f897: Preparing [2024-01-18T14:32:16.111Z] 420fc3ec9e4d: Preparing [2024-01-18T14:32:16.111Z] 5c0c23676a38: Preparing [2024-01-18T14:32:16.111Z] 5c83adb7242c: Preparing [2024-01-18T14:32:16.111Z] 9be773d03232: Preparing [2024-01-18T14:32:16.111Z] b9276f5112b4: Preparing [2024-01-18T14:32:16.111Z] b8bde1efda53: Preparing [2024-01-18T14:32:16.111Z] 9fe9a137fd00: Preparing [2024-01-18T14:32:16.111Z] b9276f5112b4: Waiting [2024-01-18T14:32:16.111Z] b8bde1efda53: Waiting [2024-01-18T14:32:16.111Z] 9fe9a137fd00: Waiting [2024-01-18T14:32:16.111Z] 9be773d03232: Waiting [2024-01-18T14:32:16.111Z] 5c83adb7242c: Layer already exists [2024-01-18T14:32:16.111Z] 420fc3ec9e4d: Layer already exists [2024-01-18T14:32:16.111Z] c086bb92f897: Layer already exists [2024-01-18T14:32:16.111Z] d54b0aa0a036: Layer already exists [2024-01-18T14:32:16.111Z] 5c0c23676a38: Layer already exists [2024-01-18T14:32:16.111Z] b9276f5112b4: Layer already exists [2024-01-18T14:32:16.111Z] 9be773d03232: Layer already exists [2024-01-18T14:32:16.111Z] 9fe9a137fd00: Layer already exists [2024-01-18T14:32:16.111Z] b8bde1efda53: Layer already exists [2024-01-18T14:32:16.111Z] main: digest: sha256:e0e6f339c8e557436c9a1e74785af64186eaa463508822dd278d78860f39d568 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-18T14:32:16.339Z] ===================================================== [Pipeline] echo [2024-01-18T14:32:16.377Z] taggedImages: [2024-01-18T14:32:16.377Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c70f352ed823437ed37df9fd18bd3e51b3550887 [2024-01-18T14:32:16.377Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-01-18T14:32:16.377Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.6 [2024-01-18T14:32:16.377Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 [2024-01-18T14:32:16.377Z] - 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-18T14:32:17.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:32:17.007Z] [2024-01-18T14:32:17.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:32:17.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:32:17.344Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-18T14:32:17.344Z] 5eb5b503b376: Pulling fs layer [2024-01-18T14:32:17.344Z] 5c69ac0246d0: Pulling fs layer [2024-01-18T14:32:17.344Z] ec43610c2a17: Pulling fs layer [2024-01-18T14:32:17.344Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-18T14:32:17.344Z] 33b1e0a273af: Pulling fs layer [2024-01-18T14:32:17.344Z] 5d3b04190fa2: Pulling fs layer [2024-01-18T14:32:17.344Z] 2f39f015ded8: Pulling fs layer [2024-01-18T14:32:17.344Z] 3a2ae6a8a46f: Waiting [2024-01-18T14:32:17.344Z] 33b1e0a273af: Waiting [2024-01-18T14:32:17.344Z] 5d3b04190fa2: Waiting [2024-01-18T14:32:17.344Z] 2f39f015ded8: Waiting [2024-01-18T14:32:17.344Z] 5c69ac0246d0: Verifying Checksum [2024-01-18T14:32:17.344Z] 5c69ac0246d0: Download complete [2024-01-18T14:32:17.344Z] 3a2ae6a8a46f: Download complete [2024-01-18T14:32:17.344Z] ec43610c2a17: Verifying Checksum [2024-01-18T14:32:17.344Z] ec43610c2a17: Download complete [2024-01-18T14:32:17.344Z] 33b1e0a273af: Verifying Checksum [2024-01-18T14:32:17.344Z] 33b1e0a273af: Download complete [2024-01-18T14:32:17.344Z] 5d3b04190fa2: Verifying Checksum [2024-01-18T14:32:17.344Z] 5d3b04190fa2: Download complete [2024-01-18T14:32:17.603Z] 5eb5b503b376: Verifying Checksum [2024-01-18T14:32:17.862Z] 5eb5b503b376: Download complete [2024-01-18T14:32:18.119Z] 2f39f015ded8: Download complete [2024-01-18T14:32:19.054Z] 5eb5b503b376: Pull complete [2024-01-18T14:32:19.054Z] 5c69ac0246d0: Pull complete [2024-01-18T14:32:19.620Z] ec43610c2a17: Pull complete [2024-01-18T14:32:19.620Z] 3a2ae6a8a46f: Pull complete [2024-01-18T14:32:19.878Z] 33b1e0a273af: Pull complete [2024-01-18T14:32:19.878Z] 5d3b04190fa2: Pull complete [2024-01-18T14:32:22.005Z] using credential edgex-jenkins-ssh [2024-01-18T14:32:22.029Z] Cloning the remote Git repository [2024-01-18T14:32:22.083Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-01-18T14:32:22.187Z] > git init /w/workspace/app-rfid-llrp-inventory/158 # timeout=10 [2024-01-18T14:32:22.361Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-01-18T14:32:22.362Z] > git --version # timeout=10 [2024-01-18T14:32:22.388Z] > git --version # 'git version 2.25.1' [2024-01-18T14:32:22.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-18T14:32:22.575Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-18T14:32:24.060Z] 2f39f015ded8: Pull complete [2024-01-18T14:32:24.060Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-18T14:32:24.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:32:24.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:32:24.276Z] prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container [2024-01-18T14:32:24.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-18T14:32:25.262Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-01-18T14:32:25.285Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-18T14:32:26.279Z] Avoid second fetch [2024-01-18T14:32:26.280Z] Checking out Revision c70f352ed823437ed37df9fd18bd3e51b3550887 (main) [2024-01-18T14:32:26.919Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#265)" [2024-01-18T14:32:27.380Z] [2024-01-18T14:32:27.380Z] GitHub has been notified of this commit’s build result [2024-01-18T14:32:27.380Z] [2024-01-18T14:32:26.297Z] > git config core.sparsecheckout # timeout=10 [2024-01-18T14:32:26.367Z] > git checkout -f c70f352ed823437ed37df9fd18bd3e51b3550887 # timeout=10 [2024-01-18T14:32:31.208Z] $ docker top 52d533b679896778c2f1d168a6fd0382b7f7fbc0fc2182408e5d04bc8561b438 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T14:32:31.623Z] ---> job-cost.sh [2024-01-18T14:32:31.623Z] lf-activate-venv: SKIPPING [2024-01-18T14:32:31.623Z] INFO: No Stack... [2024-01-18T14:32:31.882Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T14:32:32.141Z] INFO: Archiving Costs [Pipeline] sh [2024-01-18T14:32:32.196Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-18T14:32:32.196Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-18T14:32:32.196Z] Dload Upload Total Spent Left Speed [2024-01-18T14:32:32.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 187k 0 --:--:-- --:--:-- --:--:-- 187k [Pipeline] sh [2024-01-18T14:32:32.431Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-01-18T14:32:32.431Z] + cut -d, -f6 [Pipeline] lock [2024-01-18T14:32:32.441Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] [2024-01-18T14:32:32.447Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] did not exist. Created. [2024-01-18T14:32:32.447Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-18T14:32:32.558Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-18T14:32:32.811Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-18T14:32:32.840Z] Stashed 1 file(s) [Pipeline] } [2024-01-18T14:32:32.878Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] [Pipeline] // lock [2024-01-18T14:32:32.927Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-18T14:32:32.927Z] + sudo tee /etc/docker/daemon.new [2024-01-18T14:32:32.927Z] { [2024-01-18T14:32:32.927Z] "registry-mirrors": [ [2024-01-18T14:32:32.927Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-18T14:32:32.927Z] ], [2024-01-18T14:32:32.927Z] "bip": "10.250.0.254/24", [2024-01-18T14:32:32.927Z] "hosts": [ [2024-01-18T14:32:32.927Z] "tcp://0.0.0.0:5555", [2024-01-18T14:32:32.927Z] "unix:///var/run/docker.sock" [2024-01-18T14:32:32.927Z] ], [2024-01-18T14:32:32.927Z] "mtu": 1458, [2024-01-18T14:32:32.927Z] "selinux-enabled": true, [2024-01-18T14:32:32.927Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-18T14:32:32.927Z] } [Pipeline] } [2024-01-18T14:32:32.977Z] $ docker stop --time=1 52d533b679896778c2f1d168a6fd0382b7f7fbc0fc2182408e5d04bc8561b438 [2024-01-18T14:32:34.122Z] $ docker rm -f --volumes 52d533b679896778c2f1d168a6fd0382b7f7fbc0fc2182408e5d04bc8561b438 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2024-01-18T14:32:34.530Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] } [Pipeline] sh [2024-01-18T14:32:35.107Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:32:53.444Z] provisioning config files... [2024-01-18T14:32:53.486Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/158@tmp/config11448539625463096022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:32:53.992Z] ---> ****-login.sh [2024-01-18T14:32:53.993Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:32:54.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:32:54.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:32:54.535Z] Configure a credential helper to remove this warning. See [2024-01-18T14:32:54.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:32:54.535Z] [2024-01-18T14:32:54.535Z] Login Succeeded [2024-01-18T14:32:54.535Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:32:54.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:32:54.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:32:54.806Z] Configure a credential helper to remove this warning. See [2024-01-18T14:32:54.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:32:54.806Z] [2024-01-18T14:32:54.806Z] Login Succeeded [2024-01-18T14:32:54.806Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:32:55.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:32:55.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:32:55.078Z] Configure a credential helper to remove this warning. See [2024-01-18T14:32:55.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:32:55.078Z] [2024-01-18T14:32:55.078Z] Login Succeeded [2024-01-18T14:32:55.078Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:32:55.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:32:55.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:32:55.623Z] Configure a credential helper to remove this warning. See [2024-01-18T14:32:55.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:32:55.623Z] [2024-01-18T14:32:55.623Z] Login Succeeded [2024-01-18T14:32:55.623Z] ****.io [2024-01-18T14:32:55.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:32:55.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:32:55.893Z] Configure a credential helper to remove this warning. See [2024-01-18T14:32:55.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:32:55.893Z] [2024-01-18T14:32:55.893Z] Login Succeeded [2024-01-18T14:32:55.893Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:32:55.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-18T14:32:56.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:32:56.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:32:56.675Z] ========================================================= [2024-01-18T14:32:56.675Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-18T14:32:56.675Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:32:57.242Z] + 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-18T14:32:58.473Z] #0 building with "default" instance using docker driver [2024-01-18T14:32:58.473Z] [2024-01-18T14:32:58.473Z] #1 [internal] load build definition from Dockerfile [2024-01-18T14:32:58.473Z] #1 transferring dockerfile: [2024-01-18T14:32:58.473Z] #1 transferring dockerfile: 1.81kB 0.0s done [2024-01-18T14:32:58.473Z] #1 DONE 0.2s [2024-01-18T14:32:58.473Z] [2024-01-18T14:32:58.473Z] #2 [internal] load .dockerignore [2024-01-18T14:32:58.473Z] #2 transferring context: 304B 0.0s done [2024-01-18T14:32:58.473Z] #2 DONE 0.2s [2024-01-18T14:32:58.473Z] [2024-01-18T14:32:58.473Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-18T14:32:58.842Z] #3 DONE 0.2s [2024-01-18T14:32:58.842Z] [2024-01-18T14:32:58.842Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-18T14:32:58.842Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-18T14:32:59.118Z] #4 ... [2024-01-18T14:32:59.118Z] [2024-01-18T14:32:59.118Z] #5 [internal] load build context [2024-01-18T14:32:59.118Z] #5 transferring context: 619.71kB 0.1s done [2024-01-18T14:32:59.118Z] #5 DONE 0.2s [2024-01-18T14:32:59.118Z] [2024-01-18T14:32:59.118Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-18T14:32:59.118Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2024-01-18T14:32:59.118Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-18T14:32:59.118Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-18T14:32:59.118Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2024-01-18T14:32:59.118Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2024-01-18T14:32:59.118Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2024-01-18T14:32:59.118Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.2s [2024-01-18T14:32:59.118Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-18T14:32:59.118Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-18T14:32:59.118Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.4s [2024-01-18T14:32:59.118Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2024-01-18T14:32:59.118Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.4s [2024-01-18T14:32:59.118Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-18T14:32:59.118Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.4s [2024-01-18T14:32:59.392Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.22MB / 11.40MB 0.5s [2024-01-18T14:32:59.392Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.6s [2024-01-18T14:32:59.392Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-18T14:32:59.392Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.95MB / 97.63MB 0.6s [2024-01-18T14:32:59.392Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.6s [2024-01-18T14:32:59.672Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.7s [2024-01-18T14:32:59.672Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.79MB / 11.40MB 0.7s [2024-01-18T14:32:59.672Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.8s [2024-01-18T14:32:59.672Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.8s [2024-01-18T14:32:59.672Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s [2024-01-18T14:32:59.672Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-18T14:32:59.944Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 1.0s [2024-01-18T14:32:59.944Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.03MB / 97.63MB 1.0s [2024-01-18T14:32:59.944Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s done [2024-01-18T14:32:59.944Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 1.1s [2024-01-18T14:32:59.944Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 1.2s [2024-01-18T14:32:59.944Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.03MB / 97.63MB 1.2s [2024-01-18T14:32:59.944Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-18T14:33:00.215Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.4s [2024-01-18T14:33:00.216Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.4s [2024-01-18T14:33:00.216Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.5s [2024-01-18T14:33:00.216Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.5s [2024-01-18T14:33:00.490Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.79MB / 63.99MB 1.8s [2024-01-18T14:33:00.490Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.82MB / 97.63MB 1.8s [2024-01-18T14:33:00.763Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s [2024-01-18T14:33:01.033Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 2.0s done [2024-01-18T14:33:01.033Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 2.0s [2024-01-18T14:33:01.033Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-18T14:33:01.033Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 2.2s [2024-01-18T14:33:01.303Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.87MB / 97.63MB 2.3s [2024-01-18T14:33:01.303Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.6s [2024-01-18T14:33:01.573Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.7s done [2024-01-18T14:33:06.933Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2024-01-18T14:33:12.296Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2024-01-18T14:33:19.041Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done [2024-01-18T14:33:20.014Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-18T14:33:20.014Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2024-01-18T14:33:20.285Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-18T14:33:20.554Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2024-01-18T14:33:25.914Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2024-01-18T14:33:28.503Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done [2024-01-18T14:33:28.772Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2024-01-18T14:33:30.732Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2024-01-18T14:33:30.732Z] #4 DONE 32.0s [2024-01-18T14:33:30.732Z] [2024-01-18T14:33:30.732Z] #6 [builder 2/7] RUN apk add --no-cache make git [2024-01-18T14:33:31.698Z] #6 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:33:31.966Z] #6 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T14:33:33.418Z] #6 2.399 OK: 266 MiB in 52 packages [2024-01-18T14:33:35.374Z] #6 DONE 4.3s [2024-01-18T14:33:35.374Z] [2024-01-18T14:33:35.374Z] #7 [builder 3/7] WORKDIR /app [2024-01-18T14:33:35.374Z] #7 DONE 0.1s [2024-01-18T14:33:35.374Z] [2024-01-18T14:33:35.374Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-18T14:33:35.374Z] #8 DONE 0.1s [2024-01-18T14:33:35.374Z] [2024-01-18T14:33:35.374Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:34:07.625Z] #9 DONE 29.9s [2024-01-18T14:34:07.625Z] [2024-01-18T14:34:07.625Z] #10 [builder 6/7] COPY . . [2024-01-18T14:34:07.625Z] #10 DONE 0.2s [2024-01-18T14:34:07.625Z] [2024-01-18T14:34:07.625Z] #11 [builder 7/7] RUN echo noop [2024-01-18T14:34:07.625Z] #11 0.662 noop [2024-01-18T14:34:07.625Z] #11 DONE 0.7s [2024-01-18T14:34:07.625Z] [2024-01-18T14:34:07.625Z] #12 exporting to image [2024-01-18T14:34:07.625Z] #12 exporting layers [2024-01-18T14:34:30.106Z] #12 exporting layers 22.4s done [2024-01-18T14:34:30.106Z] #12 writing image sha256:8bb8734c408e271eaa505bfa7b6d127f4093d84098e5cd86541ac8b211e97f82 done [2024-01-18T14:34:30.106Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-18T14:34:30.106Z] #12 DONE 22.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:34:30.582Z] + docker inspect -f . ci-base-image-arm64 [2024-01-18T14:34:30.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:34:30.840Z] prd-ubuntu20.04-docker-arm64-4c-16g-27471 does not seem to be running inside a container [2024-01-18T14:34:30.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/158 -v /w/workspace/app-rfid-llrp-inventory/158:/w/workspace/app-rfid-llrp-inventory/158:rw,z -v /w/workspace/app-rfid-llrp-inventory/158@tmp:/w/workspace/app-rfid-llrp-inventory/158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-18T14:34:34.399Z] $ docker top 2fabc0668ecac68b9fa53b577e4709ebf90e04b027db63df538cff7fb21a3ba0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:34:36.698Z] + go version [2024-01-18T14:34:36.698Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-18T14:34:36.721Z] $ docker stop --time=1 2fabc0668ecac68b9fa53b577e4709ebf90e04b027db63df538cff7fb21a3ba0 [2024-01-18T14:34:38.301Z] $ docker rm -f --volumes 2fabc0668ecac68b9fa53b577e4709ebf90e04b027db63df538cff7fb21a3ba0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:34:39.163Z] + docker inspect -f . ci-base-image-arm64 [2024-01-18T14:34:39.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:34:39.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-27471 does not seem to be running inside a container [2024-01-18T14:34:39.450Z] $ 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/158 -v /w/workspace/app-rfid-llrp-inventory/158:/w/workspace/app-rfid-llrp-inventory/158:rw,z -v /w/workspace/app-rfid-llrp-inventory/158@tmp:/w/workspace/app-rfid-llrp-inventory/158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-18T14:34:40.809Z] $ docker top 4ab90057e41bf3e6505c1365a4f0cf06e06823e5503d3cb8d5f8750cdd812d8f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:34:53.353Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/158 [Pipeline] fileExists [Pipeline] sh [2024-01-18T14:34:58.617Z] + make test [2024-01-18T14:34:58.617Z] go test -race ./... -coverprofile=coverage.out ./... [2024-01-18T14:36:50.329Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-01-18T14:36:50.329Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-01-18T14:36:51.746Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.220s coverage: 86.2% of statements [2024-01-18T14:36:54.384Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.576s coverage: 71.9% of statements [2024-01-18T14:36:54.977Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-18T14:36:54.977Z] go vet ./... [2024-01-18T14:38:31.708Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-18T14:38:31.708Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-18T14:38:31.708Z] ./bin/test-attribution.sh [2024-01-18T14:38:31.708Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-01-18T14:38:31.708Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-01-18T14:38:31.708Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-01-18T14:38:31.708Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-01-18T14:38:31.708Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-01-18T14:38:31.708Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2024-01-18T14:38:31.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-18T14:38:31.783Z] $ docker stop --time=1 4ab90057e41bf3e6505c1365a4f0cf06e06823e5503d3cb8d5f8750cdd812d8f [2024-01-18T14:38:33.744Z] $ docker rm -f --volumes 4ab90057e41bf3e6505c1365a4f0cf06e06823e5503d3cb8d5f8750cdd812d8f [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:38:35.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-18T14:38:35.433Z] Warning: overwriting stash ‘coverage-report’ [2024-01-18T14:38:36.012Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T14:38:36.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-18T14:38:37.023Z] + ls -al . [2024-01-18T14:38:37.023Z] total 204 [2024-01-18T14:38:37.023Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 14:34 . [2024-01-18T14:38:37.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:32 .. [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 18 14:32 .dockerignore [2024-01-18T14:38:37.023Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:32 .git [2024-01-18T14:38:37.023Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:32 .github [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 773 Jan 18 14:32 .gitignore [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:32 .golangci.yml [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jan 18 14:32 Attribution.txt [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jan 18 14:32 CHANGELOG.md [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jan 18 14:32 Dockerfile [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:32 GOVERNANCE.md [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 665 Jan 18 14:32 Jenkinsfile [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 18 14:32 LICENSE [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jan 18 14:32 Makefile [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 18 14:32 OWNERS.md [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jan 18 14:32 README.md [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 14:29 VERSION [2024-01-18T14:38:37.023Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:32 bin [2024-01-18T14:38:37.023Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 18 14:36 coverage.out [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 3923 Jan 18 14:32 go.mod [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 14:32 go.sum [2024-01-18T14:38:37.023Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:32 images [2024-01-18T14:38:37.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:32 internal [2024-01-18T14:38:37.023Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 18 14:32 main.go [2024-01-18T14:38:37.023Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:32 openapi [2024-01-18T14:38:37.023Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:32 res [2024-01-18T14:38:37.023Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:38:37.568Z] + 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=c70f352ed823437ed37df9fd18bd3e51b3550887 --label arch=arm64 --label version=3.2.0-dev.6 . [2024-01-18T14:38:38.528Z] #0 building with "default" instance using docker driver [2024-01-18T14:38:38.528Z] [2024-01-18T14:38:38.528Z] #1 [internal] load .dockerignore [2024-01-18T14:38:38.528Z] #1 transferring context: 304B done [2024-01-18T14:38:38.528Z] #1 DONE 0.0s [2024-01-18T14:38:38.528Z] [2024-01-18T14:38:38.528Z] #2 [internal] load build definition from Dockerfile [2024-01-18T14:38:38.528Z] #2 transferring dockerfile: 1.81kB 0.0s done [2024-01-18T14:38:38.528Z] #2 DONE 0.0s [2024-01-18T14:38:38.528Z] [2024-01-18T14:38:38.528Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T14:38:38.528Z] #3 DONE 0.0s [2024-01-18T14:38:38.528Z] [2024-01-18T14:38:38.528Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-18T14:38:38.528Z] #4 DONE 0.3s [2024-01-18T14:38:38.528Z] [2024-01-18T14:38:38.528Z] #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T14:38:38.528Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-18T14:38:38.796Z] #5 ... [2024-01-18T14:38:38.796Z] [2024-01-18T14:38:38.796Z] #6 [internal] load build context [2024-01-18T14:38:38.796Z] #6 transferring context: 2.98kB 0.0s done [2024-01-18T14:38:38.796Z] #6 DONE 0.1s [2024-01-18T14:38:38.796Z] [2024-01-18T14:38:38.796Z] #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T14:38:38.796Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-18T14:38:38.796Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-18T14:38:38.796Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-18T14:38:38.796Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2024-01-18T14:38:38.796Z] #5 ... [2024-01-18T14:38:38.796Z] [2024-01-18T14:38:38.796Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-18T14:38:38.796Z] #7 DONE 0.3s [2024-01-18T14:38:38.796Z] [2024-01-18T14:38:38.796Z] #5 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T14:38:38.796Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-18T14:38:38.796Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-18T14:38:39.396Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-18T14:38:39.670Z] #5 DONE 1.0s [2024-01-18T14:38:39.670Z] [2024-01-18T14:38:39.670Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-01-18T14:38:40.262Z] #8 0.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:38:40.532Z] #8 1.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T14:38:41.953Z] #8 ... [2024-01-18T14:38:41.953Z] [2024-01-18T14:38:41.953Z] #9 [builder 2/7] RUN apk add --no-cache make git [2024-01-18T14:38:41.953Z] #9 0.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:38:41.953Z] #9 1.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T14:38:41.953Z] #9 2.419 OK: 266 MiB in 52 packages [2024-01-18T14:38:41.953Z] #9 DONE 2.7s [2024-01-18T14:38:41.953Z] [2024-01-18T14:38:41.953Z] #10 [builder 3/7] WORKDIR /app [2024-01-18T14:38:41.953Z] #10 DONE 0.1s [2024-01-18T14:38:41.953Z] [2024-01-18T14:38:41.953Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-01-18T14:38:41.953Z] #8 2.181 (1/2) Installing ca-certificates (20230506-r0) [2024-01-18T14:38:41.953Z] #8 2.290 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-18T14:38:41.953Z] #8 ... [2024-01-18T14:38:41.953Z] [2024-01-18T14:38:41.953Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-18T14:38:41.953Z] #11 DONE 0.2s [2024-01-18T14:38:41.953Z] [2024-01-18T14:38:41.953Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-01-18T14:38:41.953Z] #8 2.314 Executing busybox-1.36.1-r5.trigger [2024-01-18T14:38:41.953Z] #8 2.337 Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:38:42.222Z] #8 2.595 OK: 9 MiB in 17 packages [2024-01-18T14:38:47.572Z] #8 DONE 7.5s [2024-01-18T14:38:47.572Z] [2024-01-18T14:38:47.572Z] #12 [stage-1 3/9] RUN apk --no-cache upgrade [2024-01-18T14:38:47.841Z] #12 ... [2024-01-18T14:38:47.842Z] [2024-01-18T14:38:47.842Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:38:47.842Z] #13 DONE 5.8s [2024-01-18T14:38:47.842Z] [2024-01-18T14:38:47.842Z] #14 [builder 6/7] COPY . . [2024-01-18T14:38:47.842Z] #14 DONE 0.2s [2024-01-18T14:38:47.842Z] [2024-01-18T14:38:47.842Z] #12 [stage-1 3/9] RUN apk --no-cache upgrade [2024-01-18T14:38:47.842Z] #12 0.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:38:48.433Z] #12 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T14:38:49.413Z] #12 2.477 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:38:49.682Z] #12 2.594 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:38:49.682Z] #12 2.615 Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:38:49.948Z] #12 2.830 OK: 9 MiB in 17 packages [2024-01-18T14:38:50.214Z] #12 DONE 3.2s [2024-01-18T14:38:50.214Z] [2024-01-18T14:38:50.214Z] #15 [builder 7/7] RUN make build [2024-01-18T14:38:50.214Z] #15 0.699 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.6" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-01-18T14:40:11.941Z] #15 DONE 71.5s [2024-01-18T14:40:11.941Z] [2024-01-18T14:40:11.941Z] #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-18T14:40:11.941Z] #16 DONE 0.1s [2024-01-18T14:40:11.941Z] [2024-01-18T14:40:11.941Z] #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE [2024-01-18T14:40:11.941Z] #17 DONE 0.1s [2024-01-18T14:40:11.941Z] [2024-01-18T14:40:11.941Z] #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ [2024-01-18T14:40:11.941Z] #18 DONE 0.1s [2024-01-18T14:40:11.941Z] [2024-01-18T14:40:11.941Z] #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ [2024-01-18T14:40:11.941Z] #19 DONE 0.1s [2024-01-18T14:40:11.941Z] [2024-01-18T14:40:11.941Z] #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-01-18T14:40:11.941Z] #20 DONE 0.3s [2024-01-18T14:40:11.941Z] [2024-01-18T14:40:11.941Z] #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-01-18T14:40:11.941Z] #21 DONE 0.7s [2024-01-18T14:40:11.941Z] [2024-01-18T14:40:11.941Z] #22 exporting to image [2024-01-18T14:40:11.941Z] #22 exporting layers [2024-01-18T14:40:11.941Z] #22 exporting layers 0.4s done [2024-01-18T14:40:11.941Z] #22 writing image sha256:31a12ad0414d9e4c647266b73f11f0f441fddecb8f1ecd1c6b06f3f700950e8d done [2024-01-18T14:40:11.941Z] #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 done [2024-01-18T14:40:11.941Z] #22 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:40:12.415Z] provisioning config files... [2024-01-18T14:40:12.428Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/158@tmp/config17035479391187631818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:40:12.852Z] ---> ****-login.sh [2024-01-18T14:40:12.852Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:40:12.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:40:13.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:40:13.120Z] Configure a credential helper to remove this warning. See [2024-01-18T14:40:13.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:40:13.120Z] [2024-01-18T14:40:13.120Z] Login Succeeded [2024-01-18T14:40:13.120Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:40:13.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:40:13.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:40:13.387Z] Configure a credential helper to remove this warning. See [2024-01-18T14:40:13.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:40:13.387Z] [2024-01-18T14:40:13.387Z] Login Succeeded [2024-01-18T14:40:13.387Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:40:13.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:40:13.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:40:13.654Z] Configure a credential helper to remove this warning. See [2024-01-18T14:40:13.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:40:13.654Z] [2024-01-18T14:40:13.654Z] Login Succeeded [2024-01-18T14:40:13.654Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:40:13.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:40:13.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:40:13.922Z] Configure a credential helper to remove this warning. See [2024-01-18T14:40:13.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:40:13.922Z] [2024-01-18T14:40:13.922Z] Login Succeeded [2024-01-18T14:40:13.922Z] ****.io [2024-01-18T14:40:14.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:40:14.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:40:14.457Z] Configure a credential helper to remove this warning. See [2024-01-18T14:40:14.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:40:14.457Z] [2024-01-18T14:40:14.457Z] Login Succeeded [2024-01-18T14:40:14.457Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:40:14.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-18T14:40:14.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:40:14.813Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-01-18T14:40:14.813Z] c70f352ed823437ed37df9fd18bd3e51b3550887 [2024-01-18T14:40:14.813Z] latest [2024-01-18T14:40:14.813Z] 3.2.0-dev.6 [2024-01-18T14:40:14.813Z] c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 [2024-01-18T14:40:14.813Z] main [2024-01-18T14:40:14.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:15.416Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:15.904Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c70f352ed823437ed37df9fd18bd3e51b3550887 [2024-01-18T14:40:15.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-01-18T14:40:15.904Z] 329e2d57057a: Preparing [2024-01-18T14:40:15.904Z] 5ded278e6e0f: Preparing [2024-01-18T14:40:15.904Z] 5bdee6a60600: Preparing [2024-01-18T14:40:15.904Z] a49988f1be6c: Preparing [2024-01-18T14:40:15.904Z] ebbdba2a9a93: Preparing [2024-01-18T14:40:15.904Z] 408c366369ae: Preparing [2024-01-18T14:40:15.904Z] 18943ad6b83d: Preparing [2024-01-18T14:40:15.904Z] 408c366369ae: Waiting [2024-01-18T14:40:15.904Z] cf2677c9c7a7: Preparing [2024-01-18T14:40:15.904Z] 18943ad6b83d: Waiting [2024-01-18T14:40:15.904Z] cf2677c9c7a7: Waiting [2024-01-18T14:40:15.904Z] 0faf9b67be60: Preparing [2024-01-18T14:40:15.904Z] 0faf9b67be60: Waiting [2024-01-18T14:40:16.178Z] ebbdba2a9a93: Pushed [2024-01-18T14:40:16.178Z] 329e2d57057a: Pushed [2024-01-18T14:40:16.178Z] 5bdee6a60600: Pushed [2024-01-18T14:40:16.178Z] a49988f1be6c: Pushed [2024-01-18T14:40:16.178Z] 0faf9b67be60: Layer already exists [2024-01-18T14:40:16.444Z] 408c366369ae: Pushed [2024-01-18T14:40:16.729Z] cf2677c9c7a7: Pushed [2024-01-18T14:40:17.690Z] 18943ad6b83d: Pushed [2024-01-18T14:40:21.952Z] 5ded278e6e0f: Pushed [2024-01-18T14:40:22.217Z] c70f352ed823437ed37df9fd18bd3e51b3550887: digest: sha256:604943077f3ad7b201b5df986d85bb2afa598cc93eb030fa1771488fc0acbb95 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:22.699Z] + 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-18T14:40:23.191Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-01-18T14:40:23.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-01-18T14:40:23.191Z] 329e2d57057a: Preparing [2024-01-18T14:40:23.191Z] 5ded278e6e0f: Preparing [2024-01-18T14:40:23.191Z] 5bdee6a60600: Preparing [2024-01-18T14:40:23.191Z] a49988f1be6c: Preparing [2024-01-18T14:40:23.191Z] ebbdba2a9a93: Preparing [2024-01-18T14:40:23.191Z] 408c366369ae: Preparing [2024-01-18T14:40:23.191Z] 18943ad6b83d: Preparing [2024-01-18T14:40:23.191Z] 408c366369ae: Waiting [2024-01-18T14:40:23.191Z] cf2677c9c7a7: Preparing [2024-01-18T14:40:23.191Z] 18943ad6b83d: Waiting [2024-01-18T14:40:23.191Z] 0faf9b67be60: Preparing [2024-01-18T14:40:23.191Z] cf2677c9c7a7: Waiting [2024-01-18T14:40:23.191Z] 0faf9b67be60: Waiting [2024-01-18T14:40:23.191Z] 5ded278e6e0f: Layer already exists [2024-01-18T14:40:23.191Z] 329e2d57057a: Layer already exists [2024-01-18T14:40:23.191Z] a49988f1be6c: Layer already exists [2024-01-18T14:40:23.191Z] ebbdba2a9a93: Layer already exists [2024-01-18T14:40:23.191Z] 5bdee6a60600: Layer already exists [2024-01-18T14:40:23.191Z] 408c366369ae: Layer already exists [2024-01-18T14:40:23.191Z] 0faf9b67be60: Layer already exists [2024-01-18T14:40:23.191Z] 18943ad6b83d: Layer already exists [2024-01-18T14:40:23.191Z] cf2677c9c7a7: Layer already exists [2024-01-18T14:40:23.456Z] latest: digest: sha256:604943077f3ad7b201b5df986d85bb2afa598cc93eb030fa1771488fc0acbb95 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:23.950Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:24.437Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.6 [2024-01-18T14:40:24.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-01-18T14:40:24.437Z] 329e2d57057a: Preparing [2024-01-18T14:40:24.437Z] 5ded278e6e0f: Preparing [2024-01-18T14:40:24.437Z] 5bdee6a60600: Preparing [2024-01-18T14:40:24.437Z] a49988f1be6c: Preparing [2024-01-18T14:40:24.437Z] ebbdba2a9a93: Preparing [2024-01-18T14:40:24.437Z] 408c366369ae: Preparing [2024-01-18T14:40:24.437Z] 18943ad6b83d: Preparing [2024-01-18T14:40:24.437Z] cf2677c9c7a7: Preparing [2024-01-18T14:40:24.437Z] 0faf9b67be60: Preparing [2024-01-18T14:40:24.437Z] 408c366369ae: Waiting [2024-01-18T14:40:24.437Z] 18943ad6b83d: Waiting [2024-01-18T14:40:24.437Z] cf2677c9c7a7: Waiting [2024-01-18T14:40:24.437Z] 0faf9b67be60: Waiting [2024-01-18T14:40:24.437Z] 5bdee6a60600: Layer already exists [2024-01-18T14:40:24.437Z] ebbdba2a9a93: Layer already exists [2024-01-18T14:40:24.437Z] a49988f1be6c: Layer already exists [2024-01-18T14:40:24.437Z] 329e2d57057a: Layer already exists [2024-01-18T14:40:24.437Z] 5ded278e6e0f: Layer already exists [2024-01-18T14:40:24.437Z] 408c366369ae: Layer already exists [2024-01-18T14:40:24.437Z] 18943ad6b83d: Layer already exists [2024-01-18T14:40:24.703Z] cf2677c9c7a7: Layer already exists [2024-01-18T14:40:24.703Z] 0faf9b67be60: Layer already exists [2024-01-18T14:40:24.703Z] 3.2.0-dev.6: digest: sha256:604943077f3ad7b201b5df986d85bb2afa598cc93eb030fa1771488fc0acbb95 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:25.204Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:25.733Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 [2024-01-18T14:40:25.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-01-18T14:40:25.733Z] 329e2d57057a: Preparing [2024-01-18T14:40:25.733Z] 5ded278e6e0f: Preparing [2024-01-18T14:40:25.733Z] 5bdee6a60600: Preparing [2024-01-18T14:40:25.733Z] a49988f1be6c: Preparing [2024-01-18T14:40:25.733Z] ebbdba2a9a93: Preparing [2024-01-18T14:40:25.733Z] 408c366369ae: Preparing [2024-01-18T14:40:25.733Z] 18943ad6b83d: Preparing [2024-01-18T14:40:25.733Z] cf2677c9c7a7: Preparing [2024-01-18T14:40:25.733Z] 0faf9b67be60: Preparing [2024-01-18T14:40:25.733Z] 408c366369ae: Waiting [2024-01-18T14:40:25.733Z] 18943ad6b83d: Waiting [2024-01-18T14:40:25.733Z] cf2677c9c7a7: Waiting [2024-01-18T14:40:25.733Z] 0faf9b67be60: Waiting [2024-01-18T14:40:25.733Z] a49988f1be6c: Layer already exists [2024-01-18T14:40:25.733Z] 5bdee6a60600: Layer already exists [2024-01-18T14:40:25.733Z] 5ded278e6e0f: Layer already exists [2024-01-18T14:40:25.733Z] ebbdba2a9a93: Layer already exists [2024-01-18T14:40:25.733Z] 329e2d57057a: Layer already exists [2024-01-18T14:40:25.733Z] cf2677c9c7a7: Layer already exists [2024-01-18T14:40:25.733Z] 18943ad6b83d: Layer already exists [2024-01-18T14:40:25.733Z] 408c366369ae: Layer already exists [2024-01-18T14:40:25.733Z] 0faf9b67be60: Layer already exists [2024-01-18T14:40:25.997Z] c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6: digest: sha256:604943077f3ad7b201b5df986d85bb2afa598cc93eb030fa1771488fc0acbb95 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:26.495Z] + 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-18T14:40:28.388Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-01-18T14:40:28.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-01-18T14:40:28.388Z] 329e2d57057a: Preparing [2024-01-18T14:40:28.388Z] 5ded278e6e0f: Preparing [2024-01-18T14:40:28.388Z] 5bdee6a60600: Preparing [2024-01-18T14:40:28.388Z] a49988f1be6c: Preparing [2024-01-18T14:40:28.388Z] ebbdba2a9a93: Preparing [2024-01-18T14:40:28.388Z] 408c366369ae: Preparing [2024-01-18T14:40:28.388Z] 18943ad6b83d: Preparing [2024-01-18T14:40:28.388Z] cf2677c9c7a7: Preparing [2024-01-18T14:40:28.388Z] 0faf9b67be60: Preparing [2024-01-18T14:40:28.388Z] 408c366369ae: Waiting [2024-01-18T14:40:28.388Z] 18943ad6b83d: Waiting [2024-01-18T14:40:28.388Z] cf2677c9c7a7: Waiting [2024-01-18T14:40:28.388Z] 0faf9b67be60: Waiting [2024-01-18T14:40:28.388Z] 5bdee6a60600: Layer already exists [2024-01-18T14:40:28.388Z] 329e2d57057a: Layer already exists [2024-01-18T14:40:28.388Z] ebbdba2a9a93: Layer already exists [2024-01-18T14:40:28.388Z] a49988f1be6c: Layer already exists [2024-01-18T14:40:28.388Z] 5ded278e6e0f: Layer already exists [2024-01-18T14:40:28.388Z] 408c366369ae: Layer already exists [2024-01-18T14:40:28.388Z] 0faf9b67be60: Layer already exists [2024-01-18T14:40:28.388Z] cf2677c9c7a7: Layer already exists [2024-01-18T14:40:28.388Z] 18943ad6b83d: Layer already exists [2024-01-18T14:40:28.653Z] main: digest: sha256:604943077f3ad7b201b5df986d85bb2afa598cc93eb030fa1771488fc0acbb95 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-18T14:40:29.081Z] ===================================================== [Pipeline] echo [2024-01-18T14:40:29.141Z] taggedImages: [2024-01-18T14:40:29.141Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c70f352ed823437ed37df9fd18bd3e51b3550887 [2024-01-18T14:40:29.141Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-01-18T14:40:29.141Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.6 [2024-01-18T14:40:29.141Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c70f352ed823437ed37df9fd18bd3e51b3550887-3.2.0-dev.6 [2024-01-18T14:40:29.141Z] - 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-18T14:40:29.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T14:40:29.787Z] [2024-01-18T14:40:29.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:40:30.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T14:40:30.183Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-18T14:40:30.183Z] 8998bd30e6a1: Pulling fs layer [2024-01-18T14:40:30.183Z] 04944245beec: Pulling fs layer [2024-01-18T14:40:30.183Z] 699f458cf7ca: Pulling fs layer [2024-01-18T14:40:30.183Z] 765212b225bb: Pulling fs layer [2024-01-18T14:40:30.183Z] f23df028b6ca: Pulling fs layer [2024-01-18T14:40:30.183Z] d65c8cfc05b1: Pulling fs layer [2024-01-18T14:40:30.183Z] 2437ff75d9bd: Pulling fs layer [2024-01-18T14:40:30.183Z] 765212b225bb: Waiting [2024-01-18T14:40:30.183Z] f23df028b6ca: Waiting [2024-01-18T14:40:30.183Z] d65c8cfc05b1: Waiting [2024-01-18T14:40:30.183Z] 2437ff75d9bd: Waiting [2024-01-18T14:40:30.450Z] 04944245beec: Verifying Checksum [2024-01-18T14:40:30.450Z] 04944245beec: Download complete [2024-01-18T14:40:30.450Z] 765212b225bb: Download complete [2024-01-18T14:40:30.450Z] f23df028b6ca: Verifying Checksum [2024-01-18T14:40:30.450Z] f23df028b6ca: Download complete [2024-01-18T14:40:30.450Z] d65c8cfc05b1: Download complete [2024-01-18T14:40:30.716Z] 699f458cf7ca: Verifying Checksum [2024-01-18T14:40:30.716Z] 699f458cf7ca: Download complete [2024-01-18T14:40:30.981Z] 8998bd30e6a1: Verifying Checksum [2024-01-18T14:40:30.981Z] 8998bd30e6a1: Download complete [2024-01-18T14:40:32.962Z] 2437ff75d9bd: Download complete [2024-01-18T14:40:37.265Z] 8998bd30e6a1: Pull complete [2024-01-18T14:40:37.265Z] 04944245beec: Pull complete [2024-01-18T14:40:39.240Z] 699f458cf7ca: Pull complete [2024-01-18T14:40:42.567Z] 765212b225bb: Pull complete [2024-01-18T14:40:43.541Z] f23df028b6ca: Pull complete [2024-01-18T14:40:43.541Z] d65c8cfc05b1: Pull complete [2024-01-18T14:41:10.396Z] 2437ff75d9bd: Pull complete [2024-01-18T14:41:10.396Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-18T14:41:10.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T14:41:10.396Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:41:10.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-27471 does not seem to be running inside a container [2024-01-18T14:41:10.852Z] $ 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/158 -v /w/workspace/app-rfid-llrp-inventory/158:/w/workspace/app-rfid-llrp-inventory/158:rw,z -v /w/workspace/app-rfid-llrp-inventory/158@tmp:/w/workspace/app-rfid-llrp-inventory/158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-18T14:41:13.396Z] $ docker top 90eb36eb59f18d0b79b55e7581701196b5be986fec3b3ecbf21fbc42f0d9d88e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:41:13.987Z] ---> job-cost.sh [2024-01-18T14:41:14.252Z] lf-activate-venv: SKIPPING [2024-01-18T14:41:14.252Z] INFO: No Stack... [2024-01-18T14:41:14.831Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T14:41:15.411Z] INFO: Archiving Costs [Pipeline] sh [2024-01-18T14:41:15.733Z] + cat /w/workspace/app-rfid-llrp-inventory/158/archives/cost.csv [2024-01-18T14:41:15.733Z] + cut -d, -f6 [Pipeline] lock [2024-01-18T14:41:15.772Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] [2024-01-18T14:41:15.785Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] did not exist. Created. [2024-01-18T14:41:15.785Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-18T14:41:16.236Z] /w/workspace/app-rfid-llrp-inventory/158@tmp/durable-d31cae10/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-18T14:41:16.556Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-18T14:41:16.629Z] Warning: overwriting stash ‘stack-cost’ [2024-01-18T14:41:16.681Z] Stashed 1 file(s) [Pipeline] } [2024-01-18T14:41:16.689Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-158-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-18T14:41:16.814Z] $ docker stop --time=1 90eb36eb59f18d0b79b55e7581701196b5be986fec3b3ecbf21fbc42f0d9d88e [2024-01-18T14:41:18.198Z] $ docker rm -f --volumes 90eb36eb59f18d0b79b55e7581701196b5be986fec3b3ecbf21fbc42f0d9d88e [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-18T14:41:19.701Z] provisioning config files... [2024-01-18T14:41:19.709Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4368514384587461723tmp [Pipeline] { [Pipeline] sh [2024-01-18T14:41:20.104Z] + set +x [2024-01-18T14:41:20.105Z] + curl -s https://codecov.io/bash [2024-01-18T14:41:20.105Z] + bash -s -- [2024-01-18T14:41:20.105Z] [2024-01-18T14:41:20.105Z] _____ _ [2024-01-18T14:41:20.105Z] / ____| | | [2024-01-18T14:41:20.105Z] | | ___ __| | ___ ___ _____ __ [2024-01-18T14:41:20.105Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-18T14:41:20.105Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-18T14:41:20.105Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-18T14:41:20.105Z] Bash-1.0.6 [2024-01-18T14:41:20.105Z] [2024-01-18T14:41:20.105Z] [2024-01-18T14:41:20.105Z] ==> git version 2.25.1 found [2024-01-18T14:41:20.105Z] ==> 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-18T14:41:20.105Z] Release-Date: 2020-01-08 [2024-01-18T14:41:20.105Z] 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-18T14:41:20.105Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-18T14:41:20.105Z] ==> Jenkins CI detected. [2024-01-18T14:41:20.105Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-01-18T14:41:20.105Z] project root: . [2024-01-18T14:41:20.105Z] --> token set from env [2024-01-18T14:41:20.105Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-18T14:41:20.105Z] ==> Running gcov in . (disable via -X gcov) [2024-01-18T14:41:20.105Z] ==> Python coveragepy not found [2024-01-18T14:41:20.105Z] ==> Searching for coverage reports in: [2024-01-18T14:41:20.105Z] + . [2024-01-18T14:41:20.105Z] -> Found 1 reports [2024-01-18T14:41:20.105Z] ==> Detecting git/mercurial file structure [2024-01-18T14:41:20.365Z] ==> Reading reports [2024-01-18T14:41:20.365Z] + ./coverage.out bytes=41317 [2024-01-18T14:41:20.365Z] ==> Appending adjustments [2024-01-18T14:41:20.365Z] https://docs.codecov.io/docs/fixing-reports [2024-01-18T14:41:20.365Z] + Found adjustments [2024-01-18T14:41:20.365Z] ==> Gzipping contents [2024-01-18T14:41:20.365Z] 12K /tmp/codecov.r0Vuzf.gz [2024-01-18T14:41:20.365Z] ==> Uploading reports [2024-01-18T14:41:20.365Z] url: https://codecov.io [2024-01-18T14:41:20.365Z] query: branch=main&commit=c70f352ed823437ed37df9fd18bd3e51b3550887&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-18T14:41:20.365Z] -> Pinging Codecov [2024-01-18T14:41:20.365Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c70f352ed823437ed37df9fd18bd3e51b3550887&build=158&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F158%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-18T14:41:20.625Z] -> Uploading to [2024-01-18T14:41:20.625Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-18/581DD39554BDF9B6E22D074273EAD858/c70f352ed823437ed37df9fd18bd3e51b3550887/519f9a93-e0b5-447a-8194-ff07a649ae8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240118T144120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36e80ec740cc1acfca7985d025fa9f926776ea73f7db6cf6d79316dee7a3188b [2024-01-18T14:41:20.625Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-18T14:41:20.625Z] Dload Upload Total Spent Left Speed [2024-01-18T14:41:20.885Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 43479 --:--:-- --:--:-- --:--:-- 43317 [2024-01-18T14:41:20.885Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] } [2024-01-18T14:41:20.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-18T14:41:21.307Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-18T14:41:21.320Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:41:21.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-18T14:41:21.777Z] [2024-01-18T14:41:21.777Z] 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-18T14:41:22.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-18T14:41:22.138Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-18T14:41:22.138Z] df9b9388f04a: Pulling fs layer [2024-01-18T14:41:22.138Z] 52dc419b0ee2: Pulling fs layer [2024-01-18T14:41:22.138Z] 25bc292e5bac: Pulling fs layer [2024-01-18T14:41:22.138Z] 114826534d7a: Pulling fs layer [2024-01-18T14:41:22.138Z] 4657fd5d0bcf: Pulling fs layer [2024-01-18T14:41:22.138Z] 6ad1cebc031e: Pulling fs layer [2024-01-18T14:41:22.138Z] 8a3aa393b2d8: Pulling fs layer [2024-01-18T14:41:22.138Z] 114826534d7a: Waiting [2024-01-18T14:41:22.138Z] 4657fd5d0bcf: Waiting [2024-01-18T14:41:22.138Z] 6ad1cebc031e: Waiting [2024-01-18T14:41:22.138Z] 8a3aa393b2d8: Waiting [2024-01-18T14:41:22.138Z] 25bc292e5bac: Verifying Checksum [2024-01-18T14:41:22.138Z] 25bc292e5bac: Download complete [2024-01-18T14:41:22.138Z] 52dc419b0ee2: Download complete [2024-01-18T14:41:22.138Z] 4657fd5d0bcf: Verifying Checksum [2024-01-18T14:41:22.138Z] 4657fd5d0bcf: Download complete [2024-01-18T14:41:22.138Z] df9b9388f04a: Verifying Checksum [2024-01-18T14:41:22.138Z] df9b9388f04a: Download complete [2024-01-18T14:41:22.399Z] df9b9388f04a: Pull complete [2024-01-18T14:41:22.399Z] 6ad1cebc031e: Verifying Checksum [2024-01-18T14:41:22.399Z] 6ad1cebc031e: Download complete [2024-01-18T14:41:22.399Z] 52dc419b0ee2: Pull complete [2024-01-18T14:41:22.658Z] 25bc292e5bac: Pull complete [2024-01-18T14:41:23.225Z] 114826534d7a: Download complete [2024-01-18T14:41:23.225Z] 8a3aa393b2d8: Verifying Checksum [2024-01-18T14:41:23.225Z] 8a3aa393b2d8: Download complete [2024-01-18T14:41:26.532Z] 114826534d7a: Pull complete [2024-01-18T14:41:26.532Z] 4657fd5d0bcf: Pull complete [2024-01-18T14:41:26.790Z] 6ad1cebc031e: Pull complete [2024-01-18T14:41:30.167Z] 8a3aa393b2d8: Pull complete [2024-01-18T14:41:30.167Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-18T14:41:30.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-18T14:41:30.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:41:30.451Z] prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container [2024-01-18T14:41:30.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-01-18T14:41:37.560Z] $ docker top 05c32b073333d8d05e12d1ed78c6abcf4e434731bd23110f9af3c65de772c5b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-18T14:41:37.723Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-01-18T14:41:38.002Z] + set -o pipefail [2024-01-18T14:41:38.002Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-01-18T14:41:44.600Z] [2024-01-18T14:41:44.600Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-01-18T14:41:44.600Z] [2024-01-18T14:41:44.600Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/4a2f05eb-78f4-4389-b499-5a832b93681f [2024-01-18T14:41:44.600Z] [2024-01-18T14:41:44.600Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-18T14:41:44.600Z] [2024-01-18T14:41:44.600Z] [2024-01-18T14:41:44.600Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-18T14:41:44.600Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-18T14:41:44.600Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-01-18T14:41:44.626Z] $ docker stop --time=1 05c32b073333d8d05e12d1ed78c6abcf4e434731bd23110f9af3c65de772c5b2 [2024-01-18T14:41:50.209Z] $ docker rm -f --volumes 05c32b073333d8d05e12d1ed78c6abcf4e434731bd23110f9af3c65de772c5b2 [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-18T14:41:51.781Z] + git log --format=format:%s -1 c70f352ed823437ed37df9fd18bd3e51b3550887 [Pipeline] sh [2024-01-18T14:41:52.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:41:52.070Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:41:52.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:41:52.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:41:52.634Z] prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container [2024-01-18T14:41:52.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:41:53.099Z] $ docker top 44b63c9f7b8cc54095939d001d44d5311a17166a315d3234af4ddb936000f07c -eo pid,comm [2024-01-18T14:41:53.128Z] 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-18T14:41:53.128Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:41:53.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:41:53.334Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:41:53.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:41:53.451Z] $ docker exec 44b63c9f7b8cc54095939d001d44d5311a17166a315d3234af4ddb936000f07c ssh-agent [2024-01-18T14:41:53.545Z] SSH_AUTH_SOCK=/tmp/ssh-s9iO6xBqq2Cs/agent.33 [2024-01-18T14:41:53.545Z] SSH_AGENT_PID=39 [2024-01-18T14:41:53.548Z] Running ssh-add (command line suppressed) [2024-01-18T14:41:53.664Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7587954206287298638.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7587954206287298638.key) [2024-01-18T14:41:53.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:41:53.998Z] + git semver tag [2024-01-18T14:41:54.257Z] 2024-01-18 14:41:54,197 [run_tag] DEBUG tag force:False [2024-01-18T14:41:54.257Z] 2024-01-18 14:41:54,197 [check_head_tag] DEBUG check head tag [2024-01-18T14:41:54.257Z] 2024-01-18 14:41:54,198 [execute] INFO git cat-file --batch-check [2024-01-18T14:41:54.257Z] 2024-01-18 14:41:54,199 [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-18T14:41:54.257Z] 2024-01-18 14:41:54,203 [execute] INFO git cat-file --batch [2024-01-18T14:41:54.257Z] 2024-01-18 14:41:54,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-01-18T14:41:54.257Z] 2024-01-18 14:41:54,221 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-18T14:41:54.257Z] 2024-01-18 14:41:54,221 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 [2024-01-18T14:41:54.257Z] 2024-01-18 14:41:54,221 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:41:54.257Z] 2024-01-18 14:41:54,224 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-18T14:41:54.257Z] 3.2.0-dev.6 [Pipeline] } [2024-01-18T14:41:54.282Z] $ docker exec --env ******** --env ******** 44b63c9f7b8cc54095939d001d44d5311a17166a315d3234af4ddb936000f07c ssh-agent -k [2024-01-18T14:41:54.376Z] unset SSH_AUTH_SOCK; [2024-01-18T14:41:54.376Z] unset SSH_AGENT_PID; [2024-01-18T14:41:54.376Z] echo Agent pid 39 killed; [2024-01-18T14:41:54.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:41:54.941Z] + git semver [Pipeline] } [2024-01-18T14:41:55.227Z] $ docker stop --time=1 44b63c9f7b8cc54095939d001d44d5311a17166a315d3234af4ddb936000f07c [2024-01-18T14:41:56.509Z] $ docker rm -f --volumes 44b63c9f7b8cc54095939d001d44d5311a17166a315d3234af4ddb936000f07c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:41:57.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-18T14:41:57.138Z] [2024-01-18T14:41:57.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:41:57.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-18T14:41:57.496Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-18T14:41:57.496Z] ab5ef0e58194: Pulling fs layer [2024-01-18T14:41:57.496Z] 9712f1f96733: Pulling fs layer [2024-01-18T14:41:57.496Z] 63f879dbbcfc: Pulling fs layer [2024-01-18T14:41:57.496Z] 0d9ebad4ef96: Pulling fs layer [2024-01-18T14:41:57.496Z] e9a5061849ea: Pulling fs layer [2024-01-18T14:41:57.496Z] d747dcd14b5f: Pulling fs layer [2024-01-18T14:41:57.496Z] 2de7ff778b66: Pulling fs layer [2024-01-18T14:41:57.496Z] 2de7ff778b66: Waiting [2024-01-18T14:41:57.496Z] d747dcd14b5f: Waiting [2024-01-18T14:41:57.496Z] 0d9ebad4ef96: Waiting [2024-01-18T14:41:57.496Z] 9712f1f96733: Download complete [2024-01-18T14:41:58.061Z] 63f879dbbcfc: Verifying Checksum [2024-01-18T14:41:58.061Z] 63f879dbbcfc: Download complete [2024-01-18T14:41:58.061Z] 0d9ebad4ef96: Verifying Checksum [2024-01-18T14:41:58.061Z] 0d9ebad4ef96: Download complete [2024-01-18T14:41:58.061Z] d747dcd14b5f: Verifying Checksum [2024-01-18T14:41:58.061Z] d747dcd14b5f: Download complete [2024-01-18T14:41:58.061Z] e9a5061849ea: Verifying Checksum [2024-01-18T14:41:58.061Z] e9a5061849ea: Download complete [2024-01-18T14:41:58.061Z] ab5ef0e58194: Verifying Checksum [2024-01-18T14:41:58.061Z] ab5ef0e58194: Download complete [2024-01-18T14:41:58.318Z] 2de7ff778b66: Verifying Checksum [2024-01-18T14:41:58.318Z] 2de7ff778b66: Download complete [2024-01-18T14:42:00.859Z] ab5ef0e58194: Pull complete [2024-01-18T14:42:00.859Z] 9712f1f96733: Pull complete [2024-01-18T14:42:01.116Z] 63f879dbbcfc: Pull complete [2024-01-18T14:42:05.357Z] 0d9ebad4ef96: Pull complete [2024-01-18T14:42:05.357Z] e9a5061849ea: Pull complete [2024-01-18T14:42:05.357Z] d747dcd14b5f: Pull complete [2024-01-18T14:42:06.290Z] 2de7ff778b66: Pull complete [2024-01-18T14:42:06.290Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-18T14:42:06.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-18T14:42:06.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:42:06.600Z] prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container [2024-01-18T14:42:06.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-18T14:42:14.578Z] $ docker top d29fed091dbb8fa1f6531bf53d44a545aae7b97ad0843562dec78b5611badb30 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:42:14.742Z] provisioning config files... [2024-01-18T14:42:14.749Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7090685205740284086tmp [2024-01-18T14:42:14.762Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16488484903719435164tmp [2024-01-18T14:42:14.772Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10076726470020514080tmp [Pipeline] { [Pipeline] echo [2024-01-18T14:42:14.869Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:42:15.166Z] ---> sigul-configuration.sh [2024-01-18T14:42:15.166Z] gpg: directory `/root/.gnupg' created [2024-01-18T14:42:15.166Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-18T14:42:15.166Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-18T14:42:15.166Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-18T14:42:15.166Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-18T14:42:15.166Z] gpg: CAST5 encrypted data [2024-01-18T14:42:15.166Z] gpg: encrypted with 1 passphrase [2024-01-18T14:42:15.166Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-18T14:42:15.468Z] + mkdir /home/jenkins [2024-01-18T14:42:15.468Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-18T14:42:15.760Z] + 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-18T14:42:15.774Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:42:16.069Z] ---> sigul-install.sh [2024-01-18T14:42:16.069Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-18T14:42:16.369Z] + git tag --list [2024-01-18T14:42:16.370Z] v0.0.0 [2024-01-18T14:42:16.370Z] v1.0.0 [2024-01-18T14:42:16.370Z] v2.1.0 [2024-01-18T14:42:16.370Z] v2.1.1 [2024-01-18T14:42:16.370Z] v2.2.0 [2024-01-18T14:42:16.370Z] v2.3.0 [2024-01-18T14:42:16.370Z] v3.0 [2024-01-18T14:42:16.370Z] v3.0.0 [2024-01-18T14:42:16.370Z] v3.0.1 [2024-01-18T14:42:16.370Z] v3.0.1-dev.1 [2024-01-18T14:42:16.370Z] v3.1 [2024-01-18T14:42:16.370Z] v3.1.0 [2024-01-18T14:42:16.370Z] v3.1.0-dev.1 [2024-01-18T14:42:16.370Z] v3.1.0-dev.10 [2024-01-18T14:42:16.370Z] v3.1.0-dev.11 [2024-01-18T14:42:16.370Z] v3.1.0-dev.12 [2024-01-18T14:42:16.370Z] v3.1.0-dev.13 [2024-01-18T14:42:16.370Z] v3.1.0-dev.14 [2024-01-18T14:42:16.370Z] v3.1.0-dev.15 [2024-01-18T14:42:16.370Z] v3.1.0-dev.16 [2024-01-18T14:42:16.370Z] v3.1.0-dev.17 [2024-01-18T14:42:16.370Z] v3.1.0-dev.18 [2024-01-18T14:42:16.370Z] v3.1.0-dev.19 [2024-01-18T14:42:16.370Z] v3.1.0-dev.2 [2024-01-18T14:42:16.370Z] v3.1.0-dev.20 [2024-01-18T14:42:16.370Z] v3.1.0-dev.21 [2024-01-18T14:42:16.370Z] v3.1.0-dev.22 [2024-01-18T14:42:16.370Z] v3.1.0-dev.23 [2024-01-18T14:42:16.370Z] v3.1.0-dev.24 [2024-01-18T14:42:16.370Z] v3.1.0-dev.25 [2024-01-18T14:42:16.370Z] v3.1.0-dev.26 [2024-01-18T14:42:16.370Z] v3.1.0-dev.27 [2024-01-18T14:42:16.370Z] v3.1.0-dev.28 [2024-01-18T14:42:16.370Z] v3.1.0-dev.29 [2024-01-18T14:42:16.370Z] v3.1.0-dev.3 [2024-01-18T14:42:16.370Z] v3.1.0-dev.30 [2024-01-18T14:42:16.370Z] v3.1.0-dev.31 [2024-01-18T14:42:16.370Z] v3.1.0-dev.32 [2024-01-18T14:42:16.370Z] v3.1.0-dev.33 [2024-01-18T14:42:16.370Z] v3.1.0-dev.34 [2024-01-18T14:42:16.370Z] v3.1.0-dev.35 [2024-01-18T14:42:16.370Z] v3.1.0-dev.36 [2024-01-18T14:42:16.370Z] v3.1.0-dev.37 [2024-01-18T14:42:16.370Z] v3.1.0-dev.38 [2024-01-18T14:42:16.370Z] v3.1.0-dev.39 [2024-01-18T14:42:16.370Z] v3.1.0-dev.4 [2024-01-18T14:42:16.370Z] v3.1.0-dev.40 [2024-01-18T14:42:16.370Z] v3.1.0-dev.5 [2024-01-18T14:42:16.370Z] v3.1.0-dev.6 [2024-01-18T14:42:16.370Z] v3.1.0-dev.7 [2024-01-18T14:42:16.370Z] v3.1.0-dev.8 [2024-01-18T14:42:16.370Z] v3.1.0-dev.9 [2024-01-18T14:42:16.370Z] v3.2.0-dev.1 [2024-01-18T14:42:16.370Z] v3.2.0-dev.2 [2024-01-18T14:42:16.370Z] v3.2.0-dev.3 [2024-01-18T14:42:16.370Z] v3.2.0-dev.4 [2024-01-18T14:42:16.370Z] v3.2.0-dev.5 [2024-01-18T14:42:16.370Z] v3.2.0-dev.6 [Pipeline] sh [2024-01-18T14:42:16.666Z] + lftools sign git-tag v3.2.0-dev.6 [2024-01-18T14:42:17.235Z] Signing Git tag with Sigul... [2024-01-18T14:42:17.235Z] Signing v3.2.0-dev.6 [Pipeline] echo [2024-01-18T14:42:17.507Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:42:17.798Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-18T14:42:17.805Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-18T14:42:17.951Z] $ docker stop --time=1 d29fed091dbb8fa1f6531bf53d44a545aae7b97ad0843562dec78b5611badb30 [2024-01-18T14:42:19.243Z] $ docker rm -f --volumes d29fed091dbb8fa1f6531bf53d44a545aae7b97ad0843562dec78b5611badb30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-18T14:42:20.141Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:42:20.141Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:42:20.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:42:20.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:42:20.671Z] prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container [2024-01-18T14:42:20.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:42:21.041Z] $ docker top 5fe5266d2b9ccece4c5446dd8544bdd466c2e55b7258485d8fc48c46a949d5ed -eo pid,comm [2024-01-18T14:42:21.074Z] 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-18T14:42:21.074Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:42:21.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:42:21.303Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:42:21.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:42:21.424Z] $ docker exec 5fe5266d2b9ccece4c5446dd8544bdd466c2e55b7258485d8fc48c46a949d5ed ssh-agent [2024-01-18T14:42:21.510Z] SSH_AUTH_SOCK=/tmp/ssh-ZkmpB4P9Ebj9/agent.31 [2024-01-18T14:42:21.510Z] SSH_AGENT_PID=37 [2024-01-18T14:42:21.515Z] Running ssh-add (command line suppressed) [2024-01-18T14:42:21.630Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18340139057823504810.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18340139057823504810.key) [2024-01-18T14:42:21.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:42:21.970Z] + git semver bump pre [2024-01-18T14:42:22.230Z] 2024-01-18 14:42:22,160 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-18T14:42:22.230Z] 2024-01-18 14:42:22,160 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev [2024-01-18T14:42:22.230Z] 2024-01-18 14:42:22,160 [bump_version] DEBUG bumped version:3.2.0-dev.7 [2024-01-18T14:42:22.230Z] 2024-01-18 14:42:22,160 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-01-18T14:42:22.230Z] 2024-01-18 14:42:22,160 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-18T14:42:22.230Z] 2024-01-18 14:42:22,161 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-18T14:42:22.230Z] 2024-01-18 14:42:22,165 [execute] INFO git cat-file --batch-check [2024-01-18T14:42:22.230Z] 2024-01-18 14:42:22,165 [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-18T14:42:22.230Z] 2024-01-18 14:42:22,171 [execute] INFO git cat-file --batch [2024-01-18T14:42:22.230Z] 2024-01-18 14:42:22,171 [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-18T14:42:22.230Z] 2024-01-18 14:42:22,176 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-18T14:42:22.230Z] 3.2.0-dev.7 [Pipeline] } [2024-01-18T14:42:22.260Z] $ docker exec --env ******** --env ******** 5fe5266d2b9ccece4c5446dd8544bdd466c2e55b7258485d8fc48c46a949d5ed ssh-agent -k [2024-01-18T14:42:22.348Z] unset SSH_AUTH_SOCK; [2024-01-18T14:42:22.349Z] unset SSH_AGENT_PID; [2024-01-18T14:42:22.349Z] echo Agent pid 37 killed; [2024-01-18T14:42:22.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:42:22.880Z] + git semver [Pipeline] } [2024-01-18T14:42:23.169Z] $ docker stop --time=1 5fe5266d2b9ccece4c5446dd8544bdd466c2e55b7258485d8fc48c46a949d5ed [2024-01-18T14:42:24.438Z] $ docker rm -f --volumes 5fe5266d2b9ccece4c5446dd8544bdd466c2e55b7258485d8fc48c46a949d5ed [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:42:24.941Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:42:24.941Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:42:25.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:42:25.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:42:25.506Z] prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container [2024-01-18T14:42:25.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:42:25.906Z] $ docker top 47c50c00de79ca9bac47622a545abc3382e1b4b77b721ed92d5d04649ff8c20c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:42:26.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:42:26.176Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:42:26.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:42:26.294Z] $ docker exec 47c50c00de79ca9bac47622a545abc3382e1b4b77b721ed92d5d04649ff8c20c ssh-agent [2024-01-18T14:42:26.388Z] SSH_AUTH_SOCK=/tmp/ssh-AlAR1dIE8rlO/agent.32 [2024-01-18T14:42:26.388Z] SSH_AGENT_PID=38 [2024-01-18T14:42:26.394Z] Running ssh-add (command line suppressed) [2024-01-18T14:42:26.496Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6187813863627866505.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6187813863627866505.key) [2024-01-18T14:42:26.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:42:26.848Z] + git semver push [2024-01-18T14:42:27.108Z] 2024-01-18 14:42:27,044 [run_push] DEBUG push [2024-01-18T14:42:27.108Z] 2024-01-18 14:42:27,045 [execute] INFO git cat-file --batch-check [2024-01-18T14:42:27.108Z] 2024-01-18 14:42:27,045 [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-18T14:42:27.108Z] 2024-01-18 14:42:27,049 [execute] INFO git rev-list 0b6e6ed6a225d670544e584b5e1e54d158c15157 -- [2024-01-18T14:42:27.108Z] 2024-01-18 14:42:27,049 [execute] DEBUG Popen(['git', 'rev-list', '0b6e6ed6a225d670544e584b5e1e54d158c15157', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:42:27.108Z] 2024-01-18 14:42:27,056 [execute] INFO git fetch -v origin [2024-01-18T14:42:27.108Z] 2024-01-18 14:42:27,056 [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-18T14:42:27.675Z] 2024-01-18 14:42:27,582 [run_push] DEBUG no remote changes detected [2024-01-18T14:42:27.675Z] 2024-01-18 14:42:27,583 [execute] INFO git push origin semver [2024-01-18T14:42:27.675Z] 2024-01-18 14:42:27,583 [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-18T14:42:28.414Z] 2024-01-18 14:42:28,316 [run_push] DEBUG push all version tags [2024-01-18T14:42:28.414Z] 2024-01-18 14:42:28,316 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-18T14:42:28.414Z] 2024-01-18 14:42:28,317 [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-18T14:42:29.351Z] 2024-01-18 14:42:29,089 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-01-18T14:42:29.351Z] 3.2.0-dev.7 [Pipeline] } [2024-01-18T14:42:29.380Z] $ docker exec --env ******** --env ******** 47c50c00de79ca9bac47622a545abc3382e1b4b77b721ed92d5d04649ff8c20c ssh-agent -k [2024-01-18T14:42:29.485Z] unset SSH_AUTH_SOCK; [2024-01-18T14:42:29.485Z] unset SSH_AGENT_PID; [2024-01-18T14:42:29.485Z] echo Agent pid 38 killed; [2024-01-18T14:42:29.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:42:30.033Z] + git semver [Pipeline] } [2024-01-18T14:42:30.323Z] $ docker stop --time=1 47c50c00de79ca9bac47622a545abc3382e1b4b77b721ed92d5d04649ff8c20c [2024-01-18T14:42:31.594Z] $ docker rm -f --volumes 47c50c00de79ca9bac47622a545abc3382e1b4b77b721ed92d5d04649ff8c20c [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-18T14:42:33.258Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-01-18T14:42:33.258Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-01-18T14:42:33.258Z] total 16 [2024-01-18T14:42:33.258Z] drwxr-xr-x 3 root root 4096 Jan 18 14:32 . [2024-01-18T14:42:33.258Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 18 14:42 .. [2024-01-18T14:42:33.258Z] drwxr-xr-x 2 root root 4096 Jan 18 14:32 cost [2024-01-18T14:42:33.258Z] -rw-r--r-- 1 root root 95 Jan 18 14:32 cost.csv [2024-01-18T14:42:33.258Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-01-18T14:42:33.258Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-01-18T14:42:33.258Z] total 16 [2024-01-18T14:42:33.258Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:32 . [2024-01-18T14:42:33.258Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 18 14:42 .. [2024-01-18T14:42:33.258Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 14:32 cost [2024-01-18T14:42:33.258Z] -rw-r--r-- 1 jenkins jenkins 95 Jan 18 14:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:42:33.590Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:42:34.463Z] ---> package-listing.sh [2024-01-18T14:42:34.463Z] ++ facter osfamily [2024-01-18T14:42:34.463Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-18T14:42:34.722Z] + OS_FAMILY=debian [2024-01-18T14:42:34.722Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-01-18T14:42:34.722Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-18T14:42:34.722Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-18T14:42:34.722Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-18T14:42:34.722Z] + PACKAGES=/tmp/packages_start.txt [2024-01-18T14:42:34.722Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-01-18T14:42:34.722Z] + PACKAGES=/tmp/packages_end.txt [2024-01-18T14:42:34.722Z] + case "${OS_FAMILY}" in [2024-01-18T14:42:34.722Z] + dpkg -l [2024-01-18T14:42:34.722Z] + grep '^ii' [2024-01-18T14:42:34.722Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-18T14:42:34.722Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-18T14:42:34.722Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-18T14:42:34.722Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-01-18T14:42:34.722Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-01-18T14:42:34.722Z] + 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-18T14:42:34.735Z] 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-18T14:42:35.013Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:42:35.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:42:35.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:42:35.831Z] prd-ubuntu20.04-docker-8c-8g-27467 does not seem to be running inside a container [2024-01-18T14:42:35.876Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-18T14:42:36.090Z] $ docker top e9b56bb0710cfb9adbcc32fe608c82255b7767b1ab5faa6a4a0a17e93dbd015a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:42:36.538Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-18T14:42:36.821Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-18T14:42:37.103Z] + ls /var/log/sa-host [2024-01-18T14:42:37.103Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:42:37.237Z] provisioning config files... [2024-01-18T14:42:37.244Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16259985262648864336tmp [Pipeline] { [Pipeline] echo [2024-01-18T14:42:37.373Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:42:37.655Z] ---> create-netrc.sh [Pipeline] } [2024-01-18T14:42:37.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:42:38.103Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-18T14:42:38.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:42:38.396Z] ---> sudo-logs.sh [2024-01-18T14:42:38.396Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-18T14:42:38.485Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:42:38.765Z] ---> job-cost.sh [2024-01-18T14:42:38.766Z] lf-activate-venv: SKIPPING [2024-01-18T14:42:38.766Z] DEBUG: total: 0.2199999988079071 [2024-01-18T14:42:38.766Z] INFO: Retrieving Stack Cost... [2024-01-18T14:42:39.332Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T14:42:39.591Z] INFO: Archiving Costs [Pipeline] echo [2024-01-18T14:42:39.605Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:42:39.886Z] ---> logs-deploy.sh [2024-01-18T14:42:39.886Z] lf-activate-venv: SKIPPING [2024-01-18T14:42:39.886Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/158 [2024-01-18T14:42:39.886Z] INFO: archiving workspace using pattern(s): [2024-01-18T14:42:40.820Z] Archives upload complete. [2024-01-18T14:42:40.820Z] INFO: archiving logs to Nexus