Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e953b5d979b63c9a08202fb364bebc5c28219661 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-ssh1752619393993131920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17521809408551043062.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh11450601679255617574.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11797981365200807003.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-ssh6056236260811845624.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-23027’ is offline Running on prd-ubuntu20.04-docker-8c-8g-23031 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 e953b5d979b63c9a08202fb364bebc5c28219661 (main) Commit message: "Merge pull request #321 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" > 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 e953b5d979b63c9a08202fb364bebc5c28219661 # timeout=10 > git rev-list --no-walk eda65a26f575ff07a305de7325ab261b4d99341a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-18T01:56:06.402Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-18T01:56:06.468Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-18T01:56:06.560Z] ========================================================= [2024-10-18T01:56:06.560Z] EdgeX Global Pipelines Version Info [2024-10-18T01:56:06.560Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:56:07.289Z] ------------------- [2024-10-18T01:56:07.289Z] stable info: [2024-10-18T01:56:07.289Z] ------------------- [2024-10-18T01:56:07.289Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-18T01:56:07.289Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-18T01:56:07.289Z] Message: update stable to v1.0.265 [2024-10-18T01:56:07.860Z] ------------------- [2024-10-18T01:56:07.860Z] experimental info: [2024-10-18T01:56:07.860Z] ------------------- [2024-10-18T01:56:07.860Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-18T01:56:07.860Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-18T01:56:07.860Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-18T01:56:07.930Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-18T01:56:07.955Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-18T01:56:07.980Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-18T01:56:08.008Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-18T01:56:08.029Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-18T01:56:08.050Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-18T01:56:08.074Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-18T01:56:08.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-18T01:56:08.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-18T01:56:08.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-18T01:56:08.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-18T01:56:08.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-18T01:56:08.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-18T01:56:08.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-18T01:56:08.261Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:56:08.280Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:56:08.304Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:56:08.328Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:56:08.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-18T01:56:08.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-18T01:56:08.395Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-18T01:56:08.419Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-18T01:56:08.441Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-18T01:56:08.459Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-18T01:56:08.486Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-18T01:56:08.501Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-18T01:56:08.521Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-18T01:56:08.540Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-18T01:56:08.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-18T01:56:08.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-18T01:56:08.602Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] echo [2024-10-18T01:56:08.618Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e953b5d [Pipeline] echo [2024-10-18T01:56:08.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:56:08.684Z] provisioning config files... [2024-10-18T01:56:08.697Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config108941900003368378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:56:09.034Z] ---> ****-login.sh [2024-10-18T01:56:09.035Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:56:09.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:09.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:09.294Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:09.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:09.294Z] [2024-10-18T01:56:09.294Z] Login Succeeded [2024-10-18T01:56:09.294Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:56:09.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:09.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:09.295Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:09.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:09.295Z] [2024-10-18T01:56:09.295Z] Login Succeeded [2024-10-18T01:56:09.295Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:56:09.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:09.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:09.555Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:09.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:09.555Z] [2024-10-18T01:56:09.555Z] Login Succeeded [2024-10-18T01:56:09.555Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:56:09.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:09.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:09.555Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:09.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:09.555Z] [2024-10-18T01:56:09.555Z] Login Succeeded [2024-10-18T01:56:09.555Z] ****.io [2024-10-18T01:56:09.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:09.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:09.813Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:09.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:09.813Z] [2024-10-18T01:56:09.813Z] Login Succeeded [2024-10-18T01:56:09.813Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:56:09.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-18T01:56:10.203Z] + git rev-list -1 --merges e953b5d979b63c9a08202fb364bebc5c28219661~1..e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] echo [2024-10-18T01:56:10.231Z] -----------> git rev-list -1 --merges e953b5d979b63c9a08202fb364bebc5c28219661~1..e953b5d979b63c9a08202fb364bebc5c28219661 e953b5d979b63c9a08202fb364bebc5c28219661 [2024-10-18T01:56:10.231Z] e953b5d979b63c9a08202fb364bebc5c28219661 [false] [Pipeline] sh [2024-10-18T01:56:10.526Z] + git log --format=format:%s -1 e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] echo [2024-10-18T01:56:10.543Z] ========================================================= [2024-10-18T01:56:10.543Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-18T01:56:10.543Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T01:56:10.872Z] + git log --format=format:%s -1 e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] echo [2024-10-18T01:56:10.886Z] [semverPrep] GIT_COMMIT: e953b5d979b63c9a08202fb364bebc5c28219661, Commit Message: Merge pull request #321 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47 [Pipeline] echo [2024-10-18T01:56:10.904Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-18T01:56:11.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T01:56:11.252Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-18T01:56:11.252Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-18T01:56:11.252Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-18T01:56:11.252Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-18T01:56:11.252Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-18T01:56:11.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:11.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:56:11.592Z] [2024-10-18T01:56:11.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:11.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:56:11.911Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-18T01:56:11.911Z] b85a868b505f: Pulling fs layer [2024-10-18T01:56:11.911Z] e2be974225ed: Pulling fs layer [2024-10-18T01:56:11.911Z] 339a4e72a1f5: Pulling fs layer [2024-10-18T01:56:11.911Z] 988bab9f4d93: Pulling fs layer [2024-10-18T01:56:11.911Z] 1469e6f7b9e6: Pulling fs layer [2024-10-18T01:56:11.911Z] eaf3925da568: Pulling fs layer [2024-10-18T01:56:11.911Z] bab4dde63d76: Pulling fs layer [2024-10-18T01:56:11.911Z] bde34c3a00c8: Pulling fs layer [2024-10-18T01:56:11.911Z] b352a97aabf1: Pulling fs layer [2024-10-18T01:56:11.911Z] 4872d77fe225: Pulling fs layer [2024-10-18T01:56:11.911Z] 5851b861e8e6: Pulling fs layer [2024-10-18T01:56:11.911Z] 1469e6f7b9e6: Waiting [2024-10-18T01:56:11.911Z] 988bab9f4d93: Waiting [2024-10-18T01:56:11.911Z] 4872d77fe225: Waiting [2024-10-18T01:56:11.911Z] eaf3925da568: Waiting [2024-10-18T01:56:11.911Z] bab4dde63d76: Waiting [2024-10-18T01:56:11.911Z] bde34c3a00c8: Waiting [2024-10-18T01:56:11.911Z] b352a97aabf1: Waiting [2024-10-18T01:56:11.911Z] e2be974225ed: Download complete [2024-10-18T01:56:11.911Z] 988bab9f4d93: Verifying Checksum [2024-10-18T01:56:11.911Z] 988bab9f4d93: Download complete [2024-10-18T01:56:11.911Z] 1469e6f7b9e6: Verifying Checksum [2024-10-18T01:56:11.911Z] 1469e6f7b9e6: Download complete [2024-10-18T01:56:11.911Z] eaf3925da568: Verifying Checksum [2024-10-18T01:56:11.911Z] eaf3925da568: Download complete [2024-10-18T01:56:11.911Z] 339a4e72a1f5: Verifying Checksum [2024-10-18T01:56:11.911Z] 339a4e72a1f5: Download complete [2024-10-18T01:56:12.169Z] bde34c3a00c8: Verifying Checksum [2024-10-18T01:56:12.169Z] bde34c3a00c8: Download complete [2024-10-18T01:56:12.169Z] b352a97aabf1: Verifying Checksum [2024-10-18T01:56:12.169Z] b352a97aabf1: Download complete [2024-10-18T01:56:12.169Z] 4872d77fe225: Verifying Checksum [2024-10-18T01:56:12.169Z] 4872d77fe225: Download complete [2024-10-18T01:56:12.169Z] 5851b861e8e6: Verifying Checksum [2024-10-18T01:56:12.169Z] 5851b861e8e6: Download complete [2024-10-18T01:56:12.169Z] b85a868b505f: Download complete [2024-10-18T01:56:12.430Z] bab4dde63d76: Verifying Checksum [2024-10-18T01:56:12.430Z] bab4dde63d76: Download complete [2024-10-18T01:56:13.366Z] b85a868b505f: Pull complete [2024-10-18T01:56:13.625Z] e2be974225ed: Pull complete [2024-10-18T01:56:14.193Z] 339a4e72a1f5: Pull complete [2024-10-18T01:56:14.193Z] 988bab9f4d93: Pull complete [2024-10-18T01:56:14.465Z] 1469e6f7b9e6: Pull complete [2024-10-18T01:56:14.465Z] eaf3925da568: Pull complete [2024-10-18T01:56:16.375Z] bab4dde63d76: Pull complete [2024-10-18T01:56:16.375Z] bde34c3a00c8: Pull complete [2024-10-18T01:56:16.635Z] b352a97aabf1: Pull complete [2024-10-18T01:56:16.635Z] 4872d77fe225: Pull complete [2024-10-18T01:56:16.635Z] 5851b861e8e6: Pull complete [2024-10-18T01:56:16.635Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-18T01:56:16.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:56:16.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:56:16.783Z] prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container [2024-10-18T01:56:16.815Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T01:56:19.177Z] $ docker top 1ade7f9455a4c327c4fbba63f252010143976dc633ba275441ba5c2b77744ab9 -eo pid,comm [2024-10-18T01:56:19.239Z] 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). [2024-10-18T01:56:19.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T01:56:19.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:56:19.293Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:56:19.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:56:19.412Z] $ docker exec 1ade7f9455a4c327c4fbba63f252010143976dc633ba275441ba5c2b77744ab9 ssh-agent [2024-10-18T01:56:19.532Z] SSH_AUTH_SOCK=/tmp/ssh-iVsu2uPVzoUS/agent.33 [2024-10-18T01:56:19.532Z] SSH_AGENT_PID=39 [2024-10-18T01:56:19.538Z] Running ssh-add (command line suppressed) [2024-10-18T01:56:19.643Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10244777356963243222.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10244777356963243222.key) [2024-10-18T01:56:19.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:56:19.952Z] + git tag --points-at HEAD [Pipeline] } [2024-10-18T01:56:19.964Z] $ docker exec --env ******** --env ******** 1ade7f9455a4c327c4fbba63f252010143976dc633ba275441ba5c2b77744ab9 ssh-agent -k [2024-10-18T01:56:20.059Z] unset SSH_AUTH_SOCK; [2024-10-18T01:56:20.059Z] unset SSH_AGENT_PID; [2024-10-18T01:56:20.059Z] echo Agent pid 39 killed; [2024-10-18T01:56:20.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-18T01:56:20.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:56:20.112Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:56:20.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:56:20.229Z] $ docker exec 1ade7f9455a4c327c4fbba63f252010143976dc633ba275441ba5c2b77744ab9 ssh-agent [2024-10-18T01:56:20.342Z] SSH_AUTH_SOCK=/tmp/ssh-lxoDCStyuSVj/agent.72 [2024-10-18T01:56:20.342Z] SSH_AGENT_PID=79 [2024-10-18T01:56:20.346Z] Running ssh-add (command line suppressed) [2024-10-18T01:56:20.443Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4937934498792963005.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4937934498792963005.key) [2024-10-18T01:56:20.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:56:20.758Z] + git semver init [2024-10-18T01:56:21.018Z] 2024-10-18 01:56:20,928 [run_init] DEBUG init version:0.0.0 force:False [2024-10-18T01:56:21.018Z] 2024-10-18 01:56:20,929 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-10-18T01:56:21.018Z] 2024-10-18 01:56:20,929 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-10-18T01:56:21.018Z] 2024-10-18 01:56:20,929 [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) [2024-10-18T01:56:22.927Z] 2024-10-18 01:56:22,747 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-10-18T01:56:22.927Z] 2024-10-18 01:56:22,750 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-10-18T01:56:22.927Z] 2024-10-18 01:56:22,750 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-18T01:56:22.927Z] 2024-10-18 01:56:22,750 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-18T01:56:22.927Z] 3.2.0-dev.19 [Pipeline] } [2024-10-18T01:56:22.935Z] $ docker exec --env ******** --env ******** 1ade7f9455a4c327c4fbba63f252010143976dc633ba275441ba5c2b77744ab9 ssh-agent -k [2024-10-18T01:56:23.029Z] unset SSH_AUTH_SOCK; [2024-10-18T01:56:23.029Z] unset SSH_AGENT_PID; [2024-10-18T01:56:23.032Z] echo Agent pid 79 killed; [2024-10-18T01:56:23.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T01:56:23.362Z] + git semver [Pipeline] } [2024-10-18T01:56:23.633Z] $ docker stop --time=1 1ade7f9455a4c327c4fbba63f252010143976dc633ba275441ba5c2b77744ab9 [2024-10-18T01:56:24.918Z] $ docker rm -f --volumes 1ade7f9455a4c327c4fbba63f252010143976dc633ba275441ba5c2b77744ab9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T01:56:25.263Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-18T01:56:25.488Z] Stashed 1 file(s) [Pipeline] echo [2024-10-18T01:56:25.492Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [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 [2024-10-18T01:56:25.677Z] provisioning config files... [2024-10-18T01:56:25.688Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3159328870667652170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:56:25.987Z] ---> ****-login.sh [2024-10-18T01:56:25.987Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:56:25.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:25.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:25.987Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:25.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:25.987Z] [2024-10-18T01:56:25.987Z] Login Succeeded [2024-10-18T01:56:25.987Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:56:25.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:25.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:25.987Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:25.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:25.987Z] [2024-10-18T01:56:25.987Z] Login Succeeded [2024-10-18T01:56:25.987Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:56:26.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:26.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:26.248Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:26.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:26.248Z] [2024-10-18T01:56:26.248Z] Login Succeeded [2024-10-18T01:56:26.248Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:56:26.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:26.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:26.248Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:26.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:26.248Z] [2024-10-18T01:56:26.248Z] Login Succeeded [2024-10-18T01:56:26.248Z] ****.io [2024-10-18T01:56:26.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:26.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:26.769Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:26.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:26.769Z] [2024-10-18T01:56:26.769Z] Login Succeeded [2024-10-18T01:56:26.769Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:56:26.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T01:56:26.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:56:26.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:56:26.903Z] ========================================================= [2024-10-18T01:56:26.903Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-18T01:56:26.903Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:27.240Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T01:56:27.240Z] Sending build context to Docker daemon 11.46MB [2024-10-18T01:56:27.240Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:56:27.240Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T01:56:27.240Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-18T01:56:27.240Z] 43c4264eed91: Pulling fs layer [2024-10-18T01:56:27.240Z] 4cc291be95ef: Pulling fs layer [2024-10-18T01:56:27.240Z] 2ac1f1163629: Pulling fs layer [2024-10-18T01:56:27.240Z] 5c3c966382ef: Pulling fs layer [2024-10-18T01:56:27.240Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T01:56:27.240Z] 5d5c8e513c77: Pulling fs layer [2024-10-18T01:56:27.240Z] 9f66e0745190: Pulling fs layer [2024-10-18T01:56:27.240Z] f49a43e4bbc0: Pulling fs layer [2024-10-18T01:56:27.240Z] 561ebcabdf7f: Pulling fs layer [2024-10-18T01:56:27.240Z] 4f4fb700ef54: Waiting [2024-10-18T01:56:27.240Z] 5c3c966382ef: Waiting [2024-10-18T01:56:27.240Z] 5d5c8e513c77: Waiting [2024-10-18T01:56:27.240Z] f49a43e4bbc0: Waiting [2024-10-18T01:56:27.240Z] 9f66e0745190: Waiting [2024-10-18T01:56:27.240Z] 561ebcabdf7f: Waiting [2024-10-18T01:56:27.240Z] 4cc291be95ef: Verifying Checksum [2024-10-18T01:56:27.240Z] 4cc291be95ef: Download complete [2024-10-18T01:56:27.240Z] 5c3c966382ef: Download complete [2024-10-18T01:56:27.500Z] 4f4fb700ef54: Verifying Checksum [2024-10-18T01:56:27.500Z] 4f4fb700ef54: Download complete [2024-10-18T01:56:27.500Z] 5d5c8e513c77: Download complete [2024-10-18T01:56:27.500Z] 43c4264eed91: Download complete [2024-10-18T01:56:27.500Z] 9f66e0745190: Verifying Checksum [2024-10-18T01:56:27.500Z] 9f66e0745190: Download complete [2024-10-18T01:56:27.500Z] 43c4264eed91: Pull complete [2024-10-18T01:56:27.759Z] 561ebcabdf7f: Download complete [2024-10-18T01:56:27.759Z] 4cc291be95ef: Pull complete [2024-10-18T01:56:28.020Z] 2ac1f1163629: Verifying Checksum [2024-10-18T01:56:28.020Z] 2ac1f1163629: Download complete [2024-10-18T01:56:28.020Z] f49a43e4bbc0: Verifying Checksum [2024-10-18T01:56:28.020Z] f49a43e4bbc0: Download complete [2024-10-18T01:56:31.305Z] 2ac1f1163629: Pull complete [2024-10-18T01:56:31.306Z] 5c3c966382ef: Pull complete [2024-10-18T01:56:31.563Z] 4f4fb700ef54: Pull complete [2024-10-18T01:56:31.563Z] 5d5c8e513c77: Pull complete [2024-10-18T01:56:31.563Z] 9f66e0745190: Pull complete [2024-10-18T01:56:34.094Z] f49a43e4bbc0: Pull complete [2024-10-18T01:56:34.354Z] 561ebcabdf7f: Pull complete [2024-10-18T01:56:34.354Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-18T01:56:34.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-18T01:56:34.354Z] ---> 3a752c3f9dda [2024-10-18T01:56:34.354Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:56:38.557Z] ---> Running in e585fc5c335b [2024-10-18T01:56:38.557Z] Removing intermediate container e585fc5c335b [2024-10-18T01:56:38.557Z] ---> f999fbe66261 [2024-10-18T01:56:38.557Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:56:38.557Z] ---> Running in a071cf9c4b2e [2024-10-18T01:56:38.557Z] Removing intermediate container a071cf9c4b2e [2024-10-18T01:56:38.557Z] ---> 9537c31a3e52 [2024-10-18T01:56:38.557Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T01:56:38.557Z] ---> Running in 64799937fbb4 [2024-10-18T01:56:38.557Z] Removing intermediate container 64799937fbb4 [2024-10-18T01:56:38.557Z] ---> 6ba8036e51a0 [2024-10-18T01:56:38.557Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:56:38.557Z] ---> Running in d0ffd0435357 [2024-10-18T01:56:38.557Z] Removing intermediate container d0ffd0435357 [2024-10-18T01:56:38.557Z] ---> 08a76b774597 [2024-10-18T01:56:38.557Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:56:38.557Z] ---> Running in 39752d70b099 [2024-10-18T01:56:38.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:56:39.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:56:39.351Z] OK: 246 MiB in 54 packages [2024-10-18T01:56:39.922Z] Removing intermediate container 39752d70b099 [2024-10-18T01:56:39.922Z] ---> f40c1135c18e [2024-10-18T01:56:39.922Z] Step 8/12 : WORKDIR /app [2024-10-18T01:56:39.922Z] ---> Running in ff2ffc0eebff [2024-10-18T01:56:39.922Z] Removing intermediate container ff2ffc0eebff [2024-10-18T01:56:39.922Z] ---> 22cd1a1d30a4 [2024-10-18T01:56:39.922Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-18T01:56:39.922Z] ---> 5725842ceaa9 [2024-10-18T01:56:39.922Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:56:39.922Z] ---> Running in 43da49b678ba [2024-10-18T01:56:40.617Z] Still waiting to schedule task [2024-10-18T01:56:40.617Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-18T01:57:26.617Z] Removing intermediate container 43da49b678ba [2024-10-18T01:57:26.617Z] ---> 715272c839d1 [2024-10-18T01:57:26.617Z] Step 11/12 : COPY . . [2024-10-18T01:57:26.617Z] ---> c51ffe5a0831 [2024-10-18T01:57:26.617Z] Step 12/12 : RUN $MAKE [2024-10-18T01:57:26.617Z] ---> Running in a06419d6f4e4 [2024-10-18T01:57:26.617Z] noop [2024-10-18T01:57:26.617Z] Removing intermediate container a06419d6f4e4 [2024-10-18T01:57:26.617Z] ---> b5ec0bb2848a [2024-10-18T01:57:26.617Z] Successfully built b5ec0bb2848a [2024-10-18T01:57:26.617Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:57:26.948Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:57:26.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:57:27.031Z] prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container [2024-10-18T01:57:27.063Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-18T01:57:27.381Z] $ docker top 045e4423f1eda3b1eb548c7713db62f91ad66736f8fa7175403c76360aede57f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:57:27.732Z] + go version [2024-10-18T01:57:27.732Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-18T01:57:27.740Z] $ docker stop --time=1 045e4423f1eda3b1eb548c7713db62f91ad66736f8fa7175403c76360aede57f [2024-10-18T01:57:29.850Z] $ docker rm -f --volumes 045e4423f1eda3b1eb548c7713db62f91ad66736f8fa7175403c76360aede57f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:57:31.290Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:57:31.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:57:31.371Z] prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container [2024-10-18T01:57:31.400Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-18T01:57:31.726Z] $ docker top d6f219287945a99e144f867f2d3ba9ba2c9259f1f62b4e0dfecb73562298ba6b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:57:32.090Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-18T01:57:32.388Z] + make test [2024-10-18T01:57:32.388Z] go test ./... -coverprofile=coverage.out ./... [2024-10-18T01:57:33.603Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-18T01:57:51.341Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-18T01:57:51.341Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-18T01:57:55.546Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.975s coverage: 40.6% of statements [2024-10-18T01:57:55.546Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements [2024-10-18T01:57:55.546Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.250s coverage: 51.9% of statements [2024-10-18T01:58:05.545Z] go vet ./... [2024-10-18T01:58:12.099Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T01:58:12.099Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T01:58:12.099Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T01:58:12.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T01:58:12.129Z] $ docker stop --time=1 d6f219287945a99e144f867f2d3ba9ba2c9259f1f62b4e0dfecb73562298ba6b [2024-10-18T01:58:15.334Z] $ docker rm -f --volumes d6f219287945a99e144f867f2d3ba9ba2c9259f1f62b4e0dfecb73562298ba6b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T01:58:15.899Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T01:58:15.979Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-18T01:58:16.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T01:58:16.711Z] + ls -al . [2024-10-18T01:58:16.711Z] total 716 [2024-10-18T01:58:16.711Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 01:57 . [2024-10-18T01:58:16.711Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:56 .. [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 18 01:56 .dockerignore [2024-10-18T01:58:16.711Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:57 .git [2024-10-18T01:58:16.711Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:56 .github [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 18 01:56 .gitignore [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 18 01:56 .golangci.yml [2024-10-18T01:58:16.711Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:56 .semver [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 18 01:56 Attribution.txt [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 18 01:56 CHANGELOG.md [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 18 01:56 Dockerfile [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:56 GOVERNANCE.md [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 18 01:56 Jenkinsfile [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 01:56 LICENSE [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 18 01:56 Makefile [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 18 01:56 OWNERS.md [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 18 01:56 README.md [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:56 VERSION [2024-10-18T01:58:16.711Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:56 bin [2024-10-18T01:58:16.711Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:56 cmd [2024-10-18T01:58:16.711Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 18 01:57 coverage.out [2024-10-18T01:58:16.711Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:56 examples [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 18 01:56 go.mod [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 18 01:56 go.sum [2024-10-18T01:58:16.711Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:56 images [2024-10-18T01:58:16.711Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:56 internal [2024-10-18T01:58:16.711Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:56 pkg [2024-10-18T01:58:16.711Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 18 01:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:17.026Z] + 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=e953b5d979b63c9a08202fb364bebc5c28219661 --label arch=amd64 --label version=3.2.0-dev.19 . [2024-10-18T01:58:17.026Z] Sending build context to Docker daemon 11.46MB [2024-10-18T01:58:17.026Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:58:17.026Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-18T01:58:17.026Z] ---> b5ec0bb2848a [2024-10-18T01:58:17.026Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:58:17.284Z] ---> Running in ffe344a38c3a [2024-10-18T01:58:17.284Z] Removing intermediate container ffe344a38c3a [2024-10-18T01:58:17.284Z] ---> df78ba082ef7 [2024-10-18T01:58:17.284Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:58:17.284Z] ---> Running in b157ea64eabd [2024-10-18T01:58:17.284Z] Removing intermediate container b157ea64eabd [2024-10-18T01:58:17.284Z] ---> fe3e3d7eede7 [2024-10-18T01:58:17.284Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T01:58:17.284Z] ---> Running in dc2b202a01f6 [2024-10-18T01:58:17.543Z] Removing intermediate container dc2b202a01f6 [2024-10-18T01:58:17.543Z] ---> 853fb7351d6f [2024-10-18T01:58:17.543Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:58:17.543Z] ---> Running in 63205cc48b2c [2024-10-18T01:58:17.543Z] Removing intermediate container 63205cc48b2c [2024-10-18T01:58:17.543Z] ---> 1661c5e36e01 [2024-10-18T01:58:17.543Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:58:17.543Z] ---> Running in 4c0080295c00 [2024-10-18T01:58:17.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:18.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:18.324Z] OK: 246 MiB in 54 packages [2024-10-18T01:58:18.581Z] Removing intermediate container 4c0080295c00 [2024-10-18T01:58:18.581Z] ---> bfc4f87a041b [2024-10-18T01:58:18.581Z] Step 8/25 : WORKDIR /app [2024-10-18T01:58:18.581Z] ---> Running in c5f799fe6d24 [2024-10-18T01:58:18.581Z] Removing intermediate container c5f799fe6d24 [2024-10-18T01:58:18.581Z] ---> f644e638f72f [2024-10-18T01:58:18.581Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-18T01:58:18.839Z] ---> 0fa4a5f5c109 [2024-10-18T01:58:18.839Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:58:18.839Z] ---> Running in dadada0364a2 [2024-10-18T01:58:19.407Z] Removing intermediate container dadada0364a2 [2024-10-18T01:58:19.407Z] ---> 63d91a3d2e48 [2024-10-18T01:58:19.407Z] Step 11/25 : COPY . . [2024-10-18T01:58:19.978Z] ---> 26d3f3363963 [2024-10-18T01:58:19.978Z] Step 12/25 : RUN $MAKE [2024-10-18T01:58:19.978Z] ---> Running in f55618dddee4 [2024-10-18T01:58:20.240Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-18T01:58:52.392Z] Removing intermediate container f55618dddee4 [2024-10-18T01:58:52.392Z] ---> fdf91a802202 [2024-10-18T01:58:52.392Z] Step 13/25 : FROM alpine:3.20 [2024-10-18T01:58:52.392Z] 3.20: Pulling from library/alpine [2024-10-18T01:58:52.392Z] 43c4264eed91: Already exists [2024-10-18T01:58:52.392Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T01:58:52.392Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T01:58:52.392Z] ---> 91ef0af61f39 [2024-10-18T01:58:52.392Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-18T01:58:52.392Z] ---> Running in fd649f86878c [2024-10-18T01:58:52.392Z] Removing intermediate container fd649f86878c [2024-10-18T01:58:52.392Z] ---> f59d628c1cbf [2024-10-18T01:58:52.392Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-18T01:58:52.392Z] ---> Running in 1219cbdfd250 [2024-10-18T01:58:52.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:52.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:52.392Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-18T01:58:52.392Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:58:52.392Z] OK: 8 MiB in 15 packages [2024-10-18T01:58:52.392Z] Removing intermediate container 1219cbdfd250 [2024-10-18T01:58:52.392Z] ---> 4107e77ffe39 [2024-10-18T01:58:52.392Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-18T01:58:52.392Z] ---> Running in 5fd9ae557987 [2024-10-18T01:58:52.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:52.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:52.910Z] Upgrading critical system libraries and apk-tools: [2024-10-18T01:58:52.910Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T01:58:52.910Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:58:53.171Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T01:58:53.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:53.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:53.431Z] OK: 8 MiB in 15 packages [2024-10-18T01:58:53.689Z] Removing intermediate container 5fd9ae557987 [2024-10-18T01:58:53.689Z] ---> 50b6c4098518 [2024-10-18T01:58:53.689Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-18T01:58:53.946Z] ---> f942ce5417e0 [2024-10-18T01:58:53.946Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-18T01:58:53.946Z] ---> 4b7245c5f82f [2024-10-18T01:58:53.946Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-18T01:58:55.862Z] ---> bb5cdbf9c5df [2024-10-18T01:58:55.862Z] Step 20/25 : EXPOSE 59989 [2024-10-18T01:58:55.862Z] ---> Running in 0695c6589a4b [2024-10-18T01:58:55.862Z] Removing intermediate container 0695c6589a4b [2024-10-18T01:58:55.862Z] ---> 1f29a18abbf0 [2024-10-18T01:58:55.862Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-18T01:58:55.862Z] ---> Running in c726c1b5a3b8 [2024-10-18T01:58:55.862Z] Removing intermediate container c726c1b5a3b8 [2024-10-18T01:58:55.862Z] ---> 6e69203b1de6 [2024-10-18T01:58:55.862Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-18T01:58:55.862Z] ---> Running in bfc72d9e596d [2024-10-18T01:58:55.862Z] Removing intermediate container bfc72d9e596d [2024-10-18T01:58:55.862Z] ---> da3caac2bca1 [2024-10-18T01:58:55.862Z] Step 23/25 : LABEL arch=amd64 [2024-10-18T01:58:55.862Z] ---> Running in 285f5f5e3c30 [2024-10-18T01:58:55.862Z] Removing intermediate container 285f5f5e3c30 [2024-10-18T01:58:55.862Z] ---> a832d8e162f5 [2024-10-18T01:58:55.862Z] Step 24/25 : LABEL git_sha=e953b5d979b63c9a08202fb364bebc5c28219661 [2024-10-18T01:58:55.862Z] ---> Running in 9ba1bc794d3c [2024-10-18T01:58:56.122Z] Removing intermediate container 9ba1bc794d3c [2024-10-18T01:58:56.122Z] ---> f96217da3e7d [2024-10-18T01:58:56.122Z] Step 25/25 : LABEL version=3.2.0-dev.19 [2024-10-18T01:58:56.122Z] ---> Running in 9d78d4a38198 [2024-10-18T01:58:56.122Z] Removing intermediate container 9d78d4a38198 [2024-10-18T01:58:56.122Z] ---> 0c70f77fda59 [2024-10-18T01:58:56.122Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T01:58:56.122Z] Successfully built 0c70f77fda59 [2024-10-18T01:58:56.122Z] 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 [2024-10-18T01:58:56.249Z] provisioning config files... [2024-10-18T01:58:56.258Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10492132270943208916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:58:56.559Z] ---> ****-login.sh [2024-10-18T01:58:56.559Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:58:56.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:56.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:56.559Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:56.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:56.559Z] [2024-10-18T01:58:56.559Z] Login Succeeded [2024-10-18T01:58:56.559Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:58:56.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:56.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:56.559Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:56.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:56.559Z] [2024-10-18T01:58:56.559Z] Login Succeeded [2024-10-18T01:58:56.559Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:58:56.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:56.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:56.818Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:56.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:56.818Z] [2024-10-18T01:58:56.818Z] Login Succeeded [2024-10-18T01:58:56.818Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:58:56.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:56.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:56.818Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:56.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:56.818Z] [2024-10-18T01:58:56.818Z] Login Succeeded [2024-10-18T01:58:56.818Z] ****.io [2024-10-18T01:58:56.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:57.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:57.077Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:57.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:57.077Z] [2024-10-18T01:58:57.077Z] Login Succeeded [2024-10-18T01:58:57.077Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:58:57.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T01:58:57.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:58:57.171Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-10-18T01:58:57.171Z] e953b5d979b63c9a08202fb364bebc5c28219661 [2024-10-18T01:58:57.172Z] latest [2024-10-18T01:58:57.172Z] 3.2.0-dev.19 [2024-10-18T01:58:57.172Z] e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 [2024-10-18T01:58:57.172Z] main [2024-10-18T01:58:57.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:57.521Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:57.833Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e953b5d979b63c9a08202fb364bebc5c28219661 [2024-10-18T01:58:57.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-18T01:58:57.833Z] 4a39fa0286f3: Preparing [2024-10-18T01:58:57.833Z] 7063abb50805: Preparing [2024-10-18T01:58:57.833Z] fcacaf483165: Preparing [2024-10-18T01:58:57.833Z] 7e80c217ad68: Preparing [2024-10-18T01:58:57.833Z] 9bfbb61817a7: Preparing [2024-10-18T01:58:57.833Z] 63ca1fbb43ae: Preparing [2024-10-18T01:58:57.833Z] 63ca1fbb43ae: Waiting [2024-10-18T01:58:57.833Z] fcacaf483165: Pushed [2024-10-18T01:58:57.833Z] 7063abb50805: Pushed [2024-10-18T01:58:57.833Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:58:57.833Z] 7e80c217ad68: Pushed [2024-10-18T01:58:57.833Z] 9bfbb61817a7: Pushed [2024-10-18T01:59:02.036Z] 4a39fa0286f3: Pushed [2024-10-18T01:59:02.292Z] e953b5d979b63c9a08202fb364bebc5c28219661: digest: sha256:d9ae39f0ce89101ad2e867af612e53dbe39a6565bcebc98b1c36e9cb121393a5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:02.623Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:02.954Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-10-18T01:59:02.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-18T01:59:02.954Z] 4a39fa0286f3: Preparing [2024-10-18T01:59:02.954Z] 7063abb50805: Preparing [2024-10-18T01:59:02.954Z] fcacaf483165: Preparing [2024-10-18T01:59:02.954Z] 7e80c217ad68: Preparing [2024-10-18T01:59:02.954Z] 9bfbb61817a7: Preparing [2024-10-18T01:59:02.954Z] 63ca1fbb43ae: Preparing [2024-10-18T01:59:02.954Z] 63ca1fbb43ae: Waiting [2024-10-18T01:59:02.954Z] 7e80c217ad68: Layer already exists [2024-10-18T01:59:02.954Z] 9bfbb61817a7: Layer already exists [2024-10-18T01:59:02.954Z] 7063abb50805: Layer already exists [2024-10-18T01:59:02.954Z] 4a39fa0286f3: Layer already exists [2024-10-18T01:59:02.954Z] fcacaf483165: Layer already exists [2024-10-18T01:59:02.954Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:59:02.954Z] latest: digest: sha256:d9ae39f0ce89101ad2e867af612e53dbe39a6565bcebc98b1c36e9cb121393a5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:03.279Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:03.605Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.19 [2024-10-18T01:59:03.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-18T01:59:03.605Z] 4a39fa0286f3: Preparing [2024-10-18T01:59:03.605Z] 7063abb50805: Preparing [2024-10-18T01:59:03.605Z] fcacaf483165: Preparing [2024-10-18T01:59:03.605Z] 7e80c217ad68: Preparing [2024-10-18T01:59:03.605Z] 9bfbb61817a7: Preparing [2024-10-18T01:59:03.605Z] 63ca1fbb43ae: Preparing [2024-10-18T01:59:03.605Z] 63ca1fbb43ae: Waiting [2024-10-18T01:59:03.605Z] 7e80c217ad68: Layer already exists [2024-10-18T01:59:03.605Z] 9bfbb61817a7: Layer already exists [2024-10-18T01:59:03.605Z] 7063abb50805: Layer already exists [2024-10-18T01:59:03.605Z] fcacaf483165: Layer already exists [2024-10-18T01:59:03.605Z] 4a39fa0286f3: Layer already exists [2024-10-18T01:59:03.605Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:59:03.605Z] 3.2.0-dev.19: digest: sha256:d9ae39f0ce89101ad2e867af612e53dbe39a6565bcebc98b1c36e9cb121393a5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:03.932Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:04.255Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 [2024-10-18T01:59:04.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-18T01:59:04.255Z] 4a39fa0286f3: Preparing [2024-10-18T01:59:04.255Z] 7063abb50805: Preparing [2024-10-18T01:59:04.255Z] fcacaf483165: Preparing [2024-10-18T01:59:04.255Z] 7e80c217ad68: Preparing [2024-10-18T01:59:04.255Z] 9bfbb61817a7: Preparing [2024-10-18T01:59:04.255Z] 63ca1fbb43ae: Preparing [2024-10-18T01:59:04.255Z] 63ca1fbb43ae: Waiting [2024-10-18T01:59:04.255Z] 9bfbb61817a7: Layer already exists [2024-10-18T01:59:04.255Z] 7e80c217ad68: Layer already exists [2024-10-18T01:59:04.255Z] 7063abb50805: Layer already exists [2024-10-18T01:59:04.255Z] 4a39fa0286f3: Layer already exists [2024-10-18T01:59:04.255Z] fcacaf483165: Layer already exists [2024-10-18T01:59:04.255Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:59:04.255Z] e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19: digest: sha256:d9ae39f0ce89101ad2e867af612e53dbe39a6565bcebc98b1c36e9cb121393a5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:04.578Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:04.900Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-10-18T01:59:04.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-18T01:59:04.900Z] 4a39fa0286f3: Preparing [2024-10-18T01:59:04.900Z] 7063abb50805: Preparing [2024-10-18T01:59:04.900Z] fcacaf483165: Preparing [2024-10-18T01:59:04.900Z] 7e80c217ad68: Preparing [2024-10-18T01:59:04.900Z] 9bfbb61817a7: Preparing [2024-10-18T01:59:04.900Z] 63ca1fbb43ae: Preparing [2024-10-18T01:59:04.900Z] 63ca1fbb43ae: Waiting [2024-10-18T01:59:04.900Z] fcacaf483165: Layer already exists [2024-10-18T01:59:04.900Z] 7063abb50805: Layer already exists [2024-10-18T01:59:04.900Z] 9bfbb61817a7: Layer already exists [2024-10-18T01:59:04.900Z] 4a39fa0286f3: Layer already exists [2024-10-18T01:59:04.900Z] 7e80c217ad68: Layer already exists [2024-10-18T01:59:04.900Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:59:04.900Z] main: digest: sha256:d9ae39f0ce89101ad2e867af612e53dbe39a6565bcebc98b1c36e9cb121393a5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T01:59:04.983Z] ===================================================== [Pipeline] echo [2024-10-18T01:59:04.999Z] taggedImages: [2024-10-18T01:59:04.999Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e953b5d979b63c9a08202fb364bebc5c28219661 [2024-10-18T01:59:04.999Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-10-18T01:59:04.999Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.19 [2024-10-18T01:59:04.999Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 [2024-10-18T01:59:04.999Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:05.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:59:05.394Z] [2024-10-18T01:59:05.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:05.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:59:05.697Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-18T01:59:05.697Z] 5eb5b503b376: Pulling fs layer [2024-10-18T01:59:05.697Z] 5c69ac0246d0: Pulling fs layer [2024-10-18T01:59:05.697Z] ec43610c2a17: Pulling fs layer [2024-10-18T01:59:05.697Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-18T01:59:05.697Z] 33b1e0a273af: Pulling fs layer [2024-10-18T01:59:05.697Z] 5d3b04190fa2: Pulling fs layer [2024-10-18T01:59:05.697Z] 2f39f015ded8: Pulling fs layer [2024-10-18T01:59:05.697Z] 5d3b04190fa2: Waiting [2024-10-18T01:59:05.697Z] 33b1e0a273af: Waiting [2024-10-18T01:59:05.697Z] 2f39f015ded8: Waiting [2024-10-18T01:59:05.697Z] 5c69ac0246d0: Download complete [2024-10-18T01:59:05.697Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-18T01:59:05.697Z] 3a2ae6a8a46f: Download complete [2024-10-18T01:59:05.697Z] ec43610c2a17: Verifying Checksum [2024-10-18T01:59:05.697Z] ec43610c2a17: Download complete [2024-10-18T01:59:05.697Z] 33b1e0a273af: Verifying Checksum [2024-10-18T01:59:05.697Z] 33b1e0a273af: Download complete [2024-10-18T01:59:05.697Z] 5d3b04190fa2: Download complete [2024-10-18T01:59:05.960Z] 5eb5b503b376: Verifying Checksum [2024-10-18T01:59:05.960Z] 5eb5b503b376: Download complete [2024-10-18T01:59:06.529Z] 2f39f015ded8: Download complete [2024-10-18T01:59:07.096Z] 5eb5b503b376: Pull complete [2024-10-18T01:59:07.096Z] 5c69ac0246d0: Pull complete [2024-10-18T01:59:07.660Z] ec43610c2a17: Pull complete [2024-10-18T01:59:07.660Z] 3a2ae6a8a46f: Pull complete [2024-10-18T01:59:07.660Z] 33b1e0a273af: Pull complete [2024-10-18T01:59:07.918Z] 5d3b04190fa2: Pull complete [2024-10-18T01:59:09.237Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23038 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-10-18T01:59:09.254Z] Running in /w/workspace/device-rfid-llrp-go/155 [Pipeline] { [Pipeline] checkout [2024-10-18T01:59:12.105Z] 2f39f015ded8: Pull complete [2024-10-18T01:59:12.105Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-18T01:59:12.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:59:12.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-10-18T01:59:12.320Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:59:12.379Z] prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container [2024-10-18T01:59:12.407Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-18T01:59:15.541Z] $ docker top a3fd294211bc72750ae2cafe0edbbb0c42c08b896fa0a822de7fedc7c3f093b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:59:15.920Z] ---> job-cost.sh [2024-10-18T01:59:15.920Z] lf-activate-venv: SKIPPING [2024-10-18T01:59:15.920Z] INFO: No Stack... [2024-10-18T01:59:16.179Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T01:59:16.438Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T01:59:16.727Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-10-18T01:59:16.727Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T01:59:16.743Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] [2024-10-18T01:59:16.750Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] did not exist. Created. [2024-10-18T01:59:16.758Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T01:59:17.062Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-18T01:59:17.092Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T01:59:17.106Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T01:59:17.213Z] $ docker stop --time=1 a3fd294211bc72750ae2cafe0edbbb0c42c08b896fa0a822de7fedc7c3f093b7 [2024-10-18T01:59:18.371Z] $ docker rm -f --volumes a3fd294211bc72750ae2cafe0edbbb0c42c08b896fa0a822de7fedc7c3f093b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-18T01:59:19.690Z] using credential edgex-jenkins-ssh [2024-10-18T01:59:19.716Z] Cloning the remote Git repository [2024-10-18T01:59:19.794Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-18T01:59:19.950Z] > git init /w/workspace/device-rfid-llrp-go/155 # timeout=10 [2024-10-18T01:59:20.163Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-18T01:59:20.165Z] > git --version # timeout=10 [2024-10-18T01:59:20.192Z] > git --version # 'git version 2.25.1' [2024-10-18T01:59:20.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-18T01:59:20.421Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T01:59:23.533Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-18T01:59:23.566Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T01:59:24.988Z] Avoid second fetch [2024-10-18T01:59:24.988Z] Checking out Revision e953b5d979b63c9a08202fb364bebc5c28219661 (main) [2024-10-18T01:59:25.014Z] > git config core.sparsecheckout # timeout=10 [2024-10-18T01:59:25.114Z] > git checkout -f e953b5d979b63c9a08202fb364bebc5c28219661 # timeout=10 [2024-10-18T01:59:26.279Z] Commit message: "Merge pull request #321 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T01:59:31.284Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-18T01:59:31.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T01:59:31.284Z] Dload Upload Total Spent Left Speed [2024-10-18T01:59:31.284Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2024-10-18T01:59:31.653Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-18T01:59:31.998Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-18T01:59:31.998Z] + sudo tee /etc/docker/daemon.new [2024-10-18T01:59:31.998Z] { [2024-10-18T01:59:31.998Z] "registry-mirrors": [ [2024-10-18T01:59:31.998Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-18T01:59:31.998Z] ], [2024-10-18T01:59:31.998Z] "bip": "10.250.0.254/24", [2024-10-18T01:59:31.998Z] "hosts": [ [2024-10-18T01:59:31.998Z] "tcp://0.0.0.0:5555", [2024-10-18T01:59:31.998Z] "unix:///var/run/docker.sock" [2024-10-18T01:59:31.998Z] ], [2024-10-18T01:59:31.998Z] "mtu": 1458, [2024-10-18T01:59:31.998Z] "selinux-enabled": true, [2024-10-18T01:59:31.998Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-18T01:59:31.998Z] } [Pipeline] sh [2024-10-18T01:59:32.372Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-18T01:59:32.751Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:59:51.141Z] provisioning config files... [2024-10-18T01:59:51.168Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/155@tmp/config17323902226702708960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:59:51.638Z] ---> ****-login.sh [2024-10-18T01:59:51.638Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:59:52.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:52.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:52.228Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:52.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:52.228Z] [2024-10-18T01:59:52.228Z] Login Succeeded [2024-10-18T01:59:52.228Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:59:52.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:52.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:52.772Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:52.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:52.772Z] [2024-10-18T01:59:52.772Z] Login Succeeded [2024-10-18T01:59:52.772Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:59:53.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:53.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:53.041Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:53.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:53.041Z] [2024-10-18T01:59:53.041Z] Login Succeeded [2024-10-18T01:59:53.041Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:59:53.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:53.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:53.315Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:53.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:53.315Z] [2024-10-18T01:59:53.315Z] Login Succeeded [2024-10-18T01:59:53.315Z] ****.io [2024-10-18T01:59:53.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:53.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:53.855Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:53.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:53.855Z] [2024-10-18T01:59:53.855Z] Login Succeeded [2024-10-18T01:59:53.855Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:59:53.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T01:59:54.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:59:54.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:59:54.253Z] ========================================================= [2024-10-18T01:59:54.253Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-18T01:59:54.253Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:54.693Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T01:59:54.973Z] Sending build context to Docker daemon 1.21MB [2024-10-18T01:59:54.973Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:59:54.973Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T01:59:55.243Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-18T01:59:55.243Z] cf04c63912e1: Pulling fs layer [2024-10-18T01:59:55.243Z] 55b35a11ae5e: Pulling fs layer [2024-10-18T01:59:55.243Z] a37a00ec5f00: Pulling fs layer [2024-10-18T01:59:55.243Z] 50b3750afda1: Pulling fs layer [2024-10-18T01:59:55.243Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T01:59:55.243Z] 80978eb59214: Pulling fs layer [2024-10-18T01:59:55.243Z] c9f46d7d2bd2: Pulling fs layer [2024-10-18T01:59:55.243Z] c5a475d317c9: Pulling fs layer [2024-10-18T01:59:55.243Z] 80978eb59214: Waiting [2024-10-18T01:59:55.243Z] c9f46d7d2bd2: Waiting [2024-10-18T01:59:55.243Z] c5a475d317c9: Waiting [2024-10-18T01:59:55.243Z] 50b3750afda1: Waiting [2024-10-18T01:59:55.243Z] 4f4fb700ef54: Waiting [2024-10-18T01:59:55.243Z] 55b35a11ae5e: Download complete [2024-10-18T01:59:55.243Z] 50b3750afda1: Verifying Checksum [2024-10-18T01:59:55.243Z] 50b3750afda1: Download complete [2024-10-18T01:59:55.243Z] 4f4fb700ef54: Verifying Checksum [2024-10-18T01:59:55.243Z] 4f4fb700ef54: Download complete [2024-10-18T01:59:55.243Z] 80978eb59214: Verifying Checksum [2024-10-18T01:59:55.243Z] 80978eb59214: Download complete [2024-10-18T01:59:55.243Z] cf04c63912e1: Verifying Checksum [2024-10-18T01:59:55.243Z] cf04c63912e1: Download complete [2024-10-18T01:59:55.842Z] c5a475d317c9: Verifying Checksum [2024-10-18T01:59:55.842Z] c5a475d317c9: Download complete [2024-10-18T01:59:56.460Z] cf04c63912e1: Pull complete [2024-10-18T01:59:56.732Z] 55b35a11ae5e: Pull complete [2024-10-18T01:59:57.324Z] a37a00ec5f00: Verifying Checksum [2024-10-18T01:59:57.324Z] a37a00ec5f00: Download complete [2024-10-18T01:59:57.913Z] c9f46d7d2bd2: Verifying Checksum [2024-10-18T01:59:57.913Z] c9f46d7d2bd2: Download complete [2024-10-18T02:00:13.029Z] a37a00ec5f00: Pull complete [2024-10-18T02:00:13.029Z] 50b3750afda1: Pull complete [2024-10-18T02:00:13.029Z] 4f4fb700ef54: Pull complete [2024-10-18T02:00:13.029Z] 80978eb59214: Pull complete [2024-10-18T02:00:21.368Z] c9f46d7d2bd2: Pull complete [2024-10-18T02:00:23.368Z] c5a475d317c9: Pull complete [2024-10-18T02:00:23.368Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-18T02:00:23.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-18T02:00:23.368Z] ---> be29e6b0f0d4 [2024-10-18T02:00:23.368Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T02:00:26.029Z] ---> Running in 937a226937e8 [2024-10-18T02:00:26.319Z] Removing intermediate container 937a226937e8 [2024-10-18T02:00:26.319Z] ---> b6bd789b7975 [2024-10-18T02:00:26.319Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:00:26.599Z] ---> Running in 85ff9df64a49 [2024-10-18T02:00:26.881Z] Removing intermediate container 85ff9df64a49 [2024-10-18T02:00:26.881Z] ---> 1eb35180c81c [2024-10-18T02:00:26.881Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T02:00:27.155Z] ---> Running in 7f8688627eba [2024-10-18T02:00:27.435Z] Removing intermediate container 7f8688627eba [2024-10-18T02:00:27.435Z] ---> 87880f54adeb [2024-10-18T02:00:27.435Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T02:00:27.435Z] ---> Running in 16ade60ab2ff [2024-10-18T02:00:28.029Z] Removing intermediate container 16ade60ab2ff [2024-10-18T02:00:28.029Z] ---> fe2c4ea45624 [2024-10-18T02:00:28.029Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T02:00:28.029Z] ---> Running in 1a967682fa8b [2024-10-18T02:00:29.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:00:29.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:00:31.717Z] OK: 238 MiB in 54 packages [2024-10-18T02:00:32.701Z] Removing intermediate container 1a967682fa8b [2024-10-18T02:00:32.701Z] ---> 88ffaa08e9b0 [2024-10-18T02:00:32.701Z] Step 8/12 : WORKDIR /app [2024-10-18T02:00:32.701Z] ---> Running in c239bc423680 [2024-10-18T02:00:33.318Z] Removing intermediate container c239bc423680 [2024-10-18T02:00:33.318Z] ---> 120b89d5daaa [2024-10-18T02:00:33.318Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-18T02:00:33.967Z] ---> 36f1240e8694 [2024-10-18T02:00:33.967Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T02:00:33.967Z] ---> Running in bb2cc184e9bf [2024-10-18T02:02:35.944Z] Removing intermediate container bb2cc184e9bf [2024-10-18T02:02:35.944Z] ---> 01fb94fe8b81 [2024-10-18T02:02:35.944Z] Step 11/12 : COPY . . [2024-10-18T02:02:35.944Z] ---> 020359570324 [2024-10-18T02:02:35.944Z] Step 12/12 : RUN $MAKE [2024-10-18T02:02:35.944Z] ---> Running in 66bcf53c3b0b [2024-10-18T02:02:35.944Z] noop [2024-10-18T02:02:36.549Z] Removing intermediate container 66bcf53c3b0b [2024-10-18T02:02:36.549Z] ---> 25ea81545510 [2024-10-18T02:02:36.549Z] Successfully built 25ea81545510 [2024-10-18T02:02:36.549Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:02:36.958Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T02:02:36.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:02:37.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-23038 does not seem to be running inside a container [2024-10-18T02:02:37.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/155 -v /w/workspace/device-rfid-llrp-go/155:/w/workspace/device-rfid-llrp-go/155:rw,z -v /w/workspace/device-rfid-llrp-go/155@tmp:/w/workspace/device-rfid-llrp-go/155@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 [2024-10-18T02:02:38.895Z] $ docker top c62c6ee5e19aab5d0e29a1c2ea1c1ce2e61ea8f6145b092ff5c5da075071709a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:02:39.853Z] + go version [2024-10-18T02:02:39.853Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-18T02:02:39.883Z] $ docker stop --time=1 c62c6ee5e19aab5d0e29a1c2ea1c1ce2e61ea8f6145b092ff5c5da075071709a [2024-10-18T02:02:41.734Z] $ docker rm -f --volumes c62c6ee5e19aab5d0e29a1c2ea1c1ce2e61ea8f6145b092ff5c5da075071709a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:02:42.455Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T02:02:42.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:02:42.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-23038 does not seem to be running inside a container [2024-10-18T02:02:42.786Z] $ 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/155 -v /w/workspace/device-rfid-llrp-go/155:/w/workspace/device-rfid-llrp-go/155:rw,z -v /w/workspace/device-rfid-llrp-go/155@tmp:/w/workspace/device-rfid-llrp-go/155@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 [2024-10-18T02:02:44.351Z] $ docker top 9a1286409f8875479cd3aa3b1b0ba1e21c46ae6b9cad7f0445b03abe7593dc8b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:02:45.247Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/155 [Pipeline] fileExists [Pipeline] sh [2024-10-18T02:02:45.933Z] + make test [2024-10-18T02:02:45.933Z] go test ./... -coverprofile=coverage.out ./... [2024-10-18T02:02:53.065Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-18T02:07:30.477Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-18T02:07:30.477Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-18T02:08:17.460Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 38.031s coverage: 40.6% of statements [2024-10-18T02:08:17.460Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 94.6% of statements [2024-10-18T02:08:17.460Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.660s coverage: 51.9% of statements [2024-10-18T02:08:17.460Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-18T02:08:17.460Z] go vet ./... [2024-10-18T02:09:25.443Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T02:09:25.443Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T02:09:25.443Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T02:09:25.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T02:09:25.493Z] $ docker stop --time=1 9a1286409f8875479cd3aa3b1b0ba1e21c46ae6b9cad7f0445b03abe7593dc8b [2024-10-18T02:09:27.719Z] $ docker rm -f --volumes 9a1286409f8875479cd3aa3b1b0ba1e21c46ae6b9cad7f0445b03abe7593dc8b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:09:29.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T02:09:29.976Z] Warning: overwriting stash ‘coverage-report’ [2024-10-18T02:09:30.784Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T02:09:31.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T02:09:31.563Z] + ls -al . [2024-10-18T02:09:31.563Z] total 712 [2024-10-18T02:09:31.563Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 02:02 . [2024-10-18T02:09:31.563Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:59 .. [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 18 01:59 .dockerignore [2024-10-18T02:09:31.563Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:59 .git [2024-10-18T02:09:31.563Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:59 .github [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 18 01:59 .gitignore [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 18 01:59 .golangci.yml [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 18 01:59 Attribution.txt [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 18 01:59 CHANGELOG.md [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 18 01:59 Dockerfile [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:59 GOVERNANCE.md [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 18 01:59 Jenkinsfile [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 01:59 LICENSE [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 18 01:59 Makefile [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 18 01:59 OWNERS.md [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 18 01:59 README.md [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:56 VERSION [2024-10-18T02:09:31.563Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:59 bin [2024-10-18T02:09:31.563Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:59 cmd [2024-10-18T02:09:31.563Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 18 02:08 coverage.out [2024-10-18T02:09:31.563Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:59 examples [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 18 01:59 go.mod [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 18 01:59 go.sum [2024-10-18T02:09:31.563Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:59 images [2024-10-18T02:09:31.563Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:59 internal [2024-10-18T02:09:31.563Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:59 pkg [2024-10-18T02:09:31.563Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 18 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:09:31.929Z] + 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=e953b5d979b63c9a08202fb364bebc5c28219661 --label arch=arm64 --label version=3.2.0-dev.19 . [2024-10-18T02:09:33.652Z] Sending build context to Docker daemon 1.21MB [2024-10-18T02:09:33.652Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T02:09:33.652Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-18T02:09:33.652Z] ---> 25ea81545510 [2024-10-18T02:09:33.652Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-18T02:09:33.652Z] ---> Running in bd2920841fa4 [2024-10-18T02:09:33.652Z] Removing intermediate container bd2920841fa4 [2024-10-18T02:09:33.652Z] ---> 86897de46a34 [2024-10-18T02:09:33.652Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:09:33.652Z] ---> Running in d98d95068049 [2024-10-18T02:09:33.652Z] Removing intermediate container d98d95068049 [2024-10-18T02:09:33.652Z] ---> 3bf60bc725c7 [2024-10-18T02:09:33.652Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T02:09:33.652Z] ---> Running in e1991f62ec73 [2024-10-18T02:09:33.652Z] Removing intermediate container e1991f62ec73 [2024-10-18T02:09:33.652Z] ---> d3757061bba1 [2024-10-18T02:09:33.652Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T02:09:33.922Z] ---> Running in a30beb723265 [2024-10-18T02:09:34.195Z] Removing intermediate container a30beb723265 [2024-10-18T02:09:34.195Z] ---> 260450bd1b76 [2024-10-18T02:09:34.195Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T02:09:34.195Z] ---> Running in c3f9a0befe49 [2024-10-18T02:09:35.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:09:35.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:09:37.779Z] OK: 238 MiB in 54 packages [2024-10-18T02:09:38.810Z] Removing intermediate container c3f9a0befe49 [2024-10-18T02:09:38.810Z] ---> 003f65e5ad1f [2024-10-18T02:09:38.810Z] Step 8/25 : WORKDIR /app [2024-10-18T02:09:38.810Z] ---> Running in 15ea4c921ed3 [2024-10-18T02:09:39.083Z] Removing intermediate container 15ea4c921ed3 [2024-10-18T02:09:39.083Z] ---> 14d8643d818a [2024-10-18T02:09:39.083Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-18T02:09:39.686Z] ---> 281a3c08310a [2024-10-18T02:09:39.686Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T02:09:39.686Z] ---> Running in c18e736cd485 [2024-10-18T02:09:42.308Z] Removing intermediate container c18e736cd485 [2024-10-18T02:09:42.308Z] ---> 58d7d44f018d [2024-10-18T02:09:42.308Z] Step 11/25 : COPY . . [2024-10-18T02:09:42.898Z] ---> 5305f98e048c [2024-10-18T02:09:42.898Z] Step 12/25 : RUN $MAKE [2024-10-18T02:09:43.172Z] ---> Running in 636e802d4ecf [2024-10-18T02:09:44.141Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-18T02:14:21.946Z] Removing intermediate container 636e802d4ecf [2024-10-18T02:14:21.946Z] ---> 9ffcfa8be208 [2024-10-18T02:14:21.946Z] Step 13/25 : FROM alpine:3.20 [2024-10-18T02:14:21.946Z] 3.20: Pulling from library/alpine [2024-10-18T02:14:21.946Z] cf04c63912e1: Already exists [2024-10-18T02:14:21.946Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T02:14:21.946Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T02:14:21.946Z] ---> c157a85ed455 [2024-10-18T02:14:21.946Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-18T02:14:21.946Z] ---> Running in e205c502a5d3 [2024-10-18T02:14:21.946Z] Removing intermediate container e205c502a5d3 [2024-10-18T02:14:21.946Z] ---> 8a0925409c21 [2024-10-18T02:14:21.946Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-18T02:14:21.946Z] ---> Running in d3d2377b09de [2024-10-18T02:14:21.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:14:21.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:14:21.946Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-18T02:14:21.946Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:14:21.946Z] OK: 9 MiB in 15 packages [2024-10-18T02:14:21.946Z] Removing intermediate container d3d2377b09de [2024-10-18T02:14:21.946Z] ---> e141788e09e0 [2024-10-18T02:14:21.946Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-18T02:14:21.946Z] ---> Running in 3e73b3214c61 [2024-10-18T02:14:21.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:14:21.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:14:21.946Z] Upgrading critical system libraries and apk-tools: [2024-10-18T02:14:21.946Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T02:14:21.946Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:14:21.946Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T02:14:21.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:14:21.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:14:21.946Z] OK: 9 MiB in 15 packages [2024-10-18T02:14:22.214Z] Removing intermediate container 3e73b3214c61 [2024-10-18T02:14:22.214Z] ---> ed8b28adbb42 [2024-10-18T02:14:22.214Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-18T02:14:24.175Z] ---> 317ff160ad13 [2024-10-18T02:14:24.175Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-18T02:14:24.175Z] ---> 091c99c9a03e [2024-10-18T02:14:24.175Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-18T02:14:27.531Z] ---> aafcbca5655e [2024-10-18T02:14:27.531Z] Step 20/25 : EXPOSE 59989 [2024-10-18T02:14:27.531Z] ---> Running in 26a9eebc5a51 [2024-10-18T02:14:27.531Z] Removing intermediate container 26a9eebc5a51 [2024-10-18T02:14:27.531Z] ---> 5fbd4a445b42 [2024-10-18T02:14:27.531Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-18T02:14:27.531Z] ---> Running in 9ca5563108c1 [2024-10-18T02:14:27.800Z] Removing intermediate container 9ca5563108c1 [2024-10-18T02:14:27.800Z] ---> 381ea5e0122b [2024-10-18T02:14:27.800Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-18T02:14:28.066Z] ---> Running in 112baa80cabd [2024-10-18T02:14:28.333Z] Removing intermediate container 112baa80cabd [2024-10-18T02:14:28.334Z] ---> b2bb44184dbd [2024-10-18T02:14:28.334Z] Step 23/25 : LABEL arch=arm64 [2024-10-18T02:14:28.334Z] ---> Running in 57427da9601d [2024-10-18T02:14:28.602Z] Removing intermediate container 57427da9601d [2024-10-18T02:14:28.602Z] ---> 0f09cbb53c16 [2024-10-18T02:14:28.602Z] Step 24/25 : LABEL git_sha=e953b5d979b63c9a08202fb364bebc5c28219661 [2024-10-18T02:14:28.870Z] ---> Running in 09c063df5766 [2024-10-18T02:14:29.138Z] Removing intermediate container 09c063df5766 [2024-10-18T02:14:29.138Z] ---> 24d084cf5e37 [2024-10-18T02:14:29.138Z] Step 25/25 : LABEL version=3.2.0-dev.19 [2024-10-18T02:14:29.138Z] ---> Running in 20db3157400f [2024-10-18T02:14:29.731Z] Removing intermediate container 20db3157400f [2024-10-18T02:14:29.731Z] ---> 5a8644d0b8c6 [2024-10-18T02:14:29.731Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T02:14:29.731Z] Successfully built 5a8644d0b8c6 [2024-10-18T02:14:29.731Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:14:29.890Z] provisioning config files... [2024-10-18T02:14:29.910Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/155@tmp/config2640626167991122698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:14:30.264Z] ---> ****-login.sh [2024-10-18T02:14:30.264Z] nexus3.edgexfoundry.org:10001 [2024-10-18T02:14:30.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:14:30.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:14:30.536Z] Configure a credential helper to remove this warning. See [2024-10-18T02:14:30.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:14:30.536Z] [2024-10-18T02:14:30.536Z] Login Succeeded [2024-10-18T02:14:30.536Z] nexus3.edgexfoundry.org:10002 [2024-10-18T02:14:30.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:14:31.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:14:31.077Z] Configure a credential helper to remove this warning. See [2024-10-18T02:14:31.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:14:31.077Z] [2024-10-18T02:14:31.077Z] Login Succeeded [2024-10-18T02:14:31.077Z] nexus3.edgexfoundry.org:10003 [2024-10-18T02:14:31.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:14:31.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:14:31.621Z] Configure a credential helper to remove this warning. See [2024-10-18T02:14:31.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:14:31.621Z] [2024-10-18T02:14:31.621Z] Login Succeeded [2024-10-18T02:14:31.621Z] nexus3.edgexfoundry.org:10004 [2024-10-18T02:14:31.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:14:31.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:14:31.892Z] Configure a credential helper to remove this warning. See [2024-10-18T02:14:31.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:14:31.893Z] [2024-10-18T02:14:31.893Z] Login Succeeded [2024-10-18T02:14:31.893Z] ****.io [2024-10-18T02:14:33.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:14:33.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:14:33.288Z] Configure a credential helper to remove this warning. See [2024-10-18T02:14:33.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:14:33.288Z] [2024-10-18T02:14:33.288Z] Login Succeeded [2024-10-18T02:14:33.289Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T02:14:33.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:14:33.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:14:33.383Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-10-18T02:14:33.383Z] e953b5d979b63c9a08202fb364bebc5c28219661 [2024-10-18T02:14:33.383Z] latest [2024-10-18T02:14:33.383Z] 3.2.0-dev.19 [2024-10-18T02:14:33.383Z] e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 [2024-10-18T02:14:33.383Z] main [2024-10-18T02:14:33.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:14:33.771Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:14:34.857Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e953b5d979b63c9a08202fb364bebc5c28219661 [2024-10-18T02:14:34.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-18T02:14:34.857Z] 3f5cd598ca02: Preparing [2024-10-18T02:14:34.857Z] 2f6460a21c17: Preparing [2024-10-18T02:14:34.857Z] 05b546a8a9af: Preparing [2024-10-18T02:14:34.857Z] 3dc35ccec87e: Preparing [2024-10-18T02:14:34.857Z] 6650ad9d27e1: Preparing [2024-10-18T02:14:34.857Z] 16113d51b718: Preparing [2024-10-18T02:14:34.857Z] 16113d51b718: Waiting [2024-10-18T02:14:41.025Z] 2f6460a21c17: Pushed [2024-10-18T02:14:41.025Z] 05b546a8a9af: Pushed [2024-10-18T02:14:41.295Z] 16113d51b718: Layer already exists [2024-10-18T02:14:41.295Z] 3dc35ccec87e: Pushed [2024-10-18T02:14:41.295Z] 6650ad9d27e1: Pushed [2024-10-18T02:14:56.565Z] 3f5cd598ca02: Pushed [2024-10-18T02:14:56.565Z] e953b5d979b63c9a08202fb364bebc5c28219661: digest: sha256:794754e1e993b0b9ead1577573a7a4b2dea3132c2b300f4b75e6218ae0503c52 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:14:56.958Z] + 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 [2024-10-18T02:14:57.332Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-10-18T02:14:57.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-18T02:14:57.332Z] 3f5cd598ca02: Preparing [2024-10-18T02:14:57.332Z] 2f6460a21c17: Preparing [2024-10-18T02:14:57.332Z] 05b546a8a9af: Preparing [2024-10-18T02:14:57.332Z] 3dc35ccec87e: Preparing [2024-10-18T02:14:57.332Z] 6650ad9d27e1: Preparing [2024-10-18T02:14:57.332Z] 16113d51b718: Preparing [2024-10-18T02:14:57.332Z] 16113d51b718: Waiting [2024-10-18T02:14:57.332Z] 2f6460a21c17: Layer already exists [2024-10-18T02:14:57.332Z] 3dc35ccec87e: Layer already exists [2024-10-18T02:14:57.332Z] 3f5cd598ca02: Layer already exists [2024-10-18T02:14:57.332Z] 05b546a8a9af: Layer already exists [2024-10-18T02:14:57.332Z] 6650ad9d27e1: Layer already exists [2024-10-18T02:14:57.603Z] 16113d51b718: Layer already exists [2024-10-18T02:14:57.603Z] latest: digest: sha256:794754e1e993b0b9ead1577573a7a4b2dea3132c2b300f4b75e6218ae0503c52 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:14:57.986Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:14:58.364Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.19 [2024-10-18T02:14:58.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-18T02:14:58.364Z] 3f5cd598ca02: Preparing [2024-10-18T02:14:58.364Z] 2f6460a21c17: Preparing [2024-10-18T02:14:58.364Z] 05b546a8a9af: Preparing [2024-10-18T02:14:58.364Z] 3dc35ccec87e: Preparing [2024-10-18T02:14:58.364Z] 6650ad9d27e1: Preparing [2024-10-18T02:14:58.364Z] 16113d51b718: Preparing [2024-10-18T02:14:58.364Z] 16113d51b718: Waiting [2024-10-18T02:14:58.364Z] 6650ad9d27e1: Layer already exists [2024-10-18T02:14:58.364Z] 3dc35ccec87e: Layer already exists [2024-10-18T02:14:58.364Z] 05b546a8a9af: Layer already exists [2024-10-18T02:14:58.364Z] 3f5cd598ca02: Layer already exists [2024-10-18T02:14:58.364Z] 2f6460a21c17: Layer already exists [2024-10-18T02:14:58.633Z] 16113d51b718: Layer already exists [2024-10-18T02:14:58.633Z] 3.2.0-dev.19: digest: sha256:794754e1e993b0b9ead1577573a7a4b2dea3132c2b300f4b75e6218ae0503c52 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:14:59.021Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:14:59.409Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 [2024-10-18T02:14:59.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-18T02:14:59.409Z] 3f5cd598ca02: Preparing [2024-10-18T02:14:59.409Z] 2f6460a21c17: Preparing [2024-10-18T02:14:59.409Z] 05b546a8a9af: Preparing [2024-10-18T02:14:59.409Z] 3dc35ccec87e: Preparing [2024-10-18T02:14:59.409Z] 6650ad9d27e1: Preparing [2024-10-18T02:14:59.409Z] 16113d51b718: Preparing [2024-10-18T02:14:59.409Z] 16113d51b718: Waiting [2024-10-18T02:14:59.409Z] 3dc35ccec87e: Layer already exists [2024-10-18T02:14:59.409Z] 6650ad9d27e1: Layer already exists [2024-10-18T02:14:59.409Z] 05b546a8a9af: Layer already exists [2024-10-18T02:14:59.409Z] 2f6460a21c17: Layer already exists [2024-10-18T02:14:59.409Z] 3f5cd598ca02: Layer already exists [2024-10-18T02:14:59.409Z] 16113d51b718: Layer already exists [2024-10-18T02:14:59.679Z] e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19: digest: sha256:794754e1e993b0b9ead1577573a7a4b2dea3132c2b300f4b75e6218ae0503c52 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:15:00.070Z] + 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 [2024-10-18T02:15:00.446Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-10-18T02:15:00.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-18T02:15:00.446Z] 3f5cd598ca02: Preparing [2024-10-18T02:15:00.446Z] 2f6460a21c17: Preparing [2024-10-18T02:15:00.446Z] 05b546a8a9af: Preparing [2024-10-18T02:15:00.446Z] 3dc35ccec87e: Preparing [2024-10-18T02:15:00.446Z] 6650ad9d27e1: Preparing [2024-10-18T02:15:00.446Z] 16113d51b718: Preparing [2024-10-18T02:15:00.446Z] 16113d51b718: Waiting [2024-10-18T02:15:00.446Z] 05b546a8a9af: Layer already exists [2024-10-18T02:15:00.446Z] 6650ad9d27e1: Layer already exists [2024-10-18T02:15:00.446Z] 2f6460a21c17: Layer already exists [2024-10-18T02:15:00.446Z] 3dc35ccec87e: Layer already exists [2024-10-18T02:15:00.446Z] 3f5cd598ca02: Layer already exists [2024-10-18T02:15:00.446Z] 16113d51b718: Layer already exists [2024-10-18T02:15:00.715Z] main: digest: sha256:794754e1e993b0b9ead1577573a7a4b2dea3132c2b300f4b75e6218ae0503c52 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:15:00.801Z] ===================================================== [Pipeline] echo [2024-10-18T02:15:00.816Z] taggedImages: [2024-10-18T02:15:00.816Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e953b5d979b63c9a08202fb364bebc5c28219661 [2024-10-18T02:15:00.816Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-10-18T02:15:00.816Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.19 [2024-10-18T02:15:00.816Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e953b5d979b63c9a08202fb364bebc5c28219661-3.2.0-dev.19 [2024-10-18T02:15:00.816Z] - 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 [2024-10-18T02:15:01.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:15:01.236Z] [2024-10-18T02:15:01.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:15:01.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:15:01.869Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-18T02:15:01.869Z] 8998bd30e6a1: Pulling fs layer [2024-10-18T02:15:01.869Z] 04944245beec: Pulling fs layer [2024-10-18T02:15:01.869Z] 699f458cf7ca: Pulling fs layer [2024-10-18T02:15:01.869Z] 765212b225bb: Pulling fs layer [2024-10-18T02:15:01.869Z] f23df028b6ca: Pulling fs layer [2024-10-18T02:15:01.869Z] d65c8cfc05b1: Pulling fs layer [2024-10-18T02:15:01.869Z] 2437ff75d9bd: Pulling fs layer [2024-10-18T02:15:01.869Z] f23df028b6ca: Waiting [2024-10-18T02:15:01.869Z] d65c8cfc05b1: Waiting [2024-10-18T02:15:01.869Z] 2437ff75d9bd: Waiting [2024-10-18T02:15:01.869Z] 765212b225bb: Waiting [2024-10-18T02:15:01.869Z] 04944245beec: Verifying Checksum [2024-10-18T02:15:01.869Z] 04944245beec: Download complete [2024-10-18T02:15:01.869Z] 765212b225bb: Verifying Checksum [2024-10-18T02:15:01.869Z] 765212b225bb: Download complete [2024-10-18T02:15:01.869Z] f23df028b6ca: Download complete [2024-10-18T02:15:01.869Z] d65c8cfc05b1: Verifying Checksum [2024-10-18T02:15:01.869Z] d65c8cfc05b1: Download complete [2024-10-18T02:15:02.140Z] 699f458cf7ca: Verifying Checksum [2024-10-18T02:15:02.140Z] 699f458cf7ca: Download complete [2024-10-18T02:15:02.733Z] 8998bd30e6a1: Verifying Checksum [2024-10-18T02:15:02.733Z] 8998bd30e6a1: Download complete [2024-10-18T02:15:05.337Z] 2437ff75d9bd: Verifying Checksum [2024-10-18T02:15:05.337Z] 2437ff75d9bd: Download complete [2024-10-18T02:15:07.928Z] 8998bd30e6a1: Pull complete [2024-10-18T02:15:07.928Z] 04944245beec: Pull complete [2024-10-18T02:15:09.893Z] 699f458cf7ca: Pull complete [2024-10-18T02:15:10.165Z] 765212b225bb: Pull complete [2024-10-18T02:15:11.137Z] f23df028b6ca: Pull complete [2024-10-18T02:15:11.409Z] d65c8cfc05b1: Pull complete [2024-10-18T02:15:30.405Z] 2437ff75d9bd: Pull complete [2024-10-18T02:15:30.405Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-18T02:15:30.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:15:30.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:15:30.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-23038 does not seem to be running inside a container [2024-10-18T02:15:30.791Z] $ 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/155 -v /w/workspace/device-rfid-llrp-go/155:/w/workspace/device-rfid-llrp-go/155:rw,z -v /w/workspace/device-rfid-llrp-go/155@tmp:/w/workspace/device-rfid-llrp-go/155@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 [2024-10-18T02:15:33.399Z] $ docker top 4109d8b5da68c13cfaeba0380feb6b526c9ee2c5ef6eaa6577206202e4ec3bd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:15:34.300Z] ---> job-cost.sh [2024-10-18T02:15:34.300Z] lf-activate-venv: SKIPPING [2024-10-18T02:15:34.300Z] INFO: No Stack... [2024-10-18T02:15:34.890Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-18T02:15:35.482Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T02:15:36.160Z] + cat /w/workspace/device-rfid-llrp-go/155/archives/cost.csv [2024-10-18T02:15:36.160Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T02:15:36.242Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] [2024-10-18T02:15:36.250Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] did not exist. Created. [2024-10-18T02:15:36.257Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:15:36.937Z] /w/workspace/device-rfid-llrp-go/155@tmp/durable-e032fab0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-18T02:15:37.616Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-18T02:15:37.647Z] Warning: overwriting stash ‘stack-cost’ [2024-10-18T02:15:37.722Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T02:15:37.734Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-155-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T02:15:37.781Z] $ docker stop --time=1 4109d8b5da68c13cfaeba0380feb6b526c9ee2c5ef6eaa6577206202e4ec3bd2 [2024-10-18T02:15:39.483Z] $ docker rm -f --volumes 4109d8b5da68c13cfaeba0380feb6b526c9ee2c5ef6eaa6577206202e4ec3bd2 [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 [2024-10-18T02:15:40.038Z] provisioning config files... [2024-10-18T02:15:40.047Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15823457688918985648tmp [Pipeline] { [Pipeline] sh [2024-10-18T02:15:40.396Z] + set +x [2024-10-18T02:15:40.396Z] + + curl -s https://codecov.io/bash [2024-10-18T02:15:40.396Z] bash -s -- [2024-10-18T02:15:40.396Z] [2024-10-18T02:15:40.396Z] _____ _ [2024-10-18T02:15:40.396Z] / ____| | | [2024-10-18T02:15:40.396Z] | | ___ __| | ___ ___ _____ __ [2024-10-18T02:15:40.396Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-18T02:15:40.396Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-18T02:15:40.396Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-18T02:15:40.396Z] Bash-1.0.6 [2024-10-18T02:15:40.396Z] [2024-10-18T02:15:40.396Z] [2024-10-18T02:15:40.396Z] ==> git version 2.25.1 found [2024-10-18T02:15:40.396Z] ==> 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 [2024-10-18T02:15:40.396Z] Release-Date: 2020-01-08 [2024-10-18T02:15:40.396Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-18T02:15:40.396Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-18T02:15:40.396Z] ==> Jenkins CI detected. [2024-10-18T02:15:40.396Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-10-18T02:15:40.396Z] project root: . [2024-10-18T02:15:40.396Z] --> token set from env [2024-10-18T02:15:40.396Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-18T02:15:40.396Z] ==> Running gcov in . (disable via -X gcov) [2024-10-18T02:15:40.396Z] ==> Python coveragepy not found [2024-10-18T02:15:40.396Z] ==> Searching for coverage reports in: [2024-10-18T02:15:40.396Z] + . [2024-10-18T02:15:40.396Z] -> Found 1 reports [2024-10-18T02:15:40.396Z] ==> Detecting git/mercurial file structure [2024-10-18T02:15:40.672Z] ==> Reading reports [2024-10-18T02:15:40.672Z] + ./coverage.out bytes=451915 [2024-10-18T02:15:40.672Z] ==> Appending adjustments [2024-10-18T02:15:40.672Z] https://docs.codecov.io/docs/fixing-reports [2024-10-18T02:15:40.672Z] + Found adjustments [2024-10-18T02:15:40.672Z] ==> Gzipping contents [2024-10-18T02:15:40.962Z] 52K /tmp/codecov.wKGONM.gz [2024-10-18T02:15:40.962Z] ==> Uploading reports [2024-10-18T02:15:40.962Z] url: https://codecov.io [2024-10-18T02:15:40.962Z] query: branch=main&commit=e953b5d979b63c9a08202fb364bebc5c28219661&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T02:15:40.962Z] -> Pinging Codecov [2024-10-18T02:15:40.962Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e953b5d979b63c9a08202fb364bebc5c28219661&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T02:15:40.962Z] -> Uploading to [2024-10-18T02:15:40.963Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/e953b5d979b63c9a08202fb364bebc5c28219661/cdcbfbfa-1604-4879-99ed-7208ea693e35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T021540Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2edaa4cd2fa05c8119e928a882b46c34ec951e0faef28bec653bc578dcecdb61 [2024-10-18T02:15:40.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T02:15:40.963Z] Dload Upload Total Spent Left Speed [2024-10-18T02:15:41.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 239k --:--:-- --:--:-- --:--:-- 238k 100 51493 0 0 100 51493 0 190k --:--:-- --:--:-- --:--:-- 189k [2024-10-18T02:15:41.239Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] } [2024-10-18T02:15:41.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-18T02:15:41.409Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-18T02:15:41.430Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:15:41.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:15:41.772Z] [2024-10-18T02:15:41.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:15:42.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:15:42.103Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-18T02:15:42.103Z] 43c4264eed91: Already exists [2024-10-18T02:15:42.103Z] 4cc291be95ef: Already exists [2024-10-18T02:15:42.103Z] 2ac1f1163629: Already exists [2024-10-18T02:15:42.103Z] 5c3c966382ef: Already exists [2024-10-18T02:15:42.103Z] 4f4fb700ef54: Already exists [2024-10-18T02:15:42.361Z] d9c7d2e4e75e: Pulling fs layer [2024-10-18T02:15:42.361Z] 9c3e1370e548: Pulling fs layer [2024-10-18T02:15:42.361Z] d9c7d2e4e75e: Verifying Checksum [2024-10-18T02:15:42.361Z] d9c7d2e4e75e: Download complete [2024-10-18T02:15:42.926Z] d9c7d2e4e75e: Pull complete [2024-10-18T02:15:43.185Z] 9c3e1370e548: Download complete [2024-10-18T02:15:46.469Z] 9c3e1370e548: Pull complete [2024-10-18T02:15:46.470Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-18T02:15:46.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:15:46.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:15:46.581Z] prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container [2024-10-18T02:15:46.604Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-18T02:15:53.234Z] $ docker top 835c7c7d05e995b56dd34f0d8512b3f004a148e2c3b30abac5722362e71a9de3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:15:53.624Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-10-18T02:15:53.636Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-10-18T02:15:53.915Z] + set -o pipefail [2024-10-18T02:15:53.915Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-10-18T02:16:00.478Z] [2024-10-18T02:16:00.478Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-10-18T02:16:00.478Z] [2024-10-18T02:16:00.478Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/0428586a-8e69-49f6-b750-0eaf9ca5524e [2024-10-18T02:16:00.478Z] [2024-10-18T02:16:00.478Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-18T02:16:00.478Z] [2024-10-18T02:16:00.737Z] [2024-10-18T02:16:00.737Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-18T02:16:00.737Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-18T02:16:01.310Z] $ docker stop --time=1 835c7c7d05e995b56dd34f0d8512b3f004a148e2c3b30abac5722362e71a9de3 [2024-10-18T02:16:11.230Z] $ docker rm -f --volumes 835c7c7d05e995b56dd34f0d8512b3f004a148e2c3b30abac5722362e71a9de3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:16:12.193Z] + git log --format=format:%s -1 e953b5d979b63c9a08202fb364bebc5c28219661 [Pipeline] sh [2024-10-18T02:16:12.484Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:16:12.484Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:12.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:16:12.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:16:12.873Z] prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container [2024-10-18T02:16:12.894Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T02:16:13.347Z] $ docker top 87b23afbf11943319e0525d14e13945c718dc2480381a705c65edd1b882205cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:16:13.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:16:13.457Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:16:13.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:16:13.552Z] $ docker exec 87b23afbf11943319e0525d14e13945c718dc2480381a705c65edd1b882205cc ssh-agent [2024-10-18T02:16:13.676Z] SSH_AUTH_SOCK=/tmp/ssh-uGs2ygnyGHhL/agent.32 [2024-10-18T02:16:13.676Z] SSH_AGENT_PID=38 [2024-10-18T02:16:13.681Z] Running ssh-add (command line suppressed) [2024-10-18T02:16:13.768Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13336966465239205596.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13336966465239205596.key) [2024-10-18T02:16:13.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:16:14.085Z] + git semver tag [2024-10-18T02:16:14.344Z] 2024-10-18 02:16:14,274 [run_tag] DEBUG tag force:False [2024-10-18T02:16:14.344Z] 2024-10-18 02:16:14,274 [check_head_tag] DEBUG check head tag [2024-10-18T02:16:14.344Z] 2024-10-18 02:16:14,275 [execute] INFO git cat-file --batch-check [2024-10-18T02:16:14.344Z] 2024-10-18 02:16:14,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-10-18T02:16:14.344Z] 2024-10-18 02:16:14,279 [execute] INFO git cat-file --batch [2024-10-18T02:16:14.344Z] 2024-10-18 02:16:14,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-10-18T02:16:14.344Z] 2024-10-18 02:16:14,296 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-18T02:16:14.344Z] 2024-10-18 02:16:14,296 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 [2024-10-18T02:16:14.344Z] 2024-10-18 02:16:14,296 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:16:14.344Z] 2024-10-18 02:16:14,301 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-18T02:16:14.344Z] 3.2.0-dev.19 [Pipeline] } [2024-10-18T02:16:14.344Z] $ docker exec --env ******** --env ******** 87b23afbf11943319e0525d14e13945c718dc2480381a705c65edd1b882205cc ssh-agent -k [2024-10-18T02:16:14.449Z] unset SSH_AUTH_SOCK; [2024-10-18T02:16:14.449Z] unset SSH_AGENT_PID; [2024-10-18T02:16:14.449Z] echo Agent pid 38 killed; [2024-10-18T02:16:14.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:16:14.799Z] + git semver [Pipeline] } [2024-10-18T02:16:15.065Z] $ docker stop --time=1 87b23afbf11943319e0525d14e13945c718dc2480381a705c65edd1b882205cc [2024-10-18T02:16:16.399Z] $ docker rm -f --volumes 87b23afbf11943319e0525d14e13945c718dc2480381a705c65edd1b882205cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:16.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:16:16.852Z] [2024-10-18T02:16:16.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:17.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:16:17.416Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-18T02:16:17.416Z] ab5ef0e58194: Pulling fs layer [2024-10-18T02:16:17.416Z] 9712f1f96733: Pulling fs layer [2024-10-18T02:16:17.416Z] 63f879dbbcfc: Pulling fs layer [2024-10-18T02:16:17.416Z] 0d9ebad4ef96: Pulling fs layer [2024-10-18T02:16:17.416Z] e9a5061849ea: Pulling fs layer [2024-10-18T02:16:17.416Z] d747dcd14b5f: Pulling fs layer [2024-10-18T02:16:17.416Z] 2de7ff778b66: Pulling fs layer [2024-10-18T02:16:17.416Z] e9a5061849ea: Waiting [2024-10-18T02:16:17.416Z] d747dcd14b5f: Waiting [2024-10-18T02:16:17.416Z] 0d9ebad4ef96: Waiting [2024-10-18T02:16:17.416Z] 2de7ff778b66: Waiting [2024-10-18T02:16:17.416Z] 9712f1f96733: Verifying Checksum [2024-10-18T02:16:17.416Z] 9712f1f96733: Download complete [2024-10-18T02:16:17.675Z] 63f879dbbcfc: Verifying Checksum [2024-10-18T02:16:17.675Z] 63f879dbbcfc: Download complete [2024-10-18T02:16:17.934Z] e9a5061849ea: Verifying Checksum [2024-10-18T02:16:17.934Z] e9a5061849ea: Download complete [2024-10-18T02:16:17.934Z] d747dcd14b5f: Download complete [2024-10-18T02:16:17.934Z] 0d9ebad4ef96: Verifying Checksum [2024-10-18T02:16:17.934Z] 0d9ebad4ef96: Download complete [2024-10-18T02:16:17.934Z] ab5ef0e58194: Download complete [2024-10-18T02:16:17.934Z] 2de7ff778b66: Verifying Checksum [2024-10-18T02:16:17.934Z] 2de7ff778b66: Download complete [2024-10-18T02:16:20.462Z] ab5ef0e58194: Pull complete [2024-10-18T02:16:20.462Z] 9712f1f96733: Pull complete [2024-10-18T02:16:21.398Z] 63f879dbbcfc: Pull complete [2024-10-18T02:16:24.681Z] 0d9ebad4ef96: Pull complete [2024-10-18T02:16:24.681Z] e9a5061849ea: Pull complete [2024-10-18T02:16:24.940Z] d747dcd14b5f: Pull complete [2024-10-18T02:16:26.319Z] 2de7ff778b66: Pull complete [2024-10-18T02:16:26.319Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-18T02:16:26.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:16:26.319Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:16:26.438Z] prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container [2024-10-18T02:16:26.460Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-18T02:16:32.698Z] $ docker top 68a51f3be737d703d51d334e7366d8af490988d7b288ecb8c735942d8863c4fb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:16:32.794Z] provisioning config files... [2024-10-18T02:16:32.802Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13896360094231322536tmp [2024-10-18T02:16:32.812Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8560773675328390878tmp [2024-10-18T02:16:32.820Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2386895980134599934tmp [Pipeline] { [Pipeline] echo [2024-10-18T02:16:32.850Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:16:33.141Z] ---> sigul-configuration.sh [2024-10-18T02:16:33.141Z] gpg: directory `/root/.gnupg' created [2024-10-18T02:16:33.141Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-18T02:16:33.141Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-18T02:16:33.141Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-18T02:16:33.141Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-18T02:16:33.141Z] gpg: CAST5 encrypted data [2024-10-18T02:16:33.141Z] gpg: encrypted with 1 passphrase [2024-10-18T02:16:33.141Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-18T02:16:33.437Z] + mkdir /home/jenkins [2024-10-18T02:16:33.437Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-18T02:16:33.736Z] + 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 [2024-10-18T02:16:33.750Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:16:34.042Z] ---> sigul-install.sh [2024-10-18T02:16:34.042Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-18T02:16:34.339Z] + git tag --list [2024-10-18T02:16:34.339Z] v0.0.0 [2024-10-18T02:16:34.339Z] v1.0.0 [2024-10-18T02:16:34.339Z] v2.1.0 [2024-10-18T02:16:34.339Z] v2.1.1 [2024-10-18T02:16:34.339Z] v2.2.0 [2024-10-18T02:16:34.339Z] v2.3.0 [2024-10-18T02:16:34.339Z] v3.0 [2024-10-18T02:16:34.339Z] v3.0.0 [2024-10-18T02:16:34.339Z] v3.1 [2024-10-18T02:16:34.339Z] v3.1.0 [2024-10-18T02:16:34.339Z] v3.1.0-dev.1 [2024-10-18T02:16:34.339Z] v3.1.0-dev.10 [2024-10-18T02:16:34.339Z] v3.1.0-dev.11 [2024-10-18T02:16:34.339Z] v3.1.0-dev.12 [2024-10-18T02:16:34.339Z] v3.1.0-dev.13 [2024-10-18T02:16:34.339Z] v3.1.0-dev.14 [2024-10-18T02:16:34.339Z] v3.1.0-dev.15 [2024-10-18T02:16:34.339Z] v3.1.0-dev.16 [2024-10-18T02:16:34.339Z] v3.1.0-dev.17 [2024-10-18T02:16:34.339Z] v3.1.0-dev.18 [2024-10-18T02:16:34.339Z] v3.1.0-dev.19 [2024-10-18T02:16:34.339Z] v3.1.0-dev.2 [2024-10-18T02:16:34.339Z] v3.1.0-dev.20 [2024-10-18T02:16:34.339Z] v3.1.0-dev.21 [2024-10-18T02:16:34.339Z] v3.1.0-dev.22 [2024-10-18T02:16:34.339Z] v3.1.0-dev.23 [2024-10-18T02:16:34.339Z] v3.1.0-dev.24 [2024-10-18T02:16:34.339Z] v3.1.0-dev.3 [2024-10-18T02:16:34.339Z] v3.1.0-dev.4 [2024-10-18T02:16:34.339Z] v3.1.0-dev.5 [2024-10-18T02:16:34.339Z] v3.1.0-dev.6 [2024-10-18T02:16:34.339Z] v3.1.0-dev.7 [2024-10-18T02:16:34.339Z] v3.1.0-dev.8 [2024-10-18T02:16:34.339Z] v3.1.0-dev.9 [2024-10-18T02:16:34.339Z] v3.1.1 [2024-10-18T02:16:34.339Z] v3.1.1-dev.1 [2024-10-18T02:16:34.339Z] v3.2.0-dev.1 [2024-10-18T02:16:34.339Z] v3.2.0-dev.10 [2024-10-18T02:16:34.339Z] v3.2.0-dev.11 [2024-10-18T02:16:34.339Z] v3.2.0-dev.12 [2024-10-18T02:16:34.339Z] v3.2.0-dev.13 [2024-10-18T02:16:34.339Z] v3.2.0-dev.14 [2024-10-18T02:16:34.339Z] v3.2.0-dev.15 [2024-10-18T02:16:34.339Z] v3.2.0-dev.16 [2024-10-18T02:16:34.339Z] v3.2.0-dev.17 [2024-10-18T02:16:34.339Z] v3.2.0-dev.18 [2024-10-18T02:16:34.339Z] v3.2.0-dev.19 [2024-10-18T02:16:34.339Z] v3.2.0-dev.2 [2024-10-18T02:16:34.339Z] v3.2.0-dev.3 [2024-10-18T02:16:34.339Z] v3.2.0-dev.4 [2024-10-18T02:16:34.339Z] v3.2.0-dev.5 [2024-10-18T02:16:34.339Z] v3.2.0-dev.6 [2024-10-18T02:16:34.339Z] v3.2.0-dev.7 [2024-10-18T02:16:34.339Z] v3.2.0-dev.8 [2024-10-18T02:16:34.339Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-18T02:16:34.636Z] + lftools sign git-tag v3.2.0-dev.19 [2024-10-18T02:16:35.207Z] Signing Git tag with Sigul... [2024-10-18T02:16:35.207Z] Signing v3.2.0-dev.19 [Pipeline] echo [2024-10-18T02:16:35.481Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:16:35.779Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-18T02:16:35.786Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-18T02:16:35.808Z] $ docker stop --time=1 68a51f3be737d703d51d334e7366d8af490988d7b288ecb8c735942d8863c4fb [2024-10-18T02:16:37.084Z] $ docker rm -f --volumes 68a51f3be737d703d51d334e7366d8af490988d7b288ecb8c735942d8863c4fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-18T02:16:37.541Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:16:37.541Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:37.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:16:37.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:16:37.924Z] prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container [2024-10-18T02:16:37.950Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T02:16:38.291Z] $ docker top dd2f7e79c8932c925d7d24697a4e4373016a2f12f6e50d38ea867cc061e5a9ac -eo pid,comm [2024-10-18T02:16:38.347Z] 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). [2024-10-18T02:16:38.347Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:16:38.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:16:38.406Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:16:38.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:16:38.513Z] $ docker exec dd2f7e79c8932c925d7d24697a4e4373016a2f12f6e50d38ea867cc061e5a9ac ssh-agent [2024-10-18T02:16:38.627Z] SSH_AUTH_SOCK=/tmp/ssh-kf1xUlzgnQux/agent.32 [2024-10-18T02:16:38.628Z] SSH_AGENT_PID=38 [2024-10-18T02:16:38.632Z] Running ssh-add (command line suppressed) [2024-10-18T02:16:38.713Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16243250308032963736.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16243250308032963736.key) [2024-10-18T02:16:38.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:16:39.045Z] + git semver bump pre [2024-10-18T02:16:39.308Z] 2024-10-18 02:16:39,203 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-18T02:16:39.308Z] 2024-10-18 02:16:39,203 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev [2024-10-18T02:16:39.308Z] 2024-10-18 02:16:39,203 [bump_version] DEBUG bumped version:3.2.0-dev.20 [2024-10-18T02:16:39.308Z] 2024-10-18 02:16:39,203 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-10-18T02:16:39.308Z] 2024-10-18 02:16:39,203 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-18T02:16:39.308Z] 2024-10-18 02:16:39,203 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-18T02:16:39.308Z] 2024-10-18 02:16:39,206 [execute] INFO git cat-file --batch-check [2024-10-18T02:16:39.308Z] 2024-10-18 02:16:39,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:16:39.308Z] 2024-10-18 02:16:39,211 [execute] INFO git cat-file --batch [2024-10-18T02:16:39.308Z] 2024-10-18 02:16:39,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:16:39.308Z] 2024-10-18 02:16:39,217 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-18T02:16:39.308Z] 3.2.0-dev.20 [Pipeline] } [2024-10-18T02:16:39.310Z] $ docker exec --env ******** --env ******** dd2f7e79c8932c925d7d24697a4e4373016a2f12f6e50d38ea867cc061e5a9ac ssh-agent -k [2024-10-18T02:16:39.409Z] unset SSH_AUTH_SOCK; [2024-10-18T02:16:39.409Z] unset SSH_AGENT_PID; [2024-10-18T02:16:39.409Z] echo Agent pid 38 killed; [2024-10-18T02:16:39.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:16:39.772Z] + git semver [Pipeline] } [2024-10-18T02:16:40.035Z] $ docker stop --time=1 dd2f7e79c8932c925d7d24697a4e4373016a2f12f6e50d38ea867cc061e5a9ac [2024-10-18T02:16:41.285Z] $ docker rm -f --volumes dd2f7e79c8932c925d7d24697a4e4373016a2f12f6e50d38ea867cc061e5a9ac [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:16:41.650Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:16:41.650Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:41.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:16:41.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:16:42.031Z] prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container [2024-10-18T02:16:42.053Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T02:16:42.720Z] $ docker top 75add09798be8cee8cac9ec30b73293652cbec93088b00f4ea57004315dfc579 -eo pid,comm [2024-10-18T02:16:42.775Z] 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). [2024-10-18T02:16:42.775Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:16:42.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:16:42.823Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:16:42.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:16:42.930Z] $ docker exec 75add09798be8cee8cac9ec30b73293652cbec93088b00f4ea57004315dfc579 ssh-agent [2024-10-18T02:16:43.049Z] SSH_AUTH_SOCK=/tmp/ssh-BgDiOiQMgdqH/agent.32 [2024-10-18T02:16:43.049Z] SSH_AGENT_PID=38 [2024-10-18T02:16:43.053Z] Running ssh-add (command line suppressed) [2024-10-18T02:16:43.140Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16997665350358189704.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16997665350358189704.key) [2024-10-18T02:16:43.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:16:43.454Z] + git semver push [2024-10-18T02:16:43.713Z] 2024-10-18 02:16:43,641 [run_push] DEBUG push [2024-10-18T02:16:43.713Z] 2024-10-18 02:16:43,642 [execute] INFO git cat-file --batch-check [2024-10-18T02:16:43.713Z] 2024-10-18 02:16:43,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:16:43.713Z] 2024-10-18 02:16:43,646 [execute] INFO git rev-list b3e653701eb8cee93223538f9ac4def10b5e8e47 -- [2024-10-18T02:16:43.713Z] 2024-10-18 02:16:43,646 [execute] DEBUG Popen(['git', 'rev-list', 'b3e653701eb8cee93223538f9ac4def10b5e8e47', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:16:43.713Z] 2024-10-18 02:16:43,654 [execute] INFO git fetch -v origin [2024-10-18T02:16:43.713Z] 2024-10-18 02:16:43,654 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-18T02:16:44.283Z] 2024-10-18 02:16:44,102 [run_push] DEBUG no remote changes detected [2024-10-18T02:16:44.283Z] 2024-10-18 02:16:44,103 [execute] INFO git push origin semver [2024-10-18T02:16:44.283Z] 2024-10-18 02:16:44,104 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:16:44.854Z] 2024-10-18 02:16:44,808 [run_push] DEBUG push all version tags [2024-10-18T02:16:44.854Z] 2024-10-18 02:16:44,809 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-18T02:16:44.854Z] 2024-10-18 02:16:44,809 [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) [2024-10-18T02:16:45.790Z] 2024-10-18 02:16:45,421 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-18T02:16:45.790Z] 3.2.0-dev.20 [Pipeline] } [2024-10-18T02:16:45.790Z] $ docker exec --env ******** --env ******** 75add09798be8cee8cac9ec30b73293652cbec93088b00f4ea57004315dfc579 ssh-agent -k [2024-10-18T02:16:45.903Z] unset SSH_AUTH_SOCK; [2024-10-18T02:16:45.903Z] unset SSH_AGENT_PID; [2024-10-18T02:16:45.904Z] echo Agent pid 38 killed; [2024-10-18T02:16:45.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:16:46.251Z] + git semver [Pipeline] } [2024-10-18T02:16:46.824Z] $ docker stop --time=1 75add09798be8cee8cac9ec30b73293652cbec93088b00f4ea57004315dfc579 [2024-10-18T02:16:48.167Z] $ docker rm -f --volumes 75add09798be8cee8cac9ec30b73293652cbec93088b00f4ea57004315dfc579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-18T02:16:48.839Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-10-18T02:16:48.839Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-18T02:16:48.839Z] total 16 [2024-10-18T02:16:48.839Z] drwxr-xr-x 3 root root 4096 Oct 18 01:59 . [2024-10-18T02:16:48.839Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 02:16 .. [2024-10-18T02:16:48.839Z] drwxr-xr-x 2 root root 4096 Oct 18 01:59 cost [2024-10-18T02:16:48.839Z] -rw-r--r-- 1 root root 91 Oct 18 01:59 cost.csv [2024-10-18T02:16:48.839Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-18T02:16:48.839Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-18T02:16:48.839Z] total 16 [2024-10-18T02:16:48.839Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:59 . [2024-10-18T02:16:48.839Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 02:16 .. [2024-10-18T02:16:48.839Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 01:59 cost [2024-10-18T02:16:48.839Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 18 01:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:16:49.130Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:16:49.992Z] ---> package-listing.sh [2024-10-18T02:16:49.992Z] ++ facter osfamily [2024-10-18T02:16:49.992Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-18T02:16:50.253Z] + OS_FAMILY=debian [2024-10-18T02:16:50.253Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-10-18T02:16:50.253Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-18T02:16:50.253Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-18T02:16:50.253Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-18T02:16:50.253Z] + PACKAGES=/tmp/packages_start.txt [2024-10-18T02:16:50.253Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-10-18T02:16:50.253Z] + PACKAGES=/tmp/packages_end.txt [2024-10-18T02:16:50.253Z] + case "${OS_FAMILY}" in [2024-10-18T02:16:50.253Z] + dpkg -l [2024-10-18T02:16:50.253Z] + grep '^ii' [2024-10-18T02:16:50.253Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-18T02:16:50.253Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-18T02:16:50.253Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-18T02:16:50.253Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-10-18T02:16:50.253Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-10-18T02:16:50.253Z] + 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 [2024-10-18T02:16:50.267Z] 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 [2024-10-18T02:16:50.545Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:16:51.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:16:51.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:16:51.214Z] prd-ubuntu20.04-docker-8c-8g-23031 does not seem to be running inside a container [2024-10-18T02:16:51.235Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-18T02:16:51.416Z] $ docker top 181ad8d56ae493f28773f80b6350f2d450abee4e2703055e66cdfffb36d88c91 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:16:51.770Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-18T02:16:52.055Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-18T02:16:52.344Z] + ls /var/log/sa-host [2024-10-18T02:16:52.344Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:16:52.419Z] provisioning config files... [2024-10-18T02:16:52.428Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15078642922608864464tmp [Pipeline] { [Pipeline] echo [2024-10-18T02:16:52.448Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:16:52.731Z] ---> create-netrc.sh [Pipeline] } [2024-10-18T02:16:52.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:16:53.084Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-18T02:16:53.095Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:16:53.379Z] ---> sudo-logs.sh [2024-10-18T02:16:53.379Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-18T02:16:53.415Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:16:53.697Z] ---> job-cost.sh [2024-10-18T02:16:53.697Z] lf-activate-venv: SKIPPING [2024-10-18T02:16:53.697Z] DEBUG: total: 0.2199999988079071 [2024-10-18T02:16:53.697Z] INFO: Retrieving Stack Cost... [2024-10-18T02:16:54.265Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T02:16:54.524Z] INFO: Archiving Costs [Pipeline] echo [2024-10-18T02:16:54.537Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:16:54.826Z] ---> logs-deploy.sh [2024-10-18T02:16:54.826Z] lf-activate-venv: SKIPPING [2024-10-18T02:16:54.826Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/155 [2024-10-18T02:16:54.826Z] INFO: archiving workspace using pattern(s): [2024-10-18T02:16:55.764Z] Archives upload complete. [2024-10-18T02:16:55.764Z] INFO: archiving logs to Nexus