Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 04987e16cb381e89c12cecbd5f086edeb3abb713 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-ssh9779523651176605360.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9498921348446747727.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8679137717198539309.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh8694718232876067487.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-ssh2646051693664157469.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, buildSnap:false] ========================================================= [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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10844 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 04987e16cb381e89c12cecbd5f086edeb3abb713 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#176)" > git config core.sparsecheckout # timeout=10 > git checkout -f 04987e16cb381e89c12cecbd5f086edeb3abb713 # timeout=10 > git rev-list --no-walk 5ac2ddcc0ccd2ac3f873ab8f2cb857e781079f88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:37:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:37:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:37:42 ========================================================= 15:37:42 EdgeX Global Pipelines Version Info 15:37:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:37:43 ------------------- 15:37:43 stable info: 15:37:43 ------------------- 15:37:43 Commited By: Bill Mahoney bill.mahoney@intel.com 15:37:43 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 15:37:43 Message: update stable to v1.0.248 15:37:44 ------------------- 15:37:44 experimental info: 15:37:44 ------------------- 15:37:44 Commited By: **** collab-it+edgex@linuxfoundation.org 15:37:44 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 15:37:44 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04987e1 [Pipeline] echo 15:37:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:44 provisioning config files... 15:37:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8974784592345882520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:45 ---> docker-login.sh 15:37:45 nexus3.edgexfoundry.org:10001 15:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:45 Configure a credential helper to remove this warning. See 15:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:45 15:37:45 Login Succeeded 15:37:45 nexus3.edgexfoundry.org:10002 15:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:45 Configure a credential helper to remove this warning. See 15:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:45 15:37:45 Login Succeeded 15:37:45 nexus3.edgexfoundry.org:10003 15:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:45 Configure a credential helper to remove this warning. See 15:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:45 15:37:45 Login Succeeded 15:37:45 nexus3.edgexfoundry.org:10004 15:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:45 Configure a credential helper to remove this warning. See 15:37:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:45 15:37:45 Login Succeeded 15:37:45 docker.io 15:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:46 Configure a credential helper to remove this warning. See 15:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:46 15:37:46 Login Succeeded 15:37:46 ---> docker-login.sh ends [Pipeline] } 15:37:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:37:46 + git rev-list -1 --merges 04987e16cb381e89c12cecbd5f086edeb3abb713~1..04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] echo 15:37:46 -----------> git rev-list -1 --merges 04987e16cb381e89c12cecbd5f086edeb3abb713~1..04987e16cb381e89c12cecbd5f086edeb3abb713 04987e16cb381e89c12cecbd5f086edeb3abb713 [false] [Pipeline] sh 15:37:46 + git log --format=format:%s -1 04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] echo 15:37:46 ========================================================= 15:37:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:37:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:37:47 + git log --format=format:%s -1 04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] echo 15:37:47 [semverPrep] GIT_COMMIT: 04987e16cb381e89c12cecbd5f086edeb3abb713, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#176) [Pipeline] echo 15:37:47 [semverPrep] This is not a build commit. [Pipeline] sh 15:37:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:37:47 + grep -v github /etc/ssh/ssh_known_hosts 15:37:47 + [ -e /tmp/ssh_known_hosts ] 15:37:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:37:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:37:47 + sudo tee -a /etc/ssh/ssh_known_hosts 15:37:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:47 15:37:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:48 0.1.4: Pulling from edgex-devops/py-git-semver 15:37:48 b85a868b505f: Pulling fs layer 15:37:48 e2be974225ed: Pulling fs layer 15:37:48 339a4e72a1f5: Pulling fs layer 15:37:48 988bab9f4d93: Pulling fs layer 15:37:48 1469e6f7b9e6: Pulling fs layer 15:37:48 eaf3925da568: Pulling fs layer 15:37:48 bab4dde63d76: Pulling fs layer 15:37:48 bde34c3a00c8: Pulling fs layer 15:37:48 b352a97aabf1: Pulling fs layer 15:37:48 4872d77fe225: Pulling fs layer 15:37:48 5851b861e8e6: Pulling fs layer 15:37:48 bab4dde63d76: Waiting 15:37:48 bde34c3a00c8: Waiting 15:37:48 b352a97aabf1: Waiting 15:37:48 4872d77fe225: Waiting 15:37:48 988bab9f4d93: Waiting 15:37:48 1469e6f7b9e6: Waiting 15:37:48 eaf3925da568: Waiting 15:37:48 e2be974225ed: Download complete 15:37:48 988bab9f4d93: Verifying Checksum 15:37:48 988bab9f4d93: Download complete 15:37:48 1469e6f7b9e6: Verifying Checksum 15:37:48 1469e6f7b9e6: Download complete 15:37:48 eaf3925da568: Verifying Checksum 15:37:48 eaf3925da568: Download complete 15:37:48 339a4e72a1f5: Verifying Checksum 15:37:48 339a4e72a1f5: Download complete 15:37:48 bde34c3a00c8: Download complete 15:37:48 b352a97aabf1: Verifying Checksum 15:37:48 b352a97aabf1: Download complete 15:37:48 4872d77fe225: Download complete 15:37:48 5851b861e8e6: Verifying Checksum 15:37:48 5851b861e8e6: Download complete 15:37:48 b85a868b505f: Verifying Checksum 15:37:48 b85a868b505f: Download complete 15:37:49 bab4dde63d76: Verifying Checksum 15:37:49 bab4dde63d76: Download complete 15:37:50 b85a868b505f: Pull complete 15:37:50 e2be974225ed: Pull complete 15:37:51 339a4e72a1f5: Pull complete 15:37:51 988bab9f4d93: Pull complete 15:37:51 1469e6f7b9e6: Pull complete 15:37:51 eaf3925da568: Pull complete 15:37:53 bab4dde63d76: Pull complete 15:37:53 bde34c3a00c8: Pull complete 15:37:53 b352a97aabf1: Pull complete 15:37:53 4872d77fe225: Pull complete 15:37:53 5851b861e8e6: Pull complete 15:37:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:37:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:37:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:53 prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container 15:37:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:37:56 $ docker top b479a9522c484e342bb1387f7af0655f3ad5a45d8756c22748a6fbd3dc6e242a -eo pid,comm 15:37:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:37:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:37:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:56 [ssh-agent] Looking for ssh-agent implementation... 15:37:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:57 $ docker exec b479a9522c484e342bb1387f7af0655f3ad5a45d8756c22748a6fbd3dc6e242a ssh-agent 15:37:57 SSH_AUTH_SOCK=/tmp/ssh-E2vNQqJt2gPt/agent.14 15:37:57 SSH_AGENT_PID=27 15:37:57 Running ssh-add (command line suppressed) 15:37:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2624391654170310820.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2624391654170310820.key) 15:37:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:57 + git tag --points-at HEAD [Pipeline] } 15:37:57 $ docker exec --env ******** --env ******** b479a9522c484e342bb1387f7af0655f3ad5a45d8756c22748a6fbd3dc6e242a ssh-agent -k 15:37:57 unset SSH_AUTH_SOCK; 15:37:57 unset SSH_AGENT_PID; 15:37:57 echo Agent pid 27 killed; 15:37:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:37:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:37:57 [ssh-agent] Looking for ssh-agent implementation... 15:37:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:57 $ docker exec b479a9522c484e342bb1387f7af0655f3ad5a45d8756c22748a6fbd3dc6e242a ssh-agent 15:37:57 SSH_AUTH_SOCK=/tmp/ssh-MY4Bw9RknCk3/agent.70 15:37:57 SSH_AGENT_PID=76 15:37:57 Running ssh-add (command line suppressed) 15:37:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4541805900863044021.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4541805900863044021.key) 15:37:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:37:58 + git semver init 15:37:58 2023-04-25 15:37:58,543 [run_init] DEBUG init version:0.0.0 force:False 15:37:58 2023-04-25 15:37:58,543 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:37:58 2023-04-25 15:37:58,544 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:37:58 2023-04-25 15:37:58,544 [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) 15:38:00 2023-04-25 15:37:59,816 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:38:00 2023-04-25 15:37:59,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:38:00 2023-04-25 15:37:59,816 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:38:00 2023-04-25 15:37:59,817 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:38:00 3.0.0-dev.24 [Pipeline] } 15:38:00 $ docker exec --env ******** --env ******** b479a9522c484e342bb1387f7af0655f3ad5a45d8756c22748a6fbd3dc6e242a ssh-agent -k 15:38:00 unset SSH_AUTH_SOCK; 15:38:00 unset SSH_AGENT_PID; 15:38:00 echo Agent pid 76 killed; 15:38:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:38:00 + git semver [Pipeline] } 15:38:00 $ docker stop --time=1 b479a9522c484e342bb1387f7af0655f3ad5a45d8756c22748a6fbd3dc6e242a 15:38:02 $ docker rm -f --volumes b479a9522c484e342bb1387f7af0655f3ad5a45d8756c22748a6fbd3dc6e242a [Pipeline] // withDockerContainer [Pipeline] sh 15:38:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:38:03 Stashed 1 file(s) [Pipeline] echo 15:38:03 [edgeXSemver]: initialized semver on version 3.0.0-dev.24 [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 15:38:03 provisioning config files... 15:38:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12105398920505421248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:03 ---> docker-login.sh 15:38:03 nexus3.edgexfoundry.org:10001 15:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:03 Configure a credential helper to remove this warning. See 15:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:03 15:38:03 Login Succeeded 15:38:03 nexus3.edgexfoundry.org:10002 15:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:03 Configure a credential helper to remove this warning. See 15:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:03 15:38:03 Login Succeeded 15:38:03 nexus3.edgexfoundry.org:10003 15:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:03 Configure a credential helper to remove this warning. See 15:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:03 15:38:03 Login Succeeded 15:38:03 nexus3.edgexfoundry.org:10004 15:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:03 Configure a credential helper to remove this warning. See 15:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:03 15:38:03 Login Succeeded 15:38:03 docker.io 15:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:03 Configure a credential helper to remove this warning. See 15:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:03 15:38:03 Login Succeeded 15:38:04 ---> docker-login.sh ends [Pipeline] } 15:38:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:04 ========================================================= 15:38:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:38:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:38:04 Sending build context to Docker daemon 12.63MB 15:38:04 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:38:04 Step 2/12 : FROM ${BASE} AS builder 15:38:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:38:04 f56be85fc22e: Pulling fs layer 15:38:04 85791d961cd3: Pulling fs layer 15:38:04 d694b5ae8c79: Pulling fs layer 15:38:04 9f32a84ed3da: Pulling fs layer 15:38:04 4d19c01a9841: Pulling fs layer 15:38:04 9325e15d5711: Pulling fs layer 15:38:04 556b6ee489ea: Pulling fs layer 15:38:04 9f32a84ed3da: Waiting 15:38:04 4d19c01a9841: Waiting 15:38:04 9325e15d5711: Waiting 15:38:04 c5a4b2cf53e6: Pulling fs layer 15:38:04 556b6ee489ea: Waiting 15:38:04 85791d961cd3: Verifying Checksum 15:38:04 85791d961cd3: Download complete 15:38:04 9f32a84ed3da: Verifying Checksum 15:38:04 9f32a84ed3da: Download complete 15:38:04 4d19c01a9841: Verifying Checksum 15:38:04 4d19c01a9841: Download complete 15:38:04 f56be85fc22e: Verifying Checksum 15:38:04 f56be85fc22e: Download complete 15:38:04 9325e15d5711: Verifying Checksum 15:38:04 9325e15d5711: Download complete 15:38:05 f56be85fc22e: Pull complete 15:38:05 85791d961cd3: Pull complete 15:38:05 c5a4b2cf53e6: Verifying Checksum 15:38:05 c5a4b2cf53e6: Download complete 15:38:05 d694b5ae8c79: Download complete 15:38:06 556b6ee489ea: Verifying Checksum 15:38:06 556b6ee489ea: Download complete 15:38:09 d694b5ae8c79: Pull complete 15:38:09 9f32a84ed3da: Pull complete 15:38:09 4d19c01a9841: Pull complete 15:38:09 9325e15d5711: Pull complete 15:38:12 556b6ee489ea: Pull complete 15:38:13 c5a4b2cf53e6: Pull complete 15:38:13 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:38:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:38:13 ---> c4be618373d6 15:38:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:38:17 ---> Running in fd40bc4b0c92 15:38:17 Removing intermediate container fd40bc4b0c92 15:38:17 ---> e28d92672dc9 15:38:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:38:17 ---> Running in 6c2f96e9b7be 15:38:17 Removing intermediate container 6c2f96e9b7be 15:38:17 ---> 53e6fd8a8601 15:38:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:38:17 ---> Running in 7e70dfd658bb 15:38:18 Removing intermediate container 7e70dfd658bb 15:38:18 ---> 2538bdbe692f 15:38:18 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:18 ---> Running in 92f18f7a7eeb 15:38:18 Still waiting to schedule task 15:38:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:38:18 OK: 265 MiB in 53 packages 15:38:18 Removing intermediate container 92f18f7a7eeb 15:38:18 ---> 0e68ddb25330 15:38:18 Step 7/12 : WORKDIR /app 15:38:19 ---> Running in 96cf1ddcf36e 15:38:19 Removing intermediate container 96cf1ddcf36e 15:38:19 ---> 7273ddfe4856 15:38:19 Step 8/12 : COPY go.mod vendor* ./ 15:38:19 ---> 55d4547fbfea 15:38:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:19 ---> Running in f049c5767ce0 15:38:58 Removing intermediate container f049c5767ce0 15:38:58 ---> 4152dd503e57 15:38:58 Step 10/12 : COPY . . 15:38:58 ---> 7c9cb7286d49 15:38:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:38:58 ---> Running in 8f18881d3e14 15:38:58 Removing intermediate container 8f18881d3e14 15:38:58 ---> b7b969ef0175 15:38:58 Step 12/12 : RUN $MAKE 15:38:58 ---> Running in 67d5bf593ac9 15:38:58 noop 15:38:58 Removing intermediate container 67d5bf593ac9 15:38:58 ---> a245e4d07dd2 15:38:58 Successfully built a245e4d07dd2 15:38:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:58 + docker inspect -f . ci-base-image-x86_64 15:38:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:58 prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container 15:38:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:38:58 $ docker top df1dc99601ecda9ed2e5f5d498533403924c0c0a62b305e0c1338b96f53033b0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:59 + go version 15:38:59 go version go1.20.2 linux/amd64 [Pipeline] } 15:38:59 $ docker stop --time=1 df1dc99601ecda9ed2e5f5d498533403924c0c0a62b305e0c1338b96f53033b0 15:39:00 $ docker rm -f --volumes df1dc99601ecda9ed2e5f5d498533403924c0c0a62b305e0c1338b96f53033b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:00 + docker inspect -f . ci-base-image-x86_64 15:39:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:00 prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container 15:39:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:39:01 $ docker top a765248c2600490703365d39b54f11b01f3e6fcfc94c8520deb28cbabe387846 -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:01 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:39:01 + make test 15:39:01 go test -race ./... -coverprofile=coverage.out ./... 15:39:23 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:39:23 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:39:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.162s coverage: 86.2% of statements 15:39:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.704s coverage: 71.9% of statements 15:39:45 go vet ./... 15:39:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:39:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:39:47 ./bin/test-attribution.sh 15:39:47 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 15:39:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:39:47 $ docker stop --time=1 a765248c2600490703365d39b54f11b01f3e6fcfc94c8520deb28cbabe387846 15:39:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10845 in /w/workspace/dry_app-rfid-llrp-inventory_main 15:39:52 $ docker rm -f --volumes a765248c2600490703365d39b54f11b01f3e6fcfc94c8520deb28cbabe387846 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 15:39:52 Running in /w/workspace/app-rfid-llrp-inventory/93 [Pipeline] { [Pipeline] checkout 15:39:52 The recommended git tool is: git 15:39:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:39:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:39:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:39:53 + ls -al . 15:39:53 total 228 15:39:53 drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 15:39 . 15:39:53 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:37 .. 15:39:53 -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 15:37 .dockerignore 15:39:53 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:38 .git 15:39:53 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:37 .github 15:39:53 -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 15:37 .gitignore 15:39:53 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 15:37 .golangci.yml 15:39:53 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 15:37 .semver 15:39:53 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 25 15:37 Attribution.txt 15:39:53 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 25 15:37 CHANGELOG.md 15:39:53 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 25 15:37 Dockerfile 15:39:53 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 15:37 GOVERNANCE.md 15:39:53 -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 15:37 Jenkinsfile 15:39:53 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 15:37 LICENSE 15:39:53 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 25 15:37 Makefile 15:39:53 -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 15:37 OWNERS.md 15:39:53 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 25 15:37 README.md 15:39:53 -rw-rw-r-- 1 jenkins jenkins 12 Apr 25 15:38 VERSION 15:39:53 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:37 bin 15:39:53 -rw-r--r-- 1 jenkins jenkins 41317 Apr 25 15:39 coverage.out 15:39:53 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 25 15:37 go.mod 15:39:53 -rw-rw-r-- 1 jenkins jenkins 31620 Apr 25 15:37 go.sum 15:39:53 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:37 images 15:39:53 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:37 internal 15:39:53 -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 15:37 main.go 15:39:53 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:37 res 15:39:53 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:37 snap 15:39:53 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:54 + 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=04987e16cb381e89c12cecbd5f086edeb3abb713 --label arch=amd64 --label version=3.0.0-dev.24 . 15:39:54 Sending build context to Docker daemon 12.63MB 15:39:54 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:39:54 Step 2/29 : FROM ${BASE} AS builder 15:39:54 ---> a245e4d07dd2 15:39:54 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:39:54 ---> Running in ba8d5eea08b7 15:39:54 Removing intermediate container ba8d5eea08b7 15:39:54 ---> 8da7807ecdca 15:39:54 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:39:54 ---> Running in 6763ee0e29bf 15:39:54 Removing intermediate container 6763ee0e29bf 15:39:54 ---> cd88893b3bec 15:39:54 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:39:54 ---> Running in 1d39302543fb 15:39:54 Removing intermediate container 1d39302543fb 15:39:54 ---> bb80a89a1ddb 15:39:54 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:54 ---> Running in 8cefd95dcc2e 15:39:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:39:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:39:55 OK: 265 MiB in 53 packages 15:39:55 Removing intermediate container 8cefd95dcc2e 15:39:55 ---> 7e7cc03f8296 15:39:55 Step 7/29 : WORKDIR /app 15:39:55 ---> Running in 3c68f4e607ed 15:39:55 Removing intermediate container 3c68f4e607ed 15:39:55 ---> 978df2974f76 15:39:55 Step 8/29 : COPY go.mod vendor* ./ 15:39:55 ---> c8b4c2fef28b 15:39:55 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:55 ---> Running in 8f83189465dd 15:39:56 Removing intermediate container 8f83189465dd 15:39:56 ---> 8ec251419d36 15:39:56 Step 10/29 : COPY . . 15:39:57 ---> 66fb32603e4e 15:39:57 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:39:57 ---> Running in 87cceca5d320 15:39:57 Removing intermediate container 87cceca5d320 15:39:57 ---> 312d5120f56c 15:39:57 Step 12/29 : RUN $MAKE 15:39:57 ---> Running in a2307d788876 15:39:57 using credential edgex-jenkins-ssh 15:39:57 Cloning the remote Git repository 15:39:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.24 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.24" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:39:57 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:39:57 > git init /w/workspace/app-rfid-llrp-inventory/93 # timeout=10 15:39:57 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:39:57 > git --version # timeout=10 15:39:57 > git --version # 'git version 2.25.1' 15:39:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:40:00 Avoid second fetch 15:40:00 Checking out Revision 04987e16cb381e89c12cecbd5f086edeb3abb713 (main) 15:40:00 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:40:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:40:00 > git config core.sparsecheckout # timeout=10 15:40:01 > git checkout -f 04987e16cb381e89c12cecbd5f086edeb3abb713 # timeout=10 15:40:01 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#176)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:40:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:40:02 % Total % Received % Xferd Average Speed Time Time Time Current 15:40:02 Dload Upload Total Spent Left Speed 15:40:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 15:40:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:40:03 + sudo tee /etc/docker/daemon.new 15:40:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:40:03 { 15:40:03 "registry-mirrors": [ 15:40:03 "https://nexus3.edgexfoundry.org:10001" 15:40:03 ], 15:40:03 "bip": "10.250.0.254/24", 15:40:03 "hosts": [ 15:40:03 "tcp://0.0.0.0:5555", 15:40:03 "unix:///var/run/docker.sock" 15:40:03 ], 15:40:03 "mtu": 1458, 15:40:03 "selinux-enabled": true, 15:40:03 "seccomp-profile": "/etc/docker/seccomp.json" 15:40:03 } [Pipeline] sh 15:40:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:40:04 + sudo service docker restart 15:40:19 Removing intermediate container a2307d788876 15:40:19 ---> 7958a19fa49a 15:40:19 Step 13/29 : FROM alpine:3.17 15:40:19 3.17: Pulling from library/alpine 15:40:19 f56be85fc22e: Already exists 15:40:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:40:19 Status: Downloaded newer image for alpine:3.17 15:40:19 ---> 9ed4aefc74f6 15:40:19 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:40:19 ---> Running in a30705aad2ee 15:40:19 Removing intermediate container a30705aad2ee 15:40:19 ---> 509a58684ae0 15:40:19 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:40:19 ---> Running in bd5e8a81845b 15:40:19 Removing intermediate container bd5e8a81845b 15:40:19 ---> a20289a207d4 15:40:19 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:40:19 ---> Running in da4f77babf28 15:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:40:19 (1/2) Installing ca-certificates (20220614-r4) 15:40:19 (2/2) Installing dumb-init (1.2.5-r2) 15:40:19 Executing busybox-1.35.0-r29.trigger 15:40:19 Executing ca-certificates-20220614-r4.trigger 15:40:19 OK: 8 MiB in 17 packages 15:40:19 Removing intermediate container da4f77babf28 15:40:19 ---> eaef5e853e35 15:40:19 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:40:19 ---> b7afd5a19363 15:40:19 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:40:19 ---> f0406ebc6362 15:40:19 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:40:19 ---> 4dc8fa1d035f 15:40:19 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:40:19 ---> 2861a59cad61 15:40:19 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:40:20 ---> 30e943457dd0 15:40:20 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:40:20 ---> Running in baafe042dac0 15:40:20 Removing intermediate container baafe042dac0 15:40:20 ---> a83788cc8aae 15:40:20 Step 23/29 : VOLUME /cache 15:40:21 ---> Running in eb5a18c09669 15:40:21 Removing intermediate container eb5a18c09669 15:40:21 ---> 69264f69cd54 15:40:21 Step 24/29 : EXPOSE 59711 15:40:21 ---> Running in 5006c4666b05 15:40:21 Removing intermediate container 5006c4666b05 15:40:21 ---> 9f1a5a81ff47 15:40:21 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:40:21 ---> Running in c7f5985d3431 15:40:21 Removing intermediate container c7f5985d3431 15:40:21 ---> 459b02b67a1f 15:40:21 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:40:21 ---> Running in d7188293bcc2 15:40:21 Removing intermediate container d7188293bcc2 15:40:21 ---> f6805875f340 15:40:21 Step 27/29 : LABEL arch=amd64 15:40:21 ---> Running in 85f83abb48c0 15:40:21 Removing intermediate container 85f83abb48c0 15:40:21 ---> bca818a26b3a 15:40:21 Step 28/29 : LABEL git_sha=04987e16cb381e89c12cecbd5f086edeb3abb713 15:40:21 ---> Running in ce25db98cc04 15:40:21 Removing intermediate container ce25db98cc04 15:40:21 ---> 477edfb34f2d 15:40:21 Step 29/29 : LABEL version=3.0.0-dev.24 15:40:21 ---> Running in 171073d7bfe2 15:40:21 Removing intermediate container 171073d7bfe2 15:40:21 ---> ad0a1a9718d3 15:40:21 [Warning] One or more build-args [ARCH] were not consumed 15:40:21 Successfully built ad0a1a9718d3 15:40:21 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 15:40:21 provisioning config files... 15:40:21 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config444488684834621830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:22 ---> docker-login.sh 15:40:22 nexus3.edgexfoundry.org:10001 15:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:22 Configure a credential helper to remove this warning. See 15:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:22 15:40:22 Login Succeeded 15:40:22 nexus3.edgexfoundry.org:10002 15:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:22 Configure a credential helper to remove this warning. See 15:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:22 15:40:22 Login Succeeded 15:40:22 nexus3.edgexfoundry.org:10003 15:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:22 Configure a credential helper to remove this warning. See 15:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:22 15:40:22 Login Succeeded 15:40:22 nexus3.edgexfoundry.org:10004 15:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:22 Configure a credential helper to remove this warning. See 15:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:22 15:40:22 Login Succeeded 15:40:22 docker.io 15:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:40:22 provisioning config files... 15:40:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/93@tmp/config16082821418236473738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:22 Configure a credential helper to remove this warning. See 15:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:22 15:40:22 Login Succeeded 15:40:22 ---> docker-login.sh ends [Pipeline] } 15:40:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:40:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:22 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:40:22 04987e16cb381e89c12cecbd5f086edeb3abb713 15:40:22 latest 15:40:22 3.0.0-dev.24 15:40:22 04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 15:40:22 main 15:40:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:22 ---> docker-login.sh 15:40:22 nexus3.edgexfoundry.org:10001 15:40:22 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:04987e16cb381e89c12cecbd5f086edeb3abb713 15:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:40:23 df745c63303a: Preparing 15:40:23 c052168c5122: Preparing 15:40:23 499729fd3bce: Preparing 15:40:23 53152b37eee0: Preparing 15:40:23 7e3dddf11713: Preparing 15:40:23 0b9ceea85d14: Preparing 15:40:23 043b3a5ac139: Preparing 15:40:23 f1417ff83b31: Preparing 15:40:23 0b9ceea85d14: Waiting 15:40:23 043b3a5ac139: Waiting 15:40:23 f1417ff83b31: Waiting 15:40:23 df745c63303a: Pushed 15:40:23 7e3dddf11713: Pushed 15:40:23 499729fd3bce: Pushed 15:40:23 53152b37eee0: Pushed 15:40:23 f1417ff83b31: Layer already exists 15:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:23 Configure a credential helper to remove this warning. See 15:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:23 15:40:23 Login Succeeded 15:40:23 nexus3.edgexfoundry.org:10002 15:40:23 0b9ceea85d14: Pushed 15:40:23 043b3a5ac139: Pushed 15:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:23 Configure a credential helper to remove this warning. See 15:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:23 15:40:23 Login Succeeded 15:40:23 nexus3.edgexfoundry.org:10003 15:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:24 Configure a credential helper to remove this warning. See 15:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:24 15:40:24 Login Succeeded 15:40:24 nexus3.edgexfoundry.org:10004 15:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:24 Configure a credential helper to remove this warning. See 15:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:24 15:40:24 Login Succeeded 15:40:24 docker.io 15:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:40:25 Configure a credential helper to remove this warning. See 15:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:25 15:40:25 Login Succeeded 15:40:25 ---> docker-login.sh ends [Pipeline] } 15:40:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:40:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:40:25 ========================================================= 15:40:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:40:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:40:26 c052168c5122: Pushed 15:40:26 04987e16cb381e89c12cecbd5f086edeb3abb713: digest: sha256:7b203a5451f298a0deeb2f4bf0a3f917d824afe5747ab362d3f57916839ca477 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 15:40:26 Sending build context to Docker daemon 677.9kB 15:40:26 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:40:26 Step 2/12 : FROM ${BASE} AS builder [Pipeline] sh 15:40:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:40:26 c41833b44d91: Pulling fs layer 15:40:26 ed15518f5707: Pulling fs layer 15:40:26 feae8fd75edb: Pulling fs layer 15:40:26 242c74f7c9fa: Pulling fs layer 15:40:26 3cdef696dda3: Pulling fs layer 15:40:26 2ced38df9373: Pulling fs layer 15:40:26 58f1dce35555: Pulling fs layer 15:40:26 242c74f7c9fa: Waiting 15:40:26 3cdef696dda3: Waiting 15:40:26 2ced38df9373: Waiting 15:40:26 58f1dce35555: Waiting 15:40:26 ed15518f5707: Download complete 15:40:26 242c74f7c9fa: Verifying Checksum 15:40:26 242c74f7c9fa: Download complete 15:40:26 3cdef696dda3: Verifying Checksum 15:40:26 3cdef696dda3: Download complete 15:40:26 c41833b44d91: Verifying Checksum 15:40:26 c41833b44d91: Download complete 15:40:26 + 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 15:40:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:40:26 df745c63303a: Preparing 15:40:26 c052168c5122: Preparing 15:40:26 499729fd3bce: Preparing 15:40:26 53152b37eee0: Preparing 15:40:26 7e3dddf11713: Preparing 15:40:26 0b9ceea85d14: Preparing 15:40:26 043b3a5ac139: Preparing 15:40:26 f1417ff83b31: Preparing 15:40:26 0b9ceea85d14: Waiting 15:40:26 043b3a5ac139: Waiting 15:40:26 f1417ff83b31: Waiting 15:40:26 53152b37eee0: Layer already exists 15:40:26 df745c63303a: Layer already exists 15:40:26 499729fd3bce: Layer already exists 15:40:26 7e3dddf11713: Layer already exists 15:40:26 c052168c5122: Layer already exists 15:40:26 f1417ff83b31: Layer already exists 15:40:26 043b3a5ac139: Layer already exists 15:40:26 0b9ceea85d14: Layer already exists 15:40:26 latest: digest: sha256:7b203a5451f298a0deeb2f4bf0a3f917d824afe5747ab362d3f57916839ca477 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:27 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.24 15:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:40:27 df745c63303a: Preparing 15:40:27 c052168c5122: Preparing 15:40:27 499729fd3bce: Preparing 15:40:27 53152b37eee0: Preparing 15:40:27 7e3dddf11713: Preparing 15:40:27 0b9ceea85d14: Preparing 15:40:27 043b3a5ac139: Preparing 15:40:27 f1417ff83b31: Preparing 15:40:27 0b9ceea85d14: Waiting 15:40:27 043b3a5ac139: Waiting 15:40:27 f1417ff83b31: Waiting 15:40:27 c052168c5122: Layer already exists 15:40:27 7e3dddf11713: Layer already exists 15:40:27 df745c63303a: Layer already exists 15:40:27 499729fd3bce: Layer already exists 15:40:27 53152b37eee0: Layer already exists 15:40:27 0b9ceea85d14: Layer already exists 15:40:27 043b3a5ac139: Layer already exists 15:40:27 f1417ff83b31: Layer already exists 15:40:27 3.0.0-dev.24: digest: sha256:7b203a5451f298a0deeb2f4bf0a3f917d824afe5747ab362d3f57916839ca477 size: 1989 [Pipeline] } 15:40:27 c41833b44d91: Pull complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:27 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:27 58f1dce35555: Verifying Checksum 15:40:27 58f1dce35555: Download complete 15:40:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 15:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:40:27 df745c63303a: Preparing 15:40:27 c052168c5122: Preparing 15:40:27 499729fd3bce: Preparing 15:40:27 53152b37eee0: Preparing 15:40:27 7e3dddf11713: Preparing 15:40:27 0b9ceea85d14: Preparing 15:40:27 043b3a5ac139: Preparing 15:40:27 f1417ff83b31: Preparing 15:40:27 043b3a5ac139: Waiting 15:40:27 0b9ceea85d14: Waiting 15:40:27 f1417ff83b31: Waiting 15:40:27 53152b37eee0: Layer already exists 15:40:27 499729fd3bce: Layer already exists 15:40:27 7e3dddf11713: Layer already exists 15:40:27 df745c63303a: Layer already exists 15:40:27 c052168c5122: Layer already exists 15:40:27 0b9ceea85d14: Layer already exists 15:40:27 f1417ff83b31: Layer already exists 15:40:27 043b3a5ac139: Layer already exists 15:40:27 04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24: digest: sha256:7b203a5451f298a0deeb2f4bf0a3f917d824afe5747ab362d3f57916839ca477 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:28 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } 15:40:28 ed15518f5707: Pull complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:40:28 df745c63303a: Preparing 15:40:28 c052168c5122: Preparing 15:40:28 499729fd3bce: Preparing 15:40:28 53152b37eee0: Preparing 15:40:28 7e3dddf11713: Preparing 15:40:28 0b9ceea85d14: Preparing 15:40:28 043b3a5ac139: Preparing 15:40:28 0b9ceea85d14: Waiting 15:40:28 f1417ff83b31: Preparing 15:40:28 043b3a5ac139: Waiting 15:40:28 499729fd3bce: Layer already exists 15:40:28 7e3dddf11713: Layer already exists 15:40:28 c052168c5122: Layer already exists 15:40:28 53152b37eee0: Layer already exists 15:40:28 df745c63303a: Layer already exists 15:40:28 043b3a5ac139: Layer already exists 15:40:28 0b9ceea85d14: Layer already exists 15:40:28 f1417ff83b31: Layer already exists 15:40:28 main: digest: sha256:7b203a5451f298a0deeb2f4bf0a3f917d824afe5747ab362d3f57916839ca477 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:40:28 ===================================================== [Pipeline] echo 15:40:28 taggedImages: 15:40:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:04987e16cb381e89c12cecbd5f086edeb3abb713 15:40:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:40:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.24 15:40:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 15:40:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:28 feae8fd75edb: Verifying Checksum 15:40:28 feae8fd75edb: Download complete 15:40:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:29 15:40:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:29 2ced38df9373: Verifying Checksum 15:40:29 2ced38df9373: Download complete 15:40:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:29 latest: Pulling from edgex-lftools-log-publisher 15:40:29 5eb5b503b376: Pulling fs layer 15:40:29 5c69ac0246d0: Pulling fs layer 15:40:29 ec43610c2a17: Pulling fs layer 15:40:29 3a2ae6a8a46f: Pulling fs layer 15:40:29 33b1e0a273af: Pulling fs layer 15:40:29 5d3b04190fa2: Pulling fs layer 15:40:29 2f39f015ded8: Pulling fs layer 15:40:29 5d3b04190fa2: Waiting 15:40:29 3a2ae6a8a46f: Waiting 15:40:29 33b1e0a273af: Waiting 15:40:29 2f39f015ded8: Waiting 15:40:29 5c69ac0246d0: Verifying Checksum 15:40:29 5c69ac0246d0: Download complete 15:40:29 3a2ae6a8a46f: Verifying Checksum 15:40:29 3a2ae6a8a46f: Download complete 15:40:29 33b1e0a273af: Verifying Checksum 15:40:29 33b1e0a273af: Download complete 15:40:29 5d3b04190fa2: Verifying Checksum 15:40:29 5d3b04190fa2: Download complete 15:40:29 ec43610c2a17: Verifying Checksum 15:40:29 ec43610c2a17: Download complete 15:40:29 5eb5b503b376: Verifying Checksum 15:40:29 5eb5b503b376: Download complete 15:40:30 2f39f015ded8: Download complete 15:40:30 5eb5b503b376: Pull complete 15:40:31 5c69ac0246d0: Pull complete 15:40:31 ec43610c2a17: Pull complete 15:40:31 3a2ae6a8a46f: Pull complete 15:40:31 33b1e0a273af: Pull complete 15:40:31 5d3b04190fa2: Pull complete 15:40:36 2f39f015ded8: Pull complete 15:40:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:40:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:40:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:36 prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container 15:40:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:40:41 $ docker top 5cbc2b271d7480bb76782cc8617cb5268f792313f584cde50d9ba3f33660a551 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:40:41 ---> job-cost.sh 15:40:41 lf-activate-venv: SKIPPING 15:40:41 INFO: No Stack... 15:40:41 feae8fd75edb: Pull complete 15:40:41 242c74f7c9fa: Pull complete 15:40:41 3cdef696dda3: Pull complete 15:40:41 INFO: Retrieving Pricing Info for: v3-standard-8 15:40:42 INFO: Archiving Costs [Pipeline] sh 15:40:42 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:40:42 + cut -d, -f6 [Pipeline] lock 15:40:42 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] 15:40:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] did not exist. Created. 15:40:42 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:40:42 + echo total: 0.2199999988079071 [Pipeline] stash 15:40:42 Stashed 1 file(s) [Pipeline] } 15:40:42 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 15:40:42 $ docker stop --time=1 5cbc2b271d7480bb76782cc8617cb5268f792313f584cde50d9ba3f33660a551 15:40:44 $ docker rm -f --volumes 5cbc2b271d7480bb76782cc8617cb5268f792313f584cde50d9ba3f33660a551 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:40:48 2ced38df9373: Pull complete 15:40:50 58f1dce35555: Pull complete 15:40:50 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:40:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:40:50 ---> fadd8f120f05 15:40:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:40:51 ---> Running in 7baee3004e75 15:40:51 Removing intermediate container 7baee3004e75 15:40:51 ---> cf3e72b709e6 15:40:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:40:52 ---> Running in 61405e9e2f62 15:40:52 Removing intermediate container 61405e9e2f62 15:40:52 ---> 4623daab4105 15:40:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:40:52 ---> Running in a909b9051c01 15:40:52 Removing intermediate container a909b9051c01 15:40:52 ---> 8c4f06e67fb1 15:40:52 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:52 ---> Running in 76cc6a40d077 15:40:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:40:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:40:55 OK: 263 MiB in 53 packages 15:40:56 Removing intermediate container 76cc6a40d077 15:40:56 ---> ec1d9195658c 15:40:56 Step 7/12 : WORKDIR /app 15:40:56 ---> Running in 28c759b123da 15:40:56 Removing intermediate container 28c759b123da 15:40:56 ---> 1ea951cd763b 15:40:56 Step 8/12 : COPY go.mod vendor* ./ 15:40:57 ---> 4227d2e04616 15:40:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:57 ---> Running in c75e524b4af5 15:42:07 Removing intermediate container c75e524b4af5 15:42:07 ---> af8b7f8a4dcb 15:42:07 Step 10/12 : COPY . . 15:42:07 ---> 93ffecb3ce62 15:42:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:42:07 ---> Running in 83d812048162 15:42:07 Removing intermediate container 83d812048162 15:42:07 ---> 01384536054a 15:42:07 Step 12/12 : RUN $MAKE 15:42:07 ---> Running in d12672dc8db2 15:42:07 noop 15:42:07 Removing intermediate container d12672dc8db2 15:42:07 ---> 129fc57e597f 15:42:07 Successfully built 129fc57e597f 15:42:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:08 + docker inspect -f . ci-base-image-arm64 15:42:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:08 prd-ubuntu20.04-docker-arm64-4c-16g-10845 does not seem to be running inside a container 15:42:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/93 -v /w/workspace/app-rfid-llrp-inventory/93:/w/workspace/app-rfid-llrp-inventory/93:rw,z -v /w/workspace/app-rfid-llrp-inventory/93@tmp:/w/workspace/app-rfid-llrp-inventory/93@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 15:42:12 $ docker top d8fa8627d6256dfab71f399ae223236323ffe3a7e38b68d8ac1665d59a20a0a5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:12 + go version 15:42:12 go version go1.20.2 linux/arm64 [Pipeline] } 15:42:12 $ docker stop --time=1 d8fa8627d6256dfab71f399ae223236323ffe3a7e38b68d8ac1665d59a20a0a5 15:42:14 $ docker rm -f --volumes d8fa8627d6256dfab71f399ae223236323ffe3a7e38b68d8ac1665d59a20a0a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:15 + docker inspect -f . ci-base-image-arm64 15:42:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:15 prd-ubuntu20.04-docker-arm64-4c-16g-10845 does not seem to be running inside a container 15:42:15 $ 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/93 -v /w/workspace/app-rfid-llrp-inventory/93:/w/workspace/app-rfid-llrp-inventory/93:rw,z -v /w/workspace/app-rfid-llrp-inventory/93@tmp:/w/workspace/app-rfid-llrp-inventory/93@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 15:42:16 $ docker top 500e241f1c5cc92c190f0c7d4bad5031fc548c4afdc15fb37f5074b0b868c1dc -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:17 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/93 [Pipeline] fileExists [Pipeline] sh 15:42:17 + make test 15:42:17 go test -race ./... -coverprofile=coverage.out ./... 15:45:09 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:45:17 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:45:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.273s coverage: 86.2% of statements 15:45:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.493s coverage: 71.9% of statements 15:45:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:45:31 go vet ./... 15:47:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:47:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:47:53 ./bin/test-attribution.sh 15:47:53 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 15:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:47:53 $ docker stop --time=1 500e241f1c5cc92c190f0c7d4bad5031fc548c4afdc15fb37f5074b0b868c1dc 15:47:55 $ docker rm -f --volumes 500e241f1c5cc92c190f0c7d4bad5031fc548c4afdc15fb37f5074b0b868c1dc [Pipeline] // withDockerContainer [Pipeline] sh 15:47:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:47:56 Warning: overwriting stash ‘coverage-report’ 15:47:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:47:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:47:58 + ls -al . 15:47:58 total 224 15:47:58 drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 15:42 . 15:47:58 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:39 .. 15:47:58 -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 15:40 .dockerignore 15:47:58 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:40 .git 15:47:58 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:40 .github 15:47:58 -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 15:40 .gitignore 15:47:58 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 15:40 .golangci.yml 15:47:58 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 25 15:40 Attribution.txt 15:47:58 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 25 15:40 CHANGELOG.md 15:47:58 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 25 15:40 Dockerfile 15:47:58 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 15:40 GOVERNANCE.md 15:47:58 -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 15:40 Jenkinsfile 15:47:58 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 15:40 LICENSE 15:47:58 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 25 15:40 Makefile 15:47:58 -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 15:40 OWNERS.md 15:47:58 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 25 15:40 README.md 15:47:58 -rw-rw-r-- 1 jenkins jenkins 12 Apr 25 15:38 VERSION 15:47:58 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:40 bin 15:47:58 -rw-r--r-- 1 jenkins jenkins 41317 Apr 25 15:45 coverage.out 15:47:58 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 25 15:40 go.mod 15:47:58 -rw-rw-r-- 1 jenkins jenkins 31620 Apr 25 15:40 go.sum 15:47:58 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:40 images 15:47:58 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:40 internal 15:47:58 -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 15:40 main.go 15:47:58 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:40 res 15:47:58 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:40 snap 15:47:58 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:40 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:58 + 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=04987e16cb381e89c12cecbd5f086edeb3abb713 --label arch=arm64 --label version=3.0.0-dev.24 . 15:47:58 Sending build context to Docker daemon 677.9kB 15:47:58 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:47:58 Step 2/29 : FROM ${BASE} AS builder 15:47:58 ---> 129fc57e597f 15:47:58 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:47:58 ---> Running in 65462fffdb04 15:47:59 Removing intermediate container 65462fffdb04 15:47:59 ---> 755f3be182cb 15:47:59 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:47:59 ---> Running in 13d0a53b4d9b 15:47:59 Removing intermediate container 13d0a53b4d9b 15:47:59 ---> de84e9b33758 15:47:59 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:47:59 ---> Running in 873b644aa94e 15:47:59 Removing intermediate container 873b644aa94e 15:47:59 ---> 46dfccdb067c 15:47:59 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:48:00 ---> Running in 4c1614a35c31 15:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:48:02 OK: 263 MiB in 53 packages 15:48:03 Removing intermediate container 4c1614a35c31 15:48:03 ---> 831212211dcc 15:48:03 Step 7/29 : WORKDIR /app 15:48:03 ---> Running in d79bdeb95061 15:48:03 Removing intermediate container d79bdeb95061 15:48:03 ---> 61061b99a711 15:48:03 Step 8/29 : COPY go.mod vendor* ./ 15:48:04 ---> 87962b487437 15:48:04 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:48:04 ---> Running in 5b226d589a85 15:48:07 Removing intermediate container 5b226d589a85 15:48:07 ---> fb156cdb3f1d 15:48:07 Step 10/29 : COPY . . 15:48:07 ---> f71e37d7b941 15:48:07 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:48:07 ---> Running in 25368c2647e1 15:48:08 Removing intermediate container 25368c2647e1 15:48:08 ---> d47facab05c7 15:48:08 Step 12/29 : RUN $MAKE 15:48:08 ---> Running in a83fc9dd3132 15:48:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.24 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.24" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:50:30 Removing intermediate container a83fc9dd3132 15:50:30 ---> 7e23586ed6aa 15:50:30 Step 13/29 : FROM alpine:3.17 15:50:30 3.17: Pulling from library/alpine 15:50:30 c41833b44d91: Already exists 15:50:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:50:30 Status: Downloaded newer image for alpine:3.17 15:50:30 ---> 51e60588ff2c 15:50:30 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:50:30 ---> Running in 935c19c76f40 15:50:30 Removing intermediate container 935c19c76f40 15:50:30 ---> d0db66fc57fe 15:50:30 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:50:30 ---> Running in fd50759cdf24 15:50:30 Removing intermediate container fd50759cdf24 15:50:30 ---> 16a4a2d07e73 15:50:30 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:50:30 ---> Running in 040042c109ea 15:50:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:50:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:50:30 (1/2) Installing ca-certificates (20220614-r4) 15:50:30 (2/2) Installing dumb-init (1.2.5-r2) 15:50:30 Executing busybox-1.35.0-r29.trigger 15:50:30 Executing ca-certificates-20220614-r4.trigger 15:50:30 OK: 8 MiB in 17 packages 15:50:31 Removing intermediate container 040042c109ea 15:50:31 ---> 205885812fb3 15:50:31 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:50:32 ---> 4f73b0b32568 15:50:32 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:50:32 ---> 4dd1abddd5c6 15:50:32 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:50:33 ---> a33ff47cda3f 15:50:33 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:50:33 ---> 559535d39ed1 15:50:33 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:50:35 ---> 2cf218e1e740 15:50:35 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:50:35 ---> Running in cf730edf7ffb 15:50:37 Removing intermediate container cf730edf7ffb 15:50:37 ---> 6ea050f129cd 15:50:37 Step 23/29 : VOLUME /cache 15:50:37 ---> Running in be4ff5f59aee 15:50:37 Removing intermediate container be4ff5f59aee 15:50:37 ---> 316586f0532b 15:50:37 Step 24/29 : EXPOSE 59711 15:50:37 ---> Running in 25ff8d700533 15:50:37 Removing intermediate container 25ff8d700533 15:50:37 ---> afcb18f21ff4 15:50:37 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:50:37 ---> Running in 1e9b8a6067e1 15:50:38 Removing intermediate container 1e9b8a6067e1 15:50:38 ---> 54ed4429db6a 15:50:38 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:50:38 ---> Running in 19f46d0a2a44 15:50:38 Removing intermediate container 19f46d0a2a44 15:50:38 ---> 5f276418a84a 15:50:38 Step 27/29 : LABEL arch=arm64 15:50:38 ---> Running in cdb236d3e34c 15:50:38 Removing intermediate container cdb236d3e34c 15:50:38 ---> d430266fcf10 15:50:38 Step 28/29 : LABEL git_sha=04987e16cb381e89c12cecbd5f086edeb3abb713 15:50:38 ---> Running in d806e543b0fa 15:50:39 Removing intermediate container d806e543b0fa 15:50:39 ---> ad3966a07549 15:50:39 Step 29/29 : LABEL version=3.0.0-dev.24 15:50:39 ---> Running in e3d3faa2c753 15:50:39 Removing intermediate container e3d3faa2c753 15:50:39 ---> 1b89bea01e86 15:50:39 [Warning] One or more build-args [ARCH] were not consumed 15:50:39 Successfully built 1b89bea01e86 15:50:39 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 15:50:39 provisioning config files... 15:50:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/93@tmp/config1824539928631954835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:40 ---> docker-login.sh 15:50:40 nexus3.edgexfoundry.org:10001 15:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:40 Configure a credential helper to remove this warning. See 15:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:40 15:50:40 Login Succeeded 15:50:40 nexus3.edgexfoundry.org:10002 15:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:40 Configure a credential helper to remove this warning. See 15:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:40 15:50:40 Login Succeeded 15:50:40 nexus3.edgexfoundry.org:10003 15:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:41 Configure a credential helper to remove this warning. See 15:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:41 15:50:41 Login Succeeded 15:50:41 nexus3.edgexfoundry.org:10004 15:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:41 Configure a credential helper to remove this warning. See 15:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:41 15:50:41 Login Succeeded 15:50:41 docker.io 15:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:42 Configure a credential helper to remove this warning. See 15:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:42 15:50:42 Login Succeeded 15:50:42 ---> docker-login.sh ends [Pipeline] } 15:50:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:50:42 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:50:42 04987e16cb381e89c12cecbd5f086edeb3abb713 15:50:42 latest 15:50:42 3.0.0-dev.24 15:50:42 04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 15:50:42 main 15:50:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:42 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:04987e16cb381e89c12cecbd5f086edeb3abb713 15:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:50:43 a51e817dd066: Preparing 15:50:43 ebfbf0f3fafa: Preparing 15:50:43 b486ab4e1a17: Preparing 15:50:43 bc7f74288c51: Preparing 15:50:43 c6eda51ede24: Preparing 15:50:43 14ff32115ef2: Preparing 15:50:43 9eef71bd6517: Preparing 15:50:43 26cbea5cba74: Preparing 15:50:43 9eef71bd6517: Waiting 15:50:43 14ff32115ef2: Waiting 15:50:43 26cbea5cba74: Waiting 15:50:43 bc7f74288c51: Pushed 15:50:43 b486ab4e1a17: Pushed 15:50:43 c6eda51ede24: Pushed 15:50:43 a51e817dd066: Pushed 15:50:43 26cbea5cba74: Layer already exists 15:50:43 14ff32115ef2: Pushed 15:50:43 9eef71bd6517: Pushed 15:50:48 ebfbf0f3fafa: Pushed 15:50:48 04987e16cb381e89c12cecbd5f086edeb3abb713: digest: sha256:88cda9908897f1cb875891fdd0d173d21047c03ecbf88a95cfdd10eab0ef82c8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:49 + 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 15:50:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:50:49 a51e817dd066: Preparing 15:50:49 ebfbf0f3fafa: Preparing 15:50:49 b486ab4e1a17: Preparing 15:50:49 bc7f74288c51: Preparing 15:50:49 c6eda51ede24: Preparing 15:50:49 14ff32115ef2: Preparing 15:50:49 9eef71bd6517: Preparing 15:50:49 26cbea5cba74: Preparing 15:50:49 14ff32115ef2: Waiting 15:50:49 9eef71bd6517: Waiting 15:50:49 26cbea5cba74: Waiting 15:50:49 b486ab4e1a17: Layer already exists 15:50:49 ebfbf0f3fafa: Layer already exists 15:50:49 bc7f74288c51: Layer already exists 15:50:49 c6eda51ede24: Layer already exists 15:50:49 a51e817dd066: Layer already exists 15:50:49 14ff32115ef2: Layer already exists 15:50:49 26cbea5cba74: Layer already exists 15:50:49 9eef71bd6517: Layer already exists 15:50:49 latest: digest: sha256:88cda9908897f1cb875891fdd0d173d21047c03ecbf88a95cfdd10eab0ef82c8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:50 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.24 15:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:50:50 a51e817dd066: Preparing 15:50:50 ebfbf0f3fafa: Preparing 15:50:50 b486ab4e1a17: Preparing 15:50:50 bc7f74288c51: Preparing 15:50:50 c6eda51ede24: Preparing 15:50:50 14ff32115ef2: Preparing 15:50:50 9eef71bd6517: Preparing 15:50:50 26cbea5cba74: Preparing 15:50:50 14ff32115ef2: Waiting 15:50:50 26cbea5cba74: Waiting 15:50:50 9eef71bd6517: Waiting 15:50:50 a51e817dd066: Layer already exists 15:50:50 ebfbf0f3fafa: Layer already exists 15:50:50 c6eda51ede24: Layer already exists 15:50:50 bc7f74288c51: Layer already exists 15:50:50 b486ab4e1a17: Layer already exists 15:50:50 9eef71bd6517: Layer already exists 15:50:50 26cbea5cba74: Layer already exists 15:50:50 14ff32115ef2: Layer already exists 15:50:50 3.0.0-dev.24: digest: sha256:88cda9908897f1cb875891fdd0d173d21047c03ecbf88a95cfdd10eab0ef82c8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:51 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 15:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:50:51 a51e817dd066: Preparing 15:50:51 ebfbf0f3fafa: Preparing 15:50:51 b486ab4e1a17: Preparing 15:50:51 bc7f74288c51: Preparing 15:50:51 c6eda51ede24: Preparing 15:50:51 14ff32115ef2: Preparing 15:50:51 9eef71bd6517: Preparing 15:50:51 26cbea5cba74: Preparing 15:50:51 14ff32115ef2: Waiting 15:50:51 9eef71bd6517: Waiting 15:50:51 26cbea5cba74: Waiting 15:50:51 ebfbf0f3fafa: Layer already exists 15:50:51 c6eda51ede24: Layer already exists 15:50:51 bc7f74288c51: Layer already exists 15:50:51 b486ab4e1a17: Layer already exists 15:50:51 a51e817dd066: Layer already exists 15:50:51 26cbea5cba74: Layer already exists 15:50:51 9eef71bd6517: Layer already exists 15:50:51 14ff32115ef2: Layer already exists 15:50:51 04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24: digest: sha256:88cda9908897f1cb875891fdd0d173d21047c03ecbf88a95cfdd10eab0ef82c8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:52 + 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 15:50:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:50:52 a51e817dd066: Preparing 15:50:52 ebfbf0f3fafa: Preparing 15:50:52 b486ab4e1a17: Preparing 15:50:52 bc7f74288c51: Preparing 15:50:52 c6eda51ede24: Preparing 15:50:52 14ff32115ef2: Preparing 15:50:52 9eef71bd6517: Preparing 15:50:52 26cbea5cba74: Preparing 15:50:52 14ff32115ef2: Waiting 15:50:52 9eef71bd6517: Waiting 15:50:52 26cbea5cba74: Waiting 15:50:52 b486ab4e1a17: Layer already exists 15:50:52 a51e817dd066: Layer already exists 15:50:52 c6eda51ede24: Layer already exists 15:50:52 ebfbf0f3fafa: Layer already exists 15:50:52 bc7f74288c51: Layer already exists 15:50:52 14ff32115ef2: Layer already exists 15:50:52 26cbea5cba74: Layer already exists 15:50:52 9eef71bd6517: Layer already exists 15:50:52 main: digest: sha256:88cda9908897f1cb875891fdd0d173d21047c03ecbf88a95cfdd10eab0ef82c8 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:50:52 ===================================================== [Pipeline] echo 15:50:52 taggedImages: 15:50:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:04987e16cb381e89c12cecbd5f086edeb3abb713 15:50:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:50:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.24 15:50:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:04987e16cb381e89c12cecbd5f086edeb3abb713-3.0.0-dev.24 15:50:52 - 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 15:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:53 15:50:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:53 arm64: Pulling from edgex-lftools-log-publisher 15:50:53 8998bd30e6a1: Pulling fs layer 15:50:53 04944245beec: Pulling fs layer 15:50:53 699f458cf7ca: Pulling fs layer 15:50:53 765212b225bb: Pulling fs layer 15:50:53 f23df028b6ca: Pulling fs layer 15:50:53 d65c8cfc05b1: Pulling fs layer 15:50:53 2437ff75d9bd: Pulling fs layer 15:50:53 f23df028b6ca: Waiting 15:50:53 d65c8cfc05b1: Waiting 15:50:53 2437ff75d9bd: Waiting 15:50:53 765212b225bb: Waiting 15:50:53 04944245beec: Verifying Checksum 15:50:53 04944245beec: Download complete 15:50:53 765212b225bb: Verifying Checksum 15:50:53 765212b225bb: Download complete 15:50:53 f23df028b6ca: Verifying Checksum 15:50:53 f23df028b6ca: Download complete 15:50:53 d65c8cfc05b1: Verifying Checksum 15:50:53 d65c8cfc05b1: Download complete 15:50:53 699f458cf7ca: Verifying Checksum 15:50:53 699f458cf7ca: Download complete 15:50:54 8998bd30e6a1: Verifying Checksum 15:50:54 8998bd30e6a1: Download complete 15:50:56 2437ff75d9bd: Verifying Checksum 15:50:56 2437ff75d9bd: Download complete 15:50:58 8998bd30e6a1: Pull complete 15:50:58 04944245beec: Pull complete 15:50:59 699f458cf7ca: Pull complete 15:50:59 765212b225bb: Pull complete 15:51:00 f23df028b6ca: Pull complete 15:51:00 d65c8cfc05b1: Pull complete 15:51:15 2437ff75d9bd: Pull complete 15:51:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:51:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:51:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:15 prd-ubuntu20.04-docker-arm64-4c-16g-10845 does not seem to be running inside a container 15:51: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/93 -v /w/workspace/app-rfid-llrp-inventory/93:/w/workspace/app-rfid-llrp-inventory/93:rw,z -v /w/workspace/app-rfid-llrp-inventory/93@tmp:/w/workspace/app-rfid-llrp-inventory/93@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 15:51:18 $ docker top 4028336dc63bed0c2ac212ed4b71bf8c6c23841c0f72b88f7fe985297064c387 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:19 ---> job-cost.sh 15:51:19 lf-activate-venv: SKIPPING 15:51:19 INFO: No Stack... 15:51:19 INFO: Retrieving Pricing Info for: v3-standard-4 15:51:20 INFO: Archiving Costs [Pipeline] sh 15:51:21 + cut -d, -f6 15:51:21 + cat /w/workspace/app-rfid-llrp-inventory/93/archives/cost.csv [Pipeline] lock 15:51:21 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] 15:51:21 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] did not exist. Created. 15:51:21 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:21 /w/workspace/app-rfid-llrp-inventory/93@tmp/durable-27bc9978/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:51:22 + echo total: 0.10999999940395355 [Pipeline] stash 15:51:22 Warning: overwriting stash ‘stack-cost’ 15:51:22 Stashed 1 file(s) [Pipeline] } 15:51:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 15:51:22 $ docker stop --time=1 4028336dc63bed0c2ac212ed4b71bf8c6c23841c0f72b88f7fe985297064c387 15:51:24 $ docker rm -f --volumes 4028336dc63bed0c2ac212ed4b71bf8c6c23841c0f72b88f7fe985297064c387 [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 15:51:24 provisioning config files... 15:51:24 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7117433802139094836tmp [Pipeline] { [Pipeline] sh 15:51:24 + set +x 15:51:24 + curl -s https://codecov.io/bash 15:51:24 + bash -s -- 15:51:24 15:51:24 _____ _ 15:51:24 / ____| | | 15:51:24 | | ___ __| | ___ ___ _____ __ 15:51:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:51:24 | |___| (_) | (_| | __/ (_| (_) \ V / 15:51:24 \_____\___/ \__,_|\___|\___\___/ \_/ 15:51:24 Bash-1.0.6 15:51:24 15:51:24 15:51:24 ==> git version 2.25.1 found 15:51: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 15:51:24 Release-Date: 2020-01-08 15:51: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 15:51:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:51:24 ==> Jenkins CI detected. 15:51:24 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:51:24 project root: . 15:51:24 --> token set from env 15:51:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:51:24 ==> Running gcov in . (disable via -X gcov) 15:51:24 ==> Python coveragepy not found 15:51:24 ==> Searching for coverage reports in: 15:51:24 + . 15:51:24 -> Found 1 reports 15:51:24 ==> Detecting git/mercurial file structure 15:51:25 ==> Reading reports 15:51:25 + ./coverage.out bytes=41317 15:51:25 ==> Appending adjustments 15:51:25 https://docs.codecov.io/docs/fixing-reports 15:51:25 + Found adjustments 15:51:25 ==> Gzipping contents 15:51:25 12K /tmp/codecov.eIMnsN.gz 15:51:25 ==> Uploading reports 15:51:25 url: https://codecov.io 15:51:25 query: branch=main&commit=04987e16cb381e89c12cecbd5f086edeb3abb713&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:51:25 -> Pinging Codecov 15:51:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=04987e16cb381e89c12cecbd5f086edeb3abb713&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:51:25 -> Uploading to 15:51:25 https://storage.googleapis.com/codecov/v4/raw/2023-04-25/581DD39554BDF9B6E22D074273EAD858/04987e16cb381e89c12cecbd5f086edeb3abb713/77e024b7-e29a-41c2-af0b-42e643c299c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T155125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=288f2ed176d83769ee3d20578db25435489dc68ccf46a808ac35dd5c6c608fd3 15:51:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:51:25 Dload Upload Total Spent Left Speed 15:51:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 52678 --:--:-- --:--:-- --:--:-- 52444 100 11800 0 0 100 11800 0 52444 --:--:-- --:--:-- --:--:-- 52212 15:51:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] } 15:51:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:51:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:51:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:51:26 15:51:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:51:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:51:26 df9b9388f04a: Pulling fs layer 15:51:26 52dc419b0ee2: Pulling fs layer 15:51:26 25bc292e5bac: Pulling fs layer 15:51:26 114826534d7a: Pulling fs layer 15:51:26 4657fd5d0bcf: Pulling fs layer 15:51:26 6ad1cebc031e: Pulling fs layer 15:51:26 8a3aa393b2d8: Pulling fs layer 15:51:26 4657fd5d0bcf: Waiting 15:51:26 6ad1cebc031e: Waiting 15:51:26 8a3aa393b2d8: Waiting 15:51:26 114826534d7a: Waiting 15:51:26 25bc292e5bac: Verifying Checksum 15:51:26 25bc292e5bac: Download complete 15:51:26 52dc419b0ee2: Download complete 15:51:26 4657fd5d0bcf: Verifying Checksum 15:51:26 4657fd5d0bcf: Download complete 15:51:26 df9b9388f04a: Download complete 15:51:26 df9b9388f04a: Pull complete 15:51:26 6ad1cebc031e: Verifying Checksum 15:51:26 6ad1cebc031e: Download complete 15:51:26 52dc419b0ee2: Pull complete 15:51:26 25bc292e5bac: Pull complete 15:51:27 114826534d7a: Verifying Checksum 15:51:27 114826534d7a: Download complete 15:51:27 8a3aa393b2d8: Verifying Checksum 15:51:27 8a3aa393b2d8: Download complete 15:51:30 114826534d7a: Pull complete 15:51:30 4657fd5d0bcf: Pull complete 15:51:31 6ad1cebc031e: Pull complete 15:51:33 8a3aa393b2d8: Pull complete 15:51:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:51:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:33 prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container 15:51:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:51:38 $ docker top e5e791e714807bc8a1ba4475eb1530c7f16ebe29ebb50b4f51ce4a79273cc2d8 -eo pid,comm [Pipeline] { [Pipeline] echo 15:51:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:51:39 + set -o pipefail 15:51:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:51:43 15:51:43 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:51:43 15:51:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/d8f5b4d3-d8c2-4125-b721-20ac7f6590ac 15:51:43 15:51:43 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:51:43 15:51:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:51:43 15:51:43 15:51:43 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:51:43 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:51:43 More details here: https://snyk.co/ue1NS [Pipeline] } 15:51:43 $ docker stop --time=1 e5e791e714807bc8a1ba4475eb1530c7f16ebe29ebb50b4f51ce4a79273cc2d8 15:51:46 $ docker rm -f --volumes e5e791e714807bc8a1ba4475eb1530c7f16ebe29ebb50b4f51ce4a79273cc2d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:47 + git log --format=format:%s -1 04987e16cb381e89c12cecbd5f086edeb3abb713 [Pipeline] sh 15:51:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:51:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:48 prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container 15:51: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:51:48 $ docker top a8019e5bcd679c78dbd65395769df5442c00a0ec7568d3990749c1ac6d0d2b62 -eo pid,comm 15:51: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). 15:51:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:48 [ssh-agent] Looking for ssh-agent implementation... 15:51:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:48 $ docker exec a8019e5bcd679c78dbd65395769df5442c00a0ec7568d3990749c1ac6d0d2b62 ssh-agent 15:51:49 SSH_AUTH_SOCK=/tmp/ssh-4KfrGwJabCv4/agent.32 15:51:49 SSH_AGENT_PID=38 15:51:49 Running ssh-add (command line suppressed) 15:51:49 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18163011914992341389.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18163011914992341389.key) 15:51:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:49 + git semver tag 15:51:49 2023-04-25 15:51:49,686 [run_tag] DEBUG tag force:False 15:51:49 2023-04-25 15:51:49,686 [check_head_tag] DEBUG check head tag 15:51:49 2023-04-25 15:51:49,687 [execute] INFO git cat-file --batch-check 15:51:49 2023-04-25 15:51:49,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:51:49 2023-04-25 15:51:49,690 [execute] INFO git cat-file --batch 15:51:49 2023-04-25 15:51:49,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:51:49 2023-04-25 15:51:49,709 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:51:49 2023-04-25 15:51:49,709 [execute] INFO git tag -a v3.0.0-dev.24 -m v3.0.0-dev.24 15:51:49 2023-04-25 15:51:49,710 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.24', '-m', 'v3.0.0-dev.24'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:51:49 2023-04-25 15:51:49,715 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:51:49 3.0.0-dev.24 [Pipeline] } 15:51:49 $ docker exec --env ******** --env ******** a8019e5bcd679c78dbd65395769df5442c00a0ec7568d3990749c1ac6d0d2b62 ssh-agent -k 15:51:49 unset SSH_AUTH_SOCK; 15:51:49 unset SSH_AGENT_PID; 15:51:49 echo Agent pid 38 killed; 15:51:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:50 + git semver [Pipeline] } 15:51:50 $ docker stop --time=1 a8019e5bcd679c78dbd65395769df5442c00a0ec7568d3990749c1ac6d0d2b62 15:51:51 $ docker rm -f --volumes a8019e5bcd679c78dbd65395769df5442c00a0ec7568d3990749c1ac6d0d2b62 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:52 15:51:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:52 0.23.1-centos7: Pulling from edgex-lftools 15:51:52 ab5ef0e58194: Pulling fs layer 15:51:52 9712f1f96733: Pulling fs layer 15:51:52 63f879dbbcfc: Pulling fs layer 15:51:52 0d9ebad4ef96: Pulling fs layer 15:51:52 e9a5061849ea: Pulling fs layer 15:51:52 d747dcd14b5f: Pulling fs layer 15:51:52 2de7ff778b66: Pulling fs layer 15:51:52 d747dcd14b5f: Waiting 15:51:52 0d9ebad4ef96: Waiting 15:51:52 2de7ff778b66: Waiting 15:51:52 e9a5061849ea: Waiting 15:51:52 9712f1f96733: Verifying Checksum 15:51:52 9712f1f96733: Download complete 15:51:52 63f879dbbcfc: Verifying Checksum 15:51:52 63f879dbbcfc: Download complete 15:51:52 0d9ebad4ef96: Verifying Checksum 15:51:52 0d9ebad4ef96: Download complete 15:51:52 d747dcd14b5f: Verifying Checksum 15:51:52 d747dcd14b5f: Download complete 15:51:52 e9a5061849ea: Verifying Checksum 15:51:52 e9a5061849ea: Download complete 15:51:52 ab5ef0e58194: Verifying Checksum 15:51:52 ab5ef0e58194: Download complete 15:51:53 2de7ff778b66: Verifying Checksum 15:51:53 2de7ff778b66: Download complete 15:51:55 ab5ef0e58194: Pull complete 15:51:55 9712f1f96733: Pull complete 15:51:56 63f879dbbcfc: Pull complete 15:52:00 0d9ebad4ef96: Pull complete 15:52:00 e9a5061849ea: Pull complete 15:52:00 d747dcd14b5f: Pull complete 15:52:01 2de7ff778b66: Pull complete 15:52:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:52:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:52:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:01 prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container 15:52: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:52:07 $ docker top bde255119fe28a32abadb9b490ce9d079e72a07ffbba9a9ba752c03bf035809c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:52:07 provisioning config files... 15:52:07 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15381367994723232526tmp 15:52:07 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5911819743514304571tmp 15:52:07 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5035137403518990220tmp [Pipeline] { [Pipeline] echo 15:52:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:52:08 ---> sigul-configuration.sh 15:52:08 gpg: directory `/root/.gnupg' created 15:52:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:52:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:52:08 gpg: keyring `/root/.gnupg/secring.gpg' created 15:52:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:52:08 gpg: CAST5 encrypted data 15:52:08 gpg: encrypted with 1 passphrase 15:52:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:52:08 + mkdir /home/jenkins 15:52:08 + mkdir /home/jenkins/sigul [Pipeline] sh 15:52:08 + 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 15:52:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:52:08 ---> sigul-install.sh 15:52:08 Sigul already installed; skipping installation. [Pipeline] sh 15:52:09 + git tag --list 15:52:09 v0.0.0 15:52:09 v1.0.0 15:52:09 v2.1.0 15:52:09 v2.1.1 15:52:09 v2.1.1-dev.1 15:52:09 v2.2.0 15:52:09 v2.2.1-dev.1 15:52:09 v2.2.1-dev.2 15:52:09 v2.2.1-dev.3 15:52:09 v2.2.1-dev.4 15:52:09 v2.2.1-dev.5 15:52:09 v2.2.1-dev.6 15:52:09 v2.2.1-dev.7 15:52:09 v2.3.0 15:52:09 v2.3.0-dev.10 15:52:09 v2.3.0-dev.11 15:52:09 v2.3.0-dev.12 15:52:09 v2.3.0-dev.13 15:52:09 v2.3.0-dev.14 15:52:09 v2.3.0-dev.15 15:52:09 v2.3.0-dev.16 15:52:09 v2.3.0-dev.17 15:52:09 v2.3.0-dev.18 15:52:09 v2.3.0-dev.19 15:52:09 v2.3.0-dev.20 15:52:09 v2.3.0-dev.21 15:52:09 v2.3.0-dev.22 15:52:09 v2.3.0-dev.23 15:52:09 v2.3.0-dev.24 15:52:09 v2.3.0-dev.25 15:52:09 v2.3.0-dev.26 15:52:09 v2.3.0-dev.9 15:52:09 v2.3.1-dev.1 15:52:09 v3.0.0-dev.1 15:52:09 v3.0.0-dev.10 15:52:09 v3.0.0-dev.11 15:52:09 v3.0.0-dev.12 15:52:09 v3.0.0-dev.13 15:52:09 v3.0.0-dev.14 15:52:09 v3.0.0-dev.15 15:52:09 v3.0.0-dev.16 15:52:09 v3.0.0-dev.17 15:52:09 v3.0.0-dev.18 15:52:09 v3.0.0-dev.19 15:52:09 v3.0.0-dev.2 15:52:09 v3.0.0-dev.20 15:52:09 v3.0.0-dev.21 15:52:09 v3.0.0-dev.22 15:52:09 v3.0.0-dev.23 15:52:09 v3.0.0-dev.24 15:52:09 v3.0.0-dev.3 15:52:09 v3.0.0-dev.4 15:52:09 v3.0.0-dev.5 15:52:09 v3.0.0-dev.6 15:52:09 v3.0.0-dev.7 15:52:09 v3.0.0-dev.8 15:52:09 v3.0.0-dev.9 [Pipeline] sh 15:52:09 + lftools sign git-tag v3.0.0-dev.24 15:52:10 Signing Git tag with Sigul... 15:52:10 Signing v3.0.0-dev.24 [Pipeline] echo 15:52:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:52:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:52:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:52:10 $ docker stop --time=1 bde255119fe28a32abadb9b490ce9d079e72a07ffbba9a9ba752c03bf035809c 15:52:11 $ docker rm -f --volumes bde255119fe28a32abadb9b490ce9d079e72a07ffbba9a9ba752c03bf035809c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:52:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:52:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:12 prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container 15:52:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:52:13 $ docker top 5cf63986d5a6a3c91fc3e8c1e1aeee2bbd7d39ab466e6ab064976e94061305ba -eo pid,comm 15:52:13 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). 15:52:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:52:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:13 [ssh-agent] Looking for ssh-agent implementation... 15:52:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:13 $ docker exec 5cf63986d5a6a3c91fc3e8c1e1aeee2bbd7d39ab466e6ab064976e94061305ba ssh-agent 15:52:13 SSH_AUTH_SOCK=/tmp/ssh-tDguDtyKB6yt/agent.32 15:52:13 SSH_AGENT_PID=38 15:52:13 Running ssh-add (command line suppressed) 15:52:13 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7730564704570736330.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7730564704570736330.key) 15:52:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:13 + git semver bump pre 15:52:14 2023-04-25 15:52:14,112 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:52:14 2023-04-25 15:52:14,112 [bump_version] DEBUG bumping version:3.0.0-dev.24 on axis:pre with prefix:dev 15:52:14 2023-04-25 15:52:14,113 [bump_version] DEBUG bumped version:3.0.0-dev.25 15:52:14 2023-04-25 15:52:14,113 [write_version] DEBUG write version:3.0.0-dev.25 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:52:14 2023-04-25 15:52:14,113 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:52:14 2023-04-25 15:52:14,113 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:52:14 2023-04-25 15:52:14,115 [execute] INFO git cat-file --batch-check 15:52:14 2023-04-25 15:52:14,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:52:14 2023-04-25 15:52:14,120 [execute] INFO git cat-file --batch 15:52:14 2023-04-25 15:52:14,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:52:14 2023-04-25 15:52:14,125 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:52:14 3.0.0-dev.25 [Pipeline] } 15:52:14 $ docker exec --env ******** --env ******** 5cf63986d5a6a3c91fc3e8c1e1aeee2bbd7d39ab466e6ab064976e94061305ba ssh-agent -k 15:52:14 unset SSH_AUTH_SOCK; 15:52:14 unset SSH_AGENT_PID; 15:52:14 echo Agent pid 38 killed; 15:52:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:14 + git semver [Pipeline] } 15:52:14 $ docker stop --time=1 5cf63986d5a6a3c91fc3e8c1e1aeee2bbd7d39ab466e6ab064976e94061305ba 15:52:16 $ docker rm -f --volumes 5cf63986d5a6a3c91fc3e8c1e1aeee2bbd7d39ab466e6ab064976e94061305ba [Pipeline] // withDockerContainer [Pipeline] sh 15:52:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:52:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:16 prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container 15:52:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:52:17 $ docker top d455d0ef8b7912af2865393069eaff429ba8cc5060d376cdd8d60dfe7c2fc950 -eo pid,comm 15:52:17 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). 15:52:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:52:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:17 [ssh-agent] Looking for ssh-agent implementation... 15:52:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:17 $ docker exec d455d0ef8b7912af2865393069eaff429ba8cc5060d376cdd8d60dfe7c2fc950 ssh-agent 15:52:17 SSH_AUTH_SOCK=/tmp/ssh-WWdONWXNP5bc/agent.32 15:52:17 SSH_AGENT_PID=38 15:52:17 Running ssh-add (command line suppressed) 15:52:17 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18359381887715676349.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18359381887715676349.key) 15:52:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:17 + git semver push 15:52:18 2023-04-25 15:52:18,148 [run_push] DEBUG push 15:52:18 2023-04-25 15:52:18,149 [execute] INFO git cat-file --batch-check 15:52:18 2023-04-25 15:52:18,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:52:18 2023-04-25 15:52:18,152 [execute] INFO git rev-list 07fb7e81618626547a488cbdf1117ecef7642acf -- 15:52:18 2023-04-25 15:52:18,152 [execute] DEBUG Popen(['git', 'rev-list', '07fb7e81618626547a488cbdf1117ecef7642acf', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:52:18 2023-04-25 15:52:18,159 [execute] INFO git fetch -v origin 15:52:18 2023-04-25 15:52:18,159 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:52:18 2023-04-25 15:52:18,639 [run_push] DEBUG no remote changes detected 15:52:18 2023-04-25 15:52:18,640 [execute] INFO git push origin semver 15:52:18 2023-04-25 15:52:18,640 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:52:19 2023-04-25 15:52:19,378 [run_push] DEBUG push all version tags 15:52:19 2023-04-25 15:52:19,378 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:52:19 2023-04-25 15:52:19,379 [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) 15:52:20 2023-04-25 15:52:20,091 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:52:20 3.0.0-dev.25 [Pipeline] } 15:52:20 $ docker exec --env ******** --env ******** d455d0ef8b7912af2865393069eaff429ba8cc5060d376cdd8d60dfe7c2fc950 ssh-agent -k 15:52:20 unset SSH_AUTH_SOCK; 15:52:20 unset SSH_AGENT_PID; 15:52:20 echo Agent pid 38 killed; 15:52:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:20 + git semver [Pipeline] } 15:52:20 $ docker stop --time=1 d455d0ef8b7912af2865393069eaff429ba8cc5060d376cdd8d60dfe7c2fc950 15:52:22 $ docker rm -f --volumes d455d0ef8b7912af2865393069eaff429ba8cc5060d376cdd8d60dfe7c2fc950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:52:22 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:52:22 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:52:22 total 16 15:52:22 drwxr-xr-x 3 root root 4096 Apr 25 15:40 . 15:52:22 drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 15:52 .. 15:52:22 drwxr-xr-x 2 root root 4096 Apr 25 15:40 cost 15:52:22 -rw-r--r-- 1 root root 94 Apr 25 15:40 cost.csv 15:52:22 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:52:22 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:52:22 total 16 15:52:22 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 15:40 . 15:52:22 drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 15:52 .. 15:52:22 drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 15:40 cost 15:52:22 -rw-r--r-- 1 jenkins jenkins 94 Apr 25 15:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:52:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:52:23 ---> package-listing.sh 15:52:23 ++ facter osfamily 15:52:23 ++ tr '[:upper:]' '[:lower:]' 15:52:24 + OS_FAMILY=debian 15:52:24 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:52:24 + START_PACKAGES=/tmp/packages_start.txt 15:52:24 + END_PACKAGES=/tmp/packages_end.txt 15:52:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:52:24 + PACKAGES=/tmp/packages_start.txt 15:52:24 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:52:24 + PACKAGES=/tmp/packages_end.txt 15:52:24 + case "${OS_FAMILY}" in 15:52:24 + dpkg -l 15:52:24 + grep '^ii' 15:52:24 + '[' -f /tmp/packages_start.txt ']' 15:52:24 + '[' -f /tmp/packages_end.txt ']' 15:52:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:52:24 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:52:24 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:52:24 + 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 15:52:24 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 15:52:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:25 prd-ubuntu20.04-docker-8c-8g-10844 does not seem to be running inside a container 15:52:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:52:25 $ docker top a413342b2af8c36a525e1cfafbb318c2a51a69fe3bea00c4689c2e5295c759a9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:25 + touch /tmp/pre-build-complete [Pipeline] sh 15:52:26 + mkdir -p /var/log/sysstat [Pipeline] sh 15:52:26 + ls /var/log/sa-host 15:52:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:26 provisioning config files... 15:52:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6300204698343257410tmp [Pipeline] { [Pipeline] echo 15:52:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:52:26 ---> create-netrc.sh [Pipeline] } 15:52:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:52:27 ---> python-tools-install.sh [Pipeline] echo 15:52:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:52:27 ---> sudo-logs.sh 15:52:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:52:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:52:27 ---> job-cost.sh 15:52:27 lf-activate-venv: SKIPPING 15:52:27 DEBUG: total: 0.2199999988079071 15:52:27 INFO: Retrieving Stack Cost... 15:52:28 INFO: Retrieving Pricing Info for: v3-standard-8 15:52:28 INFO: Archiving Costs [Pipeline] echo 15:52:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:52:28 ---> logs-deploy.sh 15:52:28 lf-activate-venv: SKIPPING 15:52:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/93 15:52:28 INFO: archiving workspace using pattern(s): 15:52:29 Archives upload complete. 15:52:29 INFO: archiving logs to Nexus