Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76a3705bb7b1f30100d3e6d71b296e67672242cb Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7389891971363717243.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4598771412767984708.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2445115177697289968.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3414572463055997665.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15474376854438237365.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-27890’ is offline Running on prd-ubuntu20.04-docker-8c-8g-27891 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 76a3705bb7b1f30100d3e6d71b296e67672242cb (main) Commit message: "Merge pull request #281 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76a3705bb7b1f30100d3e6d71b296e67672242cb # timeout=10 > git rev-list --no-walk 316dbc5f3ebdec1b129a9b2a6268b168683f680f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-25T10:32:14.335Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-25T10:32:14.424Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-25T10:32:14.452Z] ========================================================= [2024-01-25T10:32:14.452Z] EdgeX Global Pipelines Version Info [2024-01-25T10:32:14.452Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:32:15.177Z] ------------------- [2024-01-25T10:32:15.177Z] stable info: [2024-01-25T10:32:15.177Z] ------------------- [2024-01-25T10:32:15.177Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-25T10:32:15.177Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T10:32:15.177Z] Message: update stable to v1.0.258 [2024-01-25T10:32:15.746Z] ------------------- [2024-01-25T10:32:15.746Z] experimental info: [2024-01-25T10:32:15.746Z] ------------------- [2024-01-25T10:32:15.746Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-25T10:32:15.746Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-25T10:32:15.746Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-25T10:32:15.845Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-01-25T10:32:15.867Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-01-25T10:32:15.891Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-25T10:32:15.917Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-25T10:32:15.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-25T10:32:15.970Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-25T10:32:15.999Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-25T10:32:16.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-25T10:32:16.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-25T10:32:16.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-25T10:32:16.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-25T10:32:16.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-01-25T10:32:16.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-25T10:32:16.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-25T10:32:16.267Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T10:32:16.305Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-25T10:32:16.342Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T10:32:16.377Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-25T10:32:16.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-25T10:32:16.446Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-25T10:32:16.483Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-25T10:32:16.515Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-25T10:32:16.549Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-25T10:32:16.589Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-25T10:32:16.618Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-25T10:32:16.644Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-25T10:32:16.683Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-25T10:32:16.722Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-25T10:32:16.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-25T10:32:16.799Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-25T10:32:16.835Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] echo [2024-01-25T10:32:16.876Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76a3705 [Pipeline] echo [2024-01-25T10:32:16.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T10:32:17.009Z] provisioning config files... [2024-01-25T10:32:17.024Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18157043425181456473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:32:17.361Z] ---> ****-login.sh [2024-01-25T10:32:17.361Z] nexus3.edgexfoundry.org:10001 [2024-01-25T10:32:17.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:32:17.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:32:17.883Z] Configure a credential helper to remove this warning. See [2024-01-25T10:32:17.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:32:17.883Z] [2024-01-25T10:32:17.883Z] Login Succeeded [2024-01-25T10:32:17.884Z] nexus3.edgexfoundry.org:10002 [2024-01-25T10:32:17.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:32:17.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:32:17.884Z] Configure a credential helper to remove this warning. See [2024-01-25T10:32:17.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:32:17.884Z] [2024-01-25T10:32:17.884Z] Login Succeeded [2024-01-25T10:32:17.884Z] nexus3.edgexfoundry.org:10003 [2024-01-25T10:32:18.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:32:18.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:32:18.144Z] Configure a credential helper to remove this warning. See [2024-01-25T10:32:18.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:32:18.144Z] [2024-01-25T10:32:18.144Z] Login Succeeded [2024-01-25T10:32:18.144Z] nexus3.edgexfoundry.org:10004 [2024-01-25T10:32:18.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:32:18.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:32:18.144Z] Configure a credential helper to remove this warning. See [2024-01-25T10:32:18.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:32:18.144Z] [2024-01-25T10:32:18.144Z] Login Succeeded [2024-01-25T10:32:18.144Z] ****.io [2024-01-25T10:32:18.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:32:18.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:32:18.403Z] Configure a credential helper to remove this warning. See [2024-01-25T10:32:18.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:32:18.403Z] [2024-01-25T10:32:18.403Z] Login Succeeded [2024-01-25T10:32:18.403Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T10:32:18.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-25T10:32:18.916Z] + git rev-list -1 --merges 76a3705bb7b1f30100d3e6d71b296e67672242cb~1..76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] echo [2024-01-25T10:32:18.948Z] -----------> git rev-list -1 --merges 76a3705bb7b1f30100d3e6d71b296e67672242cb~1..76a3705bb7b1f30100d3e6d71b296e67672242cb 76a3705bb7b1f30100d3e6d71b296e67672242cb [2024-01-25T10:32:18.948Z] 76a3705bb7b1f30100d3e6d71b296e67672242cb [false] [Pipeline] sh [2024-01-25T10:32:19.250Z] + git log --format=format:%s -1 76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] echo [2024-01-25T10:32:19.264Z] ========================================================= [2024-01-25T10:32:19.264Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-25T10:32:19.264Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T10:32:19.636Z] + git log --format=format:%s -1 76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] echo [2024-01-25T10:32:19.648Z] [semverPrep] GIT_COMMIT: 76a3705bb7b1f30100d3e6d71b296e67672242cb, Commit Message: Merge pull request #281 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7 [Pipeline] echo [2024-01-25T10:32:19.672Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-25T10:32:20.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T10:32:20.078Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-25T10:32:20.078Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-25T10:32:20.078Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-25T10:32:20.078Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-25T10:32:20.078Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-25T10:32:20.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:32:20.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T10:32:20.458Z] [2024-01-25T10:32:20.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:32:20.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T10:32:20.781Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-25T10:32:20.781Z] b85a868b505f: Pulling fs layer [2024-01-25T10:32:20.781Z] e2be974225ed: Pulling fs layer [2024-01-25T10:32:20.781Z] 339a4e72a1f5: Pulling fs layer [2024-01-25T10:32:20.781Z] 988bab9f4d93: Pulling fs layer [2024-01-25T10:32:20.781Z] 1469e6f7b9e6: Pulling fs layer [2024-01-25T10:32:20.781Z] eaf3925da568: Pulling fs layer [2024-01-25T10:32:20.781Z] bab4dde63d76: Pulling fs layer [2024-01-25T10:32:20.781Z] bde34c3a00c8: Pulling fs layer [2024-01-25T10:32:20.781Z] b352a97aabf1: Pulling fs layer [2024-01-25T10:32:20.781Z] 4872d77fe225: Pulling fs layer [2024-01-25T10:32:20.781Z] 5851b861e8e6: Pulling fs layer [2024-01-25T10:32:20.781Z] 988bab9f4d93: Waiting [2024-01-25T10:32:20.781Z] bde34c3a00c8: Waiting [2024-01-25T10:32:20.781Z] 4872d77fe225: Waiting [2024-01-25T10:32:20.781Z] b352a97aabf1: Waiting [2024-01-25T10:32:20.781Z] eaf3925da568: Waiting [2024-01-25T10:32:20.781Z] bab4dde63d76: Waiting [2024-01-25T10:32:20.781Z] e2be974225ed: Verifying Checksum [2024-01-25T10:32:20.781Z] e2be974225ed: Download complete [2024-01-25T10:32:20.781Z] 988bab9f4d93: Download complete [2024-01-25T10:32:20.781Z] 1469e6f7b9e6: Verifying Checksum [2024-01-25T10:32:20.781Z] 1469e6f7b9e6: Download complete [2024-01-25T10:32:21.040Z] eaf3925da568: Verifying Checksum [2024-01-25T10:32:21.040Z] eaf3925da568: Download complete [2024-01-25T10:32:21.040Z] 339a4e72a1f5: Verifying Checksum [2024-01-25T10:32:21.040Z] 339a4e72a1f5: Download complete [2024-01-25T10:32:21.040Z] bde34c3a00c8: Verifying Checksum [2024-01-25T10:32:21.040Z] bde34c3a00c8: Download complete [2024-01-25T10:32:21.040Z] b352a97aabf1: Verifying Checksum [2024-01-25T10:32:21.040Z] b352a97aabf1: Download complete [2024-01-25T10:32:21.040Z] 4872d77fe225: Verifying Checksum [2024-01-25T10:32:21.040Z] 4872d77fe225: Download complete [2024-01-25T10:32:21.040Z] 5851b861e8e6: Download complete [2024-01-25T10:32:21.040Z] b85a868b505f: Verifying Checksum [2024-01-25T10:32:21.040Z] b85a868b505f: Download complete [2024-01-25T10:32:21.298Z] bab4dde63d76: Verifying Checksum [2024-01-25T10:32:21.298Z] bab4dde63d76: Download complete [2024-01-25T10:32:22.233Z] b85a868b505f: Pull complete [2024-01-25T10:32:22.233Z] e2be974225ed: Pull complete [2024-01-25T10:32:22.801Z] 339a4e72a1f5: Pull complete [2024-01-25T10:32:22.801Z] 988bab9f4d93: Pull complete [2024-01-25T10:32:23.415Z] 1469e6f7b9e6: Pull complete [2024-01-25T10:32:24.360Z] eaf3925da568: Pull complete [2024-01-25T10:32:26.266Z] bab4dde63d76: Pull complete [2024-01-25T10:32:26.266Z] bde34c3a00c8: Pull complete [2024-01-25T10:32:26.266Z] b352a97aabf1: Pull complete [2024-01-25T10:32:26.266Z] 4872d77fe225: Pull complete [2024-01-25T10:32:26.266Z] 5851b861e8e6: Pull complete [2024-01-25T10:32:26.266Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-25T10:32:26.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T10:32:26.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:32:26.460Z] prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container [2024-01-25T10:32:26.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-25T10:32:32.374Z] $ docker top 6d150d1485ace39d19498d5db223dd846cbf6887c52e42b3a51e2c5de12fe22e -eo pid,comm [2024-01-25T10:32:32.423Z] 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-01-25T10:32:32.423Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T10:32:32.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T10:32:32.507Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T10:32:32.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T10:32:32.608Z] $ docker exec 6d150d1485ace39d19498d5db223dd846cbf6887c52e42b3a51e2c5de12fe22e ssh-agent [2024-01-25T10:32:32.707Z] SSH_AUTH_SOCK=/tmp/ssh-SvOD4sSHZKPC/agent.32 [2024-01-25T10:32:32.707Z] SSH_AGENT_PID=38 [2024-01-25T10:32:32.714Z] Running ssh-add (command line suppressed) [2024-01-25T10:32:32.808Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9914503335486006277.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9914503335486006277.key) [2024-01-25T10:32:32.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T10:32:33.128Z] + git tag --points-at HEAD [Pipeline] } [2024-01-25T10:32:33.141Z] $ docker exec --env ******** --env ******** 6d150d1485ace39d19498d5db223dd846cbf6887c52e42b3a51e2c5de12fe22e ssh-agent -k [2024-01-25T10:32:33.228Z] unset SSH_AUTH_SOCK; [2024-01-25T10:32:33.228Z] unset SSH_AGENT_PID; [2024-01-25T10:32:33.228Z] echo Agent pid 38 killed; [2024-01-25T10:32:33.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-25T10:32:33.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T10:32:33.302Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T10:32:33.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T10:32:33.416Z] $ docker exec 6d150d1485ace39d19498d5db223dd846cbf6887c52e42b3a51e2c5de12fe22e ssh-agent [2024-01-25T10:32:33.528Z] SSH_AUTH_SOCK=/tmp/ssh-mMDXn5DrAcaI/agent.71 [2024-01-25T10:32:33.528Z] SSH_AGENT_PID=77 [2024-01-25T10:32:33.534Z] Running ssh-add (command line suppressed) [2024-01-25T10:32:33.635Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14389665205410525575.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14389665205410525575.key) [2024-01-25T10:32:33.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T10:32:33.966Z] + git semver init [2024-01-25T10:32:34.225Z] 2024-01-25 10:32:34,171 [run_init] DEBUG init version:0.0.0 force:False [2024-01-25T10:32:34.225Z] 2024-01-25 10:32:34,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-01-25T10:32:34.225Z] 2024-01-25 10:32:34,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-01-25T10:32:34.225Z] 2024-01-25 10:32:34,173 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-25T10:32:35.603Z] 2024-01-25 10:32:35,337 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-01-25T10:32:35.603Z] 2024-01-25 10:32:35,337 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-01-25T10:32:35.603Z] 2024-01-25 10:32:35,337 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-01-25T10:32:35.603Z] 2024-01-25 10:32:35,337 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-01-25T10:32:35.603Z] 3.2.0-dev.4 [Pipeline] } [2024-01-25T10:32:35.613Z] $ docker exec --env ******** --env ******** 6d150d1485ace39d19498d5db223dd846cbf6887c52e42b3a51e2c5de12fe22e ssh-agent -k [2024-01-25T10:32:35.698Z] unset SSH_AUTH_SOCK; [2024-01-25T10:32:35.698Z] unset SSH_AGENT_PID; [2024-01-25T10:32:35.698Z] echo Agent pid 77 killed; [2024-01-25T10:32:35.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T10:32:36.097Z] + git semver [Pipeline] } [2024-01-25T10:32:36.674Z] $ docker stop --time=1 6d150d1485ace39d19498d5db223dd846cbf6887c52e42b3a51e2c5de12fe22e [2024-01-25T10:32:38.350Z] $ docker rm -f --volumes 6d150d1485ace39d19498d5db223dd846cbf6887c52e42b3a51e2c5de12fe22e [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T10:32:38.716Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-25T10:32:38.986Z] Stashed 1 file(s) [Pipeline] echo [2024-01-25T10:32:38.991Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T10:32:39.340Z] provisioning config files... [2024-01-25T10:32:39.349Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12142226816600722137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:32:39.686Z] ---> ****-login.sh [2024-01-25T10:32:39.686Z] nexus3.edgexfoundry.org:10001 [2024-01-25T10:32:39.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:32:39.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:32:39.686Z] Configure a credential helper to remove this warning. See [2024-01-25T10:32:39.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:32:39.686Z] [2024-01-25T10:32:39.686Z] Login Succeeded [2024-01-25T10:32:39.686Z] nexus3.edgexfoundry.org:10002 [2024-01-25T10:32:39.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:32:39.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:32:39.686Z] Configure a credential helper to remove this warning. See [2024-01-25T10:32:39.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:32:39.686Z] [2024-01-25T10:32:39.686Z] Login Succeeded [2024-01-25T10:32:39.686Z] nexus3.edgexfoundry.org:10003 [2024-01-25T10:32:39.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:32:39.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:32:39.951Z] Configure a credential helper to remove this warning. See [2024-01-25T10:32:39.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:32:39.951Z] [2024-01-25T10:32:39.951Z] Login Succeeded [2024-01-25T10:32:39.951Z] nexus3.edgexfoundry.org:10004 [2024-01-25T10:32:39.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:32:39.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:32:39.951Z] Configure a credential helper to remove this warning. See [2024-01-25T10:32:39.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:32:39.951Z] [2024-01-25T10:32:39.951Z] Login Succeeded [2024-01-25T10:32:39.951Z] ****.io [2024-01-25T10:32:40.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:32:40.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:32:40.469Z] Configure a credential helper to remove this warning. See [2024-01-25T10:32:40.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:32:40.469Z] [2024-01-25T10:32:40.469Z] Login Succeeded [2024-01-25T10:32:40.469Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T10:32:40.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-25T10:32:40.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T10:32:40.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T10:32:40.704Z] ========================================================= [2024-01-25T10:32:40.704Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-25T10:32:40.704Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:32:41.103Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-25T10:32:41.103Z] Sending build context to Docker daemon 8.43MB [2024-01-25T10:32:41.103Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T10:32:41.103Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-25T10:32:41.361Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-25T10:32:41.361Z] 7264a8db6415: Pulling fs layer [2024-01-25T10:32:41.361Z] c4d48a809fc2: Pulling fs layer [2024-01-25T10:32:41.361Z] 4f1c88b9dad5: Pulling fs layer [2024-01-25T10:32:41.361Z] ad3a456e5733: Pulling fs layer [2024-01-25T10:32:41.361Z] 69c7f0334f64: Pulling fs layer [2024-01-25T10:32:41.361Z] 1f1c1a5573a3: Pulling fs layer [2024-01-25T10:32:41.361Z] ce7588e14bc9: Pulling fs layer [2024-01-25T10:32:41.361Z] b5e4710f87ac: Pulling fs layer [2024-01-25T10:32:41.361Z] ce7588e14bc9: Waiting [2024-01-25T10:32:41.361Z] ad3a456e5733: Waiting [2024-01-25T10:32:41.361Z] b5e4710f87ac: Waiting [2024-01-25T10:32:41.361Z] 69c7f0334f64: Waiting [2024-01-25T10:32:41.361Z] 1f1c1a5573a3: Waiting [2024-01-25T10:32:41.361Z] c4d48a809fc2: Verifying Checksum [2024-01-25T10:32:41.361Z] c4d48a809fc2: Download complete [2024-01-25T10:32:41.361Z] ad3a456e5733: Verifying Checksum [2024-01-25T10:32:41.361Z] ad3a456e5733: Download complete [2024-01-25T10:32:41.361Z] 69c7f0334f64: Verifying Checksum [2024-01-25T10:32:41.361Z] 69c7f0334f64: Download complete [2024-01-25T10:32:41.361Z] 7264a8db6415: Download complete [2024-01-25T10:32:41.361Z] 1f1c1a5573a3: Verifying Checksum [2024-01-25T10:32:41.361Z] 1f1c1a5573a3: Download complete [2024-01-25T10:32:41.620Z] 7264a8db6415: Pull complete [2024-01-25T10:32:41.620Z] b5e4710f87ac: Verifying Checksum [2024-01-25T10:32:41.620Z] b5e4710f87ac: Download complete [2024-01-25T10:32:41.878Z] c4d48a809fc2: Pull complete [2024-01-25T10:32:41.878Z] 4f1c88b9dad5: Verifying Checksum [2024-01-25T10:32:41.878Z] 4f1c88b9dad5: Download complete [2024-01-25T10:32:42.136Z] ce7588e14bc9: Verifying Checksum [2024-01-25T10:32:42.136Z] ce7588e14bc9: Download complete [2024-01-25T10:32:45.416Z] 4f1c88b9dad5: Pull complete [2024-01-25T10:32:45.416Z] ad3a456e5733: Pull complete [2024-01-25T10:32:45.676Z] 69c7f0334f64: Pull complete [2024-01-25T10:32:45.676Z] 1f1c1a5573a3: Pull complete [2024-01-25T10:32:48.212Z] ce7588e14bc9: Pull complete [2024-01-25T10:32:48.780Z] b5e4710f87ac: Pull complete [2024-01-25T10:32:48.780Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-25T10:32:48.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-25T10:32:48.780Z] ---> 88b5674ff536 [2024-01-25T10:32:48.780Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-01-25T10:32:54.244Z] Still waiting to schedule task [2024-01-25T10:32:54.245Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-27892’ is offline [2024-01-25T10:32:58.768Z] ---> Running in a34ed24b3c9c [2024-01-25T10:32:58.768Z] Removing intermediate container a34ed24b3c9c [2024-01-25T10:32:58.768Z] ---> 9b58f19e0da6 [2024-01-25T10:32:58.768Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-25T10:32:58.768Z] ---> Running in 417b27d0e70c [2024-01-25T10:32:58.768Z] Removing intermediate container 417b27d0e70c [2024-01-25T10:32:58.768Z] ---> 3b6a18135652 [2024-01-25T10:32:58.768Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-25T10:32:58.768Z] ---> Running in a8416ccc47f5 [2024-01-25T10:32:59.354Z] Removing intermediate container a8416ccc47f5 [2024-01-25T10:32:59.354Z] ---> e7ae863ee1bb [2024-01-25T10:32:59.354Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-25T10:32:59.354Z] ---> Running in 93c8d0c1a38e [2024-01-25T10:32:59.936Z] Removing intermediate container 93c8d0c1a38e [2024-01-25T10:32:59.936Z] ---> 972f720ab406 [2024-01-25T10:32:59.936Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-25T10:32:59.936Z] ---> Running in d9293d11e752 [2024-01-25T10:33:00.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T10:33:00.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T10:33:00.763Z] OK: 264 MiB in 52 packages [2024-01-25T10:33:01.352Z] Removing intermediate container d9293d11e752 [2024-01-25T10:33:01.352Z] ---> 601656728f1f [2024-01-25T10:33:01.352Z] Step 8/12 : WORKDIR /app [2024-01-25T10:33:01.352Z] ---> Running in f1f9bffa0536 [2024-01-25T10:33:01.352Z] Removing intermediate container f1f9bffa0536 [2024-01-25T10:33:01.352Z] ---> bb4ab663f76e [2024-01-25T10:33:01.352Z] Step 9/12 : COPY go.mod vendor* ./ [2024-01-25T10:33:01.352Z] ---> 0e3f9e56dee2 [2024-01-25T10:33:01.352Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T10:33:01.611Z] ---> Running in d824224dcc9e [2024-01-25T10:33:40.478Z] Removing intermediate container d824224dcc9e [2024-01-25T10:33:40.478Z] ---> 936408461ce6 [2024-01-25T10:33:40.478Z] Step 11/12 : COPY . . [2024-01-25T10:33:40.478Z] ---> edbdedbfd6b2 [2024-01-25T10:33:40.478Z] Step 12/12 : RUN $MAKE [2024-01-25T10:33:40.478Z] ---> Running in d18ebcc0a883 [2024-01-25T10:33:40.478Z] noop [2024-01-25T10:33:40.478Z] Removing intermediate container d18ebcc0a883 [2024-01-25T10:33:40.478Z] ---> e74ba7887455 [2024-01-25T10:33:40.478Z] Successfully built e74ba7887455 [2024-01-25T10:33:40.478Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:33:40.862Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T10:33:40.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:33:40.979Z] prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container [2024-01-25T10:33:41.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-25T10:33:41.443Z] $ docker top abc4075099dd819b29c665f2d26f59fcd7fd00bc4ff0d40bff2683b47440b894 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T10:33:41.835Z] + go version [2024-01-25T10:33:41.835Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-25T10:33:41.846Z] $ docker stop --time=1 abc4075099dd819b29c665f2d26f59fcd7fd00bc4ff0d40bff2683b47440b894 [2024-01-25T10:33:43.185Z] $ docker rm -f --volumes abc4075099dd819b29c665f2d26f59fcd7fd00bc4ff0d40bff2683b47440b894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:33:43.840Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-25T10:33:43.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:33:43.966Z] prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container [2024-01-25T10:33:43.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-25T10:33:44.327Z] $ docker top 3d82ff294a6f963629d680f7684059432f868f9a4d2fa52ea643294b3227e32f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T10:33:44.714Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-01-25T10:33:45.036Z] + make test [2024-01-25T10:33:45.036Z] go test ./... -coverprofile=coverage.out ./... [2024-01-25T10:33:46.938Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-01-25T10:33:56.903Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-01-25T10:33:56.903Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-01-25T10:34:00.184Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.494s coverage: 40.6% of statements [2024-01-25T10:34:00.184Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 51.9% of statements [2024-01-25T10:34:00.184Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2024-01-25T10:34:15.059Z] go vet ./... [2024-01-25T10:34:19.288Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T10:34:19.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T10:34:19.288Z] ./bin/test-attribution-txt.sh [2024-01-25T10:34:19.288Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T10:34:19.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-25T10:34:19.333Z] $ docker stop --time=1 3d82ff294a6f963629d680f7684059432f868f9a4d2fa52ea643294b3227e32f [2024-01-25T10:34:20.828Z] $ docker rm -f --volumes 3d82ff294a6f963629d680f7684059432f868f9a4d2fa52ea643294b3227e32f [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T10:34:21.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-25T10:34:21.449Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-25T10:34:21.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-25T10:34:22.279Z] + ls -al . [2024-01-25T10:34:22.280Z] total 640 [2024-01-25T10:34:22.280Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 25 10:33 . [2024-01-25T10:34:22.280Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 10:32 .. [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 25 10:32 .dockerignore [2024-01-25T10:34:22.280Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 10:34 .git [2024-01-25T10:34:22.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 10:32 .github [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 25 10:32 .gitignore [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 10:32 .golangci.yml [2024-01-25T10:34:22.280Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 10:32 .semver [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jan 25 10:32 Attribution.txt [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jan 25 10:32 CHANGELOG.md [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jan 25 10:32 Dockerfile [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 10:32 GOVERNANCE.md [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 661 Jan 25 10:32 Jenkinsfile [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 25 10:32 LICENSE [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jan 25 10:32 Makefile [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 25 10:32 OWNERS.md [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jan 25 10:32 README.md [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 25 10:32 VERSION [2024-01-25T10:34:22.280Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:32 bin [2024-01-25T10:34:22.280Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 10:32 cmd [2024-01-25T10:34:22.280Z] -rw-r--r-- 1 jenkins jenkins 459493 Jan 25 10:33 coverage.out [2024-01-25T10:34:22.280Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:32 examples [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 3921 Jan 25 10:32 go.mod [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 34085 Jan 25 10:32 go.sum [2024-01-25T10:34:22.280Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:32 images [2024-01-25T10:34:22.280Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 10:32 internal [2024-01-25T10:34:22.280Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 25 10:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:34:22.643Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=76a3705bb7b1f30100d3e6d71b296e67672242cb --label arch=amd64 --label version=3.2.0-dev.4 . [2024-01-25T10:34:22.643Z] Sending build context to Docker daemon 8.43MB [2024-01-25T10:34:22.643Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-01-25T10:34:22.643Z] Step 2/25 : FROM ${BASE} AS builder [2024-01-25T10:34:22.643Z] ---> e74ba7887455 [2024-01-25T10:34:22.643Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-01-25T10:34:22.904Z] ---> Running in 047a232743c3 [2024-01-25T10:34:22.904Z] Removing intermediate container 047a232743c3 [2024-01-25T10:34:22.904Z] ---> 9e5d62c49d65 [2024-01-25T10:34:22.904Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-25T10:34:22.904Z] ---> Running in 0b288277edfc [2024-01-25T10:34:23.163Z] Removing intermediate container 0b288277edfc [2024-01-25T10:34:23.163Z] ---> 55b4fbf56b59 [2024-01-25T10:34:23.163Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-01-25T10:34:23.163Z] ---> Running in 42cc21a646da [2024-01-25T10:34:23.163Z] Removing intermediate container 42cc21a646da [2024-01-25T10:34:23.163Z] ---> 8f1bad5d5644 [2024-01-25T10:34:23.163Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-01-25T10:34:23.163Z] ---> Running in e6e0026fcebc [2024-01-25T10:34:23.163Z] Removing intermediate container e6e0026fcebc [2024-01-25T10:34:23.163Z] ---> 44c7c13b583b [2024-01-25T10:34:23.163Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-25T10:34:23.422Z] ---> Running in f96bdf9109fc [2024-01-25T10:34:23.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T10:34:23.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T10:34:23.939Z] OK: 264 MiB in 52 packages [2024-01-25T10:34:24.198Z] Removing intermediate container f96bdf9109fc [2024-01-25T10:34:24.198Z] ---> f30dd7a1e6f6 [2024-01-25T10:34:24.198Z] Step 8/25 : WORKDIR /app [2024-01-25T10:34:24.198Z] ---> Running in cfb55653fc77 [2024-01-25T10:34:24.456Z] Removing intermediate container cfb55653fc77 [2024-01-25T10:34:24.456Z] ---> ddb455b30081 [2024-01-25T10:34:24.456Z] Step 9/25 : COPY go.mod vendor* ./ [2024-01-25T10:34:24.456Z] ---> b549089726a4 [2024-01-25T10:34:24.456Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T10:34:24.456Z] ---> Running in 8689d86a0fd2 [2024-01-25T10:34:25.023Z] Removing intermediate container 8689d86a0fd2 [2024-01-25T10:34:25.023Z] ---> 3c132a9d6293 [2024-01-25T10:34:25.023Z] Step 11/25 : COPY . . [2024-01-25T10:34:25.589Z] ---> ce45a10a452d [2024-01-25T10:34:25.589Z] Step 12/25 : RUN $MAKE [2024-01-25T10:34:25.589Z] ---> Running in 8307b87b3e7d [2024-01-25T10:34:25.846Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-01-25T10:34:52.388Z] Removing intermediate container 8307b87b3e7d [2024-01-25T10:34:52.388Z] ---> 786ea5c45dc0 [2024-01-25T10:34:52.388Z] Step 13/25 : FROM alpine:3.18 [2024-01-25T10:34:52.388Z] 3.18: Pulling from library/alpine [2024-01-25T10:34:52.388Z] c926b61bad3b: Pulling fs layer [2024-01-25T10:34:52.388Z] c926b61bad3b: Verifying Checksum [2024-01-25T10:34:52.388Z] c926b61bad3b: Download complete [2024-01-25T10:34:52.388Z] c926b61bad3b: Pull complete [2024-01-25T10:34:52.388Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T10:34:52.388Z] Status: Downloaded newer image for alpine:3.18 [2024-01-25T10:34:52.388Z] ---> b541f2080109 [2024-01-25T10:34:52.388Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-25T10:34:52.388Z] ---> Running in 1cc51d0aac84 [2024-01-25T10:34:52.388Z] Removing intermediate container 1cc51d0aac84 [2024-01-25T10:34:52.388Z] ---> 669338414ea1 [2024-01-25T10:34:52.388Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-01-25T10:34:52.388Z] ---> Running in a058ef89e2e4 [2024-01-25T10:34:52.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T10:34:52.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T10:34:52.388Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-25T10:34:52.388Z] Executing busybox-1.36.1-r5.trigger [2024-01-25T10:34:52.388Z] OK: 7 MiB in 16 packages [2024-01-25T10:34:52.388Z] Removing intermediate container a058ef89e2e4 [2024-01-25T10:34:52.388Z] ---> 88d270d266c4 [2024-01-25T10:34:52.388Z] Step 16/25 : RUN apk --no-cache upgrade [2024-01-25T10:34:52.388Z] ---> Running in 788c1811985e [2024-01-25T10:34:52.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-25T10:34:52.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-25T10:34:52.916Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T10:34:52.916Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T10:34:52.916Z] OK: 7 MiB in 16 packages [2024-01-25T10:34:53.485Z] Removing intermediate container 788c1811985e [2024-01-25T10:34:53.485Z] ---> 19d18b55ec61 [2024-01-25T10:34:53.485Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-01-25T10:34:53.485Z] ---> 527527472dd9 [2024-01-25T10:34:53.485Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-01-25T10:34:53.746Z] ---> 008f69e59bda [2024-01-25T10:34:53.746Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-01-25T10:34:54.685Z] ---> a5998497941a [2024-01-25T10:34:54.685Z] Step 20/25 : EXPOSE 59989 [2024-01-25T10:34:54.685Z] ---> Running in 3b5a3acf9440 [2024-01-25T10:34:54.946Z] Removing intermediate container 3b5a3acf9440 [2024-01-25T10:34:54.946Z] ---> fcfd98d97d81 [2024-01-25T10:34:54.946Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-01-25T10:34:54.946Z] ---> Running in 0b371376996e [2024-01-25T10:34:55.206Z] Removing intermediate container 0b371376996e [2024-01-25T10:34:55.206Z] ---> 35cb89c02dcb [2024-01-25T10:34:55.206Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-25T10:34:55.206Z] ---> Running in 62afc3797d61 [2024-01-25T10:34:55.206Z] Removing intermediate container 62afc3797d61 [2024-01-25T10:34:55.206Z] ---> 95cc8f079382 [2024-01-25T10:34:55.206Z] Step 23/25 : LABEL arch=amd64 [2024-01-25T10:34:55.206Z] ---> Running in 38f6277f9981 [2024-01-25T10:34:55.206Z] Removing intermediate container 38f6277f9981 [2024-01-25T10:34:55.206Z] ---> 65a505aea917 [2024-01-25T10:34:55.206Z] Step 24/25 : LABEL git_sha=76a3705bb7b1f30100d3e6d71b296e67672242cb [2024-01-25T10:34:55.467Z] ---> Running in 90c06ea9109d [2024-01-25T10:34:55.467Z] Removing intermediate container 90c06ea9109d [2024-01-25T10:34:55.467Z] ---> 38261cbef3d2 [2024-01-25T10:34:55.467Z] Step 25/25 : LABEL version=3.2.0-dev.4 [2024-01-25T10:34:55.467Z] ---> Running in 9ff31784a9b7 [2024-01-25T10:34:55.467Z] Removing intermediate container 9ff31784a9b7 [2024-01-25T10:34:55.467Z] ---> 0fc008f6142c [2024-01-25T10:34:55.467Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-25T10:34:55.467Z] Successfully built 0fc008f6142c [2024-01-25T10:34:55.467Z] 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-01-25T10:34:55.708Z] provisioning config files... [2024-01-25T10:34:55.722Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16804034168352779203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:34:56.050Z] ---> ****-login.sh [2024-01-25T10:34:56.050Z] nexus3.edgexfoundry.org:10001 [2024-01-25T10:34:56.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:34:56.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:34:56.050Z] Configure a credential helper to remove this warning. See [2024-01-25T10:34:56.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:34:56.050Z] [2024-01-25T10:34:56.050Z] Login Succeeded [2024-01-25T10:34:56.050Z] nexus3.edgexfoundry.org:10002 [2024-01-25T10:34:56.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:34:56.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:34:56.050Z] Configure a credential helper to remove this warning. See [2024-01-25T10:34:56.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:34:56.050Z] [2024-01-25T10:34:56.050Z] Login Succeeded [2024-01-25T10:34:56.050Z] nexus3.edgexfoundry.org:10003 [2024-01-25T10:34:56.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:34:56.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:34:56.310Z] Configure a credential helper to remove this warning. See [2024-01-25T10:34:56.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:34:56.310Z] [2024-01-25T10:34:56.310Z] Login Succeeded [2024-01-25T10:34:56.310Z] nexus3.edgexfoundry.org:10004 [2024-01-25T10:34:56.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:34:56.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:34:56.311Z] Configure a credential helper to remove this warning. See [2024-01-25T10:34:56.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:34:56.311Z] [2024-01-25T10:34:56.311Z] Login Succeeded [2024-01-25T10:34:56.311Z] ****.io [2024-01-25T10:34:56.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:34:56.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:34:56.569Z] Configure a credential helper to remove this warning. See [2024-01-25T10:34:56.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:34:56.570Z] [2024-01-25T10:34:56.570Z] Login Succeeded [2024-01-25T10:34:56.570Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T10:34:56.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T10:34:56.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T10:34:56.786Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-01-25T10:34:56.786Z] 76a3705bb7b1f30100d3e6d71b296e67672242cb [2024-01-25T10:34:56.786Z] latest [2024-01-25T10:34:56.786Z] 3.2.0-dev.4 [2024-01-25T10:34:56.786Z] 76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 [2024-01-25T10:34:56.786Z] main [2024-01-25T10:34:56.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:34:57.244Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:34:57.625Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:76a3705bb7b1f30100d3e6d71b296e67672242cb [2024-01-25T10:34:57.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-01-25T10:34:57.625Z] 72f7f41c2697: Preparing [2024-01-25T10:34:57.625Z] 9ee91dc26bde: Preparing [2024-01-25T10:34:57.625Z] d6b93e26cdc3: Preparing [2024-01-25T10:34:57.625Z] f0517867a158: Preparing [2024-01-25T10:34:57.625Z] 895bad310a75: Preparing [2024-01-25T10:34:57.625Z] 9fe9a137fd00: Preparing [2024-01-25T10:34:57.625Z] 9fe9a137fd00: Waiting [2024-01-25T10:34:57.625Z] 895bad310a75: Pushed [2024-01-25T10:34:57.625Z] d6b93e26cdc3: Pushed [2024-01-25T10:34:57.625Z] 9ee91dc26bde: Pushed [2024-01-25T10:34:57.625Z] 9fe9a137fd00: Layer already exists [2024-01-25T10:34:58.194Z] f0517867a158: Pushed [2024-01-25T10:35:00.097Z] 72f7f41c2697: Pushed [2024-01-25T10:35:00.357Z] 76a3705bb7b1f30100d3e6d71b296e67672242cb: digest: sha256:1a795e116e6834f4583787e749ea9812fdd7a4090f5ef99c2fe0242985e653a2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:35:00.756Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:35:01.154Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-01-25T10:35:01.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-01-25T10:35:01.154Z] 72f7f41c2697: Preparing [2024-01-25T10:35:01.154Z] 9ee91dc26bde: Preparing [2024-01-25T10:35:01.154Z] d6b93e26cdc3: Preparing [2024-01-25T10:35:01.154Z] f0517867a158: Preparing [2024-01-25T10:35:01.154Z] 895bad310a75: Preparing [2024-01-25T10:35:01.154Z] 9fe9a137fd00: Preparing [2024-01-25T10:35:01.154Z] 9fe9a137fd00: Waiting [2024-01-25T10:35:01.154Z] 72f7f41c2697: Layer already exists [2024-01-25T10:35:01.154Z] 9ee91dc26bde: Layer already exists [2024-01-25T10:35:01.154Z] f0517867a158: Layer already exists [2024-01-25T10:35:01.154Z] 895bad310a75: Layer already exists [2024-01-25T10:35:01.154Z] d6b93e26cdc3: Layer already exists [2024-01-25T10:35:01.154Z] 9fe9a137fd00: Layer already exists [2024-01-25T10:35:01.154Z] latest: digest: sha256:1a795e116e6834f4583787e749ea9812fdd7a4090f5ef99c2fe0242985e653a2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:35:01.547Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:35:01.936Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.4 [2024-01-25T10:35:01.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-01-25T10:35:01.936Z] 72f7f41c2697: Preparing [2024-01-25T10:35:01.936Z] 9ee91dc26bde: Preparing [2024-01-25T10:35:01.936Z] d6b93e26cdc3: Preparing [2024-01-25T10:35:01.936Z] f0517867a158: Preparing [2024-01-25T10:35:01.936Z] 895bad310a75: Preparing [2024-01-25T10:35:01.936Z] 9fe9a137fd00: Preparing [2024-01-25T10:35:01.936Z] 9fe9a137fd00: Waiting [2024-01-25T10:35:01.936Z] 9ee91dc26bde: Layer already exists [2024-01-25T10:35:01.936Z] d6b93e26cdc3: Layer already exists [2024-01-25T10:35:01.936Z] 72f7f41c2697: Layer already exists [2024-01-25T10:35:01.936Z] 895bad310a75: Layer already exists [2024-01-25T10:35:01.936Z] f0517867a158: Layer already exists [2024-01-25T10:35:01.936Z] 9fe9a137fd00: Layer already exists [2024-01-25T10:35:01.936Z] 3.2.0-dev.4: digest: sha256:1a795e116e6834f4583787e749ea9812fdd7a4090f5ef99c2fe0242985e653a2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:35:02.324Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:35:02.797Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 [2024-01-25T10:35:02.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-01-25T10:35:02.797Z] 72f7f41c2697: Preparing [2024-01-25T10:35:02.797Z] 9ee91dc26bde: Preparing [2024-01-25T10:35:02.797Z] d6b93e26cdc3: Preparing [2024-01-25T10:35:02.797Z] f0517867a158: Preparing [2024-01-25T10:35:02.797Z] 895bad310a75: Preparing [2024-01-25T10:35:02.797Z] 9fe9a137fd00: Preparing [2024-01-25T10:35:02.797Z] 9fe9a137fd00: Waiting [2024-01-25T10:35:02.797Z] 9ee91dc26bde: Layer already exists [2024-01-25T10:35:02.797Z] 895bad310a75: Layer already exists [2024-01-25T10:35:02.797Z] f0517867a158: Layer already exists [2024-01-25T10:35:02.797Z] d6b93e26cdc3: Layer already exists [2024-01-25T10:35:02.797Z] 72f7f41c2697: Layer already exists [2024-01-25T10:35:02.797Z] 9fe9a137fd00: Layer already exists [2024-01-25T10:35:02.797Z] 76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4: digest: sha256:1a795e116e6834f4583787e749ea9812fdd7a4090f5ef99c2fe0242985e653a2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:35:03.194Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:35:03.597Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-01-25T10:35:03.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-01-25T10:35:03.597Z] 72f7f41c2697: Preparing [2024-01-25T10:35:03.597Z] 9ee91dc26bde: Preparing [2024-01-25T10:35:03.597Z] d6b93e26cdc3: Preparing [2024-01-25T10:35:03.597Z] f0517867a158: Preparing [2024-01-25T10:35:03.597Z] 895bad310a75: Preparing [2024-01-25T10:35:03.597Z] 9fe9a137fd00: Preparing [2024-01-25T10:35:03.597Z] 9fe9a137fd00: Waiting [2024-01-25T10:35:03.597Z] d6b93e26cdc3: Layer already exists [2024-01-25T10:35:03.859Z] 9fe9a137fd00: Layer already exists [2024-01-25T10:35:03.859Z] f0517867a158: Layer already exists [2024-01-25T10:35:03.859Z] 895bad310a75: Layer already exists [2024-01-25T10:35:03.859Z] 72f7f41c2697: Layer already exists [2024-01-25T10:35:03.859Z] 9ee91dc26bde: Layer already exists [2024-01-25T10:35:03.859Z] main: digest: sha256:1a795e116e6834f4583787e749ea9812fdd7a4090f5ef99c2fe0242985e653a2 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T10:35:04.088Z] ===================================================== [Pipeline] echo [2024-01-25T10:35:04.127Z] taggedImages: [2024-01-25T10:35:04.127Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:76a3705bb7b1f30100d3e6d71b296e67672242cb [2024-01-25T10:35:04.127Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-01-25T10:35:04.127Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.4 [2024-01-25T10:35:04.127Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 [2024-01-25T10:35:04.127Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:35:04.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T10:35:04.743Z] [2024-01-25T10:35:04.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:35:05.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T10:35:05.095Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-25T10:35:05.095Z] 5eb5b503b376: Pulling fs layer [2024-01-25T10:35:05.095Z] 5c69ac0246d0: Pulling fs layer [2024-01-25T10:35:05.095Z] ec43610c2a17: Pulling fs layer [2024-01-25T10:35:05.095Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-25T10:35:05.095Z] 33b1e0a273af: Pulling fs layer [2024-01-25T10:35:05.095Z] 5d3b04190fa2: Pulling fs layer [2024-01-25T10:35:05.095Z] 2f39f015ded8: Pulling fs layer [2024-01-25T10:35:05.095Z] 5d3b04190fa2: Waiting [2024-01-25T10:35:05.095Z] 2f39f015ded8: Waiting [2024-01-25T10:35:05.095Z] 33b1e0a273af: Waiting [2024-01-25T10:35:05.095Z] 3a2ae6a8a46f: Waiting [2024-01-25T10:35:05.095Z] 5c69ac0246d0: Verifying Checksum [2024-01-25T10:35:05.095Z] 5c69ac0246d0: Download complete [2024-01-25T10:35:05.095Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-25T10:35:05.095Z] 3a2ae6a8a46f: Download complete [2024-01-25T10:35:05.095Z] 33b1e0a273af: Verifying Checksum [2024-01-25T10:35:05.095Z] 33b1e0a273af: Download complete [2024-01-25T10:35:05.353Z] 5d3b04190fa2: Verifying Checksum [2024-01-25T10:35:05.353Z] 5d3b04190fa2: Download complete [2024-01-25T10:35:05.353Z] ec43610c2a17: Verifying Checksum [2024-01-25T10:35:05.353Z] ec43610c2a17: Download complete [2024-01-25T10:35:05.353Z] 5eb5b503b376: Verifying Checksum [2024-01-25T10:35:05.353Z] 5eb5b503b376: Download complete [2024-01-25T10:35:05.919Z] 2f39f015ded8: Download complete [2024-01-25T10:35:06.485Z] 5eb5b503b376: Pull complete [2024-01-25T10:35:06.485Z] 5c69ac0246d0: Pull complete [2024-01-25T10:35:07.061Z] ec43610c2a17: Pull complete [2024-01-25T10:35:07.061Z] 3a2ae6a8a46f: Pull complete [2024-01-25T10:35:07.061Z] 33b1e0a273af: Pull complete [2024-01-25T10:35:07.061Z] 5d3b04190fa2: Pull complete [2024-01-25T10:35:10.693Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27895 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-01-25T10:35:10.734Z] Running in /w/workspace/device-rfid-llrp-go/137 [Pipeline] { [Pipeline] checkout [2024-01-25T10:35:11.342Z] 2f39f015ded8: Pull complete [2024-01-25T10:35:11.342Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-25T10:35:11.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T10:35:11.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T10:35:13.818Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:35:14.041Z] prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container [2024-01-25T10:35:14.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-25T10:35:20.613Z] using credential edgex-jenkins-ssh [2024-01-25T10:35:20.634Z] Cloning the remote Git repository [2024-01-25T10:35:20.817Z] $ docker top 3a56a1bae5710de972e58a2708cba1963e76de2160f69f2877b1e4fac3895ec8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:35:21.244Z] ---> job-cost.sh [2024-01-25T10:35:21.244Z] lf-activate-venv: SKIPPING [2024-01-25T10:35:21.244Z] INFO: No Stack... [2024-01-25T10:35:20.684Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-01-25T10:35:20.796Z] > git init /w/workspace/device-rfid-llrp-go/137 # timeout=10 [2024-01-25T10:35:20.963Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-01-25T10:35:20.964Z] > git --version # timeout=10 [2024-01-25T10:35:20.989Z] > git --version # 'git version 2.25.1' [2024-01-25T10:35:20.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-25T10:35:21.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T10:35:22.180Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T10:35:22.180Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T10:35:22.472Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-01-25T10:35:22.472Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T10:35:22.488Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] [2024-01-25T10:35:22.494Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] did not exist. Created. [2024-01-25T10:35:22.494Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T10:35:22.853Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T10:35:22.878Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T10:35:22.926Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T10:35:23.004Z] $ docker stop --time=1 3a56a1bae5710de972e58a2708cba1963e76de2160f69f2877b1e4fac3895ec8 [2024-01-25T10:35:23.805Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-01-25T10:35:23.834Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T10:35:24.138Z] $ docker rm -f --volumes 3a56a1bae5710de972e58a2708cba1963e76de2160f69f2877b1e4fac3895ec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-25T10:35:24.850Z] Avoid second fetch [2024-01-25T10:35:24.850Z] Checking out Revision 76a3705bb7b1f30100d3e6d71b296e67672242cb (main) [2024-01-25T10:35:24.869Z] > git config core.sparsecheckout # timeout=10 [2024-01-25T10:35:24.930Z] > git checkout -f 76a3705bb7b1f30100d3e6d71b296e67672242cb # timeout=10 [2024-01-25T10:35:25.516Z] Commit message: "Merge pull request #281 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T10:35:26.723Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-25T10:35:26.723Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T10:35:26.723Z] Dload Upload Total Spent Left Speed [2024-01-25T10:35:26.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2024-01-25T10:35:27.065Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-25T10:35:27.400Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-25T10:35:27.400Z] + sudo tee /etc/docker/daemon.new [2024-01-25T10:35:27.400Z] { [2024-01-25T10:35:27.400Z] "registry-mirrors": [ [2024-01-25T10:35:27.400Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-25T10:35:27.400Z] ], [2024-01-25T10:35:27.400Z] "bip": "10.250.0.254/24", [2024-01-25T10:35:27.400Z] "hosts": [ [2024-01-25T10:35:27.400Z] "tcp://0.0.0.0:5555", [2024-01-25T10:35:27.400Z] "unix:///var/run/docker.sock" [2024-01-25T10:35:27.400Z] ], [2024-01-25T10:35:27.400Z] "mtu": 1458, [2024-01-25T10:35:27.400Z] "selinux-enabled": true, [2024-01-25T10:35:27.401Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-25T10:35:27.401Z] } [Pipeline] sh [2024-01-25T10:35:27.735Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-25T10:35:28.068Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T10:35:46.658Z] provisioning config files... [2024-01-25T10:35:46.685Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/137@tmp/config17527509639096158904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:35:47.145Z] ---> ****-login.sh [2024-01-25T10:35:47.145Z] nexus3.edgexfoundry.org:10001 [2024-01-25T10:35:47.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:35:47.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:35:47.687Z] Configure a credential helper to remove this warning. See [2024-01-25T10:35:47.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:35:47.687Z] [2024-01-25T10:35:47.687Z] Login Succeeded [2024-01-25T10:35:47.687Z] nexus3.edgexfoundry.org:10002 [2024-01-25T10:35:47.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:35:48.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:35:48.225Z] Configure a credential helper to remove this warning. See [2024-01-25T10:35:48.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:35:48.225Z] [2024-01-25T10:35:48.225Z] Login Succeeded [2024-01-25T10:35:48.225Z] nexus3.edgexfoundry.org:10003 [2024-01-25T10:35:48.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:35:48.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:35:48.494Z] Configure a credential helper to remove this warning. See [2024-01-25T10:35:48.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:35:48.494Z] [2024-01-25T10:35:48.494Z] Login Succeeded [2024-01-25T10:35:48.494Z] nexus3.edgexfoundry.org:10004 [2024-01-25T10:35:48.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:35:48.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:35:48.763Z] Configure a credential helper to remove this warning. See [2024-01-25T10:35:48.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:35:48.763Z] [2024-01-25T10:35:48.763Z] Login Succeeded [2024-01-25T10:35:48.763Z] ****.io [2024-01-25T10:35:48.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:35:49.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:35:49.035Z] Configure a credential helper to remove this warning. See [2024-01-25T10:35:49.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:35:49.035Z] [2024-01-25T10:35:49.035Z] Login Succeeded [2024-01-25T10:35:49.035Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T10:35:49.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-25T10:35:49.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T10:35:49.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T10:35:49.603Z] ========================================================= [2024-01-25T10:35:49.603Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-25T10:35:49.603Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:35:50.130Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-25T10:35:54.396Z] #0 building with "default" instance using docker driver [2024-01-25T10:35:54.396Z] [2024-01-25T10:35:54.396Z] #1 [internal] load .dockerignore [2024-01-25T10:35:54.396Z] #1 transferring context: 176B 0.0s done [2024-01-25T10:35:54.396Z] #1 DONE 0.1s [2024-01-25T10:35:54.396Z] [2024-01-25T10:35:54.396Z] #2 [internal] load build definition from Dockerfile [2024-01-25T10:35:54.396Z] #2 transferring dockerfile: 1.50kB 0.0s done [2024-01-25T10:35:54.396Z] #2 DONE 0.1s [2024-01-25T10:35:54.396Z] [2024-01-25T10:35:54.396Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-25T10:35:54.396Z] #3 DONE 0.1s [2024-01-25T10:35:54.396Z] [2024-01-25T10:35:54.396Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-25T10:35:54.396Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-25T10:35:54.396Z] #4 ... [2024-01-25T10:35:54.396Z] [2024-01-25T10:35:54.396Z] #5 [internal] load build context [2024-01-25T10:35:54.396Z] #5 transferring context: 1.11MB 0.1s done [2024-01-25T10:35:54.396Z] #5 DONE 0.2s [2024-01-25T10:35:54.396Z] [2024-01-25T10:35:54.396Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-25T10:35:54.396Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-25T10:35:54.396Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.85MB / 3.33MB 0.2s [2024-01-25T10:35:54.396Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.2s [2024-01-25T10:35:54.396Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-25T10:35:54.396Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-25T10:35:54.396Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-25T10:35:54.396Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s [2024-01-25T10:35:54.396Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-25T10:35:54.396Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-25T10:35:54.396Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-25T10:35:54.397Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 729.09kB / 97.63MB 0.3s [2024-01-25T10:35:54.397Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2024-01-25T10:35:54.397Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.18MB / 63.99MB 0.4s [2024-01-25T10:35:54.397Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2024-01-25T10:35:54.397Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s [2024-01-25T10:35:54.397Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.55MB / 97.63MB 0.6s [2024-01-25T10:35:54.397Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.6s [2024-01-25T10:35:54.666Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.7s [2024-01-25T10:35:54.666Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-25T10:35:54.666Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2024-01-25T10:35:54.666Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.8s [2024-01-25T10:35:54.666Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 21.63MB / 97.63MB 0.8s [2024-01-25T10:35:54.666Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2024-01-25T10:35:54.937Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 1.0s [2024-01-25T10:35:54.937Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.11MB / 97.63MB 1.0s [2024-01-25T10:35:54.937Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-25T10:35:54.937Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.30MB / 63.99MB 1.1s [2024-01-25T10:35:54.937Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.18MB / 97.63MB 1.1s [2024-01-25T10:35:54.937Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-25T10:35:55.205Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.85MB / 63.99MB 1.2s [2024-01-25T10:35:55.205Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.3s [2024-01-25T10:35:55.205Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.4s [2024-01-25T10:35:55.475Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.5s [2024-01-25T10:35:55.475Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.5s [2024-01-25T10:35:55.751Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2024-01-25T10:35:55.751Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.7s [2024-01-25T10:35:55.751Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.8s [2024-01-25T10:35:55.751Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-25T10:35:56.020Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 1.9s [2024-01-25T10:35:56.021Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 2.0s [2024-01-25T10:35:56.021Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.2s [2024-01-25T10:35:56.509Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done [2024-01-25T10:36:01.855Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.4s [2024-01-25T10:36:07.209Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s [2024-01-25T10:36:12.598Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.7s done [2024-01-25T10:36:14.089Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2024-01-25T10:36:14.089Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-25T10:36:14.089Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-25T10:36:14.089Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2024-01-25T10:36:19.446Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2024-01-25T10:36:22.028Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done [2024-01-25T10:36:22.294Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-25T10:36:24.239Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2024-01-25T10:36:24.526Z] #4 DONE 30.4s [2024-01-25T10:36:24.526Z] [2024-01-25T10:36:24.526Z] #6 [builder 2/7] RUN apk add --no-cache make git [2024-01-25T10:36:25.133Z] #6 0.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T10:36:25.740Z] #6 1.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T10:36:26.704Z] #6 2.385 OK: 266 MiB in 52 packages [2024-01-25T10:36:28.671Z] #6 DONE 4.4s [2024-01-25T10:36:28.671Z] [2024-01-25T10:36:28.671Z] #7 [builder 3/7] WORKDIR /app [2024-01-25T10:36:28.951Z] #7 DONE 0.1s [2024-01-25T10:36:28.951Z] [2024-01-25T10:36:28.951Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-25T10:36:28.951Z] #8 DONE 0.2s [2024-01-25T10:36:28.951Z] [2024-01-25T10:36:28.951Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T10:36:47.180Z] #9 DONE 17.0s [2024-01-25T10:36:47.180Z] [2024-01-25T10:36:47.180Z] #10 [builder 6/7] COPY . . [2024-01-25T10:36:47.180Z] #10 DONE 0.2s [2024-01-25T10:36:47.180Z] [2024-01-25T10:36:47.180Z] #11 [builder 7/7] RUN echo noop [2024-01-25T10:36:47.180Z] #11 0.584 noop [2024-01-25T10:36:47.180Z] #11 DONE 0.7s [2024-01-25T10:36:47.180Z] [2024-01-25T10:36:47.180Z] #12 exporting to image [2024-01-25T10:36:47.180Z] #12 exporting layers [2024-01-25T10:37:09.229Z] #12 exporting layers 19.3s done [2024-01-25T10:37:09.229Z] #12 writing image sha256:290edf2e1310d9b8cea39e10900538b0dee1a14283c896caf6b5c3e9b09fe4fa done [2024-01-25T10:37:09.229Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-25T10:37:09.229Z] #12 DONE 19.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:37:09.768Z] + docker inspect -f . ci-base-image-arm64 [2024-01-25T10:37:09.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:37:10.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-27895 does not seem to be running inside a container [2024-01-25T10:37:10.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/137 -v /w/workspace/device-rfid-llrp-go/137:/w/workspace/device-rfid-llrp-go/137:rw,z -v /w/workspace/device-rfid-llrp-go/137@tmp:/w/workspace/device-rfid-llrp-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-25T10:37:11.619Z] $ docker top eaf342fdd8b2ceac165d3204502ceceab13ec8ebc2144db4eb5d97d130e15fd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T10:37:12.516Z] + go version [2024-01-25T10:37:12.516Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-25T10:37:12.539Z] $ docker stop --time=1 eaf342fdd8b2ceac165d3204502ceceab13ec8ebc2144db4eb5d97d130e15fd0 [2024-01-25T10:37:14.142Z] $ docker rm -f --volumes eaf342fdd8b2ceac165d3204502ceceab13ec8ebc2144db4eb5d97d130e15fd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:37:15.032Z] + docker inspect -f . ci-base-image-arm64 [2024-01-25T10:37:15.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:37:15.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-27895 does not seem to be running inside a container [2024-01-25T10:37:15.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/137 -v /w/workspace/device-rfid-llrp-go/137:/w/workspace/device-rfid-llrp-go/137:rw,z -v /w/workspace/device-rfid-llrp-go/137@tmp:/w/workspace/device-rfid-llrp-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-25T10:37:16.333Z] $ docker top 41fa9a44afab3d8ccdd2684e6fce67b012029970255ba47d57bf76c737cd891b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T10:37:16.899Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/137 [Pipeline] fileExists [Pipeline] sh [2024-01-25T10:37:17.275Z] + make test [2024-01-25T10:37:17.543Z] go test ./... -coverprofile=coverage.out ./... [2024-01-25T10:37:25.777Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-01-25T10:38:33.691Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-01-25T10:38:33.691Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-01-25T10:38:55.750Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.823s coverage: 40.6% of statements [2024-01-25T10:38:55.750Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.556s coverage: 51.9% of statements [2024-01-25T10:38:55.750Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 96.4% of statements [2024-01-25T10:38:55.750Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-25T10:38:55.750Z] go vet ./... [2024-01-25T10:39:14.012Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-25T10:39:14.012Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-25T10:39:14.012Z] ./bin/test-attribution-txt.sh [2024-01-25T10:39:14.012Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-25T10:39:14.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-25T10:39:14.086Z] $ docker stop --time=1 41fa9a44afab3d8ccdd2684e6fce67b012029970255ba47d57bf76c737cd891b [2024-01-25T10:39:15.892Z] $ docker rm -f --volumes 41fa9a44afab3d8ccdd2684e6fce67b012029970255ba47d57bf76c737cd891b [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T10:39:17.307Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-25T10:39:17.367Z] Warning: overwriting stash ‘coverage-report’ [2024-01-25T10:39:18.239Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-25T10:39:18.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-25T10:39:19.244Z] + ls -al . [2024-01-25T10:39:19.244Z] total 636 [2024-01-25T10:39:19.244Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 10:37 . [2024-01-25T10:39:19.244Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 10:35 .. [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 25 10:35 .dockerignore [2024-01-25T10:39:19.244Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 25 10:35 .git [2024-01-25T10:39:19.244Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 25 10:35 .github [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 25 10:35 .gitignore [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 25 10:35 .golangci.yml [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jan 25 10:35 Attribution.txt [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jan 25 10:35 CHANGELOG.md [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jan 25 10:35 Dockerfile [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 25 10:35 GOVERNANCE.md [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 661 Jan 25 10:35 Jenkinsfile [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 25 10:35 LICENSE [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jan 25 10:35 Makefile [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 25 10:35 OWNERS.md [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jan 25 10:35 README.md [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 25 10:32 VERSION [2024-01-25T10:39:19.244Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:35 bin [2024-01-25T10:39:19.244Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 25 10:35 cmd [2024-01-25T10:39:19.244Z] -rw-r--r-- 1 jenkins jenkins 459493 Jan 25 10:38 coverage.out [2024-01-25T10:39:19.244Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:35 examples [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 3921 Jan 25 10:35 go.mod [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 34085 Jan 25 10:35 go.sum [2024-01-25T10:39:19.244Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 10:35 images [2024-01-25T10:39:19.244Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 25 10:35 internal [2024-01-25T10:39:19.244Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 25 10:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:39:19.692Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=76a3705bb7b1f30100d3e6d71b296e67672242cb --label arch=arm64 --label version=3.2.0-dev.4 . [2024-01-25T10:39:20.660Z] #0 building with "default" instance using docker driver [2024-01-25T10:39:20.661Z] [2024-01-25T10:39:20.661Z] #1 [internal] load .dockerignore [2024-01-25T10:39:20.661Z] #1 transferring context: 176B done [2024-01-25T10:39:20.661Z] #1 DONE 0.0s [2024-01-25T10:39:20.661Z] [2024-01-25T10:39:20.661Z] #2 [internal] load build definition from Dockerfile [2024-01-25T10:39:20.661Z] #2 transferring dockerfile: 1.50kB done [2024-01-25T10:39:20.661Z] #2 DONE 0.0s [2024-01-25T10:39:20.661Z] [2024-01-25T10:39:20.661Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-25T10:39:20.661Z] #3 DONE 0.0s [2024-01-25T10:39:20.661Z] [2024-01-25T10:39:20.661Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-25T10:39:20.938Z] #4 DONE 0.3s [2024-01-25T10:39:20.938Z] [2024-01-25T10:39:20.938Z] #5 [internal] load build context [2024-01-25T10:39:20.938Z] #5 transferring context: 6.22kB 0.0s done [2024-01-25T10:39:20.938Z] #5 DONE 0.1s [2024-01-25T10:39:20.938Z] [2024-01-25T10:39:20.938Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T10:39:20.938Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-25T10:39:20.938Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-25T10:39:20.938Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2024-01-25T10:39:20.938Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-25T10:39:20.938Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-25T10:39:21.212Z] #6 ... [2024-01-25T10:39:21.212Z] [2024-01-25T10:39:21.212Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-25T10:39:21.212Z] #7 DONE 0.2s [2024-01-25T10:39:21.212Z] [2024-01-25T10:39:21.212Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-25T10:39:21.212Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-25T10:39:21.212Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-25T10:39:21.482Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-25T10:39:22.085Z] #6 DONE 1.0s [2024-01-25T10:39:22.085Z] [2024-01-25T10:39:22.085Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-25T10:39:22.674Z] #8 0.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T10:39:22.943Z] #8 1.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T10:39:23.914Z] #8 ... [2024-01-25T10:39:23.914Z] [2024-01-25T10:39:23.914Z] #9 [builder 2/7] RUN apk add --no-cache make git [2024-01-25T10:39:23.914Z] #9 0.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T10:39:23.914Z] #9 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T10:39:23.914Z] #9 2.586 OK: 266 MiB in 52 packages [2024-01-25T10:39:23.914Z] #9 DONE 2.9s [2024-01-25T10:39:24.191Z] [2024-01-25T10:39:24.191Z] #10 [builder 3/7] WORKDIR /app [2024-01-25T10:39:24.191Z] #10 DONE 0.1s [2024-01-25T10:39:24.191Z] [2024-01-25T10:39:24.191Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-25T10:39:24.191Z] #8 2.235 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-25T10:39:24.191Z] #8 2.245 Executing busybox-1.36.1-r5.trigger [2024-01-25T10:39:24.191Z] #8 2.289 OK: 8 MiB in 16 packages [2024-01-25T10:39:24.462Z] #8 ... [2024-01-25T10:39:24.462Z] [2024-01-25T10:39:24.462Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-25T10:39:24.462Z] #11 DONE 0.2s [2024-01-25T10:39:24.462Z] [2024-01-25T10:39:24.462Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-25T10:39:24.462Z] #8 DONE 2.6s [2024-01-25T10:39:24.462Z] [2024-01-25T10:39:24.462Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-25T10:39:25.439Z] #12 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-25T10:39:25.738Z] #12 ... [2024-01-25T10:39:25.738Z] [2024-01-25T10:39:25.738Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-25T10:39:25.738Z] #13 DONE 1.3s [2024-01-25T10:39:26.009Z] [2024-01-25T10:39:26.009Z] #14 [builder 6/7] COPY . . [2024-01-25T10:39:26.009Z] #14 DONE 0.2s [2024-01-25T10:39:26.009Z] [2024-01-25T10:39:26.009Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-25T10:39:26.009Z] #12 1.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-25T10:39:26.977Z] #12 2.518 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T10:39:27.252Z] #12 2.645 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-25T10:39:27.252Z] #12 2.670 OK: 8 MiB in 16 packages [2024-01-25T10:39:27.524Z] #12 DONE 3.0s [2024-01-25T10:39:27.524Z] [2024-01-25T10:39:27.524Z] #15 [builder 7/7] RUN make build [2024-01-25T10:39:27.524Z] #15 0.732 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-01-25T10:40:49.192Z] #15 DONE 81.9s [2024-01-25T10:40:49.192Z] [2024-01-25T10:40:49.192Z] #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / [2024-01-25T10:40:49.192Z] #16 DONE 0.1s [2024-01-25T10:40:49.192Z] [2024-01-25T10:40:49.192Z] #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / [2024-01-25T10:40:49.192Z] #17 DONE 0.1s [2024-01-25T10:40:49.192Z] [2024-01-25T10:40:49.192Z] #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / [2024-01-25T10:40:49.192Z] #18 DONE 0.4s [2024-01-25T10:40:49.192Z] [2024-01-25T10:40:49.192Z] #19 exporting to image [2024-01-25T10:40:49.192Z] #19 exporting layers [2024-01-25T10:40:49.192Z] #19 exporting layers 0.4s done [2024-01-25T10:40:49.192Z] #19 writing image sha256:69c38ef50efc6d71f3d04c25b3d24e31d60a72cc311b4a1c7747e3c6b1d8827a done [2024-01-25T10:40:49.192Z] #19 naming to docker.io/library/device-rfid-llrp-arm64 0.0s done [2024-01-25T10:40:49.192Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T10:40:49.638Z] provisioning config files... [2024-01-25T10:40:49.652Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/137@tmp/config11140936770382556908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:40:50.141Z] ---> ****-login.sh [2024-01-25T10:40:50.141Z] nexus3.edgexfoundry.org:10001 [2024-01-25T10:40:50.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:40:50.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:40:50.413Z] Configure a credential helper to remove this warning. See [2024-01-25T10:40:50.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:40:50.413Z] [2024-01-25T10:40:50.413Z] Login Succeeded [2024-01-25T10:40:50.413Z] nexus3.edgexfoundry.org:10002 [2024-01-25T10:40:50.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:40:50.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:40:50.681Z] Configure a credential helper to remove this warning. See [2024-01-25T10:40:50.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:40:50.681Z] [2024-01-25T10:40:50.681Z] Login Succeeded [2024-01-25T10:40:50.681Z] nexus3.edgexfoundry.org:10003 [2024-01-25T10:40:50.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:40:50.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:40:50.952Z] Configure a credential helper to remove this warning. See [2024-01-25T10:40:50.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:40:50.952Z] [2024-01-25T10:40:50.952Z] Login Succeeded [2024-01-25T10:40:50.952Z] nexus3.edgexfoundry.org:10004 [2024-01-25T10:40:51.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:40:51.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:40:51.510Z] Configure a credential helper to remove this warning. See [2024-01-25T10:40:51.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:40:51.510Z] [2024-01-25T10:40:51.510Z] Login Succeeded [2024-01-25T10:40:51.510Z] ****.io [2024-01-25T10:40:51.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-25T10:40:52.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-25T10:40:52.373Z] Configure a credential helper to remove this warning. See [2024-01-25T10:40:52.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-25T10:40:52.373Z] [2024-01-25T10:40:52.373Z] Login Succeeded [2024-01-25T10:40:52.373Z] ---> ****-login.sh ends [Pipeline] } [2024-01-25T10:40:52.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T10:40:52.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-25T10:40:52.645Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-01-25T10:40:52.645Z] 76a3705bb7b1f30100d3e6d71b296e67672242cb [2024-01-25T10:40:52.645Z] latest [2024-01-25T10:40:52.645Z] 3.2.0-dev.4 [2024-01-25T10:40:52.645Z] 76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 [2024-01-25T10:40:52.645Z] main [2024-01-25T10:40:52.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:40:53.203Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:40:53.674Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:76a3705bb7b1f30100d3e6d71b296e67672242cb [2024-01-25T10:40:53.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-01-25T10:40:53.674Z] bfdd9ec03511: Preparing [2024-01-25T10:40:53.674Z] 748182f00b87: Preparing [2024-01-25T10:40:53.674Z] 0be018f6e612: Preparing [2024-01-25T10:40:53.674Z] 48d5286e0dfe: Preparing [2024-01-25T10:40:53.674Z] 4edf42dd32c0: Preparing [2024-01-25T10:40:53.674Z] 0faf9b67be60: Preparing [2024-01-25T10:40:53.674Z] 0faf9b67be60: Waiting [2024-01-25T10:40:53.943Z] 748182f00b87: Pushed [2024-01-25T10:40:53.943Z] 4edf42dd32c0: Pushed [2024-01-25T10:40:53.943Z] 0be018f6e612: Pushed [2024-01-25T10:40:53.943Z] 0faf9b67be60: Layer already exists [2024-01-25T10:40:55.360Z] 48d5286e0dfe: Pushed [2024-01-25T10:41:03.581Z] bfdd9ec03511: Pushed [2024-01-25T10:41:03.848Z] 76a3705bb7b1f30100d3e6d71b296e67672242cb: digest: sha256:b86502d39486f5c35ad0c3fec2f1815c0d0676faaefaa07c2e1673a2b53249e4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:41:04.337Z] + 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-01-25T10:41:04.804Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-01-25T10:41:04.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-01-25T10:41:04.804Z] bfdd9ec03511: Preparing [2024-01-25T10:41:04.804Z] 748182f00b87: Preparing [2024-01-25T10:41:04.804Z] 0be018f6e612: Preparing [2024-01-25T10:41:04.804Z] 48d5286e0dfe: Preparing [2024-01-25T10:41:04.804Z] 4edf42dd32c0: Preparing [2024-01-25T10:41:04.804Z] 0faf9b67be60: Preparing [2024-01-25T10:41:04.804Z] 0faf9b67be60: Waiting [2024-01-25T10:41:04.804Z] bfdd9ec03511: Layer already exists [2024-01-25T10:41:04.804Z] 48d5286e0dfe: Layer already exists [2024-01-25T10:41:04.804Z] 748182f00b87: Layer already exists [2024-01-25T10:41:04.804Z] 0be018f6e612: Layer already exists [2024-01-25T10:41:04.804Z] 4edf42dd32c0: Layer already exists [2024-01-25T10:41:04.804Z] 0faf9b67be60: Layer already exists [2024-01-25T10:41:05.070Z] latest: digest: sha256:b86502d39486f5c35ad0c3fec2f1815c0d0676faaefaa07c2e1673a2b53249e4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:41:05.562Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:41:06.124Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.4 [2024-01-25T10:41:06.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-01-25T10:41:06.124Z] bfdd9ec03511: Preparing [2024-01-25T10:41:06.124Z] 748182f00b87: Preparing [2024-01-25T10:41:06.124Z] 0be018f6e612: Preparing [2024-01-25T10:41:06.124Z] 48d5286e0dfe: Preparing [2024-01-25T10:41:06.124Z] 4edf42dd32c0: Preparing [2024-01-25T10:41:06.124Z] 0faf9b67be60: Preparing [2024-01-25T10:41:06.124Z] 0faf9b67be60: Waiting [2024-01-25T10:41:06.124Z] 0be018f6e612: Layer already exists [2024-01-25T10:41:06.124Z] 4edf42dd32c0: Layer already exists [2024-01-25T10:41:06.124Z] bfdd9ec03511: Layer already exists [2024-01-25T10:41:06.124Z] 748182f00b87: Layer already exists [2024-01-25T10:41:06.124Z] 48d5286e0dfe: Layer already exists [2024-01-25T10:41:06.124Z] 0faf9b67be60: Layer already exists [2024-01-25T10:41:06.393Z] 3.2.0-dev.4: digest: sha256:b86502d39486f5c35ad0c3fec2f1815c0d0676faaefaa07c2e1673a2b53249e4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:41:06.901Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:41:07.383Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 [2024-01-25T10:41:07.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-01-25T10:41:07.383Z] bfdd9ec03511: Preparing [2024-01-25T10:41:07.383Z] 748182f00b87: Preparing [2024-01-25T10:41:07.383Z] 0be018f6e612: Preparing [2024-01-25T10:41:07.383Z] 48d5286e0dfe: Preparing [2024-01-25T10:41:07.383Z] 4edf42dd32c0: Preparing [2024-01-25T10:41:07.383Z] 0faf9b67be60: Preparing [2024-01-25T10:41:07.383Z] 0faf9b67be60: Waiting [2024-01-25T10:41:07.383Z] 748182f00b87: Layer already exists [2024-01-25T10:41:07.383Z] 0be018f6e612: Layer already exists [2024-01-25T10:41:07.383Z] 48d5286e0dfe: Layer already exists [2024-01-25T10:41:07.383Z] 4edf42dd32c0: Layer already exists [2024-01-25T10:41:07.383Z] bfdd9ec03511: Layer already exists [2024-01-25T10:41:07.383Z] 0faf9b67be60: Layer already exists [2024-01-25T10:41:07.650Z] 76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4: digest: sha256:b86502d39486f5c35ad0c3fec2f1815c0d0676faaefaa07c2e1673a2b53249e4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:41:08.144Z] + 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-01-25T10:41:08.612Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-01-25T10:41:08.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-01-25T10:41:08.612Z] bfdd9ec03511: Preparing [2024-01-25T10:41:08.612Z] 748182f00b87: Preparing [2024-01-25T10:41:08.612Z] 0be018f6e612: Preparing [2024-01-25T10:41:08.612Z] 48d5286e0dfe: Preparing [2024-01-25T10:41:08.612Z] 4edf42dd32c0: Preparing [2024-01-25T10:41:08.612Z] 0faf9b67be60: Preparing [2024-01-25T10:41:08.612Z] 0faf9b67be60: Waiting [2024-01-25T10:41:08.612Z] 4edf42dd32c0: Layer already exists [2024-01-25T10:41:08.612Z] 748182f00b87: Layer already exists [2024-01-25T10:41:08.612Z] 0be018f6e612: Layer already exists [2024-01-25T10:41:08.612Z] 48d5286e0dfe: Layer already exists [2024-01-25T10:41:08.612Z] bfdd9ec03511: Layer already exists [2024-01-25T10:41:08.612Z] 0faf9b67be60: Layer already exists [2024-01-25T10:41:08.881Z] main: digest: sha256:b86502d39486f5c35ad0c3fec2f1815c0d0676faaefaa07c2e1673a2b53249e4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-25T10:41:09.202Z] ===================================================== [Pipeline] echo [2024-01-25T10:41:09.263Z] taggedImages: [2024-01-25T10:41:09.263Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:76a3705bb7b1f30100d3e6d71b296e67672242cb [2024-01-25T10:41:09.263Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-01-25T10:41:09.263Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.4 [2024-01-25T10:41:09.263Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:76a3705bb7b1f30100d3e6d71b296e67672242cb-3.2.0-dev.4 [2024-01-25T10:41:09.263Z] - 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-01-25T10:41:09.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T10:41:09.913Z] [2024-01-25T10:41:09.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:41:10.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T10:41:10.297Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-25T10:41:10.297Z] 8998bd30e6a1: Pulling fs layer [2024-01-25T10:41:10.297Z] 04944245beec: Pulling fs layer [2024-01-25T10:41:10.297Z] 699f458cf7ca: Pulling fs layer [2024-01-25T10:41:10.297Z] 765212b225bb: Pulling fs layer [2024-01-25T10:41:10.297Z] f23df028b6ca: Pulling fs layer [2024-01-25T10:41:10.297Z] d65c8cfc05b1: Pulling fs layer [2024-01-25T10:41:10.297Z] 2437ff75d9bd: Pulling fs layer [2024-01-25T10:41:10.297Z] 765212b225bb: Waiting [2024-01-25T10:41:10.297Z] d65c8cfc05b1: Waiting [2024-01-25T10:41:10.297Z] f23df028b6ca: Waiting [2024-01-25T10:41:10.297Z] 2437ff75d9bd: Waiting [2024-01-25T10:41:10.566Z] 04944245beec: Verifying Checksum [2024-01-25T10:41:10.566Z] 04944245beec: Download complete [2024-01-25T10:41:10.567Z] 765212b225bb: Download complete [2024-01-25T10:41:10.567Z] f23df028b6ca: Download complete [2024-01-25T10:41:10.567Z] d65c8cfc05b1: Download complete [2024-01-25T10:41:10.906Z] 699f458cf7ca: Verifying Checksum [2024-01-25T10:41:10.906Z] 699f458cf7ca: Download complete [2024-01-25T10:41:11.178Z] 8998bd30e6a1: Verifying Checksum [2024-01-25T10:41:11.178Z] 8998bd30e6a1: Download complete [2024-01-25T10:41:13.139Z] 2437ff75d9bd: Verifying Checksum [2024-01-25T10:41:13.139Z] 2437ff75d9bd: Download complete [2024-01-25T10:41:18.519Z] 8998bd30e6a1: Pull complete [2024-01-25T10:41:18.795Z] 04944245beec: Pull complete [2024-01-25T10:41:20.746Z] 699f458cf7ca: Pull complete [2024-01-25T10:41:20.746Z] 765212b225bb: Pull complete [2024-01-25T10:41:21.704Z] f23df028b6ca: Pull complete [2024-01-25T10:41:21.704Z] d65c8cfc05b1: Pull complete [2024-01-25T10:41:48.383Z] 2437ff75d9bd: Pull complete [2024-01-25T10:41:48.383Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-25T10:41:48.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-25T10:41:48.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:41:48.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-27895 does not seem to be running inside a container [2024-01-25T10:41:48.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/137 -v /w/workspace/device-rfid-llrp-go/137:/w/workspace/device-rfid-llrp-go/137:rw,z -v /w/workspace/device-rfid-llrp-go/137@tmp:/w/workspace/device-rfid-llrp-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-25T10:41:50.608Z] $ docker top 3e33703a495d191e3e964fa85a71b52bf053174873dbf1d7245474f36ff4691d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:41:51.207Z] ---> job-cost.sh [2024-01-25T10:41:51.475Z] lf-activate-venv: SKIPPING [2024-01-25T10:41:51.475Z] INFO: No Stack... [2024-01-25T10:41:52.061Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T10:41:52.646Z] INFO: Archiving Costs [Pipeline] sh [2024-01-25T10:41:52.972Z] + cat /w/workspace/device-rfid-llrp-go/137/archives/cost.csv [2024-01-25T10:41:52.972Z] + cut -d, -f6 [Pipeline] lock [2024-01-25T10:41:53.043Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] [2024-01-25T10:41:53.054Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] did not exist. Created. [2024-01-25T10:41:53.054Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T10:41:53.488Z] /w/workspace/device-rfid-llrp-go/137@tmp/durable-72eb71b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-25T10:41:53.820Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-25T10:41:53.837Z] Warning: overwriting stash ‘stack-cost’ [2024-01-25T10:41:53.909Z] Stashed 1 file(s) [Pipeline] } [2024-01-25T10:41:53.916Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-137-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-25T10:41:54.031Z] $ docker stop --time=1 3e33703a495d191e3e964fa85a71b52bf053174873dbf1d7245474f36ff4691d [2024-01-25T10:41:55.482Z] $ docker rm -f --volumes 3e33703a495d191e3e964fa85a71b52bf053174873dbf1d7245474f36ff4691d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-01-25T10:41:56.861Z] provisioning config files... [2024-01-25T10:41:56.868Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15289787591420884428tmp [Pipeline] { [Pipeline] sh [2024-01-25T10:41:57.272Z] + set +x [2024-01-25T10:41:57.272Z] + + curl -sbash https://codecov.io/bash -s [2024-01-25T10:41:57.272Z] -- [2024-01-25T10:41:57.272Z] [2024-01-25T10:41:57.272Z] _____ _ [2024-01-25T10:41:57.272Z] / ____| | | [2024-01-25T10:41:57.272Z] | | ___ __| | ___ ___ _____ __ [2024-01-25T10:41:57.272Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-25T10:41:57.272Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-25T10:41:57.272Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-25T10:41:57.272Z] Bash-1.0.6 [2024-01-25T10:41:57.272Z] [2024-01-25T10:41:57.272Z] [2024-01-25T10:41:57.272Z] ==> git version 2.25.1 found [2024-01-25T10:41:57.272Z] ==> 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-01-25T10:41:57.272Z] Release-Date: 2020-01-08 [2024-01-25T10:41:57.272Z] 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-01-25T10:41:57.272Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-25T10:41:57.272Z] ==> Jenkins CI detected. [2024-01-25T10:41:57.272Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-01-25T10:41:57.272Z] project root: . [2024-01-25T10:41:57.272Z] --> token set from env [2024-01-25T10:41:57.272Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-25T10:41:57.272Z] ==> Running gcov in . (disable via -X gcov) [2024-01-25T10:41:57.272Z] ==> Python coveragepy not found [2024-01-25T10:41:57.272Z] ==> Searching for coverage reports in: [2024-01-25T10:41:57.272Z] + . [2024-01-25T10:41:57.272Z] -> Found 1 reports [2024-01-25T10:41:57.272Z] ==> Detecting git/mercurial file structure [2024-01-25T10:41:57.272Z] ==> Reading reports [2024-01-25T10:41:57.272Z] + ./coverage.out bytes=459493 [2024-01-25T10:41:57.272Z] ==> Appending adjustments [2024-01-25T10:41:57.272Z] https://docs.codecov.io/docs/fixing-reports [2024-01-25T10:41:57.532Z] + Found adjustments [2024-01-25T10:41:57.532Z] ==> Gzipping contents [2024-01-25T10:41:57.532Z] 52K /tmp/codecov.Ax5U3d.gz [2024-01-25T10:41:57.532Z] ==> Uploading reports [2024-01-25T10:41:57.532Z] url: https://codecov.io [2024-01-25T10:41:57.532Z] query: branch=main&commit=76a3705bb7b1f30100d3e6d71b296e67672242cb&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-25T10:41:57.532Z] -> Pinging Codecov [2024-01-25T10:41:57.532Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=76a3705bb7b1f30100d3e6d71b296e67672242cb&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-25T10:41:57.791Z] -> Uploading to [2024-01-25T10:41:57.791Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-25/581DD39554BDF9B6E22D074273EAD858/76a3705bb7b1f30100d3e6d71b296e67672242cb/32bf2287-1f9b-48a2-9198-6343faabd8d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240125T104157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41ed191c7badce70264e680217d38f963e88eef340e5d375af3fcd120aafa0e8 [2024-01-25T10:41:57.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-25T10:41:57.791Z] Dload Upload Total Spent Left Speed [2024-01-25T10:41:58.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 168k --:--:-- --:--:-- --:--:-- 168k [2024-01-25T10:41:58.051Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] } [2024-01-25T10:41:58.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-25T10:41:58.428Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-25T10:41:58.442Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:41:58.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-25T10:41:58.874Z] [2024-01-25T10:41:58.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:41:59.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-25T10:41:59.218Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-25T10:41:59.218Z] df9b9388f04a: Pulling fs layer [2024-01-25T10:41:59.218Z] 52dc419b0ee2: Pulling fs layer [2024-01-25T10:41:59.218Z] 25bc292e5bac: Pulling fs layer [2024-01-25T10:41:59.218Z] 114826534d7a: Pulling fs layer [2024-01-25T10:41:59.218Z] 4657fd5d0bcf: Pulling fs layer [2024-01-25T10:41:59.218Z] 6ad1cebc031e: Pulling fs layer [2024-01-25T10:41:59.218Z] 8a3aa393b2d8: Pulling fs layer [2024-01-25T10:41:59.218Z] 4657fd5d0bcf: Waiting [2024-01-25T10:41:59.218Z] 6ad1cebc031e: Waiting [2024-01-25T10:41:59.218Z] 8a3aa393b2d8: Waiting [2024-01-25T10:41:59.218Z] 114826534d7a: Waiting [2024-01-25T10:41:59.218Z] 25bc292e5bac: Download complete [2024-01-25T10:41:59.218Z] 52dc419b0ee2: Verifying Checksum [2024-01-25T10:41:59.218Z] 52dc419b0ee2: Download complete [2024-01-25T10:41:59.218Z] 4657fd5d0bcf: Verifying Checksum [2024-01-25T10:41:59.218Z] 4657fd5d0bcf: Download complete [2024-01-25T10:41:59.218Z] df9b9388f04a: Download complete [2024-01-25T10:41:59.476Z] df9b9388f04a: Pull complete [2024-01-25T10:41:59.476Z] 6ad1cebc031e: Verifying Checksum [2024-01-25T10:41:59.476Z] 6ad1cebc031e: Download complete [2024-01-25T10:41:59.476Z] 52dc419b0ee2: Pull complete [2024-01-25T10:41:59.737Z] 25bc292e5bac: Pull complete [2024-01-25T10:42:00.304Z] 114826534d7a: Verifying Checksum [2024-01-25T10:42:00.304Z] 114826534d7a: Download complete [2024-01-25T10:42:00.304Z] 8a3aa393b2d8: Verifying Checksum [2024-01-25T10:42:00.304Z] 8a3aa393b2d8: Download complete [2024-01-25T10:42:03.584Z] 114826534d7a: Pull complete [2024-01-25T10:42:03.584Z] 4657fd5d0bcf: Pull complete [2024-01-25T10:42:03.841Z] 6ad1cebc031e: Pull complete [2024-01-25T10:42:06.374Z] 8a3aa393b2d8: Pull complete [2024-01-25T10:42:06.374Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-25T10:42:06.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-25T10:42:06.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:42:06.680Z] prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container [2024-01-25T10:42:06.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-01-25T10:42:13.876Z] $ docker top 18beee2486411f8261a78b5a08eed462ae266f2f7d9857f64daca289df4d9517 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-25T10:42:14.051Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-01-25T10:42:14.330Z] + set -o pipefail [2024-01-25T10:42:14.330Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-01-25T10:42:22.448Z] [2024-01-25T10:42:22.448Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-01-25T10:42:22.448Z] [2024-01-25T10:42:22.448Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/e91d9cf5-a2c2-4c53-a2a3-0f31b2615ffb [2024-01-25T10:42:22.448Z] [2024-01-25T10:42:22.448Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-25T10:42:22.448Z] [2024-01-25T10:42:22.448Z] [2024-01-25T10:42:22.448Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-25T10:42:22.448Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-25T10:42:22.448Z] More details here: https://snyk.co/ue1NS [2024-01-25T10:42:22.448Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-25T10:42:22.448Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-25T10:42:22.456Z] $ docker stop --time=1 18beee2486411f8261a78b5a08eed462ae266f2f7d9857f64daca289df4d9517 [2024-01-25T10:42:26.931Z] $ docker rm -f --volumes 18beee2486411f8261a78b5a08eed462ae266f2f7d9857f64daca289df4d9517 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-25T10:42:28.465Z] + git log --format=format:%s -1 76a3705bb7b1f30100d3e6d71b296e67672242cb [Pipeline] sh [2024-01-25T10:42:28.773Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T10:42:28.773Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:42:29.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T10:42:29.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:42:29.380Z] prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container [2024-01-25T10:42:29.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-25T10:42:29.835Z] $ docker top dd00d438a68ca70b11a2098a48e06563cec54026d441174b5ced5919e525b369 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T10:42:30.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T10:42:30.076Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T10:42:30.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T10:42:30.189Z] $ docker exec dd00d438a68ca70b11a2098a48e06563cec54026d441174b5ced5919e525b369 ssh-agent [2024-01-25T10:42:30.302Z] SSH_AUTH_SOCK=/tmp/ssh-pigtIZjdXxc7/agent.32 [2024-01-25T10:42:30.302Z] SSH_AGENT_PID=38 [2024-01-25T10:42:30.306Z] Running ssh-add (command line suppressed) [2024-01-25T10:42:30.408Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17011871323988486104.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17011871323988486104.key) [2024-01-25T10:42:30.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T10:42:30.763Z] + git semver tag [2024-01-25T10:42:31.023Z] 2024-01-25 10:42:30,952 [run_tag] DEBUG tag force:False [2024-01-25T10:42:31.023Z] 2024-01-25 10:42:30,952 [check_head_tag] DEBUG check head tag [2024-01-25T10:42:31.023Z] 2024-01-25 10:42:30,953 [execute] INFO git cat-file --batch-check [2024-01-25T10:42:31.023Z] 2024-01-25 10:42:30,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-01-25T10:42:31.023Z] 2024-01-25 10:42:30,956 [execute] INFO git cat-file --batch [2024-01-25T10:42:31.023Z] 2024-01-25 10:42:30,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-01-25T10:42:31.023Z] 2024-01-25 10:42:30,968 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-01-25T10:42:31.023Z] 2024-01-25 10:42:30,968 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 [2024-01-25T10:42:31.023Z] 2024-01-25 10:42:30,969 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-25T10:42:31.023Z] 2024-01-25 10:42:30,973 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-01-25T10:42:31.023Z] 3.2.0-dev.4 [Pipeline] } [2024-01-25T10:42:31.027Z] $ docker exec --env ******** --env ******** dd00d438a68ca70b11a2098a48e06563cec54026d441174b5ced5919e525b369 ssh-agent -k [2024-01-25T10:42:31.119Z] unset SSH_AUTH_SOCK; [2024-01-25T10:42:31.119Z] unset SSH_AGENT_PID; [2024-01-25T10:42:31.119Z] echo Agent pid 38 killed; [2024-01-25T10:42:31.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T10:42:31.634Z] + git semver [Pipeline] } [2024-01-25T10:42:31.900Z] $ docker stop --time=1 dd00d438a68ca70b11a2098a48e06563cec54026d441174b5ced5919e525b369 [2024-01-25T10:42:33.175Z] $ docker rm -f --volumes dd00d438a68ca70b11a2098a48e06563cec54026d441174b5ced5919e525b369 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:42:33.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-25T10:42:33.804Z] [2024-01-25T10:42:33.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:42:34.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-25T10:42:34.157Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-25T10:42:34.157Z] ab5ef0e58194: Pulling fs layer [2024-01-25T10:42:34.157Z] 9712f1f96733: Pulling fs layer [2024-01-25T10:42:34.157Z] 63f879dbbcfc: Pulling fs layer [2024-01-25T10:42:34.157Z] 0d9ebad4ef96: Pulling fs layer [2024-01-25T10:42:34.157Z] e9a5061849ea: Pulling fs layer [2024-01-25T10:42:34.157Z] d747dcd14b5f: Pulling fs layer [2024-01-25T10:42:34.157Z] 2de7ff778b66: Pulling fs layer [2024-01-25T10:42:34.157Z] e9a5061849ea: Waiting [2024-01-25T10:42:34.157Z] d747dcd14b5f: Waiting [2024-01-25T10:42:34.157Z] 2de7ff778b66: Waiting [2024-01-25T10:42:34.157Z] 0d9ebad4ef96: Waiting [2024-01-25T10:42:34.157Z] 9712f1f96733: Verifying Checksum [2024-01-25T10:42:34.157Z] 9712f1f96733: Download complete [2024-01-25T10:42:34.414Z] 63f879dbbcfc: Verifying Checksum [2024-01-25T10:42:34.414Z] 63f879dbbcfc: Download complete [2024-01-25T10:42:34.672Z] e9a5061849ea: Verifying Checksum [2024-01-25T10:42:34.672Z] e9a5061849ea: Download complete [2024-01-25T10:42:34.672Z] d747dcd14b5f: Verifying Checksum [2024-01-25T10:42:34.672Z] d747dcd14b5f: Download complete [2024-01-25T10:42:34.672Z] 0d9ebad4ef96: Verifying Checksum [2024-01-25T10:42:34.672Z] 0d9ebad4ef96: Download complete [2024-01-25T10:42:34.930Z] ab5ef0e58194: Verifying Checksum [2024-01-25T10:42:34.930Z] ab5ef0e58194: Download complete [2024-01-25T10:42:34.930Z] 2de7ff778b66: Verifying Checksum [2024-01-25T10:42:34.930Z] 2de7ff778b66: Download complete [2024-01-25T10:42:37.480Z] ab5ef0e58194: Pull complete [2024-01-25T10:42:37.481Z] 9712f1f96733: Pull complete [2024-01-25T10:42:38.047Z] 63f879dbbcfc: Pull complete [2024-01-25T10:42:42.242Z] 0d9ebad4ef96: Pull complete [2024-01-25T10:42:42.242Z] e9a5061849ea: Pull complete [2024-01-25T10:42:42.242Z] d747dcd14b5f: Pull complete [2024-01-25T10:42:42.809Z] 2de7ff778b66: Pull complete [2024-01-25T10:42:42.809Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-25T10:42:42.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-25T10:42:42.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:42:43.115Z] prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container [2024-01-25T10:42:43.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-25T10:42:52.026Z] $ docker top 0e3949e8ece961aa72235c7d394c7362c54f896fa0423365d8892f35951d12ba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-25T10:42:52.205Z] provisioning config files... [2024-01-25T10:42:52.215Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5757351979140921526tmp [2024-01-25T10:42:52.224Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4784647047800926553tmp [2024-01-25T10:42:52.232Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12542167654720497623tmp [Pipeline] { [Pipeline] echo [2024-01-25T10:42:52.338Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:42:52.633Z] ---> sigul-configuration.sh [2024-01-25T10:42:52.633Z] gpg: directory `/root/.gnupg' created [2024-01-25T10:42:52.633Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-25T10:42:52.633Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-25T10:42:52.633Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-25T10:42:52.633Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-25T10:42:52.633Z] gpg: CAST5 encrypted data [2024-01-25T10:42:52.633Z] gpg: encrypted with 1 passphrase [2024-01-25T10:42:52.633Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-25T10:42:52.928Z] + mkdir /home/jenkins [2024-01-25T10:42:52.928Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-25T10:42:53.221Z] + 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-01-25T10:42:53.233Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:42:53.527Z] ---> sigul-install.sh [2024-01-25T10:42:53.527Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-25T10:42:53.827Z] + git tag --list [2024-01-25T10:42:53.827Z] v0.0.0 [2024-01-25T10:42:53.827Z] v1.0.0 [2024-01-25T10:42:53.827Z] v2.1.0 [2024-01-25T10:42:53.827Z] v2.1.1 [2024-01-25T10:42:53.827Z] v2.2.0 [2024-01-25T10:42:53.827Z] v2.3.0 [2024-01-25T10:42:53.827Z] v3.0 [2024-01-25T10:42:53.827Z] v3.0.0 [2024-01-25T10:42:53.827Z] v3.1 [2024-01-25T10:42:53.827Z] v3.1.0 [2024-01-25T10:42:53.827Z] v3.1.0-dev.1 [2024-01-25T10:42:53.827Z] v3.1.0-dev.10 [2024-01-25T10:42:53.827Z] v3.1.0-dev.11 [2024-01-25T10:42:53.827Z] v3.1.0-dev.12 [2024-01-25T10:42:53.827Z] v3.1.0-dev.13 [2024-01-25T10:42:53.827Z] v3.1.0-dev.14 [2024-01-25T10:42:53.827Z] v3.1.0-dev.15 [2024-01-25T10:42:53.827Z] v3.1.0-dev.16 [2024-01-25T10:42:53.827Z] v3.1.0-dev.17 [2024-01-25T10:42:53.827Z] v3.1.0-dev.18 [2024-01-25T10:42:53.827Z] v3.1.0-dev.19 [2024-01-25T10:42:53.827Z] v3.1.0-dev.2 [2024-01-25T10:42:53.827Z] v3.1.0-dev.20 [2024-01-25T10:42:53.827Z] v3.1.0-dev.21 [2024-01-25T10:42:53.827Z] v3.1.0-dev.22 [2024-01-25T10:42:53.827Z] v3.1.0-dev.23 [2024-01-25T10:42:53.827Z] v3.1.0-dev.24 [2024-01-25T10:42:53.827Z] v3.1.0-dev.3 [2024-01-25T10:42:53.827Z] v3.1.0-dev.4 [2024-01-25T10:42:53.827Z] v3.1.0-dev.5 [2024-01-25T10:42:53.827Z] v3.1.0-dev.6 [2024-01-25T10:42:53.827Z] v3.1.0-dev.7 [2024-01-25T10:42:53.827Z] v3.1.0-dev.8 [2024-01-25T10:42:53.827Z] v3.1.0-dev.9 [2024-01-25T10:42:53.827Z] v3.2.0-dev.1 [2024-01-25T10:42:53.827Z] v3.2.0-dev.2 [2024-01-25T10:42:53.827Z] v3.2.0-dev.3 [2024-01-25T10:42:53.827Z] v3.2.0-dev.4 [Pipeline] sh [2024-01-25T10:42:54.122Z] + lftools sign git-tag v3.2.0-dev.4 [2024-01-25T10:42:54.690Z] Signing Git tag with Sigul... [2024-01-25T10:42:54.690Z] Signing v3.2.0-dev.4 [Pipeline] echo [2024-01-25T10:42:54.960Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:42:55.245Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-25T10:42:55.252Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-25T10:42:55.377Z] $ docker stop --time=1 0e3949e8ece961aa72235c7d394c7362c54f896fa0423365d8892f35951d12ba [2024-01-25T10:42:56.710Z] $ docker rm -f --volumes 0e3949e8ece961aa72235c7d394c7362c54f896fa0423365d8892f35951d12ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-25T10:42:57.725Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T10:42:57.725Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:42:58.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T10:42:58.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:42:58.262Z] prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container [2024-01-25T10:42:58.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-25T10:42:58.817Z] $ docker top 195a8313cd38464d7cdcab40d0c54cdb52abbf96aa644666699e9ade623fb09f -eo pid,comm [2024-01-25T10:42:58.872Z] 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-01-25T10:42:58.872Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T10:42:59.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T10:42:59.073Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T10:42:59.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T10:42:59.196Z] $ docker exec 195a8313cd38464d7cdcab40d0c54cdb52abbf96aa644666699e9ade623fb09f ssh-agent [2024-01-25T10:42:59.297Z] SSH_AUTH_SOCK=/tmp/ssh-s25VGm0CxbQU/agent.33 [2024-01-25T10:42:59.297Z] SSH_AGENT_PID=39 [2024-01-25T10:42:59.313Z] Running ssh-add (command line suppressed) [2024-01-25T10:42:59.408Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7262872507956358345.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7262872507956358345.key) [2024-01-25T10:42:59.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T10:42:59.805Z] + git semver bump pre [2024-01-25T10:43:00.064Z] 2024-01-25 10:42:59,950 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-01-25T10:43:00.064Z] 2024-01-25 10:42:59,950 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev [2024-01-25T10:43:00.064Z] 2024-01-25 10:42:59,950 [bump_version] DEBUG bumped version:3.2.0-dev.5 [2024-01-25T10:43:00.064Z] 2024-01-25 10:42:59,950 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-01-25T10:43:00.064Z] 2024-01-25 10:42:59,951 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-01-25T10:43:00.064Z] 2024-01-25 10:42:59,951 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-01-25T10:43:00.064Z] 2024-01-25 10:42:59,952 [execute] INFO git cat-file --batch-check [2024-01-25T10:43:00.064Z] 2024-01-25 10:42:59,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T10:43:00.064Z] 2024-01-25 10:42:59,956 [execute] INFO git cat-file --batch [2024-01-25T10:43:00.064Z] 2024-01-25 10:42:59,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T10:43:00.064Z] 2024-01-25 10:42:59,960 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-01-25T10:43:00.064Z] 3.2.0-dev.5 [Pipeline] } [2024-01-25T10:43:00.069Z] $ docker exec --env ******** --env ******** 195a8313cd38464d7cdcab40d0c54cdb52abbf96aa644666699e9ade623fb09f ssh-agent -k [2024-01-25T10:43:00.159Z] unset SSH_AUTH_SOCK; [2024-01-25T10:43:00.163Z] unset SSH_AGENT_PID; [2024-01-25T10:43:00.163Z] echo Agent pid 39 killed; [2024-01-25T10:43:00.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T10:43:00.715Z] + git semver [Pipeline] } [2024-01-25T10:43:00.980Z] $ docker stop --time=1 195a8313cd38464d7cdcab40d0c54cdb52abbf96aa644666699e9ade623fb09f [2024-01-25T10:43:02.305Z] $ docker rm -f --volumes 195a8313cd38464d7cdcab40d0c54cdb52abbf96aa644666699e9ade623fb09f [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-25T10:43:02.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-25T10:43:02.817Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:43:03.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-25T10:43:03.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:43:03.355Z] prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container [2024-01-25T10:43:03.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-25T10:43:03.724Z] $ docker top 47d7b3da52da58bbbedecc2d79bcd841d8dd11bd1cea6d7541e9b1a4f1ead8ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-25T10:43:04.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-25T10:43:04.023Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-25T10:43:04.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-25T10:43:04.133Z] $ docker exec 47d7b3da52da58bbbedecc2d79bcd841d8dd11bd1cea6d7541e9b1a4f1ead8ef ssh-agent [2024-01-25T10:43:04.241Z] SSH_AUTH_SOCK=/tmp/ssh-VoheKX4X6jQh/agent.33 [2024-01-25T10:43:04.241Z] SSH_AGENT_PID=39 [2024-01-25T10:43:04.246Z] Running ssh-add (command line suppressed) [2024-01-25T10:43:04.337Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16579589048116913077.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16579589048116913077.key) [2024-01-25T10:43:04.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-25T10:43:04.706Z] + git semver push [2024-01-25T10:43:04.964Z] 2024-01-25 10:43:04,899 [run_push] DEBUG push [2024-01-25T10:43:04.964Z] 2024-01-25 10:43:04,900 [execute] INFO git cat-file --batch-check [2024-01-25T10:43:04.964Z] 2024-01-25 10:43:04,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-25T10:43:04.964Z] 2024-01-25 10:43:04,905 [execute] INFO git rev-list 3377295771e9cee18381c51aa4ef898469e51bbc -- [2024-01-25T10:43:04.964Z] 2024-01-25 10:43:04,905 [execute] DEBUG Popen(['git', 'rev-list', '3377295771e9cee18381c51aa4ef898469e51bbc', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-25T10:43:04.964Z] 2024-01-25 10:43:04,914 [execute] INFO git fetch -v origin [2024-01-25T10:43:04.964Z] 2024-01-25 10:43:04,914 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-25T10:43:05.532Z] 2024-01-25 10:43:05,419 [run_push] DEBUG no remote changes detected [2024-01-25T10:43:05.532Z] 2024-01-25 10:43:05,420 [execute] INFO git push origin semver [2024-01-25T10:43:05.532Z] 2024-01-25 10:43:05,420 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-25T10:43:06.471Z] 2024-01-25 10:43:06,150 [run_push] DEBUG push all version tags [2024-01-25T10:43:06.471Z] 2024-01-25 10:43:06,150 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-25T10:43:06.471Z] 2024-01-25 10:43:06,151 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-25T10:43:07.041Z] 2024-01-25 10:43:06,873 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-01-25T10:43:07.041Z] 3.2.0-dev.5 [Pipeline] } [2024-01-25T10:43:07.044Z] $ docker exec --env ******** --env ******** 47d7b3da52da58bbbedecc2d79bcd841d8dd11bd1cea6d7541e9b1a4f1ead8ef ssh-agent -k [2024-01-25T10:43:07.142Z] unset SSH_AUTH_SOCK; [2024-01-25T10:43:07.142Z] unset SSH_AGENT_PID; [2024-01-25T10:43:07.142Z] echo Agent pid 39 killed; [2024-01-25T10:43:07.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-25T10:43:07.696Z] + git semver [Pipeline] } [2024-01-25T10:43:07.962Z] $ docker stop --time=1 47d7b3da52da58bbbedecc2d79bcd841d8dd11bd1cea6d7541e9b1a4f1ead8ef [2024-01-25T10:43:09.422Z] $ docker rm -f --volumes 47d7b3da52da58bbbedecc2d79bcd841d8dd11bd1cea6d7541e9b1a4f1ead8ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-25T10:43:10.996Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-01-25T10:43:10.996Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-01-25T10:43:10.996Z] total 16 [2024-01-25T10:43:10.996Z] drwxr-xr-x 3 root root 4096 Jan 25 10:35 . [2024-01-25T10:43:10.996Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 25 10:42 .. [2024-01-25T10:43:10.996Z] drwxr-xr-x 2 root root 4096 Jan 25 10:35 cost [2024-01-25T10:43:10.996Z] -rw-r--r-- 1 root root 91 Jan 25 10:35 cost.csv [2024-01-25T10:43:10.996Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-01-25T10:43:10.996Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-01-25T10:43:10.996Z] total 16 [2024-01-25T10:43:10.996Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 25 10:35 . [2024-01-25T10:43:10.996Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 25 10:42 .. [2024-01-25T10:43:10.996Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 25 10:35 cost [2024-01-25T10:43:10.996Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 25 10:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:43:11.287Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:43:12.140Z] ---> package-listing.sh [2024-01-25T10:43:12.140Z] ++ facter osfamily [2024-01-25T10:43:12.140Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-25T10:43:12.399Z] + OS_FAMILY=debian [2024-01-25T10:43:12.399Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-01-25T10:43:12.399Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-25T10:43:12.399Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-25T10:43:12.399Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-25T10:43:12.399Z] + PACKAGES=/tmp/packages_start.txt [2024-01-25T10:43:12.399Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-01-25T10:43:12.399Z] + PACKAGES=/tmp/packages_end.txt [2024-01-25T10:43:12.399Z] + case "${OS_FAMILY}" in [2024-01-25T10:43:12.399Z] + dpkg -l [2024-01-25T10:43:12.399Z] + grep '^ii' [2024-01-25T10:43:12.399Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-25T10:43:12.399Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-25T10:43:12.399Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-25T10:43:12.399Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-01-25T10:43:12.399Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-01-25T10:43:12.399Z] + 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-01-25T10:43:12.412Z] 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-01-25T10:43:12.689Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T10:43:13.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-25T10:43:13.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T10:43:13.506Z] prd-ubuntu20.04-docker-8c-8g-27891 does not seem to be running inside a container [2024-01-25T10:43:13.528Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-25T10:43:13.732Z] $ docker top 46fe91c4d4a9a57c4003e74f82f094712183d4e0e61412604b449a204423bc11 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-25T10:43:14.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-25T10:43:14.478Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-25T10:43:14.765Z] + ls /var/log/sa-host [2024-01-25T10:43:14.765Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-25T10:43:14.883Z] provisioning config files... [2024-01-25T10:43:14.890Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5232986760872187798tmp [Pipeline] { [Pipeline] echo [2024-01-25T10:43:15.018Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:43:15.304Z] ---> create-netrc.sh [Pipeline] } [2024-01-25T10:43:15.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:43:15.883Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-25T10:43:15.892Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:43:16.174Z] ---> sudo-logs.sh [2024-01-25T10:43:16.175Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-25T10:43:16.288Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:43:16.568Z] ---> job-cost.sh [2024-01-25T10:43:16.568Z] lf-activate-venv: SKIPPING [2024-01-25T10:43:16.568Z] DEBUG: total: 0.2199999988079071 [2024-01-25T10:43:16.568Z] INFO: Retrieving Stack Cost... [2024-01-25T10:43:17.136Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-25T10:43:17.395Z] INFO: Archiving Costs [Pipeline] echo [2024-01-25T10:43:17.407Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-25T10:43:17.689Z] ---> logs-deploy.sh [2024-01-25T10:43:17.689Z] lf-activate-venv: SKIPPING [2024-01-25T10:43:17.689Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/137 [2024-01-25T10:43:17.689Z] INFO: archiving workspace using pattern(s): [2024-01-25T10:43:18.627Z] Archives upload complete. [2024-01-25T10:43:18.627Z] INFO: archiving logs to Nexus