Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 389cef85dcfda5f175618fb677fd893d6d6ecfd5 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-ssh4447346283248528578.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-ssh961040322451189425.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-ssh16920450340314551184.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-ssh1636321281679630685.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-ssh5105384570108007446.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 ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-12592’ is offline ‘prd-ubuntu20.04-docker-8c-8g-12594’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12596 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 389cef85dcfda5f175618fb677fd893d6d6ecfd5 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#186)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 389cef85dcfda5f175618fb677fd893d6d6ecfd5 # timeout=10 > git rev-list --no-walk f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:03 ========================================================= 16:29:03 EdgeX Global Pipelines Version Info 16:29:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:04 ------------------- 16:29:04 stable info: 16:29:04 ------------------- 16:29:04 Commited By: Bill Mahoney bill.mahoney@intel.com 16:29:04 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 16:29:04 Message: update stable to v1.0.248 16:29:04 ------------------- 16:29:04 experimental info: 16:29:04 ------------------- 16:29:04 Commited By: **** collab-it+edgex@linuxfoundation.org 16:29:04 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:29:04 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 389cef8 [Pipeline] echo 16:29:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:05 provisioning config files... 16:29:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10417858312290788893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:05 ---> docker-login.sh 16:29:05 nexus3.edgexfoundry.org:10001 16:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:06 Configure a credential helper to remove this warning. See 16:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:06 16:29:06 Login Succeeded 16:29:06 nexus3.edgexfoundry.org:10002 16:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:06 Configure a credential helper to remove this warning. See 16:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:06 16:29:06 Login Succeeded 16:29:06 nexus3.edgexfoundry.org:10003 16:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:06 Configure a credential helper to remove this warning. See 16:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:06 16:29:06 Login Succeeded 16:29:06 nexus3.edgexfoundry.org:10004 16:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:06 Configure a credential helper to remove this warning. See 16:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:06 16:29:06 Login Succeeded 16:29:06 docker.io 16:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:06 Configure a credential helper to remove this warning. See 16:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:06 16:29:06 Login Succeeded 16:29:06 ---> docker-login.sh ends [Pipeline] } 16:29:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:06 + git rev-list -1 --merges 389cef85dcfda5f175618fb677fd893d6d6ecfd5~1..389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] echo 16:29:06 -----------> git rev-list -1 --merges 389cef85dcfda5f175618fb677fd893d6d6ecfd5~1..389cef85dcfda5f175618fb677fd893d6d6ecfd5 389cef85dcfda5f175618fb677fd893d6d6ecfd5 [false] [Pipeline] sh 16:29:07 + git log --format=format:%s -1 389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] echo 16:29:07 ========================================================= 16:29:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:07 + git log --format=format:%s -1 389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] echo 16:29:07 [semverPrep] GIT_COMMIT: 389cef85dcfda5f175618fb677fd893d6d6ecfd5, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#186) [Pipeline] echo 16:29:07 [semverPrep] This is not a build commit. [Pipeline] sh 16:29:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:07 + grep -v github /etc/ssh/ssh_known_hosts 16:29:07 + [ -e /tmp/ssh_known_hosts ] 16:29:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:07 + + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:07 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:08 16:29:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:08 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:08 b85a868b505f: Pulling fs layer 16:29:08 e2be974225ed: Pulling fs layer 16:29:08 339a4e72a1f5: Pulling fs layer 16:29:08 988bab9f4d93: Pulling fs layer 16:29:08 1469e6f7b9e6: Pulling fs layer 16:29:08 eaf3925da568: Pulling fs layer 16:29:08 bab4dde63d76: Pulling fs layer 16:29:08 1469e6f7b9e6: Waiting 16:29:08 eaf3925da568: Waiting 16:29:08 988bab9f4d93: Waiting 16:29:08 bde34c3a00c8: Pulling fs layer 16:29:08 bab4dde63d76: Waiting 16:29:08 b352a97aabf1: Pulling fs layer 16:29:08 4872d77fe225: Pulling fs layer 16:29:08 bde34c3a00c8: Waiting 16:29:08 5851b861e8e6: Pulling fs layer 16:29:08 4872d77fe225: Waiting 16:29:08 5851b861e8e6: Waiting 16:29:08 e2be974225ed: Download complete 16:29:08 988bab9f4d93: Verifying Checksum 16:29:08 988bab9f4d93: Download complete 16:29:08 339a4e72a1f5: Verifying Checksum 16:29:08 339a4e72a1f5: Download complete 16:29:08 1469e6f7b9e6: Verifying Checksum 16:29:08 1469e6f7b9e6: Download complete 16:29:08 eaf3925da568: Verifying Checksum 16:29:08 eaf3925da568: Download complete 16:29:08 bde34c3a00c8: Download complete 16:29:08 b352a97aabf1: Verifying Checksum 16:29:08 b352a97aabf1: Download complete 16:29:08 4872d77fe225: Verifying Checksum 16:29:08 4872d77fe225: Download complete 16:29:08 5851b861e8e6: Download complete 16:29:08 b85a868b505f: Download complete 16:29:09 bab4dde63d76: Verifying Checksum 16:29:09 bab4dde63d76: Download complete 16:29:10 b85a868b505f: Pull complete 16:29:10 e2be974225ed: Pull complete 16:29:10 339a4e72a1f5: Pull complete 16:29:10 988bab9f4d93: Pull complete 16:29:11 1469e6f7b9e6: Pull complete 16:29:11 eaf3925da568: Pull complete 16:29:13 bab4dde63d76: Pull complete 16:29:13 bde34c3a00c8: Pull complete 16:29:13 b352a97aabf1: Pull complete 16:29:13 4872d77fe225: Pull complete 16:29:13 5851b861e8e6: Pull complete 16:29:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:13 prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container 16:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:16 $ docker top da22aec3aa0e1acd012eca16b850deec82fedf888b1cec61e93d3eb1455cba45 -eo pid,comm 16:29:16 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). 16:29:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:16 [ssh-agent] Looking for ssh-agent implementation... 16:29:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:16 $ docker exec da22aec3aa0e1acd012eca16b850deec82fedf888b1cec61e93d3eb1455cba45 ssh-agent 16:29:17 SSH_AUTH_SOCK=/tmp/ssh-faLwmwzQvWqf/agent.32 16:29:17 SSH_AGENT_PID=38 16:29:17 Running ssh-add (command line suppressed) 16:29:17 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5754071489059264755.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5754071489059264755.key) 16:29:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:17 + git tag --points-at HEAD [Pipeline] } 16:29:17 $ docker exec --env ******** --env ******** da22aec3aa0e1acd012eca16b850deec82fedf888b1cec61e93d3eb1455cba45 ssh-agent -k 16:29:17 unset SSH_AUTH_SOCK; 16:29:17 unset SSH_AGENT_PID; 16:29:17 echo Agent pid 38 killed; 16:29:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:17 [ssh-agent] Looking for ssh-agent implementation... 16:29:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:17 $ docker exec da22aec3aa0e1acd012eca16b850deec82fedf888b1cec61e93d3eb1455cba45 ssh-agent 16:29:17 SSH_AUTH_SOCK=/tmp/ssh-wdzFhry6Wh6h/agent.70 16:29:17 SSH_AGENT_PID=76 16:29:17 Running ssh-add (command line suppressed) 16:29:18 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4824979847627640560.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4824979847627640560.key) 16:29:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:18 + git semver init 16:29:18 2023-05-03 16:29:18,483 [run_init] DEBUG init version:0.0.0 force:False 16:29:18 2023-05-03 16:29:18,483 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:29:18 2023-05-03 16:29:18,484 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:29:18 2023-05-03 16:29:18,484 [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) 16:29:19 2023-05-03 16:29:19,547 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 16:29:19 2023-05-03 16:29:19,547 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 16:29:19 2023-05-03 16:29:19,547 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:29:19 2023-05-03 16:29:19,547 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:29:19 3.0.0-dev.29 [Pipeline] } 16:29:19 $ docker exec --env ******** --env ******** da22aec3aa0e1acd012eca16b850deec82fedf888b1cec61e93d3eb1455cba45 ssh-agent -k 16:29:20 unset SSH_AUTH_SOCK; 16:29:20 unset SSH_AGENT_PID; 16:29:20 echo Agent pid 76 killed; 16:29:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:20 + git semver [Pipeline] } 16:29:20 $ docker stop --time=1 da22aec3aa0e1acd012eca16b850deec82fedf888b1cec61e93d3eb1455cba45 16:29:22 $ docker rm -f --volumes da22aec3aa0e1acd012eca16b850deec82fedf888b1cec61e93d3eb1455cba45 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:22 Stashed 1 file(s) [Pipeline] echo 16:29:22 [edgeXSemver]: initialized semver on version 3.0.0-dev.29 [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 16:29:23 provisioning config files... 16:29:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14339435534549064629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:23 ---> docker-login.sh 16:29:23 nexus3.edgexfoundry.org:10001 16:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:23 Configure a credential helper to remove this warning. See 16:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:23 16:29:23 Login Succeeded 16:29:23 nexus3.edgexfoundry.org:10002 16:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:23 Configure a credential helper to remove this warning. See 16:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:23 16:29:23 Login Succeeded 16:29:23 nexus3.edgexfoundry.org:10003 16:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:23 Configure a credential helper to remove this warning. See 16:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:23 16:29:23 Login Succeeded 16:29:23 nexus3.edgexfoundry.org:10004 16:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:23 Configure a credential helper to remove this warning. See 16:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:23 16:29:23 Login Succeeded 16:29:23 docker.io 16:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:23 Configure a credential helper to remove this warning. See 16:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:23 16:29:23 Login Succeeded 16:29:23 ---> docker-login.sh ends [Pipeline] } 16:29:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:29:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:23 ========================================================= 16:29:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:29:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:24 + 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 . 16:29:24 Sending build context to Docker daemon 12.64MB 16:29:24 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:29:24 Step 2/12 : FROM ${BASE} AS builder 16:29:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:24 f56be85fc22e: Pulling fs layer 16:29:24 85791d961cd3: Pulling fs layer 16:29:24 d694b5ae8c79: Pulling fs layer 16:29:24 9f32a84ed3da: Pulling fs layer 16:29:24 4d19c01a9841: Pulling fs layer 16:29:24 9325e15d5711: Pulling fs layer 16:29:24 556b6ee489ea: Pulling fs layer 16:29:24 c5a4b2cf53e6: Pulling fs layer 16:29:24 9f32a84ed3da: Waiting 16:29:24 4d19c01a9841: Waiting 16:29:24 9325e15d5711: Waiting 16:29:24 556b6ee489ea: Waiting 16:29:24 c5a4b2cf53e6: Waiting 16:29:24 85791d961cd3: Verifying Checksum 16:29:24 85791d961cd3: Download complete 16:29:24 9f32a84ed3da: Verifying Checksum 16:29:24 9f32a84ed3da: Download complete 16:29:24 4d19c01a9841: Verifying Checksum 16:29:24 4d19c01a9841: Download complete 16:29:24 f56be85fc22e: Verifying Checksum 16:29:24 f56be85fc22e: Download complete 16:29:24 9325e15d5711: Verifying Checksum 16:29:24 9325e15d5711: Download complete 16:29:24 f56be85fc22e: Pull complete 16:29:24 85791d961cd3: Pull complete 16:29:24 c5a4b2cf53e6: Verifying Checksum 16:29:24 c5a4b2cf53e6: Download complete 16:29:24 d694b5ae8c79: Verifying Checksum 16:29:24 d694b5ae8c79: Download complete 16:29:25 556b6ee489ea: Verifying Checksum 16:29:25 556b6ee489ea: Download complete 16:29:28 d694b5ae8c79: Pull complete 16:29:28 9f32a84ed3da: Pull complete 16:29:28 4d19c01a9841: Pull complete 16:29:28 9325e15d5711: Pull complete 16:29:30 556b6ee489ea: Pull complete 16:29:31 c5a4b2cf53e6: Pull complete 16:29:31 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:29:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:29:31 ---> c4be618373d6 16:29:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:29:37 Still waiting to schedule task 16:29:37 ‘prd-ubuntu20.04-docker-arm64-4c-16g-12597’ is offline 16:29:39 ---> Running in ef0d069efb8a 16:29:39 Removing intermediate container ef0d069efb8a 16:29:39 ---> 8a93c740dbfb 16:29:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:29:39 ---> Running in 8356f944f764 16:29:39 Removing intermediate container 8356f944f764 16:29:39 ---> 9ab3f97a67cb 16:29:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:29:39 ---> Running in c9de80c5696d 16:29:39 Removing intermediate container c9de80c5696d 16:29:39 ---> 4f81d97ee6ce 16:29:39 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:29:39 ---> Running in 80c31ed9f31b 16:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:29:39 OK: 265 MiB in 53 packages 16:29:39 Removing intermediate container 80c31ed9f31b 16:29:39 ---> 30485e9cf420 16:29:39 Step 7/12 : WORKDIR /app 16:29:39 ---> Running in 2afc74ede454 16:29:39 Removing intermediate container 2afc74ede454 16:29:39 ---> d82774b15de1 16:29:39 Step 8/12 : COPY go.mod vendor* ./ 16:29:40 ---> c22d3a8ab8b3 16:29:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:40 ---> Running in 0bededc59b80 16:30:12 Removing intermediate container 0bededc59b80 16:30:12 ---> eb309d31f7d3 16:30:12 Step 10/12 : COPY . . 16:30:12 ---> f35ca17d6d4d 16:30:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:30:12 ---> Running in 2f3dcbadf03a 16:30:12 Removing intermediate container 2f3dcbadf03a 16:30:12 ---> b251d17160ca 16:30:12 Step 12/12 : RUN $MAKE 16:30:12 ---> Running in ddd12a2db573 16:30:12 noop 16:30:12 Removing intermediate container ddd12a2db573 16:30:12 ---> 434b732cedc0 16:30:12 Successfully built 434b732cedc0 16:30:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:12 + docker inspect -f . ci-base-image-x86_64 16:30:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:12 prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container 16:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:12 $ docker top 1e18a70c7c886711310e379b8c7d40d5e65e60a07381527e04e7bb407e0234ca -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:13 + go version 16:30:13 go version go1.20.2 linux/amd64 [Pipeline] } 16:30:13 $ docker stop --time=1 1e18a70c7c886711310e379b8c7d40d5e65e60a07381527e04e7bb407e0234ca 16:30:14 $ docker rm -f --volumes 1e18a70c7c886711310e379b8c7d40d5e65e60a07381527e04e7bb407e0234ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:14 + docker inspect -f . ci-base-image-x86_64 16:30:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:15 prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container 16:30:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:15 $ docker top 64b8f383c8de6df26aba7bd880674ddc773b4de6d3c7898db98bf38c2d5073b6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:15 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 16:30:15 + make test 16:30:15 go test -race ./... -coverprofile=coverage.out ./... 16:30:37 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:30:37 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:30:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.179s coverage: 86.2% of statements 16:30:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.686s coverage: 71.9% of statements 16:30:59 go vet ./... 16:31:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:01 ./bin/test-attribution.sh 16:31:01 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 16:31:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:31:01 $ docker stop --time=1 64b8f383c8de6df26aba7bd880674ddc773b4de6d3c7898db98bf38c2d5073b6 16:31:06 $ docker rm -f --volumes 64b8f383c8de6df26aba7bd880674ddc773b4de6d3c7898db98bf38c2d5073b6 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:31:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:31:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:31:07 + ls -al . 16:31:07 total 228 16:31:07 drwxrwxr-x 11 jenkins jenkins 4096 May 3 16:30 . 16:31:07 drwxrwxr-x 4 jenkins jenkins 4096 May 3 16:29 .. 16:31:07 -rw-rw-r-- 1 jenkins jenkins 262 May 3 16:29 .dockerignore 16:31:07 drwxrwxr-x 8 jenkins jenkins 4096 May 3 16:29 .git 16:31:07 drwxrwxr-x 3 jenkins jenkins 4096 May 3 16:29 .github 16:31:07 -rw-rw-r-- 1 jenkins jenkins 788 May 3 16:29 .gitignore 16:31:07 -rw-rw-r-- 1 jenkins jenkins 41 May 3 16:29 .golangci.yml 16:31:07 drwxr-xr-x 3 jenkins jenkins 4096 May 3 16:29 .semver 16:31:07 -rw-rw-r-- 1 jenkins jenkins 9805 May 3 16:29 Attribution.txt 16:31:07 -rw-rw-r-- 1 jenkins jenkins 4331 May 3 16:29 CHANGELOG.md 16:31:07 -rw-rw-r-- 1 jenkins jenkins 1659 May 3 16:29 Dockerfile 16:31:07 -rw-rw-r-- 1 jenkins jenkins 677 May 3 16:29 GOVERNANCE.md 16:31:07 -rw-rw-r-- 1 jenkins jenkins 687 May 3 16:29 Jenkinsfile 16:31:07 -rw-rw-r-- 1 jenkins jenkins 11347 May 3 16:29 LICENSE 16:31:07 -rw-rw-r-- 1 jenkins jenkins 2497 May 3 16:29 Makefile 16:31:07 -rw-rw-r-- 1 jenkins jenkins 617 May 3 16:29 OWNERS.md 16:31:07 -rw-rw-r-- 1 jenkins jenkins 31001 May 3 16:29 README.md 16:31:07 -rw-rw-r-- 1 jenkins jenkins 12 May 3 16:29 VERSION 16:31:07 drwxrwxr-x 2 jenkins jenkins 4096 May 3 16:29 bin 16:31:07 -rw-r--r-- 1 jenkins jenkins 41317 May 3 16:30 coverage.out 16:31:07 -rw-rw-r-- 1 jenkins jenkins 3467 May 3 16:29 go.mod 16:31:07 -rw-rw-r-- 1 jenkins jenkins 31620 May 3 16:29 go.sum 16:31:07 drwxrwxr-x 2 jenkins jenkins 4096 May 3 16:29 images 16:31:07 drwxrwxr-x 4 jenkins jenkins 4096 May 3 16:29 internal 16:31:07 -rw-rw-r-- 1 jenkins jenkins 531 May 3 16:29 main.go 16:31:07 drwxrwxr-x 2 jenkins jenkins 4096 May 3 16:29 res 16:31:07 drwxrwxr-x 4 jenkins jenkins 4096 May 3 16:29 snap 16:31:07 drwxrwxr-x 3 jenkins jenkins 4096 May 3 16:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:07 + 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=389cef85dcfda5f175618fb677fd893d6d6ecfd5 --label arch=amd64 --label version=3.0.0-dev.29 . 16:31:07 Sending build context to Docker daemon 12.64MB 16:31:07 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 16:31:07 Step 2/29 : FROM ${BASE} AS builder 16:31:07 ---> 434b732cedc0 16:31:07 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:31:08 ---> Running in 61c2637eb36e 16:31:08 Removing intermediate container 61c2637eb36e 16:31:08 ---> eb58377c1cbe 16:31:08 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:31:08 ---> Running in 1a27fa8ba929 16:31:08 Removing intermediate container 1a27fa8ba929 16:31:08 ---> 617560040c38 16:31:08 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:31:08 ---> Running in a35d127fa120 16:31:08 Removing intermediate container a35d127fa120 16:31:08 ---> ac6b61ab1bc5 16:31:08 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:31:08 ---> Running in 478d574b083b 16:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:31:08 OK: 265 MiB in 53 packages 16:31:09 Removing intermediate container 478d574b083b 16:31:09 ---> 83e7592cd65e 16:31:09 Step 7/29 : WORKDIR /app 16:31:09 ---> Running in 0fec0681a6b6 16:31:09 Removing intermediate container 0fec0681a6b6 16:31:09 ---> 95a4adcdb04a 16:31:09 Step 8/29 : COPY go.mod vendor* ./ 16:31:09 ---> 9349a3cefcf1 16:31:09 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:09 ---> Running in b901b0186971 16:31:10 Removing intermediate container b901b0186971 16:31:10 ---> d11116ad9f44 16:31:10 Step 10/29 : COPY . . 16:31:10 ---> 21747589d5e7 16:31:10 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:31:10 ---> Running in 59d4574aa948 16:31:10 Removing intermediate container 59d4574aa948 16:31:10 ---> c3bb586df421 16:31:10 Step 12/29 : RUN $MAKE 16:31:10 ---> Running in ca1b65e58f93 16:31:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.29 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.29" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:31:32 Removing intermediate container ca1b65e58f93 16:31:32 ---> 341a3d7a3b65 16:31:32 Step 13/29 : FROM alpine:3.17 16:31:32 3.17: Pulling from library/alpine 16:31:32 f56be85fc22e: Already exists 16:31:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:31:32 Status: Downloaded newer image for alpine:3.17 16:31:32 ---> 9ed4aefc74f6 16:31:32 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:31:32 ---> Running in 276e92093fe1 16:31:32 Removing intermediate container 276e92093fe1 16:31:32 ---> 92a5ef3c65dc 16:31:32 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:31:32 ---> Running in 1113e982c3d8 16:31:32 Removing intermediate container 1113e982c3d8 16:31:32 ---> 5da25aea5f46 16:31:32 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:31:32 ---> Running in 57301d791de8 16:31:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:31:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:31:32 (1/2) Installing ca-certificates (20220614-r4) 16:31:32 (2/2) Installing dumb-init (1.2.5-r2) 16:31:32 Executing busybox-1.35.0-r29.trigger 16:31:32 Executing ca-certificates-20220614-r4.trigger 16:31:32 OK: 8 MiB in 17 packages 16:31:32 Removing intermediate container 57301d791de8 16:31:32 ---> beecabb0d22b 16:31:32 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:31:32 ---> 67e2e7e494fe 16:31:32 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:31:32 ---> 590ac6aeffee 16:31:32 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:31:32 ---> 5c11b3c02dc5 16:31:32 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:31:32 ---> 9a79e165af76 16:31:32 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:31:33 ---> 1f3547eee403 16:31:33 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:31:33 ---> Running in 4e11d90afe43 16:31:34 Removing intermediate container 4e11d90afe43 16:31:34 ---> bceec231549b 16:31:34 Step 23/29 : VOLUME /cache 16:31:34 ---> Running in 8e2d98da4810 16:31:34 Removing intermediate container 8e2d98da4810 16:31:34 ---> e6dac710fe6e 16:31:34 Step 24/29 : EXPOSE 59711 16:31:34 ---> Running in ca7bc723cfe8 16:31:34 Removing intermediate container ca7bc723cfe8 16:31:34 ---> 34f87999fc7a 16:31:34 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:31:34 ---> Running in 70aeaf07a0da 16:31:34 Removing intermediate container 70aeaf07a0da 16:31:34 ---> 4a2dd631b4b1 16:31:34 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:31:34 ---> Running in dda95053cb72 16:31:34 Removing intermediate container dda95053cb72 16:31:34 ---> d38c3d82795f 16:31:34 Step 27/29 : LABEL arch=amd64 16:31:34 ---> Running in e5bd090285a0 16:31:34 Removing intermediate container e5bd090285a0 16:31:34 ---> 842c5bf62ea0 16:31:34 Step 28/29 : LABEL git_sha=389cef85dcfda5f175618fb677fd893d6d6ecfd5 16:31:34 ---> Running in d43f65761dc2 16:31:34 Removing intermediate container d43f65761dc2 16:31:34 ---> 583f0cd542c7 16:31:34 Step 29/29 : LABEL version=3.0.0-dev.29 16:31:34 ---> Running in 1849c8b85dfa 16:31:34 Removing intermediate container 1849c8b85dfa 16:31:34 ---> a158e04bea99 16:31:34 [Warning] One or more build-args [ARCH] were not consumed 16:31:34 Successfully built a158e04bea99 16:31:34 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 16:31:34 provisioning config files... 16:31:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1142527310797461111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:35 ---> docker-login.sh 16:31:35 nexus3.edgexfoundry.org:10001 16:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:35 Configure a credential helper to remove this warning. See 16:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:35 16:31:35 Login Succeeded 16:31:35 nexus3.edgexfoundry.org:10002 16:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:35 Configure a credential helper to remove this warning. See 16:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:35 16:31:35 Login Succeeded 16:31:35 nexus3.edgexfoundry.org:10003 16:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:35 Configure a credential helper to remove this warning. See 16:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:35 16:31:35 Login Succeeded 16:31:35 nexus3.edgexfoundry.org:10004 16:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:35 Configure a credential helper to remove this warning. See 16:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:35 16:31:35 Login Succeeded 16:31:35 docker.io 16:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:35 Configure a credential helper to remove this warning. See 16:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:35 16:31:35 Login Succeeded 16:31:35 ---> docker-login.sh ends [Pipeline] } 16:31:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:35 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 16:31:35 389cef85dcfda5f175618fb677fd893d6d6ecfd5 16:31:35 latest 16:31:35 3.0.0-dev.29 16:31:35 389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 16:31:35 main 16:31:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:35 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:389cef85dcfda5f175618fb677fd893d6d6ecfd5 16:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:31:36 49ffb7200db8: Preparing 16:31:36 de1af49f5fbb: Preparing 16:31:36 59c0ded6bdd6: Preparing 16:31:36 c7da7215345b: Preparing 16:31:36 7338c2bc9f16: Preparing 16:31:36 717bde64220d: Preparing 16:31:36 95df23466851: Preparing 16:31:36 f1417ff83b31: Preparing 16:31:36 717bde64220d: Waiting 16:31:36 95df23466851: Waiting 16:31:36 f1417ff83b31: Waiting 16:31:36 59c0ded6bdd6: Pushed 16:31:36 7338c2bc9f16: Pushed 16:31:36 c7da7215345b: Pushed 16:31:36 49ffb7200db8: Pushed 16:31:36 f1417ff83b31: Layer already exists 16:31:36 717bde64220d: Pushed 16:31:36 95df23466851: Pushed 16:31:39 de1af49f5fbb: Pushed 16:31:39 389cef85dcfda5f175618fb677fd893d6d6ecfd5: digest: sha256:635bfb70370a56b79450692980d71c557962be68b2667663ab6b57c87ee8a7b7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:39 + 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 16:31:39 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:31:39 49ffb7200db8: Preparing 16:31:39 de1af49f5fbb: Preparing 16:31:39 59c0ded6bdd6: Preparing 16:31:39 c7da7215345b: Preparing 16:31:39 7338c2bc9f16: Preparing 16:31:39 717bde64220d: Preparing 16:31:39 95df23466851: Preparing 16:31:39 f1417ff83b31: Preparing 16:31:39 717bde64220d: Waiting 16:31:39 95df23466851: Waiting 16:31:39 59c0ded6bdd6: Layer already exists 16:31:39 de1af49f5fbb: Layer already exists 16:31:39 c7da7215345b: Layer already exists 16:31:39 7338c2bc9f16: Layer already exists 16:31:39 49ffb7200db8: Layer already exists 16:31:39 717bde64220d: Layer already exists 16:31:39 95df23466851: Layer already exists 16:31:39 f1417ff83b31: Layer already exists 16:31:39 latest: digest: sha256:635bfb70370a56b79450692980d71c557962be68b2667663ab6b57c87ee8a7b7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:39 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.29 16:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:31:40 49ffb7200db8: Preparing 16:31:40 de1af49f5fbb: Preparing 16:31:40 59c0ded6bdd6: Preparing 16:31:40 c7da7215345b: Preparing 16:31:40 7338c2bc9f16: Preparing 16:31:40 717bde64220d: Preparing 16:31:40 95df23466851: Preparing 16:31:40 f1417ff83b31: Preparing 16:31:40 717bde64220d: Waiting 16:31:40 95df23466851: Waiting 16:31:40 f1417ff83b31: Waiting 16:31:40 de1af49f5fbb: Layer already exists 16:31:40 c7da7215345b: Layer already exists 16:31:40 7338c2bc9f16: Layer already exists 16:31:40 49ffb7200db8: Layer already exists 16:31:40 59c0ded6bdd6: Layer already exists 16:31:40 95df23466851: Layer already exists 16:31:40 717bde64220d: Layer already exists 16:31:40 f1417ff83b31: Layer already exists 16:31:40 3.0.0-dev.29: digest: sha256:635bfb70370a56b79450692980d71c557962be68b2667663ab6b57c87ee8a7b7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:40 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 16:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:31:40 49ffb7200db8: Preparing 16:31:40 de1af49f5fbb: Preparing 16:31:40 59c0ded6bdd6: Preparing 16:31:40 c7da7215345b: Preparing 16:31:40 7338c2bc9f16: Preparing 16:31:40 717bde64220d: Preparing 16:31:40 95df23466851: Preparing 16:31:40 f1417ff83b31: Preparing 16:31:40 717bde64220d: Waiting 16:31:40 95df23466851: Waiting 16:31:40 f1417ff83b31: Waiting 16:31:40 de1af49f5fbb: Layer already exists 16:31:40 7338c2bc9f16: Layer already exists 16:31:40 59c0ded6bdd6: Layer already exists 16:31:40 c7da7215345b: Layer already exists 16:31:40 49ffb7200db8: Layer already exists 16:31:40 717bde64220d: Layer already exists 16:31:40 95df23466851: Layer already exists 16:31:40 f1417ff83b31: Layer already exists 16:31:40 389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29: digest: sha256:635bfb70370a56b79450692980d71c557962be68b2667663ab6b57c87ee8a7b7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:41 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 16:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:31:41 49ffb7200db8: Preparing 16:31:41 de1af49f5fbb: Preparing 16:31:41 59c0ded6bdd6: Preparing 16:31:41 c7da7215345b: Preparing 16:31:41 7338c2bc9f16: Preparing 16:31:41 717bde64220d: Preparing 16:31:41 95df23466851: Preparing 16:31:41 f1417ff83b31: Preparing 16:31:41 95df23466851: Waiting 16:31:41 717bde64220d: Waiting 16:31:41 f1417ff83b31: Waiting 16:31:41 c7da7215345b: Layer already exists 16:31:41 7338c2bc9f16: Layer already exists 16:31:41 de1af49f5fbb: Layer already exists 16:31:41 49ffb7200db8: Layer already exists 16:31:41 59c0ded6bdd6: Layer already exists 16:31:41 717bde64220d: Layer already exists 16:31:41 f1417ff83b31: Layer already exists 16:31:41 95df23466851: Layer already exists 16:31:41 main: digest: sha256:635bfb70370a56b79450692980d71c557962be68b2667663ab6b57c87ee8a7b7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:31:41 ===================================================== [Pipeline] echo 16:31:41 taggedImages: 16:31:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:389cef85dcfda5f175618fb677fd893d6d6ecfd5 16:31:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:31:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.29 16:31:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 16:31:41 - 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 16:31:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:41 16:31:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:42 latest: Pulling from edgex-lftools-log-publisher 16:31:42 5eb5b503b376: Pulling fs layer 16:31:42 5c69ac0246d0: Pulling fs layer 16:31:42 ec43610c2a17: Pulling fs layer 16:31:42 3a2ae6a8a46f: Pulling fs layer 16:31:42 33b1e0a273af: Pulling fs layer 16:31:42 5d3b04190fa2: Pulling fs layer 16:31:42 2f39f015ded8: Pulling fs layer 16:31:42 3a2ae6a8a46f: Waiting 16:31:42 5d3b04190fa2: Waiting 16:31:42 2f39f015ded8: Waiting 16:31:42 33b1e0a273af: Waiting 16:31:42 5c69ac0246d0: Verifying Checksum 16:31:42 5c69ac0246d0: Download complete 16:31:42 3a2ae6a8a46f: Verifying Checksum 16:31:42 3a2ae6a8a46f: Download complete 16:31:42 33b1e0a273af: Verifying Checksum 16:31:42 33b1e0a273af: Download complete 16:31:42 5d3b04190fa2: Download complete 16:31:42 ec43610c2a17: Verifying Checksum 16:31:42 ec43610c2a17: Download complete 16:31:42 5eb5b503b376: Download complete 16:31:43 2f39f015ded8: Download complete 16:31:43 5eb5b503b376: Pull complete 16:31:43 5c69ac0246d0: Pull complete 16:31:44 ec43610c2a17: Pull complete 16:31:44 3a2ae6a8a46f: Pull complete 16:31:44 33b1e0a273af: Pull complete 16:31:44 5d3b04190fa2: Pull complete 16:31:48 2f39f015ded8: Pull complete 16:31:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:31:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:48 prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container 16:31:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:31:51 $ docker top 71302baf48f5cecc1f6125278c3f35a6a3930591b8da60f0fb51e0a4a31ab2e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:52 ---> job-cost.sh 16:31:52 lf-activate-venv: SKIPPING 16:31:52 INFO: No Stack... 16:31:52 INFO: Retrieving Pricing Info for: v3-standard-8 16:31:52 INFO: Archiving Costs [Pipeline] sh 16:31:53 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 16:31:53 + cut -d, -f6 [Pipeline] lock 16:31:53 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] 16:31:53 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] did not exist. Created. 16:31:53 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:31:53 + echo total: 0.2199999988079071 [Pipeline] stash 16:31:53 Stashed 1 file(s) [Pipeline] } 16:31:53 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] [Pipeline] // lock [Pipeline] } 16:31:53 $ docker stop --time=1 71302baf48f5cecc1f6125278c3f35a6a3930591b8da60f0fb51e0a4a31ab2e1 16:31:54 $ docker rm -f --volumes 71302baf48f5cecc1f6125278c3f35a6a3930591b8da60f0fb51e0a4a31ab2e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:32:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12600 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:32:22 Running in /w/workspace/app-rfid-llrp-inventory/98 [Pipeline] { [Pipeline] checkout 16:32:22 The recommended git tool is: git 16:32:28 using credential edgex-jenkins-ssh 16:32:28 Cloning the remote Git repository 16:32:29 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:32:29 > git init /w/workspace/app-rfid-llrp-inventory/98 # timeout=10 16:32:29 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:32:29 > git --version # timeout=10 16:32:29 > git --version # 'git version 2.25.1' 16:32:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:32 Avoid second fetch 16:32:32 Checking out Revision 389cef85dcfda5f175618fb677fd893d6d6ecfd5 (main) 16:32:31 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:32:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:32 > git config core.sparsecheckout # timeout=10 16:32:32 > git checkout -f 389cef85dcfda5f175618fb677fd893d6d6ecfd5 # timeout=10 16:32:33 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#186)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:34 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:34 Dload Upload Total Spent Left Speed 16:32:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 16:32:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:35 + sudo tee /etc/docker/daemon.new 16:32:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:32:35 { 16:32:35 "registry-mirrors": [ 16:32:35 "https://nexus3.edgexfoundry.org:10001" 16:32:35 ], 16:32:35 "bip": "10.250.0.254/24", 16:32:35 "hosts": [ 16:32:35 "tcp://0.0.0.0:5555", 16:32:35 "unix:///var/run/docker.sock" 16:32:35 ], 16:32:35 "mtu": 1458, 16:32:35 "selinux-enabled": true, 16:32:35 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:35 } [Pipeline] sh 16:32:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:54 provisioning config files... 16:32:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/98@tmp/config2687571775195323456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:54 ---> docker-login.sh 16:32:54 nexus3.edgexfoundry.org:10001 16:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:55 Configure a credential helper to remove this warning. See 16:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:55 16:32:55 Login Succeeded 16:32:55 nexus3.edgexfoundry.org:10002 16:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:55 Configure a credential helper to remove this warning. See 16:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:55 16:32:55 Login Succeeded 16:32:55 nexus3.edgexfoundry.org:10003 16:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:55 Configure a credential helper to remove this warning. See 16:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:55 16:32:55 Login Succeeded 16:32:55 nexus3.edgexfoundry.org:10004 16:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:56 Configure a credential helper to remove this warning. See 16:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:56 16:32:56 Login Succeeded 16:32:56 docker.io 16:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:56 Configure a credential helper to remove this warning. See 16:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:56 16:32:56 Login Succeeded 16:32:56 ---> docker-login.sh ends [Pipeline] } 16:32:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:57 ========================================================= 16:32:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:32:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:57 + 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 . 16:32:57 Sending build context to Docker daemon 678.4kB 16:32:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:32:57 Step 2/12 : FROM ${BASE} AS builder 16:32:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:32:57 c41833b44d91: Pulling fs layer 16:32:57 ed15518f5707: Pulling fs layer 16:32:57 feae8fd75edb: Pulling fs layer 16:32:57 242c74f7c9fa: Pulling fs layer 16:32:57 3cdef696dda3: Pulling fs layer 16:32:57 2ced38df9373: Pulling fs layer 16:32:57 58f1dce35555: Pulling fs layer 16:32:57 3cdef696dda3: Waiting 16:32:57 2ced38df9373: Waiting 16:32:57 58f1dce35555: Waiting 16:32:57 242c74f7c9fa: Waiting 16:32:57 ed15518f5707: Download complete 16:32:57 242c74f7c9fa: Verifying Checksum 16:32:57 242c74f7c9fa: Download complete 16:32:57 3cdef696dda3: Verifying Checksum 16:32:57 3cdef696dda3: Download complete 16:32:57 c41833b44d91: Verifying Checksum 16:32:57 c41833b44d91: Download complete 16:32:58 c41833b44d91: Pull complete 16:32:59 58f1dce35555: Verifying Checksum 16:32:59 58f1dce35555: Download complete 16:32:59 ed15518f5707: Pull complete 16:33:00 feae8fd75edb: Verifying Checksum 16:33:00 feae8fd75edb: Download complete 16:33:00 2ced38df9373: Download complete 16:33:12 feae8fd75edb: Pull complete 16:33:12 242c74f7c9fa: Pull complete 16:33:12 3cdef696dda3: Pull complete 16:33:19 2ced38df9373: Pull complete 16:33:22 58f1dce35555: Pull complete 16:33:22 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 16:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:33:22 ---> fadd8f120f05 16:33:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:33:24 ---> Running in aa66cee115ec 16:33:24 Removing intermediate container aa66cee115ec 16:33:24 ---> 913c3316ed64 16:33:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:33:25 ---> Running in 8bed83914b52 16:33:25 Removing intermediate container 8bed83914b52 16:33:25 ---> 3c3f4004f480 16:33:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:33:25 ---> Running in 401aa5c226e5 16:33:25 Removing intermediate container 401aa5c226e5 16:33:25 ---> e19a7f70102d 16:33:25 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:33:25 ---> Running in 0d2b6c97ac87 16:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:33:28 OK: 263 MiB in 53 packages 16:33:29 Removing intermediate container 0d2b6c97ac87 16:33:29 ---> 32835873d17e 16:33:29 Step 7/12 : WORKDIR /app 16:33:29 ---> Running in 4996c4095353 16:33:29 Removing intermediate container 4996c4095353 16:33:29 ---> 8236f7ee9480 16:33:29 Step 8/12 : COPY go.mod vendor* ./ 16:33:29 ---> baede9830fd1 16:33:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:30 ---> Running in 3d6bb802590f 16:34:38 Removing intermediate container 3d6bb802590f 16:34:38 ---> b42402cb27df 16:34:38 Step 10/12 : COPY . . 16:34:38 ---> 196067eff9e0 16:34:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:34:38 ---> Running in 39fbd9fc6b07 16:34:38 Removing intermediate container 39fbd9fc6b07 16:34:38 ---> 3a062a790fc7 16:34:38 Step 12/12 : RUN $MAKE 16:34:38 ---> Running in fd13e152adac 16:34:38 noop 16:34:38 Removing intermediate container fd13e152adac 16:34:38 ---> 53ef628e491f 16:34:38 Successfully built 53ef628e491f 16:34:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:38 + docker inspect -f . ci-base-image-arm64 16:34:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:38 prd-ubuntu20.04-docker-arm64-4c-16g-12600 does not seem to be running inside a container 16:34:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/98 -v /w/workspace/app-rfid-llrp-inventory/98:/w/workspace/app-rfid-llrp-inventory/98:rw,z -v /w/workspace/app-rfid-llrp-inventory/98@tmp:/w/workspace/app-rfid-llrp-inventory/98@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 16:34:40 $ docker top f405565c9eb615ae730d37a2499ce2ce90219363ea123df3fab7eca381818227 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:40 + go version 16:34:40 go version go1.20.2 linux/arm64 [Pipeline] } 16:34:40 $ docker stop --time=1 f405565c9eb615ae730d37a2499ce2ce90219363ea123df3fab7eca381818227 16:34:42 $ docker rm -f --volumes f405565c9eb615ae730d37a2499ce2ce90219363ea123df3fab7eca381818227 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:43 + docker inspect -f . ci-base-image-arm64 16:34:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:43 prd-ubuntu20.04-docker-arm64-4c-16g-12600 does not seem to be running inside a container 16:34:43 $ 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/98 -v /w/workspace/app-rfid-llrp-inventory/98:/w/workspace/app-rfid-llrp-inventory/98:rw,z -v /w/workspace/app-rfid-llrp-inventory/98@tmp:/w/workspace/app-rfid-llrp-inventory/98@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 16:34:44 $ docker top 943a8ba728572fce5a24439c0cb2316d50400242cb5413ef14ca2e471d7b29ca -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:45 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/98 [Pipeline] fileExists [Pipeline] sh 16:34:46 + make test 16:34:46 go test -race ./... -coverprofile=coverage.out ./... 16:37:52 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:37:53 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:37:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.204s coverage: 86.2% of statements 16:38:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.592s coverage: 71.9% of statements 16:38:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:38:06 go vet ./... 16:40:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:40:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:40:43 ./bin/test-attribution.sh 16:40:43 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 16:40:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:40:43 $ docker stop --time=1 943a8ba728572fce5a24439c0cb2316d50400242cb5413ef14ca2e471d7b29ca 16:40:46 $ docker rm -f --volumes 943a8ba728572fce5a24439c0cb2316d50400242cb5413ef14ca2e471d7b29ca [Pipeline] // withDockerContainer [Pipeline] sh 16:40:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:40:48 Warning: overwriting stash ‘coverage-report’ 16:40:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:40:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:40:49 + ls -al . 16:40:49 total 224 16:40:49 drwxrwxr-x 10 jenkins jenkins 4096 May 3 16:34 . 16:40:49 drwxrwxr-x 4 jenkins jenkins 4096 May 3 16:32 .. 16:40:49 -rw-rw-r-- 1 jenkins jenkins 262 May 3 16:32 .dockerignore 16:40:49 drwxrwxr-x 8 jenkins jenkins 4096 May 3 16:32 .git 16:40:49 drwxrwxr-x 3 jenkins jenkins 4096 May 3 16:32 .github 16:40:49 -rw-rw-r-- 1 jenkins jenkins 788 May 3 16:32 .gitignore 16:40:49 -rw-rw-r-- 1 jenkins jenkins 41 May 3 16:32 .golangci.yml 16:40:49 -rw-rw-r-- 1 jenkins jenkins 9805 May 3 16:32 Attribution.txt 16:40:49 -rw-rw-r-- 1 jenkins jenkins 4331 May 3 16:32 CHANGELOG.md 16:40:49 -rw-rw-r-- 1 jenkins jenkins 1659 May 3 16:32 Dockerfile 16:40:49 -rw-rw-r-- 1 jenkins jenkins 677 May 3 16:32 GOVERNANCE.md 16:40:49 -rw-rw-r-- 1 jenkins jenkins 687 May 3 16:32 Jenkinsfile 16:40:49 -rw-rw-r-- 1 jenkins jenkins 11347 May 3 16:32 LICENSE 16:40:49 -rw-rw-r-- 1 jenkins jenkins 2497 May 3 16:32 Makefile 16:40:49 -rw-rw-r-- 1 jenkins jenkins 617 May 3 16:32 OWNERS.md 16:40:49 -rw-rw-r-- 1 jenkins jenkins 31001 May 3 16:32 README.md 16:40:49 -rw-rw-r-- 1 jenkins jenkins 12 May 3 16:29 VERSION 16:40:49 drwxrwxr-x 2 jenkins jenkins 4096 May 3 16:32 bin 16:40:49 -rw-r--r-- 1 jenkins jenkins 41317 May 3 16:38 coverage.out 16:40:49 -rw-rw-r-- 1 jenkins jenkins 3467 May 3 16:32 go.mod 16:40:49 -rw-rw-r-- 1 jenkins jenkins 31620 May 3 16:32 go.sum 16:40:49 drwxrwxr-x 2 jenkins jenkins 4096 May 3 16:32 images 16:40:49 drwxrwxr-x 4 jenkins jenkins 4096 May 3 16:32 internal 16:40:49 -rw-rw-r-- 1 jenkins jenkins 531 May 3 16:32 main.go 16:40:49 drwxrwxr-x 2 jenkins jenkins 4096 May 3 16:32 res 16:40:49 drwxrwxr-x 4 jenkins jenkins 4096 May 3 16:32 snap 16:40:49 drwxrwxr-x 3 jenkins jenkins 4096 May 3 16:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:50 + 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=389cef85dcfda5f175618fb677fd893d6d6ecfd5 --label arch=arm64 --label version=3.0.0-dev.29 . 16:40:50 Sending build context to Docker daemon 678.4kB 16:40:50 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 16:40:50 Step 2/29 : FROM ${BASE} AS builder 16:40:50 ---> 53ef628e491f 16:40:50 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:40:50 ---> Running in 3e53b365964f 16:40:50 Removing intermediate container 3e53b365964f 16:40:50 ---> 242e4be9deb7 16:40:50 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:40:50 ---> Running in 636f678e8339 16:40:51 Removing intermediate container 636f678e8339 16:40:51 ---> 9097034b1dd9 16:40:51 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:40:51 ---> Running in 36959595b474 16:40:51 Removing intermediate container 36959595b474 16:40:51 ---> 586679cdaabe 16:40:51 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:40:51 ---> Running in 42926c2cc7e9 16:40:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:40:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:40:54 OK: 263 MiB in 53 packages 16:40:55 Removing intermediate container 42926c2cc7e9 16:40:55 ---> 114d184e3438 16:40:55 Step 7/29 : WORKDIR /app 16:40:55 ---> Running in f5251c678e7e 16:40:55 Removing intermediate container f5251c678e7e 16:40:55 ---> d12a2f6b1e0a 16:40:55 Step 8/29 : COPY go.mod vendor* ./ 16:40:55 ---> 9c3f16a2c030 16:40:55 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:55 ---> Running in da63c9eb664a 16:40:58 Removing intermediate container da63c9eb664a 16:40:58 ---> 99759c2ff36b 16:40:58 Step 10/29 : COPY . . 16:40:59 ---> 3d8fa686a7c8 16:40:59 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:40:59 ---> Running in 577b96a21512 16:40:59 Removing intermediate container 577b96a21512 16:40:59 ---> 69e96d7801b2 16:40:59 Step 12/29 : RUN $MAKE 16:40:59 ---> Running in c33cb1ca195c 16:41:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.29 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.29" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:43:22 Removing intermediate container c33cb1ca195c 16:43:22 ---> 3bec5a9427da 16:43:22 Step 13/29 : FROM alpine:3.17 16:43:22 3.17: Pulling from library/alpine 16:43:22 c41833b44d91: Already exists 16:43:22 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:43:22 Status: Downloaded newer image for alpine:3.17 16:43:22 ---> 51e60588ff2c 16:43:22 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:43:22 ---> Running in 07ccc67d6358 16:43:22 Removing intermediate container 07ccc67d6358 16:43:22 ---> 3d678f1642e3 16:43:22 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:43:22 ---> Running in 11ede7dae47b 16:43:22 Removing intermediate container 11ede7dae47b 16:43:22 ---> 4e8a41cd500b 16:43:22 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:43:22 ---> Running in c6d66fd4d633 16:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:43:22 (1/2) Installing ca-certificates (20220614-r4) 16:43:22 (2/2) Installing dumb-init (1.2.5-r2) 16:43:22 Executing busybox-1.35.0-r29.trigger 16:43:22 Executing ca-certificates-20220614-r4.trigger 16:43:22 OK: 8 MiB in 17 packages 16:43:22 Removing intermediate container c6d66fd4d633 16:43:22 ---> e49336588948 16:43:22 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:43:22 ---> c9bbc772942b 16:43:22 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:43:22 ---> aa12aab79450 16:43:22 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:43:22 ---> b1a884c1143b 16:43:22 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:43:22 ---> 5519b989544c 16:43:22 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:43:22 ---> 8ebcab637e6b 16:43:22 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:43:22 ---> Running in 9ffb92dfd6d9 16:43:22 Removing intermediate container 9ffb92dfd6d9 16:43:22 ---> 126d110ccb27 16:43:22 Step 23/29 : VOLUME /cache 16:43:22 ---> Running in 2e31d96e29cb 16:43:22 Removing intermediate container 2e31d96e29cb 16:43:22 ---> ebab663556a1 16:43:22 Step 24/29 : EXPOSE 59711 16:43:22 ---> Running in e4e11c5838a8 16:43:22 Removing intermediate container e4e11c5838a8 16:43:22 ---> c069cf4cf4bc 16:43:22 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:43:22 ---> Running in f835ad8046c5 16:43:22 Removing intermediate container f835ad8046c5 16:43:22 ---> bdcaa86e0899 16:43:22 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:43:22 ---> Running in a58119e796b9 16:43:22 Removing intermediate container a58119e796b9 16:43:22 ---> 7cc908431be9 16:43:22 Step 27/29 : LABEL arch=arm64 16:43:22 ---> Running in 3b37798a6ea2 16:43:23 Removing intermediate container 3b37798a6ea2 16:43:23 ---> 8cdef16dd909 16:43:23 Step 28/29 : LABEL git_sha=389cef85dcfda5f175618fb677fd893d6d6ecfd5 16:43:23 ---> Running in 432fd4523972 16:43:23 Removing intermediate container 432fd4523972 16:43:23 ---> 853433628d45 16:43:23 Step 29/29 : LABEL version=3.0.0-dev.29 16:43:23 ---> Running in db78f6f0a433 16:43:23 Removing intermediate container db78f6f0a433 16:43:23 ---> b6ed65ca5414 16:43:23 [Warning] One or more build-args [ARCH] were not consumed 16:43:23 Successfully built b6ed65ca5414 16:43:23 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 16:43:24 provisioning config files... 16:43:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/98@tmp/config1250660844074950840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:24 ---> docker-login.sh 16:43:24 nexus3.edgexfoundry.org:10001 16:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:24 Configure a credential helper to remove this warning. See 16:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:24 16:43:24 Login Succeeded 16:43:24 nexus3.edgexfoundry.org:10002 16:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:24 Configure a credential helper to remove this warning. See 16:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:24 16:43:24 Login Succeeded 16:43:24 nexus3.edgexfoundry.org:10003 16:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:25 Configure a credential helper to remove this warning. See 16:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:25 16:43:25 Login Succeeded 16:43:25 nexus3.edgexfoundry.org:10004 16:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:25 Configure a credential helper to remove this warning. See 16:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:25 16:43:25 Login Succeeded 16:43:25 docker.io 16:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:26 Configure a credential helper to remove this warning. See 16:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:26 16:43:26 Login Succeeded 16:43:26 ---> docker-login.sh ends [Pipeline] } 16:43:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:43:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:43:26 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 16:43:26 389cef85dcfda5f175618fb677fd893d6d6ecfd5 16:43:26 latest 16:43:26 3.0.0-dev.29 16:43:26 389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 16:43:26 main 16:43:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:26 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:389cef85dcfda5f175618fb677fd893d6d6ecfd5 16:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:43:26 380edaa168a9: Preparing 16:43:26 f8552f0944e6: Preparing 16:43:26 c247b90774c8: Preparing 16:43:26 daad20a5d368: Preparing 16:43:26 5ca471339297: Preparing 16:43:26 6a871045dca6: Preparing 16:43:26 3ac5f0574f19: Preparing 16:43:26 26cbea5cba74: Preparing 16:43:26 6a871045dca6: Waiting 16:43:26 3ac5f0574f19: Waiting 16:43:26 26cbea5cba74: Waiting 16:43:27 c247b90774c8: Pushed 16:43:27 380edaa168a9: Pushed 16:43:27 daad20a5d368: Pushed 16:43:27 5ca471339297: Pushed 16:43:27 26cbea5cba74: Layer already exists 16:43:27 6a871045dca6: Pushed 16:43:27 3ac5f0574f19: Pushed 16:43:32 f8552f0944e6: Pushed 16:43:32 389cef85dcfda5f175618fb677fd893d6d6ecfd5: digest: sha256:fd6b2abcfc3a91f18638920f06897436e271c396b84290fc92538921795f9a59 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:33 + 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 16:43:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:43:33 380edaa168a9: Preparing 16:43:33 f8552f0944e6: Preparing 16:43:33 c247b90774c8: Preparing 16:43:33 daad20a5d368: Preparing 16:43:33 5ca471339297: Preparing 16:43:33 6a871045dca6: Preparing 16:43:33 3ac5f0574f19: Preparing 16:43:33 26cbea5cba74: Preparing 16:43:33 6a871045dca6: Waiting 16:43:33 3ac5f0574f19: Waiting 16:43:33 26cbea5cba74: Waiting 16:43:33 5ca471339297: Layer already exists 16:43:33 daad20a5d368: Layer already exists 16:43:33 f8552f0944e6: Layer already exists 16:43:33 c247b90774c8: Layer already exists 16:43:33 380edaa168a9: Layer already exists 16:43:33 6a871045dca6: Layer already exists 16:43:33 26cbea5cba74: Layer already exists 16:43:33 3ac5f0574f19: Layer already exists 16:43:33 latest: digest: sha256:fd6b2abcfc3a91f18638920f06897436e271c396b84290fc92538921795f9a59 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:34 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:34 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.29 16:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:43:34 380edaa168a9: Preparing 16:43:34 f8552f0944e6: Preparing 16:43:34 c247b90774c8: Preparing 16:43:34 daad20a5d368: Preparing 16:43:34 5ca471339297: Preparing 16:43:34 6a871045dca6: Preparing 16:43:34 3ac5f0574f19: Preparing 16:43:34 26cbea5cba74: Preparing 16:43:34 6a871045dca6: Waiting 16:43:34 3ac5f0574f19: Waiting 16:43:34 26cbea5cba74: Waiting 16:43:34 c247b90774c8: Layer already exists 16:43:34 380edaa168a9: Layer already exists 16:43:34 daad20a5d368: Layer already exists 16:43:34 f8552f0944e6: Layer already exists 16:43:34 5ca471339297: Layer already exists 16:43:34 6a871045dca6: Layer already exists 16:43:34 26cbea5cba74: Layer already exists 16:43:34 3ac5f0574f19: Layer already exists 16:43:34 3.0.0-dev.29: digest: sha256:fd6b2abcfc3a91f18638920f06897436e271c396b84290fc92538921795f9a59 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:35 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 16:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:43:35 380edaa168a9: Preparing 16:43:35 f8552f0944e6: Preparing 16:43:35 c247b90774c8: Preparing 16:43:35 daad20a5d368: Preparing 16:43:35 5ca471339297: Preparing 16:43:35 6a871045dca6: Preparing 16:43:35 3ac5f0574f19: Preparing 16:43:35 26cbea5cba74: Preparing 16:43:35 6a871045dca6: Waiting 16:43:35 3ac5f0574f19: Waiting 16:43:35 26cbea5cba74: Waiting 16:43:35 c247b90774c8: Layer already exists 16:43:35 daad20a5d368: Layer already exists 16:43:35 5ca471339297: Layer already exists 16:43:35 f8552f0944e6: Layer already exists 16:43:35 380edaa168a9: Layer already exists 16:43:35 6a871045dca6: Layer already exists 16:43:35 26cbea5cba74: Layer already exists 16:43:35 3ac5f0574f19: Layer already exists 16:43:35 389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29: digest: sha256:fd6b2abcfc3a91f18638920f06897436e271c396b84290fc92538921795f9a59 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:36 + 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 16:43:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 16:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:43:36 380edaa168a9: Preparing 16:43:36 f8552f0944e6: Preparing 16:43:36 c247b90774c8: Preparing 16:43:36 daad20a5d368: Preparing 16:43:36 5ca471339297: Preparing 16:43:36 6a871045dca6: Preparing 16:43:36 3ac5f0574f19: Preparing 16:43:36 26cbea5cba74: Preparing 16:43:36 6a871045dca6: Waiting 16:43:36 3ac5f0574f19: Waiting 16:43:36 26cbea5cba74: Waiting 16:43:36 f8552f0944e6: Layer already exists 16:43:36 380edaa168a9: Layer already exists 16:43:36 daad20a5d368: Layer already exists 16:43:36 c247b90774c8: Layer already exists 16:43:36 5ca471339297: Layer already exists 16:43:36 6a871045dca6: Layer already exists 16:43:36 3ac5f0574f19: Layer already exists 16:43:36 26cbea5cba74: Layer already exists 16:43:36 main: digest: sha256:fd6b2abcfc3a91f18638920f06897436e271c396b84290fc92538921795f9a59 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:43:36 ===================================================== [Pipeline] echo 16:43:36 taggedImages: 16:43:36 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:389cef85dcfda5f175618fb677fd893d6d6ecfd5 16:43:36 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:43:36 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.29 16:43:36 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:389cef85dcfda5f175618fb677fd893d6d6ecfd5-3.0.0-dev.29 16:43:36 - 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 16:43:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:43:37 16:43:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:43:37 arm64: Pulling from edgex-lftools-log-publisher 16:43:37 8998bd30e6a1: Pulling fs layer 16:43:37 04944245beec: Pulling fs layer 16:43:37 699f458cf7ca: Pulling fs layer 16:43:37 765212b225bb: Pulling fs layer 16:43:37 f23df028b6ca: Pulling fs layer 16:43:37 d65c8cfc05b1: Pulling fs layer 16:43:37 2437ff75d9bd: Pulling fs layer 16:43:37 765212b225bb: Waiting 16:43:37 f23df028b6ca: Waiting 16:43:37 d65c8cfc05b1: Waiting 16:43:37 2437ff75d9bd: Waiting 16:43:37 04944245beec: Verifying Checksum 16:43:37 04944245beec: Download complete 16:43:37 765212b225bb: Verifying Checksum 16:43:37 765212b225bb: Download complete 16:43:37 f23df028b6ca: Verifying Checksum 16:43:37 f23df028b6ca: Download complete 16:43:37 d65c8cfc05b1: Verifying Checksum 16:43:37 d65c8cfc05b1: Download complete 16:43:37 699f458cf7ca: Verifying Checksum 16:43:37 699f458cf7ca: Download complete 16:43:38 8998bd30e6a1: Verifying Checksum 16:43:38 8998bd30e6a1: Download complete 16:43:40 2437ff75d9bd: Verifying Checksum 16:43:40 2437ff75d9bd: Download complete 16:43:42 8998bd30e6a1: Pull complete 16:43:42 04944245beec: Pull complete 16:43:43 699f458cf7ca: Pull complete 16:43:43 765212b225bb: Pull complete 16:43:44 f23df028b6ca: Pull complete 16:43:44 d65c8cfc05b1: Pull complete 16:43:59 2437ff75d9bd: Pull complete 16:43:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:43:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:43:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:00 prd-ubuntu20.04-docker-arm64-4c-16g-12600 does not seem to be running inside a container 16:44:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/98 -v /w/workspace/app-rfid-llrp-inventory/98:/w/workspace/app-rfid-llrp-inventory/98:rw,z -v /w/workspace/app-rfid-llrp-inventory/98@tmp:/w/workspace/app-rfid-llrp-inventory/98@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 16:44:02 $ docker top 9ed1cdf3aa15fa0efc45921b8b695c8f2080e5757762f8aef664b5a0505d019f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:03 ---> job-cost.sh 16:44:03 lf-activate-venv: SKIPPING 16:44:03 INFO: No Stack... 16:44:04 INFO: Retrieving Pricing Info for: v3-standard-4 16:44:04 INFO: Archiving Costs [Pipeline] sh 16:44:05 + cat /w/workspace/app-rfid-llrp-inventory/98/archives/cost.csv 16:44:05 + cut -d, -f6 [Pipeline] lock 16:44:05 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] 16:44:05 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] did not exist. Created. 16:44:05 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:06 /w/workspace/app-rfid-llrp-inventory/98@tmp/durable-1bc5595b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:44:06 + echo total: 0.10999999940395355 [Pipeline] stash 16:44:06 Warning: overwriting stash ‘stack-cost’ 16:44:06 Stashed 1 file(s) [Pipeline] } 16:44:06 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-98-stack-cost] [Pipeline] // lock [Pipeline] } 16:44:06 $ docker stop --time=1 9ed1cdf3aa15fa0efc45921b8b695c8f2080e5757762f8aef664b5a0505d019f 16:44:08 $ docker rm -f --volumes 9ed1cdf3aa15fa0efc45921b8b695c8f2080e5757762f8aef664b5a0505d019f [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 16:44:08 provisioning config files... 16:44:08 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16438491316591777935tmp [Pipeline] { [Pipeline] sh 16:44:08 + set +x 16:44:08 + curl -s https://codecov.io/bash 16:44:08 + bash -s -- 16:44:08 16:44:08 _____ _ 16:44:08 / ____| | | 16:44:08 | | ___ __| | ___ ___ _____ __ 16:44:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:44:08 | |___| (_) | (_| | __/ (_| (_) \ V / 16:44:08 \_____\___/ \__,_|\___|\___\___/ \_/ 16:44:08 Bash-1.0.6 16:44:08 16:44:08 16:44:08 ==> git version 2.25.1 found 16:44:08 ==> 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 16:44:08 Release-Date: 2020-01-08 16:44:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:44:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:44:08 ==> Jenkins CI detected. 16:44:08 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 16:44:08 project root: . 16:44:08 --> token set from env 16:44:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:44:08 ==> Running gcov in . (disable via -X gcov) 16:44:08 ==> Python coveragepy not found 16:44:08 ==> Searching for coverage reports in: 16:44:08 + . 16:44:08 -> Found 1 reports 16:44:08 ==> Detecting git/mercurial file structure 16:44:08 ==> Reading reports 16:44:08 + ./coverage.out bytes=41317 16:44:08 ==> Appending adjustments 16:44:08 https://docs.codecov.io/docs/fixing-reports 16:44:09 + Found adjustments 16:44:09 ==> Gzipping contents 16:44:09 12K /tmp/codecov.kY4NFX.gz 16:44:09 ==> Uploading reports 16:44:09 url: https://codecov.io 16:44:09 query: branch=main&commit=389cef85dcfda5f175618fb677fd893d6d6ecfd5&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:44:09 -> Pinging Codecov 16:44:09 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=389cef85dcfda5f175618fb677fd893d6d6ecfd5&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:44:09 -> Uploading to 16:44:09 https://storage.googleapis.com/codecov/v4/raw/2023-05-03/581DD39554BDF9B6E22D074273EAD858/389cef85dcfda5f175618fb677fd893d6d6ecfd5/6529b656-9a58-4be0-aac0-c0ecfbd48730.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T164409Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8002a90587970ddb8a84887851d76e9610cee97132484220b30953f30b6ee858 16:44:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:44:09 Dload Upload Total Spent Left Speed 16:44:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 54128 --:--:-- --:--:-- --:--:-- 54128 16:44:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] } 16:44:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:44:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:44:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:44:10 16:44:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:44:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:44:10 df9b9388f04a: Pulling fs layer 16:44:10 52dc419b0ee2: Pulling fs layer 16:44:10 25bc292e5bac: Pulling fs layer 16:44:10 114826534d7a: Pulling fs layer 16:44:10 4657fd5d0bcf: Pulling fs layer 16:44:10 114826534d7a: Waiting 16:44:10 6ad1cebc031e: Pulling fs layer 16:44:10 8a3aa393b2d8: Pulling fs layer 16:44:10 4657fd5d0bcf: Waiting 16:44:10 6ad1cebc031e: Waiting 16:44:10 8a3aa393b2d8: Waiting 16:44:10 25bc292e5bac: Verifying Checksum 16:44:10 25bc292e5bac: Download complete 16:44:10 52dc419b0ee2: Verifying Checksum 16:44:10 52dc419b0ee2: Download complete 16:44:10 4657fd5d0bcf: Verifying Checksum 16:44:10 4657fd5d0bcf: Download complete 16:44:10 df9b9388f04a: Verifying Checksum 16:44:10 df9b9388f04a: Download complete 16:44:10 df9b9388f04a: Pull complete 16:44:10 52dc419b0ee2: Pull complete 16:44:10 25bc292e5bac: Pull complete 16:44:10 6ad1cebc031e: Download complete 16:44:11 114826534d7a: Download complete 16:44:11 8a3aa393b2d8: Verifying Checksum 16:44:11 8a3aa393b2d8: Download complete 16:44:15 114826534d7a: Pull complete 16:44:15 4657fd5d0bcf: Pull complete 16:44:15 6ad1cebc031e: Pull complete 16:44:19 8a3aa393b2d8: Pull complete 16:44:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:44:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:44:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:19 prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container 16:44:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:44:31 $ docker top 1648fa1cb065edf17f30c664ce841fa594e39deac04170ee0f18f6ef0d916768 -eo pid,comm [Pipeline] { [Pipeline] echo 16:44:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 16:44:31 + set -o pipefail 16:44:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 16:44:39 16:44:39 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 16:44:39 16:44:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/9ca1893c-ee5a-4bc5-87ae-b217e4a16e49 16:44:39 16:44:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:44:39 16:44:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:44:39 16:44:39 16:44:39 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:44:39 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:44:39 More details here: https://snyk.co/ue1NS 16:44:39 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 16:44:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:44:39 $ docker stop --time=1 1648fa1cb065edf17f30c664ce841fa594e39deac04170ee0f18f6ef0d916768 16:44:43 $ docker rm -f --volumes 1648fa1cb065edf17f30c664ce841fa594e39deac04170ee0f18f6ef0d916768 [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 16:44:44 + git log --format=format:%s -1 389cef85dcfda5f175618fb677fd893d6d6ecfd5 [Pipeline] sh 16:44:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:44:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:44:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:45 prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container 16:44:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:44:45 $ docker top 302c5cc7d082bf51f8d97212a5d3ea34eb3819ec9c21b4f09b15b0a7d961f833 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:44:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:44:45 [ssh-agent] Looking for ssh-agent implementation... 16:44:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:44:45 $ docker exec 302c5cc7d082bf51f8d97212a5d3ea34eb3819ec9c21b4f09b15b0a7d961f833 ssh-agent 16:44:45 SSH_AUTH_SOCK=/tmp/ssh-vYnHDtQZk7yS/agent.32 16:44:45 SSH_AGENT_PID=38 16:44:45 Running ssh-add (command line suppressed) 16:44:45 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13987221724672435351.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13987221724672435351.key) 16:44:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:44:46 + git semver tag 16:44:46 2023-05-03 16:44:46,264 [run_tag] DEBUG tag force:False 16:44:46 2023-05-03 16:44:46,264 [check_head_tag] DEBUG check head tag 16:44:46 2023-05-03 16:44:46,265 [execute] INFO git cat-file --batch-check 16:44:46 2023-05-03 16:44:46,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:44:46 2023-05-03 16:44:46,268 [execute] INFO git cat-file --batch 16:44:46 2023-05-03 16:44:46,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:44:46 2023-05-03 16:44:46,283 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:44:46 2023-05-03 16:44:46,283 [execute] INFO git tag -a v3.0.0-dev.29 -m v3.0.0-dev.29 16:44:46 2023-05-03 16:44:46,284 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.29', '-m', 'v3.0.0-dev.29'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 16:44:46 2023-05-03 16:44:46,289 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:44:46 3.0.0-dev.29 [Pipeline] } 16:44:46 $ docker exec --env ******** --env ******** 302c5cc7d082bf51f8d97212a5d3ea34eb3819ec9c21b4f09b15b0a7d961f833 ssh-agent -k 16:44:46 unset SSH_AUTH_SOCK; 16:44:46 unset SSH_AGENT_PID; 16:44:46 echo Agent pid 38 killed; 16:44:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:44:46 + git semver [Pipeline] } 16:44:47 $ docker stop --time=1 302c5cc7d082bf51f8d97212a5d3ea34eb3819ec9c21b4f09b15b0a7d961f833 16:44:48 $ docker rm -f --volumes 302c5cc7d082bf51f8d97212a5d3ea34eb3819ec9c21b4f09b15b0a7d961f833 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:44:48 16:44:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:44:48 0.23.1-centos7: Pulling from edgex-lftools 16:44:48 ab5ef0e58194: Pulling fs layer 16:44:48 9712f1f96733: Pulling fs layer 16:44:48 63f879dbbcfc: Pulling fs layer 16:44:48 0d9ebad4ef96: Pulling fs layer 16:44:48 e9a5061849ea: Pulling fs layer 16:44:48 d747dcd14b5f: Pulling fs layer 16:44:48 2de7ff778b66: Pulling fs layer 16:44:48 e9a5061849ea: Waiting 16:44:48 d747dcd14b5f: Waiting 16:44:48 2de7ff778b66: Waiting 16:44:48 0d9ebad4ef96: Waiting 16:44:48 9712f1f96733: Verifying Checksum 16:44:48 9712f1f96733: Download complete 16:44:49 63f879dbbcfc: Verifying Checksum 16:44:49 63f879dbbcfc: Download complete 16:44:49 e9a5061849ea: Verifying Checksum 16:44:49 e9a5061849ea: Download complete 16:44:49 0d9ebad4ef96: Verifying Checksum 16:44:49 0d9ebad4ef96: Download complete 16:44:49 d747dcd14b5f: Verifying Checksum 16:44:49 d747dcd14b5f: Download complete 16:44:49 ab5ef0e58194: Verifying Checksum 16:44:49 ab5ef0e58194: Download complete 16:44:49 2de7ff778b66: Verifying Checksum 16:44:49 2de7ff778b66: Download complete 16:44:52 ab5ef0e58194: Pull complete 16:44:52 9712f1f96733: Pull complete 16:44:52 63f879dbbcfc: Pull complete 16:44:55 0d9ebad4ef96: Pull complete 16:44:55 e9a5061849ea: Pull complete 16:44:55 d747dcd14b5f: Pull complete 16:44:56 2de7ff778b66: Pull complete 16:44:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:44:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:44:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:56 prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container 16:44:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:45:03 $ docker top 0900c2d7246a02be4d7af6d4e89289924a485494234786c1607949069b7de405 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:45:03 provisioning config files... 16:45:03 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15877091016460802363tmp 16:45:03 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14895813942993240181tmp 16:45:03 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1226537734873642809tmp [Pipeline] { [Pipeline] echo 16:45:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:45:03 ---> sigul-configuration.sh 16:45:03 gpg: directory `/root/.gnupg' created 16:45:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:45:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:45:03 gpg: keyring `/root/.gnupg/secring.gpg' created 16:45:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:45:03 gpg: CAST5 encrypted data 16:45:03 gpg: encrypted with 1 passphrase 16:45:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:45:04 + mkdir /home/jenkins 16:45:04 + mkdir /home/jenkins/sigul [Pipeline] sh 16:45:04 + 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 16:45:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:45:04 ---> sigul-install.sh 16:45:04 Sigul already installed; skipping installation. [Pipeline] sh 16:45:05 + git tag --list 16:45:05 v0.0.0 16:45:05 v1.0.0 16:45:05 v2.1.0 16:45:05 v2.1.1 16:45:05 v2.1.1-dev.1 16:45:05 v2.2.0 16:45:05 v2.2.1-dev.1 16:45:05 v2.2.1-dev.2 16:45:05 v2.2.1-dev.3 16:45:05 v2.2.1-dev.4 16:45:05 v2.2.1-dev.5 16:45:05 v2.2.1-dev.6 16:45:05 v2.2.1-dev.7 16:45:05 v2.3.0 16:45:05 v2.3.0-dev.10 16:45:05 v2.3.0-dev.11 16:45:05 v2.3.0-dev.12 16:45:05 v2.3.0-dev.13 16:45:05 v2.3.0-dev.14 16:45:05 v2.3.0-dev.15 16:45:05 v2.3.0-dev.16 16:45:05 v2.3.0-dev.17 16:45:05 v2.3.0-dev.18 16:45:05 v2.3.0-dev.19 16:45:05 v2.3.0-dev.20 16:45:05 v2.3.0-dev.21 16:45:05 v2.3.0-dev.22 16:45:05 v2.3.0-dev.23 16:45:05 v2.3.0-dev.24 16:45:05 v2.3.0-dev.25 16:45:05 v2.3.0-dev.26 16:45:05 v2.3.0-dev.9 16:45:05 v2.3.1-dev.1 16:45:05 v3.0.0-dev.1 16:45:05 v3.0.0-dev.10 16:45:05 v3.0.0-dev.11 16:45:05 v3.0.0-dev.12 16:45:05 v3.0.0-dev.13 16:45:05 v3.0.0-dev.14 16:45:05 v3.0.0-dev.15 16:45:05 v3.0.0-dev.16 16:45:05 v3.0.0-dev.17 16:45:05 v3.0.0-dev.18 16:45:05 v3.0.0-dev.19 16:45:05 v3.0.0-dev.2 16:45:05 v3.0.0-dev.20 16:45:05 v3.0.0-dev.21 16:45:05 v3.0.0-dev.22 16:45:05 v3.0.0-dev.23 16:45:05 v3.0.0-dev.24 16:45:05 v3.0.0-dev.25 16:45:05 v3.0.0-dev.26 16:45:05 v3.0.0-dev.27 16:45:05 v3.0.0-dev.28 16:45:05 v3.0.0-dev.29 16:45:05 v3.0.0-dev.3 16:45:05 v3.0.0-dev.4 16:45:05 v3.0.0-dev.5 16:45:05 v3.0.0-dev.6 16:45:05 v3.0.0-dev.7 16:45:05 v3.0.0-dev.8 16:45:05 v3.0.0-dev.9 [Pipeline] sh 16:45:05 + lftools sign git-tag v3.0.0-dev.29 16:45:05 Signing Git tag with Sigul... 16:45:05 Signing v3.0.0-dev.29 [Pipeline] echo 16:45:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:45:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:45:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:45:06 $ docker stop --time=1 0900c2d7246a02be4d7af6d4e89289924a485494234786c1607949069b7de405 16:45:07 $ docker rm -f --volumes 0900c2d7246a02be4d7af6d4e89289924a485494234786c1607949069b7de405 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:45:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:45:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:45:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:08 prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container 16:45:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:45:09 $ docker top 14342bb04b22361df6ecc666e6561c99ed1289aee924bc208ec0997357a028c4 -eo pid,comm 16:45:09 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). 16:45:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:45:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:45:09 [ssh-agent] Looking for ssh-agent implementation... 16:45:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:45:09 $ docker exec 14342bb04b22361df6ecc666e6561c99ed1289aee924bc208ec0997357a028c4 ssh-agent 16:45:09 SSH_AUTH_SOCK=/tmp/ssh-bnGPBk416QoI/agent.33 16:45:09 SSH_AGENT_PID=39 16:45:09 Running ssh-add (command line suppressed) 16:45:09 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17052470866816503140.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17052470866816503140.key) 16:45:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:45:09 + git semver bump pre 16:45:10 2023-05-03 16:45:10,001 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:45:10 2023-05-03 16:45:10,001 [bump_version] DEBUG bumping version:3.0.0-dev.29 on axis:pre with prefix:dev 16:45:10 2023-05-03 16:45:10,001 [bump_version] DEBUG bumped version:3.0.0-dev.30 16:45:10 2023-05-03 16:45:10,001 [write_version] DEBUG write version:3.0.0-dev.30 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 16:45:10 2023-05-03 16:45:10,001 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:45:10 2023-05-03 16:45:10,002 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:45:10 2023-05-03 16:45:10,004 [execute] INFO git cat-file --batch-check 16:45:10 2023-05-03 16:45:10,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:45:10 2023-05-03 16:45:10,009 [execute] INFO git cat-file --batch 16:45:10 2023-05-03 16:45:10,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:45:10 2023-05-03 16:45:10,015 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:45:10 3.0.0-dev.30 [Pipeline] } 16:45:10 $ docker exec --env ******** --env ******** 14342bb04b22361df6ecc666e6561c99ed1289aee924bc208ec0997357a028c4 ssh-agent -k 16:45:10 unset SSH_AUTH_SOCK; 16:45:10 unset SSH_AGENT_PID; 16:45:10 echo Agent pid 39 killed; 16:45:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:45:10 + git semver [Pipeline] } 16:45:10 $ docker stop --time=1 14342bb04b22361df6ecc666e6561c99ed1289aee924bc208ec0997357a028c4 16:45:12 $ docker rm -f --volumes 14342bb04b22361df6ecc666e6561c99ed1289aee924bc208ec0997357a028c4 [Pipeline] // withDockerContainer [Pipeline] sh 16:45:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:45:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:45:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:12 prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container 16:45: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:45:13 $ docker top 97a80a967afd027c44115a537889d610a6b84a3766e0bbe20257270f7a468be2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:45:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:45:13 [ssh-agent] Looking for ssh-agent implementation... 16:45:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:45:13 $ docker exec 97a80a967afd027c44115a537889d610a6b84a3766e0bbe20257270f7a468be2 ssh-agent 16:45:13 SSH_AUTH_SOCK=/tmp/ssh-0SH2F5QTsjre/agent.32 16:45:13 SSH_AGENT_PID=38 16:45:13 Running ssh-add (command line suppressed) 16:45:13 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18383365524589007975.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18383365524589007975.key) 16:45:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:45:13 + git semver push 16:45:14 2023-05-03 16:45:14,049 [run_push] DEBUG push 16:45:14 2023-05-03 16:45:14,050 [execute] INFO git cat-file --batch-check 16:45:14 2023-05-03 16:45:14,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:45:14 2023-05-03 16:45:14,054 [execute] INFO git rev-list 1b9673ecbe40867ca04de2feef663f2dc8b72f13 -- 16:45:14 2023-05-03 16:45:14,055 [execute] DEBUG Popen(['git', 'rev-list', '1b9673ecbe40867ca04de2feef663f2dc8b72f13', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:45:14 2023-05-03 16:45:14,062 [execute] INFO git fetch -v origin 16:45:14 2023-05-03 16:45:14,063 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 16:45:14 2023-05-03 16:45:14,540 [run_push] DEBUG no remote changes detected 16:45:14 2023-05-03 16:45:14,540 [execute] INFO git push origin semver 16:45:14 2023-05-03 16:45:14,541 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:45:15 2023-05-03 16:45:15,306 [run_push] DEBUG push all version tags 16:45:15 2023-05-03 16:45:15,307 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:45:15 2023-05-03 16:45:15,307 [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) 16:45:16 2023-05-03 16:45:16,218 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:45:16 3.0.0-dev.30 [Pipeline] } 16:45:16 $ docker exec --env ******** --env ******** 97a80a967afd027c44115a537889d610a6b84a3766e0bbe20257270f7a468be2 ssh-agent -k 16:45:16 unset SSH_AUTH_SOCK; 16:45:16 unset SSH_AGENT_PID; 16:45:16 echo Agent pid 38 killed; 16:45:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:45:17 + git semver [Pipeline] } 16:45:17 $ docker stop --time=1 97a80a967afd027c44115a537889d610a6b84a3766e0bbe20257270f7a468be2 16:45:18 $ docker rm -f --volumes 97a80a967afd027c44115a537889d610a6b84a3766e0bbe20257270f7a468be2 [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 16:45:19 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 16:45:19 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:45:19 total 16 16:45:19 drwxr-xr-x 3 root root 4096 May 3 16:31 . 16:45:19 drwxrwxr-x 12 jenkins jenkins 4096 May 3 16:45 .. 16:45:19 drwxr-xr-x 2 root root 4096 May 3 16:31 cost 16:45:19 -rw-r--r-- 1 root root 94 May 3 16:31 cost.csv 16:45:19 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:45:19 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:45:19 total 16 16:45:19 drwxr-xr-x 3 jenkins jenkins 4096 May 3 16:31 . 16:45:19 drwxrwxr-x 12 jenkins jenkins 4096 May 3 16:45 .. 16:45:19 drwxr-xr-x 2 jenkins jenkins 4096 May 3 16:31 cost 16:45:19 -rw-r--r-- 1 jenkins jenkins 94 May 3 16:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:45:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:45:20 ---> package-listing.sh 16:45:20 ++ facter osfamily 16:45:20 ++ tr '[:upper:]' '[:lower:]' 16:45:20 + OS_FAMILY=debian 16:45:20 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 16:45:20 + START_PACKAGES=/tmp/packages_start.txt 16:45:20 + END_PACKAGES=/tmp/packages_end.txt 16:45:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:45:20 + PACKAGES=/tmp/packages_start.txt 16:45:20 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:45:20 + PACKAGES=/tmp/packages_end.txt 16:45:20 + case "${OS_FAMILY}" in 16:45:20 + dpkg -l 16:45:20 + grep '^ii' 16:45:20 + '[' -f /tmp/packages_start.txt ']' 16:45:20 + '[' -f /tmp/packages_end.txt ']' 16:45:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:45:20 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:45:20 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 16:45:20 + 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 16:45:20 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 16:45:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:21 prd-ubuntu20.04-docker-8c-8g-12596 does not seem to be running inside a container 16:45:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:45:21 $ docker top 15359b8d6db247e0d3922d6d615a67bb7a360650b39c929880ea3e710e867615 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:22 + touch /tmp/pre-build-complete [Pipeline] sh 16:45:22 + mkdir -p /var/log/sysstat [Pipeline] sh 16:45:22 + ls /var/log/sa-host 16:45:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:45:22 provisioning config files... 16:45:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6204335012219445975tmp [Pipeline] { [Pipeline] echo 16:45:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:45:23 ---> create-netrc.sh [Pipeline] } 16:45:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:45:23 ---> python-tools-install.sh [Pipeline] echo 16:45:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:45:23 ---> sudo-logs.sh 16:45:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:45:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:45:24 ---> job-cost.sh 16:45:24 lf-activate-venv: SKIPPING 16:45:24 DEBUG: total: 0.2199999988079071 16:45:24 INFO: Retrieving Stack Cost... 16:45:24 INFO: Retrieving Pricing Info for: v3-standard-8 16:45:24 INFO: Archiving Costs [Pipeline] echo 16:45:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:45:25 ---> logs-deploy.sh 16:45:25 lf-activate-venv: SKIPPING 16:45:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/98 16:45:25 INFO: archiving workspace using pattern(s): 16:45:26 Archives upload complete. 16:45:26 INFO: archiving logs to Nexus 16:45:27 ---> uname -a: 16:45:27 Linux prd-ubuntu20-04-docker-8c-8g-12596 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:45:27 16:45:27 16:45:27 ---> lscpu: 16:45:27 Architecture: x86_64 16:45:27 CPU op-mode(s): 32-bit, 64-bit 16:45:27 Byte Order: Little Endian 16:45:27 Address sizes: 40 bits physical, 48 bits virtual 16:45:27 CPU(s): 8 16:45:27 On-line CPU(s) list: 0-7 16:45:27 Thread(s) per core: 1 16:45:27 Core(s) per socket: 1 16:45:27 Socket(s): 8 16:45:27 NUMA node(s): 1 16:45:27 Vendor ID: AuthenticAMD 16:45:27 CPU family: 23 16:45:27 Model: 49 16:45:27 Model name: AMD EPYC-Rome Processor 16:45:27 Stepping: 0 16:45:27 CPU MHz: 2799.998 16:45:27 BogoMIPS: 5599.99 16:45:27 Virtualization: AMD-V 16:45:27 Hypervisor vendor: KVM 16:45:27 Virtualization type: full 16:45:27 L1d cache: 256 KiB 16:45:27 L1i cache: 256 KiB 16:45:27 L2 cache: 4 MiB 16:45:27 L3 cache: 128 MiB 16:45:27 NUMA node0 CPU(s): 0-7 16:45:27 Vulnerability Itlb multihit: Not affected 16:45:27 Vulnerability L1tf: Not affected 16:45:27 Vulnerability Mds: Not affected 16:45:27 Vulnerability Meltdown: Not affected 16:45:27 Vulnerability Mmio stale data: Not affected 16:45:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:45:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:45:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:45:27 Vulnerability Srbds: Not affected 16:45:27 Vulnerability Tsx async abort: Not affected 16:45:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:45:27 16:45:27 16:45:27 ---> nproc: 16:45:27 8 16:45:27 16:45:27 16:45:27 ---> df -h: 16:45:27 Filesystem Size Used Avail Use% Mounted on 16:45:27 overlay 155G 13G 143G 9% / 16:45:27 tmpfs 64M 0 64M 0% /dev 16:45:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:45:27 shm 64M 0 64M 0% /dev/shm 16:45:27 /dev/vda1 155G 13G 143G 9% /facter-os 16:45:27 16:45:27