Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b427122073dff864e259b6e7085ea8271351a60 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-ssh1924585323461897747.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh10205199103859120840.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8450004973686479304.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh6590924264769399507.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-ssh149275683301642208.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10158’ Running on prd-ubuntu20.04-docker-8c-8g-10161 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 8b427122073dff864e259b6e7085ea8271351a60 (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 8b427122073dff864e259b6e7085ea8271351a60 # timeout=10 Commit message: "Merge pull request #304 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.51" > git rev-list --no-walk f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-12T08:58:19.928Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-12T08:58:20.018Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-12T08:58:20.046Z] ========================================================= [2024-09-12T08:58:20.046Z] EdgeX Global Pipelines Version Info [2024-09-12T08:58:20.046Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-12T08:58:20.816Z] ------------------- [2024-09-12T08:58:20.816Z] stable info: [2024-09-12T08:58:20.816Z] ------------------- [2024-09-12T08:58:20.816Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-12T08:58:20.816Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-12T08:58:20.816Z] Message: update stable to v1.0.263 [2024-09-12T08:58:21.386Z] ------------------- [2024-09-12T08:58:21.386Z] experimental info: [2024-09-12T08:58:21.386Z] ------------------- [2024-09-12T08:58:21.386Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-12T08:58:21.386Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-12T08:58:21.386Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-12T08:58:21.475Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-09-12T08:58:21.500Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-09-12T08:58:21.522Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-12T08:58:21.551Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-12T08:58:21.581Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-12T08:58:21.612Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-12T08:58:21.634Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-12T08:58:21.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-12T08:58:21.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-12T08:58:21.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-12T08:58:21.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-12T08:58:21.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-09-12T08:58:21.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-12T08:58:21.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-12T08:58:21.818Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-12T08:58:21.839Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-12T08:58:21.865Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-12T08:58:21.885Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-12T08:58:21.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-12T08:58:21.930Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-12T08:58:21.954Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-12T08:58:21.977Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-12T08:58:22.003Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-12T08:58:22.027Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-12T08:58:22.048Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-12T08:58:22.075Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-12T08:58:22.100Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-12T08:58:22.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-12T08:58:22.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-12T08:58:22.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-12T08:58:22.185Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b427122073dff864e259b6e7085ea8271351a60 [Pipeline] echo [2024-09-12T08:58:22.210Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b42712 [Pipeline] echo [2024-09-12T08:58:22.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-12T08:58:22.298Z] provisioning config files... [2024-09-12T08:58:22.313Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17649264000401205519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T08:58:22.660Z] ---> ****-login.sh [2024-09-12T08:58:22.660Z] nexus3.edgexfoundry.org:10001 [2024-09-12T08:58:22.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:58:22.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:58:22.922Z] Configure a credential helper to remove this warning. See [2024-09-12T08:58:22.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:58:22.922Z] [2024-09-12T08:58:22.922Z] Login Succeeded [2024-09-12T08:58:22.922Z] nexus3.edgexfoundry.org:10002 [2024-09-12T08:58:22.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:58:22.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:58:22.922Z] Configure a credential helper to remove this warning. See [2024-09-12T08:58:22.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:58:22.922Z] [2024-09-12T08:58:22.922Z] Login Succeeded [2024-09-12T08:58:22.922Z] nexus3.edgexfoundry.org:10003 [2024-09-12T08:58:23.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:58:23.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:58:23.183Z] Configure a credential helper to remove this warning. See [2024-09-12T08:58:23.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:58:23.183Z] [2024-09-12T08:58:23.183Z] Login Succeeded [2024-09-12T08:58:23.183Z] nexus3.edgexfoundry.org:10004 [2024-09-12T08:58:23.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:58:23.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:58:23.183Z] Configure a credential helper to remove this warning. See [2024-09-12T08:58:23.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:58:23.183Z] [2024-09-12T08:58:23.183Z] Login Succeeded [2024-09-12T08:58:23.183Z] ****.io [2024-09-12T08:58:23.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:58:23.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:58:23.442Z] Configure a credential helper to remove this warning. See [2024-09-12T08:58:23.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:58:23.442Z] [2024-09-12T08:58:23.442Z] Login Succeeded [2024-09-12T08:58:23.442Z] ---> ****-login.sh ends [Pipeline] } [2024-09-12T08:58:23.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-12T08:58:23.855Z] + git rev-list -1 --merges 8b427122073dff864e259b6e7085ea8271351a60~1..8b427122073dff864e259b6e7085ea8271351a60 [Pipeline] echo [2024-09-12T08:58:23.883Z] -----------> git rev-list -1 --merges 8b427122073dff864e259b6e7085ea8271351a60~1..8b427122073dff864e259b6e7085ea8271351a60 8b427122073dff864e259b6e7085ea8271351a60 [2024-09-12T08:58:23.883Z] 8b427122073dff864e259b6e7085ea8271351a60 [false] [Pipeline] sh [2024-09-12T08:58:24.178Z] + git log --format=format:%s -1 8b427122073dff864e259b6e7085ea8271351a60 [Pipeline] echo [2024-09-12T08:58:24.197Z] ========================================================= [2024-09-12T08:58:24.197Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-12T08:58:24.197Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-12T08:58:24.544Z] + git log --format=format:%s -1 8b427122073dff864e259b6e7085ea8271351a60 [Pipeline] echo [2024-09-12T08:58:24.556Z] [semverPrep] GIT_COMMIT: 8b427122073dff864e259b6e7085ea8271351a60, Commit Message: Merge pull request #304 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.51 [Pipeline] echo [2024-09-12T08:58:24.575Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-12T08:58:25.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-12T08:58:25.002Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-12T08:58:25.002Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-12T08:58:25.002Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-12T08:58:25.002Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-12T08:58:25.002Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-12T08:58:25.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:58:25.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T08:58:25.420Z] [2024-09-12T08:58:25.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:58:25.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T08:58:25.723Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-12T08:58:25.723Z] b85a868b505f: Pulling fs layer [2024-09-12T08:58:25.723Z] e2be974225ed: Pulling fs layer [2024-09-12T08:58:25.723Z] 339a4e72a1f5: Pulling fs layer [2024-09-12T08:58:25.723Z] 988bab9f4d93: Pulling fs layer [2024-09-12T08:58:25.723Z] 1469e6f7b9e6: Pulling fs layer [2024-09-12T08:58:25.723Z] eaf3925da568: Pulling fs layer [2024-09-12T08:58:25.723Z] bab4dde63d76: Pulling fs layer [2024-09-12T08:58:25.723Z] bde34c3a00c8: Pulling fs layer [2024-09-12T08:58:25.723Z] b352a97aabf1: Pulling fs layer [2024-09-12T08:58:25.723Z] 4872d77fe225: Pulling fs layer [2024-09-12T08:58:25.723Z] 5851b861e8e6: Pulling fs layer [2024-09-12T08:58:25.723Z] bde34c3a00c8: Waiting [2024-09-12T08:58:25.723Z] 988bab9f4d93: Waiting [2024-09-12T08:58:25.723Z] b352a97aabf1: Waiting [2024-09-12T08:58:25.723Z] 1469e6f7b9e6: Waiting [2024-09-12T08:58:25.723Z] 4872d77fe225: Waiting [2024-09-12T08:58:25.723Z] bab4dde63d76: Waiting [2024-09-12T08:58:25.723Z] 5851b861e8e6: Waiting [2024-09-12T08:58:25.723Z] eaf3925da568: Waiting [2024-09-12T08:58:25.723Z] e2be974225ed: Download complete [2024-09-12T08:58:25.723Z] 988bab9f4d93: Download complete [2024-09-12T08:58:25.723Z] 1469e6f7b9e6: Verifying Checksum [2024-09-12T08:58:25.723Z] 1469e6f7b9e6: Download complete [2024-09-12T08:58:25.723Z] eaf3925da568: Verifying Checksum [2024-09-12T08:58:25.723Z] eaf3925da568: Download complete [2024-09-12T08:58:25.983Z] 339a4e72a1f5: Verifying Checksum [2024-09-12T08:58:25.983Z] 339a4e72a1f5: Download complete [2024-09-12T08:58:25.983Z] bde34c3a00c8: Verifying Checksum [2024-09-12T08:58:25.983Z] bde34c3a00c8: Download complete [2024-09-12T08:58:25.983Z] b352a97aabf1: Download complete [2024-09-12T08:58:25.983Z] 4872d77fe225: Verifying Checksum [2024-09-12T08:58:25.983Z] 4872d77fe225: Download complete [2024-09-12T08:58:25.983Z] 5851b861e8e6: Download complete [2024-09-12T08:58:25.983Z] b85a868b505f: Verifying Checksum [2024-09-12T08:58:25.983Z] b85a868b505f: Download complete [2024-09-12T08:58:26.241Z] bab4dde63d76: Verifying Checksum [2024-09-12T08:58:26.241Z] bab4dde63d76: Download complete [2024-09-12T08:58:27.178Z] b85a868b505f: Pull complete [2024-09-12T08:58:27.179Z] e2be974225ed: Pull complete [2024-09-12T08:58:27.774Z] 339a4e72a1f5: Pull complete [2024-09-12T08:58:27.774Z] 988bab9f4d93: Pull complete [2024-09-12T08:58:28.034Z] 1469e6f7b9e6: Pull complete [2024-09-12T08:58:28.293Z] eaf3925da568: Pull complete [2024-09-12T08:58:30.204Z] bab4dde63d76: Pull complete [2024-09-12T08:58:30.204Z] bde34c3a00c8: Pull complete [2024-09-12T08:58:30.204Z] b352a97aabf1: Pull complete [2024-09-12T08:58:30.204Z] 4872d77fe225: Pull complete [2024-09-12T08:58:30.204Z] 5851b861e8e6: Pull complete [2024-09-12T08:58:30.204Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-12T08:58:30.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T08:58:30.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T08:58:30.344Z] prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container [2024-09-12T08:58:30.377Z] $ 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-09-12T08:58:34.485Z] $ docker top 9c18ee9d130d26d01e3d9ecc393d7cc3ae6c0fb0568df248e7c4e82781beb622 -eo pid,comm [2024-09-12T08:58:34.537Z] 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-09-12T08:58:34.537Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-12T08:58:34.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T08:58:34.597Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T08:58:34.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T08:58:34.716Z] $ docker exec 9c18ee9d130d26d01e3d9ecc393d7cc3ae6c0fb0568df248e7c4e82781beb622 ssh-agent [2024-09-12T08:58:34.813Z] SSH_AUTH_SOCK=/tmp/ssh-WrPubbfm0u1e/agent.32 [2024-09-12T08:58:34.813Z] SSH_AGENT_PID=38 [2024-09-12T08:58:34.819Z] Running ssh-add (command line suppressed) [2024-09-12T08:58:34.909Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13196642274355890754.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13196642274355890754.key) [2024-09-12T08:58:34.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T08:58:35.216Z] + git tag --points-at HEAD [Pipeline] } [2024-09-12T08:58:35.226Z] $ docker exec --env ******** --env ******** 9c18ee9d130d26d01e3d9ecc393d7cc3ae6c0fb0568df248e7c4e82781beb622 ssh-agent -k [2024-09-12T08:58:35.322Z] unset SSH_AUTH_SOCK; [2024-09-12T08:58:35.322Z] unset SSH_AGENT_PID; [2024-09-12T08:58:35.322Z] echo Agent pid 38 killed; [2024-09-12T08:58:35.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-12T08:58:35.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T08:58:35.375Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T08:58:35.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T08:58:35.478Z] $ docker exec 9c18ee9d130d26d01e3d9ecc393d7cc3ae6c0fb0568df248e7c4e82781beb622 ssh-agent [2024-09-12T08:58:35.583Z] SSH_AUTH_SOCK=/tmp/ssh-13beOXT0DxK4/agent.71 [2024-09-12T08:58:35.583Z] SSH_AGENT_PID=78 [2024-09-12T08:58:35.588Z] Running ssh-add (command line suppressed) [2024-09-12T08:58:35.684Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15556463706488877278.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15556463706488877278.key) [2024-09-12T08:58:35.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T08:58:35.995Z] + git semver init [2024-09-12T08:58:36.254Z] 2024-09-12 08:58:36,167 [run_init] DEBUG init version:0.0.0 force:False [2024-09-12T08:58:36.254Z] 2024-09-12 08:58:36,168 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-09-12T08:58:36.255Z] 2024-09-12 08:58:36,169 [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-09-12T08:58:36.255Z] 2024-09-12 08:58:36,169 [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-09-12T08:58:38.795Z] 2024-09-12 08:58:38,264 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-09-12T08:58:38.795Z] 2024-09-12 08:58:38,264 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-09-12T08:58:38.795Z] 2024-09-12 08:58:38,264 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-12T08:58:38.795Z] 2024-09-12 08:58:38,265 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-12T08:58:38.795Z] 3.2.0-dev.27 [Pipeline] } [2024-09-12T08:58:38.806Z] $ docker exec --env ******** --env ******** 9c18ee9d130d26d01e3d9ecc393d7cc3ae6c0fb0568df248e7c4e82781beb622 ssh-agent -k [2024-09-12T08:58:38.898Z] unset SSH_AUTH_SOCK; [2024-09-12T08:58:38.898Z] unset SSH_AGENT_PID; [2024-09-12T08:58:38.898Z] echo Agent pid 78 killed; [2024-09-12T08:58:38.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-12T08:58:39.239Z] + git semver [Pipeline] } [2024-09-12T08:58:39.512Z] $ docker stop --time=1 9c18ee9d130d26d01e3d9ecc393d7cc3ae6c0fb0568df248e7c4e82781beb622 [2024-09-12T08:58:40.831Z] $ docker rm -f --volumes 9c18ee9d130d26d01e3d9ecc393d7cc3ae6c0fb0568df248e7c4e82781beb622 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T08:58:41.188Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-12T08:58:41.415Z] Stashed 1 file(s) [Pipeline] echo [2024-09-12T08:58:41.420Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.27 [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-09-12T08:58:41.648Z] provisioning config files... [2024-09-12T08:58:41.656Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14489558532435428422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T08:58:41.962Z] ---> ****-login.sh [2024-09-12T08:58:41.962Z] nexus3.edgexfoundry.org:10001 [2024-09-12T08:58:41.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:58:41.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:58:41.963Z] Configure a credential helper to remove this warning. See [2024-09-12T08:58:41.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:58:41.963Z] [2024-09-12T08:58:41.963Z] Login Succeeded [2024-09-12T08:58:41.963Z] nexus3.edgexfoundry.org:10002 [2024-09-12T08:58:41.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:58:41.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:58:41.963Z] Configure a credential helper to remove this warning. See [2024-09-12T08:58:41.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:58:41.963Z] [2024-09-12T08:58:41.963Z] Login Succeeded [2024-09-12T08:58:41.963Z] nexus3.edgexfoundry.org:10003 [2024-09-12T08:58:42.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:58:42.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:58:42.223Z] Configure a credential helper to remove this warning. See [2024-09-12T08:58:42.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:58:42.223Z] [2024-09-12T08:58:42.223Z] Login Succeeded [2024-09-12T08:58:42.223Z] nexus3.edgexfoundry.org:10004 [2024-09-12T08:58:42.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:58:42.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:58:42.223Z] Configure a credential helper to remove this warning. See [2024-09-12T08:58:42.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:58:42.223Z] [2024-09-12T08:58:42.223Z] Login Succeeded [2024-09-12T08:58:42.223Z] ****.io [2024-09-12T08:58:42.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:58:42.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:58:42.483Z] Configure a credential helper to remove this warning. See [2024-09-12T08:58:42.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:58:42.483Z] [2024-09-12T08:58:42.483Z] Login Succeeded [2024-09-12T08:58:42.483Z] ---> ****-login.sh ends [Pipeline] } [2024-09-12T08:58:42.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-12T08:58:42.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T08:58:42.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T08:58:42.638Z] ========================================================= [2024-09-12T08:58:42.638Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-12T08:58:42.638Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:58:42.978Z] + 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-09-12T08:58:42.978Z] Sending build context to Docker daemon 19.94MB [2024-09-12T08:58:42.978Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-12T08:58:42.978Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-12T08:58:42.978Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-12T08:58:42.978Z] 619be1103602: Pulling fs layer [2024-09-12T08:58:42.978Z] 7862e08f4a3e: Pulling fs layer [2024-09-12T08:58:42.978Z] 5df492c9dc93: Pulling fs layer [2024-09-12T08:58:42.978Z] 7629e6793208: Pulling fs layer [2024-09-12T08:58:42.978Z] 4f4fb700ef54: Pulling fs layer [2024-09-12T08:58:42.978Z] fb5054dd5b73: Pulling fs layer [2024-09-12T08:58:42.978Z] eeca6798cff9: Pulling fs layer [2024-09-12T08:58:42.978Z] aa269ceb94a6: Pulling fs layer [2024-09-12T08:58:42.978Z] ada007ff1a6a: Pulling fs layer [2024-09-12T08:58:42.978Z] 7629e6793208: Waiting [2024-09-12T08:58:42.978Z] 4f4fb700ef54: Waiting [2024-09-12T08:58:42.978Z] fb5054dd5b73: Waiting [2024-09-12T08:58:42.978Z] eeca6798cff9: Waiting [2024-09-12T08:58:42.978Z] aa269ceb94a6: Waiting [2024-09-12T08:58:42.978Z] ada007ff1a6a: Waiting [2024-09-12T08:58:42.978Z] 7862e08f4a3e: Verifying Checksum [2024-09-12T08:58:42.978Z] 7862e08f4a3e: Download complete [2024-09-12T08:58:43.236Z] 7629e6793208: Download complete [2024-09-12T08:58:43.236Z] 4f4fb700ef54: Verifying Checksum [2024-09-12T08:58:43.236Z] 4f4fb700ef54: Download complete [2024-09-12T08:58:43.236Z] fb5054dd5b73: Verifying Checksum [2024-09-12T08:58:43.236Z] fb5054dd5b73: Download complete [2024-09-12T08:58:43.236Z] 619be1103602: Verifying Checksum [2024-09-12T08:58:43.236Z] 619be1103602: Download complete [2024-09-12T08:58:43.236Z] eeca6798cff9: Verifying Checksum [2024-09-12T08:58:43.236Z] eeca6798cff9: Download complete [2024-09-12T08:58:43.236Z] 619be1103602: Pull complete [2024-09-12T08:58:43.495Z] 7862e08f4a3e: Pull complete [2024-09-12T08:58:43.495Z] ada007ff1a6a: Verifying Checksum [2024-09-12T08:58:43.495Z] ada007ff1a6a: Download complete [2024-09-12T08:58:43.495Z] 5df492c9dc93: Verifying Checksum [2024-09-12T08:58:43.495Z] 5df492c9dc93: Download complete [2024-09-12T08:58:44.062Z] aa269ceb94a6: Verifying Checksum [2024-09-12T08:58:44.062Z] aa269ceb94a6: Download complete [2024-09-12T08:58:46.593Z] 5df492c9dc93: Pull complete [2024-09-12T08:58:46.593Z] 7629e6793208: Pull complete [2024-09-12T08:58:46.593Z] 4f4fb700ef54: Pull complete [2024-09-12T08:58:46.593Z] fb5054dd5b73: Pull complete [2024-09-12T08:58:46.850Z] eeca6798cff9: Pull complete [2024-09-12T08:58:49.386Z] aa269ceb94a6: Pull complete [2024-09-12T08:58:49.386Z] ada007ff1a6a: Pull complete [2024-09-12T08:58:49.386Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-12T08:58:49.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-12T08:58:49.386Z] ---> f489d0715acc [2024-09-12T08:58:49.386Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-12T08:58:54.694Z] ---> Running in 83dd86a0e2a5 [2024-09-12T08:58:54.694Z] Removing intermediate container 83dd86a0e2a5 [2024-09-12T08:58:54.694Z] ---> 8bb43234be3f [2024-09-12T08:58:54.694Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-12T08:58:54.694Z] ---> Running in 5d5fae297051 [2024-09-12T08:58:54.694Z] Removing intermediate container 5d5fae297051 [2024-09-12T08:58:54.694Z] ---> 80173b39100e [2024-09-12T08:58:54.694Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-12T08:58:54.694Z] ---> Running in cd1ae7604978 [2024-09-12T08:58:54.694Z] Removing intermediate container cd1ae7604978 [2024-09-12T08:58:54.694Z] ---> 1208ea7063d2 [2024-09-12T08:58:54.694Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-12T08:58:54.694Z] ---> Running in 14405d98959f [2024-09-12T08:58:54.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:58:54.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:58:54.956Z] OK: 264 MiB in 52 packages [2024-09-12T08:58:55.214Z] Removing intermediate container 14405d98959f [2024-09-12T08:58:55.214Z] ---> 0dd1846c3090 [2024-09-12T08:58:55.214Z] Step 7/12 : WORKDIR /app [2024-09-12T08:58:55.214Z] ---> Running in 6bb62bf8e629 [2024-09-12T08:58:55.475Z] Removing intermediate container 6bb62bf8e629 [2024-09-12T08:58:55.475Z] ---> b76bffc57d8d [2024-09-12T08:58:55.475Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-12T08:58:55.475Z] ---> f68cd5ed865a [2024-09-12T08:58:55.475Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:58:55.475Z] ---> Running in 4604ebe22678 [2024-09-12T08:58:56.590Z] Still waiting to schedule task [2024-09-12T08:58:56.590Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10159’ [2024-09-12T08:59:42.281Z] Removing intermediate container 4604ebe22678 [2024-09-12T08:59:42.281Z] ---> 9e7a04dcdd10 [2024-09-12T08:59:42.281Z] Step 10/12 : COPY . . [2024-09-12T08:59:43.221Z] ---> f7d331672cbd [2024-09-12T08:59:43.221Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-12T08:59:43.221Z] ---> Running in f64abc05c992 [2024-09-12T08:59:43.221Z] Removing intermediate container f64abc05c992 [2024-09-12T08:59:43.221Z] ---> 695e2babf980 [2024-09-12T08:59:43.221Z] Step 12/12 : RUN $MAKE [2024-09-12T08:59:43.221Z] ---> Running in b687970418cb [2024-09-12T08:59:43.482Z] noop [2024-09-12T08:59:43.741Z] Removing intermediate container b687970418cb [2024-09-12T08:59:43.741Z] ---> 6782adda9ea9 [2024-09-12T08:59:43.741Z] Successfully built 6782adda9ea9 [2024-09-12T08:59:43.741Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:59:44.068Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-12T08:59:44.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T08:59:44.153Z] prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container [2024-09-12T08:59:44.184Z] $ 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-09-12T08:59:44.507Z] $ docker top 705dd3b76e80b82e158ff57c494bc865a4d65e58fbcda8a883f200083960cb8f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T08:59:44.856Z] + go version [2024-09-12T08:59:44.856Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-12T08:59:44.865Z] $ docker stop --time=1 705dd3b76e80b82e158ff57c494bc865a4d65e58fbcda8a883f200083960cb8f [2024-09-12T08:59:46.102Z] $ docker rm -f --volumes 705dd3b76e80b82e158ff57c494bc865a4d65e58fbcda8a883f200083960cb8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:59:46.568Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-12T08:59:46.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T08:59:46.651Z] prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container [2024-09-12T08:59:46.681Z] $ 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-09-12T08:59:46.999Z] $ docker top 8e36929dcaa9298585511c91bb9f37df5cfaa5c3797f61a5deb2a374212beacb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T08:59:47.351Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-09-12T08:59:47.660Z] + make test [2024-09-12T08:59:47.660Z] go test -race ./... -coverprofile=coverage.out ./... [2024-09-12T09:00:19.746Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-09-12T09:00:19.746Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-09-12T09:00:19.746Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.108s coverage: 86.2% of statements [2024-09-12T09:00:19.746Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.671s coverage: 71.9% of statements [2024-09-12T09:00:53.025Z] go vet ./... [2024-09-12T09:00:55.578Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-12T09:00:55.578Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-12T09:00:55.578Z] ./bin/test-attribution.sh [2024-09-12T09:00:55.578Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-12T09:00:55.578Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-12T09:00:55.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-12T09:00:55.606Z] $ docker stop --time=1 8e36929dcaa9298585511c91bb9f37df5cfaa5c3797f61a5deb2a374212beacb [2024-09-12T09:01:01.121Z] $ docker rm -f --volumes 8e36929dcaa9298585511c91bb9f37df5cfaa5c3797f61a5deb2a374212beacb [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T09:01:01.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-12T09:01:01.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-12T09:01:02.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-12T09:01:02.559Z] + ls -al . [2024-09-12T09:01:02.559Z] total 280 [2024-09-12T09:01:02.559Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 08:59 . [2024-09-12T09:01:02.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 08:58 .. [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 12 08:58 .dockerignore [2024-09-12T09:01:02.559Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 09:00 .git [2024-09-12T09:01:02.559Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 08:58 .github [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 773 Sep 12 08:58 .gitignore [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 08:58 .golangci.yml [2024-09-12T09:01:02.559Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 08:58 .semver [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 12 08:58 Attribution.txt [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 11245 Sep 12 08:58 CHANGELOG.md [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 1768 Sep 12 08:58 Dockerfile [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 08:58 GOVERNANCE.md [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 665 Sep 12 08:58 Jenkinsfile [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 08:58 LICENSE [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 2503 Sep 12 08:58 Makefile [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 08:58 OWNERS.md [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 3851 Sep 12 08:58 README.md [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 08:58 VERSION [2024-09-12T09:01:02.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 08:58 bin [2024-09-12T09:01:02.559Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 12 09:00 coverage.out [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 7537 Sep 12 08:58 go.mod [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 102421 Sep 12 08:58 go.sum [2024-09-12T09:01:02.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 08:58 images [2024-09-12T09:01:02.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 08:58 internal [2024-09-12T09:01:02.559Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 12 08:58 main.go [2024-09-12T09:01:02.559Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 08:58 openapi [2024-09-12T09:01:02.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 08:58 res [2024-09-12T09:01:02.559Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 08:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:02.890Z] + 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=8b427122073dff864e259b6e7085ea8271351a60 --label arch=amd64 --label version=3.2.0-dev.27 . [2024-09-12T09:01:02.890Z] Sending build context to Docker daemon 19.94MB [2024-09-12T09:01:02.890Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-09-12T09:01:02.890Z] Step 2/30 : FROM ${BASE} AS builder [2024-09-12T09:01:02.890Z] ---> 6782adda9ea9 [2024-09-12T09:01:02.890Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-09-12T09:01:03.149Z] ---> Running in 1770057696ba [2024-09-12T09:01:03.408Z] Removing intermediate container 1770057696ba [2024-09-12T09:01:03.408Z] ---> 9c20bb1289c0 [2024-09-12T09:01:03.408Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-09-12T09:01:03.408Z] ---> Running in 2743b78686bf [2024-09-12T09:01:03.408Z] Removing intermediate container 2743b78686bf [2024-09-12T09:01:03.408Z] ---> 03a6acb33e18 [2024-09-12T09:01:03.408Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-09-12T09:01:03.408Z] ---> Running in 65f5bfb2eced [2024-09-12T09:01:03.408Z] Removing intermediate container 65f5bfb2eced [2024-09-12T09:01:03.408Z] ---> cf705885f323 [2024-09-12T09:01:03.408Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-12T09:01:03.408Z] ---> Running in 9a91f4461bb0 [2024-09-12T09:01:03.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T09:01:03.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T09:01:04.186Z] OK: 264 MiB in 52 packages [2024-09-12T09:01:04.443Z] Removing intermediate container 9a91f4461bb0 [2024-09-12T09:01:04.443Z] ---> 176b64e0dfab [2024-09-12T09:01:04.443Z] Step 7/30 : WORKDIR /app [2024-09-12T09:01:04.443Z] ---> Running in f556585b7934 [2024-09-12T09:01:04.703Z] Removing intermediate container f556585b7934 [2024-09-12T09:01:04.703Z] ---> 96676af2c4ae [2024-09-12T09:01:04.703Z] Step 8/30 : COPY go.mod vendor* ./ [2024-09-12T09:01:04.703Z] ---> a4477ecdf929 [2024-09-12T09:01:04.703Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:01:04.703Z] ---> Running in aa4c45eb2cd9 [2024-09-12T09:01:05.271Z] Removing intermediate container aa4c45eb2cd9 [2024-09-12T09:01:05.271Z] ---> cf17a23a023f [2024-09-12T09:01:05.271Z] Step 10/30 : COPY . . [2024-09-12T09:01:05.836Z] ---> 0a442dcf989d [2024-09-12T09:01:05.836Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-12T09:01:05.836Z] ---> Running in 03532a1fed1d [2024-09-12T09:01:06.095Z] Removing intermediate container 03532a1fed1d [2024-09-12T09:01:06.095Z] ---> 8d9541b3f6c9 [2024-09-12T09:01:06.095Z] Step 12/30 : RUN $MAKE [2024-09-12T09:01:06.095Z] ---> Running in ead3d866dd7a [2024-09-12T09:01:06.352Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.27 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.27" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-09-12T09:01:45.196Z] Removing intermediate container ead3d866dd7a [2024-09-12T09:01:45.196Z] ---> fd23ad783371 [2024-09-12T09:01:45.196Z] Step 13/30 : FROM alpine:3.18 [2024-09-12T09:01:45.196Z] 3.18: Pulling from library/alpine [2024-09-12T09:01:45.196Z] 1cc3d825d8b2: Pulling fs layer [2024-09-12T09:01:45.196Z] 1cc3d825d8b2: Verifying Checksum [2024-09-12T09:01:45.196Z] 1cc3d825d8b2: Download complete [2024-09-12T09:01:45.196Z] 1cc3d825d8b2: Pull complete [2024-09-12T09:01:45.196Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:01:45.196Z] Status: Downloaded newer image for alpine:3.18 [2024-09-12T09:01:45.196Z] ---> 2c64cf60f6f0 [2024-09-12T09:01:45.196Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-12T09:01:45.196Z] ---> Running in e024e0f54c61 [2024-09-12T09:01:45.196Z] Removing intermediate container e024e0f54c61 [2024-09-12T09:01:45.196Z] ---> 465df130bbe7 [2024-09-12T09:01:45.196Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-09-12T09:01:45.196Z] ---> Running in ffc67ba7044c [2024-09-12T09:01:45.196Z] Removing intermediate container ffc67ba7044c [2024-09-12T09:01:45.196Z] ---> 3c1b12f0c6f5 [2024-09-12T09:01:45.196Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-09-12T09:01:45.196Z] ---> Running in b94169ff1e75 [2024-09-12T09:01:45.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T09:01:45.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T09:01:45.196Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-12T09:01:45.196Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-12T09:01:45.196Z] Executing busybox-1.36.1-r7.trigger [2024-09-12T09:01:45.196Z] Executing ca-certificates-20240226-r0.trigger [2024-09-12T09:01:45.196Z] OK: 8 MiB in 17 packages [2024-09-12T09:01:45.196Z] Removing intermediate container b94169ff1e75 [2024-09-12T09:01:45.196Z] ---> 81776675ff9f [2024-09-12T09:01:45.196Z] Step 17/30 : RUN apk --no-cache upgrade [2024-09-12T09:01:45.196Z] ---> Running in 552ec30bd583 [2024-09-12T09:01:45.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T09:01:45.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T09:01:45.196Z] OK: 8 MiB in 17 packages [2024-09-12T09:01:45.196Z] Removing intermediate container 552ec30bd583 [2024-09-12T09:01:45.196Z] ---> 3c05c353096d [2024-09-12T09:01:45.196Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-12T09:01:45.196Z] ---> 1200353a41a1 [2024-09-12T09:01:45.196Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-12T09:01:45.196Z] ---> 3270f86f82d1 [2024-09-12T09:01:45.196Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-09-12T09:01:45.196Z] ---> 21d768930fa8 [2024-09-12T09:01:45.196Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-09-12T09:01:45.196Z] ---> 6ceb53aa45d2 [2024-09-12T09:01:45.196Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-09-12T09:01:45.196Z] ---> 98eb2e705abf [2024-09-12T09:01:45.196Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-09-12T09:01:45.196Z] ---> Running in ec7645d1c702 [2024-09-12T09:01:45.196Z] Removing intermediate container ec7645d1c702 [2024-09-12T09:01:45.196Z] ---> 18701877ad02 [2024-09-12T09:01:45.196Z] Step 24/30 : VOLUME /cache [2024-09-12T09:01:45.196Z] ---> Running in e7076179ec08 [2024-09-12T09:01:45.196Z] Removing intermediate container e7076179ec08 [2024-09-12T09:01:45.196Z] ---> a1ff34ce6bc2 [2024-09-12T09:01:45.196Z] Step 25/30 : EXPOSE 59711 [2024-09-12T09:01:45.196Z] ---> Running in fc4ae0a250fd [2024-09-12T09:01:45.196Z] Removing intermediate container fc4ae0a250fd [2024-09-12T09:01:45.196Z] ---> 2e496e663b4f [2024-09-12T09:01:45.196Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-09-12T09:01:45.196Z] ---> Running in 311c71e3d406 [2024-09-12T09:01:45.196Z] Removing intermediate container 311c71e3d406 [2024-09-12T09:01:45.196Z] ---> e1fe37a32b26 [2024-09-12T09:01:45.196Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-09-12T09:01:45.196Z] ---> Running in 40845817d2fb [2024-09-12T09:01:45.196Z] Removing intermediate container 40845817d2fb [2024-09-12T09:01:45.196Z] ---> ee87318268dc [2024-09-12T09:01:45.196Z] Step 28/30 : LABEL arch=amd64 [2024-09-12T09:01:45.196Z] ---> Running in e0e08de1bd58 [2024-09-12T09:01:45.196Z] Removing intermediate container e0e08de1bd58 [2024-09-12T09:01:45.196Z] ---> 39107c861f91 [2024-09-12T09:01:45.196Z] Step 29/30 : LABEL git_sha=8b427122073dff864e259b6e7085ea8271351a60 [2024-09-12T09:01:45.196Z] ---> Running in e333472d493d [2024-09-12T09:01:45.457Z] Removing intermediate container e333472d493d [2024-09-12T09:01:45.457Z] ---> ca0f3d2c0a8c [2024-09-12T09:01:45.457Z] Step 30/30 : LABEL version=3.2.0-dev.27 [2024-09-12T09:01:45.457Z] ---> Running in fad7ab57d1c7 [2024-09-12T09:01:45.457Z] Removing intermediate container fad7ab57d1c7 [2024-09-12T09:01:45.457Z] ---> 4e1afda336e6 [2024-09-12T09:01:45.457Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-12T09:01:45.457Z] Successfully built 4e1afda336e6 [2024-09-12T09:01:45.457Z] 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-09-12T09:01:45.595Z] provisioning config files... [2024-09-12T09:01:45.607Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2937643371873189939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:01:45.907Z] ---> ****-login.sh [2024-09-12T09:01:45.907Z] nexus3.edgexfoundry.org:10001 [2024-09-12T09:01:45.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:01:45.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:01:45.908Z] Configure a credential helper to remove this warning. See [2024-09-12T09:01:45.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:01:45.908Z] [2024-09-12T09:01:45.908Z] Login Succeeded [2024-09-12T09:01:45.908Z] nexus3.edgexfoundry.org:10002 [2024-09-12T09:01:45.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:01:45.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:01:45.908Z] Configure a credential helper to remove this warning. See [2024-09-12T09:01:45.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:01:45.908Z] [2024-09-12T09:01:45.908Z] Login Succeeded [2024-09-12T09:01:45.908Z] nexus3.edgexfoundry.org:10003 [2024-09-12T09:01:46.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:01:46.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:01:46.166Z] Configure a credential helper to remove this warning. See [2024-09-12T09:01:46.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:01:46.166Z] [2024-09-12T09:01:46.166Z] Login Succeeded [2024-09-12T09:01:46.166Z] nexus3.edgexfoundry.org:10004 [2024-09-12T09:01:46.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:01:46.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:01:46.167Z] Configure a credential helper to remove this warning. See [2024-09-12T09:01:46.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:01:46.167Z] [2024-09-12T09:01:46.167Z] Login Succeeded [2024-09-12T09:01:46.167Z] ****.io [2024-09-12T09:01:46.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:01:46.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:01:46.426Z] Configure a credential helper to remove this warning. See [2024-09-12T09:01:46.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:01:46.426Z] [2024-09-12T09:01:46.426Z] Login Succeeded [2024-09-12T09:01:46.426Z] ---> ****-login.sh ends [Pipeline] } [2024-09-12T09:01:46.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-12T09:01:46.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T09:01:46.522Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-09-12T09:01:46.522Z] 8b427122073dff864e259b6e7085ea8271351a60 [2024-09-12T09:01:46.522Z] latest [2024-09-12T09:01:46.522Z] 3.2.0-dev.27 [2024-09-12T09:01:46.522Z] 8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27 [2024-09-12T09:01:46.522Z] main [2024-09-12T09:01:46.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:46.882Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b427122073dff864e259b6e7085ea8271351a60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:47.213Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b427122073dff864e259b6e7085ea8271351a60 [2024-09-12T09:01:47.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-09-12T09:01:47.213Z] 501bae84e747: Preparing [2024-09-12T09:01:47.213Z] 59ce8c753ef5: Preparing [2024-09-12T09:01:47.213Z] 0a8ff60add84: Preparing [2024-09-12T09:01:47.213Z] 38cdb3d07469: Preparing [2024-09-12T09:01:47.213Z] 34982804994d: Preparing [2024-09-12T09:01:47.213Z] 216fce3638e1: Preparing [2024-09-12T09:01:47.213Z] af077d6546f1: Preparing [2024-09-12T09:01:47.213Z] 45d823d60b87: Preparing [2024-09-12T09:01:47.213Z] d62a02444d39: Preparing [2024-09-12T09:01:47.213Z] 216fce3638e1: Waiting [2024-09-12T09:01:47.213Z] af077d6546f1: Waiting [2024-09-12T09:01:47.213Z] 45d823d60b87: Waiting [2024-09-12T09:01:47.213Z] d62a02444d39: Waiting [2024-09-12T09:01:47.213Z] 0a8ff60add84: Pushed [2024-09-12T09:01:47.213Z] 38cdb3d07469: Pushed [2024-09-12T09:01:47.213Z] 501bae84e747: Pushed [2024-09-12T09:01:47.213Z] 34982804994d: Pushed [2024-09-12T09:01:47.213Z] d62a02444d39: Layer already exists [2024-09-12T09:01:47.472Z] 216fce3638e1: Pushed [2024-09-12T09:01:47.472Z] af077d6546f1: Pushed [2024-09-12T09:01:47.472Z] 45d823d60b87: Pushed [2024-09-12T09:01:50.008Z] 59ce8c753ef5: Pushed [2024-09-12T09:01:50.270Z] 8b427122073dff864e259b6e7085ea8271351a60: digest: sha256:a65ede4d1695771a5018244f90a80e93e522d4e2a1077bb79ed6e143133ef8b8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:50.603Z] + 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-09-12T09:01:50.941Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-09-12T09:01:50.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-09-12T09:01:50.941Z] 501bae84e747: Preparing [2024-09-12T09:01:50.941Z] 59ce8c753ef5: Preparing [2024-09-12T09:01:50.941Z] 0a8ff60add84: Preparing [2024-09-12T09:01:50.941Z] 38cdb3d07469: Preparing [2024-09-12T09:01:50.941Z] 34982804994d: Preparing [2024-09-12T09:01:50.941Z] 216fce3638e1: Preparing [2024-09-12T09:01:50.941Z] af077d6546f1: Preparing [2024-09-12T09:01:50.941Z] 45d823d60b87: Preparing [2024-09-12T09:01:50.941Z] d62a02444d39: Preparing [2024-09-12T09:01:50.941Z] af077d6546f1: Waiting [2024-09-12T09:01:50.941Z] 45d823d60b87: Waiting [2024-09-12T09:01:50.941Z] 216fce3638e1: Waiting [2024-09-12T09:01:50.941Z] d62a02444d39: Waiting [2024-09-12T09:01:50.941Z] 59ce8c753ef5: Layer already exists [2024-09-12T09:01:50.941Z] 38cdb3d07469: Layer already exists [2024-09-12T09:01:50.941Z] 34982804994d: Layer already exists [2024-09-12T09:01:50.941Z] 501bae84e747: Layer already exists [2024-09-12T09:01:50.941Z] 0a8ff60add84: Layer already exists [2024-09-12T09:01:50.941Z] 216fce3638e1: Layer already exists [2024-09-12T09:01:50.941Z] 45d823d60b87: Layer already exists [2024-09-12T09:01:50.941Z] af077d6546f1: Layer already exists [2024-09-12T09:01:50.941Z] d62a02444d39: Layer already exists [2024-09-12T09:01:50.941Z] latest: digest: sha256:a65ede4d1695771a5018244f90a80e93e522d4e2a1077bb79ed6e143133ef8b8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:51.283Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:51.616Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.27 [2024-09-12T09:01:51.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-09-12T09:01:51.616Z] 501bae84e747: Preparing [2024-09-12T09:01:51.616Z] 59ce8c753ef5: Preparing [2024-09-12T09:01:51.616Z] 0a8ff60add84: Preparing [2024-09-12T09:01:51.616Z] 38cdb3d07469: Preparing [2024-09-12T09:01:51.616Z] 34982804994d: Preparing [2024-09-12T09:01:51.616Z] 216fce3638e1: Preparing [2024-09-12T09:01:51.616Z] af077d6546f1: Preparing [2024-09-12T09:01:51.616Z] 45d823d60b87: Preparing [2024-09-12T09:01:51.616Z] d62a02444d39: Preparing [2024-09-12T09:01:51.616Z] af077d6546f1: Waiting [2024-09-12T09:01:51.616Z] d62a02444d39: Waiting [2024-09-12T09:01:51.616Z] 45d823d60b87: Waiting [2024-09-12T09:01:51.616Z] 216fce3638e1: Waiting [2024-09-12T09:01:51.616Z] 0a8ff60add84: Layer already exists [2024-09-12T09:01:51.616Z] 59ce8c753ef5: Layer already exists [2024-09-12T09:01:51.616Z] 501bae84e747: Layer already exists [2024-09-12T09:01:51.616Z] 34982804994d: Layer already exists [2024-09-12T09:01:51.616Z] 38cdb3d07469: Layer already exists [2024-09-12T09:01:51.616Z] af077d6546f1: Layer already exists [2024-09-12T09:01:51.616Z] 45d823d60b87: Layer already exists [2024-09-12T09:01:51.616Z] 216fce3638e1: Layer already exists [2024-09-12T09:01:51.616Z] d62a02444d39: Layer already exists [2024-09-12T09:01:51.616Z] 3.2.0-dev.27: digest: sha256:a65ede4d1695771a5018244f90a80e93e522d4e2a1077bb79ed6e143133ef8b8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:51.955Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:52.289Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27 [2024-09-12T09:01:52.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-09-12T09:01:52.289Z] 501bae84e747: Preparing [2024-09-12T09:01:52.289Z] 59ce8c753ef5: Preparing [2024-09-12T09:01:52.289Z] 0a8ff60add84: Preparing [2024-09-12T09:01:52.289Z] 38cdb3d07469: Preparing [2024-09-12T09:01:52.289Z] 34982804994d: Preparing [2024-09-12T09:01:52.289Z] 216fce3638e1: Preparing [2024-09-12T09:01:52.289Z] af077d6546f1: Preparing [2024-09-12T09:01:52.289Z] 45d823d60b87: Preparing [2024-09-12T09:01:52.289Z] d62a02444d39: Preparing [2024-09-12T09:01:52.289Z] 216fce3638e1: Waiting [2024-09-12T09:01:52.289Z] af077d6546f1: Waiting [2024-09-12T09:01:52.289Z] 45d823d60b87: Waiting [2024-09-12T09:01:52.289Z] d62a02444d39: Waiting [2024-09-12T09:01:52.289Z] 38cdb3d07469: Layer already exists [2024-09-12T09:01:52.289Z] 501bae84e747: Layer already exists [2024-09-12T09:01:52.289Z] 0a8ff60add84: Layer already exists [2024-09-12T09:01:52.289Z] 34982804994d: Layer already exists [2024-09-12T09:01:52.289Z] 59ce8c753ef5: Layer already exists [2024-09-12T09:01:52.289Z] 216fce3638e1: Layer already exists [2024-09-12T09:01:52.289Z] af077d6546f1: Layer already exists [2024-09-12T09:01:52.289Z] d62a02444d39: Layer already exists [2024-09-12T09:01:52.289Z] 45d823d60b87: Layer already exists [2024-09-12T09:01:52.289Z] 8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27: digest: sha256:a65ede4d1695771a5018244f90a80e93e522d4e2a1077bb79ed6e143133ef8b8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:52.629Z] + 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-09-12T09:01:52.953Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-09-12T09:01:52.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-09-12T09:01:52.953Z] 501bae84e747: Preparing [2024-09-12T09:01:52.953Z] 59ce8c753ef5: Preparing [2024-09-12T09:01:52.953Z] 0a8ff60add84: Preparing [2024-09-12T09:01:52.953Z] 38cdb3d07469: Preparing [2024-09-12T09:01:52.953Z] 34982804994d: Preparing [2024-09-12T09:01:52.953Z] 216fce3638e1: Preparing [2024-09-12T09:01:52.953Z] af077d6546f1: Preparing [2024-09-12T09:01:52.953Z] 45d823d60b87: Preparing [2024-09-12T09:01:52.953Z] d62a02444d39: Preparing [2024-09-12T09:01:52.953Z] 216fce3638e1: Waiting [2024-09-12T09:01:52.953Z] 45d823d60b87: Waiting [2024-09-12T09:01:52.953Z] af077d6546f1: Waiting [2024-09-12T09:01:52.953Z] d62a02444d39: Waiting [2024-09-12T09:01:52.953Z] 59ce8c753ef5: Layer already exists [2024-09-12T09:01:52.954Z] 38cdb3d07469: Layer already exists [2024-09-12T09:01:52.954Z] 34982804994d: Layer already exists [2024-09-12T09:01:52.954Z] 0a8ff60add84: Layer already exists [2024-09-12T09:01:52.954Z] 501bae84e747: Layer already exists [2024-09-12T09:01:52.954Z] 216fce3638e1: Layer already exists [2024-09-12T09:01:52.954Z] 45d823d60b87: Layer already exists [2024-09-12T09:01:52.954Z] d62a02444d39: Layer already exists [2024-09-12T09:01:52.954Z] af077d6546f1: Layer already exists [2024-09-12T09:01:52.954Z] main: digest: sha256:a65ede4d1695771a5018244f90a80e93e522d4e2a1077bb79ed6e143133ef8b8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-12T09:01:53.031Z] ===================================================== [Pipeline] echo [2024-09-12T09:01:53.051Z] taggedImages: [2024-09-12T09:01:53.051Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b427122073dff864e259b6e7085ea8271351a60 [2024-09-12T09:01:53.051Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-09-12T09:01:53.051Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.27 [2024-09-12T09:01:53.051Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27 [2024-09-12T09:01:53.051Z] - 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-09-12T09:01:53.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T09:01:53.469Z] [2024-09-12T09:01:53.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:01:53.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T09:01:53.780Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-12T09:01:53.780Z] 5eb5b503b376: Pulling fs layer [2024-09-12T09:01:53.780Z] 5c69ac0246d0: Pulling fs layer [2024-09-12T09:01:53.780Z] ec43610c2a17: Pulling fs layer [2024-09-12T09:01:53.780Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-12T09:01:53.780Z] 33b1e0a273af: Pulling fs layer [2024-09-12T09:01:53.780Z] 5d3b04190fa2: Pulling fs layer [2024-09-12T09:01:53.780Z] 2f39f015ded8: Pulling fs layer [2024-09-12T09:01:53.780Z] 3a2ae6a8a46f: Waiting [2024-09-12T09:01:53.780Z] 33b1e0a273af: Waiting [2024-09-12T09:01:53.780Z] 5d3b04190fa2: Waiting [2024-09-12T09:01:53.780Z] 2f39f015ded8: Waiting [2024-09-12T09:01:53.780Z] 5c69ac0246d0: Download complete [2024-09-12T09:01:53.780Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-12T09:01:53.780Z] 3a2ae6a8a46f: Download complete [2024-09-12T09:01:53.780Z] 33b1e0a273af: Verifying Checksum [2024-09-12T09:01:53.780Z] 33b1e0a273af: Download complete [2024-09-12T09:01:53.780Z] 5d3b04190fa2: Download complete [2024-09-12T09:01:53.780Z] ec43610c2a17: Verifying Checksum [2024-09-12T09:01:54.038Z] 5eb5b503b376: Verifying Checksum [2024-09-12T09:01:54.038Z] 5eb5b503b376: Download complete [2024-09-12T09:01:54.604Z] 2f39f015ded8: Download complete [2024-09-12T09:01:55.541Z] 5eb5b503b376: Pull complete [2024-09-12T09:01:55.541Z] 5c69ac0246d0: Pull complete [2024-09-12T09:01:55.801Z] ec43610c2a17: Pull complete [2024-09-12T09:01:55.801Z] 3a2ae6a8a46f: Pull complete [2024-09-12T09:01:56.061Z] 33b1e0a273af: Pull complete [2024-09-12T09:01:56.061Z] 5d3b04190fa2: Pull complete [2024-09-12T09:02:00.266Z] 2f39f015ded8: Pull complete [2024-09-12T09:02:00.266Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-12T09:02:00.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T09:02:00.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:02:00.365Z] prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container [2024-09-12T09:02:00.391Z] $ 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-09-12T09:02:05.920Z] $ docker top 6e09ebce33ebe2c872513fda6626c5177eb9bf41ebea701063a9daed929f9ebc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:02:06.309Z] ---> job-cost.sh [2024-09-12T09:02:06.309Z] lf-activate-venv: SKIPPING [2024-09-12T09:02:06.309Z] INFO: No Stack... [2024-09-12T09:02:06.880Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-12T09:02:07.139Z] INFO: Archiving Costs [Pipeline] sh [2024-09-12T09:02:07.428Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-09-12T09:02:07.429Z] + cut -d, -f6 [Pipeline] lock [2024-09-12T09:02:07.439Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] [2024-09-12T09:02:07.449Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] did not exist. Created. [2024-09-12T09:02:07.456Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-12T09:02:07.765Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-12T09:02:07.803Z] Stashed 1 file(s) [Pipeline] } [2024-09-12T09:02:07.812Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-12T09:02:07.843Z] $ docker stop --time=1 6e09ebce33ebe2c872513fda6626c5177eb9bf41ebea701063a9daed929f9ebc [2024-09-12T09:02:08.393Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10163 in /w/workspace/dry_app-rfid-llrp-inventory_main [2024-09-12T09:02:08.999Z] $ docker rm -f --volumes 6e09ebce33ebe2c872513fda6626c5177eb9bf41ebea701063a9daed929f9ebc [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws [2024-09-12T09:02:09.087Z] Running in /w/workspace/app-rfid-llrp-inventory/181 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-09-12T09:02:09.145Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [2024-09-12T09:02:14.669Z] using credential edgex-jenkins-ssh [2024-09-12T09:02:14.696Z] Cloning the remote Git repository [2024-09-12T09:02:14.750Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-09-12T09:02:14.870Z] > git init /w/workspace/app-rfid-llrp-inventory/181 # timeout=10 [2024-09-12T09:02:15.044Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-09-12T09:02:15.045Z] > git --version # timeout=10 [2024-09-12T09:02:15.070Z] > git --version # 'git version 2.25.1' [2024-09-12T09:02:15.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-12T09:02:15.241Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-12T09:02:18.983Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-09-12T09:02:19.006Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-12T09:02:19.933Z] Avoid second fetch [2024-09-12T09:02:19.934Z] Checking out Revision 8b427122073dff864e259b6e7085ea8271351a60 (main) [2024-09-12T09:02:20.604Z] Commit message: "Merge pull request #304 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.51" [2024-09-12T09:02:19.948Z] > git config core.sparsecheckout # timeout=10 [2024-09-12T09:02:20.027Z] > git checkout -f 8b427122073dff864e259b6e7085ea8271351a60 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-12T09:02:25.515Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-12T09:02:25.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-12T09:02:25.515Z] Dload Upload Total Spent Left Speed [2024-09-12T09:02:25.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2024-09-12T09:02:25.861Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-12T09:02:26.196Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-12T09:02:26.197Z] + sudo tee /etc/docker/daemon.new [2024-09-12T09:02:26.197Z] { [2024-09-12T09:02:26.197Z] "registry-mirrors": [ [2024-09-12T09:02:26.197Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-12T09:02:26.197Z] ], [2024-09-12T09:02:26.197Z] "bip": "10.250.0.254/24", [2024-09-12T09:02:26.197Z] "hosts": [ [2024-09-12T09:02:26.197Z] "tcp://0.0.0.0:5555", [2024-09-12T09:02:26.197Z] "unix:///var/run/docker.sock" [2024-09-12T09:02:26.197Z] ], [2024-09-12T09:02:26.197Z] "mtu": 1458, [2024-09-12T09:02:26.197Z] "selinux-enabled": true, [2024-09-12T09:02:26.197Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-12T09:02:26.197Z] } [Pipeline] sh [2024-09-12T09:02:26.543Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-12T09:02:26.877Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-12T09:02:45.145Z] provisioning config files... [2024-09-12T09:02:45.170Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/181@tmp/config8388089083792248859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:02:45.608Z] ---> ****-login.sh [2024-09-12T09:02:45.608Z] nexus3.edgexfoundry.org:10001 [2024-09-12T09:02:46.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:02:46.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:02:46.201Z] Configure a credential helper to remove this warning. See [2024-09-12T09:02:46.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:02:46.201Z] [2024-09-12T09:02:46.201Z] Login Succeeded [2024-09-12T09:02:46.201Z] nexus3.edgexfoundry.org:10002 [2024-09-12T09:02:46.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:02:46.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:02:46.473Z] Configure a credential helper to remove this warning. See [2024-09-12T09:02:46.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:02:46.473Z] [2024-09-12T09:02:46.745Z] Login Succeeded [2024-09-12T09:02:46.745Z] nexus3.edgexfoundry.org:10003 [2024-09-12T09:02:46.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:02:47.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:02:47.013Z] Configure a credential helper to remove this warning. See [2024-09-12T09:02:47.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:02:47.013Z] [2024-09-12T09:02:47.013Z] Login Succeeded [2024-09-12T09:02:47.013Z] nexus3.edgexfoundry.org:10004 [2024-09-12T09:02:47.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:02:47.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:02:47.293Z] Configure a credential helper to remove this warning. See [2024-09-12T09:02:47.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:02:47.294Z] [2024-09-12T09:02:47.294Z] Login Succeeded [2024-09-12T09:02:47.294Z] ****.io [2024-09-12T09:02:47.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:02:47.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:02:47.841Z] Configure a credential helper to remove this warning. See [2024-09-12T09:02:47.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:02:47.841Z] [2024-09-12T09:02:47.841Z] Login Succeeded [2024-09-12T09:02:47.841Z] ---> ****-login.sh ends [Pipeline] } [2024-09-12T09:02:47.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-12T09:02:48.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T09:02:48.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T09:02:48.226Z] ========================================================= [2024-09-12T09:02:48.226Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-12T09:02:48.226Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:02:48.597Z] + 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-09-12T09:02:48.871Z] Sending build context to Docker daemon 673.8kB [2024-09-12T09:02:48.871Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-12T09:02:48.871Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-12T09:02:48.871Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-12T09:02:48.871Z] c6b39de5b339: Pulling fs layer [2024-09-12T09:02:48.871Z] a69c41024577: Pulling fs layer [2024-09-12T09:02:48.871Z] d6de4b400683: Pulling fs layer [2024-09-12T09:02:48.871Z] 35cb2a7552d0: Pulling fs layer [2024-09-12T09:02:48.871Z] 4f4fb700ef54: Pulling fs layer [2024-09-12T09:02:48.871Z] 464afbd9ba4c: Pulling fs layer [2024-09-12T09:02:48.871Z] 00f215d4a9da: Pulling fs layer [2024-09-12T09:02:48.871Z] d496ad576159: Pulling fs layer [2024-09-12T09:02:48.871Z] 35cb2a7552d0: Waiting [2024-09-12T09:02:48.871Z] 4f4fb700ef54: Waiting [2024-09-12T09:02:48.871Z] 464afbd9ba4c: Waiting [2024-09-12T09:02:48.871Z] 00f215d4a9da: Waiting [2024-09-12T09:02:48.871Z] d496ad576159: Waiting [2024-09-12T09:02:49.141Z] a69c41024577: Download complete [2024-09-12T09:02:49.141Z] 35cb2a7552d0: Download complete [2024-09-12T09:02:49.141Z] 4f4fb700ef54: Verifying Checksum [2024-09-12T09:02:49.141Z] 4f4fb700ef54: Download complete [2024-09-12T09:02:49.141Z] 464afbd9ba4c: Verifying Checksum [2024-09-12T09:02:49.141Z] 464afbd9ba4c: Download complete [2024-09-12T09:02:49.141Z] c6b39de5b339: Download complete [2024-09-12T09:02:49.411Z] d496ad576159: Verifying Checksum [2024-09-12T09:02:49.411Z] d496ad576159: Download complete [2024-09-12T09:02:49.999Z] c6b39de5b339: Pull complete [2024-09-12T09:02:50.586Z] a69c41024577: Pull complete [2024-09-12T09:02:50.854Z] d6de4b400683: Verifying Checksum [2024-09-12T09:02:50.854Z] d6de4b400683: Download complete [2024-09-12T09:02:52.265Z] 00f215d4a9da: Verifying Checksum [2024-09-12T09:02:52.265Z] 00f215d4a9da: Download complete [2024-09-12T09:03:04.621Z] d6de4b400683: Pull complete [2024-09-12T09:03:04.621Z] 35cb2a7552d0: Pull complete [2024-09-12T09:03:04.621Z] 4f4fb700ef54: Pull complete [2024-09-12T09:03:04.621Z] 464afbd9ba4c: Pull complete [2024-09-12T09:03:12.851Z] 00f215d4a9da: Pull complete [2024-09-12T09:03:14.834Z] d496ad576159: Pull complete [2024-09-12T09:03:14.834Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-12T09:03:14.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-12T09:03:14.834Z] ---> f246e2811388 [2024-09-12T09:03:14.834Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-12T09:03:16.794Z] ---> Running in 754571b9d863 [2024-09-12T09:03:17.066Z] Removing intermediate container 754571b9d863 [2024-09-12T09:03:17.066Z] ---> 98d76c3e2eed [2024-09-12T09:03:17.066Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-12T09:03:17.066Z] ---> Running in 5d8cc7d0750c [2024-09-12T09:03:17.337Z] Removing intermediate container 5d8cc7d0750c [2024-09-12T09:03:17.338Z] ---> 16086b9214da [2024-09-12T09:03:17.338Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-12T09:03:17.611Z] ---> Running in 3ea2c18dcd99 [2024-09-12T09:03:17.882Z] Removing intermediate container 3ea2c18dcd99 [2024-09-12T09:03:17.882Z] ---> 8e193226779d [2024-09-12T09:03:17.882Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-12T09:03:17.882Z] ---> Running in 6777342cc4a1 [2024-09-12T09:03:19.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:03:19.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:03:20.543Z] OK: 266 MiB in 52 packages [2024-09-12T09:03:21.528Z] Removing intermediate container 6777342cc4a1 [2024-09-12T09:03:21.528Z] ---> c82fd75de551 [2024-09-12T09:03:21.528Z] Step 7/12 : WORKDIR /app [2024-09-12T09:03:21.528Z] ---> Running in 840a398713fd [2024-09-12T09:03:21.804Z] Removing intermediate container 840a398713fd [2024-09-12T09:03:21.804Z] ---> cedf6a4bcf4a [2024-09-12T09:03:21.804Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-12T09:03:22.391Z] ---> 6c9e7a2b5a53 [2024-09-12T09:03:22.391Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:03:22.391Z] ---> Running in b15442d63472 [2024-09-12T09:05:14.106Z] Removing intermediate container b15442d63472 [2024-09-12T09:05:14.106Z] ---> 4c73f38e734d [2024-09-12T09:05:14.106Z] Step 10/12 : COPY . . [2024-09-12T09:05:14.106Z] ---> 0d51bb15a941 [2024-09-12T09:05:14.106Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-12T09:05:14.106Z] ---> Running in acff4ae58855 [2024-09-12T09:05:14.106Z] Removing intermediate container acff4ae58855 [2024-09-12T09:05:14.106Z] ---> 61853c740a83 [2024-09-12T09:05:14.106Z] Step 12/12 : RUN $MAKE [2024-09-12T09:05:14.106Z] ---> Running in 7f47ce984b1b [2024-09-12T09:05:14.379Z] noop [2024-09-12T09:05:15.354Z] Removing intermediate container 7f47ce984b1b [2024-09-12T09:05:15.354Z] ---> c64418308bc2 [2024-09-12T09:05:15.354Z] Successfully built c64418308bc2 [2024-09-12T09:05:15.354Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:05:15.736Z] + docker inspect -f . ci-base-image-arm64 [2024-09-12T09:05:15.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:05:15.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-10163 does not seem to be running inside a container [2024-09-12T09:05:16.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/181 -v /w/workspace/app-rfid-llrp-inventory/181:/w/workspace/app-rfid-llrp-inventory/181:rw,z -v /w/workspace/app-rfid-llrp-inventory/181@tmp:/w/workspace/app-rfid-llrp-inventory/181@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-09-12T09:05:17.334Z] $ docker top 9344a3c274f53057c88892addfd0c1ae738e7805b47680b03e64cc7c80025bc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T09:05:18.204Z] + go version [2024-09-12T09:05:18.204Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-12T09:05:18.219Z] $ docker stop --time=1 9344a3c274f53057c88892addfd0c1ae738e7805b47680b03e64cc7c80025bc8 [2024-09-12T09:05:19.805Z] $ docker rm -f --volumes 9344a3c274f53057c88892addfd0c1ae738e7805b47680b03e64cc7c80025bc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:05:20.371Z] + docker inspect -f . ci-base-image-arm64 [2024-09-12T09:05:20.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:05:20.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-10163 does not seem to be running inside a container [2024-09-12T09:05:20.621Z] $ 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/181 -v /w/workspace/app-rfid-llrp-inventory/181:/w/workspace/app-rfid-llrp-inventory/181:rw,z -v /w/workspace/app-rfid-llrp-inventory/181@tmp:/w/workspace/app-rfid-llrp-inventory/181@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-09-12T09:05:21.714Z] $ docker top af3e5389c45db004722cfbdc01c9e2f0768e8bdd41e56dcd9a78ad5737febc54 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T09:05:22.227Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/181 [Pipeline] fileExists [Pipeline] sh [2024-09-12T09:05:22.572Z] + make test [2024-09-12T09:05:22.572Z] go test -race ./... -coverprofile=coverage.out ./... [2024-09-12T09:10:44.723Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-09-12T09:10:51.389Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-09-12T09:10:53.982Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.240s coverage: 86.2% of statements [2024-09-12T09:11:09.202Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.548s coverage: 71.9% of statements [2024-09-12T09:11:09.202Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-12T09:11:09.202Z] go vet ./... [2024-09-12T09:15:46.194Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-12T09:15:46.194Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-12T09:15:46.194Z] ./bin/test-attribution.sh [2024-09-12T09:15:46.194Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-12T09:15:46.194Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-12T09:15:46.195Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-12T09:15:46.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-12T09:15:46.235Z] $ docker stop --time=1 af3e5389c45db004722cfbdc01c9e2f0768e8bdd41e56dcd9a78ad5737febc54 [2024-09-12T09:15:48.310Z] $ docker rm -f --volumes af3e5389c45db004722cfbdc01c9e2f0768e8bdd41e56dcd9a78ad5737febc54 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T09:15:50.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-12T09:15:50.781Z] Warning: overwriting stash ‘coverage-report’ [2024-09-12T09:15:51.334Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-12T09:15:51.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-12T09:15:52.083Z] + ls -al . [2024-09-12T09:15:52.083Z] total 276 [2024-09-12T09:15:52.083Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 09:05 . [2024-09-12T09:15:52.083Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 09:02 .. [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 12 09:02 .dockerignore [2024-09-12T09:15:52.083Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 09:02 .git [2024-09-12T09:15:52.083Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 09:02 .github [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 773 Sep 12 09:02 .gitignore [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 09:02 .golangci.yml [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 12 09:02 Attribution.txt [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 11245 Sep 12 09:02 CHANGELOG.md [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 1768 Sep 12 09:02 Dockerfile [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 09:02 GOVERNANCE.md [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 665 Sep 12 09:02 Jenkinsfile [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 09:02 LICENSE [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 2503 Sep 12 09:02 Makefile [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 09:02 OWNERS.md [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 3851 Sep 12 09:02 README.md [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 08:58 VERSION [2024-09-12T09:15:52.083Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 09:02 bin [2024-09-12T09:15:52.083Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 12 09:11 coverage.out [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 7537 Sep 12 09:02 go.mod [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 102421 Sep 12 09:02 go.sum [2024-09-12T09:15:52.083Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 09:02 images [2024-09-12T09:15:52.083Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 09:02 internal [2024-09-12T09:15:52.083Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 12 09:02 main.go [2024-09-12T09:15:52.083Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 09:02 openapi [2024-09-12T09:15:52.083Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 09:02 res [2024-09-12T09:15:52.083Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 09:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:15:52.460Z] + 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=8b427122073dff864e259b6e7085ea8271351a60 --label arch=arm64 --label version=3.2.0-dev.27 . [2024-09-12T09:15:52.727Z] Sending build context to Docker daemon 673.8kB [2024-09-12T09:15:52.727Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-09-12T09:15:52.727Z] Step 2/30 : FROM ${BASE} AS builder [2024-09-12T09:15:52.727Z] ---> c64418308bc2 [2024-09-12T09:15:52.727Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-09-12T09:15:52.994Z] ---> Running in ea7e1b066c46 [2024-09-12T09:15:53.262Z] Removing intermediate container ea7e1b066c46 [2024-09-12T09:15:53.262Z] ---> b39dac858d1c [2024-09-12T09:15:53.262Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-09-12T09:15:53.262Z] ---> Running in 53dcf6fdeedc [2024-09-12T09:15:53.534Z] Removing intermediate container 53dcf6fdeedc [2024-09-12T09:15:53.534Z] ---> 4ad83876e474 [2024-09-12T09:15:53.534Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-09-12T09:15:53.805Z] ---> Running in a00c199b81d2 [2024-09-12T09:15:54.072Z] Removing intermediate container a00c199b81d2 [2024-09-12T09:15:54.072Z] ---> 517b2abb2b9f [2024-09-12T09:15:54.072Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-12T09:15:54.072Z] ---> Running in 321a514274c7 [2024-09-12T09:15:55.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:15:55.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:15:56.901Z] OK: 266 MiB in 52 packages [2024-09-12T09:15:57.487Z] Removing intermediate container 321a514274c7 [2024-09-12T09:15:57.487Z] ---> 4015abbd4d63 [2024-09-12T09:15:57.487Z] Step 7/30 : WORKDIR /app [2024-09-12T09:15:57.756Z] ---> Running in 9b3eec6ad07c [2024-09-12T09:15:58.022Z] Removing intermediate container 9b3eec6ad07c [2024-09-12T09:15:58.022Z] ---> a5564a76cbe6 [2024-09-12T09:15:58.022Z] Step 8/30 : COPY go.mod vendor* ./ [2024-09-12T09:15:58.607Z] ---> 50532108b75a [2024-09-12T09:15:58.607Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:15:58.607Z] ---> Running in ae6780e6d3d3 [2024-09-12T09:16:01.196Z] Removing intermediate container ae6780e6d3d3 [2024-09-12T09:16:01.196Z] ---> 410cd6b92942 [2024-09-12T09:16:01.196Z] Step 10/30 : COPY . . [2024-09-12T09:16:01.778Z] ---> 1b95d6ec7438 [2024-09-12T09:16:01.778Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-12T09:16:01.778Z] ---> Running in 08b4c2b44fa3 [2024-09-12T09:16:02.052Z] Removing intermediate container 08b4c2b44fa3 [2024-09-12T09:16:02.052Z] ---> 240655f8c5d3 [2024-09-12T09:16:02.052Z] Step 12/30 : RUN $MAKE [2024-09-12T09:16:02.324Z] ---> Running in 7be6af25754d [2024-09-12T09:16:03.282Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.27 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.27" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-09-12T09:20:25.127Z] Removing intermediate container 7be6af25754d [2024-09-12T09:20:25.127Z] ---> 5c8462c598d4 [2024-09-12T09:20:25.127Z] Step 13/30 : FROM alpine:3.18 [2024-09-12T09:20:25.127Z] 3.18: Pulling from library/alpine [2024-09-12T09:20:25.127Z] 720f3032cd11: Pulling fs layer [2024-09-12T09:20:25.127Z] 720f3032cd11: Verifying Checksum [2024-09-12T09:20:25.127Z] 720f3032cd11: Download complete [2024-09-12T09:20:25.127Z] 720f3032cd11: Pull complete [2024-09-12T09:20:25.127Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:20:25.127Z] Status: Downloaded newer image for alpine:3.18 [2024-09-12T09:20:25.127Z] ---> 3e834921e367 [2024-09-12T09:20:25.127Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-12T09:20:25.127Z] ---> Running in 7acc470c7926 [2024-09-12T09:20:25.127Z] Removing intermediate container 7acc470c7926 [2024-09-12T09:20:25.127Z] ---> 79e4d0aaa8c0 [2024-09-12T09:20:25.127Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-09-12T09:20:25.127Z] ---> Running in 7eb812824941 [2024-09-12T09:20:25.127Z] Removing intermediate container 7eb812824941 [2024-09-12T09:20:25.127Z] ---> 1581071060ff [2024-09-12T09:20:25.127Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-09-12T09:20:25.127Z] ---> Running in 99390b2fc4f8 [2024-09-12T09:20:25.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:20:25.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:20:25.127Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-12T09:20:25.127Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-12T09:20:25.128Z] Executing busybox-1.36.1-r7.trigger [2024-09-12T09:20:25.128Z] Executing ca-certificates-20240226-r0.trigger [2024-09-12T09:20:25.128Z] OK: 9 MiB in 17 packages [2024-09-12T09:20:25.128Z] Removing intermediate container 99390b2fc4f8 [2024-09-12T09:20:25.128Z] ---> 1f79454304bc [2024-09-12T09:20:25.128Z] Step 17/30 : RUN apk --no-cache upgrade [2024-09-12T09:20:25.128Z] ---> Running in 1b60e8d0b3ae [2024-09-12T09:20:25.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:20:25.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:20:25.128Z] OK: 9 MiB in 17 packages [2024-09-12T09:20:25.128Z] Removing intermediate container 1b60e8d0b3ae [2024-09-12T09:20:25.128Z] ---> d63f56d7363e [2024-09-12T09:20:25.128Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-12T09:20:25.128Z] ---> e06f2bfa8b07 [2024-09-12T09:20:25.128Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-12T09:20:25.128Z] ---> 09f3fc9dcd32 [2024-09-12T09:20:25.128Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-09-12T09:20:25.128Z] ---> 3ea1a7dededd [2024-09-12T09:20:25.128Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-09-12T09:20:25.128Z] ---> 79906a6d3425 [2024-09-12T09:20:25.128Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-09-12T09:20:27.083Z] ---> d9d96d1a6485 [2024-09-12T09:20:27.083Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-09-12T09:20:27.083Z] ---> Running in 2c3ce2711e2d [2024-09-12T09:20:29.031Z] Removing intermediate container 2c3ce2711e2d [2024-09-12T09:20:29.031Z] ---> e7b406f5f517 [2024-09-12T09:20:29.031Z] Step 24/30 : VOLUME /cache [2024-09-12T09:20:29.031Z] ---> Running in d8dfb0d1b837 [2024-09-12T09:20:29.300Z] Removing intermediate container d8dfb0d1b837 [2024-09-12T09:20:29.300Z] ---> 6fff2d501775 [2024-09-12T09:20:29.300Z] Step 25/30 : EXPOSE 59711 [2024-09-12T09:20:29.300Z] ---> Running in 41121e04f9fd [2024-09-12T09:20:29.568Z] Removing intermediate container 41121e04f9fd [2024-09-12T09:20:29.568Z] ---> afb4e54e70c3 [2024-09-12T09:20:29.568Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-09-12T09:20:29.833Z] ---> Running in c8f6b6141331 [2024-09-12T09:20:30.099Z] Removing intermediate container c8f6b6141331 [2024-09-12T09:20:30.099Z] ---> 645e086fc642 [2024-09-12T09:20:30.099Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-09-12T09:20:30.099Z] ---> Running in 30d4770e6ab3 [2024-09-12T09:20:30.364Z] Removing intermediate container 30d4770e6ab3 [2024-09-12T09:20:30.364Z] ---> 5da873df5cc5 [2024-09-12T09:20:30.364Z] Step 28/30 : LABEL arch=arm64 [2024-09-12T09:20:30.630Z] ---> Running in 8d83853fe57c [2024-09-12T09:20:30.896Z] Removing intermediate container 8d83853fe57c [2024-09-12T09:20:30.896Z] ---> 9085f8ec8c87 [2024-09-12T09:20:30.896Z] Step 29/30 : LABEL git_sha=8b427122073dff864e259b6e7085ea8271351a60 [2024-09-12T09:20:30.896Z] ---> Running in 16df846dc2a2 [2024-09-12T09:20:31.175Z] Removing intermediate container 16df846dc2a2 [2024-09-12T09:20:31.175Z] ---> f29c46b653a1 [2024-09-12T09:20:31.175Z] Step 30/30 : LABEL version=3.2.0-dev.27 [2024-09-12T09:20:31.447Z] ---> Running in 3b073c94b4b7 [2024-09-12T09:20:31.712Z] Removing intermediate container 3b073c94b4b7 [2024-09-12T09:20:31.712Z] ---> ade85b4769a8 [2024-09-12T09:20:31.712Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-12T09:20:31.712Z] Successfully built ade85b4769a8 [2024-09-12T09:20:31.712Z] 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-09-12T09:20:31.867Z] provisioning config files... [2024-09-12T09:20:31.882Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/181@tmp/config4807087268083062556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:20:32.222Z] ---> ****-login.sh [2024-09-12T09:20:32.222Z] nexus3.edgexfoundry.org:10001 [2024-09-12T09:20:32.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:20:32.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:20:32.488Z] Configure a credential helper to remove this warning. See [2024-09-12T09:20:32.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:20:32.488Z] [2024-09-12T09:20:32.488Z] Login Succeeded [2024-09-12T09:20:32.488Z] nexus3.edgexfoundry.org:10002 [2024-09-12T09:20:32.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:20:32.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:20:32.755Z] Configure a credential helper to remove this warning. See [2024-09-12T09:20:32.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:20:32.755Z] [2024-09-12T09:20:32.755Z] Login Succeeded [2024-09-12T09:20:33.025Z] nexus3.edgexfoundry.org:10003 [2024-09-12T09:20:33.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:20:33.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:20:33.292Z] Configure a credential helper to remove this warning. See [2024-09-12T09:20:33.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:20:33.292Z] [2024-09-12T09:20:33.292Z] Login Succeeded [2024-09-12T09:20:33.292Z] nexus3.edgexfoundry.org:10004 [2024-09-12T09:20:33.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:20:33.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:20:33.561Z] Configure a credential helper to remove this warning. See [2024-09-12T09:20:33.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:20:33.561Z] [2024-09-12T09:20:33.561Z] Login Succeeded [2024-09-12T09:20:33.561Z] ****.io [2024-09-12T09:20:33.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T09:20:34.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T09:20:34.098Z] Configure a credential helper to remove this warning. See [2024-09-12T09:20:34.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T09:20:34.098Z] [2024-09-12T09:20:34.098Z] Login Succeeded [2024-09-12T09:20:34.098Z] ---> ****-login.sh ends [Pipeline] } [2024-09-12T09:20:34.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-12T09:20:34.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T09:20:34.191Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-09-12T09:20:34.191Z] 8b427122073dff864e259b6e7085ea8271351a60 [2024-09-12T09:20:34.191Z] latest [2024-09-12T09:20:34.191Z] 3.2.0-dev.27 [2024-09-12T09:20:34.191Z] 8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27 [2024-09-12T09:20:34.191Z] main [2024-09-12T09:20:34.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:20:34.977Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b427122073dff864e259b6e7085ea8271351a60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:20:35.341Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b427122073dff864e259b6e7085ea8271351a60 [2024-09-12T09:20:35.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-09-12T09:20:35.341Z] 150a1ba6e1cd: Preparing [2024-09-12T09:20:35.341Z] c5942e13ce54: Preparing [2024-09-12T09:20:35.341Z] 8c68f5df91b1: Preparing [2024-09-12T09:20:35.341Z] a572601df5b5: Preparing [2024-09-12T09:20:35.341Z] d191bc4b4502: Preparing [2024-09-12T09:20:35.341Z] ea6d97a5f048: Preparing [2024-09-12T09:20:35.341Z] 4a91f36848ce: Preparing [2024-09-12T09:20:35.341Z] 45ab91920a4c: Preparing [2024-09-12T09:20:35.341Z] 4aeaa0e7d41f: Preparing [2024-09-12T09:20:35.341Z] ea6d97a5f048: Waiting [2024-09-12T09:20:35.341Z] 4a91f36848ce: Waiting [2024-09-12T09:20:35.341Z] 45ab91920a4c: Waiting [2024-09-12T09:20:35.341Z] 4aeaa0e7d41f: Waiting [2024-09-12T09:20:35.605Z] 8c68f5df91b1: Pushed [2024-09-12T09:20:35.605Z] d191bc4b4502: Pushed [2024-09-12T09:20:35.605Z] a572601df5b5: Pushed [2024-09-12T09:20:35.605Z] 150a1ba6e1cd: Pushed [2024-09-12T09:20:35.605Z] 4aeaa0e7d41f: Layer already exists [2024-09-12T09:20:35.870Z] ea6d97a5f048: Pushed [2024-09-12T09:20:35.870Z] 4a91f36848ce: Pushed [2024-09-12T09:20:36.138Z] 45ab91920a4c: Pushed [2024-09-12T09:20:44.324Z] c5942e13ce54: Pushed [2024-09-12T09:20:44.324Z] 8b427122073dff864e259b6e7085ea8271351a60: digest: sha256:10cf47f91e527f2600c4829cc0377deac37a2a7d2efec7ff8c971676160f7a56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:20:44.692Z] + 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-09-12T09:20:45.049Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-09-12T09:20:45.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-09-12T09:20:45.049Z] 150a1ba6e1cd: Preparing [2024-09-12T09:20:45.049Z] c5942e13ce54: Preparing [2024-09-12T09:20:45.049Z] 8c68f5df91b1: Preparing [2024-09-12T09:20:45.049Z] a572601df5b5: Preparing [2024-09-12T09:20:45.049Z] d191bc4b4502: Preparing [2024-09-12T09:20:45.049Z] ea6d97a5f048: Preparing [2024-09-12T09:20:45.049Z] 4a91f36848ce: Preparing [2024-09-12T09:20:45.049Z] 45ab91920a4c: Preparing [2024-09-12T09:20:45.049Z] 4aeaa0e7d41f: Preparing [2024-09-12T09:20:45.049Z] ea6d97a5f048: Waiting [2024-09-12T09:20:45.049Z] 4a91f36848ce: Waiting [2024-09-12T09:20:45.049Z] 45ab91920a4c: Waiting [2024-09-12T09:20:45.049Z] 4aeaa0e7d41f: Waiting [2024-09-12T09:20:45.049Z] a572601df5b5: Layer already exists [2024-09-12T09:20:45.049Z] 150a1ba6e1cd: Layer already exists [2024-09-12T09:20:45.049Z] 8c68f5df91b1: Layer already exists [2024-09-12T09:20:45.049Z] d191bc4b4502: Layer already exists [2024-09-12T09:20:45.049Z] c5942e13ce54: Layer already exists [2024-09-12T09:20:45.049Z] 4a91f36848ce: Layer already exists [2024-09-12T09:20:45.049Z] 45ab91920a4c: Layer already exists [2024-09-12T09:20:45.049Z] 4aeaa0e7d41f: Layer already exists [2024-09-12T09:20:45.049Z] ea6d97a5f048: Layer already exists [2024-09-12T09:20:45.316Z] latest: digest: sha256:10cf47f91e527f2600c4829cc0377deac37a2a7d2efec7ff8c971676160f7a56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:20:45.671Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:20:46.035Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.27 [2024-09-12T09:20:46.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-09-12T09:20:46.036Z] 150a1ba6e1cd: Preparing [2024-09-12T09:20:46.036Z] c5942e13ce54: Preparing [2024-09-12T09:20:46.036Z] 8c68f5df91b1: Preparing [2024-09-12T09:20:46.036Z] a572601df5b5: Preparing [2024-09-12T09:20:46.036Z] d191bc4b4502: Preparing [2024-09-12T09:20:46.036Z] ea6d97a5f048: Preparing [2024-09-12T09:20:46.036Z] 4a91f36848ce: Preparing [2024-09-12T09:20:46.036Z] 45ab91920a4c: Preparing [2024-09-12T09:20:46.036Z] 4aeaa0e7d41f: Preparing [2024-09-12T09:20:46.036Z] 4a91f36848ce: Waiting [2024-09-12T09:20:46.036Z] 45ab91920a4c: Waiting [2024-09-12T09:20:46.036Z] 4aeaa0e7d41f: Waiting [2024-09-12T09:20:46.036Z] ea6d97a5f048: Waiting [2024-09-12T09:20:46.036Z] c5942e13ce54: Layer already exists [2024-09-12T09:20:46.036Z] 8c68f5df91b1: Layer already exists [2024-09-12T09:20:46.036Z] 150a1ba6e1cd: Layer already exists [2024-09-12T09:20:46.036Z] a572601df5b5: Layer already exists [2024-09-12T09:20:46.036Z] d191bc4b4502: Layer already exists [2024-09-12T09:20:46.036Z] 45ab91920a4c: Layer already exists [2024-09-12T09:20:46.036Z] ea6d97a5f048: Layer already exists [2024-09-12T09:20:46.036Z] 4aeaa0e7d41f: Layer already exists [2024-09-12T09:20:46.036Z] 4a91f36848ce: Layer already exists [2024-09-12T09:20:46.303Z] 3.2.0-dev.27: digest: sha256:10cf47f91e527f2600c4829cc0377deac37a2a7d2efec7ff8c971676160f7a56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:20:46.663Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:20:47.010Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27 [2024-09-12T09:20:47.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-09-12T09:20:47.010Z] 150a1ba6e1cd: Preparing [2024-09-12T09:20:47.010Z] c5942e13ce54: Preparing [2024-09-12T09:20:47.010Z] 8c68f5df91b1: Preparing [2024-09-12T09:20:47.010Z] a572601df5b5: Preparing [2024-09-12T09:20:47.010Z] d191bc4b4502: Preparing [2024-09-12T09:20:47.010Z] ea6d97a5f048: Preparing [2024-09-12T09:20:47.010Z] 4a91f36848ce: Preparing [2024-09-12T09:20:47.010Z] 45ab91920a4c: Preparing [2024-09-12T09:20:47.010Z] 4aeaa0e7d41f: Preparing [2024-09-12T09:20:47.010Z] ea6d97a5f048: Waiting [2024-09-12T09:20:47.010Z] 45ab91920a4c: Waiting [2024-09-12T09:20:47.010Z] 4a91f36848ce: Waiting [2024-09-12T09:20:47.010Z] 4aeaa0e7d41f: Waiting [2024-09-12T09:20:47.010Z] d191bc4b4502: Layer already exists [2024-09-12T09:20:47.010Z] a572601df5b5: Layer already exists [2024-09-12T09:20:47.010Z] 8c68f5df91b1: Layer already exists [2024-09-12T09:20:47.010Z] c5942e13ce54: Layer already exists [2024-09-12T09:20:47.010Z] 150a1ba6e1cd: Layer already exists [2024-09-12T09:20:47.010Z] 4a91f36848ce: Layer already exists [2024-09-12T09:20:47.010Z] ea6d97a5f048: Layer already exists [2024-09-12T09:20:47.010Z] 4aeaa0e7d41f: Layer already exists [2024-09-12T09:20:47.010Z] 45ab91920a4c: Layer already exists [2024-09-12T09:20:47.275Z] 8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27: digest: sha256:10cf47f91e527f2600c4829cc0377deac37a2a7d2efec7ff8c971676160f7a56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:20:47.641Z] + 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-09-12T09:20:48.005Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-09-12T09:20:48.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-09-12T09:20:48.005Z] 150a1ba6e1cd: Preparing [2024-09-12T09:20:48.005Z] c5942e13ce54: Preparing [2024-09-12T09:20:48.005Z] 8c68f5df91b1: Preparing [2024-09-12T09:20:48.005Z] a572601df5b5: Preparing [2024-09-12T09:20:48.005Z] d191bc4b4502: Preparing [2024-09-12T09:20:48.005Z] ea6d97a5f048: Preparing [2024-09-12T09:20:48.005Z] 4a91f36848ce: Preparing [2024-09-12T09:20:48.005Z] 45ab91920a4c: Preparing [2024-09-12T09:20:48.005Z] 4aeaa0e7d41f: Preparing [2024-09-12T09:20:48.005Z] ea6d97a5f048: Waiting [2024-09-12T09:20:48.005Z] 4a91f36848ce: Waiting [2024-09-12T09:20:48.005Z] 45ab91920a4c: Waiting [2024-09-12T09:20:48.005Z] 4aeaa0e7d41f: Waiting [2024-09-12T09:20:48.005Z] 150a1ba6e1cd: Layer already exists [2024-09-12T09:20:48.005Z] d191bc4b4502: Layer already exists [2024-09-12T09:20:48.005Z] c5942e13ce54: Layer already exists [2024-09-12T09:20:48.005Z] 8c68f5df91b1: Layer already exists [2024-09-12T09:20:48.005Z] a572601df5b5: Layer already exists [2024-09-12T09:20:48.005Z] 4aeaa0e7d41f: Layer already exists [2024-09-12T09:20:48.005Z] 45ab91920a4c: Layer already exists [2024-09-12T09:20:48.005Z] ea6d97a5f048: Layer already exists [2024-09-12T09:20:48.005Z] 4a91f36848ce: Layer already exists [2024-09-12T09:20:48.271Z] main: digest: sha256:10cf47f91e527f2600c4829cc0377deac37a2a7d2efec7ff8c971676160f7a56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-12T09:20:48.355Z] ===================================================== [Pipeline] echo [2024-09-12T09:20:48.370Z] taggedImages: [2024-09-12T09:20:48.370Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b427122073dff864e259b6e7085ea8271351a60 [2024-09-12T09:20:48.370Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-09-12T09:20:48.370Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.27 [2024-09-12T09:20:48.370Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27 [2024-09-12T09:20:48.370Z] - 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-09-12T09:20:48.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-12T09:20:48.777Z] [2024-09-12T09:20:48.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:20:49.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-12T09:20:49.121Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-12T09:20:49.121Z] 8998bd30e6a1: Pulling fs layer [2024-09-12T09:20:49.121Z] 04944245beec: Pulling fs layer [2024-09-12T09:20:49.121Z] 699f458cf7ca: Pulling fs layer [2024-09-12T09:20:49.121Z] 765212b225bb: Pulling fs layer [2024-09-12T09:20:49.121Z] f23df028b6ca: Pulling fs layer [2024-09-12T09:20:49.121Z] d65c8cfc05b1: Pulling fs layer [2024-09-12T09:20:49.121Z] 2437ff75d9bd: Pulling fs layer [2024-09-12T09:20:49.121Z] 765212b225bb: Waiting [2024-09-12T09:20:49.121Z] d65c8cfc05b1: Waiting [2024-09-12T09:20:49.121Z] 2437ff75d9bd: Waiting [2024-09-12T09:20:49.121Z] f23df028b6ca: Waiting [2024-09-12T09:20:49.388Z] 04944245beec: Verifying Checksum [2024-09-12T09:20:49.388Z] 04944245beec: Download complete [2024-09-12T09:20:49.388Z] 765212b225bb: Verifying Checksum [2024-09-12T09:20:49.388Z] 765212b225bb: Download complete [2024-09-12T09:20:49.388Z] f23df028b6ca: Download complete [2024-09-12T09:20:49.388Z] d65c8cfc05b1: Verifying Checksum [2024-09-12T09:20:49.388Z] d65c8cfc05b1: Download complete [2024-09-12T09:20:49.656Z] 699f458cf7ca: Download complete [2024-09-12T09:20:49.924Z] 8998bd30e6a1: Verifying Checksum [2024-09-12T09:20:49.924Z] 8998bd30e6a1: Download complete [2024-09-12T09:20:52.501Z] 2437ff75d9bd: Verifying Checksum [2024-09-12T09:20:52.501Z] 2437ff75d9bd: Download complete [2024-09-12T09:20:54.440Z] 8998bd30e6a1: Pull complete [2024-09-12T09:20:55.023Z] 04944245beec: Pull complete [2024-09-12T09:20:56.966Z] 699f458cf7ca: Pull complete [2024-09-12T09:20:56.966Z] 765212b225bb: Pull complete [2024-09-12T09:20:57.548Z] f23df028b6ca: Pull complete [2024-09-12T09:20:57.815Z] d65c8cfc05b1: Pull complete [2024-09-12T09:21:16.017Z] 2437ff75d9bd: Pull complete [2024-09-12T09:21:16.017Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-12T09:21:16.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-12T09:21:16.017Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:21:16.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-10163 does not seem to be running inside a container [2024-09-12T09:21:16.315Z] $ 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/181 -v /w/workspace/app-rfid-llrp-inventory/181:/w/workspace/app-rfid-llrp-inventory/181:rw,z -v /w/workspace/app-rfid-llrp-inventory/181@tmp:/w/workspace/app-rfid-llrp-inventory/181@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-09-12T09:21:19.261Z] $ docker top b65eb0d09b5b0d1ff16eb2aadd5a5bad78bb24a29563112f652f82052ac2377a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:21:20.141Z] ---> job-cost.sh [2024-09-12T09:21:20.141Z] lf-activate-venv: SKIPPING [2024-09-12T09:21:20.141Z] INFO: No Stack... [2024-09-12T09:21:20.408Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-12T09:21:21.369Z] INFO: Archiving Costs [Pipeline] sh [2024-09-12T09:21:22.090Z] + cat /w/workspace/app-rfid-llrp-inventory/181/archives/cost.csv [2024-09-12T09:21:22.090Z] + cut -d, -f6 [Pipeline] lock [2024-09-12T09:21:22.167Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] [2024-09-12T09:21:22.175Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] did not exist. Created. [2024-09-12T09:21:22.181Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-12T09:21:22.860Z] /w/workspace/app-rfid-llrp-inventory/181@tmp/durable-7529a1fc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-12T09:21:23.545Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-12T09:21:23.575Z] Warning: overwriting stash ‘stack-cost’ [2024-09-12T09:21:23.635Z] Stashed 1 file(s) [Pipeline] } [2024-09-12T09:21:23.650Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-12T09:21:23.676Z] $ docker stop --time=1 b65eb0d09b5b0d1ff16eb2aadd5a5bad78bb24a29563112f652f82052ac2377a [2024-09-12T09:21:25.221Z] $ docker rm -f --volumes b65eb0d09b5b0d1ff16eb2aadd5a5bad78bb24a29563112f652f82052ac2377a [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-09-12T09:21:25.688Z] provisioning config files... [2024-09-12T09:21:25.694Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7712660920809620790tmp [Pipeline] { [Pipeline] sh [2024-09-12T09:21:25.998Z] + set +x [2024-09-12T09:21:25.998Z] + + bashcurl -s -s -- https://codecov.io/bash [2024-09-12T09:21:25.998Z] [2024-09-12T09:21:25.998Z] [2024-09-12T09:21:25.998Z] _____ _ [2024-09-12T09:21:25.998Z] / ____| | | [2024-09-12T09:21:25.998Z] | | ___ __| | ___ ___ _____ __ [2024-09-12T09:21:25.998Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-12T09:21:25.998Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-12T09:21:25.998Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-12T09:21:25.998Z] Bash-1.0.6 [2024-09-12T09:21:25.998Z] [2024-09-12T09:21:25.998Z] [2024-09-12T09:21:25.998Z] ==> git version 2.25.1 found [2024-09-12T09:21:25.998Z] ==> 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-09-12T09:21:25.998Z] Release-Date: 2020-01-08 [2024-09-12T09:21:25.998Z] 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-09-12T09:21:25.998Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-12T09:21:25.998Z] ==> Jenkins CI detected. [2024-09-12T09:21:25.998Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-09-12T09:21:25.998Z] project root: . [2024-09-12T09:21:25.998Z] --> token set from env [2024-09-12T09:21:25.998Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-12T09:21:25.998Z] ==> Running gcov in . (disable via -X gcov) [2024-09-12T09:21:25.998Z] ==> Python coveragepy not found [2024-09-12T09:21:25.998Z] ==> Searching for coverage reports in: [2024-09-12T09:21:25.998Z] + . [2024-09-12T09:21:25.998Z] -> Found 1 reports [2024-09-12T09:21:25.998Z] ==> Detecting git/mercurial file structure [2024-09-12T09:21:25.998Z] ==> Reading reports [2024-09-12T09:21:25.998Z] + ./coverage.out bytes=41317 [2024-09-12T09:21:25.998Z] ==> Appending adjustments [2024-09-12T09:21:25.998Z] https://docs.codecov.io/docs/fixing-reports [2024-09-12T09:21:26.258Z] + Found adjustments [2024-09-12T09:21:26.258Z] ==> Gzipping contents [2024-09-12T09:21:26.258Z] 12K /tmp/codecov.CEVrDC.gz [2024-09-12T09:21:26.258Z] ==> Uploading reports [2024-09-12T09:21:26.258Z] url: https://codecov.io [2024-09-12T09:21:26.258Z] query: branch=main&commit=8b427122073dff864e259b6e7085ea8271351a60&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-12T09:21:26.258Z] -> Pinging Codecov [2024-09-12T09:21:26.258Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8b427122073dff864e259b6e7085ea8271351a60&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-12T09:21:26.518Z] -> Uploading to [2024-09-12T09:21:26.518Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-12/581DD39554BDF9B6E22D074273EAD858/8b427122073dff864e259b6e7085ea8271351a60/5d745b98-c587-4189-96ae-b416d33e218f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240912%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240912T092126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9f14e86199afe515acfb1f25ef510dbaed473133a3d7d85a49763758f89fa7d [2024-09-12T09:21:26.518Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-12T09:21:26.518Z] Dload Upload Total Spent Left Speed [2024-09-12T09:21:26.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 57480 --:--:-- --:--:-- --:--:-- 57197 100 11611 0 0 100 11611 0 47781 --:--:-- --:--:-- --:--:-- 47586 [2024-09-12T09:21:26.777Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8b427122073dff864e259b6e7085ea8271351a60 [Pipeline] } [2024-09-12T09:21:26.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-12T09:21:26.932Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-12T09:21:26.952Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:21:27.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-12T09:21:27.264Z] [2024-09-12T09:21:27.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:21:27.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-12T09:21:27.569Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-12T09:21:27.569Z] 619be1103602: Already exists [2024-09-12T09:21:27.569Z] f8ea3408117e: Pulling fs layer [2024-09-12T09:21:27.569Z] 91320369b822: Pulling fs layer [2024-09-12T09:21:27.569Z] 0406650e8295: Pulling fs layer [2024-09-12T09:21:27.569Z] 4f4fb700ef54: Pulling fs layer [2024-09-12T09:21:27.569Z] 96d80e3f36e1: Pulling fs layer [2024-09-12T09:21:27.569Z] bcf3aedb951c: Pulling fs layer [2024-09-12T09:21:27.569Z] bcf3aedb951c: Waiting [2024-09-12T09:21:27.569Z] 96d80e3f36e1: Waiting [2024-09-12T09:21:27.569Z] 0406650e8295: Verifying Checksum [2024-09-12T09:21:27.569Z] 0406650e8295: Download complete [2024-09-12T09:21:27.569Z] f8ea3408117e: Download complete [2024-09-12T09:21:27.569Z] 4f4fb700ef54: Verifying Checksum [2024-09-12T09:21:27.569Z] 4f4fb700ef54: Download complete [2024-09-12T09:21:27.569Z] f8ea3408117e: Pull complete [2024-09-12T09:21:27.827Z] 96d80e3f36e1: Verifying Checksum [2024-09-12T09:21:27.827Z] 96d80e3f36e1: Download complete [2024-09-12T09:21:28.085Z] 91320369b822: Verifying Checksum [2024-09-12T09:21:28.085Z] 91320369b822: Download complete [2024-09-12T09:21:28.343Z] bcf3aedb951c: Verifying Checksum [2024-09-12T09:21:28.343Z] bcf3aedb951c: Download complete [2024-09-12T09:21:30.870Z] 91320369b822: Pull complete [2024-09-12T09:21:30.870Z] 0406650e8295: Pull complete [2024-09-12T09:21:31.128Z] 4f4fb700ef54: Pull complete [2024-09-12T09:21:31.387Z] 96d80e3f36e1: Pull complete [2024-09-12T09:21:33.914Z] bcf3aedb951c: Pull complete [2024-09-12T09:21:33.914Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-12T09:21:33.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-12T09:21:33.914Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:21:34.020Z] prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container [2024-09-12T09:21:34.049Z] $ 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-09-12T09:21:38.886Z] $ docker top 565985161fbf1a7c5032580939f8755eeeb05196f71375781b69773158236c0d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T09:21:39.239Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-09-12T09:21:39.249Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-09-12T09:21:39.526Z] + set -o pipefail [2024-09-12T09:21:39.526Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-09-12T09:21:47.647Z] [2024-09-12T09:21:47.647Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-09-12T09:21:47.647Z] [2024-09-12T09:21:47.647Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/e3afdb1a-64cb-400c-acf4-0801d4c64aa0 [2024-09-12T09:21:47.647Z] [2024-09-12T09:21:47.647Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-12T09:21:47.647Z] [2024-09-12T09:21:48.289Z] [2024-09-12T09:21:48.289Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-12T09:21:48.289Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-12T09:21:48.327Z] $ docker stop --time=1 565985161fbf1a7c5032580939f8755eeeb05196f71375781b69773158236c0d [2024-09-12T09:21:53.924Z] $ docker rm -f --volumes 565985161fbf1a7c5032580939f8755eeeb05196f71375781b69773158236c0d [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-09-12T09:21:54.863Z] + git log --format=format:%s -1 8b427122073dff864e259b6e7085ea8271351a60 [Pipeline] sh [2024-09-12T09:21:55.147Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-12T09:21:55.147Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:21:55.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T09:21:55.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:21:55.530Z] prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container [2024-09-12T09:21:55.558Z] $ 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-09-12T09:21:56.059Z] $ docker top 3c019beaf12d560b5db939e1165cd8ae3f6ef8f822ecfc1eeeffbadd76b4e1cc -eo pid,comm [2024-09-12T09:21:56.105Z] 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-09-12T09:21:56.105Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-12T09:21:56.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T09:21:56.168Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T09:21:56.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T09:21:56.273Z] $ docker exec 3c019beaf12d560b5db939e1165cd8ae3f6ef8f822ecfc1eeeffbadd76b4e1cc ssh-agent [2024-09-12T09:21:56.376Z] SSH_AUTH_SOCK=/tmp/ssh-IusjAOrlhG4l/agent.31 [2024-09-12T09:21:56.376Z] SSH_AGENT_PID=37 [2024-09-12T09:21:56.381Z] Running ssh-add (command line suppressed) [2024-09-12T09:21:56.473Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1748190648142815224.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1748190648142815224.key) [2024-09-12T09:21:56.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T09:21:56.782Z] + git semver tag [2024-09-12T09:21:57.041Z] 2024-09-12 09:21:56,949 [run_tag] DEBUG tag force:False [2024-09-12T09:21:57.041Z] 2024-09-12 09:21:56,949 [check_head_tag] DEBUG check head tag [2024-09-12T09:21:57.041Z] 2024-09-12 09:21:56,951 [execute] INFO git cat-file --batch-check [2024-09-12T09:21:57.041Z] 2024-09-12 09:21:56,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-09-12T09:21:57.041Z] 2024-09-12 09:21:56,955 [execute] INFO git cat-file --batch [2024-09-12T09:21:57.041Z] 2024-09-12 09:21:56,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-09-12T09:21:57.041Z] 2024-09-12 09:21:56,982 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-12T09:21:57.041Z] 2024-09-12 09:21:56,982 [execute] INFO git tag -a v3.2.0-dev.27 -m v3.2.0-dev.27 [2024-09-12T09:21:57.041Z] 2024-09-12 09:21:56,982 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.27', '-m', 'v3.2.0-dev.27'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-09-12T09:21:57.041Z] 2024-09-12 09:21:56,987 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-12T09:21:57.041Z] 3.2.0-dev.27 [Pipeline] } [2024-09-12T09:21:57.048Z] $ docker exec --env ******** --env ******** 3c019beaf12d560b5db939e1165cd8ae3f6ef8f822ecfc1eeeffbadd76b4e1cc ssh-agent -k [2024-09-12T09:21:57.139Z] unset SSH_AUTH_SOCK; [2024-09-12T09:21:57.140Z] unset SSH_AGENT_PID; [2024-09-12T09:21:57.140Z] echo Agent pid 37 killed; [2024-09-12T09:21:57.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-12T09:21:57.478Z] + git semver [Pipeline] } [2024-09-12T09:21:57.748Z] $ docker stop --time=1 3c019beaf12d560b5db939e1165cd8ae3f6ef8f822ecfc1eeeffbadd76b4e1cc [2024-09-12T09:21:59.012Z] $ docker rm -f --volumes 3c019beaf12d560b5db939e1165cd8ae3f6ef8f822ecfc1eeeffbadd76b4e1cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:21:59.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-12T09:21:59.430Z] [2024-09-12T09:21:59.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:21:59.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-12T09:21:59.739Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-12T09:21:59.739Z] ab5ef0e58194: Pulling fs layer [2024-09-12T09:21:59.739Z] 9712f1f96733: Pulling fs layer [2024-09-12T09:21:59.739Z] 63f879dbbcfc: Pulling fs layer [2024-09-12T09:21:59.739Z] 0d9ebad4ef96: Pulling fs layer [2024-09-12T09:21:59.739Z] e9a5061849ea: Pulling fs layer [2024-09-12T09:21:59.739Z] d747dcd14b5f: Pulling fs layer [2024-09-12T09:21:59.739Z] 2de7ff778b66: Pulling fs layer [2024-09-12T09:21:59.739Z] 0d9ebad4ef96: Waiting [2024-09-12T09:21:59.739Z] 2de7ff778b66: Waiting [2024-09-12T09:21:59.739Z] e9a5061849ea: Waiting [2024-09-12T09:21:59.739Z] d747dcd14b5f: Waiting [2024-09-12T09:21:59.739Z] 9712f1f96733: Verifying Checksum [2024-09-12T09:21:59.739Z] 9712f1f96733: Download complete [2024-09-12T09:21:59.999Z] 63f879dbbcfc: Verifying Checksum [2024-09-12T09:21:59.999Z] 63f879dbbcfc: Download complete [2024-09-12T09:21:59.999Z] e9a5061849ea: Verifying Checksum [2024-09-12T09:21:59.999Z] e9a5061849ea: Download complete [2024-09-12T09:21:59.999Z] d747dcd14b5f: Verifying Checksum [2024-09-12T09:21:59.999Z] d747dcd14b5f: Download complete [2024-09-12T09:22:00.258Z] ab5ef0e58194: Verifying Checksum [2024-09-12T09:22:00.258Z] ab5ef0e58194: Download complete [2024-09-12T09:22:00.258Z] 0d9ebad4ef96: Verifying Checksum [2024-09-12T09:22:00.258Z] 0d9ebad4ef96: Download complete [2024-09-12T09:22:00.258Z] 2de7ff778b66: Verifying Checksum [2024-09-12T09:22:00.258Z] 2de7ff778b66: Download complete [2024-09-12T09:22:02.787Z] ab5ef0e58194: Pull complete [2024-09-12T09:22:02.787Z] 9712f1f96733: Pull complete [2024-09-12T09:22:03.353Z] 63f879dbbcfc: Pull complete [2024-09-12T09:22:06.637Z] 0d9ebad4ef96: Pull complete [2024-09-12T09:22:06.896Z] e9a5061849ea: Pull complete [2024-09-12T09:22:06.896Z] d747dcd14b5f: Pull complete [2024-09-12T09:22:07.832Z] 2de7ff778b66: Pull complete [2024-09-12T09:22:07.832Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-12T09:22:07.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-12T09:22:07.832Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:22:07.932Z] prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container [2024-09-12T09:22:07.956Z] $ 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-09-12T09:22:13.497Z] $ docker top c751076c5dc10729bb7bb71d494ae82fa4d63c8815608632e1cf923b7826475a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-12T09:22:13.573Z] provisioning config files... [2024-09-12T09:22:13.580Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14101421845569688854tmp [2024-09-12T09:22:13.590Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3496393013982068782tmp [2024-09-12T09:22:13.597Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7592162694770185662tmp [Pipeline] { [Pipeline] echo [2024-09-12T09:22:13.632Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:22:13.922Z] ---> sigul-configuration.sh [2024-09-12T09:22:13.922Z] gpg: directory `/root/.gnupg' created [2024-09-12T09:22:13.922Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-12T09:22:13.922Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-12T09:22:13.922Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-12T09:22:13.922Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-12T09:22:13.922Z] gpg: CAST5 encrypted data [2024-09-12T09:22:13.922Z] gpg: encrypted with 1 passphrase [2024-09-12T09:22:13.922Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-12T09:22:14.213Z] + mkdir /home/jenkins [2024-09-12T09:22:14.213Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-12T09:22:14.506Z] + 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-09-12T09:22:14.521Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:22:14.811Z] ---> sigul-install.sh [2024-09-12T09:22:14.811Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-12T09:22:15.104Z] + git tag --list [2024-09-12T09:22:15.104Z] v0.0.0 [2024-09-12T09:22:15.104Z] v1.0.0 [2024-09-12T09:22:15.104Z] v2.1.0 [2024-09-12T09:22:15.104Z] v2.1.1 [2024-09-12T09:22:15.104Z] v2.2.0 [2024-09-12T09:22:15.104Z] v2.3.0 [2024-09-12T09:22:15.104Z] v3.0 [2024-09-12T09:22:15.104Z] v3.0.0 [2024-09-12T09:22:15.104Z] v3.0.1 [2024-09-12T09:22:15.104Z] v3.0.1-dev.1 [2024-09-12T09:22:15.104Z] v3.1 [2024-09-12T09:22:15.104Z] v3.1.0 [2024-09-12T09:22:15.104Z] v3.1.0-dev.1 [2024-09-12T09:22:15.104Z] v3.1.0-dev.10 [2024-09-12T09:22:15.104Z] v3.1.0-dev.11 [2024-09-12T09:22:15.104Z] v3.1.0-dev.12 [2024-09-12T09:22:15.104Z] v3.1.0-dev.13 [2024-09-12T09:22:15.104Z] v3.1.0-dev.14 [2024-09-12T09:22:15.104Z] v3.1.0-dev.15 [2024-09-12T09:22:15.104Z] v3.1.0-dev.16 [2024-09-12T09:22:15.104Z] v3.1.0-dev.17 [2024-09-12T09:22:15.104Z] v3.1.0-dev.18 [2024-09-12T09:22:15.104Z] v3.1.0-dev.19 [2024-09-12T09:22:15.104Z] v3.1.0-dev.2 [2024-09-12T09:22:15.104Z] v3.1.0-dev.20 [2024-09-12T09:22:15.104Z] v3.1.0-dev.21 [2024-09-12T09:22:15.104Z] v3.1.0-dev.22 [2024-09-12T09:22:15.104Z] v3.1.0-dev.23 [2024-09-12T09:22:15.104Z] v3.1.0-dev.24 [2024-09-12T09:22:15.104Z] v3.1.0-dev.25 [2024-09-12T09:22:15.104Z] v3.1.0-dev.26 [2024-09-12T09:22:15.104Z] v3.1.0-dev.27 [2024-09-12T09:22:15.104Z] v3.1.0-dev.28 [2024-09-12T09:22:15.104Z] v3.1.0-dev.29 [2024-09-12T09:22:15.104Z] v3.1.0-dev.3 [2024-09-12T09:22:15.104Z] v3.1.0-dev.30 [2024-09-12T09:22:15.104Z] v3.1.0-dev.31 [2024-09-12T09:22:15.104Z] v3.1.0-dev.32 [2024-09-12T09:22:15.104Z] v3.1.0-dev.33 [2024-09-12T09:22:15.104Z] v3.1.0-dev.34 [2024-09-12T09:22:15.104Z] v3.1.0-dev.35 [2024-09-12T09:22:15.104Z] v3.1.0-dev.36 [2024-09-12T09:22:15.104Z] v3.1.0-dev.37 [2024-09-12T09:22:15.104Z] v3.1.0-dev.38 [2024-09-12T09:22:15.104Z] v3.1.0-dev.39 [2024-09-12T09:22:15.104Z] v3.1.0-dev.4 [2024-09-12T09:22:15.104Z] v3.1.0-dev.40 [2024-09-12T09:22:15.104Z] v3.1.0-dev.5 [2024-09-12T09:22:15.104Z] v3.1.0-dev.6 [2024-09-12T09:22:15.104Z] v3.1.0-dev.7 [2024-09-12T09:22:15.104Z] v3.1.0-dev.8 [2024-09-12T09:22:15.104Z] v3.1.0-dev.9 [2024-09-12T09:22:15.104Z] v3.1.1 [2024-09-12T09:22:15.104Z] v3.2.0-dev.1 [2024-09-12T09:22:15.104Z] v3.2.0-dev.10 [2024-09-12T09:22:15.104Z] v3.2.0-dev.11 [2024-09-12T09:22:15.104Z] v3.2.0-dev.12 [2024-09-12T09:22:15.104Z] v3.2.0-dev.13 [2024-09-12T09:22:15.104Z] v3.2.0-dev.14 [2024-09-12T09:22:15.104Z] v3.2.0-dev.15 [2024-09-12T09:22:15.104Z] v3.2.0-dev.16 [2024-09-12T09:22:15.104Z] v3.2.0-dev.17 [2024-09-12T09:22:15.104Z] v3.2.0-dev.18 [2024-09-12T09:22:15.104Z] v3.2.0-dev.19 [2024-09-12T09:22:15.104Z] v3.2.0-dev.2 [2024-09-12T09:22:15.104Z] v3.2.0-dev.20 [2024-09-12T09:22:15.104Z] v3.2.0-dev.21 [2024-09-12T09:22:15.104Z] v3.2.0-dev.22 [2024-09-12T09:22:15.104Z] v3.2.0-dev.23 [2024-09-12T09:22:15.104Z] v3.2.0-dev.24 [2024-09-12T09:22:15.104Z] v3.2.0-dev.25 [2024-09-12T09:22:15.104Z] v3.2.0-dev.26 [2024-09-12T09:22:15.104Z] v3.2.0-dev.27 [2024-09-12T09:22:15.104Z] v3.2.0-dev.3 [2024-09-12T09:22:15.104Z] v3.2.0-dev.4 [2024-09-12T09:22:15.104Z] v3.2.0-dev.5 [2024-09-12T09:22:15.104Z] v3.2.0-dev.6 [2024-09-12T09:22:15.104Z] v3.2.0-dev.7 [2024-09-12T09:22:15.104Z] v3.2.0-dev.8 [2024-09-12T09:22:15.104Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-12T09:22:15.397Z] + lftools sign git-tag v3.2.0-dev.27 [2024-09-12T09:22:15.965Z] Signing Git tag with Sigul... [2024-09-12T09:22:15.965Z] Signing v3.2.0-dev.27 [Pipeline] echo [2024-09-12T09:22:16.236Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:22:16.541Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-12T09:22:16.548Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-12T09:22:16.571Z] $ docker stop --time=1 c751076c5dc10729bb7bb71d494ae82fa4d63c8815608632e1cf923b7826475a [2024-09-12T09:22:17.843Z] $ docker rm -f --volumes c751076c5dc10729bb7bb71d494ae82fa4d63c8815608632e1cf923b7826475a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-12T09:22:18.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-12T09:22:18.292Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:22:18.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T09:22:18.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:22:18.685Z] prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container [2024-09-12T09:22:18.712Z] $ 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-09-12T09:22:19.015Z] $ docker top d27bd1dd04384a2e3ca2c38ebd34b8281afe63b7bc4fd2e9d402425706c224b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-12T09:22:19.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T09:22:19.137Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T09:22:19.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T09:22:19.252Z] $ docker exec d27bd1dd04384a2e3ca2c38ebd34b8281afe63b7bc4fd2e9d402425706c224b5 ssh-agent [2024-09-12T09:22:19.352Z] SSH_AUTH_SOCK=/tmp/ssh-xMqCymuBhwmB/agent.31 [2024-09-12T09:22:19.352Z] SSH_AGENT_PID=37 [2024-09-12T09:22:19.357Z] Running ssh-add (command line suppressed) [2024-09-12T09:22:19.452Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9019184560733855651.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9019184560733855651.key) [2024-09-12T09:22:19.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T09:22:19.754Z] + git semver bump pre [2024-09-12T09:22:20.013Z] 2024-09-12 09:22:19,902 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-12T09:22:20.013Z] 2024-09-12 09:22:19,902 [bump_version] DEBUG bumping version:3.2.0-dev.27 on axis:pre with prefix:dev [2024-09-12T09:22:20.013Z] 2024-09-12 09:22:19,902 [bump_version] DEBUG bumped version:3.2.0-dev.28 [2024-09-12T09:22:20.013Z] 2024-09-12 09:22:19,902 [write_version] DEBUG write version:3.2.0-dev.28 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-09-12T09:22:20.013Z] 2024-09-12 09:22:19,902 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-12T09:22:20.013Z] 2024-09-12 09:22:19,902 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-12T09:22:20.013Z] 2024-09-12 09:22:19,904 [execute] INFO git cat-file --batch-check [2024-09-12T09:22:20.013Z] 2024-09-12 09:22:19,905 [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-09-12T09:22:20.013Z] 2024-09-12 09:22:19,909 [execute] INFO git cat-file --batch [2024-09-12T09:22:20.013Z] 2024-09-12 09:22:19,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-12T09:22:20.013Z] 2024-09-12 09:22:19,914 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-12T09:22:20.013Z] 3.2.0-dev.28 [Pipeline] } [2024-09-12T09:22:20.019Z] $ docker exec --env ******** --env ******** d27bd1dd04384a2e3ca2c38ebd34b8281afe63b7bc4fd2e9d402425706c224b5 ssh-agent -k [2024-09-12T09:22:20.102Z] unset SSH_AUTH_SOCK; [2024-09-12T09:22:20.102Z] unset SSH_AGENT_PID; [2024-09-12T09:22:20.103Z] echo Agent pid 37 killed; [2024-09-12T09:22:20.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-12T09:22:20.439Z] + git semver [Pipeline] } [2024-09-12T09:22:20.710Z] $ docker stop --time=1 d27bd1dd04384a2e3ca2c38ebd34b8281afe63b7bc4fd2e9d402425706c224b5 [2024-09-12T09:22:21.975Z] $ docker rm -f --volumes d27bd1dd04384a2e3ca2c38ebd34b8281afe63b7bc4fd2e9d402425706c224b5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T09:22:22.333Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-12T09:22:22.333Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:22:22.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T09:22:22.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:22:22.731Z] prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container [2024-09-12T09:22:22.751Z] $ 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-09-12T09:22:23.064Z] $ docker top 9e0e4ef3bd7d6fd7f0aa18a289680ed73949d79fac220a9e026f2541c75902fd -eo pid,comm [2024-09-12T09:22:23.115Z] 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-09-12T09:22:23.115Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-12T09:22:23.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T09:22:23.190Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T09:22:23.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T09:22:23.308Z] $ docker exec 9e0e4ef3bd7d6fd7f0aa18a289680ed73949d79fac220a9e026f2541c75902fd ssh-agent [2024-09-12T09:22:23.396Z] SSH_AUTH_SOCK=/tmp/ssh-ZObdyzrCuhp5/agent.32 [2024-09-12T09:22:23.396Z] SSH_AGENT_PID=38 [2024-09-12T09:22:23.400Z] Running ssh-add (command line suppressed) [2024-09-12T09:22:23.503Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12298137126771569340.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12298137126771569340.key) [2024-09-12T09:22:23.520Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T09:22:23.814Z] + git semver push [2024-09-12T09:22:24.073Z] 2024-09-12 09:22:23,984 [run_push] DEBUG push [2024-09-12T09:22:24.073Z] 2024-09-12 09:22:23,985 [execute] INFO git cat-file --batch-check [2024-09-12T09:22:24.073Z] 2024-09-12 09:22:23,985 [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-09-12T09:22:24.073Z] 2024-09-12 09:22:23,989 [execute] INFO git rev-list e78a6a521ead5a3362a2c036b138ccb1d927878b -- [2024-09-12T09:22:24.073Z] 2024-09-12 09:22:23,990 [execute] DEBUG Popen(['git', 'rev-list', 'e78a6a521ead5a3362a2c036b138ccb1d927878b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-12T09:22:24.073Z] 2024-09-12 09:22:23,999 [execute] INFO git fetch -v origin [2024-09-12T09:22:24.073Z] 2024-09-12 09:22:23,999 [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-09-12T09:22:24.641Z] 2024-09-12 09:22:24,445 [run_push] DEBUG no remote changes detected [2024-09-12T09:22:24.641Z] 2024-09-12 09:22:24,445 [execute] INFO git push origin semver [2024-09-12T09:22:24.641Z] 2024-09-12 09:22:24,446 [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-09-12T09:22:25.209Z] 2024-09-12 09:22:25,154 [run_push] DEBUG push all version tags [2024-09-12T09:22:25.209Z] 2024-09-12 09:22:25,155 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-12T09:22:25.209Z] 2024-09-12 09:22:25,156 [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-09-12T09:22:26.148Z] 2024-09-12 09:22:25,830 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-09-12T09:22:26.148Z] 3.2.0-dev.28 [Pipeline] } [2024-09-12T09:22:26.154Z] $ docker exec --env ******** --env ******** 9e0e4ef3bd7d6fd7f0aa18a289680ed73949d79fac220a9e026f2541c75902fd ssh-agent -k [2024-09-12T09:22:26.249Z] unset SSH_AUTH_SOCK; [2024-09-12T09:22:26.249Z] unset SSH_AGENT_PID; [2024-09-12T09:22:26.249Z] echo Agent pid 38 killed; [2024-09-12T09:22:26.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-12T09:22:26.594Z] + git semver [Pipeline] } [2024-09-12T09:22:26.862Z] $ docker stop --time=1 9e0e4ef3bd7d6fd7f0aa18a289680ed73949d79fac220a9e026f2541c75902fd [2024-09-12T09:22:28.181Z] $ docker rm -f --volumes 9e0e4ef3bd7d6fd7f0aa18a289680ed73949d79fac220a9e026f2541c75902fd [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-09-12T09:22:28.805Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-09-12T09:22:28.805Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-09-12T09:22:28.805Z] total 16 [2024-09-12T09:22:28.805Z] drwxr-xr-x 3 root root 4096 Sep 12 09:02 . [2024-09-12T09:22:28.805Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 09:22 .. [2024-09-12T09:22:28.805Z] drwxr-xr-x 2 root root 4096 Sep 12 09:02 cost [2024-09-12T09:22:28.805Z] -rw-r--r-- 1 root root 95 Sep 12 09:02 cost.csv [2024-09-12T09:22:28.805Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-09-12T09:22:28.805Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-09-12T09:22:28.805Z] total 16 [2024-09-12T09:22:28.805Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 09:02 . [2024-09-12T09:22:28.805Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 09:22 .. [2024-09-12T09:22:28.805Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 09:02 cost [2024-09-12T09:22:28.805Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 12 09:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:22:29.097Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:22:29.956Z] ---> package-listing.sh [2024-09-12T09:22:29.956Z] ++ facter osfamily [2024-09-12T09:22:29.956Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-12T09:22:30.215Z] + OS_FAMILY=debian [2024-09-12T09:22:30.215Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-09-12T09:22:30.215Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-12T09:22:30.215Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-12T09:22:30.215Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-12T09:22:30.215Z] + PACKAGES=/tmp/packages_start.txt [2024-09-12T09:22:30.215Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-09-12T09:22:30.215Z] + PACKAGES=/tmp/packages_end.txt [2024-09-12T09:22:30.215Z] + case "${OS_FAMILY}" in [2024-09-12T09:22:30.215Z] + dpkg -l [2024-09-12T09:22:30.215Z] + grep '^ii' [2024-09-12T09:22:30.215Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-12T09:22:30.215Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-12T09:22:30.215Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-12T09:22:30.215Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-09-12T09:22:30.215Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-09-12T09:22:30.215Z] + 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-09-12T09:22:30.227Z] 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-09-12T09:22:30.503Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:22:31.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T09:22:31.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:22:31.138Z] prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container [2024-09-12T09:22:31.162Z] $ 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-09-12T09:22:31.350Z] $ docker top 63ea136dd2b7cb87f8488f2a8698c69ec81cdae87fb32b205377c7520fc4204b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T09:22:31.703Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-12T09:22:31.987Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-12T09:22:32.271Z] + ls /var/log/sa-host [2024-09-12T09:22:32.271Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-12T09:22:32.360Z] provisioning config files... [2024-09-12T09:22:32.374Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11300168022066001570tmp [Pipeline] { [Pipeline] echo [2024-09-12T09:22:32.395Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:22:32.678Z] ---> create-netrc.sh [Pipeline] } [2024-09-12T09:22:32.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:22:33.019Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-12T09:22:33.030Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:22:33.312Z] ---> sudo-logs.sh [2024-09-12T09:22:33.312Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-12T09:22:33.346Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:22:33.627Z] ---> job-cost.sh [2024-09-12T09:22:33.627Z] lf-activate-venv: SKIPPING [2024-09-12T09:22:33.627Z] DEBUG: total: 0.2199999988079071 [2024-09-12T09:22:33.627Z] INFO: Retrieving Stack Cost... [2024-09-12T09:22:33.886Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-12T09:22:34.144Z] INFO: Archiving Costs [Pipeline] echo [2024-09-12T09:22:34.158Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:22:34.437Z] ---> logs-deploy.sh [2024-09-12T09:22:34.438Z] lf-activate-venv: SKIPPING [2024-09-12T09:22:34.438Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/181 [2024-09-12T09:22:34.438Z] INFO: archiving workspace using pattern(s): [2024-09-12T09:22:35.372Z] Archives upload complete. [2024-09-12T09:22:35.372Z] INFO: archiving logs to Nexus