Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c 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-ssh3683914650255789181.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh11196734686433837367.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16022398364834725436.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh2973645719643816602.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-ssh5883765046288513644.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.23 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25843 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 > 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 Avoid second fetch Checking out Revision 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c (main) Commit message: "Merge pull request #314 from jackchenjc/edgex-go-issue-4916-2" > git config core.sparsecheckout # timeout=10 > git checkout -f 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c # timeout=10 > git rev-list --no-walk 82880f0cc7c1e2380d7f481834f50bb91fae5b58 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:51:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:51:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:51:49 ========================================================= 03:51:49 EdgeX Global Pipelines Version Info 03:51:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:51:51 ------------------- 03:51:51 stable info: 03:51:51 ------------------- 03:51:51 Commited By: Ginny Guan ginny@iotechsys.com 03:51:51 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:51:51 Message: update stable to v1.0.265 03:51:51 ------------------- 03:51:51 experimental info: 03:51:51 ------------------- 03:51:51 Commited By: Cherry Wang cherry@iotechsys.com 03:51:51 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:51:51 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:51:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:51:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:51:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:51:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:51:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:51:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] echo 03:51:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ad8c94 [Pipeline] echo 03:51:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:52 provisioning config files... 03:51:52 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17335729693934219743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:52 ---> ****-login.sh 03:51:52 nexus3.edgexfoundry.org:10001 03:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:51:52 Configure a credential helper to remove this warning. See 03:51:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:51:52 03:51:52 Login Succeeded 03:51:52 nexus3.edgexfoundry.org:10002 03:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:51:53 Configure a credential helper to remove this warning. See 03:51:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:51:53 03:51:53 Login Succeeded 03:51:53 nexus3.edgexfoundry.org:10003 03:51:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:51:53 Configure a credential helper to remove this warning. See 03:51:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:51:53 03:51:53 Login Succeeded 03:51:53 nexus3.edgexfoundry.org:10004 03:51:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:51:53 Configure a credential helper to remove this warning. See 03:51:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:51:53 03:51:53 Login Succeeded 03:51:53 ****.io 03:51:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:51:53 Configure a credential helper to remove this warning. See 03:51:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:51:53 03:51:53 Login Succeeded 03:51:53 ---> ****-login.sh ends [Pipeline] } 03:51:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:51:53 + git rev-list -1 --merges 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c~1..5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] echo 03:51:53 -----------> git rev-list -1 --merges 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c~1..5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c 03:51:53 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [false] [Pipeline] sh 03:51:54 + git log --format=format:%s -1 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] echo 03:51:54 ========================================================= 03:51:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:51:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:51:54 + git log --format=format:%s -1 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] echo 03:51:54 [semverPrep] GIT_COMMIT: 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c, Commit Message: Merge pull request #314 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo 03:51:54 [semverPrep] This is not a build commit. [Pipeline] sh 03:51:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:51:54 + grep -v github /etc/ssh/ssh_known_hosts 03:51:54 + [ -e /tmp/ssh_known_hosts ] 03:51:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:51:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:51:54 + sudo tee -a /etc/ssh/ssh_known_hosts 03:51:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:51:55 03:51:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:51:55 0.1.4: Pulling from edgex-devops/py-git-semver 03:51:55 b85a868b505f: Pulling fs layer 03:51:55 e2be974225ed: Pulling fs layer 03:51:55 339a4e72a1f5: Pulling fs layer 03:51:55 988bab9f4d93: Pulling fs layer 03:51:55 1469e6f7b9e6: Pulling fs layer 03:51:55 eaf3925da568: Pulling fs layer 03:51:55 bab4dde63d76: Pulling fs layer 03:51:55 bde34c3a00c8: Pulling fs layer 03:51:55 b352a97aabf1: Pulling fs layer 03:51:55 4872d77fe225: Pulling fs layer 03:51:55 5851b861e8e6: Pulling fs layer 03:51:55 1469e6f7b9e6: Waiting 03:51:55 eaf3925da568: Waiting 03:51:55 bab4dde63d76: Waiting 03:51:55 bde34c3a00c8: Waiting 03:51:55 b352a97aabf1: Waiting 03:51:55 4872d77fe225: Waiting 03:51:55 5851b861e8e6: Waiting 03:51:55 e2be974225ed: Verifying Checksum 03:51:55 e2be974225ed: Download complete 03:51:55 988bab9f4d93: Verifying Checksum 03:51:55 988bab9f4d93: Download complete 03:51:55 1469e6f7b9e6: Verifying Checksum 03:51:55 1469e6f7b9e6: Download complete 03:51:55 339a4e72a1f5: Verifying Checksum 03:51:55 339a4e72a1f5: Download complete 03:51:55 eaf3925da568: Verifying Checksum 03:51:55 eaf3925da568: Download complete 03:51:55 bde34c3a00c8: Verifying Checksum 03:51:55 bde34c3a00c8: Download complete 03:51:55 b352a97aabf1: Verifying Checksum 03:51:55 b352a97aabf1: Download complete 03:51:55 4872d77fe225: Verifying Checksum 03:51:55 4872d77fe225: Download complete 03:51:55 5851b861e8e6: Verifying Checksum 03:51:55 5851b861e8e6: Download complete 03:51:55 b85a868b505f: Download complete 03:51:56 bab4dde63d76: Verifying Checksum 03:51:56 bab4dde63d76: Download complete 03:51:57 b85a868b505f: Pull complete 03:51:58 e2be974225ed: Pull complete 03:51:59 339a4e72a1f5: Pull complete 03:51:59 988bab9f4d93: Pull complete 03:52:00 1469e6f7b9e6: Pull complete 03:52:01 eaf3925da568: Pull complete 03:52:03 bab4dde63d76: Pull complete 03:52:03 bde34c3a00c8: Pull complete 03:52:03 b352a97aabf1: Pull complete 03:52:03 4872d77fe225: Pull complete 03:52:03 5851b861e8e6: Pull complete 03:52:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:52:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:52:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:03 prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container 03:52:03 $ 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 03:52:07 $ docker top 3d95c3fac6cd43ed5afa78a298f4cc5ee8e545844f151d57c74efeb5c20ac246 -eo pid,comm 03:52:07 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). 03:52:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:52:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:52:07 [ssh-agent] Looking for ssh-agent implementation... 03:52:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:52:07 $ docker exec 3d95c3fac6cd43ed5afa78a298f4cc5ee8e545844f151d57c74efeb5c20ac246 ssh-agent 03:52:07 SSH_AUTH_SOCK=/tmp/ssh-Tbg7ZvbsU09j/agent.31 03:52:07 SSH_AGENT_PID=37 03:52:07 Running ssh-add (command line suppressed) 03:52:07 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7345820476397381311.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7345820476397381311.key) 03:52:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:52:07 + git tag --points-at HEAD [Pipeline] } 03:52:07 $ docker exec --env ******** --env ******** 3d95c3fac6cd43ed5afa78a298f4cc5ee8e545844f151d57c74efeb5c20ac246 ssh-agent -k 03:52:07 unset SSH_AUTH_SOCK; 03:52:07 unset SSH_AGENT_PID; 03:52:07 echo Agent pid 37 killed; 03:52:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:52:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:52:08 [ssh-agent] Looking for ssh-agent implementation... 03:52:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:52:08 $ docker exec 3d95c3fac6cd43ed5afa78a298f4cc5ee8e545844f151d57c74efeb5c20ac246 ssh-agent 03:52:08 SSH_AUTH_SOCK=/tmp/ssh-UnTj4UgNY8zm/agent.71 03:52:08 SSH_AGENT_PID=77 03:52:08 Running ssh-add (command line suppressed) 03:52:08 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8213356386063177221.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8213356386063177221.key) 03:52:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:52:08 + git semver init 03:52:08 2024-11-08 03:52:08,804 [run_init] DEBUG init version:0.0.0 force:False 03:52:08 2024-11-08 03:52:08,805 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 03:52:08 2024-11-08 03:52:08,806 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 03:52:08 2024-11-08 03:52:08,806 [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) 03:52:10 2024-11-08 03:52:10,814 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 03:52:10 2024-11-08 03:52:10,815 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 03:52:10 2024-11-08 03:52:10,815 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 03:52:10 2024-11-08 03:52:10,815 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 03:52:10 4.0.0-dev.1 [Pipeline] } 03:52:11 $ docker exec --env ******** --env ******** 3d95c3fac6cd43ed5afa78a298f4cc5ee8e545844f151d57c74efeb5c20ac246 ssh-agent -k 03:52:11 unset SSH_AUTH_SOCK; 03:52:11 unset SSH_AGENT_PID; 03:52:11 echo Agent pid 77 killed; 03:52:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:52:11 + git semver [Pipeline] } 03:52:11 $ docker stop --time=1 3d95c3fac6cd43ed5afa78a298f4cc5ee8e545844f151d57c74efeb5c20ac246 03:52:13 $ docker rm -f --volumes 3d95c3fac6cd43ed5afa78a298f4cc5ee8e545844f151d57c74efeb5c20ac246 [Pipeline] // withDockerContainer [Pipeline] sh 03:52:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:52:13 Stashed 1 file(s) [Pipeline] echo 03:52:13 [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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 03:52:13 provisioning config files... 03:52:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17430087835470054478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:14 ---> ****-login.sh 03:52:14 nexus3.edgexfoundry.org:10001 03:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:14 Configure a credential helper to remove this warning. See 03:52:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:14 03:52:14 Login Succeeded 03:52:14 nexus3.edgexfoundry.org:10002 03:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:14 Configure a credential helper to remove this warning. See 03:52:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:14 03:52:14 Login Succeeded 03:52:14 nexus3.edgexfoundry.org:10003 03:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:14 Configure a credential helper to remove this warning. See 03:52:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:14 03:52:14 Login Succeeded 03:52:14 nexus3.edgexfoundry.org:10004 03:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:14 Configure a credential helper to remove this warning. See 03:52:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:14 03:52:14 Login Succeeded 03:52:14 ****.io 03:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:52:14 Configure a credential helper to remove this warning. See 03:52:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:52:14 03:52:14 Login Succeeded 03:52:14 ---> ****-login.sh ends [Pipeline] } 03:52:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:52:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:52:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:52:14 ========================================================= 03:52:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:52:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:52:15 Sending build context to Docker daemon 19.99MB 03:52:15 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:52:15 Step 2/12 : FROM ${BASE} AS builder 03:52:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:52:15 43c4264eed91: Pulling fs layer 03:52:15 4cc291be95ef: Pulling fs layer 03:52:15 2ac1f1163629: Pulling fs layer 03:52:15 5c3c966382ef: Pulling fs layer 03:52:15 4f4fb700ef54: Pulling fs layer 03:52:15 5d5c8e513c77: Pulling fs layer 03:52:15 9f66e0745190: Pulling fs layer 03:52:15 f49a43e4bbc0: Pulling fs layer 03:52:15 5c3c966382ef: Waiting 03:52:15 4f4fb700ef54: Waiting 03:52:15 5d5c8e513c77: Waiting 03:52:15 9f66e0745190: Waiting 03:52:15 f49a43e4bbc0: Waiting 03:52:15 561ebcabdf7f: Pulling fs layer 03:52:15 561ebcabdf7f: Waiting 03:52:15 4cc291be95ef: Download complete 03:52:15 5c3c966382ef: Verifying Checksum 03:52:15 5c3c966382ef: Download complete 03:52:15 4f4fb700ef54: Verifying Checksum 03:52:15 4f4fb700ef54: Download complete 03:52:15 5d5c8e513c77: Verifying Checksum 03:52:15 5d5c8e513c77: Download complete 03:52:15 43c4264eed91: Verifying Checksum 03:52:15 43c4264eed91: Download complete 03:52:15 9f66e0745190: Verifying Checksum 03:52:15 9f66e0745190: Download complete 03:52:15 43c4264eed91: Pull complete 03:52:15 561ebcabdf7f: Verifying Checksum 03:52:15 561ebcabdf7f: Download complete 03:52:15 4cc291be95ef: Pull complete 03:52:16 2ac1f1163629: Verifying Checksum 03:52:16 2ac1f1163629: Download complete 03:52:16 f49a43e4bbc0: Verifying Checksum 03:52:16 f49a43e4bbc0: Download complete 03:52:19 2ac1f1163629: Pull complete 03:52:19 5c3c966382ef: Pull complete 03:52:19 4f4fb700ef54: Pull complete 03:52:19 5d5c8e513c77: Pull complete 03:52:19 9f66e0745190: Pull complete 03:52:21 f49a43e4bbc0: Pull complete 03:52:21 561ebcabdf7f: Pull complete 03:52:21 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:52:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:52:21 ---> 3a752c3f9dda 03:52:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:52:28 ---> Running in 58b186b87666 03:52:28 Removing intermediate container 58b186b87666 03:52:28 ---> 02571ede541a 03:52:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:52:28 ---> Running in 2f3f2f265607 03:52:28 Removing intermediate container 2f3f2f265607 03:52:28 ---> adf1ea98f0de 03:52:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:52:28 ---> Running in eb0a9cc49fe0 03:52:28 Removing intermediate container eb0a9cc49fe0 03:52:28 ---> 6316ccaebcf5 03:52:28 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:52:28 ---> Running in 40a10a5e1699 03:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:52:28 OK: 246 MiB in 54 packages 03:52:28 Removing intermediate container 40a10a5e1699 03:52:28 ---> 02efd7cf32a0 03:52:28 Step 7/12 : WORKDIR /app 03:52:28 ---> Running in 5b9e7fb44540 03:52:28 Removing intermediate container 5b9e7fb44540 03:52:28 ---> 47262197376f 03:52:28 Step 8/12 : COPY go.mod vendor* ./ 03:52:28 Still waiting to schedule task 03:52:28 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:52:29 ---> 391fe6fcf1db 03:52:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:29 ---> Running in 191fef29948b 03:53:36 Removing intermediate container 191fef29948b 03:53:36 ---> b34fc329f410 03:53:36 Step 10/12 : COPY . . 03:53:36 ---> 1677f2ba0cb3 03:53:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:53:36 ---> Running in 417fbd530a94 03:53:36 Removing intermediate container 417fbd530a94 03:53:36 ---> 5b10f8093dca 03:53:36 Step 12/12 : RUN $MAKE 03:53:36 ---> Running in f4b247bb4094 03:53:36 noop 03:53:36 Removing intermediate container f4b247bb4094 03:53:36 ---> ba0caef554c2 03:53:36 Successfully built ba0caef554c2 03:53:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:37 + docker inspect -f . ci-base-image-x86_64 03:53:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:37 prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container 03:53:37 $ 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 03:53:37 $ docker top 85ce9cc9296bef41b10971a96bbb01a92ecf415eb6807accc437d49d58fec278 -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:38 + go version 03:53:38 go version go1.23.2 linux/amd64 [Pipeline] } 03:53:38 $ docker stop --time=1 85ce9cc9296bef41b10971a96bbb01a92ecf415eb6807accc437d49d58fec278 03:53:39 $ docker rm -f --volumes 85ce9cc9296bef41b10971a96bbb01a92ecf415eb6807accc437d49d58fec278 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:39 + docker inspect -f . ci-base-image-x86_64 03:53:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:39 prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container 03:53:39 $ 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 03:53:40 $ docker top 6984904cd9ed15c20c96a21ecc885465fb2da6d9bf4c4cafdd6adbf5759853ed -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:40 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 03:53:40 + make test 03:53:40 go test -race ./... -coverprofile=coverage.out ./... 03:54:12 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 03:54:12 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 03:54:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.126s coverage: 86.2% of statements 03:54:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.675s coverage: 71.9% of statements 03:54:47 go vet ./... 03:54:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:54:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:54:51 ./bin/test-attribution.sh [Pipeline] echo 03:54:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:54:51 $ docker stop --time=1 6984904cd9ed15c20c96a21ecc885465fb2da6d9bf4c4cafdd6adbf5759853ed 03:54:57 $ docker rm -f --volumes 6984904cd9ed15c20c96a21ecc885465fb2da6d9bf4c4cafdd6adbf5759853ed [Pipeline] // withDockerContainer [Pipeline] sh 03:54:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:54:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:54:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:54:59 + ls -al . 03:54:59 total 296 03:54:59 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 03:53 . 03:54:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:51 .. 03:54:59 -rw-rw-r-- 1 jenkins jenkins 262 Nov 8 03:51 .dockerignore 03:54:59 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 03:54 .git 03:54:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:51 .github 03:54:59 -rw-rw-r-- 1 jenkins jenkins 773 Nov 8 03:51 .gitignore 03:54:59 -rw-rw-r-- 1 jenkins jenkins 200 Nov 8 03:51 .golangci.yml 03:54:59 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 03:52 .semver 03:54:59 -rw-rw-r-- 1 jenkins jenkins 20300 Nov 8 03:51 Attribution.txt 03:54:59 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 8 03:51 CHANGELOG.md 03:54:59 -rw-rw-r-- 1 jenkins jenkins 1768 Nov 8 03:51 Dockerfile 03:54:59 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 03:51 GOVERNANCE.md 03:54:59 -rw-rw-r-- 1 jenkins jenkins 665 Nov 8 03:51 Jenkinsfile 03:54:59 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 03:51 LICENSE 03:54:59 -rw-rw-r-- 1 jenkins jenkins 3065 Nov 8 03:51 Makefile 03:54:59 -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 03:51 OWNERS.md 03:54:59 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 03:51 README.md 03:54:59 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 03:52 VERSION 03:54:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:51 bin 03:54:59 -rw-r--r-- 1 jenkins jenkins 55696 Nov 8 03:54 coverage.out 03:54:59 -rw-rw-r-- 1 jenkins jenkins 7508 Nov 8 03:51 go.mod 03:54:59 -rw-rw-r-- 1 jenkins jenkins 100922 Nov 8 03:51 go.sum 03:54:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:51 images 03:54:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:51 internal 03:54:59 -rw-rw-r-- 1 jenkins jenkins 531 Nov 8 03:51 main.go 03:54:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:51 openapi 03:54:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:51 res 03:54:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:51 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:59 + 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=5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c --label arch=amd64 --label version=4.0.0-dev.1 . 03:54:59 Sending build context to Docker daemon 19.99MB 03:54:59 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 03:54:59 Step 2/30 : FROM ${BASE} AS builder 03:54:59 ---> ba0caef554c2 03:54:59 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 03:55:00 ---> Running in a809701933a6 03:55:00 Removing intermediate container a809701933a6 03:55:00 ---> be69e78eca95 03:55:00 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 03:55:00 ---> Running in 49d9c54ebfdd 03:55:00 Removing intermediate container 49d9c54ebfdd 03:55:00 ---> c82c0eec5168 03:55:00 Step 5/30 : ARG ADD_BUILD_TAGS="" 03:55:00 ---> Running in c0929fa16a5c 03:55:00 Removing intermediate container c0929fa16a5c 03:55:00 ---> 91b9f877921d 03:55:00 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:55:00 ---> Running in 8ede58776761 03:55:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:01 OK: 246 MiB in 54 packages 03:55:02 Removing intermediate container 8ede58776761 03:55:02 ---> 0462490270c0 03:55:02 Step 7/30 : WORKDIR /app 03:55:02 ---> Running in ba04eff41308 03:55:02 Removing intermediate container ba04eff41308 03:55:02 ---> 0afe2b553e95 03:55:02 Step 8/30 : COPY go.mod vendor* ./ 03:55:02 ---> 865b9f4dc26f 03:55:02 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:55:02 ---> Running in 304cfed3bb78 03:55:02 Removing intermediate container 304cfed3bb78 03:55:02 ---> 8d5b15c45bd8 03:55:02 Step 10/30 : COPY . . 03:55:03 ---> 3d0292e72e67 03:55:03 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:55:03 ---> Running in 3649fc88f42c 03:55:03 Removing intermediate container 3649fc88f42c 03:55:03 ---> 41ae0ec9275a 03:55:03 Step 12/30 : RUN $MAKE 03:55:03 ---> Running in e99684fd4d75 03:55: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.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=4.0.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 03:55:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25848 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 03:55:04 Running in /w/workspace/app-rfid-llrp-inventory/188 [Pipeline] { [Pipeline] checkout 03:55:07 The recommended git tool is: git 03:55:14 using credential edgex-jenkins-ssh 03:55:14 Cloning the remote Git repository 03:55:14 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 03:55:14 > git init /w/workspace/app-rfid-llrp-inventory/188 # timeout=10 03:55:14 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 03:55:14 > git --version # timeout=10 03:55:14 > git --version # 'git version 2.25.1' 03:55:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:55:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:55:19 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 03:55:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:55:20 Avoid second fetch 03:55:20 Checking out Revision 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c (main) 03:55:21 Commit message: "Merge pull request #314 from jackchenjc/edgex-go-issue-4916-2" 03:55:20 > git config core.sparsecheckout # timeout=10 03:55:20 > git checkout -f 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:55:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:55:27 % Total % Received % Xferd Average Speed Time Time Time Current 03:55:27 Dload Upload Total Spent Left Speed 03:55:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77745 0 --:--:-- --:--:-- --:--:-- 78219 [Pipeline] sh 03:55:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:55:27 + sudo tee /etc/docker/daemon.new 03:55:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:55:27 { 03:55:27 "registry-mirrors": [ 03:55:27 "https://nexus3.edgexfoundry.org:10001" 03:55:27 ], 03:55:27 "bip": "10.250.0.254/24", 03:55:27 "hosts": [ 03:55:27 "tcp://0.0.0.0:5555", 03:55:27 "unix:///var/run/docker.sock" 03:55:27 ], 03:55:27 "mtu": 1458, 03:55:27 "selinux-enabled": true, 03:55:27 "seccomp-profile": "/etc/docker/seccomp.json" 03:55:27 } [Pipeline] sh 03:55:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:55:28 + sudo service docker restart 03:55:42 Removing intermediate container e99684fd4d75 03:55:42 ---> 802b450c2fdf 03:55:42 Step 13/30 : FROM alpine:3.20 03:55:42 3.20: Pulling from library/alpine 03:55:42 43c4264eed91: Already exists 03:55:42 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:55:42 Status: Downloaded newer image for alpine:3.20 03:55:42 ---> 91ef0af61f39 03:55:42 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:55:42 ---> Running in 13a9c52dfa31 03:55:42 Removing intermediate container 13a9c52dfa31 03:55:42 ---> affa6d9d0fd0 03:55:42 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 03:55:42 ---> Running in 160363528a0f 03:55:42 Removing intermediate container 160363528a0f 03:55:42 ---> 43bed666affe 03:55:42 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 03:55:42 ---> Running in e157ed452e71 03:55:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:42 (1/2) Installing ca-certificates (20240705-r0) 03:55:42 (2/2) Installing dumb-init (1.2.5-r3) 03:55:42 Executing busybox-1.36.1-r29.trigger 03:55:42 Executing ca-certificates-20240705-r0.trigger 03:55:42 OK: 9 MiB in 16 packages 03:55:42 Removing intermediate container e157ed452e71 03:55:42 ---> fd38586893d9 03:55:42 Step 17/30 : RUN apk --no-cache upgrade 03:55:42 ---> Running in 004516d2bc60 03:55:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:43 Upgrading critical system libraries and apk-tools: 03:55:43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:55:43 Executing busybox-1.36.1-r29.trigger 03:55:43 Continuing the upgrade transaction with new apk-tools: 03:55:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:43 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:55:43 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:55:43 Executing ca-certificates-20240705-r0.trigger 03:55:43 OK: 9 MiB in 16 packages 03:55:44 Removing intermediate container 004516d2bc60 03:55:44 ---> 43125ae90bba 03:55:44 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:55:44 ---> 1f191f2c24c9 03:55:44 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 03:55:44 ---> 6425f92b0b95 03:55:44 Step 20/30 : COPY --from=builder /app/res/ /res/ 03:55:44 ---> 4dfef99c3538 03:55:44 Step 21/30 : COPY --from=builder /app/static/ /static/ 03:55:44 ---> 8044b05d7d68 03:55:44 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 03:55:46 ---> 4be20afa15d6 03:55:46 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 03:55:46 ---> Running in 82a8371e88ac 03:55:46 Removing intermediate container 82a8371e88ac 03:55:46 ---> c5c267802295 03:55:46 Step 24/30 : VOLUME /cache 03:55:46 ---> Running in 8dd838fe5521 03:55:46 Removing intermediate container 8dd838fe5521 03:55:46 ---> a78ba38f4177 03:55:46 Step 25/30 : EXPOSE 59711 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:55:46 provisioning config files... 03:55:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/188@tmp/config6148929202112979045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:55:47 ---> Running in 599b9bbf09a7 03:55:47 Removing intermediate container 599b9bbf09a7 03:55:47 ---> 4309e59ab4fd 03:55:47 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 03:55:47 ---> Running in f632e3486f5b 03:55:47 Removing intermediate container f632e3486f5b 03:55:47 ---> ba309040046d 03:55:47 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 03:55:47 ---> Running in 0414a5173be5 03:55:47 Removing intermediate container 0414a5173be5 03:55:47 ---> 4665261c0249 03:55:47 Step 28/30 : LABEL arch=amd64 03:55:47 ---> Running in 5e378b470dd7 03:55:47 Removing intermediate container 5e378b470dd7 03:55:47 ---> 10c6c5eaf045 03:55:47 Step 29/30 : LABEL git_sha=5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c 03:55:47 ---> Running in 3754966fa56a 03:55:47 ---> ****-login.sh 03:55:47 nexus3.edgexfoundry.org:10001 03:55:48 Removing intermediate container 3754966fa56a 03:55:48 ---> a6e3caeff77f 03:55:48 Step 30/30 : LABEL version=4.0.0-dev.1 03:55:48 ---> Running in 4d181ae3bf23 03:55:48 Removing intermediate container 4d181ae3bf23 03:55:48 ---> 7adb4a6f616d 03:55:48 [Warning] One or more build-args [ARCH] were not consumed 03:55:48 Successfully built 7adb4a6f616d 03:55:48 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 03:55:48 provisioning config files... 03:55:48 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13178613461781474666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:55:48 ---> ****-login.sh 03:55:48 nexus3.edgexfoundry.org:10001 03:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:55:48 Configure a credential helper to remove this warning. See 03:55:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:55:48 03:55:48 Login Succeeded 03:55:48 nexus3.edgexfoundry.org:10002 03:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:55:48 Configure a credential helper to remove this warning. See 03:55:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:55:48 03:55:48 Login Succeeded 03:55:48 nexus3.edgexfoundry.org:10003 03:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:55:48 Configure a credential helper to remove this warning. See 03:55:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:55:48 03:55:48 Login Succeeded 03:55:48 nexus3.edgexfoundry.org:10004 03:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:55:48 Configure a credential helper to remove this warning. See 03:55:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:55:48 03:55:48 Login Succeeded 03:55:48 ****.io 03:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:55:48 Configure a credential helper to remove this warning. See 03:55:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:55:48 03:55:48 Login Succeeded 03:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:55:49 Configure a credential helper to remove this warning. See 03:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:55:49 03:55:49 Login Succeeded 03:55:49 ---> ****-login.sh ends [Pipeline] } 03:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:55:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 03:55:49 nexus3.edgexfoundry.org:10002 [Pipeline] echo 03:55:49 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 03:55:49 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c 03:55:49 latest 03:55:49 4.0.0-dev.1 03:55:49 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 03:55:49 main 03:55:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:55:49 Configure a credential helper to remove this warning. See 03:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:55:49 03:55:49 Login Succeeded 03:55:49 nexus3.edgexfoundry.org:10003 03:55:49 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c 03:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 03:55:49 2c0fd7f14ea6: Preparing 03:55:49 6e7fe0febef7: Preparing 03:55:49 a5e7282d983b: Preparing 03:55:49 5a7e9865ccfc: Preparing 03:55:49 9e1cb624f868: Preparing 03:55:49 caadf55d1f90: Preparing 03:55:49 3e0404a9ea66: Preparing 03:55:49 660f4176b8ed: Preparing 03:55:49 63ca1fbb43ae: Preparing 03:55:49 3e0404a9ea66: Waiting 03:55:49 caadf55d1f90: Waiting 03:55:49 660f4176b8ed: Waiting 03:55:49 63ca1fbb43ae: Waiting 03:55:49 9e1cb624f868: Pushed 03:55:49 a5e7282d983b: Pushed 03:55:49 5a7e9865ccfc: Pushed 03:55:49 2c0fd7f14ea6: Pushed 03:55:49 63ca1fbb43ae: Layer already exists 03:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:55:49 Configure a credential helper to remove this warning. See 03:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:55:49 03:55:49 Login Succeeded 03:55:49 nexus3.edgexfoundry.org:10004 03:55:50 caadf55d1f90: Pushed 03:55:50 660f4176b8ed: Pushed 03:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:55:50 Configure a credential helper to remove this warning. See 03:55:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:55:50 03:55:50 Login Succeeded 03:55:50 ****.io 03:55:50 3e0404a9ea66: Pushed 03:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:55:51 Configure a credential helper to remove this warning. See 03:55:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:55:51 03:55:51 Login Succeeded 03:55:51 ---> ****-login.sh ends [Pipeline] } 03:55:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:55:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:55:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:55:51 ========================================================= 03:55:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:55:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:55:52 Sending build context to Docker daemon 684kB 03:55:52 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:55:52 Step 2/12 : FROM ${BASE} AS builder 03:55:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:55:52 cf04c63912e1: Pulling fs layer 03:55:52 55b35a11ae5e: Pulling fs layer 03:55:52 a37a00ec5f00: Pulling fs layer 03:55:52 50b3750afda1: Pulling fs layer 03:55:52 4f4fb700ef54: Pulling fs layer 03:55:52 80978eb59214: Pulling fs layer 03:55:52 c9f46d7d2bd2: Pulling fs layer 03:55:52 4f4fb700ef54: Waiting 03:55:52 80978eb59214: Waiting 03:55:52 c9f46d7d2bd2: Waiting 03:55:52 50b3750afda1: Waiting 03:55:52 c5a475d317c9: Pulling fs layer 03:55:52 c5a475d317c9: Waiting 03:55:52 55b35a11ae5e: Verifying Checksum 03:55:52 55b35a11ae5e: Download complete 03:55:52 50b3750afda1: Verifying Checksum 03:55:52 50b3750afda1: Download complete 03:55:52 4f4fb700ef54: Verifying Checksum 03:55:52 4f4fb700ef54: Download complete 03:55:52 cf04c63912e1: Download complete 03:55:52 80978eb59214: Verifying Checksum 03:55:52 80978eb59214: Download complete 03:55:53 c5a475d317c9: Verifying Checksum 03:55:53 c5a475d317c9: Download complete 03:55:53 6e7fe0febef7: Pushed 03:55:53 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c: digest: sha256:26c0616066408c8f3421d2e70bdecb619313dc6bf5a3523f18aa00b39272980a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:54 cf04c63912e1: Pull complete 03:55:54 + 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 03:55:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 03:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 03:55:54 2c0fd7f14ea6: Preparing 03:55:54 6e7fe0febef7: Preparing 03:55:54 a5e7282d983b: Preparing 03:55:54 5a7e9865ccfc: Preparing 03:55:54 9e1cb624f868: Preparing 03:55:54 caadf55d1f90: Preparing 03:55:54 3e0404a9ea66: Preparing 03:55:54 660f4176b8ed: Preparing 03:55:54 63ca1fbb43ae: Preparing 03:55:54 caadf55d1f90: Waiting 03:55:54 3e0404a9ea66: Waiting 03:55:54 660f4176b8ed: Waiting 03:55:54 63ca1fbb43ae: Waiting 03:55:54 6e7fe0febef7: Layer already exists 03:55:54 9e1cb624f868: Layer already exists 03:55:54 a5e7282d983b: Layer already exists 03:55:54 2c0fd7f14ea6: Layer already exists 03:55:54 5a7e9865ccfc: Layer already exists 03:55:54 3e0404a9ea66: Layer already exists 03:55:54 660f4176b8ed: Layer already exists 03:55:54 63ca1fbb43ae: Layer already exists 03:55:54 caadf55d1f90: Layer already exists 03:55:54 latest: digest: sha256:26c0616066408c8f3421d2e70bdecb619313dc6bf5a3523f18aa00b39272980a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:54 55b35a11ae5e: Pull complete 03:55:54 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:54 a37a00ec5f00: Verifying Checksum 03:55:54 a37a00ec5f00: Download complete 03:55:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.1 03:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 03:55:55 2c0fd7f14ea6: Preparing 03:55:55 6e7fe0febef7: Preparing 03:55:55 a5e7282d983b: Preparing 03:55:55 5a7e9865ccfc: Preparing 03:55:55 9e1cb624f868: Preparing 03:55:55 caadf55d1f90: Preparing 03:55:55 3e0404a9ea66: Preparing 03:55:55 660f4176b8ed: Preparing 03:55:55 caadf55d1f90: Waiting 03:55:55 660f4176b8ed: Waiting 03:55:55 63ca1fbb43ae: Preparing 03:55:55 63ca1fbb43ae: Waiting 03:55:55 3e0404a9ea66: Waiting 03:55:55 6e7fe0febef7: Layer already exists 03:55:55 9e1cb624f868: Layer already exists 03:55:55 5a7e9865ccfc: Layer already exists 03:55:55 a5e7282d983b: Layer already exists 03:55:55 2c0fd7f14ea6: Layer already exists 03:55:55 3e0404a9ea66: Layer already exists 03:55:55 63ca1fbb43ae: Layer already exists 03:55:55 caadf55d1f90: Layer already exists 03:55:55 660f4176b8ed: Layer already exists 03:55:55 4.0.0-dev.1: digest: sha256:26c0616066408c8f3421d2e70bdecb619313dc6bf5a3523f18aa00b39272980a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:55 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 03:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 03:55:55 2c0fd7f14ea6: Preparing 03:55:55 6e7fe0febef7: Preparing 03:55:55 a5e7282d983b: Preparing 03:55:55 5a7e9865ccfc: Preparing 03:55:55 9e1cb624f868: Preparing 03:55:55 caadf55d1f90: Preparing 03:55:55 3e0404a9ea66: Preparing 03:55:55 660f4176b8ed: Preparing 03:55:55 63ca1fbb43ae: Preparing 03:55:55 caadf55d1f90: Waiting 03:55:55 660f4176b8ed: Waiting 03:55:55 3e0404a9ea66: Waiting 03:55:55 63ca1fbb43ae: Waiting 03:55:55 5a7e9865ccfc: Layer already exists 03:55:55 2c0fd7f14ea6: Layer already exists 03:55:55 6e7fe0febef7: Layer already exists 03:55:55 9e1cb624f868: Layer already exists 03:55:55 a5e7282d983b: Layer already exists 03:55:55 3e0404a9ea66: Layer already exists 03:55:55 63ca1fbb43ae: Layer already exists 03:55:55 660f4176b8ed: Layer already exists 03:55:55 caadf55d1f90: Layer already exists 03:55:55 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1: digest: sha256:26c0616066408c8f3421d2e70bdecb619313dc6bf5a3523f18aa00b39272980a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:55 c9f46d7d2bd2: Verifying Checksum 03:55:55 c9f46d7d2bd2: Download complete 03:55:56 + 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 03:55:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 03:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 03:55:56 2c0fd7f14ea6: Preparing 03:55:56 6e7fe0febef7: Preparing 03:55:56 a5e7282d983b: Preparing 03:55:56 5a7e9865ccfc: Preparing 03:55:56 9e1cb624f868: Preparing 03:55:56 caadf55d1f90: Preparing 03:55:56 3e0404a9ea66: Preparing 03:55:56 660f4176b8ed: Preparing 03:55:56 63ca1fbb43ae: Preparing 03:55:56 caadf55d1f90: Waiting 03:55:56 3e0404a9ea66: Waiting 03:55:56 660f4176b8ed: Waiting 03:55:56 63ca1fbb43ae: Waiting 03:55:56 9e1cb624f868: Layer already exists 03:55:56 5a7e9865ccfc: Layer already exists 03:55:56 2c0fd7f14ea6: Layer already exists 03:55:56 a5e7282d983b: Layer already exists 03:55:56 6e7fe0febef7: Layer already exists 03:55:56 caadf55d1f90: Layer already exists 03:55:56 660f4176b8ed: Layer already exists 03:55:56 3e0404a9ea66: Layer already exists 03:55:56 63ca1fbb43ae: Layer already exists 03:55:56 main: digest: sha256:26c0616066408c8f3421d2e70bdecb619313dc6bf5a3523f18aa00b39272980a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:55:56 ===================================================== [Pipeline] echo 03:55:56 taggedImages: 03:55:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c 03:55:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 03:55:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.1 03:55:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 03:55:56 - 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 03:55:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:57 03:55:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:57 latest: Pulling from edgex-lftools-log-publisher 03:55:57 5eb5b503b376: Pulling fs layer 03:55:57 5c69ac0246d0: Pulling fs layer 03:55:57 ec43610c2a17: Pulling fs layer 03:55:57 3a2ae6a8a46f: Pulling fs layer 03:55:57 33b1e0a273af: Pulling fs layer 03:55:57 5d3b04190fa2: Pulling fs layer 03:55:57 2f39f015ded8: Pulling fs layer 03:55:57 3a2ae6a8a46f: Waiting 03:55:57 33b1e0a273af: Waiting 03:55:57 5d3b04190fa2: Waiting 03:55:57 2f39f015ded8: Waiting 03:55:57 5c69ac0246d0: Verifying Checksum 03:55:57 5c69ac0246d0: Download complete 03:55:57 3a2ae6a8a46f: Download complete 03:55:57 33b1e0a273af: Verifying Checksum 03:55:57 33b1e0a273af: Download complete 03:55:57 5d3b04190fa2: Verifying Checksum 03:55:57 5d3b04190fa2: Download complete 03:55:57 ec43610c2a17: Verifying Checksum 03:55:57 ec43610c2a17: Download complete 03:55:57 5eb5b503b376: Verifying Checksum 03:55:57 5eb5b503b376: Download complete 03:55:58 2f39f015ded8: Verifying Checksum 03:55:58 2f39f015ded8: Download complete 03:55:58 5eb5b503b376: Pull complete 03:55:58 5c69ac0246d0: Pull complete 03:55:59 ec43610c2a17: Pull complete 03:55:59 3a2ae6a8a46f: Pull complete 03:55:59 33b1e0a273af: Pull complete 03:55:59 5d3b04190fa2: Pull complete 03:56:03 2f39f015ded8: Pull complete 03:56:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:56:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:03 prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container 03:56:03 $ 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 03:56:08 $ docker top b084f11d2d4074432d6f3b921593c4e414d1253817aa90db9c2098a4c96c24ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:56:09 ---> job-cost.sh 03:56:09 lf-activate-venv: SKIPPING 03:56:09 INFO: No Stack... 03:56:09 INFO: Retrieving Pricing Info for: v3-standard-8 03:56:09 INFO: Archiving Costs [Pipeline] sh 03:56:09 + cut -d, -f6 03:56:09 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [Pipeline] lock 03:56:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] 03:56:09 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] did not exist. Created. 03:56:09 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:56:10 + echo total: 0.2199999988079071 [Pipeline] stash 03:56:10 Stashed 1 file(s) [Pipeline] } 03:56:10 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] [Pipeline] // lock [Pipeline] } 03:56:10 $ docker stop --time=1 b084f11d2d4074432d6f3b921593c4e414d1253817aa90db9c2098a4c96c24ea 03:56:11 a37a00ec5f00: Pull complete 03:56:11 50b3750afda1: Pull complete 03:56:11 4f4fb700ef54: Pull complete 03:56:11 80978eb59214: Pull complete 03:56:11 $ docker rm -f --volumes b084f11d2d4074432d6f3b921593c4e414d1253817aa90db9c2098a4c96c24ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:56:19 c9f46d7d2bd2: Pull complete 03:56:21 c5a475d317c9: Pull complete 03:56:21 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:56:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:56:21 ---> be29e6b0f0d4 03:56:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:56:22 ---> Running in ded416184557 03:56:22 Removing intermediate container ded416184557 03:56:22 ---> e6f303cc564a 03:56:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:56:22 ---> Running in 16dcde62ab5f 03:56:23 Removing intermediate container 16dcde62ab5f 03:56:23 ---> 77b8e6840d4f 03:56:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:56:23 ---> Running in 8b88e20a7361 03:56:24 Removing intermediate container 8b88e20a7361 03:56:24 ---> 3c2908a73dc4 03:56:24 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:56:24 ---> Running in 62f03c0c08f1 03:56:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:56:27 OK: 238 MiB in 54 packages 03:56:29 Removing intermediate container 62f03c0c08f1 03:56:29 ---> 45955ea6e2fe 03:56:29 Step 7/12 : WORKDIR /app 03:56:29 ---> Running in 8ad6bab1d710 03:56:29 Removing intermediate container 8ad6bab1d710 03:56:29 ---> b068caf3aa1b 03:56:29 Step 8/12 : COPY go.mod vendor* ./ 03:56:30 ---> 25a35568ad71 03:56:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:30 ---> Running in 8016fd5bf1cf 03:58:36 Removing intermediate container 8016fd5bf1cf 03:58:36 ---> e340258dcbcf 03:58:36 Step 10/12 : COPY . . 03:58:36 ---> cc8159e4f805 03:58:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:58:36 ---> Running in decf7fca146e 03:58:36 Removing intermediate container decf7fca146e 03:58:36 ---> 13c10f70f894 03:58:36 Step 12/12 : RUN $MAKE 03:58:36 ---> Running in 0dedb575a192 03:58:36 noop 03:58:36 Removing intermediate container 0dedb575a192 03:58:36 ---> 0abb0be0d1d2 03:58:36 Successfully built 0abb0be0d1d2 03:58:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:37 + docker inspect -f . ci-base-image-arm64 03:58:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:37 prd-ubuntu20.04-docker-arm64-4c-16g-25848 does not seem to be running inside a container 03:58:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/188 -v /w/workspace/app-rfid-llrp-inventory/188:/w/workspace/app-rfid-llrp-inventory/188:rw,z -v /w/workspace/app-rfid-llrp-inventory/188@tmp:/w/workspace/app-rfid-llrp-inventory/188@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 03:58:38 $ docker top 10f14ba307137c8ec0e6859399c21f191d35ac8d3728d1d2fd1a9c2b298c85a3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:39 + go version 03:58:39 go version go1.23.2 linux/arm64 [Pipeline] } 03:58:39 $ docker stop --time=1 10f14ba307137c8ec0e6859399c21f191d35ac8d3728d1d2fd1a9c2b298c85a3 03:58:41 $ docker rm -f --volumes 10f14ba307137c8ec0e6859399c21f191d35ac8d3728d1d2fd1a9c2b298c85a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:42 + docker inspect -f . ci-base-image-arm64 03:58:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:42 prd-ubuntu20.04-docker-arm64-4c-16g-25848 does not seem to be running inside a container 03:58:42 $ 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/188 -v /w/workspace/app-rfid-llrp-inventory/188:/w/workspace/app-rfid-llrp-inventory/188:rw,z -v /w/workspace/app-rfid-llrp-inventory/188@tmp:/w/workspace/app-rfid-llrp-inventory/188@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 03:58:43 $ docker top 63b59a6f7a7505784491f32f2ab3cff076a4be4193e9a46837298de7a8716cba -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:44 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/188 [Pipeline] fileExists [Pipeline] sh 03:58:45 + make test 03:58:45 go test -race ./... -coverprofile=coverage.out ./... 04:04:37 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 04:04:41 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 04:04:43 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.274s coverage: 86.2% of statements 04:04:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.554s coverage: 71.9% of statements 04:04:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:04:59 go vet ./... 04:10:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:10:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:10:21 ./bin/test-attribution.sh [Pipeline] echo 04:10:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:10:21 $ docker stop --time=1 63b59a6f7a7505784491f32f2ab3cff076a4be4193e9a46837298de7a8716cba 04:10:23 $ docker rm -f --volumes 63b59a6f7a7505784491f32f2ab3cff076a4be4193e9a46837298de7a8716cba [Pipeline] // withDockerContainer [Pipeline] sh 04:10:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:10:26 Warning: overwriting stash ‘coverage-report’ 04:10:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:10:27 + ls -al . 04:10:27 total 292 04:10:27 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 03:58 . 04:10:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:55 .. 04:10:27 -rw-rw-r-- 1 jenkins jenkins 262 Nov 8 03:55 .dockerignore 04:10:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 03:55 .git 04:10:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:55 .github 04:10:27 -rw-rw-r-- 1 jenkins jenkins 773 Nov 8 03:55 .gitignore 04:10:27 -rw-rw-r-- 1 jenkins jenkins 200 Nov 8 03:55 .golangci.yml 04:10:27 -rw-rw-r-- 1 jenkins jenkins 20300 Nov 8 03:55 Attribution.txt 04:10:27 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 8 03:55 CHANGELOG.md 04:10:27 -rw-rw-r-- 1 jenkins jenkins 1768 Nov 8 03:55 Dockerfile 04:10:27 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 03:55 GOVERNANCE.md 04:10:27 -rw-rw-r-- 1 jenkins jenkins 665 Nov 8 03:55 Jenkinsfile 04:10:27 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 03:55 LICENSE 04:10:27 -rw-rw-r-- 1 jenkins jenkins 3065 Nov 8 03:55 Makefile 04:10:27 -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 03:55 OWNERS.md 04:10:27 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 03:55 README.md 04:10:27 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 03:52 VERSION 04:10:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:55 bin 04:10:27 -rw-r--r-- 1 jenkins jenkins 55696 Nov 8 04:04 coverage.out 04:10:27 -rw-rw-r-- 1 jenkins jenkins 7508 Nov 8 03:55 go.mod 04:10:27 -rw-rw-r-- 1 jenkins jenkins 100922 Nov 8 03:55 go.sum 04:10:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:55 images 04:10:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:55 internal 04:10:27 -rw-rw-r-- 1 jenkins jenkins 531 Nov 8 03:55 main.go 04:10:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:55 openapi 04:10:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:55 res 04:10:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:55 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:27 + 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=5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c --label arch=arm64 --label version=4.0.0-dev.1 . 04:10:28 Sending build context to Docker daemon 684kB 04:10:28 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 04:10:28 Step 2/30 : FROM ${BASE} AS builder 04:10:28 ---> 0abb0be0d1d2 04:10:28 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 04:10:28 ---> Running in eee92891b660 04:10:28 Removing intermediate container eee92891b660 04:10:28 ---> ab91e8743653 04:10:28 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 04:10:28 ---> Running in d8d8d0689e77 04:10:29 Removing intermediate container d8d8d0689e77 04:10:29 ---> 69d523eb59aa 04:10:29 Step 5/30 : ARG ADD_BUILD_TAGS="" 04:10:29 ---> Running in 4a2a0498d3b4 04:10:29 Removing intermediate container 4a2a0498d3b4 04:10:29 ---> f4939e706ec9 04:10:29 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:10:29 ---> Running in 86cd7b7789d3 04:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:32 OK: 238 MiB in 54 packages 04:10:33 Removing intermediate container 86cd7b7789d3 04:10:33 ---> ee23be1726c4 04:10:33 Step 7/30 : WORKDIR /app 04:10:34 ---> Running in ca77b5038e00 04:10:34 Removing intermediate container ca77b5038e00 04:10:34 ---> 3b2a6b76b476 04:10:34 Step 8/30 : COPY go.mod vendor* ./ 04:10:34 ---> 830e19705c5a 04:10:34 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:34 ---> Running in 8bb959a73e5c 04:10:37 Removing intermediate container 8bb959a73e5c 04:10:37 ---> 7c262b95d2cb 04:10:37 Step 10/30 : COPY . . 04:10:38 ---> de3c6a55b59a 04:10:38 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:10:38 ---> Running in 78834f390824 04:10:38 Removing intermediate container 78834f390824 04:10:38 ---> 62fdf27d1d74 04:10:38 Step 12/30 : RUN $MAKE 04:10:38 ---> Running in 897fca8f9ba5 04:10:40 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=4.0.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 04:15:17 Removing intermediate container 897fca8f9ba5 04:15:17 ---> a9bcd4fa6f81 04:15:17 Step 13/30 : FROM alpine:3.20 04:15:17 3.20: Pulling from library/alpine 04:15:17 cf04c63912e1: Already exists 04:15:17 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:15:17 Status: Downloaded newer image for alpine:3.20 04:15:17 ---> c157a85ed455 04:15:17 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:15:17 ---> Running in 69ccef714094 04:15:17 Removing intermediate container 69ccef714094 04:15:17 ---> d5a40e351607 04:15:17 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 04:15:17 ---> Running in d17ff7c89277 04:15:17 Removing intermediate container d17ff7c89277 04:15:17 ---> 84a649140b9f 04:15:17 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 04:15:17 ---> Running in 5e5e6201d45f 04:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:15:17 (1/2) Installing ca-certificates (20240705-r0) 04:15:17 (2/2) Installing dumb-init (1.2.5-r3) 04:15:17 Executing busybox-1.36.1-r29.trigger 04:15:17 Executing ca-certificates-20240705-r0.trigger 04:15:17 OK: 10 MiB in 16 packages 04:15:17 Removing intermediate container 5e5e6201d45f 04:15:17 ---> 7abc1fbe5ea4 04:15:17 Step 17/30 : RUN apk --no-cache upgrade 04:15:17 ---> Running in 2ce12daf4488 04:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:15:18 Upgrading critical system libraries and apk-tools: 04:15:18 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:15:18 Executing busybox-1.36.1-r29.trigger 04:15:18 Continuing the upgrade transaction with new apk-tools: 04:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:15:20 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:15:20 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:15:20 Executing ca-certificates-20240705-r0.trigger 04:15:20 OK: 10 MiB in 16 packages 04:15:21 Removing intermediate container 2ce12daf4488 04:15:21 ---> f7f37daeb5ec 04:15:21 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:15:22 ---> a44f56bfa50a 04:15:22 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 04:15:22 ---> 3551915dda6b 04:15:22 Step 20/30 : COPY --from=builder /app/res/ /res/ 04:15:23 ---> 86f926290d22 04:15:23 Step 21/30 : COPY --from=builder /app/static/ /static/ 04:15:23 ---> 630542beb08e 04:15:23 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 04:15:26 ---> b5fc22abdeb5 04:15:26 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 04:15:26 ---> Running in 447ff85f76c8 04:15:28 Removing intermediate container 447ff85f76c8 04:15:28 ---> 9c41eb648799 04:15:28 Step 24/30 : VOLUME /cache 04:15:28 ---> Running in 17839710c5c0 04:15:28 Removing intermediate container 17839710c5c0 04:15:28 ---> e7cb43369f26 04:15:28 Step 25/30 : EXPOSE 59711 04:15:28 ---> Running in c6d50d60e9fd 04:15:28 Removing intermediate container c6d50d60e9fd 04:15:28 ---> 2e6dda58e893 04:15:28 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 04:15:29 ---> Running in ae1a459b34be 04:15:29 Removing intermediate container ae1a459b34be 04:15:29 ---> 0f251aa77270 04:15:29 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 04:15:29 ---> Running in 4b89acf08199 04:15:29 Removing intermediate container 4b89acf08199 04:15:29 ---> e97e13834b7a 04:15:29 Step 28/30 : LABEL arch=arm64 04:15:29 ---> Running in 4fe1d48dd38a 04:15:29 Removing intermediate container 4fe1d48dd38a 04:15:29 ---> f69620908d72 04:15:29 Step 29/30 : LABEL git_sha=5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c 04:15:30 ---> Running in 34b86c1e0c9a 04:15:30 Removing intermediate container 34b86c1e0c9a 04:15:30 ---> 732225c1daa7 04:15:30 Step 30/30 : LABEL version=4.0.0-dev.1 04:15:30 ---> Running in 64d87e4e0ba6 04:15:30 Removing intermediate container 64d87e4e0ba6 04:15:30 ---> 9d3748443cd0 04:15:30 [Warning] One or more build-args [ARCH] were not consumed 04:15:30 Successfully built 9d3748443cd0 04:15:30 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 04:15:30 provisioning config files... 04:15:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/188@tmp/config341177722209820775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:31 ---> ****-login.sh 04:15:31 nexus3.edgexfoundry.org:10001 04:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:31 Configure a credential helper to remove this warning. See 04:15:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:31 04:15:31 Login Succeeded 04:15:31 nexus3.edgexfoundry.org:10002 04:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:31 Configure a credential helper to remove this warning. See 04:15:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:31 04:15:31 Login Succeeded 04:15:31 nexus3.edgexfoundry.org:10003 04:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:32 Configure a credential helper to remove this warning. See 04:15:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:32 04:15:32 Login Succeeded 04:15:32 nexus3.edgexfoundry.org:10004 04:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:32 Configure a credential helper to remove this warning. See 04:15:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:32 04:15:32 Login Succeeded 04:15:32 ****.io 04:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:15:33 Configure a credential helper to remove this warning. See 04:15:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:15:33 04:15:33 Login Succeeded 04:15:33 ---> ****-login.sh ends [Pipeline] } 04:15:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:15:33 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 04:15:33 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c 04:15:33 latest 04:15:33 4.0.0-dev.1 04:15:33 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 04:15:33 main 04:15:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:33 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c 04:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 04:15:33 88628c0dd1bd: Preparing 04:15:33 20b5948ce78e: Preparing 04:15:33 e42a483746a4: Preparing 04:15:33 6f260830f7fa: Preparing 04:15:33 6f67d86b8466: Preparing 04:15:33 74ec4cfdd785: Preparing 04:15:33 5ed3719f235e: Preparing 04:15:33 d97aecff5b0d: Preparing 04:15:33 16113d51b718: Preparing 04:15:33 74ec4cfdd785: Waiting 04:15:33 5ed3719f235e: Waiting 04:15:33 d97aecff5b0d: Waiting 04:15:33 16113d51b718: Waiting 04:15:34 e42a483746a4: Pushed 04:15:34 88628c0dd1bd: Pushed 04:15:34 6f67d86b8466: Pushed 04:15:34 6f260830f7fa: Pushed 04:15:34 16113d51b718: Layer already exists 04:15:34 74ec4cfdd785: Pushed 04:15:34 d97aecff5b0d: Pushed 04:15:36 5ed3719f235e: Pushed 04:15:42 20b5948ce78e: Pushed 04:15:42 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c: digest: sha256:8b786dd4de5b54bf540e9ea4242b7941211080a6b3034055e44f16e274b192db size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:43 + 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 04:15:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 04:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 04:15:43 88628c0dd1bd: Preparing 04:15:43 20b5948ce78e: Preparing 04:15:43 e42a483746a4: Preparing 04:15:43 6f260830f7fa: Preparing 04:15:43 6f67d86b8466: Preparing 04:15:43 74ec4cfdd785: Preparing 04:15:43 5ed3719f235e: Preparing 04:15:43 d97aecff5b0d: Preparing 04:15:43 16113d51b718: Preparing 04:15:43 74ec4cfdd785: Waiting 04:15:43 5ed3719f235e: Waiting 04:15:43 d97aecff5b0d: Waiting 04:15:43 16113d51b718: Waiting 04:15:43 20b5948ce78e: Layer already exists 04:15:43 e42a483746a4: Layer already exists 04:15:43 6f260830f7fa: Layer already exists 04:15:43 6f67d86b8466: Layer already exists 04:15:43 88628c0dd1bd: Layer already exists 04:15:43 5ed3719f235e: Layer already exists 04:15:43 16113d51b718: Layer already exists 04:15:43 74ec4cfdd785: Layer already exists 04:15:43 d97aecff5b0d: Layer already exists 04:15:44 latest: digest: sha256:8b786dd4de5b54bf540e9ea4242b7941211080a6b3034055e44f16e274b192db size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:44 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.1 04:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 04:15:44 88628c0dd1bd: Preparing 04:15:44 20b5948ce78e: Preparing 04:15:44 e42a483746a4: Preparing 04:15:44 6f260830f7fa: Preparing 04:15:44 6f67d86b8466: Preparing 04:15:44 74ec4cfdd785: Preparing 04:15:44 5ed3719f235e: Preparing 04:15:44 d97aecff5b0d: Preparing 04:15:44 16113d51b718: Preparing 04:15:44 74ec4cfdd785: Waiting 04:15:44 5ed3719f235e: Waiting 04:15:44 d97aecff5b0d: Waiting 04:15:44 16113d51b718: Waiting 04:15:44 e42a483746a4: Layer already exists 04:15:44 88628c0dd1bd: Layer already exists 04:15:44 6f67d86b8466: Layer already exists 04:15:44 6f260830f7fa: Layer already exists 04:15:44 20b5948ce78e: Layer already exists 04:15:44 74ec4cfdd785: Layer already exists 04:15:44 d97aecff5b0d: Layer already exists 04:15:44 16113d51b718: Layer already exists 04:15:44 5ed3719f235e: Layer already exists 04:15:45 4.0.0-dev.1: digest: sha256:8b786dd4de5b54bf540e9ea4242b7941211080a6b3034055e44f16e274b192db size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:45 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 04:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 04:15:45 88628c0dd1bd: Preparing 04:15:45 20b5948ce78e: Preparing 04:15:45 e42a483746a4: Preparing 04:15:45 6f260830f7fa: Preparing 04:15:45 6f67d86b8466: Preparing 04:15:45 74ec4cfdd785: Preparing 04:15:45 5ed3719f235e: Preparing 04:15:45 d97aecff5b0d: Preparing 04:15:45 16113d51b718: Preparing 04:15:45 74ec4cfdd785: Waiting 04:15:45 5ed3719f235e: Waiting 04:15:45 d97aecff5b0d: Waiting 04:15:45 16113d51b718: Waiting 04:15:45 6f260830f7fa: Layer already exists 04:15:45 e42a483746a4: Layer already exists 04:15:45 6f67d86b8466: Layer already exists 04:15:45 20b5948ce78e: Layer already exists 04:15:45 88628c0dd1bd: Layer already exists 04:15:45 74ec4cfdd785: Layer already exists 04:15:45 16113d51b718: Layer already exists 04:15:45 5ed3719f235e: Layer already exists 04:15:45 d97aecff5b0d: Layer already exists 04:15:45 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1: digest: sha256:8b786dd4de5b54bf540e9ea4242b7941211080a6b3034055e44f16e274b192db size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:46 + 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 04:15:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 04:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 04:15:46 88628c0dd1bd: Preparing 04:15:46 20b5948ce78e: Preparing 04:15:46 e42a483746a4: Preparing 04:15:46 6f260830f7fa: Preparing 04:15:46 6f67d86b8466: Preparing 04:15:46 74ec4cfdd785: Preparing 04:15:46 5ed3719f235e: Preparing 04:15:46 d97aecff5b0d: Preparing 04:15:46 16113d51b718: Preparing 04:15:46 5ed3719f235e: Waiting 04:15:46 d97aecff5b0d: Waiting 04:15:46 16113d51b718: Waiting 04:15:46 74ec4cfdd785: Waiting 04:15:46 88628c0dd1bd: Layer already exists 04:15:46 e42a483746a4: Layer already exists 04:15:46 6f67d86b8466: Layer already exists 04:15:46 6f260830f7fa: Layer already exists 04:15:46 20b5948ce78e: Layer already exists 04:15:46 74ec4cfdd785: Layer already exists 04:15:46 d97aecff5b0d: Layer already exists 04:15:46 16113d51b718: Layer already exists 04:15:46 5ed3719f235e: Layer already exists 04:15:47 main: digest: sha256:8b786dd4de5b54bf540e9ea4242b7941211080a6b3034055e44f16e274b192db size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:15:47 ===================================================== [Pipeline] echo 04:15:47 taggedImages: 04:15:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c 04:15:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 04:15:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.1 04:15:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c-4.0.0-dev.1 04:15:47 - 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 04:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:47 04:15:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:48 arm64: Pulling from edgex-lftools-log-publisher 04:15:48 8998bd30e6a1: Pulling fs layer 04:15:48 04944245beec: Pulling fs layer 04:15:48 699f458cf7ca: Pulling fs layer 04:15:48 765212b225bb: Pulling fs layer 04:15:48 f23df028b6ca: Pulling fs layer 04:15:48 d65c8cfc05b1: Pulling fs layer 04:15:48 2437ff75d9bd: Pulling fs layer 04:15:48 f23df028b6ca: Waiting 04:15:48 d65c8cfc05b1: Waiting 04:15:48 2437ff75d9bd: Waiting 04:15:48 765212b225bb: Waiting 04:15:48 04944245beec: Verifying Checksum 04:15:48 04944245beec: Download complete 04:15:48 765212b225bb: Verifying Checksum 04:15:48 765212b225bb: Download complete 04:15:48 f23df028b6ca: Verifying Checksum 04:15:48 f23df028b6ca: Download complete 04:15:48 d65c8cfc05b1: Verifying Checksum 04:15:48 d65c8cfc05b1: Download complete 04:15:48 699f458cf7ca: Verifying Checksum 04:15:48 699f458cf7ca: Download complete 04:15:48 8998bd30e6a1: Verifying Checksum 04:15:48 8998bd30e6a1: Download complete 04:15:51 2437ff75d9bd: Verifying Checksum 04:15:51 2437ff75d9bd: Download complete 04:15:53 8998bd30e6a1: Pull complete 04:15:54 04944245beec: Pull complete 04:15:55 699f458cf7ca: Pull complete 04:15:55 765212b225bb: Pull complete 04:15:56 f23df028b6ca: Pull complete 04:15:56 d65c8cfc05b1: Pull complete 04:16:15 2437ff75d9bd: Pull complete 04:16:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:16:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:16:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:15 prd-ubuntu20.04-docker-arm64-4c-16g-25848 does not seem to be running inside a container 04:16:15 $ 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/188 -v /w/workspace/app-rfid-llrp-inventory/188:/w/workspace/app-rfid-llrp-inventory/188:rw,z -v /w/workspace/app-rfid-llrp-inventory/188@tmp:/w/workspace/app-rfid-llrp-inventory/188@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 04:16:18 $ docker top 8ee698286624303a6ff0173ac57f28f76d41f49cf9e27539b5ae329b9fd34983 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:19 ---> job-cost.sh 04:16:19 lf-activate-venv: SKIPPING 04:16:19 INFO: No Stack... 04:16:19 INFO: Retrieving Pricing Info for: v3-standard-4 04:16:20 INFO: Archiving Costs [Pipeline] sh 04:16:20 + cat /w/workspace/app-rfid-llrp-inventory/188/archives/cost.csv 04:16:20 + cut -d, -f6 [Pipeline] lock 04:16:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] 04:16:21 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] did not exist. Created. 04:16:21 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:16:21 /w/workspace/app-rfid-llrp-inventory/188@tmp/durable-57c39a8c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:16:22 + echo total: 0.10999999940395355 [Pipeline] stash 04:16:22 Warning: overwriting stash ‘stack-cost’ 04:16:22 Stashed 1 file(s) [Pipeline] } 04:16:22 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-188-stack-cost] [Pipeline] // lock [Pipeline] } 04:16:22 $ docker stop --time=1 8ee698286624303a6ff0173ac57f28f76d41f49cf9e27539b5ae329b9fd34983 04:16:24 $ docker rm -f --volumes 8ee698286624303a6ff0173ac57f28f76d41f49cf9e27539b5ae329b9fd34983 [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 04:16:24 provisioning config files... 04:16:24 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5688377107814574112tmp [Pipeline] { [Pipeline] sh 04:16:24 + set +x 04:16:24 + curl -s https://codecov.io/bash 04:16:24 + bash -s -- 04:16:24 04:16:24 _____ _ 04:16:24 / ____| | | 04:16:24 | | ___ __| | ___ ___ _____ __ 04:16:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:16:24 | |___| (_) | (_| | __/ (_| (_) \ V / 04:16:24 \_____\___/ \__,_|\___|\___\___/ \_/ 04:16:24 Bash-1.0.6 04:16:24 04:16:24 04:16:24 ==> git version 2.25.1 found 04:16:24 ==> 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 04:16:24 Release-Date: 2020-01-08 04:16:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:16:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:16:24 ==> Jenkins CI detected. 04:16:24 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 04:16:24 project root: . 04:16:24 --> token set from env 04:16:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:16:24 ==> Running gcov in . (disable via -X gcov) 04:16:24 ==> Python coveragepy not found 04:16:24 ==> Searching for coverage reports in: 04:16:24 + . 04:16:24 -> Found 1 reports 04:16:24 ==> Detecting git/mercurial file structure 04:16:24 ==> Reading reports 04:16:24 + ./coverage.out bytes=55696 04:16:24 ==> Appending adjustments 04:16:24 https://docs.codecov.io/docs/fixing-reports 04:16:25 + Found adjustments 04:16:25 ==> Gzipping contents 04:16:25 16K /tmp/codecov.chhMeJ.gz 04:16:25 ==> Uploading reports 04:16:25 url: https://codecov.io 04:16:25 query: branch=main&commit=5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 04:16:25 -> Pinging Codecov 04:16:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 04:16:25 -> Uploading to 04:16:25 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c/6e0c9bd5-30fc-440e-a5ab-9c7cc0d2f678.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T041625Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8a058ee1ccf442a57331472e2cdcfa32a14065abead13400ea94be23049be5bb 04:16:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:16:25 Dload Upload Total Spent Left Speed 04:16:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12870 0 0 100 12870 0 58235 --:--:-- --:--:-- --:--:-- 58500 04:16:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] } 04:16:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:16:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:16:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:16:26 04:16:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:16:26 latest: Pulling from edgex-devops/edgex-snyk-go 04:16:26 43c4264eed91: Already exists 04:16:26 4cc291be95ef: Already exists 04:16:26 2ac1f1163629: Already exists 04:16:26 5c3c966382ef: Already exists 04:16:26 4f4fb700ef54: Already exists 04:16:26 d9c7d2e4e75e: Pulling fs layer 04:16:26 9c3e1370e548: Pulling fs layer 04:16:26 d9c7d2e4e75e: Verifying Checksum 04:16:26 d9c7d2e4e75e: Download complete 04:16:26 d9c7d2e4e75e: Pull complete 04:16:27 9c3e1370e548: Download complete 04:16:30 9c3e1370e548: Pull complete 04:16:30 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:16:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:16:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:30 prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container 04:16:30 $ 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 04:16:33 $ docker top 24acb6635a95d96b5b1f98571a9ba51b6218231e1fc1cb46d6bcbbfc994700a9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:33 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 04:16:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 04:16:33 + set -o pipefail 04:16:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 04:16:41 04:16:41 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 04:16:41 04:16:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/eccd3da1-4dfa-47db-96b8-4261f087f97b 04:16:41 04:16:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:16:41 04:16:41 04:16:41 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:16:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:16:41 $ docker stop --time=1 24acb6635a95d96b5b1f98571a9ba51b6218231e1fc1cb46d6bcbbfc994700a9 04:16:46 $ docker rm -f --volumes 24acb6635a95d96b5b1f98571a9ba51b6218231e1fc1cb46d6bcbbfc994700a9 [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 04:16:47 + git log --format=format:%s -1 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c [Pipeline] sh 04:16:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:16:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:48 prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container 04:16:48 $ 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 04:16:48 $ docker top 545de45011742c71819c2391e5047f53628cf880d6ec208187ea1396ad942eb0 -eo pid,comm 04:16:48 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). 04:16:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:16:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:48 [ssh-agent] Looking for ssh-agent implementation... 04:16:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:49 $ docker exec 545de45011742c71819c2391e5047f53628cf880d6ec208187ea1396ad942eb0 ssh-agent 04:16:49 SSH_AUTH_SOCK=/tmp/ssh-CELvs4PpK3cS/agent.33 04:16:49 SSH_AGENT_PID=39 04:16:49 Running ssh-add (command line suppressed) 04:16:49 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11605191412375005711.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11605191412375005711.key) 04:16:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:49 + git semver tag 04:16:49 2024-11-08 04:16:49,724 [run_tag] DEBUG tag force:False 04:16:49 2024-11-08 04:16:49,724 [check_head_tag] DEBUG check head tag 04:16:49 2024-11-08 04:16:49,726 [execute] INFO git cat-file --batch-check 04:16:49 2024-11-08 04:16:49,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 04:16:49 2024-11-08 04:16:49,730 [execute] INFO git cat-file --batch 04:16:49 2024-11-08 04:16:49,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 04:16:49 2024-11-08 04:16:49,754 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:16:49 2024-11-08 04:16:49,755 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 04:16:49 2024-11-08 04:16:49,755 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 04:16:49 2024-11-08 04:16:49,759 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:16:49 4.0.0-dev.1 [Pipeline] } 04:16:49 $ docker exec --env ******** --env ******** 545de45011742c71819c2391e5047f53628cf880d6ec208187ea1396ad942eb0 ssh-agent -k 04:16:49 unset SSH_AUTH_SOCK; 04:16:49 unset SSH_AGENT_PID; 04:16:49 echo Agent pid 39 killed; 04:16:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:50 + git semver [Pipeline] } 04:16:50 $ docker stop --time=1 545de45011742c71819c2391e5047f53628cf880d6ec208187ea1396ad942eb0 04:16:51 $ docker rm -f --volumes 545de45011742c71819c2391e5047f53628cf880d6ec208187ea1396ad942eb0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:16:52 04:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:16:52 0.23.1-centos7: Pulling from edgex-lftools 04:16:52 ab5ef0e58194: Pulling fs layer 04:16:52 9712f1f96733: Pulling fs layer 04:16:52 63f879dbbcfc: Pulling fs layer 04:16:52 0d9ebad4ef96: Pulling fs layer 04:16:52 e9a5061849ea: Pulling fs layer 04:16:52 d747dcd14b5f: Pulling fs layer 04:16:52 2de7ff778b66: Pulling fs layer 04:16:52 0d9ebad4ef96: Waiting 04:16:52 e9a5061849ea: Waiting 04:16:52 d747dcd14b5f: Waiting 04:16:52 2de7ff778b66: Waiting 04:16:52 9712f1f96733: Verifying Checksum 04:16:52 9712f1f96733: Download complete 04:16:52 63f879dbbcfc: Verifying Checksum 04:16:52 63f879dbbcfc: Download complete 04:16:52 e9a5061849ea: Verifying Checksum 04:16:52 e9a5061849ea: Download complete 04:16:53 d747dcd14b5f: Verifying Checksum 04:16:53 d747dcd14b5f: Download complete 04:16:53 ab5ef0e58194: Verifying Checksum 04:16:53 ab5ef0e58194: Download complete 04:16:53 2de7ff778b66: Verifying Checksum 04:16:53 2de7ff778b66: Download complete 04:16:53 0d9ebad4ef96: Verifying Checksum 04:16:53 0d9ebad4ef96: Download complete 04:16:55 ab5ef0e58194: Pull complete 04:16:55 9712f1f96733: Pull complete 04:16:56 63f879dbbcfc: Pull complete 04:16:59 0d9ebad4ef96: Pull complete 04:17:00 e9a5061849ea: Pull complete 04:17:00 d747dcd14b5f: Pull complete 04:17:01 2de7ff778b66: Pull complete 04:17:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:17:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:17:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:01 prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container 04:17:01 $ 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 04:17:06 $ docker top 431e27b0163b633bfe5a3d09be76e564d45c87a0f44b816ef0558c9c1e2f3b4e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:17:06 provisioning config files... 04:17:06 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14585392083041035202tmp 04:17:06 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17481581651471483577tmp 04:17:06 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2403549851612397472tmp [Pipeline] { [Pipeline] echo 04:17:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:17:06 ---> sigul-configuration.sh 04:17:06 gpg: directory `/root/.gnupg' created 04:17:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:17:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:17:06 gpg: keyring `/root/.gnupg/secring.gpg' created 04:17:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:17:06 gpg: CAST5 encrypted data 04:17:06 gpg: encrypted with 1 passphrase 04:17:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:17:07 + mkdir /home/jenkins 04:17:07 + mkdir /home/jenkins/sigul [Pipeline] sh 04:17:07 + 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 04:17:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:17:07 ---> sigul-install.sh 04:17:07 Sigul already installed; skipping installation. [Pipeline] sh 04:17:07 + git tag --list 04:17:07 v0.0.0 04:17:07 v1.0.0 04:17:07 v2.1.0 04:17:07 v2.1.1 04:17:07 v2.2.0 04:17:07 v2.3.0 04:17:07 v3.0 04:17:07 v3.0.0 04:17:07 v3.0.1 04:17:07 v3.0.1-dev.1 04:17:07 v3.1 04:17:07 v3.1.0 04:17:07 v3.1.0-dev.1 04:17:07 v3.1.0-dev.10 04:17:07 v3.1.0-dev.11 04:17:07 v3.1.0-dev.12 04:17:07 v3.1.0-dev.13 04:17:07 v3.1.0-dev.14 04:17:07 v3.1.0-dev.15 04:17:07 v3.1.0-dev.16 04:17:07 v3.1.0-dev.17 04:17:07 v3.1.0-dev.18 04:17:07 v3.1.0-dev.19 04:17:07 v3.1.0-dev.2 04:17:07 v3.1.0-dev.20 04:17:07 v3.1.0-dev.21 04:17:07 v3.1.0-dev.22 04:17:07 v3.1.0-dev.23 04:17:07 v3.1.0-dev.24 04:17:07 v3.1.0-dev.25 04:17:07 v3.1.0-dev.26 04:17:07 v3.1.0-dev.27 04:17:07 v3.1.0-dev.28 04:17:07 v3.1.0-dev.29 04:17:07 v3.1.0-dev.3 04:17:07 v3.1.0-dev.30 04:17:07 v3.1.0-dev.31 04:17:07 v3.1.0-dev.32 04:17:07 v3.1.0-dev.33 04:17:07 v3.1.0-dev.34 04:17:07 v3.1.0-dev.35 04:17:07 v3.1.0-dev.36 04:17:07 v3.1.0-dev.37 04:17:07 v3.1.0-dev.38 04:17:07 v3.1.0-dev.39 04:17:07 v3.1.0-dev.4 04:17:07 v3.1.0-dev.40 04:17:07 v3.1.0-dev.5 04:17:07 v3.1.0-dev.6 04:17:07 v3.1.0-dev.7 04:17:07 v3.1.0-dev.8 04:17:07 v3.1.0-dev.9 04:17:07 v3.1.1 04:17:07 v3.2.0-dev.1 04:17:07 v3.2.0-dev.10 04:17:07 v3.2.0-dev.11 04:17:07 v3.2.0-dev.12 04:17:07 v3.2.0-dev.13 04:17:07 v3.2.0-dev.14 04:17:07 v3.2.0-dev.15 04:17:07 v3.2.0-dev.16 04:17:07 v3.2.0-dev.17 04:17:07 v3.2.0-dev.18 04:17:07 v3.2.0-dev.19 04:17:07 v3.2.0-dev.2 04:17:07 v3.2.0-dev.20 04:17:07 v3.2.0-dev.21 04:17:07 v3.2.0-dev.22 04:17:07 v3.2.0-dev.23 04:17:07 v3.2.0-dev.24 04:17:07 v3.2.0-dev.25 04:17:07 v3.2.0-dev.26 04:17:07 v3.2.0-dev.27 04:17:07 v3.2.0-dev.28 04:17:07 v3.2.0-dev.29 04:17:07 v3.2.0-dev.3 04:17:07 v3.2.0-dev.30 04:17:07 v3.2.0-dev.31 04:17:07 v3.2.0-dev.32 04:17:07 v3.2.0-dev.33 04:17:07 v3.2.0-dev.4 04:17:07 v3.2.0-dev.5 04:17:07 v3.2.0-dev.6 04:17:07 v3.2.0-dev.7 04:17:07 v3.2.0-dev.8 04:17:07 v3.2.0-dev.9 04:17:07 v4.0.0-dev.1 [Pipeline] sh 04:17:08 + lftools sign git-tag v4.0.0-dev.1 04:17:08 Signing Git tag with Sigul... 04:17:08 Signing v4.0.0-dev.1 [Pipeline] echo 04:17:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:17:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:17:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:17:09 $ docker stop --time=1 431e27b0163b633bfe5a3d09be76e564d45c87a0f44b816ef0558c9c1e2f3b4e 04:17:10 $ docker rm -f --volumes 431e27b0163b633bfe5a3d09be76e564d45c87a0f44b816ef0558c9c1e2f3b4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:17:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:17:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:17:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:11 prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container 04:17:11 $ 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 04:17:11 $ docker top ba83fa93e7ff8d939a6d1b63241938cd6ff6c0cb58a2ebea7c94cec18c781fd2 -eo pid,comm 04:17:11 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). 04:17:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:17:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:17:16 [ssh-agent] Looking for ssh-agent implementation... 04:17:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:17:16 $ docker exec ba83fa93e7ff8d939a6d1b63241938cd6ff6c0cb58a2ebea7c94cec18c781fd2 ssh-agent 04:17:16 SSH_AUTH_SOCK=/tmp/ssh-R64xzBMaxMES/agent.32 04:17:16 SSH_AGENT_PID=38 04:17:16 Running ssh-add (command line suppressed) 04:17:17 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17978990062051110525.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17978990062051110525.key) 04:17:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:17:17 + git semver bump pre 04:17:17 2024-11-08 04:17:17,478 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:17:17 2024-11-08 04:17:17,479 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev 04:17:17 2024-11-08 04:17:17,479 [bump_version] DEBUG bumped version:4.0.0-dev.2 04:17:17 2024-11-08 04:17:17,479 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 04:17:17 2024-11-08 04:17:17,479 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:17:17 2024-11-08 04:17:17,479 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:17:17 2024-11-08 04:17:17,483 [execute] INFO git cat-file --batch-check 04:17:17 2024-11-08 04:17:17,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 04:17:17 2024-11-08 04:17:17,488 [execute] INFO git cat-file --batch 04:17:17 2024-11-08 04:17:17,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 04:17:17 2024-11-08 04:17:17,492 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:17:17 4.0.0-dev.2 [Pipeline] } 04:17:17 $ docker exec --env ******** --env ******** ba83fa93e7ff8d939a6d1b63241938cd6ff6c0cb58a2ebea7c94cec18c781fd2 ssh-agent -k 04:17:17 unset SSH_AUTH_SOCK; 04:17:17 unset SSH_AGENT_PID; 04:17:17 echo Agent pid 38 killed; 04:17:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:17:18 + git semver [Pipeline] } 04:17:18 $ docker stop --time=1 ba83fa93e7ff8d939a6d1b63241938cd6ff6c0cb58a2ebea7c94cec18c781fd2 04:17:19 $ docker rm -f --volumes ba83fa93e7ff8d939a6d1b63241938cd6ff6c0cb58a2ebea7c94cec18c781fd2 [Pipeline] // withDockerContainer [Pipeline] sh 04:17:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:17:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:17:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:20 prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container 04:17:20 $ 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 04:17:20 $ docker top b41dc6c13b8fe1837403f75a01c0cf6ca1b03a31c0043e2809bb76b0ba29f63f -eo pid,comm 04:17:20 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). 04:17:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:17:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:17:20 [ssh-agent] Looking for ssh-agent implementation... 04:17:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:17:20 $ docker exec b41dc6c13b8fe1837403f75a01c0cf6ca1b03a31c0043e2809bb76b0ba29f63f ssh-agent 04:17:20 SSH_AUTH_SOCK=/tmp/ssh-AmCak8GWpJFk/agent.31 04:17:20 SSH_AGENT_PID=37 04:17:20 Running ssh-add (command line suppressed) 04:17:21 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16305219339334787879.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16305219339334787879.key) 04:17:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:17:21 + git semver push 04:17:21 2024-11-08 04:17:21,532 [run_push] DEBUG push 04:17:21 2024-11-08 04:17:21,533 [execute] INFO git cat-file --batch-check 04:17:21 2024-11-08 04:17:21,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 04:17:21 2024-11-08 04:17:21,536 [execute] INFO git rev-list 5d371522fc081228810021d641fa0774cab1663c -- 04:17:21 2024-11-08 04:17:21,536 [execute] DEBUG Popen(['git', 'rev-list', '5d371522fc081228810021d641fa0774cab1663c', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 04:17:21 2024-11-08 04:17:21,545 [execute] INFO git fetch -v origin 04:17:21 2024-11-08 04:17:21,545 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 04:17:22 2024-11-08 04:17:22,044 [run_push] DEBUG no remote changes detected 04:17:22 2024-11-08 04:17:22,044 [execute] INFO git push origin semver 04:17:22 2024-11-08 04:17:22,044 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 04:17:22 2024-11-08 04:17:22,694 [run_push] DEBUG push all version tags 04:17:22 2024-11-08 04:17:22,695 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:17:22 2024-11-08 04:17:22,695 [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) 04:17:23 2024-11-08 04:17:23,289 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 04:17:23 4.0.0-dev.2 [Pipeline] } 04:17:23 $ docker exec --env ******** --env ******** b41dc6c13b8fe1837403f75a01c0cf6ca1b03a31c0043e2809bb76b0ba29f63f ssh-agent -k 04:17:23 unset SSH_AUTH_SOCK; 04:17:23 unset SSH_AGENT_PID; 04:17:23 echo Agent pid 37 killed; 04:17:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:17:23 + git semver [Pipeline] } 04:17:24 $ docker stop --time=1 b41dc6c13b8fe1837403f75a01c0cf6ca1b03a31c0043e2809bb76b0ba29f63f 04:17:25 $ docker rm -f --volumes b41dc6c13b8fe1837403f75a01c0cf6ca1b03a31c0043e2809bb76b0ba29f63f [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 04:17:26 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 04:17:26 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 04:17:26 total 16 04:17:26 drwxr-xr-x 3 root root 4096 Nov 8 03:56 . 04:17:26 drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 04:17 .. 04:17:26 drwxr-xr-x 2 root root 4096 Nov 8 03:56 cost 04:17:26 -rw-r--r-- 1 root root 95 Nov 8 03:56 cost.csv 04:17:26 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 04:17:26 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 04:17:26 total 16 04:17:26 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 03:56 . 04:17:26 drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 04:17 .. 04:17:26 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 03:56 cost 04:17:26 -rw-r--r-- 1 jenkins jenkins 95 Nov 8 03:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:17:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:17:27 ---> package-listing.sh 04:17:27 ++ facter osfamily 04:17:27 ++ tr '[:upper:]' '[:lower:]' 04:17:27 + OS_FAMILY=debian 04:17:27 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 04:17:27 + START_PACKAGES=/tmp/packages_start.txt 04:17:27 + END_PACKAGES=/tmp/packages_end.txt 04:17:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:17:27 + PACKAGES=/tmp/packages_start.txt 04:17:27 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 04:17:27 + PACKAGES=/tmp/packages_end.txt 04:17:27 + case "${OS_FAMILY}" in 04:17:27 + dpkg -l 04:17:27 + grep '^ii' 04:17:27 + '[' -f /tmp/packages_start.txt ']' 04:17:27 + '[' -f /tmp/packages_end.txt ']' 04:17:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:17:27 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 04:17:27 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 04:17:27 + 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 04:17:27 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 04:17:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:28 prd-ubuntu20.04-docker-8c-8g-25843 does not seem to be running inside a container 04:17:28 $ 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 04:17:28 $ docker top a89385a81f7dc9b1ca84e572dcd6a895edc1848db31380079b21e63aaeef9076 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:28 + touch /tmp/pre-build-complete [Pipeline] sh 04:17:29 + mkdir -p /var/log/sysstat [Pipeline] sh 04:17:29 + ls /var/log/sa-host 04:17:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:29 provisioning config files... 04:17:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8142342399971251062tmp [Pipeline] { [Pipeline] echo 04:17:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:17:29 ---> create-netrc.sh [Pipeline] } 04:17:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:17:30 ---> python-tools-install.sh [Pipeline] echo 04:17:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:17:30 ---> sudo-logs.sh 04:17:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:17:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:17:30 ---> job-cost.sh 04:17:30 lf-activate-venv: SKIPPING 04:17:30 DEBUG: total: 0.2199999988079071 04:17:30 INFO: Retrieving Stack Cost... 04:17:31 INFO: Retrieving Pricing Info for: v3-standard-8 04:17:31 INFO: Archiving Costs [Pipeline] echo 04:17:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:17:32 ---> logs-deploy.sh 04:17:32 lf-activate-venv: SKIPPING 04:17:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/188 04:17:32 INFO: archiving workspace using pattern(s): 04:17:32 Archives upload complete. 04:17:32 INFO: archiving logs to Nexus