Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa923df82d1200a07564427012a833b2e51a1905 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-ssh18225696961945929743.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh10686161307576216258.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh406240614016063500.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh7828749800088332185.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-ssh15413151868705918228.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-12930’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12965 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 aa923df82d1200a07564427012a833b2e51a1905 (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 aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 Commit message: "Merge pull request #305 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.52" > git rev-list --no-walk 8b427122073dff864e259b6e7085ea8271351a60 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-02T14:18:17.490Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-02T14:18:17.575Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-02T14:18:17.601Z] ========================================================= [2024-10-02T14:18:17.601Z] EdgeX Global Pipelines Version Info [2024-10-02T14:18:17.601Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-02T14:18:18.330Z] ------------------- [2024-10-02T14:18:18.330Z] stable info: [2024-10-02T14:18:18.330Z] ------------------- [2024-10-02T14:18:18.330Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T14:18:18.330Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T14:18:18.330Z] Message: update stable to v1.0.264 [2024-10-02T14:18:18.902Z] ------------------- [2024-10-02T14:18:18.902Z] experimental info: [2024-10-02T14:18:18.902Z] ------------------- [2024-10-02T14:18:18.902Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T14:18:18.902Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T14:18:18.902Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-02T14:18:18.981Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-10-02T14:18:19.000Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-10-02T14:18:19.022Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-02T14:18:19.049Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-02T14:18:19.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-02T14:18:19.092Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-02T14:18:19.114Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-02T14:18:19.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-02T14:18:19.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-02T14:18:19.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-02T14:18:19.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-02T14:18:19.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-10-02T14:18:19.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-02T14:18:19.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-02T14:18:19.268Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T14:18:19.289Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T14:18:19.315Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T14:18:19.334Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T14:18:19.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-02T14:18:19.375Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-02T14:18:19.400Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-02T14:18:19.419Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-02T14:18:19.441Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-02T14:18:19.467Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-02T14:18:19.494Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-02T14:18:19.520Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-02T14:18:19.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-02T14:18:19.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-02T14:18:19.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-02T14:18:19.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-02T14:18:19.648Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] echo [2024-10-02T14:18:19.675Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa923df [Pipeline] echo [2024-10-02T14:18:19.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T14:18:19.756Z] provisioning config files... [2024-10-02T14:18:20.462Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16811065615891230343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T14:18:20.791Z] ---> ****-login.sh [2024-10-02T14:18:20.791Z] nexus3.edgexfoundry.org:10001 [2024-10-02T14:18:21.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:18:21.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:18:21.053Z] Configure a credential helper to remove this warning. See [2024-10-02T14:18:21.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:18:21.053Z] [2024-10-02T14:18:21.053Z] Login Succeeded [2024-10-02T14:18:21.053Z] nexus3.edgexfoundry.org:10002 [2024-10-02T14:18:21.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:18:21.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:18:21.314Z] Configure a credential helper to remove this warning. See [2024-10-02T14:18:21.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:18:21.314Z] [2024-10-02T14:18:21.314Z] Login Succeeded [2024-10-02T14:18:21.314Z] nexus3.edgexfoundry.org:10003 [2024-10-02T14:18:21.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:18:21.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:18:21.314Z] Configure a credential helper to remove this warning. See [2024-10-02T14:18:21.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:18:21.315Z] [2024-10-02T14:18:21.315Z] Login Succeeded [2024-10-02T14:18:21.315Z] nexus3.edgexfoundry.org:10004 [2024-10-02T14:18:21.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:18:21.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:18:21.575Z] Configure a credential helper to remove this warning. See [2024-10-02T14:18:21.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:18:21.575Z] [2024-10-02T14:18:21.575Z] Login Succeeded [2024-10-02T14:18:21.575Z] ****.io [2024-10-02T14:18:21.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:18:21.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:18:21.837Z] Configure a credential helper to remove this warning. See [2024-10-02T14:18:21.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:18:21.837Z] [2024-10-02T14:18:21.837Z] Login Succeeded [2024-10-02T14:18:21.837Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T14:18:21.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-02T14:18:22.259Z] + git rev-list -1 --merges aa923df82d1200a07564427012a833b2e51a1905~1..aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] echo [2024-10-02T14:18:22.289Z] -----------> git rev-list -1 --merges aa923df82d1200a07564427012a833b2e51a1905~1..aa923df82d1200a07564427012a833b2e51a1905 aa923df82d1200a07564427012a833b2e51a1905 [2024-10-02T14:18:22.289Z] aa923df82d1200a07564427012a833b2e51a1905 [false] [Pipeline] sh [2024-10-02T14:18:22.578Z] + git log --format=format:%s -1 aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] echo [2024-10-02T14:18:22.591Z] ========================================================= [2024-10-02T14:18:22.592Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-02T14:18:22.592Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T14:18:22.917Z] + git log --format=format:%s -1 aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] echo [2024-10-02T14:18:22.930Z] [semverPrep] GIT_COMMIT: aa923df82d1200a07564427012a833b2e51a1905, Commit Message: Merge pull request #305 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.52 [Pipeline] echo [2024-10-02T14:18:22.945Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-02T14:18:23.322Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T14:18:23.322Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-02T14:18:23.322Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-02T14:18:23.322Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-02T14:18:23.322Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-02T14:18:23.322Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-02T14:18:23.322Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:18:23.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T14:18:23.745Z] [2024-10-02T14:18:23.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:18:24.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T14:18:24.060Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-02T14:18:24.060Z] b85a868b505f: Pulling fs layer [2024-10-02T14:18:24.060Z] e2be974225ed: Pulling fs layer [2024-10-02T14:18:24.060Z] 339a4e72a1f5: Pulling fs layer [2024-10-02T14:18:24.060Z] 988bab9f4d93: Pulling fs layer [2024-10-02T14:18:24.060Z] 1469e6f7b9e6: Pulling fs layer [2024-10-02T14:18:24.060Z] eaf3925da568: Pulling fs layer [2024-10-02T14:18:24.060Z] bab4dde63d76: Pulling fs layer [2024-10-02T14:18:24.060Z] bde34c3a00c8: Pulling fs layer [2024-10-02T14:18:24.060Z] b352a97aabf1: Pulling fs layer [2024-10-02T14:18:24.060Z] 4872d77fe225: Pulling fs layer [2024-10-02T14:18:24.060Z] 5851b861e8e6: Pulling fs layer [2024-10-02T14:18:24.060Z] bde34c3a00c8: Waiting [2024-10-02T14:18:24.060Z] 1469e6f7b9e6: Waiting [2024-10-02T14:18:24.060Z] b352a97aabf1: Waiting [2024-10-02T14:18:24.060Z] eaf3925da568: Waiting [2024-10-02T14:18:24.060Z] 4872d77fe225: Waiting [2024-10-02T14:18:24.060Z] bab4dde63d76: Waiting [2024-10-02T14:18:24.060Z] 5851b861e8e6: Waiting [2024-10-02T14:18:24.060Z] e2be974225ed: Verifying Checksum [2024-10-02T14:18:24.060Z] e2be974225ed: Download complete [2024-10-02T14:18:24.060Z] 988bab9f4d93: Verifying Checksum [2024-10-02T14:18:24.060Z] 988bab9f4d93: Download complete [2024-10-02T14:18:24.060Z] 1469e6f7b9e6: Verifying Checksum [2024-10-02T14:18:24.060Z] 1469e6f7b9e6: Download complete [2024-10-02T14:18:24.060Z] eaf3925da568: Verifying Checksum [2024-10-02T14:18:24.060Z] eaf3925da568: Download complete [2024-10-02T14:18:24.060Z] 339a4e72a1f5: Verifying Checksum [2024-10-02T14:18:24.060Z] 339a4e72a1f5: Download complete [2024-10-02T14:18:24.319Z] bde34c3a00c8: Verifying Checksum [2024-10-02T14:18:24.319Z] bde34c3a00c8: Download complete [2024-10-02T14:18:24.319Z] b352a97aabf1: Download complete [2024-10-02T14:18:24.319Z] 4872d77fe225: Download complete [2024-10-02T14:18:24.319Z] 5851b861e8e6: Verifying Checksum [2024-10-02T14:18:24.319Z] 5851b861e8e6: Download complete [2024-10-02T14:18:24.319Z] b85a868b505f: Download complete [2024-10-02T14:18:24.578Z] bab4dde63d76: Verifying Checksum [2024-10-02T14:18:24.578Z] bab4dde63d76: Download complete [2024-10-02T14:18:25.515Z] b85a868b505f: Pull complete [2024-10-02T14:18:25.775Z] e2be974225ed: Pull complete [2024-10-02T14:18:26.354Z] 339a4e72a1f5: Pull complete [2024-10-02T14:18:26.354Z] 988bab9f4d93: Pull complete [2024-10-02T14:18:26.614Z] 1469e6f7b9e6: Pull complete [2024-10-02T14:18:26.614Z] eaf3925da568: Pull complete [2024-10-02T14:18:28.517Z] bab4dde63d76: Pull complete [2024-10-02T14:18:28.517Z] bde34c3a00c8: Pull complete [2024-10-02T14:18:28.776Z] b352a97aabf1: Pull complete [2024-10-02T14:18:28.776Z] 4872d77fe225: Pull complete [2024-10-02T14:18:28.776Z] 5851b861e8e6: Pull complete [2024-10-02T14:18:28.776Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-02T14:18:28.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T14:18:28.776Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T14:18:28.930Z] prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container [2024-10-02T14:18:28.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-02T14:18:32.423Z] $ docker top a041cd8058c2da3353b896c48694c33af427cf0af3a7eec77a8b2aa9249f8206 -eo pid,comm [2024-10-02T14:18:32.485Z] 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-10-02T14:18:32.485Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T14:18:32.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T14:18:32.555Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T14:18:32.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T14:18:32.677Z] $ docker exec a041cd8058c2da3353b896c48694c33af427cf0af3a7eec77a8b2aa9249f8206 ssh-agent [2024-10-02T14:18:32.783Z] SSH_AUTH_SOCK=/tmp/ssh-aR5h84kyqWee/agent.33 [2024-10-02T14:18:32.783Z] SSH_AGENT_PID=39 [2024-10-02T14:18:32.788Z] Running ssh-add (command line suppressed) [2024-10-02T14:18:32.898Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13610634714767742751.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13610634714767742751.key) [2024-10-02T14:18:32.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T14:18:33.210Z] + git tag --points-at HEAD [Pipeline] } [2024-10-02T14:18:33.229Z] $ docker exec --env ******** --env ******** a041cd8058c2da3353b896c48694c33af427cf0af3a7eec77a8b2aa9249f8206 ssh-agent -k [2024-10-02T14:18:33.329Z] unset SSH_AUTH_SOCK; [2024-10-02T14:18:33.330Z] unset SSH_AGENT_PID; [2024-10-02T14:18:33.330Z] echo Agent pid 39 killed; [2024-10-02T14:18:33.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-02T14:18:33.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T14:18:33.383Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T14:18:33.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T14:18:33.505Z] $ docker exec a041cd8058c2da3353b896c48694c33af427cf0af3a7eec77a8b2aa9249f8206 ssh-agent [2024-10-02T14:18:33.605Z] SSH_AUTH_SOCK=/tmp/ssh-ml6izSNRekhT/agent.72 [2024-10-02T14:18:33.605Z] SSH_AGENT_PID=78 [2024-10-02T14:18:33.610Z] Running ssh-add (command line suppressed) [2024-10-02T14:18:33.711Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12786563371032182510.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12786563371032182510.key) [2024-10-02T14:18:33.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T14:18:34.024Z] + git semver init [2024-10-02T14:18:34.286Z] 2024-10-02 14:18:34,209 [run_init] DEBUG init version:0.0.0 force:False [2024-10-02T14:18:34.286Z] 2024-10-02 14:18:34,210 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-10-02T14:18:34.286Z] 2024-10-02 14:18:34,211 [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-10-02T14:18:34.286Z] 2024-10-02 14:18:34,211 [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-10-02T14:18:37.607Z] 2024-10-02 14:18:37,422 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-10-02T14:18:37.607Z] 2024-10-02 14:18:37,423 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-10-02T14:18:37.607Z] 2024-10-02 14:18:37,423 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-02T14:18:37.607Z] 2024-10-02 14:18:37,423 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-02T14:18:37.607Z] 3.2.0-dev.28 [Pipeline] } [2024-10-02T14:18:37.615Z] $ docker exec --env ******** --env ******** a041cd8058c2da3353b896c48694c33af427cf0af3a7eec77a8b2aa9249f8206 ssh-agent -k [2024-10-02T14:18:37.746Z] unset SSH_AUTH_SOCK; [2024-10-02T14:18:37.747Z] unset SSH_AGENT_PID; [2024-10-02T14:18:37.747Z] echo Agent pid 78 killed; [2024-10-02T14:18:37.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T14:18:38.090Z] + git semver [Pipeline] } [2024-10-02T14:18:38.365Z] $ docker stop --time=1 a041cd8058c2da3353b896c48694c33af427cf0af3a7eec77a8b2aa9249f8206 [2024-10-02T14:18:39.866Z] $ docker rm -f --volumes a041cd8058c2da3353b896c48694c33af427cf0af3a7eec77a8b2aa9249f8206 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T14:18:40.209Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-02T14:18:40.500Z] Stashed 1 file(s) [Pipeline] echo [2024-10-02T14:18:40.504Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.28 [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-10-02T14:18:40.681Z] provisioning config files... [2024-10-02T14:18:40.693Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3331401823821244813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T14:18:41.028Z] ---> ****-login.sh [2024-10-02T14:18:41.028Z] nexus3.edgexfoundry.org:10001 [2024-10-02T14:18:41.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:18:41.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:18:41.028Z] Configure a credential helper to remove this warning. See [2024-10-02T14:18:41.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:18:41.028Z] [2024-10-02T14:18:41.028Z] Login Succeeded [2024-10-02T14:18:41.028Z] nexus3.edgexfoundry.org:10002 [2024-10-02T14:18:41.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:18:41.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:18:41.029Z] Configure a credential helper to remove this warning. See [2024-10-02T14:18:41.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:18:41.029Z] [2024-10-02T14:18:41.029Z] Login Succeeded [2024-10-02T14:18:41.029Z] nexus3.edgexfoundry.org:10003 [2024-10-02T14:18:41.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:18:41.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:18:41.296Z] Configure a credential helper to remove this warning. See [2024-10-02T14:18:41.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:18:41.296Z] [2024-10-02T14:18:41.296Z] Login Succeeded [2024-10-02T14:18:41.296Z] nexus3.edgexfoundry.org:10004 [2024-10-02T14:18:41.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:18:41.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:18:41.296Z] Configure a credential helper to remove this warning. See [2024-10-02T14:18:41.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:18:41.296Z] [2024-10-02T14:18:41.296Z] Login Succeeded [2024-10-02T14:18:41.296Z] ****.io [2024-10-02T14:18:41.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:18:41.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:18:41.558Z] Configure a credential helper to remove this warning. See [2024-10-02T14:18:41.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:18:41.558Z] [2024-10-02T14:18:41.558Z] Login Succeeded [2024-10-02T14:18:41.558Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T14:18:41.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T14:18:41.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T14:18:41.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T14:18:41.683Z] ========================================================= [2024-10-02T14:18:41.683Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-02T14:18:41.683Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:18:42.016Z] + 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-10-02T14:18:42.016Z] Sending build context to Docker daemon 19.95MB [2024-10-02T14:18:42.016Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T14:18:42.016Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-02T14:18:42.016Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-02T14:18:42.016Z] 619be1103602: Pulling fs layer [2024-10-02T14:18:42.016Z] 7862e08f4a3e: Pulling fs layer [2024-10-02T14:18:42.016Z] 5df492c9dc93: Pulling fs layer [2024-10-02T14:18:42.016Z] 7629e6793208: Pulling fs layer [2024-10-02T14:18:42.016Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T14:18:42.016Z] fb5054dd5b73: Pulling fs layer [2024-10-02T14:18:42.016Z] eeca6798cff9: Pulling fs layer [2024-10-02T14:18:42.016Z] aa269ceb94a6: Pulling fs layer [2024-10-02T14:18:42.016Z] ada007ff1a6a: Pulling fs layer [2024-10-02T14:18:42.016Z] fb5054dd5b73: Waiting [2024-10-02T14:18:42.016Z] eeca6798cff9: Waiting [2024-10-02T14:18:42.016Z] ada007ff1a6a: Waiting [2024-10-02T14:18:42.016Z] aa269ceb94a6: Waiting [2024-10-02T14:18:42.016Z] 7629e6793208: Waiting [2024-10-02T14:18:42.016Z] 4f4fb700ef54: Waiting [2024-10-02T14:18:42.275Z] 7862e08f4a3e: Verifying Checksum [2024-10-02T14:18:42.275Z] 7862e08f4a3e: Download complete [2024-10-02T14:18:42.275Z] 7629e6793208: Verifying Checksum [2024-10-02T14:18:42.275Z] 7629e6793208: Download complete [2024-10-02T14:18:42.275Z] 4f4fb700ef54: Download complete [2024-10-02T14:18:42.275Z] 619be1103602: Verifying Checksum [2024-10-02T14:18:42.275Z] 619be1103602: Download complete [2024-10-02T14:18:42.275Z] fb5054dd5b73: Verifying Checksum [2024-10-02T14:18:42.275Z] fb5054dd5b73: Download complete [2024-10-02T14:18:42.275Z] eeca6798cff9: Verifying Checksum [2024-10-02T14:18:42.275Z] eeca6798cff9: Download complete [2024-10-02T14:18:42.275Z] 619be1103602: Pull complete [2024-10-02T14:18:42.536Z] ada007ff1a6a: Verifying Checksum [2024-10-02T14:18:42.536Z] ada007ff1a6a: Download complete [2024-10-02T14:18:42.536Z] 7862e08f4a3e: Pull complete [2024-10-02T14:18:42.798Z] 5df492c9dc93: Verifying Checksum [2024-10-02T14:18:42.798Z] 5df492c9dc93: Download complete [2024-10-02T14:18:43.364Z] aa269ceb94a6: Verifying Checksum [2024-10-02T14:18:43.364Z] aa269ceb94a6: Download complete [2024-10-02T14:18:45.915Z] 5df492c9dc93: Pull complete [2024-10-02T14:18:45.915Z] 7629e6793208: Pull complete [2024-10-02T14:18:45.915Z] 4f4fb700ef54: Pull complete [2024-10-02T14:18:45.915Z] fb5054dd5b73: Pull complete [2024-10-02T14:18:46.177Z] eeca6798cff9: Pull complete [2024-10-02T14:18:48.440Z] aa269ceb94a6: Pull complete [2024-10-02T14:18:48.712Z] ada007ff1a6a: Pull complete [2024-10-02T14:18:48.712Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-02T14:18:48.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-02T14:18:48.712Z] ---> f489d0715acc [2024-10-02T14:18:48.712Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T14:18:55.634Z] Still waiting to schedule task [2024-10-02T14:18:55.634Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-12952’ is offline [2024-10-02T14:18:55.684Z] ---> Running in 8be33dedbf67 [2024-10-02T14:18:55.684Z] Removing intermediate container 8be33dedbf67 [2024-10-02T14:18:55.684Z] ---> 290c710738c2 [2024-10-02T14:18:55.684Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T14:18:55.684Z] ---> Running in e07ecb267258 [2024-10-02T14:18:55.684Z] Removing intermediate container e07ecb267258 [2024-10-02T14:18:55.684Z] ---> 123a062eff14 [2024-10-02T14:18:55.684Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-02T14:18:55.684Z] ---> Running in c1f6dcc3e269 [2024-10-02T14:18:55.684Z] Removing intermediate container c1f6dcc3e269 [2024-10-02T14:18:55.684Z] ---> 986c20a5e6aa [2024-10-02T14:18:55.684Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T14:18:55.684Z] ---> Running in 632249539eb6 [2024-10-02T14:18:55.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T14:18:55.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T14:18:55.944Z] OK: 264 MiB in 52 packages [2024-10-02T14:18:56.204Z] Removing intermediate container 632249539eb6 [2024-10-02T14:18:56.204Z] ---> 882a32307e6e [2024-10-02T14:18:56.204Z] Step 7/12 : WORKDIR /app [2024-10-02T14:18:56.204Z] ---> Running in cadeb36285d6 [2024-10-02T14:18:56.204Z] Removing intermediate container cadeb36285d6 [2024-10-02T14:18:56.204Z] ---> 33523f91d7df [2024-10-02T14:18:56.204Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-02T14:18:56.464Z] ---> 6d8945c88969 [2024-10-02T14:18:56.464Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T14:18:56.464Z] ---> Running in 19c838387899 [2024-10-02T14:20:18.085Z] Removing intermediate container 19c838387899 [2024-10-02T14:20:18.085Z] ---> e95c81d5a687 [2024-10-02T14:20:18.085Z] Step 10/12 : COPY . . [2024-10-02T14:20:18.085Z] ---> 60d0105bbe4e [2024-10-02T14:20:18.085Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T14:20:18.085Z] ---> Running in b2a8af6d3ae0 [2024-10-02T14:20:18.085Z] Removing intermediate container b2a8af6d3ae0 [2024-10-02T14:20:18.085Z] ---> 52f79fbd62a0 [2024-10-02T14:20:18.085Z] Step 12/12 : RUN $MAKE [2024-10-02T14:20:18.085Z] ---> Running in 9c2ada7ca88d [2024-10-02T14:20:18.085Z] noop [2024-10-02T14:20:18.085Z] Removing intermediate container 9c2ada7ca88d [2024-10-02T14:20:18.085Z] ---> 456c8ffe7634 [2024-10-02T14:20:18.085Z] Successfully built 456c8ffe7634 [2024-10-02T14:20:18.085Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:20:18.418Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T14:20:18.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T14:20:18.498Z] prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container [2024-10-02T14:20:18.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-02T14:20:18.863Z] $ docker top dacf317db1c07cdcb7d94d3baeee52a13a9ef6dc294bde1921cdec94879bacfd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T14:20:19.220Z] + go version [2024-10-02T14:20:19.220Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-02T14:20:19.229Z] $ docker stop --time=1 dacf317db1c07cdcb7d94d3baeee52a13a9ef6dc294bde1921cdec94879bacfd [2024-10-02T14:20:20.482Z] $ docker rm -f --volumes dacf317db1c07cdcb7d94d3baeee52a13a9ef6dc294bde1921cdec94879bacfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:20:20.919Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T14:20:20.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T14:20:21.003Z] prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container [2024-10-02T14:20:21.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-02T14:20:21.348Z] $ docker top 25ecf22312e31880d83812726ccf5a6980b528724b055dfb8fab94c83e78e7ef -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T14:20:21.696Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-10-02T14:20:21.996Z] + make test [2024-10-02T14:20:21.996Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-02T14:20:54.082Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-10-02T14:20:54.082Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-10-02T14:20:54.082Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.121s coverage: 86.2% of statements [2024-10-02T14:20:55.458Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.674s coverage: 71.9% of statements [2024-10-02T14:21:34.186Z] go vet ./... [2024-10-02T14:21:36.718Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T14:21:36.718Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T14:21:36.718Z] ./bin/test-attribution.sh [2024-10-02T14:21:36.718Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [2024-10-02T14:21:36.718Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T14:21:36.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T14:21:36.755Z] $ docker stop --time=1 25ecf22312e31880d83812726ccf5a6980b528724b055dfb8fab94c83e78e7ef [2024-10-02T14:21:41.539Z] $ docker rm -f --volumes 25ecf22312e31880d83812726ccf5a6980b528724b055dfb8fab94c83e78e7ef [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T14:21:42.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T14:21:42.335Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-02T14:21:42.864Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T14:21:43.152Z] + ls -al . [2024-10-02T14:21:43.152Z] total 276 [2024-10-02T14:21:43.152Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 2 14:20 . [2024-10-02T14:21:43.152Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 14:18 .. [2024-10-02T14:21:43.152Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 2 14:18 .dockerignore [2024-10-02T14:21:43.152Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 14:20 .git [2024-10-02T14:21:43.152Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 14:18 .github [2024-10-02T14:21:43.152Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 2 14:18 .gitignore [2024-10-02T14:21:43.152Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 14:18 .golangci.yml [2024-10-02T14:21:43.153Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 14:18 .semver [2024-10-02T14:21:43.153Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 2 14:18 Attribution.txt [2024-10-02T14:21:43.153Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 2 14:18 CHANGELOG.md [2024-10-02T14:21:43.153Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 2 14:18 Dockerfile [2024-10-02T14:21:43.153Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 14:18 GOVERNANCE.md [2024-10-02T14:21:43.153Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 2 14:18 Jenkinsfile [2024-10-02T14:21:43.153Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 2 14:18 LICENSE [2024-10-02T14:21:43.153Z] -rw-rw-r-- 1 jenkins jenkins 2503 Oct 2 14:18 Makefile [2024-10-02T14:21:43.153Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 2 14:18 OWNERS.md [2024-10-02T14:21:43.153Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 2 14:18 README.md [2024-10-02T14:21:43.153Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 2 14:18 VERSION [2024-10-02T14:21:43.153Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 14:18 bin [2024-10-02T14:21:43.153Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 2 14:20 coverage.out [2024-10-02T14:21:43.153Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 2 14:18 go.mod [2024-10-02T14:21:43.153Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 2 14:18 go.sum [2024-10-02T14:21:43.153Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 14:18 images [2024-10-02T14:21:43.153Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 14:18 internal [2024-10-02T14:21:43.153Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 2 14:18 main.go [2024-10-02T14:21:43.153Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 14:18 openapi [2024-10-02T14:21:43.153Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 14:18 res [2024-10-02T14:21:43.153Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 14:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:21:43.470Z] + 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=aa923df82d1200a07564427012a833b2e51a1905 --label arch=amd64 --label version=3.2.0-dev.28 . [2024-10-02T14:21:43.470Z] Sending build context to Docker daemon 19.95MB [2024-10-02T14:21:43.470Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T14:21:43.470Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-02T14:21:43.470Z] ---> 456c8ffe7634 [2024-10-02T14:21:43.470Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T14:21:44.039Z] ---> Running in 891381d62862 [2024-10-02T14:21:44.039Z] Removing intermediate container 891381d62862 [2024-10-02T14:21:44.039Z] ---> 2deb3a00eec5 [2024-10-02T14:21:44.039Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T14:21:44.039Z] ---> Running in b8dddd4b150c [2024-10-02T14:21:44.039Z] Removing intermediate container b8dddd4b150c [2024-10-02T14:21:44.039Z] ---> d03bec7f823f [2024-10-02T14:21:44.039Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-02T14:21:44.039Z] ---> Running in 80f6e7b74a93 [2024-10-02T14:21:44.039Z] Removing intermediate container 80f6e7b74a93 [2024-10-02T14:21:44.039Z] ---> 95c140e1d353 [2024-10-02T14:21:44.039Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T14:21:44.039Z] ---> Running in d476b991a711 [2024-10-02T14:21:44.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T14:21:44.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T14:21:44.816Z] OK: 264 MiB in 52 packages [2024-10-02T14:21:45.076Z] Removing intermediate container d476b991a711 [2024-10-02T14:21:45.076Z] ---> ad9aa942a2d9 [2024-10-02T14:21:45.076Z] Step 7/30 : WORKDIR /app [2024-10-02T14:21:45.076Z] ---> Running in 4d3e5c9fb468 [2024-10-02T14:21:45.337Z] Removing intermediate container 4d3e5c9fb468 [2024-10-02T14:21:45.337Z] ---> 329b5b9a941c [2024-10-02T14:21:45.337Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-02T14:21:45.337Z] ---> 2d403f9d187f [2024-10-02T14:21:45.337Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T14:21:45.337Z] ---> Running in 0010392fff10 [2024-10-02T14:21:46.275Z] Removing intermediate container 0010392fff10 [2024-10-02T14:21:46.275Z] ---> 7f73867ed737 [2024-10-02T14:21:46.275Z] Step 10/30 : COPY . . [2024-10-02T14:21:46.844Z] ---> 38561cabf601 [2024-10-02T14:21:46.844Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T14:21:46.844Z] ---> Running in 1a42d8a0e33e [2024-10-02T14:21:47.104Z] Removing intermediate container 1a42d8a0e33e [2024-10-02T14:21:47.104Z] ---> 5c8d10de0b40 [2024-10-02T14:21:47.104Z] Step 12/30 : RUN $MAKE [2024-10-02T14:21:47.104Z] ---> Running in 77f2977b835d [2024-10-02T14:21:47.363Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.28 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.28" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-10-02T14:22:26.080Z] Removing intermediate container 77f2977b835d [2024-10-02T14:22:26.080Z] ---> 95c213830e25 [2024-10-02T14:22:26.080Z] Step 13/30 : FROM alpine:3.18 [2024-10-02T14:22:26.080Z] 3.18: Pulling from library/alpine [2024-10-02T14:22:26.080Z] 1cc3d825d8b2: Pulling fs layer [2024-10-02T14:22:26.080Z] 1cc3d825d8b2: Verifying Checksum [2024-10-02T14:22:26.080Z] 1cc3d825d8b2: Download complete [2024-10-02T14:22:26.080Z] 1cc3d825d8b2: Pull complete [2024-10-02T14:22:26.080Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T14:22:26.080Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T14:22:26.080Z] ---> 2c64cf60f6f0 [2024-10-02T14:22:26.080Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-02T14:22:26.353Z] ---> Running in 0d134d59b6cf [2024-10-02T14:22:26.922Z] Removing intermediate container 0d134d59b6cf [2024-10-02T14:22:26.922Z] ---> fdee45e1ff09 [2024-10-02T14:22:26.922Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-02T14:22:27.182Z] ---> Running in f10a8a8c6c2c [2024-10-02T14:22:27.749Z] Removing intermediate container f10a8a8c6c2c [2024-10-02T14:22:27.749Z] ---> 72ba6ceba47a [2024-10-02T14:22:27.749Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-02T14:22:28.008Z] ---> Running in 4f91bcbfd540 [2024-10-02T14:22:28.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T14:22:28.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T14:22:28.837Z] (1/2) Installing ca-certificates (20240226-r0) [2024-10-02T14:22:28.837Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-10-02T14:22:28.837Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T14:22:28.837Z] Executing ca-certificates-20240226-r0.trigger [2024-10-02T14:22:29.094Z] OK: 8 MiB in 17 packages [2024-10-02T14:22:30.468Z] Removing intermediate container 4f91bcbfd540 [2024-10-02T14:22:30.468Z] ---> d7bdf7892d26 [2024-10-02T14:22:30.468Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-02T14:22:30.468Z] ---> Running in 28fb18eeb231 [2024-10-02T14:22:31.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T14:22:31.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T14:22:31.295Z] OK: 8 MiB in 17 packages [2024-10-02T14:22:31.863Z] Removing intermediate container 28fb18eeb231 [2024-10-02T14:22:31.863Z] ---> 2911ad7f06e5 [2024-10-02T14:22:31.863Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-02T14:22:32.123Z] ---> da99b38fef84 [2024-10-02T14:22:32.123Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-02T14:22:32.395Z] ---> ea0d6d6292cb [2024-10-02T14:22:32.395Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-02T14:22:32.395Z] ---> 058bfeeaaf28 [2024-10-02T14:22:32.395Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-02T14:22:32.962Z] ---> 44666d6f6e12 [2024-10-02T14:22:32.962Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-02T14:22:34.341Z] ---> d7c3a018df0a [2024-10-02T14:22:34.341Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-02T14:22:34.341Z] ---> Running in 435c5ce5ca49 [2024-10-02T14:22:34.915Z] Removing intermediate container 435c5ce5ca49 [2024-10-02T14:22:34.915Z] ---> b42126cb93f5 [2024-10-02T14:22:34.915Z] Step 24/30 : VOLUME /cache [2024-10-02T14:22:34.915Z] ---> Running in d8344cc93ba6 [2024-10-02T14:22:34.915Z] Removing intermediate container d8344cc93ba6 [2024-10-02T14:22:34.915Z] ---> 24a6642bc936 [2024-10-02T14:22:34.915Z] Step 25/30 : EXPOSE 59711 [2024-10-02T14:22:34.915Z] ---> Running in fc1ffee7d68c [2024-10-02T14:22:34.915Z] Removing intermediate container fc1ffee7d68c [2024-10-02T14:22:34.915Z] ---> ef07aa4dbd22 [2024-10-02T14:22:34.915Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-02T14:22:34.915Z] ---> Running in 624c81a5333d [2024-10-02T14:22:34.915Z] Removing intermediate container 624c81a5333d [2024-10-02T14:22:34.915Z] ---> 9b5913d21b0f [2024-10-02T14:22:34.915Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-02T14:22:35.173Z] ---> Running in 924947f1bba2 [2024-10-02T14:22:35.173Z] Removing intermediate container 924947f1bba2 [2024-10-02T14:22:35.173Z] ---> f6f7c38f1a68 [2024-10-02T14:22:35.173Z] Step 28/30 : LABEL arch=amd64 [2024-10-02T14:22:35.173Z] ---> Running in 443af68e69de [2024-10-02T14:22:35.173Z] Removing intermediate container 443af68e69de [2024-10-02T14:22:35.173Z] ---> 51d2442edc52 [2024-10-02T14:22:35.173Z] Step 29/30 : LABEL git_sha=aa923df82d1200a07564427012a833b2e51a1905 [2024-10-02T14:22:35.173Z] ---> Running in ff7aba9f65f7 [2024-10-02T14:22:35.431Z] Removing intermediate container ff7aba9f65f7 [2024-10-02T14:22:35.431Z] ---> 335997f328e5 [2024-10-02T14:22:35.431Z] Step 30/30 : LABEL version=3.2.0-dev.28 [2024-10-02T14:22:35.431Z] ---> Running in 307788900d37 [2024-10-02T14:22:35.431Z] Removing intermediate container 307788900d37 [2024-10-02T14:22:35.431Z] ---> e5d1e7f78613 [2024-10-02T14:22:35.431Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T14:22:35.431Z] Successfully built e5d1e7f78613 [2024-10-02T14:22:35.431Z] 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-10-02T14:22:35.561Z] provisioning config files... [2024-10-02T14:22:35.570Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9356852063373847271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T14:22:35.882Z] ---> ****-login.sh [2024-10-02T14:22:35.882Z] nexus3.edgexfoundry.org:10001 [2024-10-02T14:22:35.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:22:35.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:22:35.882Z] Configure a credential helper to remove this warning. See [2024-10-02T14:22:35.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:22:35.882Z] [2024-10-02T14:22:35.882Z] Login Succeeded [2024-10-02T14:22:35.882Z] nexus3.edgexfoundry.org:10002 [2024-10-02T14:22:35.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:22:35.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:22:35.883Z] Configure a credential helper to remove this warning. See [2024-10-02T14:22:35.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:22:35.883Z] [2024-10-02T14:22:35.883Z] Login Succeeded [2024-10-02T14:22:35.883Z] nexus3.edgexfoundry.org:10003 [2024-10-02T14:22:36.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:22:36.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:22:36.143Z] Configure a credential helper to remove this warning. See [2024-10-02T14:22:36.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:22:36.143Z] [2024-10-02T14:22:36.143Z] Login Succeeded [2024-10-02T14:22:36.143Z] nexus3.edgexfoundry.org:10004 [2024-10-02T14:22:36.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:22:36.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:22:36.143Z] Configure a credential helper to remove this warning. See [2024-10-02T14:22:36.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:22:36.143Z] [2024-10-02T14:22:36.143Z] Login Succeeded [2024-10-02T14:22:36.143Z] ****.io [2024-10-02T14:22:36.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:22:36.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:22:36.404Z] Configure a credential helper to remove this warning. See [2024-10-02T14:22:36.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:22:36.404Z] [2024-10-02T14:22:36.404Z] Login Succeeded [2024-10-02T14:22:36.404Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T14:22:36.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T14:22:36.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T14:22:36.489Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-10-02T14:22:36.489Z] aa923df82d1200a07564427012a833b2e51a1905 [2024-10-02T14:22:36.489Z] latest [2024-10-02T14:22:36.489Z] 3.2.0-dev.28 [2024-10-02T14:22:36.489Z] aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 [2024-10-02T14:22:36.489Z] main [2024-10-02T14:22:36.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:22:36.821Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:22:37.153Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:aa923df82d1200a07564427012a833b2e51a1905 [2024-10-02T14:22:37.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-02T14:22:37.153Z] 1cb472c97e89: Preparing [2024-10-02T14:22:37.153Z] cda3cc2e0901: Preparing [2024-10-02T14:22:37.153Z] 042d3be6173a: Preparing [2024-10-02T14:22:37.153Z] 465ec769c5b8: Preparing [2024-10-02T14:22:37.153Z] 44ad0217929a: Preparing [2024-10-02T14:22:37.153Z] 9a9fd08e125c: Preparing [2024-10-02T14:22:37.153Z] 167e05bfeb7b: Preparing [2024-10-02T14:22:37.153Z] d6aeedf15175: Preparing [2024-10-02T14:22:37.153Z] d62a02444d39: Preparing [2024-10-02T14:22:37.153Z] 167e05bfeb7b: Waiting [2024-10-02T14:22:37.153Z] 9a9fd08e125c: Waiting [2024-10-02T14:22:37.153Z] d6aeedf15175: Waiting [2024-10-02T14:22:37.153Z] d62a02444d39: Waiting [2024-10-02T14:22:37.153Z] 465ec769c5b8: Pushed [2024-10-02T14:22:37.153Z] 44ad0217929a: Pushed [2024-10-02T14:22:37.153Z] 042d3be6173a: Pushed [2024-10-02T14:22:37.153Z] 1cb472c97e89: Pushed [2024-10-02T14:22:37.153Z] d62a02444d39: Layer already exists [2024-10-02T14:22:37.411Z] 9a9fd08e125c: Pushed [2024-10-02T14:22:37.412Z] 167e05bfeb7b: Pushed [2024-10-02T14:22:37.412Z] d6aeedf15175: Pushed [2024-10-02T14:22:40.703Z] cda3cc2e0901: Pushed [2024-10-02T14:22:40.703Z] aa923df82d1200a07564427012a833b2e51a1905: digest: sha256:e09dba5a85a5d4cc4e19b724eb371d6e64e0259453e3a7653d8b6034443c6065 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:22:41.032Z] + 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-10-02T14:22:41.354Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-10-02T14:22:41.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-02T14:22:41.354Z] 1cb472c97e89: Preparing [2024-10-02T14:22:41.354Z] cda3cc2e0901: Preparing [2024-10-02T14:22:41.354Z] 042d3be6173a: Preparing [2024-10-02T14:22:41.354Z] 465ec769c5b8: Preparing [2024-10-02T14:22:41.354Z] 44ad0217929a: Preparing [2024-10-02T14:22:41.354Z] 9a9fd08e125c: Preparing [2024-10-02T14:22:41.354Z] 167e05bfeb7b: Preparing [2024-10-02T14:22:41.354Z] d6aeedf15175: Preparing [2024-10-02T14:22:41.354Z] d62a02444d39: Preparing [2024-10-02T14:22:41.354Z] 9a9fd08e125c: Waiting [2024-10-02T14:22:41.354Z] 167e05bfeb7b: Waiting [2024-10-02T14:22:41.354Z] d6aeedf15175: Waiting [2024-10-02T14:22:41.354Z] d62a02444d39: Waiting [2024-10-02T14:22:41.354Z] 44ad0217929a: Layer already exists [2024-10-02T14:22:41.354Z] cda3cc2e0901: Layer already exists [2024-10-02T14:22:41.354Z] 465ec769c5b8: Layer already exists [2024-10-02T14:22:41.354Z] 042d3be6173a: Layer already exists [2024-10-02T14:22:41.354Z] 1cb472c97e89: Layer already exists [2024-10-02T14:22:41.354Z] 167e05bfeb7b: Layer already exists [2024-10-02T14:22:41.354Z] d62a02444d39: Layer already exists [2024-10-02T14:22:41.354Z] d6aeedf15175: Layer already exists [2024-10-02T14:22:41.354Z] 9a9fd08e125c: Layer already exists [2024-10-02T14:22:41.354Z] latest: digest: sha256:e09dba5a85a5d4cc4e19b724eb371d6e64e0259453e3a7653d8b6034443c6065 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:22:41.702Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:22:42.031Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.28 [2024-10-02T14:22:42.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-02T14:22:42.031Z] 1cb472c97e89: Preparing [2024-10-02T14:22:42.031Z] cda3cc2e0901: Preparing [2024-10-02T14:22:42.031Z] 042d3be6173a: Preparing [2024-10-02T14:22:42.031Z] 465ec769c5b8: Preparing [2024-10-02T14:22:42.031Z] 44ad0217929a: Preparing [2024-10-02T14:22:42.031Z] 9a9fd08e125c: Preparing [2024-10-02T14:22:42.031Z] 167e05bfeb7b: Preparing [2024-10-02T14:22:42.031Z] d6aeedf15175: Preparing [2024-10-02T14:22:42.031Z] d62a02444d39: Preparing [2024-10-02T14:22:42.031Z] 9a9fd08e125c: Waiting [2024-10-02T14:22:42.031Z] 167e05bfeb7b: Waiting [2024-10-02T14:22:42.031Z] d6aeedf15175: Waiting [2024-10-02T14:22:42.031Z] d62a02444d39: Waiting [2024-10-02T14:22:42.031Z] 1cb472c97e89: Layer already exists [2024-10-02T14:22:42.031Z] 465ec769c5b8: Layer already exists [2024-10-02T14:22:42.031Z] 042d3be6173a: Layer already exists [2024-10-02T14:22:42.031Z] cda3cc2e0901: Layer already exists [2024-10-02T14:22:42.031Z] 44ad0217929a: Layer already exists [2024-10-02T14:22:42.031Z] 9a9fd08e125c: Layer already exists [2024-10-02T14:22:42.031Z] 167e05bfeb7b: Layer already exists [2024-10-02T14:22:42.031Z] d6aeedf15175: Layer already exists [2024-10-02T14:22:42.031Z] d62a02444d39: Layer already exists [2024-10-02T14:22:42.031Z] 3.2.0-dev.28: digest: sha256:e09dba5a85a5d4cc4e19b724eb371d6e64e0259453e3a7653d8b6034443c6065 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:22:42.369Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:22:42.718Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 [2024-10-02T14:22:42.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-02T14:22:42.718Z] 1cb472c97e89: Preparing [2024-10-02T14:22:42.718Z] cda3cc2e0901: Preparing [2024-10-02T14:22:42.718Z] 042d3be6173a: Preparing [2024-10-02T14:22:42.718Z] 465ec769c5b8: Preparing [2024-10-02T14:22:42.718Z] 44ad0217929a: Preparing [2024-10-02T14:22:42.718Z] 9a9fd08e125c: Preparing [2024-10-02T14:22:42.718Z] 167e05bfeb7b: Preparing [2024-10-02T14:22:42.718Z] d6aeedf15175: Preparing [2024-10-02T14:22:42.718Z] d62a02444d39: Preparing [2024-10-02T14:22:42.718Z] 9a9fd08e125c: Waiting [2024-10-02T14:22:42.718Z] 167e05bfeb7b: Waiting [2024-10-02T14:22:42.718Z] d6aeedf15175: Waiting [2024-10-02T14:22:42.718Z] 44ad0217929a: Layer already exists [2024-10-02T14:22:42.718Z] 1cb472c97e89: Layer already exists [2024-10-02T14:22:42.718Z] 042d3be6173a: Layer already exists [2024-10-02T14:22:42.718Z] 465ec769c5b8: Layer already exists [2024-10-02T14:22:42.718Z] cda3cc2e0901: Layer already exists [2024-10-02T14:22:42.718Z] 9a9fd08e125c: Layer already exists [2024-10-02T14:22:42.718Z] d6aeedf15175: Layer already exists [2024-10-02T14:22:42.718Z] 167e05bfeb7b: Layer already exists [2024-10-02T14:22:42.718Z] d62a02444d39: Layer already exists [2024-10-02T14:22:42.718Z] aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28: digest: sha256:e09dba5a85a5d4cc4e19b724eb371d6e64e0259453e3a7653d8b6034443c6065 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:22:43.058Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:22:43.415Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-10-02T14:22:43.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-10-02T14:22:43.415Z] 1cb472c97e89: Preparing [2024-10-02T14:22:43.415Z] cda3cc2e0901: Preparing [2024-10-02T14:22:43.415Z] 042d3be6173a: Preparing [2024-10-02T14:22:43.415Z] 465ec769c5b8: Preparing [2024-10-02T14:22:43.415Z] 44ad0217929a: Preparing [2024-10-02T14:22:43.415Z] 9a9fd08e125c: Preparing [2024-10-02T14:22:43.415Z] 167e05bfeb7b: Preparing [2024-10-02T14:22:43.415Z] d6aeedf15175: Preparing [2024-10-02T14:22:43.415Z] d62a02444d39: Preparing [2024-10-02T14:22:43.415Z] 9a9fd08e125c: Waiting [2024-10-02T14:22:43.415Z] 167e05bfeb7b: Waiting [2024-10-02T14:22:43.415Z] d6aeedf15175: Waiting [2024-10-02T14:22:43.415Z] d62a02444d39: Waiting [2024-10-02T14:22:43.415Z] 465ec769c5b8: Layer already exists [2024-10-02T14:22:43.415Z] 1cb472c97e89: Layer already exists [2024-10-02T14:22:43.415Z] cda3cc2e0901: Layer already exists [2024-10-02T14:22:43.415Z] 042d3be6173a: Layer already exists [2024-10-02T14:22:43.415Z] 44ad0217929a: Layer already exists [2024-10-02T14:22:43.415Z] 167e05bfeb7b: Layer already exists [2024-10-02T14:22:43.415Z] d62a02444d39: Layer already exists [2024-10-02T14:22:43.415Z] d6aeedf15175: Layer already exists [2024-10-02T14:22:43.415Z] 9a9fd08e125c: Layer already exists [2024-10-02T14:22:43.415Z] main: digest: sha256:e09dba5a85a5d4cc4e19b724eb371d6e64e0259453e3a7653d8b6034443c6065 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T14:22:43.486Z] ===================================================== [Pipeline] echo [2024-10-02T14:22:43.498Z] taggedImages: [2024-10-02T14:22:43.498Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:aa923df82d1200a07564427012a833b2e51a1905 [2024-10-02T14:22:43.498Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-10-02T14:22:43.498Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.28 [2024-10-02T14:22:43.498Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 [2024-10-02T14:22:43.498Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:22:43.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T14:22:43.910Z] [2024-10-02T14:22:43.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:22:44.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T14:22:44.214Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-02T14:22:44.214Z] 5eb5b503b376: Pulling fs layer [2024-10-02T14:22:44.214Z] 5c69ac0246d0: Pulling fs layer [2024-10-02T14:22:44.214Z] ec43610c2a17: Pulling fs layer [2024-10-02T14:22:44.214Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-02T14:22:44.214Z] 33b1e0a273af: Pulling fs layer [2024-10-02T14:22:44.214Z] 5d3b04190fa2: Pulling fs layer [2024-10-02T14:22:44.214Z] 3a2ae6a8a46f: Waiting [2024-10-02T14:22:44.214Z] 33b1e0a273af: Waiting [2024-10-02T14:22:44.214Z] 2f39f015ded8: Pulling fs layer [2024-10-02T14:22:44.214Z] 5d3b04190fa2: Waiting [2024-10-02T14:22:44.214Z] 2f39f015ded8: Waiting [2024-10-02T14:22:44.214Z] 5c69ac0246d0: Verifying Checksum [2024-10-02T14:22:44.214Z] 5c69ac0246d0: Download complete [2024-10-02T14:22:44.215Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-02T14:22:44.215Z] 3a2ae6a8a46f: Download complete [2024-10-02T14:22:44.215Z] 33b1e0a273af: Verifying Checksum [2024-10-02T14:22:44.215Z] 33b1e0a273af: Download complete [2024-10-02T14:22:44.215Z] ec43610c2a17: Verifying Checksum [2024-10-02T14:22:44.215Z] ec43610c2a17: Download complete [2024-10-02T14:22:44.215Z] 5d3b04190fa2: Download complete [2024-10-02T14:22:44.473Z] 5eb5b503b376: Verifying Checksum [2024-10-02T14:22:44.473Z] 5eb5b503b376: Download complete [2024-10-02T14:22:45.039Z] 2f39f015ded8: Verifying Checksum [2024-10-02T14:22:45.039Z] 2f39f015ded8: Download complete [2024-10-02T14:22:45.975Z] 5eb5b503b376: Pull complete [2024-10-02T14:22:45.975Z] 5c69ac0246d0: Pull complete [2024-10-02T14:22:46.542Z] ec43610c2a17: Pull complete [2024-10-02T14:22:46.542Z] 3a2ae6a8a46f: Pull complete [2024-10-02T14:22:46.801Z] 33b1e0a273af: Pull complete [2024-10-02T14:22:46.801Z] 5d3b04190fa2: Pull complete [2024-10-02T14:22:59.017Z] 2f39f015ded8: Pull complete [2024-10-02T14:22:59.017Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-02T14:22:59.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T14:22:59.017Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T14:22:59.127Z] prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container [2024-10-02T14:22:59.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-02T14:23:00.167Z] $ docker top f01e7e54aae12ec06c981ad0827ca88564a7424c6d0088c9d67194945c304b9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T14:23:00.593Z] ---> job-cost.sh [2024-10-02T14:23:00.593Z] lf-activate-venv: SKIPPING [2024-10-02T14:23:00.593Z] INFO: No Stack... [2024-10-02T14:23:01.161Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T14:23:01.421Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T14:23:01.714Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-10-02T14:23:01.714Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T14:23:01.727Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] [2024-10-02T14:23:01.740Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] did not exist. Created. [2024-10-02T14:23:01.748Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T14:23:02.050Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-02T14:23:02.074Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T14:23:02.082Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T14:23:02.105Z] $ docker stop --time=1 f01e7e54aae12ec06c981ad0827ca88564a7424c6d0088c9d67194945c304b9c [2024-10-02T14:23:04.565Z] $ docker rm -f --volumes f01e7e54aae12ec06c981ad0827ca88564a7424c6d0088c9d67194945c304b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-02T14:44:15.923Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13004 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-10-02T14:44:15.943Z] Running in /w/workspace/app-rfid-llrp-inventory/182 [Pipeline] { [Pipeline] checkout [2024-10-02T14:44:18.999Z] The recommended git tool is: git [2024-10-02T14:44:27.902Z] using credential edgex-jenkins-ssh [2024-10-02T14:44:27.928Z] Cloning the remote Git repository [2024-10-02T14:44:27.979Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-02T14:44:28.086Z] > git init /w/workspace/app-rfid-llrp-inventory/182 # timeout=10 [2024-10-02T14:44:28.337Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-02T14:44:28.338Z] > git --version # timeout=10 [2024-10-02T14:44:28.440Z] > git --version # 'git version 2.25.1' [2024-10-02T14:44:28.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T14:44:28.652Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T14:44:33.645Z] Avoid second fetch [2024-10-02T14:44:33.645Z] Checking out Revision aa923df82d1200a07564427012a833b2e51a1905 (main) [2024-10-02T14:44:32.537Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-02T14:44:32.562Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T14:44:33.659Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T14:44:33.716Z] > git checkout -f aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 [2024-10-02T14:44:34.248Z] Commit message: "Merge pull request #305 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.52" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T14:44:39.138Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-02T14:44:39.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T14:44:39.138Z] Dload Upload Total Spent Left Speed [2024-10-02T14:44:39.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-10-02T14:44:39.493Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-02T14:44:39.819Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-02T14:44:39.819Z] + sudo tee /etc/docker/daemon.new [2024-10-02T14:44:39.819Z] { [2024-10-02T14:44:39.819Z] "registry-mirrors": [ [2024-10-02T14:44:39.819Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-02T14:44:39.819Z] ], [2024-10-02T14:44:39.819Z] "bip": "10.250.0.254/24", [2024-10-02T14:44:39.819Z] "hosts": [ [2024-10-02T14:44:39.819Z] "tcp://0.0.0.0:5555", [2024-10-02T14:44:39.819Z] "unix:///var/run/docker.sock" [2024-10-02T14:44:39.819Z] ], [2024-10-02T14:44:39.819Z] "mtu": 1458, [2024-10-02T14:44:39.819Z] "selinux-enabled": true, [2024-10-02T14:44:39.819Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-02T14:44:39.819Z] } [Pipeline] sh [2024-10-02T14:44:40.158Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-02T14:44:40.486Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T14:44:58.751Z] provisioning config files... [2024-10-02T14:44:58.773Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/182@tmp/config16286622197950649512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T14:44:59.204Z] ---> ****-login.sh [2024-10-02T14:44:59.204Z] nexus3.edgexfoundry.org:10001 [2024-10-02T14:44:59.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:44:59.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:44:59.745Z] Configure a credential helper to remove this warning. See [2024-10-02T14:44:59.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:44:59.745Z] [2024-10-02T14:44:59.745Z] Login Succeeded [2024-10-02T14:44:59.745Z] nexus3.edgexfoundry.org:10002 [2024-10-02T14:45:00.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:45:00.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:45:00.282Z] Configure a credential helper to remove this warning. See [2024-10-02T14:45:00.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:45:00.282Z] [2024-10-02T14:45:00.282Z] Login Succeeded [2024-10-02T14:45:00.282Z] nexus3.edgexfoundry.org:10003 [2024-10-02T14:45:00.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:45:00.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:45:00.548Z] Configure a credential helper to remove this warning. See [2024-10-02T14:45:00.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:45:00.548Z] [2024-10-02T14:45:00.549Z] Login Succeeded [2024-10-02T14:45:00.549Z] nexus3.edgexfoundry.org:10004 [2024-10-02T14:45:00.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:45:00.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:45:00.817Z] Configure a credential helper to remove this warning. See [2024-10-02T14:45:00.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:45:00.817Z] [2024-10-02T14:45:00.817Z] Login Succeeded [2024-10-02T14:45:00.817Z] ****.io [2024-10-02T14:45:01.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T14:45:01.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T14:45:01.354Z] Configure a credential helper to remove this warning. See [2024-10-02T14:45:01.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T14:45:01.354Z] [2024-10-02T14:45:01.354Z] Login Succeeded [2024-10-02T14:45:01.354Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T14:45:01.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T14:45:01.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T14:45:01.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T14:45:01.701Z] ========================================================= [2024-10-02T14:45:01.701Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-02T14:45:01.701Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:45:02.082Z] + 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-10-02T14:45:02.355Z] Sending build context to Docker daemon 673.8kB [2024-10-02T14:45:02.355Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T14:45:02.355Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-02T14:45:02.355Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-02T14:45:02.355Z] c6b39de5b339: Pulling fs layer [2024-10-02T14:45:02.355Z] a69c41024577: Pulling fs layer [2024-10-02T14:45:02.355Z] d6de4b400683: Pulling fs layer [2024-10-02T14:45:02.355Z] 35cb2a7552d0: Pulling fs layer [2024-10-02T14:45:02.355Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T14:45:02.355Z] 464afbd9ba4c: Pulling fs layer [2024-10-02T14:45:02.355Z] 00f215d4a9da: Pulling fs layer [2024-10-02T14:45:02.355Z] d496ad576159: Pulling fs layer [2024-10-02T14:45:02.355Z] 35cb2a7552d0: Waiting [2024-10-02T14:45:02.355Z] 4f4fb700ef54: Waiting [2024-10-02T14:45:02.355Z] 464afbd9ba4c: Waiting [2024-10-02T14:45:02.355Z] 00f215d4a9da: Waiting [2024-10-02T14:45:02.355Z] d496ad576159: Waiting [2024-10-02T14:45:02.624Z] a69c41024577: Verifying Checksum [2024-10-02T14:45:02.624Z] a69c41024577: Download complete [2024-10-02T14:45:02.624Z] 35cb2a7552d0: Verifying Checksum [2024-10-02T14:45:02.624Z] 35cb2a7552d0: Download complete [2024-10-02T14:45:02.624Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T14:45:02.624Z] 4f4fb700ef54: Download complete [2024-10-02T14:45:02.624Z] c6b39de5b339: Download complete [2024-10-02T14:45:02.624Z] 464afbd9ba4c: Verifying Checksum [2024-10-02T14:45:02.624Z] 464afbd9ba4c: Download complete [2024-10-02T14:45:02.892Z] d496ad576159: Verifying Checksum [2024-10-02T14:45:02.892Z] d496ad576159: Download complete [2024-10-02T14:45:03.480Z] c6b39de5b339: Pull complete [2024-10-02T14:45:03.751Z] a69c41024577: Pull complete [2024-10-02T14:45:04.342Z] d6de4b400683: Download complete [2024-10-02T14:45:05.310Z] 00f215d4a9da: Verifying Checksum [2024-10-02T14:45:05.310Z] 00f215d4a9da: Download complete [2024-10-02T14:45:17.641Z] d6de4b400683: Pull complete [2024-10-02T14:45:17.641Z] 35cb2a7552d0: Pull complete [2024-10-02T14:45:17.641Z] 4f4fb700ef54: Pull complete [2024-10-02T14:45:17.641Z] 464afbd9ba4c: Pull complete [2024-10-02T14:45:27.727Z] 00f215d4a9da: Pull complete [2024-10-02T14:45:27.727Z] d496ad576159: Pull complete [2024-10-02T14:45:27.727Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-02T14:45:27.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-02T14:45:27.727Z] ---> f246e2811388 [2024-10-02T14:45:27.727Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T14:45:29.155Z] ---> Running in 301f95b6febb [2024-10-02T14:45:29.155Z] Removing intermediate container 301f95b6febb [2024-10-02T14:45:29.155Z] ---> d978b85064f2 [2024-10-02T14:45:29.156Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T14:45:29.156Z] ---> Running in 06c6fad422d6 [2024-10-02T14:45:29.430Z] Removing intermediate container 06c6fad422d6 [2024-10-02T14:45:29.430Z] ---> 1e1018084938 [2024-10-02T14:45:29.430Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-02T14:45:29.430Z] ---> Running in 25c6005aa580 [2024-10-02T14:45:29.698Z] Removing intermediate container 25c6005aa580 [2024-10-02T14:45:29.698Z] ---> 192bac9b0201 [2024-10-02T14:45:29.698Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T14:45:29.967Z] ---> Running in a6825274ab5c [2024-10-02T14:45:30.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T14:45:31.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T14:45:32.134Z] OK: 266 MiB in 52 packages [2024-10-02T14:45:33.129Z] Removing intermediate container a6825274ab5c [2024-10-02T14:45:33.129Z] ---> 205bf1ff4571 [2024-10-02T14:45:33.129Z] Step 7/12 : WORKDIR /app [2024-10-02T14:45:33.400Z] ---> Running in 78f54ca5ebc0 [2024-10-02T14:45:34.819Z] Removing intermediate container 78f54ca5ebc0 [2024-10-02T14:45:34.819Z] ---> 3a5bc98c87a1 [2024-10-02T14:45:34.819Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-02T14:45:35.097Z] ---> 94b40e805ea2 [2024-10-02T14:45:35.097Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T14:45:35.365Z] ---> Running in e74540686bf6 [2024-10-02T14:47:27.050Z] Removing intermediate container e74540686bf6 [2024-10-02T14:47:27.050Z] ---> 3867fe07277c [2024-10-02T14:47:27.050Z] Step 10/12 : COPY . . [2024-10-02T14:47:27.050Z] ---> 35f5990b9c30 [2024-10-02T14:47:27.050Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T14:47:27.050Z] ---> Running in 60e78ac3e8a7 [2024-10-02T14:47:27.050Z] Removing intermediate container 60e78ac3e8a7 [2024-10-02T14:47:27.050Z] ---> abc48fc40bfb [2024-10-02T14:47:27.050Z] Step 12/12 : RUN $MAKE [2024-10-02T14:47:27.050Z] ---> Running in 26e1347d3087 [2024-10-02T14:47:27.050Z] noop [2024-10-02T14:47:27.050Z] Removing intermediate container 26e1347d3087 [2024-10-02T14:47:27.050Z] ---> 7f57af013747 [2024-10-02T14:47:27.050Z] Successfully built 7f57af013747 [2024-10-02T14:47:27.050Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:47:27.411Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T14:47:27.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T14:47:27.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-13004 does not seem to be running inside a container [2024-10-02T14:47:27.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/182 -v /w/workspace/app-rfid-llrp-inventory/182:/w/workspace/app-rfid-llrp-inventory/182:rw,z -v /w/workspace/app-rfid-llrp-inventory/182@tmp:/w/workspace/app-rfid-llrp-inventory/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-02T14:47:28.802Z] $ docker top d585d8cfb0b24206fca14ff1460bb8954cc0a687d2f72fc1b8c87e994570f84e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T14:47:29.636Z] + go version [2024-10-02T14:47:29.636Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-02T14:47:29.652Z] $ docker stop --time=1 d585d8cfb0b24206fca14ff1460bb8954cc0a687d2f72fc1b8c87e994570f84e [2024-10-02T14:47:31.303Z] $ docker rm -f --volumes d585d8cfb0b24206fca14ff1460bb8954cc0a687d2f72fc1b8c87e994570f84e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:47:31.901Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T14:47:31.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T14:47:32.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-13004 does not seem to be running inside a container [2024-10-02T14:47:32.176Z] $ 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/182 -v /w/workspace/app-rfid-llrp-inventory/182:/w/workspace/app-rfid-llrp-inventory/182:rw,z -v /w/workspace/app-rfid-llrp-inventory/182@tmp:/w/workspace/app-rfid-llrp-inventory/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-02T14:47:33.425Z] $ docker top 9f0ef42c32b95d6f9b043f25b4b61a9a3911305a7c44a9be280ddcaf3935d269 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T14:47:34.266Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/182 [Pipeline] fileExists [Pipeline] sh [2024-10-02T14:47:34.925Z] + make test [2024-10-02T14:47:34.925Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-02T14:51:56.951Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-10-02T14:51:56.951Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-10-02T14:51:56.951Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.957s coverage: 86.2% of statements [2024-10-02T14:52:09.252Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.321s coverage: 71.9% of statements [2024-10-02T14:52:09.252Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-02T14:52:09.252Z] go vet ./... [2024-10-02T14:56:16.079Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T14:56:16.079Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T14:56:16.079Z] ./bin/test-attribution.sh [2024-10-02T14:56:16.079Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [2024-10-02T14:56:16.079Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T14:56:16.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T14:56:16.109Z] $ docker stop --time=1 9f0ef42c32b95d6f9b043f25b4b61a9a3911305a7c44a9be280ddcaf3935d269 [2024-10-02T14:56:18.085Z] $ docker rm -f --volumes 9f0ef42c32b95d6f9b043f25b4b61a9a3911305a7c44a9be280ddcaf3935d269 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T14:56:20.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T14:56:20.499Z] Warning: overwriting stash ‘coverage-report’ [2024-10-02T14:56:20.971Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T14:56:21.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T14:56:21.725Z] + ls -al . [2024-10-02T14:56:21.725Z] total 272 [2024-10-02T14:56:21.725Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 14:47 . [2024-10-02T14:56:21.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 14:44 .. [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 2 14:44 .dockerignore [2024-10-02T14:56:21.725Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 14:44 .git [2024-10-02T14:56:21.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 14:44 .github [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 2 14:44 .gitignore [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 14:44 .golangci.yml [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 2 14:44 Attribution.txt [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 2 14:44 CHANGELOG.md [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 2 14:44 Dockerfile [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 14:44 GOVERNANCE.md [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 2 14:44 Jenkinsfile [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 2 14:44 LICENSE [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 2503 Oct 2 14:44 Makefile [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 2 14:44 OWNERS.md [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 2 14:44 README.md [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 2 14:18 VERSION [2024-10-02T14:56:21.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 14:44 bin [2024-10-02T14:56:21.725Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 2 14:52 coverage.out [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 2 14:44 go.mod [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 2 14:44 go.sum [2024-10-02T14:56:21.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 14:44 images [2024-10-02T14:56:21.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 14:44 internal [2024-10-02T14:56:21.725Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 2 14:44 main.go [2024-10-02T14:56:21.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 14:44 openapi [2024-10-02T14:56:21.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 14:44 res [2024-10-02T14:56:21.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 14:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T14:56:22.094Z] + 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=aa923df82d1200a07564427012a833b2e51a1905 --label arch=arm64 --label version=3.2.0-dev.28 . [2024-10-02T14:56:22.362Z] Sending build context to Docker daemon 673.8kB [2024-10-02T14:56:22.362Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T14:56:22.362Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-02T14:56:22.362Z] ---> 7f57af013747 [2024-10-02T14:56:22.362Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T14:56:22.634Z] ---> Running in 149d59020ea6 [2024-10-02T14:56:22.934Z] Removing intermediate container 149d59020ea6 [2024-10-02T14:56:22.934Z] ---> 80e70fe9be6a [2024-10-02T14:56:22.934Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T14:56:22.934Z] ---> Running in 742dc184710d [2024-10-02T14:56:23.203Z] Removing intermediate container 742dc184710d [2024-10-02T14:56:23.203Z] ---> a30028e7d1cf [2024-10-02T14:56:23.203Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-02T14:56:23.471Z] ---> Running in 7e3cd3507600 [2024-10-02T14:56:23.738Z] Removing intermediate container 7e3cd3507600 [2024-10-02T14:56:23.738Z] ---> 5765ca42ac51 [2024-10-02T14:56:23.738Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T14:56:23.738Z] ---> Running in 0587a8e7b402 [2024-10-02T14:56:24.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T14:56:25.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T14:56:26.238Z] OK: 266 MiB in 52 packages [2024-10-02T14:56:26.827Z] Removing intermediate container 0587a8e7b402 [2024-10-02T14:56:26.827Z] ---> d2949570d85f [2024-10-02T14:56:26.827Z] Step 7/30 : WORKDIR /app [2024-10-02T14:56:27.093Z] ---> Running in 754b1b042c08 [2024-10-02T14:56:27.360Z] Removing intermediate container 754b1b042c08 [2024-10-02T14:56:27.360Z] ---> a090de96abda [2024-10-02T14:56:27.360Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-02T14:56:27.626Z] ---> 2e5cb218ca33 [2024-10-02T14:56:27.626Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T14:56:27.898Z] ---> Running in becddbdea696 [2024-10-02T14:56:29.844Z] Removing intermediate container becddbdea696 [2024-10-02T14:56:29.844Z] ---> 4f9dc096a139 [2024-10-02T14:56:29.844Z] Step 10/30 : COPY . . [2024-10-02T14:56:30.424Z] ---> be1193c10ce5 [2024-10-02T14:56:30.424Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T14:56:30.691Z] ---> Running in d95310f201a7 [2024-10-02T14:56:30.958Z] Removing intermediate container d95310f201a7 [2024-10-02T14:56:30.958Z] ---> c7bbc7cec04c [2024-10-02T14:56:30.958Z] Step 12/30 : RUN $MAKE [2024-10-02T14:56:30.958Z] ---> Running in 6b28798a3ee1 [2024-10-02T14:56:31.914Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.28 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.28" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-10-02T15:00:08.710Z] Removing intermediate container 6b28798a3ee1 [2024-10-02T15:00:08.710Z] ---> 1c62d71020d1 [2024-10-02T15:00:08.710Z] Step 13/30 : FROM alpine:3.18 [2024-10-02T15:00:08.710Z] 3.18: Pulling from library/alpine [2024-10-02T15:00:08.710Z] 720f3032cd11: Pulling fs layer [2024-10-02T15:00:08.977Z] 720f3032cd11: Download complete [2024-10-02T15:00:09.560Z] 720f3032cd11: Pull complete [2024-10-02T15:00:09.560Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T15:00:09.560Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T15:00:09.560Z] ---> 3e834921e367 [2024-10-02T15:00:09.560Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-02T15:00:09.560Z] ---> Running in eada5b4f463b [2024-10-02T15:00:09.827Z] Removing intermediate container eada5b4f463b [2024-10-02T15:00:09.827Z] ---> 831701b04cb7 [2024-10-02T15:00:09.827Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-02T15:00:09.827Z] ---> Running in 9897aa7ca601 [2024-10-02T15:00:10.099Z] Removing intermediate container 9897aa7ca601 [2024-10-02T15:00:10.099Z] ---> 7de91f2c10fb [2024-10-02T15:00:10.099Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-02T15:00:10.099Z] ---> Running in 0396d348bae4 [2024-10-02T15:00:11.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T15:00:11.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T15:00:12.603Z] (1/2) Installing ca-certificates (20240226-r0) [2024-10-02T15:00:12.603Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-10-02T15:00:12.603Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T15:00:12.603Z] Executing ca-certificates-20240226-r0.trigger [2024-10-02T15:00:12.870Z] OK: 9 MiB in 17 packages [2024-10-02T15:00:14.284Z] Removing intermediate container 0396d348bae4 [2024-10-02T15:00:14.284Z] ---> 518463dd1b04 [2024-10-02T15:00:14.284Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-02T15:00:14.284Z] ---> Running in e5c15f7ce550 [2024-10-02T15:00:14.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T15:00:15.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T15:00:16.039Z] OK: 9 MiB in 17 packages [2024-10-02T15:00:17.004Z] Removing intermediate container e5c15f7ce550 [2024-10-02T15:00:17.004Z] ---> 63be3c0c08c9 [2024-10-02T15:00:17.004Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-02T15:00:17.587Z] ---> 2595782763ef [2024-10-02T15:00:17.587Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-02T15:00:17.855Z] ---> 0e5c34b417ce [2024-10-02T15:00:17.855Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-02T15:00:18.439Z] ---> f4a99390577f [2024-10-02T15:00:18.439Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-02T15:00:19.023Z] ---> 96b2acc5516e [2024-10-02T15:00:19.023Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-02T15:00:20.433Z] ---> 9212f7ab3fce [2024-10-02T15:00:20.433Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-02T15:00:20.433Z] ---> Running in 347f63e15d7c [2024-10-02T15:00:22.369Z] Removing intermediate container 347f63e15d7c [2024-10-02T15:00:22.369Z] ---> 609cdf2490c7 [2024-10-02T15:00:22.369Z] Step 24/30 : VOLUME /cache [2024-10-02T15:00:22.369Z] ---> Running in 005372f91fba [2024-10-02T15:00:22.369Z] Removing intermediate container 005372f91fba [2024-10-02T15:00:22.369Z] ---> 52bbcaf6ed55 [2024-10-02T15:00:22.369Z] Step 25/30 : EXPOSE 59711 [2024-10-02T15:00:22.641Z] ---> Running in eb1392bbc094 [2024-10-02T15:00:22.906Z] Removing intermediate container eb1392bbc094 [2024-10-02T15:00:22.906Z] ---> 51d4c78b26af [2024-10-02T15:00:22.906Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-02T15:00:22.906Z] ---> Running in 4e5ee88d6264 [2024-10-02T15:00:23.171Z] Removing intermediate container 4e5ee88d6264 [2024-10-02T15:00:23.171Z] ---> 597614ef095c [2024-10-02T15:00:23.171Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-02T15:00:23.171Z] ---> Running in 44a32afa73bc [2024-10-02T15:00:23.443Z] Removing intermediate container 44a32afa73bc [2024-10-02T15:00:23.443Z] ---> 4f6a9601f46b [2024-10-02T15:00:23.443Z] Step 28/30 : LABEL arch=arm64 [2024-10-02T15:00:23.714Z] ---> Running in 7ebb3a92209a [2024-10-02T15:00:23.982Z] Removing intermediate container 7ebb3a92209a [2024-10-02T15:00:23.982Z] ---> 918a67a50f9d [2024-10-02T15:00:23.982Z] Step 29/30 : LABEL git_sha=aa923df82d1200a07564427012a833b2e51a1905 [2024-10-02T15:00:23.982Z] ---> Running in 7cd70a65ea90 [2024-10-02T15:00:24.248Z] Removing intermediate container 7cd70a65ea90 [2024-10-02T15:00:24.248Z] ---> 334669d2bfa5 [2024-10-02T15:00:24.248Z] Step 30/30 : LABEL version=3.2.0-dev.28 [2024-10-02T15:00:24.248Z] ---> Running in d6f860ee3129 [2024-10-02T15:00:24.513Z] Removing intermediate container d6f860ee3129 [2024-10-02T15:00:24.513Z] ---> a5964ad8ea93 [2024-10-02T15:00:24.513Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T15:00:24.778Z] Successfully built a5964ad8ea93 [2024-10-02T15:00:24.778Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T15:00:24.942Z] provisioning config files... [2024-10-02T15:00:24.961Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/182@tmp/config6428039513980528450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T15:00:25.301Z] ---> ****-login.sh [2024-10-02T15:00:25.301Z] nexus3.edgexfoundry.org:10001 [2024-10-02T15:00:25.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T15:00:25.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T15:00:25.568Z] Configure a credential helper to remove this warning. See [2024-10-02T15:00:25.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T15:00:25.568Z] [2024-10-02T15:00:25.568Z] Login Succeeded [2024-10-02T15:00:25.568Z] nexus3.edgexfoundry.org:10002 [2024-10-02T15:00:25.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T15:00:25.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T15:00:25.837Z] Configure a credential helper to remove this warning. See [2024-10-02T15:00:25.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T15:00:25.837Z] [2024-10-02T15:00:25.837Z] Login Succeeded [2024-10-02T15:00:26.105Z] nexus3.edgexfoundry.org:10003 [2024-10-02T15:00:26.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T15:00:26.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T15:00:26.373Z] Configure a credential helper to remove this warning. See [2024-10-02T15:00:26.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T15:00:26.373Z] [2024-10-02T15:00:26.373Z] Login Succeeded [2024-10-02T15:00:26.373Z] nexus3.edgexfoundry.org:10004 [2024-10-02T15:00:26.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T15:00:26.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T15:00:26.642Z] Configure a credential helper to remove this warning. See [2024-10-02T15:00:26.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T15:00:26.642Z] [2024-10-02T15:00:26.642Z] Login Succeeded [2024-10-02T15:00:26.642Z] ****.io [2024-10-02T15:00:26.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T15:00:27.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T15:00:27.171Z] Configure a credential helper to remove this warning. See [2024-10-02T15:00:27.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T15:00:27.171Z] [2024-10-02T15:00:27.171Z] Login Succeeded [2024-10-02T15:00:27.171Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T15:00:27.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T15:00:27.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T15:00:27.279Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-10-02T15:00:27.279Z] aa923df82d1200a07564427012a833b2e51a1905 [2024-10-02T15:00:27.279Z] latest [2024-10-02T15:00:27.279Z] 3.2.0-dev.28 [2024-10-02T15:00:27.279Z] aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 [2024-10-02T15:00:27.279Z] main [2024-10-02T15:00:27.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:00:27.657Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:00:29.080Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:aa923df82d1200a07564427012a833b2e51a1905 [2024-10-02T15:00:29.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-02T15:00:29.080Z] 4209286d249e: Preparing [2024-10-02T15:00:29.080Z] 641172d8a3db: Preparing [2024-10-02T15:00:29.080Z] ddbe71e49506: Preparing [2024-10-02T15:00:29.080Z] 9358edf9f057: Preparing [2024-10-02T15:00:29.080Z] 07a96717ba0b: Preparing [2024-10-02T15:00:29.080Z] cef9d526c8c1: Preparing [2024-10-02T15:00:29.080Z] 195c3022465c: Preparing [2024-10-02T15:00:29.080Z] 3ebd00c0dbd5: Preparing [2024-10-02T15:00:29.080Z] 4aeaa0e7d41f: Preparing [2024-10-02T15:00:29.080Z] cef9d526c8c1: Waiting [2024-10-02T15:00:29.080Z] 195c3022465c: Waiting [2024-10-02T15:00:29.080Z] 3ebd00c0dbd5: Waiting [2024-10-02T15:00:29.080Z] 4aeaa0e7d41f: Waiting [2024-10-02T15:00:29.352Z] ddbe71e49506: Pushed [2024-10-02T15:00:29.352Z] 07a96717ba0b: Pushed [2024-10-02T15:00:29.352Z] 9358edf9f057: Pushed [2024-10-02T15:00:29.352Z] 4209286d249e: Pushed [2024-10-02T15:00:29.352Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T15:00:29.352Z] cef9d526c8c1: Pushed [2024-10-02T15:00:29.619Z] 195c3022465c: Pushed [2024-10-02T15:00:29.619Z] 3ebd00c0dbd5: Pushed [2024-10-02T15:00:36.310Z] 641172d8a3db: Pushed [2024-10-02T15:00:36.310Z] aa923df82d1200a07564427012a833b2e51a1905: digest: sha256:563ec294cb86e3b9d8045d646e8ffbc5e17f1c8c48f74ddb1cce90cdbe45fff8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:00:36.934Z] + 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-10-02T15:00:37.286Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-10-02T15:00:37.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-02T15:00:37.286Z] 4209286d249e: Preparing [2024-10-02T15:00:37.286Z] 641172d8a3db: Preparing [2024-10-02T15:00:37.286Z] ddbe71e49506: Preparing [2024-10-02T15:00:37.286Z] 9358edf9f057: Preparing [2024-10-02T15:00:37.286Z] 07a96717ba0b: Preparing [2024-10-02T15:00:37.286Z] cef9d526c8c1: Preparing [2024-10-02T15:00:37.286Z] 195c3022465c: Preparing [2024-10-02T15:00:37.286Z] 3ebd00c0dbd5: Preparing [2024-10-02T15:00:37.286Z] 4aeaa0e7d41f: Preparing [2024-10-02T15:00:37.286Z] 195c3022465c: Waiting [2024-10-02T15:00:37.286Z] 3ebd00c0dbd5: Waiting [2024-10-02T15:00:37.286Z] 4aeaa0e7d41f: Waiting [2024-10-02T15:00:37.286Z] cef9d526c8c1: Waiting [2024-10-02T15:00:37.286Z] ddbe71e49506: Layer already exists [2024-10-02T15:00:37.286Z] 9358edf9f057: Layer already exists [2024-10-02T15:00:37.286Z] 4209286d249e: Layer already exists [2024-10-02T15:00:37.286Z] 07a96717ba0b: Layer already exists [2024-10-02T15:00:37.286Z] 641172d8a3db: Layer already exists [2024-10-02T15:00:37.286Z] cef9d526c8c1: Layer already exists [2024-10-02T15:00:37.286Z] 195c3022465c: Layer already exists [2024-10-02T15:00:37.286Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T15:00:37.286Z] 3ebd00c0dbd5: Layer already exists [2024-10-02T15:00:37.551Z] latest: digest: sha256:563ec294cb86e3b9d8045d646e8ffbc5e17f1c8c48f74ddb1cce90cdbe45fff8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:00:37.919Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:00:38.284Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.28 [2024-10-02T15:00:38.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-02T15:00:38.284Z] 4209286d249e: Preparing [2024-10-02T15:00:38.284Z] 641172d8a3db: Preparing [2024-10-02T15:00:38.284Z] ddbe71e49506: Preparing [2024-10-02T15:00:38.284Z] 9358edf9f057: Preparing [2024-10-02T15:00:38.284Z] 07a96717ba0b: Preparing [2024-10-02T15:00:38.284Z] cef9d526c8c1: Preparing [2024-10-02T15:00:38.284Z] 195c3022465c: Preparing [2024-10-02T15:00:38.284Z] cef9d526c8c1: Waiting [2024-10-02T15:00:38.284Z] 3ebd00c0dbd5: Preparing [2024-10-02T15:00:38.284Z] 195c3022465c: Waiting [2024-10-02T15:00:38.284Z] 4aeaa0e7d41f: Preparing [2024-10-02T15:00:38.284Z] 3ebd00c0dbd5: Waiting [2024-10-02T15:00:38.284Z] 4aeaa0e7d41f: Waiting [2024-10-02T15:00:38.284Z] 4209286d249e: Layer already exists [2024-10-02T15:00:38.284Z] ddbe71e49506: Layer already exists [2024-10-02T15:00:38.284Z] 9358edf9f057: Layer already exists [2024-10-02T15:00:38.284Z] 641172d8a3db: Layer already exists [2024-10-02T15:00:38.284Z] 07a96717ba0b: Layer already exists [2024-10-02T15:00:38.284Z] 195c3022465c: Layer already exists [2024-10-02T15:00:38.284Z] cef9d526c8c1: Layer already exists [2024-10-02T15:00:38.284Z] 3ebd00c0dbd5: Layer already exists [2024-10-02T15:00:38.284Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T15:00:38.284Z] 3.2.0-dev.28: digest: sha256:563ec294cb86e3b9d8045d646e8ffbc5e17f1c8c48f74ddb1cce90cdbe45fff8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:00:38.661Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:00:39.030Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 [2024-10-02T15:00:39.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-02T15:00:39.030Z] 4209286d249e: Preparing [2024-10-02T15:00:39.030Z] 641172d8a3db: Preparing [2024-10-02T15:00:39.030Z] ddbe71e49506: Preparing [2024-10-02T15:00:39.030Z] 9358edf9f057: Preparing [2024-10-02T15:00:39.030Z] 07a96717ba0b: Preparing [2024-10-02T15:00:39.030Z] cef9d526c8c1: Preparing [2024-10-02T15:00:39.030Z] 195c3022465c: Preparing [2024-10-02T15:00:39.030Z] 3ebd00c0dbd5: Preparing [2024-10-02T15:00:39.030Z] 4aeaa0e7d41f: Preparing [2024-10-02T15:00:39.030Z] 195c3022465c: Waiting [2024-10-02T15:00:39.030Z] 3ebd00c0dbd5: Waiting [2024-10-02T15:00:39.030Z] 4aeaa0e7d41f: Waiting [2024-10-02T15:00:39.030Z] cef9d526c8c1: Waiting [2024-10-02T15:00:39.030Z] 641172d8a3db: Layer already exists [2024-10-02T15:00:39.030Z] ddbe71e49506: Layer already exists [2024-10-02T15:00:39.030Z] 9358edf9f057: Layer already exists [2024-10-02T15:00:39.030Z] 07a96717ba0b: Layer already exists [2024-10-02T15:00:39.030Z] 4209286d249e: Layer already exists [2024-10-02T15:00:39.030Z] cef9d526c8c1: Layer already exists [2024-10-02T15:00:39.030Z] 195c3022465c: Layer already exists [2024-10-02T15:00:39.030Z] 3ebd00c0dbd5: Layer already exists [2024-10-02T15:00:39.030Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T15:00:39.030Z] aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28: digest: sha256:563ec294cb86e3b9d8045d646e8ffbc5e17f1c8c48f74ddb1cce90cdbe45fff8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:00:39.653Z] + 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-10-02T15:00:40.014Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-10-02T15:00:40.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-10-02T15:00:40.014Z] 4209286d249e: Preparing [2024-10-02T15:00:40.014Z] 641172d8a3db: Preparing [2024-10-02T15:00:40.014Z] ddbe71e49506: Preparing [2024-10-02T15:00:40.014Z] 9358edf9f057: Preparing [2024-10-02T15:00:40.014Z] 07a96717ba0b: Preparing [2024-10-02T15:00:40.014Z] cef9d526c8c1: Preparing [2024-10-02T15:00:40.014Z] 195c3022465c: Preparing [2024-10-02T15:00:40.014Z] cef9d526c8c1: Waiting [2024-10-02T15:00:40.014Z] 3ebd00c0dbd5: Preparing [2024-10-02T15:00:40.014Z] 195c3022465c: Waiting [2024-10-02T15:00:40.014Z] 4aeaa0e7d41f: Preparing [2024-10-02T15:00:40.014Z] 3ebd00c0dbd5: Waiting [2024-10-02T15:00:40.014Z] 4aeaa0e7d41f: Waiting [2024-10-02T15:00:40.014Z] 07a96717ba0b: Layer already exists [2024-10-02T15:00:40.014Z] 4209286d249e: Layer already exists [2024-10-02T15:00:40.014Z] 9358edf9f057: Layer already exists [2024-10-02T15:00:40.014Z] 641172d8a3db: Layer already exists [2024-10-02T15:00:40.014Z] ddbe71e49506: Layer already exists [2024-10-02T15:00:40.014Z] 195c3022465c: Layer already exists [2024-10-02T15:00:40.014Z] 4aeaa0e7d41f: Layer already exists [2024-10-02T15:00:40.014Z] 3ebd00c0dbd5: Layer already exists [2024-10-02T15:00:40.014Z] cef9d526c8c1: Layer already exists [2024-10-02T15:00:40.279Z] main: digest: sha256:563ec294cb86e3b9d8045d646e8ffbc5e17f1c8c48f74ddb1cce90cdbe45fff8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-02T15:00:40.368Z] ===================================================== [Pipeline] echo [2024-10-02T15:00:40.383Z] taggedImages: [2024-10-02T15:00:40.383Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:aa923df82d1200a07564427012a833b2e51a1905 [2024-10-02T15:00:40.383Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-10-02T15:00:40.383Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.28 [2024-10-02T15:00:40.383Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 [2024-10-02T15:00:40.383Z] - 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-10-02T15:00:40.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T15:00:40.771Z] [2024-10-02T15:00:40.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:00:41.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T15:00:41.103Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-02T15:00:41.103Z] 8998bd30e6a1: Pulling fs layer [2024-10-02T15:00:41.103Z] 04944245beec: Pulling fs layer [2024-10-02T15:00:41.103Z] 699f458cf7ca: Pulling fs layer [2024-10-02T15:00:41.103Z] 765212b225bb: Pulling fs layer [2024-10-02T15:00:41.103Z] f23df028b6ca: Pulling fs layer [2024-10-02T15:00:41.103Z] d65c8cfc05b1: Pulling fs layer [2024-10-02T15:00:41.103Z] 2437ff75d9bd: Pulling fs layer [2024-10-02T15:00:41.103Z] f23df028b6ca: Waiting [2024-10-02T15:00:41.103Z] d65c8cfc05b1: Waiting [2024-10-02T15:00:41.103Z] 2437ff75d9bd: Waiting [2024-10-02T15:00:41.103Z] 765212b225bb: Waiting [2024-10-02T15:00:41.368Z] 04944245beec: Verifying Checksum [2024-10-02T15:00:41.368Z] 04944245beec: Download complete [2024-10-02T15:00:41.368Z] 765212b225bb: Verifying Checksum [2024-10-02T15:00:41.368Z] 765212b225bb: Download complete [2024-10-02T15:00:41.368Z] f23df028b6ca: Verifying Checksum [2024-10-02T15:00:41.368Z] f23df028b6ca: Download complete [2024-10-02T15:00:41.368Z] d65c8cfc05b1: Verifying Checksum [2024-10-02T15:00:41.368Z] d65c8cfc05b1: Download complete [2024-10-02T15:00:41.634Z] 699f458cf7ca: Verifying Checksum [2024-10-02T15:00:41.634Z] 699f458cf7ca: Download complete [2024-10-02T15:00:41.902Z] 8998bd30e6a1: Verifying Checksum [2024-10-02T15:00:41.903Z] 8998bd30e6a1: Download complete [2024-10-02T15:00:44.470Z] 2437ff75d9bd: Verifying Checksum [2024-10-02T15:00:44.470Z] 2437ff75d9bd: Download complete [2024-10-02T15:00:46.404Z] 8998bd30e6a1: Pull complete [2024-10-02T15:00:46.983Z] 04944245beec: Pull complete [2024-10-02T15:00:48.384Z] 699f458cf7ca: Pull complete [2024-10-02T15:00:48.648Z] 765212b225bb: Pull complete [2024-10-02T15:00:49.600Z] f23df028b6ca: Pull complete [2024-10-02T15:00:49.600Z] d65c8cfc05b1: Pull complete [2024-10-02T15:01:07.788Z] 2437ff75d9bd: Pull complete [2024-10-02T15:01:07.788Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-02T15:01:07.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T15:01:07.788Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T15:01:07.997Z] prd-ubuntu20.04-docker-arm64-4c-16g-13004 does not seem to be running inside a container [2024-10-02T15:01:08.053Z] $ 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/182 -v /w/workspace/app-rfid-llrp-inventory/182:/w/workspace/app-rfid-llrp-inventory/182:rw,z -v /w/workspace/app-rfid-llrp-inventory/182@tmp:/w/workspace/app-rfid-llrp-inventory/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-02T15:01:10.634Z] $ docker top 596f91a7b68125ddd4d2e5886238ef53047bdd041b7b11e16d1d25b7ce1280e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T15:01:11.458Z] ---> job-cost.sh [2024-10-02T15:01:11.458Z] lf-activate-venv: SKIPPING [2024-10-02T15:01:11.458Z] INFO: No Stack... [2024-10-02T15:01:11.722Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-02T15:01:12.677Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T15:01:12.998Z] + cut -d, -f6 [2024-10-02T15:01:12.998Z] + cat /w/workspace/app-rfid-llrp-inventory/182/archives/cost.csv [Pipeline] lock [2024-10-02T15:01:13.296Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] [2024-10-02T15:01:13.305Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] did not exist. Created. [2024-10-02T15:01:13.312Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T15:01:13.652Z] /w/workspace/app-rfid-llrp-inventory/182@tmp/durable-19d57e02/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-02T15:01:13.980Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-02T15:01:13.997Z] Warning: overwriting stash ‘stack-cost’ [2024-10-02T15:01:14.043Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T15:01:14.050Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T15:01:14.078Z] $ docker stop --time=1 596f91a7b68125ddd4d2e5886238ef53047bdd041b7b11e16d1d25b7ce1280e9 [2024-10-02T15:01:15.525Z] $ docker rm -f --volumes 596f91a7b68125ddd4d2e5886238ef53047bdd041b7b11e16d1d25b7ce1280e9 [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-10-02T15:01:16.085Z] provisioning config files... [2024-10-02T15:01:16.093Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5134752086510441762tmp [Pipeline] { [Pipeline] sh [2024-10-02T15:01:16.397Z] + set +x [2024-10-02T15:01:16.397Z] + bash -s -- [2024-10-02T15:01:16.397Z] + curl -s https://codecov.io/bash [2024-10-02T15:01:16.397Z] [2024-10-02T15:01:16.397Z] _____ _ [2024-10-02T15:01:16.397Z] / ____| | | [2024-10-02T15:01:16.397Z] | | ___ __| | ___ ___ _____ __ [2024-10-02T15:01:16.397Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-02T15:01:16.397Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-02T15:01:16.397Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-02T15:01:16.397Z] Bash-1.0.6 [2024-10-02T15:01:16.397Z] [2024-10-02T15:01:16.397Z] [2024-10-02T15:01:16.657Z] ==> git version 2.25.1 found [2024-10-02T15:01:16.657Z] ==> 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-10-02T15:01:16.657Z] Release-Date: 2020-01-08 [2024-10-02T15:01:16.657Z] 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-10-02T15:01:16.657Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-02T15:01:16.657Z] ==> Jenkins CI detected. [2024-10-02T15:01:16.657Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-10-02T15:01:16.657Z] project root: . [2024-10-02T15:01:16.657Z] --> token set from env [2024-10-02T15:01:16.657Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-02T15:01:16.657Z] ==> Running gcov in . (disable via -X gcov) [2024-10-02T15:01:16.657Z] ==> Python coveragepy not found [2024-10-02T15:01:16.657Z] ==> Searching for coverage reports in: [2024-10-02T15:01:16.657Z] + . [2024-10-02T15:01:16.657Z] -> Found 1 reports [2024-10-02T15:01:16.657Z] ==> Detecting git/mercurial file structure [2024-10-02T15:01:16.657Z] ==> Reading reports [2024-10-02T15:01:16.657Z] + ./coverage.out bytes=41317 [2024-10-02T15:01:16.657Z] ==> Appending adjustments [2024-10-02T15:01:16.657Z] https://docs.codecov.io/docs/fixing-reports [2024-10-02T15:01:16.918Z] + Found adjustments [2024-10-02T15:01:16.918Z] ==> Gzipping contents [2024-10-02T15:01:16.918Z] 12K /tmp/codecov.FXYxyd.gz [2024-10-02T15:01:16.918Z] ==> Uploading reports [2024-10-02T15:01:16.918Z] url: https://codecov.io [2024-10-02T15:01:16.918Z] query: branch=main&commit=aa923df82d1200a07564427012a833b2e51a1905&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-02T15:01:16.918Z] -> Pinging Codecov [2024-10-02T15:01:16.918Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=aa923df82d1200a07564427012a833b2e51a1905&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-02T15:01:17.178Z] -> Uploading to [2024-10-02T15:01:17.178Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/aa923df82d1200a07564427012a833b2e51a1905/7abc63bc-8dbe-4595-aa53-6e2a22f89fed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T150116Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a61dca51e3a4e77cd395950af30df1cef3fa5c12d33b6a7721bededd04c61012 [2024-10-02T15:01:17.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T15:01:17.178Z] Dload Upload Total Spent Left Speed [2024-10-02T15:01:17.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 51140 --:--:-- --:--:-- --:--:-- 51140 [2024-10-02T15:01:17.438Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] } [2024-10-02T15:01:17.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-02T15:01:17.681Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-02T15:01:17.705Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:01:18.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-02T15:01:18.017Z] [2024-10-02T15:01:18.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:01:18.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-02T15:01:18.588Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-02T15:01:18.588Z] 619be1103602: Already exists [2024-10-02T15:01:18.588Z] f8ea3408117e: Pulling fs layer [2024-10-02T15:01:18.588Z] 91320369b822: Pulling fs layer [2024-10-02T15:01:18.588Z] 0406650e8295: Pulling fs layer [2024-10-02T15:01:18.588Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T15:01:18.588Z] 96d80e3f36e1: Pulling fs layer [2024-10-02T15:01:18.588Z] bcf3aedb951c: Pulling fs layer [2024-10-02T15:01:18.588Z] bcf3aedb951c: Waiting [2024-10-02T15:01:18.588Z] 4f4fb700ef54: Waiting [2024-10-02T15:01:18.588Z] 96d80e3f36e1: Waiting [2024-10-02T15:01:18.588Z] 0406650e8295: Verifying Checksum [2024-10-02T15:01:18.588Z] 0406650e8295: Download complete [2024-10-02T15:01:18.588Z] f8ea3408117e: Download complete [2024-10-02T15:01:18.588Z] 4f4fb700ef54: Download complete [2024-10-02T15:01:18.848Z] 96d80e3f36e1: Verifying Checksum [2024-10-02T15:01:18.848Z] 96d80e3f36e1: Download complete [2024-10-02T15:01:18.848Z] f8ea3408117e: Pull complete [2024-10-02T15:01:19.108Z] 91320369b822: Download complete [2024-10-02T15:01:19.675Z] bcf3aedb951c: Verifying Checksum [2024-10-02T15:01:19.675Z] bcf3aedb951c: Download complete [2024-10-02T15:01:22.958Z] 91320369b822: Pull complete [2024-10-02T15:01:23.217Z] 0406650e8295: Pull complete [2024-10-02T15:01:23.476Z] 4f4fb700ef54: Pull complete [2024-10-02T15:01:23.735Z] 96d80e3f36e1: Pull complete [2024-10-02T15:01:27.927Z] bcf3aedb951c: Pull complete [2024-10-02T15:01:27.927Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-10-02T15:01:27.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-02T15:01:28.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T15:01:28.289Z] prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container [2024-10-02T15:01:28.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-02T15:01:38.127Z] $ docker top 9382f8642617587f577d28ff83de36bf84a3fe48632494cc8d6fd7490b5fb8ff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T15:01:38.477Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-10-02T15:01:38.487Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-10-02T15:01:38.768Z] + set -o pipefail [2024-10-02T15:01:38.768Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-10-02T15:01:46.885Z] [2024-10-02T15:01:46.885Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-10-02T15:01:46.885Z] [2024-10-02T15:01:46.885Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/4bbad62a-69fe-469c-a871-ee8fa8c34798 [2024-10-02T15:01:46.885Z] [2024-10-02T15:01:46.885Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-02T15:01:46.885Z] [2024-10-02T15:01:46.885Z] [2024-10-02T15:01:46.885Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-02T15:01:46.885Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-02T15:01:46.895Z] $ docker stop --time=1 9382f8642617587f577d28ff83de36bf84a3fe48632494cc8d6fd7490b5fb8ff [2024-10-02T15:01:54.926Z] $ docker rm -f --volumes 9382f8642617587f577d28ff83de36bf84a3fe48632494cc8d6fd7490b5fb8ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T15:01:56.246Z] + git log --format=format:%s -1 aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] sh [2024-10-02T15:01:56.539Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T15:01:56.539Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:01:56.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T15:01:56.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T15:01:56.941Z] prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container [2024-10-02T15:01:56.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-02T15:01:57.861Z] $ docker top 93680701ec71296ada7369193661807aeeed870f53c2103782456e500946ef36 -eo pid,comm [2024-10-02T15:01:57.922Z] 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-10-02T15:01:57.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T15:01:57.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T15:01:57.984Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T15:01:58.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T15:01:58.100Z] $ docker exec 93680701ec71296ada7369193661807aeeed870f53c2103782456e500946ef36 ssh-agent [2024-10-02T15:01:58.239Z] SSH_AUTH_SOCK=/tmp/ssh-7z2ZEcQfAgrU/agent.13 [2024-10-02T15:01:58.239Z] SSH_AGENT_PID=19 [2024-10-02T15:01:58.244Z] Running ssh-add (command line suppressed) [2024-10-02T15:01:58.364Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4593706516648124563.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4593706516648124563.key) [2024-10-02T15:01:58.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T15:01:58.695Z] + git semver tag [2024-10-02T15:01:58.954Z] 2024-10-02 15:01:58,907 [run_tag] DEBUG tag force:False [2024-10-02T15:01:58.954Z] 2024-10-02 15:01:58,907 [check_head_tag] DEBUG check head tag [2024-10-02T15:01:58.954Z] 2024-10-02 15:01:58,909 [execute] INFO git cat-file --batch-check [2024-10-02T15:01:58.954Z] 2024-10-02 15:01:58,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-10-02T15:01:58.954Z] 2024-10-02 15:01:58,914 [execute] INFO git cat-file --batch [2024-10-02T15:01:58.954Z] 2024-10-02 15:01:58,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-10-02T15:01:58.954Z] 2024-10-02 15:01:58,939 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-02T15:01:58.954Z] 2024-10-02 15:01:58,939 [execute] INFO git tag -a v3.2.0-dev.28 -m v3.2.0-dev.28 [2024-10-02T15:01:58.954Z] 2024-10-02 15:01:58,939 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.28', '-m', 'v3.2.0-dev.28'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-10-02T15:01:58.954Z] 2024-10-02 15:01:58,945 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-02T15:01:58.954Z] 3.2.0-dev.28 [Pipeline] } [2024-10-02T15:01:59.218Z] $ docker exec --env ******** --env ******** 93680701ec71296ada7369193661807aeeed870f53c2103782456e500946ef36 ssh-agent -k [2024-10-02T15:01:59.320Z] unset SSH_AUTH_SOCK; [2024-10-02T15:01:59.320Z] unset SSH_AGENT_PID; [2024-10-02T15:01:59.320Z] echo Agent pid 19 killed; [2024-10-02T15:01:59.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T15:01:59.662Z] + git semver [Pipeline] } [2024-10-02T15:01:59.936Z] $ docker stop --time=1 93680701ec71296ada7369193661807aeeed870f53c2103782456e500946ef36 [2024-10-02T15:02:01.887Z] $ docker rm -f --volumes 93680701ec71296ada7369193661807aeeed870f53c2103782456e500946ef36 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:02:02.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-02T15:02:02.464Z] [2024-10-02T15:02:02.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:02:02.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-02T15:02:02.765Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-02T15:02:02.765Z] ab5ef0e58194: Pulling fs layer [2024-10-02T15:02:02.765Z] 9712f1f96733: Pulling fs layer [2024-10-02T15:02:02.765Z] 63f879dbbcfc: Pulling fs layer [2024-10-02T15:02:02.765Z] 0d9ebad4ef96: Pulling fs layer [2024-10-02T15:02:02.765Z] e9a5061849ea: Pulling fs layer [2024-10-02T15:02:02.765Z] d747dcd14b5f: Pulling fs layer [2024-10-02T15:02:02.765Z] 2de7ff778b66: Pulling fs layer [2024-10-02T15:02:02.765Z] e9a5061849ea: Waiting [2024-10-02T15:02:02.765Z] d747dcd14b5f: Waiting [2024-10-02T15:02:02.765Z] 2de7ff778b66: Waiting [2024-10-02T15:02:02.765Z] 0d9ebad4ef96: Waiting [2024-10-02T15:02:02.765Z] 9712f1f96733: Verifying Checksum [2024-10-02T15:02:02.765Z] 9712f1f96733: Download complete [2024-10-02T15:02:03.332Z] 63f879dbbcfc: Verifying Checksum [2024-10-02T15:02:03.332Z] 63f879dbbcfc: Download complete [2024-10-02T15:02:03.332Z] e9a5061849ea: Verifying Checksum [2024-10-02T15:02:03.332Z] e9a5061849ea: Download complete [2024-10-02T15:02:03.332Z] d747dcd14b5f: Download complete [2024-10-02T15:02:03.332Z] 0d9ebad4ef96: Verifying Checksum [2024-10-02T15:02:03.332Z] 0d9ebad4ef96: Download complete [2024-10-02T15:02:03.332Z] 2de7ff778b66: Verifying Checksum [2024-10-02T15:02:03.332Z] 2de7ff778b66: Download complete [2024-10-02T15:02:03.590Z] ab5ef0e58194: Verifying Checksum [2024-10-02T15:02:03.590Z] ab5ef0e58194: Download complete [2024-10-02T15:02:06.877Z] ab5ef0e58194: Pull complete [2024-10-02T15:02:06.877Z] 9712f1f96733: Pull complete [2024-10-02T15:02:07.136Z] 63f879dbbcfc: Pull complete [2024-10-02T15:02:11.325Z] 0d9ebad4ef96: Pull complete [2024-10-02T15:02:11.325Z] e9a5061849ea: Pull complete [2024-10-02T15:02:11.582Z] d747dcd14b5f: Pull complete [2024-10-02T15:02:12.972Z] 2de7ff778b66: Pull complete [2024-10-02T15:02:12.972Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-02T15:02:12.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-02T15:02:12.972Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T15:02:13.097Z] prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container [2024-10-02T15:02:13.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-02T15:02:21.895Z] $ docker top e87e8d6b93b4c2d84e8f5e2c99253f2c410800ad252e0da04a6ce9783cd1a997 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-02T15:02:21.982Z] provisioning config files... [2024-10-02T15:02:21.989Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10192959309354026020tmp [2024-10-02T15:02:21.999Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8467557724603537552tmp [2024-10-02T15:02:22.008Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18324761384535247722tmp [Pipeline] { [Pipeline] echo [2024-10-02T15:02:22.187Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T15:02:22.494Z] ---> sigul-configuration.sh [2024-10-02T15:02:22.494Z] gpg: directory `/root/.gnupg' created [2024-10-02T15:02:22.494Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-02T15:02:22.494Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-02T15:02:22.494Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-02T15:02:22.494Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-02T15:02:22.494Z] gpg: CAST5 encrypted data [2024-10-02T15:02:22.494Z] gpg: encrypted with 1 passphrase [2024-10-02T15:02:22.494Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-02T15:02:22.791Z] + mkdir /home/jenkins [2024-10-02T15:02:22.791Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-02T15:02:23.086Z] + 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-10-02T15:02:23.100Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T15:02:23.394Z] ---> sigul-install.sh [2024-10-02T15:02:23.394Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-02T15:02:23.698Z] + git tag --list [2024-10-02T15:02:23.698Z] v0.0.0 [2024-10-02T15:02:23.698Z] v1.0.0 [2024-10-02T15:02:23.698Z] v2.1.0 [2024-10-02T15:02:23.698Z] v2.1.1 [2024-10-02T15:02:23.698Z] v2.2.0 [2024-10-02T15:02:23.698Z] v2.3.0 [2024-10-02T15:02:23.698Z] v3.0 [2024-10-02T15:02:23.698Z] v3.0.0 [2024-10-02T15:02:23.698Z] v3.0.1 [2024-10-02T15:02:23.698Z] v3.0.1-dev.1 [2024-10-02T15:02:23.698Z] v3.1 [2024-10-02T15:02:23.698Z] v3.1.0 [2024-10-02T15:02:23.698Z] v3.1.0-dev.1 [2024-10-02T15:02:23.698Z] v3.1.0-dev.10 [2024-10-02T15:02:23.698Z] v3.1.0-dev.11 [2024-10-02T15:02:23.698Z] v3.1.0-dev.12 [2024-10-02T15:02:23.698Z] v3.1.0-dev.13 [2024-10-02T15:02:23.698Z] v3.1.0-dev.14 [2024-10-02T15:02:23.698Z] v3.1.0-dev.15 [2024-10-02T15:02:23.698Z] v3.1.0-dev.16 [2024-10-02T15:02:23.698Z] v3.1.0-dev.17 [2024-10-02T15:02:23.698Z] v3.1.0-dev.18 [2024-10-02T15:02:23.698Z] v3.1.0-dev.19 [2024-10-02T15:02:23.698Z] v3.1.0-dev.2 [2024-10-02T15:02:23.698Z] v3.1.0-dev.20 [2024-10-02T15:02:23.698Z] v3.1.0-dev.21 [2024-10-02T15:02:23.698Z] v3.1.0-dev.22 [2024-10-02T15:02:23.698Z] v3.1.0-dev.23 [2024-10-02T15:02:23.698Z] v3.1.0-dev.24 [2024-10-02T15:02:23.698Z] v3.1.0-dev.25 [2024-10-02T15:02:23.698Z] v3.1.0-dev.26 [2024-10-02T15:02:23.698Z] v3.1.0-dev.27 [2024-10-02T15:02:23.698Z] v3.1.0-dev.28 [2024-10-02T15:02:23.698Z] v3.1.0-dev.29 [2024-10-02T15:02:23.698Z] v3.1.0-dev.3 [2024-10-02T15:02:23.698Z] v3.1.0-dev.30 [2024-10-02T15:02:23.698Z] v3.1.0-dev.31 [2024-10-02T15:02:23.698Z] v3.1.0-dev.32 [2024-10-02T15:02:23.698Z] v3.1.0-dev.33 [2024-10-02T15:02:23.698Z] v3.1.0-dev.34 [2024-10-02T15:02:23.698Z] v3.1.0-dev.35 [2024-10-02T15:02:23.698Z] v3.1.0-dev.36 [2024-10-02T15:02:23.698Z] v3.1.0-dev.37 [2024-10-02T15:02:23.698Z] v3.1.0-dev.38 [2024-10-02T15:02:23.698Z] v3.1.0-dev.39 [2024-10-02T15:02:23.698Z] v3.1.0-dev.4 [2024-10-02T15:02:23.698Z] v3.1.0-dev.40 [2024-10-02T15:02:23.698Z] v3.1.0-dev.5 [2024-10-02T15:02:23.698Z] v3.1.0-dev.6 [2024-10-02T15:02:23.698Z] v3.1.0-dev.7 [2024-10-02T15:02:23.698Z] v3.1.0-dev.8 [2024-10-02T15:02:23.698Z] v3.1.0-dev.9 [2024-10-02T15:02:23.698Z] v3.1.1 [2024-10-02T15:02:23.698Z] v3.2.0-dev.1 [2024-10-02T15:02:23.698Z] v3.2.0-dev.10 [2024-10-02T15:02:23.698Z] v3.2.0-dev.11 [2024-10-02T15:02:23.698Z] v3.2.0-dev.12 [2024-10-02T15:02:23.698Z] v3.2.0-dev.13 [2024-10-02T15:02:23.698Z] v3.2.0-dev.14 [2024-10-02T15:02:23.698Z] v3.2.0-dev.15 [2024-10-02T15:02:23.698Z] v3.2.0-dev.16 [2024-10-02T15:02:23.698Z] v3.2.0-dev.17 [2024-10-02T15:02:23.698Z] v3.2.0-dev.18 [2024-10-02T15:02:23.698Z] v3.2.0-dev.19 [2024-10-02T15:02:23.698Z] v3.2.0-dev.2 [2024-10-02T15:02:23.698Z] v3.2.0-dev.20 [2024-10-02T15:02:23.698Z] v3.2.0-dev.21 [2024-10-02T15:02:23.698Z] v3.2.0-dev.22 [2024-10-02T15:02:23.698Z] v3.2.0-dev.23 [2024-10-02T15:02:23.698Z] v3.2.0-dev.24 [2024-10-02T15:02:23.698Z] v3.2.0-dev.25 [2024-10-02T15:02:23.698Z] v3.2.0-dev.26 [2024-10-02T15:02:23.698Z] v3.2.0-dev.27 [2024-10-02T15:02:23.698Z] v3.2.0-dev.28 [2024-10-02T15:02:23.698Z] v3.2.0-dev.3 [2024-10-02T15:02:23.698Z] v3.2.0-dev.4 [2024-10-02T15:02:23.698Z] v3.2.0-dev.5 [2024-10-02T15:02:23.698Z] v3.2.0-dev.6 [2024-10-02T15:02:23.698Z] v3.2.0-dev.7 [2024-10-02T15:02:23.698Z] v3.2.0-dev.8 [2024-10-02T15:02:23.698Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-02T15:02:23.997Z] + lftools sign git-tag v3.2.0-dev.28 [2024-10-02T15:02:24.355Z] Signing Git tag with Sigul... [2024-10-02T15:02:24.355Z] Signing v3.2.0-dev.28 [Pipeline] echo [2024-10-02T15:02:24.937Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T15:02:25.228Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-02T15:02:25.236Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-02T15:02:25.258Z] $ docker stop --time=1 e87e8d6b93b4c2d84e8f5e2c99253f2c410800ad252e0da04a6ce9783cd1a997 [2024-10-02T15:02:26.557Z] $ docker rm -f --volumes e87e8d6b93b4c2d84e8f5e2c99253f2c410800ad252e0da04a6ce9783cd1a997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-02T15:02:26.999Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T15:02:26.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:02:27.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T15:02:27.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T15:02:27.377Z] prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container [2024-10-02T15:02:27.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-02T15:02:27.743Z] $ docker top 8f77b0d450ed196ccd0a57a80c4ad0044441546032d0a6b71e3397a844541794 -eo pid,comm [2024-10-02T15:02:27.790Z] 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-10-02T15:02:27.790Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T15:02:27.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T15:02:27.838Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T15:02:27.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T15:02:27.943Z] $ docker exec 8f77b0d450ed196ccd0a57a80c4ad0044441546032d0a6b71e3397a844541794 ssh-agent [2024-10-02T15:02:28.056Z] SSH_AUTH_SOCK=/tmp/ssh-ZPWFCIfygvdE/agent.32 [2024-10-02T15:02:28.056Z] SSH_AGENT_PID=38 [2024-10-02T15:02:28.061Z] Running ssh-add (command line suppressed) [2024-10-02T15:02:28.149Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8592115779465890359.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8592115779465890359.key) [2024-10-02T15:02:28.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T15:02:28.455Z] + git semver bump pre [2024-10-02T15:02:28.714Z] 2024-10-02 15:02:28,667 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-02T15:02:28.714Z] 2024-10-02 15:02:28,667 [bump_version] DEBUG bumping version:3.2.0-dev.28 on axis:pre with prefix:dev [2024-10-02T15:02:28.714Z] 2024-10-02 15:02:28,667 [bump_version] DEBUG bumped version:3.2.0-dev.29 [2024-10-02T15:02:28.714Z] 2024-10-02 15:02:28,667 [write_version] DEBUG write version:3.2.0-dev.29 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-10-02T15:02:28.714Z] 2024-10-02 15:02:28,667 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-02T15:02:28.714Z] 2024-10-02 15:02:28,667 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-02T15:02:28.714Z] 2024-10-02 15:02:28,669 [execute] INFO git cat-file --batch-check [2024-10-02T15:02:28.714Z] 2024-10-02 15:02:28,669 [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-10-02T15:02:28.714Z] 2024-10-02 15:02:28,675 [execute] INFO git cat-file --batch [2024-10-02T15:02:28.714Z] 2024-10-02 15:02:28,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T15:02:28.714Z] 2024-10-02 15:02:28,680 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-02T15:02:28.714Z] 3.2.0-dev.29 [Pipeline] } [2024-10-02T15:02:28.719Z] $ docker exec --env ******** --env ******** 8f77b0d450ed196ccd0a57a80c4ad0044441546032d0a6b71e3397a844541794 ssh-agent -k [2024-10-02T15:02:28.808Z] unset SSH_AUTH_SOCK; [2024-10-02T15:02:28.809Z] unset SSH_AGENT_PID; [2024-10-02T15:02:28.809Z] echo Agent pid 38 killed; [2024-10-02T15:02:28.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T15:02:29.144Z] + git semver [Pipeline] } [2024-10-02T15:02:29.414Z] $ docker stop --time=1 8f77b0d450ed196ccd0a57a80c4ad0044441546032d0a6b71e3397a844541794 [2024-10-02T15:02:30.753Z] $ docker rm -f --volumes 8f77b0d450ed196ccd0a57a80c4ad0044441546032d0a6b71e3397a844541794 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T15:02:31.181Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T15:02:31.181Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:02:31.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T15:02:31.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T15:02:31.566Z] prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container [2024-10-02T15:02:31.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-02T15:02:31.971Z] $ docker top 2d59eea0f3213d183787ba1d387ca1bae8d85e3349ce73ace401f08baa856960 -eo pid,comm [2024-10-02T15:02:32.024Z] 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-10-02T15:02:32.024Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T15:02:32.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T15:02:32.089Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T15:02:32.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T15:02:32.193Z] $ docker exec 2d59eea0f3213d183787ba1d387ca1bae8d85e3349ce73ace401f08baa856960 ssh-agent [2024-10-02T15:02:32.293Z] SSH_AUTH_SOCK=/tmp/ssh-VN2XlA2EYUK2/agent.32 [2024-10-02T15:02:32.293Z] SSH_AGENT_PID=38 [2024-10-02T15:02:32.297Z] Running ssh-add (command line suppressed) [2024-10-02T15:02:32.402Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12338542492369108827.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12338542492369108827.key) [2024-10-02T15:02:32.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T15:02:32.709Z] + git semver push [2024-10-02T15:02:32.968Z] 2024-10-02 15:02:32,899 [run_push] DEBUG push [2024-10-02T15:02:32.968Z] 2024-10-02 15:02:32,900 [execute] INFO git cat-file --batch-check [2024-10-02T15:02:32.968Z] 2024-10-02 15:02:32,900 [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-10-02T15:02:32.968Z] 2024-10-02 15:02:32,905 [execute] INFO git rev-list 5f3691aa22edbf688c5a59e9ee2366b6a4ee0ae1 -- [2024-10-02T15:02:32.968Z] 2024-10-02 15:02:32,905 [execute] DEBUG Popen(['git', 'rev-list', '5f3691aa22edbf688c5a59e9ee2366b6a4ee0ae1', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-02T15:02:32.968Z] 2024-10-02 15:02:32,914 [execute] INFO git fetch -v origin [2024-10-02T15:02:32.968Z] 2024-10-02 15:02:32,914 [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-10-02T15:02:33.539Z] 2024-10-02 15:02:33,393 [run_push] DEBUG no remote changes detected [2024-10-02T15:02:33.539Z] 2024-10-02 15:02:33,394 [execute] INFO git push origin semver [2024-10-02T15:02:33.539Z] 2024-10-02 15:02:33,394 [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-10-02T15:02:34.479Z] 2024-10-02 15:02:34,213 [run_push] DEBUG push all version tags [2024-10-02T15:02:34.479Z] 2024-10-02 15:02:34,213 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-02T15:02:34.479Z] 2024-10-02 15:02:34,213 [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-10-02T15:02:35.047Z] 2024-10-02 15:02:35,042 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-10-02T15:02:35.047Z] 3.2.0-dev.29 [Pipeline] } [2024-10-02T15:02:35.311Z] $ docker exec --env ******** --env ******** 2d59eea0f3213d183787ba1d387ca1bae8d85e3349ce73ace401f08baa856960 ssh-agent -k [2024-10-02T15:02:35.407Z] unset SSH_AUTH_SOCK; [2024-10-02T15:02:35.408Z] unset SSH_AGENT_PID; [2024-10-02T15:02:35.408Z] echo Agent pid 38 killed; [2024-10-02T15:02:35.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T15:02:35.749Z] + git semver [Pipeline] } [2024-10-02T15:02:36.024Z] $ docker stop --time=1 2d59eea0f3213d183787ba1d387ca1bae8d85e3349ce73ace401f08baa856960 [2024-10-02T15:02:37.303Z] $ docker rm -f --volumes 2d59eea0f3213d183787ba1d387ca1bae8d85e3349ce73ace401f08baa856960 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-02T15:02:37.972Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-10-02T15:02:37.972Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-10-02T15:02:37.972Z] total 16 [2024-10-02T15:02:37.972Z] drwxr-xr-x 3 root root 4096 Oct 2 14:23 . [2024-10-02T15:02:37.972Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 15:02 .. [2024-10-02T15:02:37.972Z] drwxr-xr-x 2 root root 4096 Oct 2 14:23 cost [2024-10-02T15:02:37.972Z] -rw-r--r-- 1 root root 95 Oct 2 14:23 cost.csv [2024-10-02T15:02:37.972Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-10-02T15:02:37.972Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-10-02T15:02:37.972Z] total 16 [2024-10-02T15:02:37.972Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 14:23 . [2024-10-02T15:02:37.972Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 15:02 .. [2024-10-02T15:02:37.972Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 14:23 cost [2024-10-02T15:02:37.972Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 2 14:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-02T15:02:38.264Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T15:02:39.122Z] ---> package-listing.sh [2024-10-02T15:02:39.122Z] ++ facter osfamily [2024-10-02T15:02:39.122Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-02T15:02:39.379Z] + OS_FAMILY=debian [2024-10-02T15:02:39.379Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-10-02T15:02:39.379Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-02T15:02:39.379Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-02T15:02:39.379Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-02T15:02:39.379Z] + PACKAGES=/tmp/packages_start.txt [2024-10-02T15:02:39.379Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-10-02T15:02:39.379Z] + PACKAGES=/tmp/packages_end.txt [2024-10-02T15:02:39.379Z] + case "${OS_FAMILY}" in [2024-10-02T15:02:39.379Z] + dpkg -l [2024-10-02T15:02:39.379Z] + grep '^ii' [2024-10-02T15:02:39.379Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-02T15:02:39.379Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-02T15:02:39.379Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-02T15:02:39.379Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-10-02T15:02:39.379Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-10-02T15:02:39.379Z] + 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-10-02T15:02:39.391Z] 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-10-02T15:02:39.667Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T15:02:40.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T15:02:40.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T15:02:40.311Z] prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container [2024-10-02T15:02:40.333Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-02T15:02:40.558Z] $ docker top f1568ddce61a203fd93e7531da04d9c29966b7c3de32ed28d7b4c2eaf792799b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T15:02:40.912Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-02T15:02:41.201Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-02T15:02:41.485Z] + ls /var/log/sa-host [2024-10-02T15:02:41.485Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T15:02:41.668Z] provisioning config files... [2024-10-02T15:02:41.678Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1182721141767416320tmp [Pipeline] { [Pipeline] echo [2024-10-02T15:02:41.697Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T15:02:41.979Z] ---> create-netrc.sh [Pipeline] } [2024-10-02T15:02:41.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-02T15:02:42.320Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-02T15:02:42.331Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T15:02:42.614Z] ---> sudo-logs.sh [2024-10-02T15:02:42.614Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-02T15:02:42.650Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T15:02:42.933Z] ---> job-cost.sh [2024-10-02T15:02:42.934Z] lf-activate-venv: SKIPPING [2024-10-02T15:02:42.934Z] DEBUG: total: 0.2199999988079071 [2024-10-02T15:02:42.934Z] INFO: Retrieving Stack Cost... [2024-10-02T15:02:43.192Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T15:02:43.762Z] INFO: Archiving Costs [Pipeline] echo [2024-10-02T15:02:43.776Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T15:02:44.061Z] ---> logs-deploy.sh [2024-10-02T15:02:44.061Z] lf-activate-venv: SKIPPING [2024-10-02T15:02:44.061Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/182 [2024-10-02T15:02:44.061Z] INFO: archiving workspace using pattern(s): [2024-10-02T15:02:44.998Z] Archives upload complete. [2024-10-02T15:02:44.998Z] INFO: archiving logs to Nexus