Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76a3705bb7b1f30100d3e6d71b296e67672242cb 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-ssh7389891971363717243.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4598771412767984708.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2445115177697289968.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3414572463055997665.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/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15474376854438237365.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:device-rfid-llrp-go] ========================================================= [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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp 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-ubuntu20.04-docker-8c-8g-27890’ is offline Running on prd-ubuntu20.04-docker-8c-8g-27891 in /w/workspace/foundry_device-rfid-llrp-go_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/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 76a3705bb7b1f30100d3e6d71b296e67672242cb (main) Commit message: "Merge pull request #281 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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 76a3705bb7b1f30100d3e6d71b296e67672242cb # timeout=10 > git rev-list --no-walk 316dbc5f3ebdec1b129a9b2a6268b168683f680f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:32:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:32:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:32:14 ========================================================= 10:32:14 EdgeX Global Pipelines Version Info 10:32:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:32:15 ------------------- 10:32:15 stable info: 10:32:15 ------------------- 10:32:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:32:15 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:32:15 Message: update stable to v1.0.258 10:32:15 ------------------- 10:32:15 experimental info: 10:32:15 ------------------- 10:32:15 Commited By: **** collab-it+edgex@linuxfoundation.org 10:32:15 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:32:15 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:32:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:32:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:32:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:32:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:32:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:32:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:32:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76a3705 [Pipeline] echo 10:32:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:32:17 provisioning config files... 10:32:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18157043425181456473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:32:17 ---> ****-login.sh 10:32:17 nexus3.edgexfoundry.org:10001 10:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:17 Configure a credential helper to remove this warning. See 10:32:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:17 10:32:17 Login Succeeded 10:32:17 nexus3.edgexfoundry.org:10002 10:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:17 Configure a credential helper to remove this warning. See 10:32:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:17 10:32:17 Login Succeeded 10:32:17 nexus3.edgexfoundry.org:10003 10:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:18 Configure a credential helper to remove this warning. See 10:32:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:18 10:32:18 Login Succeeded 10:32:18 nexus3.edgexfoundry.org:10004 10:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:18 Configure a credential helper to remove this warning. See 10:32:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:18 10:32:18 Login Succeeded 10:32:18 ****.io 10:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:18 Configure a credential helper to remove this warning. See 10:32:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:18 10:32:18 Login Succeeded 10:32:18 ---> ****-login.sh ends [Pipeline] } 10:32:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:32:18 + git rev-list -1 --merges 76a3705bb7b1f30100d3e6d71b296e67672242cb~1..76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] echo 10:32:18 -----------> git rev-list -1 --merges 76a3705bb7b1f30100d3e6d71b296e67672242cb~1..76a3705bb7b1f30100d3e6d71b296e67672242cb 76a3705bb7b1f30100d3e6d71b296e67672242cb 10:32:18 76a3705bb7b1f30100d3e6d71b296e67672242cb [false] [Pipeline] sh 10:32:19 + git log --format=format:%s -1 76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] echo 10:32:19 ========================================================= 10:32:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:32:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:32:19 + git log --format=format:%s -1 76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] echo 10:32:19 [semverPrep] GIT_COMMIT: 76a3705bb7b1f30100d3e6d71b296e67672242cb, Commit Message: Merge pull request #281 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7 [Pipeline] echo 10:32:19 [semverPrep] This is not a build commit. [Pipeline] sh 10:32:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:32:20 + grep -v github /etc/ssh/ssh_known_hosts 10:32:20 + [ -e /tmp/ssh_known_hosts ] 10:32:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:32:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:32:20 + sudo tee -a /etc/ssh/ssh_known_hosts 10:32:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:32:20 10:32:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:32:20 0.1.4: Pulling from edgex-devops/py-git-semver 10:32:20 b85a868b505f: Pulling fs layer 10:32:20 e2be974225ed: Pulling fs layer 10:32:20 339a4e72a1f5: Pulling fs layer 10:32:20 988bab9f4d93: Pulling fs layer 10:32:20 1469e6f7b9e6: Pulling fs layer 10:32:20 eaf3925da568: Pulling fs layer 10:32:20 bab4dde63d76: Pulling fs layer 10:32:20 bde34c3a00c8: Pulling fs layer 10:32:20 b352a97aabf1: Pulling fs layer 10:32:20 4872d77fe225: Pulling fs layer 10:32:20 5851b861e8e6: Pulling fs layer 10:32:20 988bab9f4d93: Waiting 10:32:20 bde34c3a00c8: Waiting 10:32:20 4872d77fe225: Waiting 10:32:20 b352a97aabf1: Waiting 10:32:20 eaf3925da568: Waiting 10:32:20 bab4dde63d76: Waiting 10:32:20 e2be974225ed: Verifying Checksum 10:32:20 e2be974225ed: Download complete 10:32:20 988bab9f4d93: Download complete 10:32:20 1469e6f7b9e6: Verifying Checksum 10:32:20 1469e6f7b9e6: Download complete 10:32:21 eaf3925da568: Verifying Checksum 10:32:21 eaf3925da568: Download complete 10:32:21 339a4e72a1f5: Verifying Checksum 10:32:21 339a4e72a1f5: Download complete 10:32:21 bde34c3a00c8: Verifying Checksum 10:32:21 bde34c3a00c8: Download complete 10:32:21 b352a97aabf1: Verifying Checksum 10:32:21 b352a97aabf1: Download complete 10:32:21 4872d77fe225: Verifying Checksum 10:32:21 4872d77fe225: Download complete 10:32:21 5851b861e8e6: Download complete 10:32:21 b85a868b505f: Verifying Checksum 10:32:21 b85a868b505f: Download complete 10:32:21 bab4dde63d76: Verifying Checksum 10:32:21 bab4dde63d76: Download complete 10:32:22 b85a868b505f: Pull complete 10:32:22 e2be974225ed: Pull complete 10:32:22 339a4e72a1f5: Pull complete 10:32:22 988bab9f4d93: Pull complete 10:32:23 1469e6f7b9e6: Pull complete 10:32:24 eaf3925da568: Pull complete 10:32:26 bab4dde63d76: Pull complete 10:32:26 bde34c3a00c8: Pull complete 10:32:26 b352a97aabf1: Pull complete 10:32:26 4872d77fe225: Pull complete 10:32:26 5851b861e8e6: Pull complete 10:32:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:32:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:32:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:26 prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container 10:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:32:32 $ docker top 6d150d1485ace39d19498d5db223dd846cbf6887c52e42b3a51e2c5de12fe22e -eo pid,comm 10:32:32 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). 10:32:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:32 [ssh-agent] Looking for ssh-agent implementation... 10:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:32 $ docker exec 6d150d1485ace39d19498d5db223dd846cbf6887c52e42b3a51e2c5de12fe22e ssh-agent 10:32:32 SSH_AUTH_SOCK=/tmp/ssh-SvOD4sSHZKPC/agent.32 10:32:32 SSH_AGENT_PID=38 10:32:32 Running ssh-add (command line suppressed) 10:32:32 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9914503335486006277.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9914503335486006277.key) 10:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:33 + git tag --points-at HEAD [Pipeline] } 10:32:33 $ docker exec --env ******** --env ******** 6d150d1485ace39d19498d5db223dd846cbf6887c52e42b3a51e2c5de12fe22e ssh-agent -k 10:32:33 unset SSH_AUTH_SOCK; 10:32:33 unset SSH_AGENT_PID; 10:32:33 echo Agent pid 38 killed; 10:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:32:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:33 [ssh-agent] Looking for ssh-agent implementation... 10:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:33 $ docker exec 6d150d1485ace39d19498d5db223dd846cbf6887c52e42b3a51e2c5de12fe22e ssh-agent 10:32:33 SSH_AUTH_SOCK=/tmp/ssh-mMDXn5DrAcaI/agent.71 10:32:33 SSH_AGENT_PID=77 10:32:33 Running ssh-add (command line suppressed) 10:32:33 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14389665205410525575.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14389665205410525575.key) 10:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:33 + git semver init 10:32:34 2024-01-25 10:32:34,171 [run_init] DEBUG init version:0.0.0 force:False 10:32:34 2024-01-25 10:32:34,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:32:34 2024-01-25 10:32:34,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:32:34 2024-01-25 10:32:34,173 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:32:35 2024-01-25 10:32:35,337 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 10:32:35 2024-01-25 10:32:35,337 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 10:32:35 2024-01-25 10:32:35,337 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:32:35 2024-01-25 10:32:35,337 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:32:35 3.2.0-dev.4 [Pipeline] } 10:32:35 $ docker exec --env ******** --env ******** 6d150d1485ace39d19498d5db223dd846cbf6887c52e42b3a51e2c5de12fe22e ssh-agent -k 10:32:35 unset SSH_AUTH_SOCK; 10:32:35 unset SSH_AGENT_PID; 10:32:35 echo Agent pid 77 killed; 10:32:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:36 + git semver [Pipeline] } 10:32:36 $ docker stop --time=1 6d150d1485ace39d19498d5db223dd846cbf6887c52e42b3a51e2c5de12fe22e 10:32:38 $ docker rm -f --volumes 6d150d1485ace39d19498d5db223dd846cbf6887c52e42b3a51e2c5de12fe22e [Pipeline] // withDockerContainer [Pipeline] sh 10:32:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:32:38 Stashed 1 file(s) [Pipeline] echo 10:32:38 [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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 10:32:39 provisioning config files... 10:32:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12142226816600722137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:32:39 ---> ****-login.sh 10:32:39 nexus3.edgexfoundry.org:10001 10:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:39 Configure a credential helper to remove this warning. See 10:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:39 10:32:39 Login Succeeded 10:32:39 nexus3.edgexfoundry.org:10002 10:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:39 Configure a credential helper to remove this warning. See 10:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:39 10:32:39 Login Succeeded 10:32:39 nexus3.edgexfoundry.org:10003 10:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:39 Configure a credential helper to remove this warning. See 10:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:39 10:32:39 Login Succeeded 10:32:39 nexus3.edgexfoundry.org:10004 10:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:39 Configure a credential helper to remove this warning. See 10:32:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:39 10:32:39 Login Succeeded 10:32:39 ****.io 10:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:32:40 Configure a credential helper to remove this warning. See 10:32:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:32:40 10:32:40 Login Succeeded 10:32:40 ---> ****-login.sh ends [Pipeline] } 10:32:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:32:40 ========================================================= 10:32:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:32:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:32:41 Sending build context to Docker daemon 8.43MB 10:32:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:32:41 Step 2/12 : FROM ${BASE} AS builder 10:32:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:32:41 7264a8db6415: Pulling fs layer 10:32:41 c4d48a809fc2: Pulling fs layer 10:32:41 4f1c88b9dad5: Pulling fs layer 10:32:41 ad3a456e5733: Pulling fs layer 10:32:41 69c7f0334f64: Pulling fs layer 10:32:41 1f1c1a5573a3: Pulling fs layer 10:32:41 ce7588e14bc9: Pulling fs layer 10:32:41 b5e4710f87ac: Pulling fs layer 10:32:41 ce7588e14bc9: Waiting 10:32:41 ad3a456e5733: Waiting 10:32:41 b5e4710f87ac: Waiting 10:32:41 69c7f0334f64: Waiting 10:32:41 1f1c1a5573a3: Waiting 10:32:41 c4d48a809fc2: Verifying Checksum 10:32:41 c4d48a809fc2: Download complete 10:32:41 ad3a456e5733: Verifying Checksum 10:32:41 ad3a456e5733: Download complete 10:32:41 69c7f0334f64: Verifying Checksum 10:32:41 69c7f0334f64: Download complete 10:32:41 7264a8db6415: Download complete 10:32:41 1f1c1a5573a3: Verifying Checksum 10:32:41 1f1c1a5573a3: Download complete 10:32:41 7264a8db6415: Pull complete 10:32:41 b5e4710f87ac: Verifying Checksum 10:32:41 b5e4710f87ac: Download complete 10:32:41 c4d48a809fc2: Pull complete 10:32:41 4f1c88b9dad5: Verifying Checksum 10:32:41 4f1c88b9dad5: Download complete 10:32:42 ce7588e14bc9: Verifying Checksum 10:32:42 ce7588e14bc9: Download complete 10:32:45 4f1c88b9dad5: Pull complete 10:32:45 ad3a456e5733: Pull complete 10:32:45 69c7f0334f64: Pull complete 10:32:45 1f1c1a5573a3: Pull complete 10:32:48 ce7588e14bc9: Pull complete 10:32:48 b5e4710f87ac: Pull complete 10:32:48 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 10:32:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:32:48 ---> 88b5674ff536 10:32:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:32:54 Still waiting to schedule task 10:32:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-27892’ is offline 10:32:58 ---> Running in a34ed24b3c9c 10:32:58 Removing intermediate container a34ed24b3c9c 10:32:58 ---> 9b58f19e0da6 10:32:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:32:58 ---> Running in 417b27d0e70c 10:32:58 Removing intermediate container 417b27d0e70c 10:32:58 ---> 3b6a18135652 10:32:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:32:58 ---> Running in a8416ccc47f5 10:32:59 Removing intermediate container a8416ccc47f5 10:32:59 ---> e7ae863ee1bb 10:32:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:32:59 ---> Running in 93c8d0c1a38e 10:32:59 Removing intermediate container 93c8d0c1a38e 10:32:59 ---> 972f720ab406 10:32:59 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:32:59 ---> Running in d9293d11e752 10:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:33:00 OK: 264 MiB in 52 packages 10:33:01 Removing intermediate container d9293d11e752 10:33:01 ---> 601656728f1f 10:33:01 Step 8/12 : WORKDIR /app 10:33:01 ---> Running in f1f9bffa0536 10:33:01 Removing intermediate container f1f9bffa0536 10:33:01 ---> bb4ab663f76e 10:33:01 Step 9/12 : COPY go.mod vendor* ./ 10:33:01 ---> 0e3f9e56dee2 10:33:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:01 ---> Running in d824224dcc9e 10:33:40 Removing intermediate container d824224dcc9e 10:33:40 ---> 936408461ce6 10:33:40 Step 11/12 : COPY . . 10:33:40 ---> edbdedbfd6b2 10:33:40 Step 12/12 : RUN $MAKE 10:33:40 ---> Running in d18ebcc0a883 10:33:40 noop 10:33:40 Removing intermediate container d18ebcc0a883 10:33:40 ---> e74ba7887455 10:33:40 Successfully built e74ba7887455 10:33:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:40 + docker inspect -f . ci-base-image-x86_64 10:33:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:40 prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container 10:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:33:41 $ docker top abc4075099dd819b29c665f2d26f59fcd7fd00bc4ff0d40bff2683b47440b894 -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:41 + go version 10:33:41 go version go1.21.0 linux/amd64 [Pipeline] } 10:33:41 $ docker stop --time=1 abc4075099dd819b29c665f2d26f59fcd7fd00bc4ff0d40bff2683b47440b894 10:33:43 $ docker rm -f --volumes abc4075099dd819b29c665f2d26f59fcd7fd00bc4ff0d40bff2683b47440b894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:43 + docker inspect -f . ci-base-image-x86_64 10:33:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:43 prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container 10:33:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:33:44 $ docker top 3d82ff294a6f963629d680f7684059432f868f9a4d2fa52ea643294b3227e32f -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:44 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 10:33:45 + make test 10:33:45 go test ./... -coverprofile=coverage.out ./... 10:33:46 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:33:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:33:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:34:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.494s coverage: 40.6% of statements 10:34:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 51.9% of statements 10:34:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements 10:34:15 go vet ./... 10:34:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:34:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:34:19 ./bin/test-attribution-txt.sh 10:34:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:34:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:34:19 $ docker stop --time=1 3d82ff294a6f963629d680f7684059432f868f9a4d2fa52ea643294b3227e32f 10:34:20 $ docker rm -f --volumes 3d82ff294a6f963629d680f7684059432f868f9a4d2fa52ea643294b3227e32f [Pipeline] // withDockerContainer [Pipeline] sh 10:34:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:34:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:34:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:34:22 + ls -al . 10:34:22 total 640 10:34:22 drwxrwxr-x 10 jenkins jenkins 4096 Jan 25 10:33 . 10:34:22 drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 10:32 .. 10:34:22 -rw-rw-r-- 1 jenkins jenkins 134 Jan 25 10:32 .dockerignore 10:34:22 drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 10:34 .git 10:34:22 drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 10:32 .github 10:34:22 -rw-rw-r-- 1 jenkins jenkins 880 Jan 25 10:32 .gitignore 10:34:22 -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 10:32 .golangci.yml 10:34:22 drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 10:32 .semver 10:34:22 -rw-rw-r-- 1 jenkins jenkins 11980 Jan 25 10:32 Attribution.txt 10:34:22 -rw-rw-r-- 1 jenkins jenkins 11677 Jan 25 10:32 CHANGELOG.md 10:34:22 -rw-rw-r-- 1 jenkins jenkins 1456 Jan 25 10:32 Dockerfile 10:34:22 -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 10:32 GOVERNANCE.md 10:34:22 -rw-rw-r-- 1 jenkins jenkins 661 Jan 25 10:32 Jenkinsfile 10:34:22 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 25 10:32 LICENSE 10:34:22 -rw-rw-r-- 1 jenkins jenkins 2179 Jan 25 10:32 Makefile 10:34:22 -rw-rw-r-- 1 jenkins jenkins 625 Jan 25 10:32 OWNERS.md 10:34:22 -rw-rw-r-- 1 jenkins jenkins 28907 Jan 25 10:32 README.md 10:34:22 -rw-rw-r-- 1 jenkins jenkins 11 Jan 25 10:32 VERSION 10:34:22 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:32 bin 10:34:22 drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 10:32 cmd 10:34:22 -rw-r--r-- 1 jenkins jenkins 459493 Jan 25 10:33 coverage.out 10:34:22 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:32 examples 10:34:22 -rw-rw-r-- 1 jenkins jenkins 3921 Jan 25 10:32 go.mod 10:34:22 -rw-rw-r-- 1 jenkins jenkins 34085 Jan 25 10:32 go.sum 10:34:22 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:32 images 10:34:22 drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 10:32 internal 10:34:22 -rw-rw-r-- 1 jenkins jenkins 193 Jan 25 10:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:22 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=76a3705bb7b1f30100d3e6d71b296e67672242cb --label arch=amd64 --label version=3.2.0-dev.4 . 10:34:22 Sending build context to Docker daemon 8.43MB 10:34:22 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:34:22 Step 2/25 : FROM ${BASE} AS builder 10:34:22 ---> e74ba7887455 10:34:22 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:34:22 ---> Running in 047a232743c3 10:34:22 Removing intermediate container 047a232743c3 10:34:22 ---> 9e5d62c49d65 10:34:22 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:34:22 ---> Running in 0b288277edfc 10:34:23 Removing intermediate container 0b288277edfc 10:34:23 ---> 55b4fbf56b59 10:34:23 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:34:23 ---> Running in 42cc21a646da 10:34:23 Removing intermediate container 42cc21a646da 10:34:23 ---> 8f1bad5d5644 10:34:23 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:34:23 ---> Running in e6e0026fcebc 10:34:23 Removing intermediate container e6e0026fcebc 10:34:23 ---> 44c7c13b583b 10:34:23 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:34:23 ---> Running in f96bdf9109fc 10:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:34:23 OK: 264 MiB in 52 packages 10:34:24 Removing intermediate container f96bdf9109fc 10:34:24 ---> f30dd7a1e6f6 10:34:24 Step 8/25 : WORKDIR /app 10:34:24 ---> Running in cfb55653fc77 10:34:24 Removing intermediate container cfb55653fc77 10:34:24 ---> ddb455b30081 10:34:24 Step 9/25 : COPY go.mod vendor* ./ 10:34:24 ---> b549089726a4 10:34:24 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:24 ---> Running in 8689d86a0fd2 10:34:25 Removing intermediate container 8689d86a0fd2 10:34:25 ---> 3c132a9d6293 10:34:25 Step 11/25 : COPY . . 10:34:25 ---> ce45a10a452d 10:34:25 Step 12/25 : RUN $MAKE 10:34:25 ---> Running in 8307b87b3e7d 10:34:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:34:52 Removing intermediate container 8307b87b3e7d 10:34:52 ---> 786ea5c45dc0 10:34:52 Step 13/25 : FROM alpine:3.18 10:34:52 3.18: Pulling from library/alpine 10:34:52 c926b61bad3b: Pulling fs layer 10:34:52 c926b61bad3b: Verifying Checksum 10:34:52 c926b61bad3b: Download complete 10:34:52 c926b61bad3b: Pull complete 10:34:52 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:34:52 Status: Downloaded newer image for alpine:3.18 10:34:52 ---> b541f2080109 10:34:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:34:52 ---> Running in 1cc51d0aac84 10:34:52 Removing intermediate container 1cc51d0aac84 10:34:52 ---> 669338414ea1 10:34:52 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:34:52 ---> Running in a058ef89e2e4 10:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:34:52 (1/1) Installing dumb-init (1.2.5-r2) 10:34:52 Executing busybox-1.36.1-r5.trigger 10:34:52 OK: 7 MiB in 16 packages 10:34:52 Removing intermediate container a058ef89e2e4 10:34:52 ---> 88d270d266c4 10:34:52 Step 16/25 : RUN apk --no-cache upgrade 10:34:52 ---> Running in 788c1811985e 10:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:34:52 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 10:34:52 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 10:34:52 OK: 7 MiB in 16 packages 10:34:53 Removing intermediate container 788c1811985e 10:34:53 ---> 19d18b55ec61 10:34:53 Step 17/25 : COPY --from=builder /app/LICENSE / 10:34:53 ---> 527527472dd9 10:34:53 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:34:53 ---> 008f69e59bda 10:34:53 Step 19/25 : COPY --from=builder /app/cmd/ / 10:34:54 ---> a5998497941a 10:34:54 Step 20/25 : EXPOSE 59989 10:34:54 ---> Running in 3b5a3acf9440 10:34:54 Removing intermediate container 3b5a3acf9440 10:34:54 ---> fcfd98d97d81 10:34:54 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:34:54 ---> Running in 0b371376996e 10:34:55 Removing intermediate container 0b371376996e 10:34:55 ---> 35cb89c02dcb 10:34:55 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:34:55 ---> Running in 62afc3797d61 10:34:55 Removing intermediate container 62afc3797d61 10:34:55 ---> 95cc8f079382 10:34:55 Step 23/25 : LABEL arch=amd64 10:34:55 ---> Running in 38f6277f9981 10:34:55 Removing intermediate container 38f6277f9981 10:34:55 ---> 65a505aea917 10:34:55 Step 24/25 : LABEL git_sha=76a3705bb7b1f30100d3e6d71b296e67672242cb 10:34:55 ---> Running in 90c06ea9109d 10:34:55 Removing intermediate container 90c06ea9109d 10:34:55 ---> 38261cbef3d2 10:34:55 Step 25/25 : LABEL version=3.2.0-dev.4 10:34:55 ---> Running in 9ff31784a9b7 10:34:55 Removing intermediate container 9ff31784a9b7 10:34:55 ---> 0fc008f6142c 10:34:55 [Warning] One or more build-args [ARCH] were not consumed 10:34:55 Successfully built 0fc008f6142c 10:34:55 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:34:55 provisioning config files... 10:34:55 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16804034168352779203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:34:56 ---> ****-login.sh 10:34:56 nexus3.edgexfoundry.org:10001 10:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:56 Configure a credential helper to remove this warning. See 10:34:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:56 10:34:56 Login Succeeded 10:34:56 nexus3.edgexfoundry.org:10002 10:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:56 Configure a credential helper to remove this warning. See 10:34:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:56 10:34:56 Login Succeeded 10:34:56 nexus3.edgexfoundry.org:10003 10:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:56 Configure a credential helper to remove this warning. See 10:34:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:56 10:34:56 Login Succeeded 10:34:56 nexus3.edgexfoundry.org:10004 10:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:56 Configure a credential helper to remove this warning. See 10:34:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:56 10:34:56 Login Succeeded 10:34:56 ****.io 10:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:56 Configure a credential helper to remove this warning. See 10:34:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:56 10:34:56 Login Succeeded 10:34:56 ---> ****-login.sh ends [Pipeline] } 10:34:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:34:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:34:56 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 10:34:56 76a3705bb7b1f30100d3e6d71b296e67672242cb 10:34:56 latest 10:34:56 3.2.0-dev.4 10:34:56 76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 10:34:56 main 10:34:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:57 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:76a3705bb7b1f30100d3e6d71b296e67672242cb 10:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:34:57 72f7f41c2697: Preparing 10:34:57 9ee91dc26bde: Preparing 10:34:57 d6b93e26cdc3: Preparing 10:34:57 f0517867a158: Preparing 10:34:57 895bad310a75: Preparing 10:34:57 9fe9a137fd00: Preparing 10:34:57 9fe9a137fd00: Waiting 10:34:57 895bad310a75: Pushed 10:34:57 d6b93e26cdc3: Pushed 10:34:57 9ee91dc26bde: Pushed 10:34:57 9fe9a137fd00: Layer already exists 10:34:58 f0517867a158: Pushed 10:35:00 72f7f41c2697: Pushed 10:35:00 76a3705bb7b1f30100d3e6d71b296e67672242cb: digest: sha256:1a795e116e6834f4583787e749ea9812fdd7a4090f5ef99c2fe0242985e653a2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:00 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:01 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:35:01 72f7f41c2697: Preparing 10:35:01 9ee91dc26bde: Preparing 10:35:01 d6b93e26cdc3: Preparing 10:35:01 f0517867a158: Preparing 10:35:01 895bad310a75: Preparing 10:35:01 9fe9a137fd00: Preparing 10:35:01 9fe9a137fd00: Waiting 10:35:01 72f7f41c2697: Layer already exists 10:35:01 9ee91dc26bde: Layer already exists 10:35:01 f0517867a158: Layer already exists 10:35:01 895bad310a75: Layer already exists 10:35:01 d6b93e26cdc3: Layer already exists 10:35:01 9fe9a137fd00: Layer already exists 10:35:01 latest: digest: sha256:1a795e116e6834f4583787e749ea9812fdd7a4090f5ef99c2fe0242985e653a2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:01 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:01 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.4 10:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:35:01 72f7f41c2697: Preparing 10:35:01 9ee91dc26bde: Preparing 10:35:01 d6b93e26cdc3: Preparing 10:35:01 f0517867a158: Preparing 10:35:01 895bad310a75: Preparing 10:35:01 9fe9a137fd00: Preparing 10:35:01 9fe9a137fd00: Waiting 10:35:01 9ee91dc26bde: Layer already exists 10:35:01 d6b93e26cdc3: Layer already exists 10:35:01 72f7f41c2697: Layer already exists 10:35:01 895bad310a75: Layer already exists 10:35:01 f0517867a158: Layer already exists 10:35:01 9fe9a137fd00: Layer already exists 10:35:01 3.2.0-dev.4: digest: sha256:1a795e116e6834f4583787e749ea9812fdd7a4090f5ef99c2fe0242985e653a2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:02 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:02 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 10:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:35:02 72f7f41c2697: Preparing 10:35:02 9ee91dc26bde: Preparing 10:35:02 d6b93e26cdc3: Preparing 10:35:02 f0517867a158: Preparing 10:35:02 895bad310a75: Preparing 10:35:02 9fe9a137fd00: Preparing 10:35:02 9fe9a137fd00: Waiting 10:35:02 9ee91dc26bde: Layer already exists 10:35:02 895bad310a75: Layer already exists 10:35:02 f0517867a158: Layer already exists 10:35:02 d6b93e26cdc3: Layer already exists 10:35:02 72f7f41c2697: Layer already exists 10:35:02 9fe9a137fd00: Layer already exists 10:35:02 76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4: digest: sha256:1a795e116e6834f4583787e749ea9812fdd7a4090f5ef99c2fe0242985e653a2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 10:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:35:03 72f7f41c2697: Preparing 10:35:03 9ee91dc26bde: Preparing 10:35:03 d6b93e26cdc3: Preparing 10:35:03 f0517867a158: Preparing 10:35:03 895bad310a75: Preparing 10:35:03 9fe9a137fd00: Preparing 10:35:03 9fe9a137fd00: Waiting 10:35:03 d6b93e26cdc3: Layer already exists 10:35:03 9fe9a137fd00: Layer already exists 10:35:03 f0517867a158: Layer already exists 10:35:03 895bad310a75: Layer already exists 10:35:03 72f7f41c2697: Layer already exists 10:35:03 9ee91dc26bde: Layer already exists 10:35:03 main: digest: sha256:1a795e116e6834f4583787e749ea9812fdd7a4090f5ef99c2fe0242985e653a2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:04 ===================================================== [Pipeline] echo 10:35:04 taggedImages: 10:35:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:76a3705bb7b1f30100d3e6d71b296e67672242cb 10:35:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:35:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.4 10:35:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 10:35:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp: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 10:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:35:04 10:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:35:05 latest: Pulling from edgex-lftools-log-publisher 10:35:05 5eb5b503b376: Pulling fs layer 10:35:05 5c69ac0246d0: Pulling fs layer 10:35:05 ec43610c2a17: Pulling fs layer 10:35:05 3a2ae6a8a46f: Pulling fs layer 10:35:05 33b1e0a273af: Pulling fs layer 10:35:05 5d3b04190fa2: Pulling fs layer 10:35:05 2f39f015ded8: Pulling fs layer 10:35:05 5d3b04190fa2: Waiting 10:35:05 2f39f015ded8: Waiting 10:35:05 33b1e0a273af: Waiting 10:35:05 3a2ae6a8a46f: Waiting 10:35:05 5c69ac0246d0: Verifying Checksum 10:35:05 5c69ac0246d0: Download complete 10:35:05 3a2ae6a8a46f: Verifying Checksum 10:35:05 3a2ae6a8a46f: Download complete 10:35:05 33b1e0a273af: Verifying Checksum 10:35:05 33b1e0a273af: Download complete 10:35:05 5d3b04190fa2: Verifying Checksum 10:35:05 5d3b04190fa2: Download complete 10:35:05 ec43610c2a17: Verifying Checksum 10:35:05 ec43610c2a17: Download complete 10:35:05 5eb5b503b376: Verifying Checksum 10:35:05 5eb5b503b376: Download complete 10:35:05 2f39f015ded8: Download complete 10:35:06 5eb5b503b376: Pull complete 10:35:06 5c69ac0246d0: Pull complete 10:35:07 ec43610c2a17: Pull complete 10:35:07 3a2ae6a8a46f: Pull complete 10:35:07 33b1e0a273af: Pull complete 10:35:07 5d3b04190fa2: Pull complete 10:35:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27895 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 10:35:10 Running in /w/workspace/device-rfid-llrp-go/137 [Pipeline] { [Pipeline] checkout 10:35:11 2f39f015ded8: Pull complete 10:35:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:35:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:35:13 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:35:14 prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container 10:35:14 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 10:35:20 using credential edgex-jenkins-ssh 10:35:20 Cloning the remote Git repository 10:35:20 $ docker top 3a56a1bae5710de972e58a2708cba1963e76de2160f69f2877b1e4fac3895ec8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:35:21 ---> job-cost.sh 10:35:21 lf-activate-venv: SKIPPING 10:35:21 INFO: No Stack... 10:35:20 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:35:20 > git init /w/workspace/device-rfid-llrp-go/137 # timeout=10 10:35:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:35:20 > git --version # timeout=10 10:35:20 > git --version # 'git version 2.25.1' 10:35:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:35:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:35:22 INFO: Retrieving Pricing Info for: v3-standard-8 10:35:22 INFO: Archiving Costs [Pipeline] sh 10:35:22 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 10:35:22 + cut -d, -f6 [Pipeline] lock 10:35:22 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] 10:35:22 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] did not exist. Created. 10:35:22 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:35:22 + echo total: 0.2199999988079071 [Pipeline] stash 10:35:22 Stashed 1 file(s) [Pipeline] } 10:35:22 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] [Pipeline] // lock [Pipeline] } 10:35:23 $ docker stop --time=1 3a56a1bae5710de972e58a2708cba1963e76de2160f69f2877b1e4fac3895ec8 10:35:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:35:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:35:24 $ docker rm -f --volumes 3a56a1bae5710de972e58a2708cba1963e76de2160f69f2877b1e4fac3895ec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:35:24 Avoid second fetch 10:35:24 Checking out Revision 76a3705bb7b1f30100d3e6d71b296e67672242cb (main) 10:35:24 > git config core.sparsecheckout # timeout=10 10:35:24 > git checkout -f 76a3705bb7b1f30100d3e6d71b296e67672242cb # timeout=10 10:35:25 Commit message: "Merge pull request #281 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:35:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:35:26 % Total % Received % Xferd Average Speed Time Time Time Current 10:35:26 Dload Upload Total Spent Left Speed 10:35:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 10:35:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:35:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:35:27 + sudo tee /etc/docker/daemon.new 10:35:27 { 10:35:27 "registry-mirrors": [ 10:35:27 "https://nexus3.edgexfoundry.org:10001" 10:35:27 ], 10:35:27 "bip": "10.250.0.254/24", 10:35:27 "hosts": [ 10:35:27 "tcp://0.0.0.0:5555", 10:35:27 "unix:///var/run/docker.sock" 10:35:27 ], 10:35:27 "mtu": 1458, 10:35:27 "selinux-enabled": true, 10:35:27 "seccomp-profile": "/etc/docker/seccomp.json" 10:35:27 } [Pipeline] sh 10:35:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:35:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:35:46 provisioning config files... 10:35:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/137@tmp/config17527509639096158904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:35:47 ---> ****-login.sh 10:35:47 nexus3.edgexfoundry.org:10001 10:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:47 Configure a credential helper to remove this warning. See 10:35:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:47 10:35:47 Login Succeeded 10:35:47 nexus3.edgexfoundry.org:10002 10:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:48 Configure a credential helper to remove this warning. See 10:35:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:48 10:35:48 Login Succeeded 10:35:48 nexus3.edgexfoundry.org:10003 10:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:48 Configure a credential helper to remove this warning. See 10:35:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:48 10:35:48 Login Succeeded 10:35:48 nexus3.edgexfoundry.org:10004 10:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:48 Configure a credential helper to remove this warning. See 10:35:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:48 10:35:48 Login Succeeded 10:35:48 ****.io 10:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:49 Configure a credential helper to remove this warning. See 10:35:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:49 10:35:49 Login Succeeded 10:35:49 ---> ****-login.sh ends [Pipeline] } 10:35:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:35:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:35:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:35:49 ========================================================= 10:35:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:35:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:35:54 #0 building with "default" instance using docker driver 10:35:54 10:35:54 #1 [internal] load .dockerignore 10:35:54 #1 transferring context: 176B 0.0s done 10:35:54 #1 DONE 0.1s 10:35:54 10:35:54 #2 [internal] load build definition from Dockerfile 10:35:54 #2 transferring dockerfile: 1.50kB 0.0s done 10:35:54 #2 DONE 0.1s 10:35:54 10:35:54 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:35:54 #3 DONE 0.1s 10:35:54 10:35:54 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:35:54 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 10:35:54 #4 ... 10:35:54 10:35:54 #5 [internal] load build context 10:35:54 #5 transferring context: 1.11MB 0.1s done 10:35:54 #5 DONE 0.2s 10:35:54 10:35:54 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:35:54 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 10:35:54 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.85MB / 3.33MB 0.2s 10:35:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.2s 10:35:54 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 10:35:54 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 10:35:54 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 10:35:54 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s 10:35:54 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 10:35:54 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 10:35:54 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 10:35:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 729.09kB / 97.63MB 0.3s 10:35:54 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 10:35:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.18MB / 63.99MB 0.4s 10:35:54 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 10:35:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s 10:35:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.55MB / 97.63MB 0.6s 10:35:54 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.6s 10:35:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.7s 10:35:54 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 10:35:54 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s 10:35:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.8s 10:35:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 21.63MB / 97.63MB 0.8s 10:35:54 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 10:35:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 1.0s 10:35:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.11MB / 97.63MB 1.0s 10:35:54 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 10:35:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.30MB / 63.99MB 1.1s 10:35:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.18MB / 97.63MB 1.1s 10:35:54 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 10:35:55 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.85MB / 63.99MB 1.2s 10:35:55 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.3s 10:35:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.4s 10:35:55 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.5s 10:35:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.5s 10:35:55 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done 10:35:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.7s 10:35:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.8s 10:35:55 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10:35:56 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 1.9s 10:35:56 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 2.0s 10:35:56 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.2s 10:35:56 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done 10:36:01 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.4s 10:36:07 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s 10:36:12 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.7s done 10:36:14 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 10:36:14 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 10:36:14 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 10:36:14 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 10:36:19 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 10:36:22 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done 10:36:22 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10:36:24 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 10:36:24 #4 DONE 30.4s 10:36:24 10:36:24 #6 [builder 2/7] RUN apk add --no-cache make git 10:36:25 #6 0.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:36:25 #6 1.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:36:26 #6 2.385 OK: 266 MiB in 52 packages 10:36:28 #6 DONE 4.4s 10:36:28 10:36:28 #7 [builder 3/7] WORKDIR /app 10:36:28 #7 DONE 0.1s 10:36:28 10:36:28 #8 [builder 4/7] COPY go.mod vendor* ./ 10:36:28 #8 DONE 0.2s 10:36:28 10:36:28 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:47 #9 DONE 17.0s 10:36:47 10:36:47 #10 [builder 6/7] COPY . . 10:36:47 #10 DONE 0.2s 10:36:47 10:36:47 #11 [builder 7/7] RUN echo noop 10:36:47 #11 0.584 noop 10:36:47 #11 DONE 0.7s 10:36:47 10:36:47 #12 exporting to image 10:36:47 #12 exporting layers 10:37:09 #12 exporting layers 19.3s done 10:37:09 #12 writing image sha256:290edf2e1310d9b8cea39e10900538b0dee1a14283c896caf6b5c3e9b09fe4fa done 10:37:09 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 10:37:09 #12 DONE 19.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:09 + docker inspect -f . ci-base-image-arm64 10:37:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:10 prd-ubuntu20.04-docker-arm64-4c-16g-27895 does not seem to be running inside a container 10:37:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/137 -v /w/workspace/device-rfid-llrp-go/137:/w/workspace/device-rfid-llrp-go/137:rw,z -v /w/workspace/device-rfid-llrp-go/137@tmp:/w/workspace/device-rfid-llrp-go/137@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 10:37:11 $ docker top eaf342fdd8b2ceac165d3204502ceceab13ec8ebc2144db4eb5d97d130e15fd0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:12 + go version 10:37:12 go version go1.21.0 linux/arm64 [Pipeline] } 10:37:12 $ docker stop --time=1 eaf342fdd8b2ceac165d3204502ceceab13ec8ebc2144db4eb5d97d130e15fd0 10:37:14 $ docker rm -f --volumes eaf342fdd8b2ceac165d3204502ceceab13ec8ebc2144db4eb5d97d130e15fd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:15 + docker inspect -f . ci-base-image-arm64 10:37:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:15 prd-ubuntu20.04-docker-arm64-4c-16g-27895 does not seem to be running inside a container 10:37:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/137 -v /w/workspace/device-rfid-llrp-go/137:/w/workspace/device-rfid-llrp-go/137:rw,z -v /w/workspace/device-rfid-llrp-go/137@tmp:/w/workspace/device-rfid-llrp-go/137@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 10:37:16 $ docker top 41fa9a44afab3d8ccdd2684e6fce67b012029970255ba47d57bf76c737cd891b -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:16 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/137 [Pipeline] fileExists [Pipeline] sh 10:37:17 + make test 10:37:17 go test ./... -coverprofile=coverage.out ./... 10:37:25 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:38:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:38:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:38:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.823s coverage: 40.6% of statements 10:38:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.556s coverage: 51.9% of statements 10:38:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 96.4% of statements 10:38:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:38:55 go vet ./... 10:39:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:39:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:39:14 ./bin/test-attribution-txt.sh 10:39:14 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:39:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:39:14 $ docker stop --time=1 41fa9a44afab3d8ccdd2684e6fce67b012029970255ba47d57bf76c737cd891b 10:39:15 $ docker rm -f --volumes 41fa9a44afab3d8ccdd2684e6fce67b012029970255ba47d57bf76c737cd891b [Pipeline] // withDockerContainer [Pipeline] sh 10:39:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:39:17 Warning: overwriting stash ‘coverage-report’ 10:39:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:39:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:39:19 + ls -al . 10:39:19 total 636 10:39:19 drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 10:37 . 10:39:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 10:35 .. 10:39:19 -rw-rw-r-- 1 jenkins jenkins 134 Jan 25 10:35 .dockerignore 10:39:19 drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 10:35 .git 10:39:19 drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 10:35 .github 10:39:19 -rw-rw-r-- 1 jenkins jenkins 880 Jan 25 10:35 .gitignore 10:39:19 -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 10:35 .golangci.yml 10:39:19 -rw-rw-r-- 1 jenkins jenkins 11980 Jan 25 10:35 Attribution.txt 10:39:19 -rw-rw-r-- 1 jenkins jenkins 11677 Jan 25 10:35 CHANGELOG.md 10:39:19 -rw-rw-r-- 1 jenkins jenkins 1456 Jan 25 10:35 Dockerfile 10:39:19 -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 10:35 GOVERNANCE.md 10:39:19 -rw-rw-r-- 1 jenkins jenkins 661 Jan 25 10:35 Jenkinsfile 10:39:19 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 25 10:35 LICENSE 10:39:19 -rw-rw-r-- 1 jenkins jenkins 2179 Jan 25 10:35 Makefile 10:39:19 -rw-rw-r-- 1 jenkins jenkins 625 Jan 25 10:35 OWNERS.md 10:39:19 -rw-rw-r-- 1 jenkins jenkins 28907 Jan 25 10:35 README.md 10:39:19 -rw-rw-r-- 1 jenkins jenkins 11 Jan 25 10:32 VERSION 10:39:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:35 bin 10:39:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 10:35 cmd 10:39:19 -rw-r--r-- 1 jenkins jenkins 459493 Jan 25 10:38 coverage.out 10:39:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:35 examples 10:39:19 -rw-rw-r-- 1 jenkins jenkins 3921 Jan 25 10:35 go.mod 10:39:19 -rw-rw-r-- 1 jenkins jenkins 34085 Jan 25 10:35 go.sum 10:39:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:35 images 10:39:19 drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 10:35 internal 10:39:19 -rw-rw-r-- 1 jenkins jenkins 193 Jan 25 10:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:19 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=76a3705bb7b1f30100d3e6d71b296e67672242cb --label arch=arm64 --label version=3.2.0-dev.4 . 10:39:20 #0 building with "default" instance using docker driver 10:39:20 10:39:20 #1 [internal] load .dockerignore 10:39:20 #1 transferring context: 176B done 10:39:20 #1 DONE 0.0s 10:39:20 10:39:20 #2 [internal] load build definition from Dockerfile 10:39:20 #2 transferring dockerfile: 1.50kB done 10:39:20 #2 DONE 0.0s 10:39:20 10:39:20 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:39:20 #3 DONE 0.0s 10:39:20 10:39:20 #4 [internal] load metadata for docker.io/library/alpine:3.18 10:39:20 #4 DONE 0.3s 10:39:20 10:39:20 #5 [internal] load build context 10:39:20 #5 transferring context: 6.22kB 0.0s done 10:39:20 #5 DONE 0.1s 10:39:20 10:39:20 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:39:20 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 10:39:20 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 10:39:20 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s 10:39:20 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 10:39:20 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 10:39:21 #6 ... 10:39:21 10:39:21 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:39:21 #7 DONE 0.2s 10:39:21 10:39:21 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 10:39:21 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 10:39:21 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 10:39:21 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 10:39:22 #6 DONE 1.0s 10:39:22 10:39:22 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 10:39:22 #8 0.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:39:22 #8 1.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:39:23 #8 ... 10:39:23 10:39:23 #9 [builder 2/7] RUN apk add --no-cache make git 10:39:23 #9 0.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:39:23 #9 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:39:23 #9 2.586 OK: 266 MiB in 52 packages 10:39:23 #9 DONE 2.9s 10:39:24 10:39:24 #10 [builder 3/7] WORKDIR /app 10:39:24 #10 DONE 0.1s 10:39:24 10:39:24 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 10:39:24 #8 2.235 (1/1) Installing dumb-init (1.2.5-r2) 10:39:24 #8 2.245 Executing busybox-1.36.1-r5.trigger 10:39:24 #8 2.289 OK: 8 MiB in 16 packages 10:39:24 #8 ... 10:39:24 10:39:24 #11 [builder 4/7] COPY go.mod vendor* ./ 10:39:24 #11 DONE 0.2s 10:39:24 10:39:24 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 10:39:24 #8 DONE 2.6s 10:39:24 10:39:24 #12 [stage-1 3/6] RUN apk --no-cache upgrade 10:39:25 #12 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:39:25 #12 ... 10:39:25 10:39:25 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:25 #13 DONE 1.3s 10:39:26 10:39:26 #14 [builder 6/7] COPY . . 10:39:26 #14 DONE 0.2s 10:39:26 10:39:26 #12 [stage-1 3/6] RUN apk --no-cache upgrade 10:39:26 #12 1.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:39:26 #12 2.518 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 10:39:27 #12 2.645 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 10:39:27 #12 2.670 OK: 8 MiB in 16 packages 10:39:27 #12 DONE 3.0s 10:39:27 10:39:27 #15 [builder 7/7] RUN make build 10:39:27 #15 0.732 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:40:49 #15 DONE 81.9s 10:40:49 10:40:49 #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / 10:40:49 #16 DONE 0.1s 10:40:49 10:40:49 #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / 10:40:49 #17 DONE 0.1s 10:40:49 10:40:49 #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / 10:40:49 #18 DONE 0.4s 10:40:49 10:40:49 #19 exporting to image 10:40:49 #19 exporting layers 10:40:49 #19 exporting layers 0.4s done 10:40:49 #19 writing image sha256:69c38ef50efc6d71f3d04c25b3d24e31d60a72cc311b4a1c7747e3c6b1d8827a done 10:40:49 #19 naming to docker.io/library/device-rfid-llrp-arm64 0.0s done 10:40:49 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:40:49 provisioning config files... 10:40:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/137@tmp/config11140936770382556908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:50 ---> ****-login.sh 10:40:50 nexus3.edgexfoundry.org:10001 10:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:50 Configure a credential helper to remove this warning. See 10:40:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:50 10:40:50 Login Succeeded 10:40:50 nexus3.edgexfoundry.org:10002 10:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:50 Configure a credential helper to remove this warning. See 10:40:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:50 10:40:50 Login Succeeded 10:40:50 nexus3.edgexfoundry.org:10003 10:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:50 Configure a credential helper to remove this warning. See 10:40:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:50 10:40:50 Login Succeeded 10:40:50 nexus3.edgexfoundry.org:10004 10:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:51 Configure a credential helper to remove this warning. See 10:40:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:51 10:40:51 Login Succeeded 10:40:51 ****.io 10:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:52 Configure a credential helper to remove this warning. See 10:40:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:52 10:40:52 Login Succeeded 10:40:52 ---> ****-login.sh ends [Pipeline] } 10:40:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:40:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:40:52 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 10:40:52 76a3705bb7b1f30100d3e6d71b296e67672242cb 10:40:52 latest 10:40:52 3.2.0-dev.4 10:40:52 76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 10:40:52 main 10:40:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:53 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:76a3705bb7b1f30100d3e6d71b296e67672242cb 10:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:40:53 bfdd9ec03511: Preparing 10:40:53 748182f00b87: Preparing 10:40:53 0be018f6e612: Preparing 10:40:53 48d5286e0dfe: Preparing 10:40:53 4edf42dd32c0: Preparing 10:40:53 0faf9b67be60: Preparing 10:40:53 0faf9b67be60: Waiting 10:40:53 748182f00b87: Pushed 10:40:53 4edf42dd32c0: Pushed 10:40:53 0be018f6e612: Pushed 10:40:53 0faf9b67be60: Layer already exists 10:40:55 48d5286e0dfe: Pushed 10:41:03 bfdd9ec03511: Pushed 10:41:03 76a3705bb7b1f30100d3e6d71b296e67672242cb: digest: sha256:b86502d39486f5c35ad0c3fec2f1815c0d0676faaefaa07c2e1673a2b53249e4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:04 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:41:04 bfdd9ec03511: Preparing 10:41:04 748182f00b87: Preparing 10:41:04 0be018f6e612: Preparing 10:41:04 48d5286e0dfe: Preparing 10:41:04 4edf42dd32c0: Preparing 10:41:04 0faf9b67be60: Preparing 10:41:04 0faf9b67be60: Waiting 10:41:04 bfdd9ec03511: Layer already exists 10:41:04 48d5286e0dfe: Layer already exists 10:41:04 748182f00b87: Layer already exists 10:41:04 0be018f6e612: Layer already exists 10:41:04 4edf42dd32c0: Layer already exists 10:41:04 0faf9b67be60: Layer already exists 10:41:05 latest: digest: sha256:b86502d39486f5c35ad0c3fec2f1815c0d0676faaefaa07c2e1673a2b53249e4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:05 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:06 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.4 10:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:41:06 bfdd9ec03511: Preparing 10:41:06 748182f00b87: Preparing 10:41:06 0be018f6e612: Preparing 10:41:06 48d5286e0dfe: Preparing 10:41:06 4edf42dd32c0: Preparing 10:41:06 0faf9b67be60: Preparing 10:41:06 0faf9b67be60: Waiting 10:41:06 0be018f6e612: Layer already exists 10:41:06 4edf42dd32c0: Layer already exists 10:41:06 bfdd9ec03511: Layer already exists 10:41:06 748182f00b87: Layer already exists 10:41:06 48d5286e0dfe: Layer already exists 10:41:06 0faf9b67be60: Layer already exists 10:41:06 3.2.0-dev.4: digest: sha256:b86502d39486f5c35ad0c3fec2f1815c0d0676faaefaa07c2e1673a2b53249e4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:06 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:07 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 10:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:41:07 bfdd9ec03511: Preparing 10:41:07 748182f00b87: Preparing 10:41:07 0be018f6e612: Preparing 10:41:07 48d5286e0dfe: Preparing 10:41:07 4edf42dd32c0: Preparing 10:41:07 0faf9b67be60: Preparing 10:41:07 0faf9b67be60: Waiting 10:41:07 748182f00b87: Layer already exists 10:41:07 0be018f6e612: Layer already exists 10:41:07 48d5286e0dfe: Layer already exists 10:41:07 4edf42dd32c0: Layer already exists 10:41:07 bfdd9ec03511: Layer already exists 10:41:07 0faf9b67be60: Layer already exists 10:41:07 76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4: digest: sha256:b86502d39486f5c35ad0c3fec2f1815c0d0676faaefaa07c2e1673a2b53249e4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:08 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 10:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:41:08 bfdd9ec03511: Preparing 10:41:08 748182f00b87: Preparing 10:41:08 0be018f6e612: Preparing 10:41:08 48d5286e0dfe: Preparing 10:41:08 4edf42dd32c0: Preparing 10:41:08 0faf9b67be60: Preparing 10:41:08 0faf9b67be60: Waiting 10:41:08 4edf42dd32c0: Layer already exists 10:41:08 748182f00b87: Layer already exists 10:41:08 0be018f6e612: Layer already exists 10:41:08 48d5286e0dfe: Layer already exists 10:41:08 bfdd9ec03511: Layer already exists 10:41:08 0faf9b67be60: Layer already exists 10:41:08 main: digest: sha256:b86502d39486f5c35ad0c3fec2f1815c0d0676faaefaa07c2e1673a2b53249e4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:41:09 ===================================================== [Pipeline] echo 10:41:09 taggedImages: 10:41:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:76a3705bb7b1f30100d3e6d71b296e67672242cb 10:41:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:41:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.4 10:41:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 10:41:09 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:09 10:41:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:10 arm64: Pulling from edgex-lftools-log-publisher 10:41:10 8998bd30e6a1: Pulling fs layer 10:41:10 04944245beec: Pulling fs layer 10:41:10 699f458cf7ca: Pulling fs layer 10:41:10 765212b225bb: Pulling fs layer 10:41:10 f23df028b6ca: Pulling fs layer 10:41:10 d65c8cfc05b1: Pulling fs layer 10:41:10 2437ff75d9bd: Pulling fs layer 10:41:10 765212b225bb: Waiting 10:41:10 d65c8cfc05b1: Waiting 10:41:10 f23df028b6ca: Waiting 10:41:10 2437ff75d9bd: Waiting 10:41:10 04944245beec: Verifying Checksum 10:41:10 04944245beec: Download complete 10:41:10 765212b225bb: Download complete 10:41:10 f23df028b6ca: Download complete 10:41:10 d65c8cfc05b1: Download complete 10:41:10 699f458cf7ca: Verifying Checksum 10:41:10 699f458cf7ca: Download complete 10:41:11 8998bd30e6a1: Verifying Checksum 10:41:11 8998bd30e6a1: Download complete 10:41:13 2437ff75d9bd: Verifying Checksum 10:41:13 2437ff75d9bd: Download complete 10:41:18 8998bd30e6a1: Pull complete 10:41:18 04944245beec: Pull complete 10:41:20 699f458cf7ca: Pull complete 10:41:20 765212b225bb: Pull complete 10:41:21 f23df028b6ca: Pull complete 10:41:21 d65c8cfc05b1: Pull complete 10:41:48 2437ff75d9bd: Pull complete 10:41:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:48 prd-ubuntu20.04-docker-arm64-4c-16g-27895 does not seem to be running inside a container 10:41: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/device-rfid-llrp-go/137 -v /w/workspace/device-rfid-llrp-go/137:/w/workspace/device-rfid-llrp-go/137:rw,z -v /w/workspace/device-rfid-llrp-go/137@tmp:/w/workspace/device-rfid-llrp-go/137@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 10:41:50 $ docker top 3e33703a495d191e3e964fa85a71b52bf053174873dbf1d7245474f36ff4691d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:51 ---> job-cost.sh 10:41:51 lf-activate-venv: SKIPPING 10:41:51 INFO: No Stack... 10:41:52 INFO: Retrieving Pricing Info for: v3-standard-8 10:41:52 INFO: Archiving Costs [Pipeline] sh 10:41:52 + cat /w/workspace/device-rfid-llrp-go/137/archives/cost.csv 10:41:52 + cut -d, -f6 [Pipeline] lock 10:41:53 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] 10:41:53 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] did not exist. Created. 10:41:53 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:41:53 /w/workspace/device-rfid-llrp-go/137@tmp/durable-72eb71b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:41:53 + echo total: 0.2199999988079071 [Pipeline] stash 10:41:53 Warning: overwriting stash ‘stack-cost’ 10:41:53 Stashed 1 file(s) [Pipeline] } 10:41:53 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] [Pipeline] // lock [Pipeline] } 10:41:54 $ docker stop --time=1 3e33703a495d191e3e964fa85a71b52bf053174873dbf1d7245474f36ff4691d 10:41:55 $ docker rm -f --volumes 3e33703a495d191e3e964fa85a71b52bf053174873dbf1d7245474f36ff4691d [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 10:41:56 provisioning config files... 10:41:56 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15289787591420884428tmp [Pipeline] { [Pipeline] sh 10:41:57 + set +x 10:41:57 + + curl -sbash https://codecov.io/bash -s 10:41:57 -- 10:41:57 10:41:57 _____ _ 10:41:57 / ____| | | 10:41:57 | | ___ __| | ___ ___ _____ __ 10:41:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:41:57 | |___| (_) | (_| | __/ (_| (_) \ V / 10:41:57 \_____\___/ \__,_|\___|\___\___/ \_/ 10:41:57 Bash-1.0.6 10:41:57 10:41:57 10:41:57 ==> git version 2.25.1 found 10:41:57 ==> 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 10:41:57 Release-Date: 2020-01-08 10:41:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:41:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:41:57 ==> Jenkins CI detected. 10:41:57 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 10:41:57 project root: . 10:41:57 --> token set from env 10:41:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:41:57 ==> Running gcov in . (disable via -X gcov) 10:41:57 ==> Python coveragepy not found 10:41:57 ==> Searching for coverage reports in: 10:41:57 + . 10:41:57 -> Found 1 reports 10:41:57 ==> Detecting git/mercurial file structure 10:41:57 ==> Reading reports 10:41:57 + ./coverage.out bytes=459493 10:41:57 ==> Appending adjustments 10:41:57 https://docs.codecov.io/docs/fixing-reports 10:41:57 + Found adjustments 10:41:57 ==> Gzipping contents 10:41:57 52K /tmp/codecov.Ax5U3d.gz 10:41:57 ==> Uploading reports 10:41:57 url: https://codecov.io 10:41:57 query: branch=main&commit=76a3705bb7b1f30100d3e6d71b296e67672242cb&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:41:57 -> Pinging Codecov 10:41:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=76a3705bb7b1f30100d3e6d71b296e67672242cb&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:41:57 -> Uploading to 10:41:57 https://storage.googleapis.com/codecov/v4/raw/2024-01-25/581DD39554BDF9B6E22D074273EAD858/76a3705bb7b1f30100d3e6d71b296e67672242cb/32bf2287-1f9b-48a2-9198-6343faabd8d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240125T104157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41ed191c7badce70264e680217d38f963e88eef340e5d375af3fcd120aafa0e8 10:41:57 % Total % Received % Xferd Average Speed Time Time Time Current 10:41:57 Dload Upload Total Spent Left Speed 10:41:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 168k --:--:-- --:--:-- --:--:-- 168k 10:41:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] } 10:41:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:41:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:41:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:41:58 10:41:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:41:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:41:59 df9b9388f04a: Pulling fs layer 10:41:59 52dc419b0ee2: Pulling fs layer 10:41:59 25bc292e5bac: Pulling fs layer 10:41:59 114826534d7a: Pulling fs layer 10:41:59 4657fd5d0bcf: Pulling fs layer 10:41:59 6ad1cebc031e: Pulling fs layer 10:41:59 8a3aa393b2d8: Pulling fs layer 10:41:59 4657fd5d0bcf: Waiting 10:41:59 6ad1cebc031e: Waiting 10:41:59 8a3aa393b2d8: Waiting 10:41:59 114826534d7a: Waiting 10:41:59 25bc292e5bac: Download complete 10:41:59 52dc419b0ee2: Verifying Checksum 10:41:59 52dc419b0ee2: Download complete 10:41:59 4657fd5d0bcf: Verifying Checksum 10:41:59 4657fd5d0bcf: Download complete 10:41:59 df9b9388f04a: Download complete 10:41:59 df9b9388f04a: Pull complete 10:41:59 6ad1cebc031e: Verifying Checksum 10:41:59 6ad1cebc031e: Download complete 10:41:59 52dc419b0ee2: Pull complete 10:41:59 25bc292e5bac: Pull complete 10:42:00 114826534d7a: Verifying Checksum 10:42:00 114826534d7a: Download complete 10:42:00 8a3aa393b2d8: Verifying Checksum 10:42:00 8a3aa393b2d8: Download complete 10:42:03 114826534d7a: Pull complete 10:42:03 4657fd5d0bcf: Pull complete 10:42:03 6ad1cebc031e: Pull complete 10:42:06 8a3aa393b2d8: Pull complete 10:42:06 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:42:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:42:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:06 prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container 10:42:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:42:13 $ docker top 18beee2486411f8261a78b5a08eed462ae266f2f7d9857f64daca289df4d9517 -eo pid,comm [Pipeline] { [Pipeline] echo 10:42:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 10:42:14 + set -o pipefail 10:42:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 10:42:22 10:42:22 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 10:42:22 10:42:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/e91d9cf5-a2c2-4c53-a2a3-0f31b2615ffb 10:42:22 10:42:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:42:22 10:42:22 10:42:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:42:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:42:22 More details here: https://snyk.co/ue1NS 10:42:22 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 10:42:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:42:22 $ docker stop --time=1 18beee2486411f8261a78b5a08eed462ae266f2f7d9857f64daca289df4d9517 10:42:26 $ docker rm -f --volumes 18beee2486411f8261a78b5a08eed462ae266f2f7d9857f64daca289df4d9517 [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 10:42:28 + git log --format=format:%s -1 76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] sh 10:42:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:42:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:42:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:29 prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container 10:42:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:42:29 $ docker top dd00d438a68ca70b11a2098a48e06563cec54026d441174b5ced5919e525b369 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:42:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:42:30 [ssh-agent] Looking for ssh-agent implementation... 10:42:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:42:30 $ docker exec dd00d438a68ca70b11a2098a48e06563cec54026d441174b5ced5919e525b369 ssh-agent 10:42:30 SSH_AUTH_SOCK=/tmp/ssh-pigtIZjdXxc7/agent.32 10:42:30 SSH_AGENT_PID=38 10:42:30 Running ssh-add (command line suppressed) 10:42:30 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17011871323988486104.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17011871323988486104.key) 10:42:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:42:30 + git semver tag 10:42:31 2024-01-25 10:42:30,952 [run_tag] DEBUG tag force:False 10:42:31 2024-01-25 10:42:30,952 [check_head_tag] DEBUG check head tag 10:42:31 2024-01-25 10:42:30,953 [execute] INFO git cat-file --batch-check 10:42:31 2024-01-25 10:42:30,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:42:31 2024-01-25 10:42:30,956 [execute] INFO git cat-file --batch 10:42:31 2024-01-25 10:42:30,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:42:31 2024-01-25 10:42:30,968 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:42:31 2024-01-25 10:42:30,968 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 10:42:31 2024-01-25 10:42:30,969 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:42:31 2024-01-25 10:42:30,973 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:42:31 3.2.0-dev.4 [Pipeline] } 10:42:31 $ docker exec --env ******** --env ******** dd00d438a68ca70b11a2098a48e06563cec54026d441174b5ced5919e525b369 ssh-agent -k 10:42:31 unset SSH_AUTH_SOCK; 10:42:31 unset SSH_AGENT_PID; 10:42:31 echo Agent pid 38 killed; 10:42:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:42:31 + git semver [Pipeline] } 10:42:31 $ docker stop --time=1 dd00d438a68ca70b11a2098a48e06563cec54026d441174b5ced5919e525b369 10:42:33 $ docker rm -f --volumes dd00d438a68ca70b11a2098a48e06563cec54026d441174b5ced5919e525b369 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:42:33 10:42:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:42:34 0.23.1-centos7: Pulling from edgex-lftools 10:42:34 ab5ef0e58194: Pulling fs layer 10:42:34 9712f1f96733: Pulling fs layer 10:42:34 63f879dbbcfc: Pulling fs layer 10:42:34 0d9ebad4ef96: Pulling fs layer 10:42:34 e9a5061849ea: Pulling fs layer 10:42:34 d747dcd14b5f: Pulling fs layer 10:42:34 2de7ff778b66: Pulling fs layer 10:42:34 e9a5061849ea: Waiting 10:42:34 d747dcd14b5f: Waiting 10:42:34 2de7ff778b66: Waiting 10:42:34 0d9ebad4ef96: Waiting 10:42:34 9712f1f96733: Verifying Checksum 10:42:34 9712f1f96733: Download complete 10:42:34 63f879dbbcfc: Verifying Checksum 10:42:34 63f879dbbcfc: Download complete 10:42:34 e9a5061849ea: Verifying Checksum 10:42:34 e9a5061849ea: Download complete 10:42:34 d747dcd14b5f: Verifying Checksum 10:42:34 d747dcd14b5f: Download complete 10:42:34 0d9ebad4ef96: Verifying Checksum 10:42:34 0d9ebad4ef96: Download complete 10:42:34 ab5ef0e58194: Verifying Checksum 10:42:34 ab5ef0e58194: Download complete 10:42:34 2de7ff778b66: Verifying Checksum 10:42:34 2de7ff778b66: Download complete 10:42:37 ab5ef0e58194: Pull complete 10:42:37 9712f1f96733: Pull complete 10:42:38 63f879dbbcfc: Pull complete 10:42:42 0d9ebad4ef96: Pull complete 10:42:42 e9a5061849ea: Pull complete 10:42:42 d747dcd14b5f: Pull complete 10:42:42 2de7ff778b66: Pull complete 10:42:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:42:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:42:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:43 prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container 10:42:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:42:52 $ docker top 0e3949e8ece961aa72235c7d394c7362c54f896fa0423365d8892f35951d12ba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:42:52 provisioning config files... 10:42:52 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5757351979140921526tmp 10:42:52 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4784647047800926553tmp 10:42:52 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12542167654720497623tmp [Pipeline] { [Pipeline] echo 10:42:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:42:52 ---> sigul-configuration.sh 10:42:52 gpg: directory `/root/.gnupg' created 10:42:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:42:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:42:52 gpg: keyring `/root/.gnupg/secring.gpg' created 10:42:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:42:52 gpg: CAST5 encrypted data 10:42:52 gpg: encrypted with 1 passphrase 10:42:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:42:52 + mkdir /home/jenkins 10:42:52 + mkdir /home/jenkins/sigul [Pipeline] sh 10:42:53 + 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 10:42:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:42:53 ---> sigul-install.sh 10:42:53 Sigul already installed; skipping installation. [Pipeline] sh 10:42:53 + git tag --list 10:42:53 v0.0.0 10:42:53 v1.0.0 10:42:53 v2.1.0 10:42:53 v2.1.1 10:42:53 v2.2.0 10:42:53 v2.3.0 10:42:53 v3.0 10:42:53 v3.0.0 10:42:53 v3.1 10:42:53 v3.1.0 10:42:53 v3.1.0-dev.1 10:42:53 v3.1.0-dev.10 10:42:53 v3.1.0-dev.11 10:42:53 v3.1.0-dev.12 10:42:53 v3.1.0-dev.13 10:42:53 v3.1.0-dev.14 10:42:53 v3.1.0-dev.15 10:42:53 v3.1.0-dev.16 10:42:53 v3.1.0-dev.17 10:42:53 v3.1.0-dev.18 10:42:53 v3.1.0-dev.19 10:42:53 v3.1.0-dev.2 10:42:53 v3.1.0-dev.20 10:42:53 v3.1.0-dev.21 10:42:53 v3.1.0-dev.22 10:42:53 v3.1.0-dev.23 10:42:53 v3.1.0-dev.24 10:42:53 v3.1.0-dev.3 10:42:53 v3.1.0-dev.4 10:42:53 v3.1.0-dev.5 10:42:53 v3.1.0-dev.6 10:42:53 v3.1.0-dev.7 10:42:53 v3.1.0-dev.8 10:42:53 v3.1.0-dev.9 10:42:53 v3.2.0-dev.1 10:42:53 v3.2.0-dev.2 10:42:53 v3.2.0-dev.3 10:42:53 v3.2.0-dev.4 [Pipeline] sh 10:42:54 + lftools sign git-tag v3.2.0-dev.4 10:42:54 Signing Git tag with Sigul... 10:42:54 Signing v3.2.0-dev.4 [Pipeline] echo 10:42:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:42:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:42:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:42:55 $ docker stop --time=1 0e3949e8ece961aa72235c7d394c7362c54f896fa0423365d8892f35951d12ba 10:42:56 $ docker rm -f --volumes 0e3949e8ece961aa72235c7d394c7362c54f896fa0423365d8892f35951d12ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:42:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:42:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:42:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:58 prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container 10:42:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:42:58 $ docker top 195a8313cd38464d7cdcab40d0c54cdb52abbf96aa644666699e9ade623fb09f -eo pid,comm 10:42:58 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). 10:42:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:42:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:42:59 [ssh-agent] Looking for ssh-agent implementation... 10:42:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:42:59 $ docker exec 195a8313cd38464d7cdcab40d0c54cdb52abbf96aa644666699e9ade623fb09f ssh-agent 10:42:59 SSH_AUTH_SOCK=/tmp/ssh-s25VGm0CxbQU/agent.33 10:42:59 SSH_AGENT_PID=39 10:42:59 Running ssh-add (command line suppressed) 10:42:59 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7262872507956358345.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7262872507956358345.key) 10:42:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:42:59 + git semver bump pre 10:43:00 2024-01-25 10:42:59,950 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:43:00 2024-01-25 10:42:59,950 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev 10:43:00 2024-01-25 10:42:59,950 [bump_version] DEBUG bumped version:3.2.0-dev.5 10:43:00 2024-01-25 10:42:59,950 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 10:43:00 2024-01-25 10:42:59,951 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:43:00 2024-01-25 10:42:59,951 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:43:00 2024-01-25 10:42:59,952 [execute] INFO git cat-file --batch-check 10:43:00 2024-01-25 10:42:59,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:43:00 2024-01-25 10:42:59,956 [execute] INFO git cat-file --batch 10:43:00 2024-01-25 10:42:59,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:43:00 2024-01-25 10:42:59,960 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:43:00 3.2.0-dev.5 [Pipeline] } 10:43:00 $ docker exec --env ******** --env ******** 195a8313cd38464d7cdcab40d0c54cdb52abbf96aa644666699e9ade623fb09f ssh-agent -k 10:43:00 unset SSH_AUTH_SOCK; 10:43:00 unset SSH_AGENT_PID; 10:43:00 echo Agent pid 39 killed; 10:43:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:43:00 + git semver [Pipeline] } 10:43:00 $ docker stop --time=1 195a8313cd38464d7cdcab40d0c54cdb52abbf96aa644666699e9ade623fb09f 10:43:02 $ docker rm -f --volumes 195a8313cd38464d7cdcab40d0c54cdb52abbf96aa644666699e9ade623fb09f [Pipeline] // withDockerContainer [Pipeline] sh 10:43:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:43:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:43:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:03 prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container 10:43:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:43:03 $ docker top 47d7b3da52da58bbbedecc2d79bcd841d8dd11bd1cea6d7541e9b1a4f1ead8ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:43:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:43:04 [ssh-agent] Looking for ssh-agent implementation... 10:43:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:43:04 $ docker exec 47d7b3da52da58bbbedecc2d79bcd841d8dd11bd1cea6d7541e9b1a4f1ead8ef ssh-agent 10:43:04 SSH_AUTH_SOCK=/tmp/ssh-VoheKX4X6jQh/agent.33 10:43:04 SSH_AGENT_PID=39 10:43:04 Running ssh-add (command line suppressed) 10:43:04 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16579589048116913077.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16579589048116913077.key) 10:43:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:43:04 + git semver push 10:43:04 2024-01-25 10:43:04,899 [run_push] DEBUG push 10:43:04 2024-01-25 10:43:04,900 [execute] INFO git cat-file --batch-check 10:43:04 2024-01-25 10:43:04,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:43:04 2024-01-25 10:43:04,905 [execute] INFO git rev-list 3377295771e9cee18381c51aa4ef898469e51bbc -- 10:43:04 2024-01-25 10:43:04,905 [execute] DEBUG Popen(['git', 'rev-list', '3377295771e9cee18381c51aa4ef898469e51bbc', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:43:04 2024-01-25 10:43:04,914 [execute] INFO git fetch -v origin 10:43:04 2024-01-25 10:43:04,914 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:43:05 2024-01-25 10:43:05,419 [run_push] DEBUG no remote changes detected 10:43:05 2024-01-25 10:43:05,420 [execute] INFO git push origin semver 10:43:05 2024-01-25 10:43:05,420 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:43:06 2024-01-25 10:43:06,150 [run_push] DEBUG push all version tags 10:43:06 2024-01-25 10:43:06,150 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:43:06 2024-01-25 10:43:06,151 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:43:07 2024-01-25 10:43:06,873 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:43:07 3.2.0-dev.5 [Pipeline] } 10:43:07 $ docker exec --env ******** --env ******** 47d7b3da52da58bbbedecc2d79bcd841d8dd11bd1cea6d7541e9b1a4f1ead8ef ssh-agent -k 10:43:07 unset SSH_AUTH_SOCK; 10:43:07 unset SSH_AGENT_PID; 10:43:07 echo Agent pid 39 killed; 10:43:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:43:07 + git semver [Pipeline] } 10:43:07 $ docker stop --time=1 47d7b3da52da58bbbedecc2d79bcd841d8dd11bd1cea6d7541e9b1a4f1ead8ef 10:43:09 $ docker rm -f --volumes 47d7b3da52da58bbbedecc2d79bcd841d8dd11bd1cea6d7541e9b1a4f1ead8ef [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 10:43:10 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 10:43:10 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:43:10 total 16 10:43:10 drwxr-xr-x 3 root root 4096 Jan 25 10:35 . 10:43:10 drwxrwxr-x 11 jenkins jenkins 4096 Jan 25 10:42 .. 10:43:10 drwxr-xr-x 2 root root 4096 Jan 25 10:35 cost 10:43:10 -rw-r--r-- 1 root root 91 Jan 25 10:35 cost.csv 10:43:10 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:43:10 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:43:10 total 16 10:43:10 drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 10:35 . 10:43:10 drwxrwxr-x 11 jenkins jenkins 4096 Jan 25 10:42 .. 10:43:10 drwxr-xr-x 2 jenkins jenkins 4096 Jan 25 10:35 cost 10:43:10 -rw-r--r-- 1 jenkins jenkins 91 Jan 25 10:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:43:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:43:12 ---> package-listing.sh 10:43:12 ++ facter osfamily 10:43:12 ++ tr '[:upper:]' '[:lower:]' 10:43:12 + OS_FAMILY=debian 10:43:12 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 10:43:12 + START_PACKAGES=/tmp/packages_start.txt 10:43:12 + END_PACKAGES=/tmp/packages_end.txt 10:43:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:43:12 + PACKAGES=/tmp/packages_start.txt 10:43:12 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:43:12 + PACKAGES=/tmp/packages_end.txt 10:43:12 + case "${OS_FAMILY}" in 10:43:12 + dpkg -l 10:43:12 + grep '^ii' 10:43:12 + '[' -f /tmp/packages_start.txt ']' 10:43:12 + '[' -f /tmp/packages_end.txt ']' 10:43:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:43:12 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:43:12 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 10:43:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 10:43:12 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:43:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:13 prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container 10:43:13 $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:43:13 $ docker top 46fe91c4d4a9a57c4003e74f82f094712183d4e0e61412604b449a204423bc11 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:14 + touch /tmp/pre-build-complete [Pipeline] sh 10:43:14 + mkdir -p /var/log/sysstat [Pipeline] sh 10:43:14 + ls /var/log/sa-host 10:43:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:43:14 provisioning config files... 10:43:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5232986760872187798tmp [Pipeline] { [Pipeline] echo 10:43:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:43:15 ---> create-netrc.sh [Pipeline] } 10:43:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:43:15 ---> python-tools-install.sh [Pipeline] echo 10:43:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:43:16 ---> sudo-logs.sh 10:43:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:43:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:43:16 ---> job-cost.sh 10:43:16 lf-activate-venv: SKIPPING 10:43:16 DEBUG: total: 0.2199999988079071 10:43:16 INFO: Retrieving Stack Cost... 10:43:17 INFO: Retrieving Pricing Info for: v3-standard-8 10:43:17 INFO: Archiving Costs [Pipeline] echo 10:43:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:43:17 ---> logs-deploy.sh 10:43:17 lf-activate-venv: SKIPPING 10:43:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/137 10:43:17 INFO: archiving workspace using pattern(s): 10:43:18 Archives upload complete. 10:43:18 INFO: archiving logs to Nexus