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 08:58:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:58:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:58:20 ========================================================= 08:58:20 EdgeX Global Pipelines Version Info 08:58:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:58:20 ------------------- 08:58:20 stable info: 08:58:20 ------------------- 08:58:20 Commited By: Cherry Wang cherry@iotechsys.com 08:58:20 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:58:20 Message: update stable to v1.0.263 08:58:21 ------------------- 08:58:21 experimental info: 08:58:21 ------------------- 08:58:21 Commited By: Cherry Wang cherry@iotechsys.com 08:58:21 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:58:21 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:58:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:58:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:58:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:58:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:58:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:58:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:58:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:58:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:58:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:58:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b427122073dff864e259b6e7085ea8271351a60 [Pipeline] echo 08:58:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b42712 [Pipeline] echo 08:58:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:22 provisioning config files... 08:58:22 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 08:58:22 ---> ****-login.sh 08:58:22 nexus3.edgexfoundry.org:10001 08:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:22 Configure a credential helper to remove this warning. See 08:58:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:22 08:58:22 Login Succeeded 08:58:22 nexus3.edgexfoundry.org:10002 08:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:22 Configure a credential helper to remove this warning. See 08:58:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:22 08:58:22 Login Succeeded 08:58:22 nexus3.edgexfoundry.org:10003 08:58:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:23 Configure a credential helper to remove this warning. See 08:58:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:23 08:58:23 Login Succeeded 08:58:23 nexus3.edgexfoundry.org:10004 08:58:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:23 Configure a credential helper to remove this warning. See 08:58:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:23 08:58:23 Login Succeeded 08:58:23 ****.io 08:58:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:23 Configure a credential helper to remove this warning. See 08:58:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:23 08:58:23 Login Succeeded 08:58:23 ---> ****-login.sh ends [Pipeline] } 08:58:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:58:23 + git rev-list -1 --merges 8b427122073dff864e259b6e7085ea8271351a60~1..8b427122073dff864e259b6e7085ea8271351a60 [Pipeline] echo 08:58:23 -----------> git rev-list -1 --merges 8b427122073dff864e259b6e7085ea8271351a60~1..8b427122073dff864e259b6e7085ea8271351a60 8b427122073dff864e259b6e7085ea8271351a60 08:58:23 8b427122073dff864e259b6e7085ea8271351a60 [false] [Pipeline] sh 08:58:24 + git log --format=format:%s -1 8b427122073dff864e259b6e7085ea8271351a60 [Pipeline] echo 08:58:24 ========================================================= 08:58:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:58:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:58:24 + git log --format=format:%s -1 8b427122073dff864e259b6e7085ea8271351a60 [Pipeline] echo 08:58:24 [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 08:58:24 [semverPrep] This is not a build commit. [Pipeline] sh 08:58:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:58:25 + grep -v github /etc/ssh/ssh_known_hosts 08:58:25 + [ -e /tmp/ssh_known_hosts ] 08:58:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:58:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:58:25 + sudo tee -a /etc/ssh/ssh_known_hosts 08:58:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:58:25 08:58:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:58:25 0.1.4: Pulling from edgex-devops/py-git-semver 08:58:25 b85a868b505f: Pulling fs layer 08:58:25 e2be974225ed: Pulling fs layer 08:58:25 339a4e72a1f5: Pulling fs layer 08:58:25 988bab9f4d93: Pulling fs layer 08:58:25 1469e6f7b9e6: Pulling fs layer 08:58:25 eaf3925da568: Pulling fs layer 08:58:25 bab4dde63d76: Pulling fs layer 08:58:25 bde34c3a00c8: Pulling fs layer 08:58:25 b352a97aabf1: Pulling fs layer 08:58:25 4872d77fe225: Pulling fs layer 08:58:25 5851b861e8e6: Pulling fs layer 08:58:25 bde34c3a00c8: Waiting 08:58:25 988bab9f4d93: Waiting 08:58:25 b352a97aabf1: Waiting 08:58:25 1469e6f7b9e6: Waiting 08:58:25 4872d77fe225: Waiting 08:58:25 bab4dde63d76: Waiting 08:58:25 5851b861e8e6: Waiting 08:58:25 eaf3925da568: Waiting 08:58:25 e2be974225ed: Download complete 08:58:25 988bab9f4d93: Download complete 08:58:25 1469e6f7b9e6: Verifying Checksum 08:58:25 1469e6f7b9e6: Download complete 08:58:25 eaf3925da568: Verifying Checksum 08:58:25 eaf3925da568: Download complete 08:58:25 339a4e72a1f5: Verifying Checksum 08:58:25 339a4e72a1f5: Download complete 08:58:25 bde34c3a00c8: Verifying Checksum 08:58:25 bde34c3a00c8: Download complete 08:58:25 b352a97aabf1: Download complete 08:58:25 4872d77fe225: Verifying Checksum 08:58:25 4872d77fe225: Download complete 08:58:25 5851b861e8e6: Download complete 08:58:25 b85a868b505f: Verifying Checksum 08:58:25 b85a868b505f: Download complete 08:58:26 bab4dde63d76: Verifying Checksum 08:58:26 bab4dde63d76: Download complete 08:58:27 b85a868b505f: Pull complete 08:58:27 e2be974225ed: Pull complete 08:58:27 339a4e72a1f5: Pull complete 08:58:27 988bab9f4d93: Pull complete 08:58:28 1469e6f7b9e6: Pull complete 08:58:28 eaf3925da568: Pull complete 08:58:30 bab4dde63d76: Pull complete 08:58:30 bde34c3a00c8: Pull complete 08:58:30 b352a97aabf1: Pull complete 08:58:30 4872d77fe225: Pull complete 08:58:30 5851b861e8e6: Pull complete 08:58:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:58:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:58:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:30 prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container 08:58:30 $ 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 08:58:34 $ docker top 9c18ee9d130d26d01e3d9ecc393d7cc3ae6c0fb0568df248e7c4e82781beb622 -eo pid,comm 08:58:34 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). 08:58:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:58:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:34 [ssh-agent] Looking for ssh-agent implementation... 08:58:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:34 $ docker exec 9c18ee9d130d26d01e3d9ecc393d7cc3ae6c0fb0568df248e7c4e82781beb622 ssh-agent 08:58:34 SSH_AUTH_SOCK=/tmp/ssh-WrPubbfm0u1e/agent.32 08:58:34 SSH_AGENT_PID=38 08:58:34 Running ssh-add (command line suppressed) 08:58:34 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) 08:58:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:35 + git tag --points-at HEAD [Pipeline] } 08:58:35 $ docker exec --env ******** --env ******** 9c18ee9d130d26d01e3d9ecc393d7cc3ae6c0fb0568df248e7c4e82781beb622 ssh-agent -k 08:58:35 unset SSH_AUTH_SOCK; 08:58:35 unset SSH_AGENT_PID; 08:58:35 echo Agent pid 38 killed; 08:58:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:58:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:35 [ssh-agent] Looking for ssh-agent implementation... 08:58:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:35 $ docker exec 9c18ee9d130d26d01e3d9ecc393d7cc3ae6c0fb0568df248e7c4e82781beb622 ssh-agent 08:58:35 SSH_AUTH_SOCK=/tmp/ssh-13beOXT0DxK4/agent.71 08:58:35 SSH_AGENT_PID=78 08:58:35 Running ssh-add (command line suppressed) 08:58:35 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) 08:58:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:35 + git semver init 08:58:36 2024-09-12 08:58:36,167 [run_init] DEBUG init version:0.0.0 force:False 08:58:36 2024-09-12 08:58:36,168 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 08:58:36 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 08:58:36 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) 08:58:38 2024-09-12 08:58:38,264 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 08:58:38 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 08:58:38 2024-09-12 08:58:38,264 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:58:38 2024-09-12 08:58:38,265 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:58:38 3.2.0-dev.27 [Pipeline] } 08:58:38 $ docker exec --env ******** --env ******** 9c18ee9d130d26d01e3d9ecc393d7cc3ae6c0fb0568df248e7c4e82781beb622 ssh-agent -k 08:58:38 unset SSH_AUTH_SOCK; 08:58:38 unset SSH_AGENT_PID; 08:58:38 echo Agent pid 78 killed; 08:58:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:58:39 + git semver [Pipeline] } 08:58:39 $ docker stop --time=1 9c18ee9d130d26d01e3d9ecc393d7cc3ae6c0fb0568df248e7c4e82781beb622 08:58:40 $ docker rm -f --volumes 9c18ee9d130d26d01e3d9ecc393d7cc3ae6c0fb0568df248e7c4e82781beb622 [Pipeline] // withDockerContainer [Pipeline] sh 08:58:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:58:41 Stashed 1 file(s) [Pipeline] echo 08:58:41 [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 08:58:41 provisioning config files... 08:58:41 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 08:58:41 ---> ****-login.sh 08:58:41 nexus3.edgexfoundry.org:10001 08:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:41 Configure a credential helper to remove this warning. See 08:58:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:41 08:58:41 Login Succeeded 08:58:41 nexus3.edgexfoundry.org:10002 08:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:41 Configure a credential helper to remove this warning. See 08:58:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:41 08:58:41 Login Succeeded 08:58:41 nexus3.edgexfoundry.org:10003 08:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:42 Configure a credential helper to remove this warning. See 08:58:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:42 08:58:42 Login Succeeded 08:58:42 nexus3.edgexfoundry.org:10004 08:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:42 Configure a credential helper to remove this warning. See 08:58:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:42 08:58:42 Login Succeeded 08:58:42 ****.io 08:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:42 Configure a credential helper to remove this warning. See 08:58:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:42 08:58:42 Login Succeeded 08:58:42 ---> ****-login.sh ends [Pipeline] } 08:58:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:58:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:58:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:58:42 ========================================================= 08:58:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:58:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:42 + 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 . 08:58:42 Sending build context to Docker daemon 19.94MB 08:58:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:58:42 Step 2/12 : FROM ${BASE} AS builder 08:58:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:58:42 619be1103602: Pulling fs layer 08:58:42 7862e08f4a3e: Pulling fs layer 08:58:42 5df492c9dc93: Pulling fs layer 08:58:42 7629e6793208: Pulling fs layer 08:58:42 4f4fb700ef54: Pulling fs layer 08:58:42 fb5054dd5b73: Pulling fs layer 08:58:42 eeca6798cff9: Pulling fs layer 08:58:42 aa269ceb94a6: Pulling fs layer 08:58:42 ada007ff1a6a: Pulling fs layer 08:58:42 7629e6793208: Waiting 08:58:42 4f4fb700ef54: Waiting 08:58:42 fb5054dd5b73: Waiting 08:58:42 eeca6798cff9: Waiting 08:58:42 aa269ceb94a6: Waiting 08:58:42 ada007ff1a6a: Waiting 08:58:42 7862e08f4a3e: Verifying Checksum 08:58:42 7862e08f4a3e: Download complete 08:58:43 7629e6793208: Download complete 08:58:43 4f4fb700ef54: Verifying Checksum 08:58:43 4f4fb700ef54: Download complete 08:58:43 fb5054dd5b73: Verifying Checksum 08:58:43 fb5054dd5b73: Download complete 08:58:43 619be1103602: Verifying Checksum 08:58:43 619be1103602: Download complete 08:58:43 eeca6798cff9: Verifying Checksum 08:58:43 eeca6798cff9: Download complete 08:58:43 619be1103602: Pull complete 08:58:43 7862e08f4a3e: Pull complete 08:58:43 ada007ff1a6a: Verifying Checksum 08:58:43 ada007ff1a6a: Download complete 08:58:43 5df492c9dc93: Verifying Checksum 08:58:43 5df492c9dc93: Download complete 08:58:44 aa269ceb94a6: Verifying Checksum 08:58:44 aa269ceb94a6: Download complete 08:58:46 5df492c9dc93: Pull complete 08:58:46 7629e6793208: Pull complete 08:58:46 4f4fb700ef54: Pull complete 08:58:46 fb5054dd5b73: Pull complete 08:58:46 eeca6798cff9: Pull complete 08:58:49 aa269ceb94a6: Pull complete 08:58:49 ada007ff1a6a: Pull complete 08:58:49 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:58:49 ---> f489d0715acc 08:58:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:58:54 ---> Running in 83dd86a0e2a5 08:58:54 Removing intermediate container 83dd86a0e2a5 08:58:54 ---> 8bb43234be3f 08:58:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:58:54 ---> Running in 5d5fae297051 08:58:54 Removing intermediate container 5d5fae297051 08:58:54 ---> 80173b39100e 08:58:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:58:54 ---> Running in cd1ae7604978 08:58:54 Removing intermediate container cd1ae7604978 08:58:54 ---> 1208ea7063d2 08:58:54 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:58:54 ---> Running in 14405d98959f 08:58:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:58:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:58:54 OK: 264 MiB in 52 packages 08:58:55 Removing intermediate container 14405d98959f 08:58:55 ---> 0dd1846c3090 08:58:55 Step 7/12 : WORKDIR /app 08:58:55 ---> Running in 6bb62bf8e629 08:58:55 Removing intermediate container 6bb62bf8e629 08:58:55 ---> b76bffc57d8d 08:58:55 Step 8/12 : COPY go.mod vendor* ./ 08:58:55 ---> f68cd5ed865a 08:58:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:55 ---> Running in 4604ebe22678 08:58:56 Still waiting to schedule task 08:58:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10159’ 08:59:42 Removing intermediate container 4604ebe22678 08:59:42 ---> 9e7a04dcdd10 08:59:42 Step 10/12 : COPY . . 08:59:43 ---> f7d331672cbd 08:59:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:59:43 ---> Running in f64abc05c992 08:59:43 Removing intermediate container f64abc05c992 08:59:43 ---> 695e2babf980 08:59:43 Step 12/12 : RUN $MAKE 08:59:43 ---> Running in b687970418cb 08:59:43 noop 08:59:43 Removing intermediate container b687970418cb 08:59:43 ---> 6782adda9ea9 08:59:43 Successfully built 6782adda9ea9 08:59:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:44 + docker inspect -f . ci-base-image-x86_64 08:59:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:44 prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container 08:59:44 $ 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 08:59:44 $ docker top 705dd3b76e80b82e158ff57c494bc865a4d65e58fbcda8a883f200083960cb8f -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:44 + go version 08:59:44 go version go1.21.9 linux/amd64 [Pipeline] } 08:59:44 $ docker stop --time=1 705dd3b76e80b82e158ff57c494bc865a4d65e58fbcda8a883f200083960cb8f 08:59:46 $ 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 08:59:46 + docker inspect -f . ci-base-image-x86_64 08:59:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:46 prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container 08:59:46 $ 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 08:59:46 $ docker top 8e36929dcaa9298585511c91bb9f37df5cfaa5c3797f61a5deb2a374212beacb -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:47 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 08:59:47 + make test 08:59:47 go test -race ./... -coverprofile=coverage.out ./... 09:00:19 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 09:00:19 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 09:00:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.108s coverage: 86.2% of statements 09:00:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.671s coverage: 71.9% of statements 09:00:53 go vet ./... 09:00:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:00:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:00:55 ./bin/test-attribution.sh 09:00:55 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 09:00:55 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 09:00:55 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 09:00:55 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 09:00:55 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 09:00:55 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 09:00:55 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 09:00:55 An attribution for golang.org/x/term is missing from Attribution.txt, please add 09:00:55 An attribution for golang.org/x/time is missing from Attribution.txt, please add 09:00:55 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 09:00:55 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 09:00:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:00:55 $ docker stop --time=1 8e36929dcaa9298585511c91bb9f37df5cfaa5c3797f61a5deb2a374212beacb 09:01:01 $ docker rm -f --volumes 8e36929dcaa9298585511c91bb9f37df5cfaa5c3797f61a5deb2a374212beacb [Pipeline] // withDockerContainer [Pipeline] sh 09:01:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:01:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:01:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:01:02 + ls -al . 09:01:02 total 280 09:01:02 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 08:59 . 09:01:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 08:58 .. 09:01:02 -rw-rw-r-- 1 jenkins jenkins 262 Sep 12 08:58 .dockerignore 09:01:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 09:00 .git 09:01:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 08:58 .github 09:01:02 -rw-rw-r-- 1 jenkins jenkins 773 Sep 12 08:58 .gitignore 09:01:02 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 08:58 .golangci.yml 09:01:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 08:58 .semver 09:01:02 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 12 08:58 Attribution.txt 09:01:02 -rw-rw-r-- 1 jenkins jenkins 11245 Sep 12 08:58 CHANGELOG.md 09:01:02 -rw-rw-r-- 1 jenkins jenkins 1768 Sep 12 08:58 Dockerfile 09:01:02 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 08:58 GOVERNANCE.md 09:01:02 -rw-rw-r-- 1 jenkins jenkins 665 Sep 12 08:58 Jenkinsfile 09:01:02 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 08:58 LICENSE 09:01:02 -rw-rw-r-- 1 jenkins jenkins 2503 Sep 12 08:58 Makefile 09:01:02 -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 08:58 OWNERS.md 09:01:02 -rw-rw-r-- 1 jenkins jenkins 3851 Sep 12 08:58 README.md 09:01:02 -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 08:58 VERSION 09:01:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 08:58 bin 09:01:02 -rw-r--r-- 1 jenkins jenkins 41317 Sep 12 09:00 coverage.out 09:01:02 -rw-rw-r-- 1 jenkins jenkins 7537 Sep 12 08:58 go.mod 09:01:02 -rw-rw-r-- 1 jenkins jenkins 102421 Sep 12 08:58 go.sum 09:01:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 08:58 images 09:01:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 08:58 internal 09:01:02 -rw-rw-r-- 1 jenkins jenkins 531 Sep 12 08:58 main.go 09:01:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 08:58 openapi 09:01:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 08:58 res 09:01:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 08:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:02 + 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 . 09:01:02 Sending build context to Docker daemon 19.94MB 09:01:02 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 09:01:02 Step 2/30 : FROM ${BASE} AS builder 09:01:02 ---> 6782adda9ea9 09:01:02 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 09:01:03 ---> Running in 1770057696ba 09:01:03 Removing intermediate container 1770057696ba 09:01:03 ---> 9c20bb1289c0 09:01:03 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 09:01:03 ---> Running in 2743b78686bf 09:01:03 Removing intermediate container 2743b78686bf 09:01:03 ---> 03a6acb33e18 09:01:03 Step 5/30 : ARG ADD_BUILD_TAGS="" 09:01:03 ---> Running in 65f5bfb2eced 09:01:03 Removing intermediate container 65f5bfb2eced 09:01:03 ---> cf705885f323 09:01:03 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:01:03 ---> Running in 9a91f4461bb0 09:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:01:04 OK: 264 MiB in 52 packages 09:01:04 Removing intermediate container 9a91f4461bb0 09:01:04 ---> 176b64e0dfab 09:01:04 Step 7/30 : WORKDIR /app 09:01:04 ---> Running in f556585b7934 09:01:04 Removing intermediate container f556585b7934 09:01:04 ---> 96676af2c4ae 09:01:04 Step 8/30 : COPY go.mod vendor* ./ 09:01:04 ---> a4477ecdf929 09:01:04 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:04 ---> Running in aa4c45eb2cd9 09:01:05 Removing intermediate container aa4c45eb2cd9 09:01:05 ---> cf17a23a023f 09:01:05 Step 10/30 : COPY . . 09:01:05 ---> 0a442dcf989d 09:01:05 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:01:05 ---> Running in 03532a1fed1d 09:01:06 Removing intermediate container 03532a1fed1d 09:01:06 ---> 8d9541b3f6c9 09:01:06 Step 12/30 : RUN $MAKE 09:01:06 ---> Running in ead3d866dd7a 09:01:06 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 09:01:45 Removing intermediate container ead3d866dd7a 09:01:45 ---> fd23ad783371 09:01:45 Step 13/30 : FROM alpine:3.18 09:01:45 3.18: Pulling from library/alpine 09:01:45 1cc3d825d8b2: Pulling fs layer 09:01:45 1cc3d825d8b2: Verifying Checksum 09:01:45 1cc3d825d8b2: Download complete 09:01:45 1cc3d825d8b2: Pull complete 09:01:45 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:01:45 Status: Downloaded newer image for alpine:3.18 09:01:45 ---> 2c64cf60f6f0 09:01:45 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:01:45 ---> Running in e024e0f54c61 09:01:45 Removing intermediate container e024e0f54c61 09:01:45 ---> 465df130bbe7 09:01:45 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 09:01:45 ---> Running in ffc67ba7044c 09:01:45 Removing intermediate container ffc67ba7044c 09:01:45 ---> 3c1b12f0c6f5 09:01:45 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 09:01:45 ---> Running in b94169ff1e75 09:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:01:45 (1/2) Installing ca-certificates (20240226-r0) 09:01:45 (2/2) Installing dumb-init (1.2.5-r2) 09:01:45 Executing busybox-1.36.1-r7.trigger 09:01:45 Executing ca-certificates-20240226-r0.trigger 09:01:45 OK: 8 MiB in 17 packages 09:01:45 Removing intermediate container b94169ff1e75 09:01:45 ---> 81776675ff9f 09:01:45 Step 17/30 : RUN apk --no-cache upgrade 09:01:45 ---> Running in 552ec30bd583 09:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:01:45 OK: 8 MiB in 17 packages 09:01:45 Removing intermediate container 552ec30bd583 09:01:45 ---> 3c05c353096d 09:01:45 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:01:45 ---> 1200353a41a1 09:01:45 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 09:01:45 ---> 3270f86f82d1 09:01:45 Step 20/30 : COPY --from=builder /app/res/ /res/ 09:01:45 ---> 21d768930fa8 09:01:45 Step 21/30 : COPY --from=builder /app/static/ /static/ 09:01:45 ---> 6ceb53aa45d2 09:01:45 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 09:01:45 ---> 98eb2e705abf 09:01:45 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 09:01:45 ---> Running in ec7645d1c702 09:01:45 Removing intermediate container ec7645d1c702 09:01:45 ---> 18701877ad02 09:01:45 Step 24/30 : VOLUME /cache 09:01:45 ---> Running in e7076179ec08 09:01:45 Removing intermediate container e7076179ec08 09:01:45 ---> a1ff34ce6bc2 09:01:45 Step 25/30 : EXPOSE 59711 09:01:45 ---> Running in fc4ae0a250fd 09:01:45 Removing intermediate container fc4ae0a250fd 09:01:45 ---> 2e496e663b4f 09:01:45 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 09:01:45 ---> Running in 311c71e3d406 09:01:45 Removing intermediate container 311c71e3d406 09:01:45 ---> e1fe37a32b26 09:01:45 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 09:01:45 ---> Running in 40845817d2fb 09:01:45 Removing intermediate container 40845817d2fb 09:01:45 ---> ee87318268dc 09:01:45 Step 28/30 : LABEL arch=amd64 09:01:45 ---> Running in e0e08de1bd58 09:01:45 Removing intermediate container e0e08de1bd58 09:01:45 ---> 39107c861f91 09:01:45 Step 29/30 : LABEL git_sha=8b427122073dff864e259b6e7085ea8271351a60 09:01:45 ---> Running in e333472d493d 09:01:45 Removing intermediate container e333472d493d 09:01:45 ---> ca0f3d2c0a8c 09:01:45 Step 30/30 : LABEL version=3.2.0-dev.27 09:01:45 ---> Running in fad7ab57d1c7 09:01:45 Removing intermediate container fad7ab57d1c7 09:01:45 ---> 4e1afda336e6 09:01:45 [Warning] One or more build-args [ARCH] were not consumed 09:01:45 Successfully built 4e1afda336e6 09:01:45 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 09:01:45 provisioning config files... 09:01:45 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 09:01:45 ---> ****-login.sh 09:01:45 nexus3.edgexfoundry.org:10001 09:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:45 Configure a credential helper to remove this warning. See 09:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:45 09:01:45 Login Succeeded 09:01:45 nexus3.edgexfoundry.org:10002 09:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:45 Configure a credential helper to remove this warning. See 09:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:45 09:01:45 Login Succeeded 09:01:45 nexus3.edgexfoundry.org:10003 09:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:46 Configure a credential helper to remove this warning. See 09:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:46 09:01:46 Login Succeeded 09:01:46 nexus3.edgexfoundry.org:10004 09:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:46 Configure a credential helper to remove this warning. See 09:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:46 09:01:46 Login Succeeded 09:01:46 ****.io 09:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:46 Configure a credential helper to remove this warning. See 09:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:46 09:01:46 Login Succeeded 09:01:46 ---> ****-login.sh ends [Pipeline] } 09:01:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:01:46 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 09:01:46 8b427122073dff864e259b6e7085ea8271351a60 09:01:46 latest 09:01:46 3.2.0-dev.27 09:01:46 8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27 09:01:46 main 09:01:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:46 + 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 09:01:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b427122073dff864e259b6e7085ea8271351a60 09:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:01:47 501bae84e747: Preparing 09:01:47 59ce8c753ef5: Preparing 09:01:47 0a8ff60add84: Preparing 09:01:47 38cdb3d07469: Preparing 09:01:47 34982804994d: Preparing 09:01:47 216fce3638e1: Preparing 09:01:47 af077d6546f1: Preparing 09:01:47 45d823d60b87: Preparing 09:01:47 d62a02444d39: Preparing 09:01:47 216fce3638e1: Waiting 09:01:47 af077d6546f1: Waiting 09:01:47 45d823d60b87: Waiting 09:01:47 d62a02444d39: Waiting 09:01:47 0a8ff60add84: Pushed 09:01:47 38cdb3d07469: Pushed 09:01:47 501bae84e747: Pushed 09:01:47 34982804994d: Pushed 09:01:47 d62a02444d39: Layer already exists 09:01:47 216fce3638e1: Pushed 09:01:47 af077d6546f1: Pushed 09:01:47 45d823d60b87: Pushed 09:01:50 59ce8c753ef5: Pushed 09:01:50 8b427122073dff864e259b6e7085ea8271351a60: digest: sha256:a65ede4d1695771a5018244f90a80e93e522d4e2a1077bb79ed6e143133ef8b8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:50 + 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 09:01:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 09:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:01:50 501bae84e747: Preparing 09:01:50 59ce8c753ef5: Preparing 09:01:50 0a8ff60add84: Preparing 09:01:50 38cdb3d07469: Preparing 09:01:50 34982804994d: Preparing 09:01:50 216fce3638e1: Preparing 09:01:50 af077d6546f1: Preparing 09:01:50 45d823d60b87: Preparing 09:01:50 d62a02444d39: Preparing 09:01:50 af077d6546f1: Waiting 09:01:50 45d823d60b87: Waiting 09:01:50 216fce3638e1: Waiting 09:01:50 d62a02444d39: Waiting 09:01:50 59ce8c753ef5: Layer already exists 09:01:50 38cdb3d07469: Layer already exists 09:01:50 34982804994d: Layer already exists 09:01:50 501bae84e747: Layer already exists 09:01:50 0a8ff60add84: Layer already exists 09:01:50 216fce3638e1: Layer already exists 09:01:50 45d823d60b87: Layer already exists 09:01:50 af077d6546f1: Layer already exists 09:01:50 d62a02444d39: Layer already exists 09:01:50 latest: digest: sha256:a65ede4d1695771a5018244f90a80e93e522d4e2a1077bb79ed6e143133ef8b8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:51 + 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 09:01:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.27 09:01:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:01:51 501bae84e747: Preparing 09:01:51 59ce8c753ef5: Preparing 09:01:51 0a8ff60add84: Preparing 09:01:51 38cdb3d07469: Preparing 09:01:51 34982804994d: Preparing 09:01:51 216fce3638e1: Preparing 09:01:51 af077d6546f1: Preparing 09:01:51 45d823d60b87: Preparing 09:01:51 d62a02444d39: Preparing 09:01:51 af077d6546f1: Waiting 09:01:51 d62a02444d39: Waiting 09:01:51 45d823d60b87: Waiting 09:01:51 216fce3638e1: Waiting 09:01:51 0a8ff60add84: Layer already exists 09:01:51 59ce8c753ef5: Layer already exists 09:01:51 501bae84e747: Layer already exists 09:01:51 34982804994d: Layer already exists 09:01:51 38cdb3d07469: Layer already exists 09:01:51 af077d6546f1: Layer already exists 09:01:51 45d823d60b87: Layer already exists 09:01:51 216fce3638e1: Layer already exists 09:01:51 d62a02444d39: Layer already exists 09:01:51 3.2.0-dev.27: digest: sha256:a65ede4d1695771a5018244f90a80e93e522d4e2a1077bb79ed6e143133ef8b8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:51 + 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 09:01:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27 09:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:01:52 501bae84e747: Preparing 09:01:52 59ce8c753ef5: Preparing 09:01:52 0a8ff60add84: Preparing 09:01:52 38cdb3d07469: Preparing 09:01:52 34982804994d: Preparing 09:01:52 216fce3638e1: Preparing 09:01:52 af077d6546f1: Preparing 09:01:52 45d823d60b87: Preparing 09:01:52 d62a02444d39: Preparing 09:01:52 216fce3638e1: Waiting 09:01:52 af077d6546f1: Waiting 09:01:52 45d823d60b87: Waiting 09:01:52 d62a02444d39: Waiting 09:01:52 38cdb3d07469: Layer already exists 09:01:52 501bae84e747: Layer already exists 09:01:52 0a8ff60add84: Layer already exists 09:01:52 34982804994d: Layer already exists 09:01:52 59ce8c753ef5: Layer already exists 09:01:52 216fce3638e1: Layer already exists 09:01:52 af077d6546f1: Layer already exists 09:01:52 d62a02444d39: Layer already exists 09:01:52 45d823d60b87: Layer already exists 09:01:52 8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27: digest: sha256:a65ede4d1695771a5018244f90a80e93e522d4e2a1077bb79ed6e143133ef8b8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:52 + 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 09:01:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 09:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 09:01:52 501bae84e747: Preparing 09:01:52 59ce8c753ef5: Preparing 09:01:52 0a8ff60add84: Preparing 09:01:52 38cdb3d07469: Preparing 09:01:52 34982804994d: Preparing 09:01:52 216fce3638e1: Preparing 09:01:52 af077d6546f1: Preparing 09:01:52 45d823d60b87: Preparing 09:01:52 d62a02444d39: Preparing 09:01:52 216fce3638e1: Waiting 09:01:52 45d823d60b87: Waiting 09:01:52 af077d6546f1: Waiting 09:01:52 d62a02444d39: Waiting 09:01:52 59ce8c753ef5: Layer already exists 09:01:52 38cdb3d07469: Layer already exists 09:01:52 34982804994d: Layer already exists 09:01:52 0a8ff60add84: Layer already exists 09:01:52 501bae84e747: Layer already exists 09:01:52 216fce3638e1: Layer already exists 09:01:52 45d823d60b87: Layer already exists 09:01:52 d62a02444d39: Layer already exists 09:01:52 af077d6546f1: Layer already exists 09:01:52 main: digest: sha256:a65ede4d1695771a5018244f90a80e93e522d4e2a1077bb79ed6e143133ef8b8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:53 ===================================================== [Pipeline] echo 09:01:53 taggedImages: 09:01:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b427122073dff864e259b6e7085ea8271351a60 09:01:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 09:01:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.27 09:01:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27 09:01:53 - 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 09:01:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:53 09:01:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:53 latest: Pulling from edgex-lftools-log-publisher 09:01:53 5eb5b503b376: Pulling fs layer 09:01:53 5c69ac0246d0: Pulling fs layer 09:01:53 ec43610c2a17: Pulling fs layer 09:01:53 3a2ae6a8a46f: Pulling fs layer 09:01:53 33b1e0a273af: Pulling fs layer 09:01:53 5d3b04190fa2: Pulling fs layer 09:01:53 2f39f015ded8: Pulling fs layer 09:01:53 3a2ae6a8a46f: Waiting 09:01:53 33b1e0a273af: Waiting 09:01:53 5d3b04190fa2: Waiting 09:01:53 2f39f015ded8: Waiting 09:01:53 5c69ac0246d0: Download complete 09:01:53 3a2ae6a8a46f: Verifying Checksum 09:01:53 3a2ae6a8a46f: Download complete 09:01:53 33b1e0a273af: Verifying Checksum 09:01:53 33b1e0a273af: Download complete 09:01:53 5d3b04190fa2: Download complete 09:01:53 ec43610c2a17: Verifying Checksum 09:01:54 5eb5b503b376: Verifying Checksum 09:01:54 5eb5b503b376: Download complete 09:01:54 2f39f015ded8: Download complete 09:01:55 5eb5b503b376: Pull complete 09:01:55 5c69ac0246d0: Pull complete 09:01:55 ec43610c2a17: Pull complete 09:01:55 3a2ae6a8a46f: Pull complete 09:01:56 33b1e0a273af: Pull complete 09:01:56 5d3b04190fa2: Pull complete 09:02:00 2f39f015ded8: Pull complete 09:02:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:02:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:00 prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container 09:02:00 $ 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 09:02:05 $ docker top 6e09ebce33ebe2c872513fda6626c5177eb9bf41ebea701063a9daed929f9ebc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:06 ---> job-cost.sh 09:02:06 lf-activate-venv: SKIPPING 09:02:06 INFO: No Stack... 09:02:06 INFO: Retrieving Pricing Info for: v3-standard-8 09:02:07 INFO: Archiving Costs [Pipeline] sh 09:02:07 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 09:02:07 + cut -d, -f6 [Pipeline] lock 09:02:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] 09:02:07 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] did not exist. Created. 09:02:07 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:02:07 + echo total: 0.2199999988079071 [Pipeline] stash 09:02:07 Stashed 1 file(s) [Pipeline] } 09:02:07 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] [Pipeline] // lock [Pipeline] } 09:02:07 $ docker stop --time=1 6e09ebce33ebe2c872513fda6626c5177eb9bf41ebea701063a9daed929f9ebc 09:02:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10163 in /w/workspace/dry_app-rfid-llrp-inventory_main 09:02:08 $ docker rm -f --volumes 6e09ebce33ebe2c872513fda6626c5177eb9bf41ebea701063a9daed929f9ebc [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 09:02:09 Running in /w/workspace/app-rfid-llrp-inventory/181 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } 09:02:09 The recommended git tool is: git [Pipeline] // stage [Pipeline] } 09:02:14 using credential edgex-jenkins-ssh 09:02:14 Cloning the remote Git repository 09:02:14 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 09:02:14 > git init /w/workspace/app-rfid-llrp-inventory/181 # timeout=10 09:02:15 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 09:02:15 > git --version # timeout=10 09:02:15 > git --version # 'git version 2.25.1' 09:02:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:02:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:18 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 09:02:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:19 Avoid second fetch 09:02:19 Checking out Revision 8b427122073dff864e259b6e7085ea8271351a60 (main) 09:02:20 Commit message: "Merge pull request #304 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.51" 09:02:19 > git config core.sparsecheckout # timeout=10 09:02:20 > git checkout -f 8b427122073dff864e259b6e7085ea8271351a60 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:02:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:02:25 % Total % Received % Xferd Average Speed Time Time Time Current 09:02:25 Dload Upload Total Spent Left Speed 09:02:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh 09:02:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:02:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:02:26 + sudo tee /etc/docker/daemon.new 09:02:26 { 09:02:26 "registry-mirrors": [ 09:02:26 "https://nexus3.edgexfoundry.org:10001" 09:02:26 ], 09:02:26 "bip": "10.250.0.254/24", 09:02:26 "hosts": [ 09:02:26 "tcp://0.0.0.0:5555", 09:02:26 "unix:///var/run/docker.sock" 09:02:26 ], 09:02:26 "mtu": 1458, 09:02:26 "selinux-enabled": true, 09:02:26 "seccomp-profile": "/etc/docker/seccomp.json" 09:02:26 } [Pipeline] sh 09:02:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:02:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:02:45 provisioning config files... 09:02:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/181@tmp/config8388089083792248859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:45 ---> ****-login.sh 09:02:45 nexus3.edgexfoundry.org:10001 09:02:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:46 Configure a credential helper to remove this warning. See 09:02:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:46 09:02:46 Login Succeeded 09:02:46 nexus3.edgexfoundry.org:10002 09:02:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:46 Configure a credential helper to remove this warning. See 09:02:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:46 09:02:46 Login Succeeded 09:02:46 nexus3.edgexfoundry.org:10003 09:02:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:47 Configure a credential helper to remove this warning. See 09:02:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:47 09:02:47 Login Succeeded 09:02:47 nexus3.edgexfoundry.org:10004 09:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:47 Configure a credential helper to remove this warning. See 09:02:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:47 09:02:47 Login Succeeded 09:02:47 ****.io 09:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:47 Configure a credential helper to remove this warning. See 09:02:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:47 09:02:47 Login Succeeded 09:02:47 ---> ****-login.sh ends [Pipeline] } 09:02:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:02:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:02:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:02:48 ========================================================= 09:02:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:02:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:48 + 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 . 09:02:48 Sending build context to Docker daemon 673.8kB 09:02:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 09:02:48 Step 2/12 : FROM ${BASE} AS builder 09:02:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:02:48 c6b39de5b339: Pulling fs layer 09:02:48 a69c41024577: Pulling fs layer 09:02:48 d6de4b400683: Pulling fs layer 09:02:48 35cb2a7552d0: Pulling fs layer 09:02:48 4f4fb700ef54: Pulling fs layer 09:02:48 464afbd9ba4c: Pulling fs layer 09:02:48 00f215d4a9da: Pulling fs layer 09:02:48 d496ad576159: Pulling fs layer 09:02:48 35cb2a7552d0: Waiting 09:02:48 4f4fb700ef54: Waiting 09:02:48 464afbd9ba4c: Waiting 09:02:48 00f215d4a9da: Waiting 09:02:48 d496ad576159: Waiting 09:02:49 a69c41024577: Download complete 09:02:49 35cb2a7552d0: Download complete 09:02:49 4f4fb700ef54: Verifying Checksum 09:02:49 4f4fb700ef54: Download complete 09:02:49 464afbd9ba4c: Verifying Checksum 09:02:49 464afbd9ba4c: Download complete 09:02:49 c6b39de5b339: Download complete 09:02:49 d496ad576159: Verifying Checksum 09:02:49 d496ad576159: Download complete 09:02:49 c6b39de5b339: Pull complete 09:02:50 a69c41024577: Pull complete 09:02:50 d6de4b400683: Verifying Checksum 09:02:50 d6de4b400683: Download complete 09:02:52 00f215d4a9da: Verifying Checksum 09:02:52 00f215d4a9da: Download complete 09:03:04 d6de4b400683: Pull complete 09:03:04 35cb2a7552d0: Pull complete 09:03:04 4f4fb700ef54: Pull complete 09:03:04 464afbd9ba4c: Pull complete 09:03:12 00f215d4a9da: Pull complete 09:03:14 d496ad576159: Pull complete 09:03:14 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:03:14 ---> f246e2811388 09:03:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 09:03:16 ---> Running in 754571b9d863 09:03:17 Removing intermediate container 754571b9d863 09:03:17 ---> 98d76c3e2eed 09:03:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:03:17 ---> Running in 5d8cc7d0750c 09:03:17 Removing intermediate container 5d8cc7d0750c 09:03:17 ---> 16086b9214da 09:03:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:03:17 ---> Running in 3ea2c18dcd99 09:03:17 Removing intermediate container 3ea2c18dcd99 09:03:17 ---> 8e193226779d 09:03:17 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:03:17 ---> Running in 6777342cc4a1 09:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:03:20 OK: 266 MiB in 52 packages 09:03:21 Removing intermediate container 6777342cc4a1 09:03:21 ---> c82fd75de551 09:03:21 Step 7/12 : WORKDIR /app 09:03:21 ---> Running in 840a398713fd 09:03:21 Removing intermediate container 840a398713fd 09:03:21 ---> cedf6a4bcf4a 09:03:21 Step 8/12 : COPY go.mod vendor* ./ 09:03:22 ---> 6c9e7a2b5a53 09:03:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:22 ---> Running in b15442d63472 09:05:14 Removing intermediate container b15442d63472 09:05:14 ---> 4c73f38e734d 09:05:14 Step 10/12 : COPY . . 09:05:14 ---> 0d51bb15a941 09:05:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:05:14 ---> Running in acff4ae58855 09:05:14 Removing intermediate container acff4ae58855 09:05:14 ---> 61853c740a83 09:05:14 Step 12/12 : RUN $MAKE 09:05:14 ---> Running in 7f47ce984b1b 09:05:14 noop 09:05:15 Removing intermediate container 7f47ce984b1b 09:05:15 ---> c64418308bc2 09:05:15 Successfully built c64418308bc2 09:05:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:15 + docker inspect -f . ci-base-image-arm64 09:05:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:15 prd-ubuntu20.04-docker-arm64-4c-16g-10163 does not seem to be running inside a container 09:05:16 $ 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 09:05:17 $ docker top 9344a3c274f53057c88892addfd0c1ae738e7805b47680b03e64cc7c80025bc8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:18 + go version 09:05:18 go version go1.21.9 linux/arm64 [Pipeline] } 09:05:18 $ docker stop --time=1 9344a3c274f53057c88892addfd0c1ae738e7805b47680b03e64cc7c80025bc8 09:05:19 $ 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 09:05:20 + docker inspect -f . ci-base-image-arm64 09:05:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:20 prd-ubuntu20.04-docker-arm64-4c-16g-10163 does not seem to be running inside a container 09:05:20 $ 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 09:05:21 $ docker top af3e5389c45db004722cfbdc01c9e2f0768e8bdd41e56dcd9a78ad5737febc54 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:22 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/181 [Pipeline] fileExists [Pipeline] sh 09:05:22 + make test 09:05:22 go test -race ./... -coverprofile=coverage.out ./... 09:10:44 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 09:10:51 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 09:10:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.240s coverage: 86.2% of statements 09:11:09 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.548s coverage: 71.9% of statements 09:11:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:11:09 go vet ./... 09:15:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:15:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:15:46 ./bin/test-attribution.sh 09:15:46 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 09:15:46 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 09:15:46 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 09:15:46 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 09:15:46 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 09:15:46 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 09:15:46 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 09:15:46 An attribution for golang.org/x/term is missing from Attribution.txt, please add 09:15:46 An attribution for golang.org/x/time is missing from Attribution.txt, please add 09:15:46 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 09:15:46 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 09:15:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:15:46 $ docker stop --time=1 af3e5389c45db004722cfbdc01c9e2f0768e8bdd41e56dcd9a78ad5737febc54 09:15:48 $ docker rm -f --volumes af3e5389c45db004722cfbdc01c9e2f0768e8bdd41e56dcd9a78ad5737febc54 [Pipeline] // withDockerContainer [Pipeline] sh 09:15:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:15:50 Warning: overwriting stash ‘coverage-report’ 09:15:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:15:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:15:52 + ls -al . 09:15:52 total 276 09:15:52 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 09:05 . 09:15:52 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 09:02 .. 09:15:52 -rw-rw-r-- 1 jenkins jenkins 262 Sep 12 09:02 .dockerignore 09:15:52 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 09:02 .git 09:15:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 09:02 .github 09:15:52 -rw-rw-r-- 1 jenkins jenkins 773 Sep 12 09:02 .gitignore 09:15:52 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 09:02 .golangci.yml 09:15:52 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 12 09:02 Attribution.txt 09:15:52 -rw-rw-r-- 1 jenkins jenkins 11245 Sep 12 09:02 CHANGELOG.md 09:15:52 -rw-rw-r-- 1 jenkins jenkins 1768 Sep 12 09:02 Dockerfile 09:15:52 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 09:02 GOVERNANCE.md 09:15:52 -rw-rw-r-- 1 jenkins jenkins 665 Sep 12 09:02 Jenkinsfile 09:15:52 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 09:02 LICENSE 09:15:52 -rw-rw-r-- 1 jenkins jenkins 2503 Sep 12 09:02 Makefile 09:15:52 -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 09:02 OWNERS.md 09:15:52 -rw-rw-r-- 1 jenkins jenkins 3851 Sep 12 09:02 README.md 09:15:52 -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 08:58 VERSION 09:15:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 09:02 bin 09:15:52 -rw-r--r-- 1 jenkins jenkins 41317 Sep 12 09:11 coverage.out 09:15:52 -rw-rw-r-- 1 jenkins jenkins 7537 Sep 12 09:02 go.mod 09:15:52 -rw-rw-r-- 1 jenkins jenkins 102421 Sep 12 09:02 go.sum 09:15:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 09:02 images 09:15:52 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 09:02 internal 09:15:52 -rw-rw-r-- 1 jenkins jenkins 531 Sep 12 09:02 main.go 09:15:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 09:02 openapi 09:15:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 09:02 res 09:15:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 09:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:52 + 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 . 09:15:52 Sending build context to Docker daemon 673.8kB 09:15:52 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 09:15:52 Step 2/30 : FROM ${BASE} AS builder 09:15:52 ---> c64418308bc2 09:15:52 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 09:15:52 ---> Running in ea7e1b066c46 09:15:53 Removing intermediate container ea7e1b066c46 09:15:53 ---> b39dac858d1c 09:15:53 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 09:15:53 ---> Running in 53dcf6fdeedc 09:15:53 Removing intermediate container 53dcf6fdeedc 09:15:53 ---> 4ad83876e474 09:15:53 Step 5/30 : ARG ADD_BUILD_TAGS="" 09:15:53 ---> Running in a00c199b81d2 09:15:54 Removing intermediate container a00c199b81d2 09:15:54 ---> 517b2abb2b9f 09:15:54 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:15:54 ---> Running in 321a514274c7 09:15:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:15:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:15:56 OK: 266 MiB in 52 packages 09:15:57 Removing intermediate container 321a514274c7 09:15:57 ---> 4015abbd4d63 09:15:57 Step 7/30 : WORKDIR /app 09:15:57 ---> Running in 9b3eec6ad07c 09:15:58 Removing intermediate container 9b3eec6ad07c 09:15:58 ---> a5564a76cbe6 09:15:58 Step 8/30 : COPY go.mod vendor* ./ 09:15:58 ---> 50532108b75a 09:15:58 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:58 ---> Running in ae6780e6d3d3 09:16:01 Removing intermediate container ae6780e6d3d3 09:16:01 ---> 410cd6b92942 09:16:01 Step 10/30 : COPY . . 09:16:01 ---> 1b95d6ec7438 09:16:01 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:16:01 ---> Running in 08b4c2b44fa3 09:16:02 Removing intermediate container 08b4c2b44fa3 09:16:02 ---> 240655f8c5d3 09:16:02 Step 12/30 : RUN $MAKE 09:16:02 ---> Running in 7be6af25754d 09:16:03 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 09:20:25 Removing intermediate container 7be6af25754d 09:20:25 ---> 5c8462c598d4 09:20:25 Step 13/30 : FROM alpine:3.18 09:20:25 3.18: Pulling from library/alpine 09:20:25 720f3032cd11: Pulling fs layer 09:20:25 720f3032cd11: Verifying Checksum 09:20:25 720f3032cd11: Download complete 09:20:25 720f3032cd11: Pull complete 09:20:25 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:20:25 Status: Downloaded newer image for alpine:3.18 09:20:25 ---> 3e834921e367 09:20:25 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:20:25 ---> Running in 7acc470c7926 09:20:25 Removing intermediate container 7acc470c7926 09:20:25 ---> 79e4d0aaa8c0 09:20:25 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 09:20:25 ---> Running in 7eb812824941 09:20:25 Removing intermediate container 7eb812824941 09:20:25 ---> 1581071060ff 09:20:25 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 09:20:25 ---> Running in 99390b2fc4f8 09:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:20:25 (1/2) Installing ca-certificates (20240226-r0) 09:20:25 (2/2) Installing dumb-init (1.2.5-r2) 09:20:25 Executing busybox-1.36.1-r7.trigger 09:20:25 Executing ca-certificates-20240226-r0.trigger 09:20:25 OK: 9 MiB in 17 packages 09:20:25 Removing intermediate container 99390b2fc4f8 09:20:25 ---> 1f79454304bc 09:20:25 Step 17/30 : RUN apk --no-cache upgrade 09:20:25 ---> Running in 1b60e8d0b3ae 09:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:20:25 OK: 9 MiB in 17 packages 09:20:25 Removing intermediate container 1b60e8d0b3ae 09:20:25 ---> d63f56d7363e 09:20:25 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:20:25 ---> e06f2bfa8b07 09:20:25 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 09:20:25 ---> 09f3fc9dcd32 09:20:25 Step 20/30 : COPY --from=builder /app/res/ /res/ 09:20:25 ---> 3ea1a7dededd 09:20:25 Step 21/30 : COPY --from=builder /app/static/ /static/ 09:20:25 ---> 79906a6d3425 09:20:25 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 09:20:27 ---> d9d96d1a6485 09:20:27 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 09:20:27 ---> Running in 2c3ce2711e2d 09:20:29 Removing intermediate container 2c3ce2711e2d 09:20:29 ---> e7b406f5f517 09:20:29 Step 24/30 : VOLUME /cache 09:20:29 ---> Running in d8dfb0d1b837 09:20:29 Removing intermediate container d8dfb0d1b837 09:20:29 ---> 6fff2d501775 09:20:29 Step 25/30 : EXPOSE 59711 09:20:29 ---> Running in 41121e04f9fd 09:20:29 Removing intermediate container 41121e04f9fd 09:20:29 ---> afb4e54e70c3 09:20:29 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 09:20:29 ---> Running in c8f6b6141331 09:20:30 Removing intermediate container c8f6b6141331 09:20:30 ---> 645e086fc642 09:20:30 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 09:20:30 ---> Running in 30d4770e6ab3 09:20:30 Removing intermediate container 30d4770e6ab3 09:20:30 ---> 5da873df5cc5 09:20:30 Step 28/30 : LABEL arch=arm64 09:20:30 ---> Running in 8d83853fe57c 09:20:30 Removing intermediate container 8d83853fe57c 09:20:30 ---> 9085f8ec8c87 09:20:30 Step 29/30 : LABEL git_sha=8b427122073dff864e259b6e7085ea8271351a60 09:20:30 ---> Running in 16df846dc2a2 09:20:31 Removing intermediate container 16df846dc2a2 09:20:31 ---> f29c46b653a1 09:20:31 Step 30/30 : LABEL version=3.2.0-dev.27 09:20:31 ---> Running in 3b073c94b4b7 09:20:31 Removing intermediate container 3b073c94b4b7 09:20:31 ---> ade85b4769a8 09:20:31 [Warning] One or more build-args [ARCH] were not consumed 09:20:31 Successfully built ade85b4769a8 09:20:31 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 09:20:31 provisioning config files... 09:20:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/181@tmp/config4807087268083062556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:32 ---> ****-login.sh 09:20:32 nexus3.edgexfoundry.org:10001 09:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:32 Configure a credential helper to remove this warning. See 09:20:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:32 09:20:32 Login Succeeded 09:20:32 nexus3.edgexfoundry.org:10002 09:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:32 Configure a credential helper to remove this warning. See 09:20:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:32 09:20:32 Login Succeeded 09:20:33 nexus3.edgexfoundry.org:10003 09:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:33 Configure a credential helper to remove this warning. See 09:20:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:33 09:20:33 Login Succeeded 09:20:33 nexus3.edgexfoundry.org:10004 09:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:33 Configure a credential helper to remove this warning. See 09:20:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:33 09:20:33 Login Succeeded 09:20:33 ****.io 09:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:34 Configure a credential helper to remove this warning. See 09:20:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:34 09:20:34 Login Succeeded 09:20:34 ---> ****-login.sh ends [Pipeline] } 09:20:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:20:34 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 09:20:34 8b427122073dff864e259b6e7085ea8271351a60 09:20:34 latest 09:20:34 3.2.0-dev.27 09:20:34 8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27 09:20:34 main 09:20:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:34 + 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 09:20:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b427122073dff864e259b6e7085ea8271351a60 09:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 09:20:35 150a1ba6e1cd: Preparing 09:20:35 c5942e13ce54: Preparing 09:20:35 8c68f5df91b1: Preparing 09:20:35 a572601df5b5: Preparing 09:20:35 d191bc4b4502: Preparing 09:20:35 ea6d97a5f048: Preparing 09:20:35 4a91f36848ce: Preparing 09:20:35 45ab91920a4c: Preparing 09:20:35 4aeaa0e7d41f: Preparing 09:20:35 ea6d97a5f048: Waiting 09:20:35 4a91f36848ce: Waiting 09:20:35 45ab91920a4c: Waiting 09:20:35 4aeaa0e7d41f: Waiting 09:20:35 8c68f5df91b1: Pushed 09:20:35 d191bc4b4502: Pushed 09:20:35 a572601df5b5: Pushed 09:20:35 150a1ba6e1cd: Pushed 09:20:35 4aeaa0e7d41f: Layer already exists 09:20:35 ea6d97a5f048: Pushed 09:20:35 4a91f36848ce: Pushed 09:20:36 45ab91920a4c: Pushed 09:20:44 c5942e13ce54: Pushed 09:20:44 8b427122073dff864e259b6e7085ea8271351a60: digest: sha256:10cf47f91e527f2600c4829cc0377deac37a2a7d2efec7ff8c971676160f7a56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:44 + 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 09:20:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 09:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 09:20:45 150a1ba6e1cd: Preparing 09:20:45 c5942e13ce54: Preparing 09:20:45 8c68f5df91b1: Preparing 09:20:45 a572601df5b5: Preparing 09:20:45 d191bc4b4502: Preparing 09:20:45 ea6d97a5f048: Preparing 09:20:45 4a91f36848ce: Preparing 09:20:45 45ab91920a4c: Preparing 09:20:45 4aeaa0e7d41f: Preparing 09:20:45 ea6d97a5f048: Waiting 09:20:45 4a91f36848ce: Waiting 09:20:45 45ab91920a4c: Waiting 09:20:45 4aeaa0e7d41f: Waiting 09:20:45 a572601df5b5: Layer already exists 09:20:45 150a1ba6e1cd: Layer already exists 09:20:45 8c68f5df91b1: Layer already exists 09:20:45 d191bc4b4502: Layer already exists 09:20:45 c5942e13ce54: Layer already exists 09:20:45 4a91f36848ce: Layer already exists 09:20:45 45ab91920a4c: Layer already exists 09:20:45 4aeaa0e7d41f: Layer already exists 09:20:45 ea6d97a5f048: Layer already exists 09:20:45 latest: digest: sha256:10cf47f91e527f2600c4829cc0377deac37a2a7d2efec7ff8c971676160f7a56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:45 + 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 09:20:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.27 09:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 09:20:46 150a1ba6e1cd: Preparing 09:20:46 c5942e13ce54: Preparing 09:20:46 8c68f5df91b1: Preparing 09:20:46 a572601df5b5: Preparing 09:20:46 d191bc4b4502: Preparing 09:20:46 ea6d97a5f048: Preparing 09:20:46 4a91f36848ce: Preparing 09:20:46 45ab91920a4c: Preparing 09:20:46 4aeaa0e7d41f: Preparing 09:20:46 4a91f36848ce: Waiting 09:20:46 45ab91920a4c: Waiting 09:20:46 4aeaa0e7d41f: Waiting 09:20:46 ea6d97a5f048: Waiting 09:20:46 c5942e13ce54: Layer already exists 09:20:46 8c68f5df91b1: Layer already exists 09:20:46 150a1ba6e1cd: Layer already exists 09:20:46 a572601df5b5: Layer already exists 09:20:46 d191bc4b4502: Layer already exists 09:20:46 45ab91920a4c: Layer already exists 09:20:46 ea6d97a5f048: Layer already exists 09:20:46 4aeaa0e7d41f: Layer already exists 09:20:46 4a91f36848ce: Layer already exists 09:20:46 3.2.0-dev.27: digest: sha256:10cf47f91e527f2600c4829cc0377deac37a2a7d2efec7ff8c971676160f7a56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:46 + 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 09:20:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27 09:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 09:20:47 150a1ba6e1cd: Preparing 09:20:47 c5942e13ce54: Preparing 09:20:47 8c68f5df91b1: Preparing 09:20:47 a572601df5b5: Preparing 09:20:47 d191bc4b4502: Preparing 09:20:47 ea6d97a5f048: Preparing 09:20:47 4a91f36848ce: Preparing 09:20:47 45ab91920a4c: Preparing 09:20:47 4aeaa0e7d41f: Preparing 09:20:47 ea6d97a5f048: Waiting 09:20:47 45ab91920a4c: Waiting 09:20:47 4a91f36848ce: Waiting 09:20:47 4aeaa0e7d41f: Waiting 09:20:47 d191bc4b4502: Layer already exists 09:20:47 a572601df5b5: Layer already exists 09:20:47 8c68f5df91b1: Layer already exists 09:20:47 c5942e13ce54: Layer already exists 09:20:47 150a1ba6e1cd: Layer already exists 09:20:47 4a91f36848ce: Layer already exists 09:20:47 ea6d97a5f048: Layer already exists 09:20:47 4aeaa0e7d41f: Layer already exists 09:20:47 45ab91920a4c: Layer already exists 09:20:47 8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27: digest: sha256:10cf47f91e527f2600c4829cc0377deac37a2a7d2efec7ff8c971676160f7a56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:47 + 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 09:20:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 09:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 09:20:48 150a1ba6e1cd: Preparing 09:20:48 c5942e13ce54: Preparing 09:20:48 8c68f5df91b1: Preparing 09:20:48 a572601df5b5: Preparing 09:20:48 d191bc4b4502: Preparing 09:20:48 ea6d97a5f048: Preparing 09:20:48 4a91f36848ce: Preparing 09:20:48 45ab91920a4c: Preparing 09:20:48 4aeaa0e7d41f: Preparing 09:20:48 ea6d97a5f048: Waiting 09:20:48 4a91f36848ce: Waiting 09:20:48 45ab91920a4c: Waiting 09:20:48 4aeaa0e7d41f: Waiting 09:20:48 150a1ba6e1cd: Layer already exists 09:20:48 d191bc4b4502: Layer already exists 09:20:48 c5942e13ce54: Layer already exists 09:20:48 8c68f5df91b1: Layer already exists 09:20:48 a572601df5b5: Layer already exists 09:20:48 4aeaa0e7d41f: Layer already exists 09:20:48 45ab91920a4c: Layer already exists 09:20:48 ea6d97a5f048: Layer already exists 09:20:48 4a91f36848ce: Layer already exists 09:20:48 main: digest: sha256:10cf47f91e527f2600c4829cc0377deac37a2a7d2efec7ff8c971676160f7a56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:48 ===================================================== [Pipeline] echo 09:20:48 taggedImages: 09:20:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b427122073dff864e259b6e7085ea8271351a60 09:20:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 09:20:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.27 09:20:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8b427122073dff864e259b6e7085ea8271351a60-3.2.0-dev.27 09:20:48 - 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 09:20:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:20:48 09:20:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:20:49 arm64: Pulling from edgex-lftools-log-publisher 09:20:49 8998bd30e6a1: Pulling fs layer 09:20:49 04944245beec: Pulling fs layer 09:20:49 699f458cf7ca: Pulling fs layer 09:20:49 765212b225bb: Pulling fs layer 09:20:49 f23df028b6ca: Pulling fs layer 09:20:49 d65c8cfc05b1: Pulling fs layer 09:20:49 2437ff75d9bd: Pulling fs layer 09:20:49 765212b225bb: Waiting 09:20:49 d65c8cfc05b1: Waiting 09:20:49 2437ff75d9bd: Waiting 09:20:49 f23df028b6ca: Waiting 09:20:49 04944245beec: Verifying Checksum 09:20:49 04944245beec: Download complete 09:20:49 765212b225bb: Verifying Checksum 09:20:49 765212b225bb: Download complete 09:20:49 f23df028b6ca: Download complete 09:20:49 d65c8cfc05b1: Verifying Checksum 09:20:49 d65c8cfc05b1: Download complete 09:20:49 699f458cf7ca: Download complete 09:20:49 8998bd30e6a1: Verifying Checksum 09:20:49 8998bd30e6a1: Download complete 09:20:52 2437ff75d9bd: Verifying Checksum 09:20:52 2437ff75d9bd: Download complete 09:20:54 8998bd30e6a1: Pull complete 09:20:55 04944245beec: Pull complete 09:20:56 699f458cf7ca: Pull complete 09:20:56 765212b225bb: Pull complete 09:20:57 f23df028b6ca: Pull complete 09:20:57 d65c8cfc05b1: Pull complete 09:21:16 2437ff75d9bd: Pull complete 09:21:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:21:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:21:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:16 prd-ubuntu20.04-docker-arm64-4c-16g-10163 does not seem to be running inside a container 09:21:16 $ 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 09:21:19 $ docker top b65eb0d09b5b0d1ff16eb2aadd5a5bad78bb24a29563112f652f82052ac2377a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:20 ---> job-cost.sh 09:21:20 lf-activate-venv: SKIPPING 09:21:20 INFO: No Stack... 09:21:20 INFO: Retrieving Pricing Info for: v3-standard-4 09:21:21 INFO: Archiving Costs [Pipeline] sh 09:21:22 + cat /w/workspace/app-rfid-llrp-inventory/181/archives/cost.csv 09:21:22 + cut -d, -f6 [Pipeline] lock 09:21:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] 09:21:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] did not exist. Created. 09:21:22 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:21:22 /w/workspace/app-rfid-llrp-inventory/181@tmp/durable-7529a1fc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:21:23 + echo total: 0.10999999940395355 [Pipeline] stash 09:21:23 Warning: overwriting stash ‘stack-cost’ 09:21:23 Stashed 1 file(s) [Pipeline] } 09:21:23 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-181-stack-cost] [Pipeline] // lock [Pipeline] } 09:21:23 $ docker stop --time=1 b65eb0d09b5b0d1ff16eb2aadd5a5bad78bb24a29563112f652f82052ac2377a 09:21:25 $ 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 09:21:25 provisioning config files... 09:21:25 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7712660920809620790tmp [Pipeline] { [Pipeline] sh 09:21:25 + set +x 09:21:25 + + bashcurl -s -s -- https://codecov.io/bash 09:21:25 09:21:25 09:21:25 _____ _ 09:21:25 / ____| | | 09:21:25 | | ___ __| | ___ ___ _____ __ 09:21:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:21:25 | |___| (_) | (_| | __/ (_| (_) \ V / 09:21:25 \_____\___/ \__,_|\___|\___\___/ \_/ 09:21:25 Bash-1.0.6 09:21:25 09:21:25 09:21:25 ==> git version 2.25.1 found 09:21:25 ==> 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 09:21:25 Release-Date: 2020-01-08 09:21:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:21:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:21:25 ==> Jenkins CI detected. 09:21:25 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 09:21:25 project root: . 09:21:25 --> token set from env 09:21:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:21:25 ==> Running gcov in . (disable via -X gcov) 09:21:25 ==> Python coveragepy not found 09:21:25 ==> Searching for coverage reports in: 09:21:25 + . 09:21:25 -> Found 1 reports 09:21:25 ==> Detecting git/mercurial file structure 09:21:25 ==> Reading reports 09:21:25 + ./coverage.out bytes=41317 09:21:25 ==> Appending adjustments 09:21:25 https://docs.codecov.io/docs/fixing-reports 09:21:26 + Found adjustments 09:21:26 ==> Gzipping contents 09:21:26 12K /tmp/codecov.CEVrDC.gz 09:21:26 ==> Uploading reports 09:21:26 url: https://codecov.io 09:21:26 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= 09:21:26 -> Pinging Codecov 09:21:26 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= 09:21:26 -> Uploading to 09:21:26 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 09:21:26 % Total % Received % Xferd Average Speed Time Time Time Current 09:21:26 Dload Upload Total Spent Left Speed 09:21:26 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 09:21:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8b427122073dff864e259b6e7085ea8271351a60 [Pipeline] } 09:21:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:21:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:21:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:21:27 09:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:21:27 latest: Pulling from edgex-devops/edgex-snyk-go 09:21:27 619be1103602: Already exists 09:21:27 f8ea3408117e: Pulling fs layer 09:21:27 91320369b822: Pulling fs layer 09:21:27 0406650e8295: Pulling fs layer 09:21:27 4f4fb700ef54: Pulling fs layer 09:21:27 96d80e3f36e1: Pulling fs layer 09:21:27 bcf3aedb951c: Pulling fs layer 09:21:27 bcf3aedb951c: Waiting 09:21:27 96d80e3f36e1: Waiting 09:21:27 0406650e8295: Verifying Checksum 09:21:27 0406650e8295: Download complete 09:21:27 f8ea3408117e: Download complete 09:21:27 4f4fb700ef54: Verifying Checksum 09:21:27 4f4fb700ef54: Download complete 09:21:27 f8ea3408117e: Pull complete 09:21:27 96d80e3f36e1: Verifying Checksum 09:21:27 96d80e3f36e1: Download complete 09:21:28 91320369b822: Verifying Checksum 09:21:28 91320369b822: Download complete 09:21:28 bcf3aedb951c: Verifying Checksum 09:21:28 bcf3aedb951c: Download complete 09:21:30 91320369b822: Pull complete 09:21:30 0406650e8295: Pull complete 09:21:31 4f4fb700ef54: Pull complete 09:21:31 96d80e3f36e1: Pull complete 09:21:33 bcf3aedb951c: Pull complete 09:21:33 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 09:21:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:21:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:34 prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container 09:21:34 $ 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 09:21:38 $ docker top 565985161fbf1a7c5032580939f8755eeeb05196f71375781b69773158236c0d -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:39 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 09:21:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 09:21:39 + set -o pipefail 09:21:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 09:21:47 09:21:47 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 09:21:47 09:21:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/e3afdb1a-64cb-400c-acf4-0801d4c64aa0 09:21:47 09:21:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:21:47 09:21:48 09:21:48 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:21:48 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:21:48 $ docker stop --time=1 565985161fbf1a7c5032580939f8755eeeb05196f71375781b69773158236c0d 09:21:53 $ 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 09:21:54 + git log --format=format:%s -1 8b427122073dff864e259b6e7085ea8271351a60 [Pipeline] sh 09:21:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:21:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:21:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:55 prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container 09:21:55 $ 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 09:21:56 $ docker top 3c019beaf12d560b5db939e1165cd8ae3f6ef8f822ecfc1eeeffbadd76b4e1cc -eo pid,comm 09:21:56 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). 09:21:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:21:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:21:56 [ssh-agent] Looking for ssh-agent implementation... 09:21:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:21:56 $ docker exec 3c019beaf12d560b5db939e1165cd8ae3f6ef8f822ecfc1eeeffbadd76b4e1cc ssh-agent 09:21:56 SSH_AUTH_SOCK=/tmp/ssh-IusjAOrlhG4l/agent.31 09:21:56 SSH_AGENT_PID=37 09:21:56 Running ssh-add (command line suppressed) 09:21:56 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) 09:21:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:21:56 + git semver tag 09:21:57 2024-09-12 09:21:56,949 [run_tag] DEBUG tag force:False 09:21:57 2024-09-12 09:21:56,949 [check_head_tag] DEBUG check head tag 09:21:57 2024-09-12 09:21:56,951 [execute] INFO git cat-file --batch-check 09:21:57 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=) 09:21:57 2024-09-12 09:21:56,955 [execute] INFO git cat-file --batch 09:21:57 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=) 09:21:57 2024-09-12 09:21:56,982 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:21:57 2024-09-12 09:21:56,982 [execute] INFO git tag -a v3.2.0-dev.27 -m v3.2.0-dev.27 09:21:57 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) 09:21:57 2024-09-12 09:21:56,987 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:21:57 3.2.0-dev.27 [Pipeline] } 09:21:57 $ docker exec --env ******** --env ******** 3c019beaf12d560b5db939e1165cd8ae3f6ef8f822ecfc1eeeffbadd76b4e1cc ssh-agent -k 09:21:57 unset SSH_AUTH_SOCK; 09:21:57 unset SSH_AGENT_PID; 09:21:57 echo Agent pid 37 killed; 09:21:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:21:57 + git semver [Pipeline] } 09:21:57 $ docker stop --time=1 3c019beaf12d560b5db939e1165cd8ae3f6ef8f822ecfc1eeeffbadd76b4e1cc 09:21:59 $ docker rm -f --volumes 3c019beaf12d560b5db939e1165cd8ae3f6ef8f822ecfc1eeeffbadd76b4e1cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:21:59 09:21:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:21:59 0.23.1-centos7: Pulling from edgex-lftools 09:21:59 ab5ef0e58194: Pulling fs layer 09:21:59 9712f1f96733: Pulling fs layer 09:21:59 63f879dbbcfc: Pulling fs layer 09:21:59 0d9ebad4ef96: Pulling fs layer 09:21:59 e9a5061849ea: Pulling fs layer 09:21:59 d747dcd14b5f: Pulling fs layer 09:21:59 2de7ff778b66: Pulling fs layer 09:21:59 0d9ebad4ef96: Waiting 09:21:59 2de7ff778b66: Waiting 09:21:59 e9a5061849ea: Waiting 09:21:59 d747dcd14b5f: Waiting 09:21:59 9712f1f96733: Verifying Checksum 09:21:59 9712f1f96733: Download complete 09:21:59 63f879dbbcfc: Verifying Checksum 09:21:59 63f879dbbcfc: Download complete 09:21:59 e9a5061849ea: Verifying Checksum 09:21:59 e9a5061849ea: Download complete 09:21:59 d747dcd14b5f: Verifying Checksum 09:21:59 d747dcd14b5f: Download complete 09:22:00 ab5ef0e58194: Verifying Checksum 09:22:00 ab5ef0e58194: Download complete 09:22:00 0d9ebad4ef96: Verifying Checksum 09:22:00 0d9ebad4ef96: Download complete 09:22:00 2de7ff778b66: Verifying Checksum 09:22:00 2de7ff778b66: Download complete 09:22:02 ab5ef0e58194: Pull complete 09:22:02 9712f1f96733: Pull complete 09:22:03 63f879dbbcfc: Pull complete 09:22:06 0d9ebad4ef96: Pull complete 09:22:06 e9a5061849ea: Pull complete 09:22:06 d747dcd14b5f: Pull complete 09:22:07 2de7ff778b66: Pull complete 09:22:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:22:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:07 prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container 09:22:07 $ 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 09:22:13 $ docker top c751076c5dc10729bb7bb71d494ae82fa4d63c8815608632e1cf923b7826475a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:22:13 provisioning config files... 09:22:13 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14101421845569688854tmp 09:22:13 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3496393013982068782tmp 09:22:13 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7592162694770185662tmp [Pipeline] { [Pipeline] echo 09:22:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:22:13 ---> sigul-configuration.sh 09:22:13 gpg: directory `/root/.gnupg' created 09:22:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:22:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:22:13 gpg: keyring `/root/.gnupg/secring.gpg' created 09:22:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:22:13 gpg: CAST5 encrypted data 09:22:13 gpg: encrypted with 1 passphrase 09:22:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:22:14 + mkdir /home/jenkins 09:22:14 + mkdir /home/jenkins/sigul [Pipeline] sh 09:22:14 + 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 09:22:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:22:14 ---> sigul-install.sh 09:22:14 Sigul already installed; skipping installation. [Pipeline] sh 09:22:15 + git tag --list 09:22:15 v0.0.0 09:22:15 v1.0.0 09:22:15 v2.1.0 09:22:15 v2.1.1 09:22:15 v2.2.0 09:22:15 v2.3.0 09:22:15 v3.0 09:22:15 v3.0.0 09:22:15 v3.0.1 09:22:15 v3.0.1-dev.1 09:22:15 v3.1 09:22:15 v3.1.0 09:22:15 v3.1.0-dev.1 09:22:15 v3.1.0-dev.10 09:22:15 v3.1.0-dev.11 09:22:15 v3.1.0-dev.12 09:22:15 v3.1.0-dev.13 09:22:15 v3.1.0-dev.14 09:22:15 v3.1.0-dev.15 09:22:15 v3.1.0-dev.16 09:22:15 v3.1.0-dev.17 09:22:15 v3.1.0-dev.18 09:22:15 v3.1.0-dev.19 09:22:15 v3.1.0-dev.2 09:22:15 v3.1.0-dev.20 09:22:15 v3.1.0-dev.21 09:22:15 v3.1.0-dev.22 09:22:15 v3.1.0-dev.23 09:22:15 v3.1.0-dev.24 09:22:15 v3.1.0-dev.25 09:22:15 v3.1.0-dev.26 09:22:15 v3.1.0-dev.27 09:22:15 v3.1.0-dev.28 09:22:15 v3.1.0-dev.29 09:22:15 v3.1.0-dev.3 09:22:15 v3.1.0-dev.30 09:22:15 v3.1.0-dev.31 09:22:15 v3.1.0-dev.32 09:22:15 v3.1.0-dev.33 09:22:15 v3.1.0-dev.34 09:22:15 v3.1.0-dev.35 09:22:15 v3.1.0-dev.36 09:22:15 v3.1.0-dev.37 09:22:15 v3.1.0-dev.38 09:22:15 v3.1.0-dev.39 09:22:15 v3.1.0-dev.4 09:22:15 v3.1.0-dev.40 09:22:15 v3.1.0-dev.5 09:22:15 v3.1.0-dev.6 09:22:15 v3.1.0-dev.7 09:22:15 v3.1.0-dev.8 09:22:15 v3.1.0-dev.9 09:22:15 v3.1.1 09:22:15 v3.2.0-dev.1 09:22:15 v3.2.0-dev.10 09:22:15 v3.2.0-dev.11 09:22:15 v3.2.0-dev.12 09:22:15 v3.2.0-dev.13 09:22:15 v3.2.0-dev.14 09:22:15 v3.2.0-dev.15 09:22:15 v3.2.0-dev.16 09:22:15 v3.2.0-dev.17 09:22:15 v3.2.0-dev.18 09:22:15 v3.2.0-dev.19 09:22:15 v3.2.0-dev.2 09:22:15 v3.2.0-dev.20 09:22:15 v3.2.0-dev.21 09:22:15 v3.2.0-dev.22 09:22:15 v3.2.0-dev.23 09:22:15 v3.2.0-dev.24 09:22:15 v3.2.0-dev.25 09:22:15 v3.2.0-dev.26 09:22:15 v3.2.0-dev.27 09:22:15 v3.2.0-dev.3 09:22:15 v3.2.0-dev.4 09:22:15 v3.2.0-dev.5 09:22:15 v3.2.0-dev.6 09:22:15 v3.2.0-dev.7 09:22:15 v3.2.0-dev.8 09:22:15 v3.2.0-dev.9 [Pipeline] sh 09:22:15 + lftools sign git-tag v3.2.0-dev.27 09:22:15 Signing Git tag with Sigul... 09:22:15 Signing v3.2.0-dev.27 [Pipeline] echo 09:22:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:22:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:22:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:22:16 $ docker stop --time=1 c751076c5dc10729bb7bb71d494ae82fa4d63c8815608632e1cf923b7826475a 09:22:17 $ 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 09:22:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:22:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:22:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:18 prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container 09:22:18 $ 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 09:22:19 $ docker top d27bd1dd04384a2e3ca2c38ebd34b8281afe63b7bc4fd2e9d402425706c224b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:22:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:22:19 [ssh-agent] Looking for ssh-agent implementation... 09:22:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:22:19 $ docker exec d27bd1dd04384a2e3ca2c38ebd34b8281afe63b7bc4fd2e9d402425706c224b5 ssh-agent 09:22:19 SSH_AUTH_SOCK=/tmp/ssh-xMqCymuBhwmB/agent.31 09:22:19 SSH_AGENT_PID=37 09:22:19 Running ssh-add (command line suppressed) 09:22:19 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) 09:22:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:22:19 + git semver bump pre 09:22:20 2024-09-12 09:22:19,902 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:22:20 2024-09-12 09:22:19,902 [bump_version] DEBUG bumping version:3.2.0-dev.27 on axis:pre with prefix:dev 09:22:20 2024-09-12 09:22:19,902 [bump_version] DEBUG bumped version:3.2.0-dev.28 09:22:20 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 09:22:20 2024-09-12 09:22:19,902 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:22:20 2024-09-12 09:22:19,902 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:22:20 2024-09-12 09:22:19,904 [execute] INFO git cat-file --batch-check 09:22:20 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=) 09:22:20 2024-09-12 09:22:19,909 [execute] INFO git cat-file --batch 09:22:20 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=) 09:22:20 2024-09-12 09:22:19,914 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:22:20 3.2.0-dev.28 [Pipeline] } 09:22:20 $ docker exec --env ******** --env ******** d27bd1dd04384a2e3ca2c38ebd34b8281afe63b7bc4fd2e9d402425706c224b5 ssh-agent -k 09:22:20 unset SSH_AUTH_SOCK; 09:22:20 unset SSH_AGENT_PID; 09:22:20 echo Agent pid 37 killed; 09:22:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:22:20 + git semver [Pipeline] } 09:22:20 $ docker stop --time=1 d27bd1dd04384a2e3ca2c38ebd34b8281afe63b7bc4fd2e9d402425706c224b5 09:22:21 $ docker rm -f --volumes d27bd1dd04384a2e3ca2c38ebd34b8281afe63b7bc4fd2e9d402425706c224b5 [Pipeline] // withDockerContainer [Pipeline] sh 09:22:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:22:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:22:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:22 prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container 09:22:22 $ 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 09:22:23 $ docker top 9e0e4ef3bd7d6fd7f0aa18a289680ed73949d79fac220a9e026f2541c75902fd -eo pid,comm 09:22:23 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). 09:22:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:22:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:22:23 [ssh-agent] Looking for ssh-agent implementation... 09:22:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:22:23 $ docker exec 9e0e4ef3bd7d6fd7f0aa18a289680ed73949d79fac220a9e026f2541c75902fd ssh-agent 09:22:23 SSH_AUTH_SOCK=/tmp/ssh-ZObdyzrCuhp5/agent.32 09:22:23 SSH_AGENT_PID=38 09:22:23 Running ssh-add (command line suppressed) 09:22:23 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) 09:22:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:22:23 + git semver push 09:22:24 2024-09-12 09:22:23,984 [run_push] DEBUG push 09:22:24 2024-09-12 09:22:23,985 [execute] INFO git cat-file --batch-check 09:22:24 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=) 09:22:24 2024-09-12 09:22:23,989 [execute] INFO git rev-list e78a6a521ead5a3362a2c036b138ccb1d927878b -- 09:22:24 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) 09:22:24 2024-09-12 09:22:23,999 [execute] INFO git fetch -v origin 09:22:24 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) 09:22:24 2024-09-12 09:22:24,445 [run_push] DEBUG no remote changes detected 09:22:24 2024-09-12 09:22:24,445 [execute] INFO git push origin semver 09:22:24 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) 09:22:25 2024-09-12 09:22:25,154 [run_push] DEBUG push all version tags 09:22:25 2024-09-12 09:22:25,155 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:22:25 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) 09:22:26 2024-09-12 09:22:25,830 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 09:22:26 3.2.0-dev.28 [Pipeline] } 09:22:26 $ docker exec --env ******** --env ******** 9e0e4ef3bd7d6fd7f0aa18a289680ed73949d79fac220a9e026f2541c75902fd ssh-agent -k 09:22:26 unset SSH_AUTH_SOCK; 09:22:26 unset SSH_AGENT_PID; 09:22:26 echo Agent pid 38 killed; 09:22:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:22:26 + git semver [Pipeline] } 09:22:26 $ docker stop --time=1 9e0e4ef3bd7d6fd7f0aa18a289680ed73949d79fac220a9e026f2541c75902fd 09:22:28 $ 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 09:22:28 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 09:22:28 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 09:22:28 total 16 09:22:28 drwxr-xr-x 3 root root 4096 Sep 12 09:02 . 09:22:28 drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 09:22 .. 09:22:28 drwxr-xr-x 2 root root 4096 Sep 12 09:02 cost 09:22:28 -rw-r--r-- 1 root root 95 Sep 12 09:02 cost.csv 09:22:28 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 09:22:28 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 09:22:28 total 16 09:22:28 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 09:02 . 09:22:28 drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 09:22 .. 09:22:28 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 09:02 cost 09:22:28 -rw-r--r-- 1 jenkins jenkins 95 Sep 12 09:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:22:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:22:29 ---> package-listing.sh 09:22:29 ++ facter osfamily 09:22:29 ++ tr '[:upper:]' '[:lower:]' 09:22:30 + OS_FAMILY=debian 09:22:30 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 09:22:30 + START_PACKAGES=/tmp/packages_start.txt 09:22:30 + END_PACKAGES=/tmp/packages_end.txt 09:22:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:22:30 + PACKAGES=/tmp/packages_start.txt 09:22:30 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 09:22:30 + PACKAGES=/tmp/packages_end.txt 09:22:30 + case "${OS_FAMILY}" in 09:22:30 + dpkg -l 09:22:30 + grep '^ii' 09:22:30 + '[' -f /tmp/packages_start.txt ']' 09:22:30 + '[' -f /tmp/packages_end.txt ']' 09:22:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:22:30 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 09:22:30 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 09:22:30 + 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 09:22:30 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 09:22:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:22:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:31 prd-ubuntu20.04-docker-8c-8g-10161 does not seem to be running inside a container 09:22:31 $ 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 09:22:31 $ docker top 63ea136dd2b7cb87f8488f2a8698c69ec81cdae87fb32b205377c7520fc4204b -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:31 + touch /tmp/pre-build-complete [Pipeline] sh 09:22:31 + mkdir -p /var/log/sysstat [Pipeline] sh 09:22:32 + ls /var/log/sa-host 09:22:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:22:32 provisioning config files... 09:22:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11300168022066001570tmp [Pipeline] { [Pipeline] echo 09:22:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:22:32 ---> create-netrc.sh [Pipeline] } 09:22:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:22:33 ---> python-tools-install.sh [Pipeline] echo 09:22:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:22:33 ---> sudo-logs.sh 09:22:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:22:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:22:33 ---> job-cost.sh 09:22:33 lf-activate-venv: SKIPPING 09:22:33 DEBUG: total: 0.2199999988079071 09:22:33 INFO: Retrieving Stack Cost... 09:22:33 INFO: Retrieving Pricing Info for: v3-standard-8 09:22:34 INFO: Archiving Costs [Pipeline] echo 09:22:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:22:34 ---> logs-deploy.sh 09:22:34 lf-activate-venv: SKIPPING 09:22:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/181 09:22:34 INFO: archiving workspace using pattern(s): 09:22:35 Archives upload complete. 09:22:35 INFO: archiving logs to Nexus