Started by user Lenny Goodell Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9183fab70f5305c11e22753a9d735b181ccbdb61 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-ssh14534050203483076026.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-ssh9028955025948478258.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-ssh12775866201924759817.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-ssh5967003640841604863.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-ssh6652229086097037361.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8889 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 Avoid second fetch Checking out Revision 9183fab70f5305c11e22753a9d735b181ccbdb61 (main) > 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 > 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 Commit message: "build: Update to latest 3.2.0 dev go-mods (#274)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9183fab70f5305c11e22753a9d735b181ccbdb61 # timeout=10 > git rev-list --no-walk 9183fab70f5305c11e22753a9d735b181ccbdb61 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:58:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:58:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:58:16 ========================================================= 22:58:16 EdgeX Global Pipelines Version Info 22:58:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:58:17 ------------------- 22:58:17 stable info: 22:58:17 ------------------- 22:58:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:58:17 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:58:17 Message: update stable to v1.0.258 22:58:18 ------------------- 22:58:18 experimental info: 22:58:18 ------------------- 22:58:18 Commited By: **** collab-it+edgex@linuxfoundation.org 22:58:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:58:18 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:58:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 22:58:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 22:58:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:58:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:58:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:58:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:58:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:58:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:58:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:58:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo 22:58:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9183fab [Pipeline] echo 22:58:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:58:20 provisioning config files... 22:58:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4457471339144002967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:58:20 ---> ****-login.sh 22:58:20 nexus3.edgexfoundry.org:10001 22:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:58:20 Configure a credential helper to remove this warning. See 22:58:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:58:20 22:58:20 Login Succeeded 22:58:20 nexus3.edgexfoundry.org:10002 22:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:58:21 Configure a credential helper to remove this warning. See 22:58:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:58:21 22:58:21 Login Succeeded 22:58:21 nexus3.edgexfoundry.org:10003 22:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:58:21 Configure a credential helper to remove this warning. See 22:58:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:58:21 22:58:21 Login Succeeded 22:58:21 nexus3.edgexfoundry.org:10004 22:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:58:21 Configure a credential helper to remove this warning. See 22:58:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:58:21 22:58:21 Login Succeeded 22:58:21 ****.io 22:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:58:21 Configure a credential helper to remove this warning. See 22:58:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:58:21 22:58:21 Login Succeeded 22:58:21 ---> ****-login.sh ends [Pipeline] } 22:58:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:58:22 + git rev-list -1 --merges 9183fab70f5305c11e22753a9d735b181ccbdb61~1..9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo 22:58:22 -----------> git rev-list -1 --merges 9183fab70f5305c11e22753a9d735b181ccbdb61~1..9183fab70f5305c11e22753a9d735b181ccbdb61 9183fab70f5305c11e22753a9d735b181ccbdb61 [false] [Pipeline] sh 22:58:22 + git log --format=format:%s -1 9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo 22:58:22 ========================================================= 22:58:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:58:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:58:23 + git log --format=format:%s -1 9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo 22:58:23 [semverPrep] GIT_COMMIT: 9183fab70f5305c11e22753a9d735b181ccbdb61, Commit Message: build: Update to latest 3.2.0 dev go-mods (#274) [Pipeline] echo 22:58:23 [semverPrep] This is not a build commit. [Pipeline] sh 22:58:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:58:23 + grep -v github /etc/ssh/ssh_known_hosts 22:58:23 + [ -e /tmp/ssh_known_hosts ] 22:58:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:58:23 + + sudo tee -a /etc/ssh/ssh_known_hosts 22:58:23 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:58:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:58:24 22:58:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:58:24 0.1.4: Pulling from edgex-devops/py-git-semver 22:58:24 b85a868b505f: Pulling fs layer 22:58:24 e2be974225ed: Pulling fs layer 22:58:24 339a4e72a1f5: Pulling fs layer 22:58:24 988bab9f4d93: Pulling fs layer 22:58:24 1469e6f7b9e6: Pulling fs layer 22:58:24 eaf3925da568: Pulling fs layer 22:58:24 bab4dde63d76: Pulling fs layer 22:58:24 bde34c3a00c8: Pulling fs layer 22:58:24 b352a97aabf1: Pulling fs layer 22:58:24 988bab9f4d93: Waiting 22:58:24 bab4dde63d76: Waiting 22:58:24 4872d77fe225: Pulling fs layer 22:58:24 eaf3925da568: Waiting 22:58:24 1469e6f7b9e6: Waiting 22:58:24 bde34c3a00c8: Waiting 22:58:24 b352a97aabf1: Waiting 22:58:24 5851b861e8e6: Pulling fs layer 22:58:24 4872d77fe225: Waiting 22:58:24 5851b861e8e6: Waiting 22:58:24 e2be974225ed: Verifying Checksum 22:58:24 e2be974225ed: Download complete 22:58:24 988bab9f4d93: Verifying Checksum 22:58:24 988bab9f4d93: Download complete 22:58:25 339a4e72a1f5: Verifying Checksum 22:58:25 339a4e72a1f5: Download complete 22:58:25 1469e6f7b9e6: Verifying Checksum 22:58:25 1469e6f7b9e6: Download complete 22:58:25 eaf3925da568: Verifying Checksum 22:58:25 eaf3925da568: Download complete 22:58:25 bde34c3a00c8: Download complete 22:58:25 b352a97aabf1: Verifying Checksum 22:58:25 b352a97aabf1: Download complete 22:58:25 4872d77fe225: Verifying Checksum 22:58:25 4872d77fe225: Download complete 22:58:25 5851b861e8e6: Download complete 22:58:25 b85a868b505f: Download complete 22:58:25 bab4dde63d76: Verifying Checksum 22:58:25 bab4dde63d76: Download complete 22:58:26 b85a868b505f: Pull complete 22:58:26 e2be974225ed: Pull complete 22:58:26 339a4e72a1f5: Pull complete 22:58:26 988bab9f4d93: Pull complete 22:58:27 1469e6f7b9e6: Pull complete 22:58:27 eaf3925da568: Pull complete 22:58:28 bab4dde63d76: Pull complete 22:58:28 bde34c3a00c8: Pull complete 22:58:28 b352a97aabf1: Pull complete 22:58:28 4872d77fe225: Pull complete 22:58:29 5851b861e8e6: Pull complete 22:58:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:58:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:58:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:29 prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container 22:58:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:58:33 $ docker top aad46edfedb8e778f7688d9a452da6c95c8f1360efba773d9bac3eb67fbbae36 -eo pid,comm 22:58:33 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). 22:58:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:58:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:58:33 [ssh-agent] Looking for ssh-agent implementation... 22:58:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:58:33 $ docker exec aad46edfedb8e778f7688d9a452da6c95c8f1360efba773d9bac3eb67fbbae36 ssh-agent 22:58:33 SSH_AUTH_SOCK=/tmp/ssh-cDih1ZIl6HtP/agent.34 22:58:33 SSH_AGENT_PID=39 22:58:33 Running ssh-add (command line suppressed) 22:58:34 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18095621431415473174.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18095621431415473174.key) 22:58:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:58:34 + git tag --points-at HEAD [Pipeline] } 22:58:34 $ docker exec --env ******** --env ******** aad46edfedb8e778f7688d9a452da6c95c8f1360efba773d9bac3eb67fbbae36 ssh-agent -k 22:58:34 unset SSH_AUTH_SOCK; 22:58:34 unset SSH_AGENT_PID; 22:58:34 echo Agent pid 39 killed; 22:58:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:58:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:58:34 [ssh-agent] Looking for ssh-agent implementation... 22:58:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:58:34 $ docker exec aad46edfedb8e778f7688d9a452da6c95c8f1360efba773d9bac3eb67fbbae36 ssh-agent 22:58:34 SSH_AUTH_SOCK=/tmp/ssh-OPjjti5cFOFO/agent.72 22:58:34 SSH_AGENT_PID=78 22:58:34 Running ssh-add (command line suppressed) 22:58:34 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13639908292870660991.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13639908292870660991.key) 22:58:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:58:35 + git semver init 22:58:35 2023-11-28 22:58:35,450 [run_init] DEBUG init version:0.0.0 force:False 22:58:35 2023-11-28 22:58:35,451 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 22:58:35 2023-11-28 22:58:35,451 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 22:58:35 2023-11-28 22:58:35,451 [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) 22:58:36 2023-11-28 22:58:36,828 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 22:58:36 2023-11-28 22:58:36,828 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 22:58:36 2023-11-28 22:58:36,828 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:58:36 2023-11-28 22:58:36,828 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 22:58:36 3.2.0-dev.1 [Pipeline] } 22:58:36 $ docker exec --env ******** --env ******** aad46edfedb8e778f7688d9a452da6c95c8f1360efba773d9bac3eb67fbbae36 ssh-agent -k 22:58:37 unset SSH_AUTH_SOCK; 22:58:37 unset SSH_AGENT_PID; 22:58:37 echo Agent pid 78 killed; 22:58:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:58:37 + git semver [Pipeline] } 22:58:37 $ docker stop --time=1 aad46edfedb8e778f7688d9a452da6c95c8f1360efba773d9bac3eb67fbbae36 22:58:39 $ docker rm -f --volumes aad46edfedb8e778f7688d9a452da6c95c8f1360efba773d9bac3eb67fbbae36 [Pipeline] // withDockerContainer [Pipeline] sh 22:58:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:58:39 Stashed 1 file(s) [Pipeline] echo 22:58:39 [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [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 22:58:40 provisioning config files... 22:58:40 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5169427423347195657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:58:40 ---> ****-login.sh 22:58:40 nexus3.edgexfoundry.org:10001 22:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:58:40 Configure a credential helper to remove this warning. See 22:58:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:58:40 22:58:40 Login Succeeded 22:58:40 nexus3.edgexfoundry.org:10002 22:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:58:40 Configure a credential helper to remove this warning. See 22:58:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:58:40 22:58:40 Login Succeeded 22:58:40 nexus3.edgexfoundry.org:10003 22:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:58:40 Configure a credential helper to remove this warning. See 22:58:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:58:40 22:58:40 Login Succeeded 22:58:40 nexus3.edgexfoundry.org:10004 22:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:58:40 Configure a credential helper to remove this warning. See 22:58:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:58:40 22:58:40 Login Succeeded 22:58:40 ****.io 22:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:58:40 Configure a credential helper to remove this warning. See 22:58:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:58:40 22:58:40 Login Succeeded 22:58:40 ---> ****-login.sh ends [Pipeline] } 22:58:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:58:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:58:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:58:41 ========================================================= 22:58:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:58:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:58:41 Sending build context to Docker daemon 8.41MB 22:58:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:58:41 Step 2/12 : FROM ${BASE} AS builder 22:58:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:58:41 7264a8db6415: Pulling fs layer 22:58:41 c4d48a809fc2: Pulling fs layer 22:58:41 4f1c88b9dad5: Pulling fs layer 22:58:41 ad3a456e5733: Pulling fs layer 22:58:41 69c7f0334f64: Pulling fs layer 22:58:41 1f1c1a5573a3: Pulling fs layer 22:58:41 ce7588e14bc9: Pulling fs layer 22:58:41 b5e4710f87ac: Pulling fs layer 22:58:41 69c7f0334f64: Waiting 22:58:41 1f1c1a5573a3: Waiting 22:58:41 ce7588e14bc9: Waiting 22:58:41 b5e4710f87ac: Waiting 22:58:41 ad3a456e5733: Waiting 22:58:41 c4d48a809fc2: Download complete 22:58:41 ad3a456e5733: Verifying Checksum 22:58:41 ad3a456e5733: Download complete 22:58:41 69c7f0334f64: Download complete 22:58:41 7264a8db6415: Verifying Checksum 22:58:41 7264a8db6415: Download complete 22:58:41 1f1c1a5573a3: Verifying Checksum 22:58:41 1f1c1a5573a3: Download complete 22:58:41 7264a8db6415: Pull complete 22:58:42 c4d48a809fc2: Pull complete 22:58:42 b5e4710f87ac: Verifying Checksum 22:58:42 b5e4710f87ac: Download complete 22:58:42 4f1c88b9dad5: Verifying Checksum 22:58:42 4f1c88b9dad5: Download complete 22:58:42 ce7588e14bc9: Download complete 22:58:45 4f1c88b9dad5: Pull complete 22:58:45 ad3a456e5733: Pull complete 22:58:45 69c7f0334f64: Pull complete 22:58:45 1f1c1a5573a3: Pull complete 22:58:47 ce7588e14bc9: Pull complete 22:58:48 b5e4710f87ac: Pull complete 22:58:48 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 22:58:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:58:48 ---> 88b5674ff536 22:58:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:58:53 ---> Running in 3c613caa148c 22:58:53 Removing intermediate container 3c613caa148c 22:58:53 ---> 07aff4615c42 22:58:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:58:53 ---> Running in 052bda86282c 22:58:53 Removing intermediate container 052bda86282c 22:58:53 ---> c1e9a56c5d0c 22:58:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 22:58:53 ---> Running in b94967dff37b 22:58:53 Removing intermediate container b94967dff37b 22:58:53 ---> 869cd265b849 22:58:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:58:53 ---> Running in 88e01aeb46ef 22:58:53 Removing intermediate container 88e01aeb46ef 22:58:53 ---> 57d68aecc635 22:58:53 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:58:53 ---> Running in fef20fe78d11 22:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:58:53 OK: 264 MiB in 52 packages 22:58:53 Removing intermediate container fef20fe78d11 22:58:53 ---> 3d7c3a6d7e45 22:58:53 Step 8/12 : WORKDIR /app 22:58:53 ---> Running in f78c55ba4dea 22:58:53 Removing intermediate container f78c55ba4dea 22:58:53 ---> f98d80275352 22:58:53 Step 9/12 : COPY go.mod vendor* ./ 22:58:53 ---> 52a8cbd0abbd 22:58:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:58:54 ---> Running in 18832ab19cb3 22:58:54 Still waiting to schedule task 22:58:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:59:32 Removing intermediate container 18832ab19cb3 22:59:32 ---> 139048256554 22:59:32 Step 11/12 : COPY . . 22:59:32 ---> 515c3ff49a91 22:59:32 Step 12/12 : RUN $MAKE 22:59:32 ---> Running in 62bd0ab247b8 22:59:32 noop 22:59:32 Removing intermediate container 62bd0ab247b8 22:59:32 ---> 0527165de973 22:59:32 Successfully built 0527165de973 22:59:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:33 + docker inspect -f . ci-base-image-x86_64 22:59:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:59:33 prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container 22:59:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:59:34 $ docker top ce9d675e99329eded1c20c0b961c21841a7d024642e824691929d0d4fc621fa0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:59:34 + go version 22:59:34 go version go1.21.0 linux/amd64 [Pipeline] } 22:59:34 $ docker stop --time=1 ce9d675e99329eded1c20c0b961c21841a7d024642e824691929d0d4fc621fa0 22:59:35 $ docker rm -f --volumes ce9d675e99329eded1c20c0b961c21841a7d024642e824691929d0d4fc621fa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:36 + docker inspect -f . ci-base-image-x86_64 22:59:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:59:37 prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container 22:59:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:59:37 $ docker top e5be66052e91a9bc4de0883f7eaae4e60fd951f1e1bb81e2f2ad7b5148cdca94 -eo pid,comm [Pipeline] { [Pipeline] sh 22:59:37 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 22:59:38 + make test 22:59:38 go test ./... -coverprofile=coverage.out ./... 22:59:39 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:59:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:59:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:59:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.748s coverage: 40.6% of statements 22:59:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements 22:59:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements 23:00:07 go vet ./... 23:00:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:00:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:00:11 ./bin/test-attribution-txt.sh [Pipeline] echo 23:00:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:00:11 $ docker stop --time=1 e5be66052e91a9bc4de0883f7eaae4e60fd951f1e1bb81e2f2ad7b5148cdca94 23:00:15 $ docker rm -f --volumes e5be66052e91a9bc4de0883f7eaae4e60fd951f1e1bb81e2f2ad7b5148cdca94 [Pipeline] // withDockerContainer [Pipeline] sh 23:00:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:00:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:00:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:00:16 + ls -al . 23:00:16 total 640 23:00:16 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 22:59 . 23:00:16 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 22:58 .. 23:00:16 -rw-rw-r-- 1 jenkins jenkins 134 Nov 28 22:58 .dockerignore 23:00:16 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 22:59 .git 23:00:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 22:58 .github 23:00:16 -rw-rw-r-- 1 jenkins jenkins 880 Nov 28 22:58 .gitignore 23:00:16 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 22:58 .golangci.yml 23:00:16 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 22:58 .semver 23:00:16 -rw-rw-r-- 1 jenkins jenkins 11980 Nov 28 22:58 Attribution.txt 23:00:16 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 28 22:58 CHANGELOG.md 23:00:16 -rw-rw-r-- 1 jenkins jenkins 1456 Nov 28 22:58 Dockerfile 23:00:16 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 22:58 GOVERNANCE.md 23:00:16 -rw-rw-r-- 1 jenkins jenkins 661 Nov 28 22:58 Jenkinsfile 23:00:16 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 28 22:58 LICENSE 23:00:16 -rw-rw-r-- 1 jenkins jenkins 2179 Nov 28 22:58 Makefile 23:00:16 -rw-rw-r-- 1 jenkins jenkins 625 Nov 28 22:58 OWNERS.md 23:00:16 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 28 22:58 README.md 23:00:16 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 22:58 VERSION 23:00:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 22:58 bin 23:00:16 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 22:58 cmd 23:00:16 -rw-r--r-- 1 jenkins jenkins 459493 Nov 28 22:59 coverage.out 23:00:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 22:58 examples 23:00:16 -rw-rw-r-- 1 jenkins jenkins 3873 Nov 28 22:58 go.mod 23:00:16 -rw-rw-r-- 1 jenkins jenkins 34480 Nov 28 22:58 go.sum 23:00:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 22:58 images 23:00:16 drwxrwxr-x 5 jenkins jenkins 4096 Nov 28 22:58 internal 23:00:16 -rw-rw-r-- 1 jenkins jenkins 193 Nov 28 22:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:17 + 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=9183fab70f5305c11e22753a9d735b181ccbdb61 --label arch=amd64 --label version=3.2.0-dev.1 . 23:00:17 Sending build context to Docker daemon 8.41MB 23:00:17 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:00:17 Step 2/25 : FROM ${BASE} AS builder 23:00:17 ---> 0527165de973 23:00:17 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:00:17 ---> Running in c27689350657 23:00:17 Removing intermediate container c27689350657 23:00:17 ---> 3fe3b572175f 23:00:17 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:00:17 ---> Running in 143b972fe7a2 23:00:17 Removing intermediate container 143b972fe7a2 23:00:17 ---> b0a222894cae 23:00:17 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 23:00:17 ---> Running in 4db377369907 23:00:17 Removing intermediate container 4db377369907 23:00:17 ---> e1be2ebfbe83 23:00:17 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:00:17 ---> Running in f5be0a159418 23:00:17 Removing intermediate container f5be0a159418 23:00:17 ---> 2d69ec54c301 23:00:17 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:00:17 ---> Running in f54ba5fe7ce0 23:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:00:18 OK: 264 MiB in 52 packages 23:00:18 Removing intermediate container f54ba5fe7ce0 23:00:18 ---> ef14d553f15c 23:00:18 Step 8/25 : WORKDIR /app 23:00:18 ---> Running in c28950f6989e 23:00:18 Removing intermediate container c28950f6989e 23:00:18 ---> fe64db904716 23:00:18 Step 9/25 : COPY go.mod vendor* ./ 23:00:18 ---> f44e57513352 23:00:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:19 ---> Running in 7ce7227ec8cc 23:00:19 Removing intermediate container 7ce7227ec8cc 23:00:19 ---> 65d24464ae8d 23:00:19 Step 11/25 : COPY . . 23:00:20 ---> e6f3762f1c5b 23:00:20 Step 12/25 : RUN $MAKE 23:00:20 ---> Running in 50c021de09e7 23:00:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 23:00:40 Removing intermediate container 50c021de09e7 23:00:40 ---> a27463a378b9 23:00:40 Step 13/25 : FROM alpine:3.18 23:00:40 3.18: Pulling from library/alpine 23:00:40 96526aa774ef: Pulling fs layer 23:00:41 96526aa774ef: Verifying Checksum 23:00:41 96526aa774ef: Download complete 23:00:41 96526aa774ef: Pull complete 23:00:41 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:00:41 Status: Downloaded newer image for alpine:3.18 23:00:41 ---> 8ca4688f4f35 23:00:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:00:41 ---> Running in e3b867d9f04c 23:00:41 Removing intermediate container e3b867d9f04c 23:00:41 ---> 39735f29e9ff 23:00:41 Step 15/25 : RUN apk add --update --no-cache dumb-init 23:00:41 ---> Running in cba1e2678e6e 23:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:00:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8890 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 23:00:42 Running in /w/workspace/device-rfid-llrp-go/134 [Pipeline] { [Pipeline] checkout 23:00:42 (1/1) Installing dumb-init (1.2.5-r2) 23:00:42 Executing busybox-1.36.1-r2.trigger 23:00:42 OK: 7 MiB in 16 packages 23:00:42 Removing intermediate container cba1e2678e6e 23:00:42 ---> 63296c6624aa 23:00:42 Step 16/25 : RUN apk --no-cache upgrade 23:00:42 ---> Running in a84b47df4070 23:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:00:42 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 23:00:42 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 23:00:42 Executing busybox-1.36.1-r5.post-upgrade 23:00:43 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 23:00:43 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 23:00:43 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 23:00:43 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 23:00:43 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 23:00:43 Executing busybox-1.36.1-r5.trigger 23:00:43 OK: 7 MiB in 16 packages 23:00:43 Removing intermediate container a84b47df4070 23:00:43 ---> 9fd2806531ff 23:00:43 Step 17/25 : COPY --from=builder /app/LICENSE / 23:00:43 ---> bb52f63fd4b4 23:00:43 Step 18/25 : COPY --from=builder /app/Attribution.txt / 23:00:43 ---> 425d0725d557 23:00:43 Step 19/25 : COPY --from=builder /app/cmd/ / 23:00:44 ---> 6dde4eace39a 23:00:44 Step 20/25 : EXPOSE 59989 23:00:44 ---> Running in 886a4abe461a 23:00:44 Removing intermediate container 886a4abe461a 23:00:44 ---> 67d35e0f2e55 23:00:44 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 23:00:44 ---> Running in 87f51e3fdb67 23:00:44 Removing intermediate container 87f51e3fdb67 23:00:44 ---> 35b622999fde 23:00:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:00:44 ---> Running in 8caeaa48682c 23:00:44 Removing intermediate container 8caeaa48682c 23:00:44 ---> 52fd741abd63 23:00:44 Step 23/25 : LABEL arch=amd64 23:00:44 ---> Running in 805f97ca275c 23:00:45 Removing intermediate container 805f97ca275c 23:00:45 ---> a7abb50b86df 23:00:45 Step 24/25 : LABEL git_sha=9183fab70f5305c11e22753a9d735b181ccbdb61 23:00:45 ---> Running in e357989dacb1 23:00:45 Removing intermediate container e357989dacb1 23:00:45 ---> a04b53f78b91 23:00:45 Step 25/25 : LABEL version=3.2.0-dev.1 23:00:45 ---> Running in 994d8fcc8256 23:00:45 Removing intermediate container 994d8fcc8256 23:00:45 ---> 51fea52cef9f 23:00:45 [Warning] One or more build-args [ARCH] were not consumed 23:00:45 Successfully built 51fea52cef9f 23:00:45 Successfully tagged device-rfid-llrp:latest 23:00:45 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:00:45 provisioning config files... 23:00:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8792966226653934948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:46 ---> ****-login.sh 23:00:46 nexus3.edgexfoundry.org:10001 23:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:00:46 Configure a credential helper to remove this warning. See 23:00:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:00:46 23:00:46 Login Succeeded 23:00:46 nexus3.edgexfoundry.org:10002 23:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:00:46 Configure a credential helper to remove this warning. See 23:00:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:00:46 23:00:46 Login Succeeded 23:00:46 nexus3.edgexfoundry.org:10003 23:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:00:46 Configure a credential helper to remove this warning. See 23:00:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:00:46 23:00:46 Login Succeeded 23:00:46 nexus3.edgexfoundry.org:10004 23:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:00:46 Configure a credential helper to remove this warning. See 23:00:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:00:46 23:00:46 Login Succeeded 23:00:46 ****.io 23:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:00:47 Configure a credential helper to remove this warning. See 23:00:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:00:47 23:00:47 Login Succeeded 23:00:47 ---> ****-login.sh ends [Pipeline] } 23:00:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:00:47 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 23:00:47 9183fab70f5305c11e22753a9d735b181ccbdb61 23:00:47 latest 23:00:47 3.2.0-dev.1 23:00:47 9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 23:00:47 main 23:00:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:48 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:48 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61 23:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:00:48 99e85c043c5e: Preparing 23:00:48 fd75e0f80e11: Preparing 23:00:48 1506696e7ba6: Preparing 23:00:48 7ebd26b69a51: Preparing 23:00:48 b279a19fb394: Preparing 23:00:48 cc2447e1835a: Preparing 23:00:48 cc2447e1835a: Waiting 23:00:48 b279a19fb394: Pushed 23:00:48 1506696e7ba6: Pushed 23:00:48 fd75e0f80e11: Pushed 23:00:48 cc2447e1835a: Layer already exists 23:00:49 7ebd26b69a51: Pushed 23:00:51 99e85c043c5e: Pushed 23:00:51 9183fab70f5305c11e22753a9d735b181ccbdb61: digest: sha256:3fcf9f7e4effb493583b6ffef131f6276d5c2755b6ff3735303581fe1ed2cd74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:51 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 23:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:00:52 99e85c043c5e: Preparing 23:00:52 fd75e0f80e11: Preparing 23:00:52 1506696e7ba6: Preparing 23:00:52 7ebd26b69a51: Preparing 23:00:52 b279a19fb394: Preparing 23:00:52 cc2447e1835a: Preparing 23:00:52 cc2447e1835a: Waiting 23:00:52 99e85c043c5e: Layer already exists 23:00:52 7ebd26b69a51: Layer already exists 23:00:52 1506696e7ba6: Layer already exists 23:00:52 fd75e0f80e11: Layer already exists 23:00:52 cc2447e1835a: Layer already exists 23:00:52 b279a19fb394: Layer already exists 23:00:52 latest: digest: sha256:3fcf9f7e4effb493583b6ffef131f6276d5c2755b6ff3735303581fe1ed2cd74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:52 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.1 23:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:00:53 99e85c043c5e: Preparing 23:00:53 fd75e0f80e11: Preparing 23:00:53 1506696e7ba6: Preparing 23:00:53 7ebd26b69a51: Preparing 23:00:53 b279a19fb394: Preparing 23:00:53 cc2447e1835a: Preparing 23:00:53 cc2447e1835a: Waiting 23:00:53 99e85c043c5e: Layer already exists 23:00:53 7ebd26b69a51: Layer already exists 23:00:53 fd75e0f80e11: Layer already exists 23:00:53 1506696e7ba6: Layer already exists 23:00:53 b279a19fb394: Layer already exists 23:00:53 cc2447e1835a: Layer already exists 23:00:53 3.2.0-dev.1: digest: sha256:3fcf9f7e4effb493583b6ffef131f6276d5c2755b6ff3735303581fe1ed2cd74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:53 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 23:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:00:54 99e85c043c5e: Preparing 23:00:54 fd75e0f80e11: Preparing 23:00:54 1506696e7ba6: Preparing 23:00:54 7ebd26b69a51: Preparing 23:00:54 b279a19fb394: Preparing 23:00:54 cc2447e1835a: Preparing 23:00:54 cc2447e1835a: Waiting 23:00:54 99e85c043c5e: Layer already exists 23:00:54 1506696e7ba6: Layer already exists 23:00:54 fd75e0f80e11: Layer already exists 23:00:54 b279a19fb394: Layer already exists 23:00:54 7ebd26b69a51: Layer already exists 23:00:54 cc2447e1835a: Layer already exists 23:00:54 9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1: digest: sha256:3fcf9f7e4effb493583b6ffef131f6276d5c2755b6ff3735303581fe1ed2cd74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:54 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 23:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:00:55 99e85c043c5e: Preparing 23:00:55 fd75e0f80e11: Preparing 23:00:55 1506696e7ba6: Preparing 23:00:55 7ebd26b69a51: Preparing 23:00:55 b279a19fb394: Preparing 23:00:55 cc2447e1835a: Preparing 23:00:55 cc2447e1835a: Waiting 23:00:55 99e85c043c5e: Layer already exists 23:00:55 7ebd26b69a51: Layer already exists 23:00:55 fd75e0f80e11: Layer already exists 23:00:55 1506696e7ba6: Layer already exists 23:00:55 b279a19fb394: Layer already exists 23:00:55 cc2447e1835a: Layer already exists 23:00:55 main: digest: sha256:3fcf9f7e4effb493583b6ffef131f6276d5c2755b6ff3735303581fe1ed2cd74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:55 ===================================================== [Pipeline] echo 23:00:55 taggedImages: 23:00:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61 23:00:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 23:00:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.1 23:00:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 23:00:55 - 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 23:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:00:56 23:00:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:00:57 latest: Pulling from edgex-lftools-log-publisher 23:00:57 5eb5b503b376: Pulling fs layer 23:00:57 5c69ac0246d0: Pulling fs layer 23:00:57 ec43610c2a17: Pulling fs layer 23:00:57 3a2ae6a8a46f: Pulling fs layer 23:00:57 33b1e0a273af: Pulling fs layer 23:00:57 5d3b04190fa2: Pulling fs layer 23:00:57 2f39f015ded8: Pulling fs layer 23:00:57 3a2ae6a8a46f: Waiting 23:00:57 33b1e0a273af: Waiting 23:00:57 5d3b04190fa2: Waiting 23:00:57 2f39f015ded8: Waiting 23:00:57 5c69ac0246d0: Download complete 23:00:57 3a2ae6a8a46f: Verifying Checksum 23:00:57 3a2ae6a8a46f: Download complete 23:00:57 using credential edgex-jenkins-ssh 23:00:57 Cloning the remote Git repository 23:00:57 ec43610c2a17: Verifying Checksum 23:00:57 ec43610c2a17: Download complete 23:00:57 5d3b04190fa2: Download complete 23:00:57 33b1e0a273af: Verifying Checksum 23:00:57 33b1e0a273af: Download complete 23:00:58 5eb5b503b376: Verifying Checksum 23:00:58 5eb5b503b376: Download complete 23:00:57 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:00:57 > git init /w/workspace/device-rfid-llrp-go/134 # timeout=10 23:00:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:00:58 > git --version # timeout=10 23:00:58 > git --version # 'git version 2.25.1' 23:00:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:58 2f39f015ded8: Download complete 23:00:59 5eb5b503b376: Pull complete 23:00:59 5c69ac0246d0: Pull complete 23:00:59 ec43610c2a17: Pull complete 23:00:59 3a2ae6a8a46f: Pull complete 23:01:00 33b1e0a273af: Pull complete 23:01:00 5d3b04190fa2: Pull complete 23:01:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:01:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:01:04 2f39f015ded8: Pull complete 23:01:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:01:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:01:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:05 prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container 23:01:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:01:06 Avoid second fetch 23:01:06 Checking out Revision 9183fab70f5305c11e22753a9d735b181ccbdb61 (main) 23:01:07 Commit message: "build: Update to latest 3.2.0 dev go-mods (#274)" 23:01:07 23:01:07 GitHub has been notified of this commit’s build result 23:01:07 23:01:06 > git config core.sparsecheckout # timeout=10 23:01:06 > git checkout -f 9183fab70f5305c11e22753a9d735b181ccbdb61 # timeout=10 23:01:09 $ docker top be00b38db38c490c524c603d245116651547d258059c6aa673a2c530130c5744 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 23:01:09 ---> job-cost.sh 23:01:09 lf-activate-venv: SKIPPING 23:01:09 INFO: No Stack... [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 23:01:10 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 23:01:10 INFO: Archiving Costs [Pipeline] sh 23:01:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:01:10 % Total % Received % Xferd Average Speed Time Time Time Current 23:01:10 Dload Upload Total Spent Left Speed 23:01:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 76860 0 --:--:-- --:--:-- --:--:-- 77329 [Pipeline] sh 23:01:10 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 23:01:10 + cut -d, -f6 [Pipeline] lock 23:01:11 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] 23:01:11 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] did not exist. Created. 23:01:11 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] [Pipeline] { 23:01:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] unstash [Pipeline] sh 23:01:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:01:11 + sudo tee /etc/docker/daemon.new 23:01:11 { 23:01:11 "registry-mirrors": [ 23:01:11 "https://nexus3.edgexfoundry.org:10001" 23:01:11 ], 23:01:11 "bip": "10.250.0.254/24", 23:01:11 "hosts": [ 23:01:11 "tcp://0.0.0.0:5555", 23:01:11 "unix:///var/run/docker.sock" 23:01:11 ], 23:01:11 "mtu": 1458, 23:01:11 "selinux-enabled": true, 23:01:11 "seccomp-profile": "/etc/docker/seccomp.json" 23:01:11 } [Pipeline] sh 23:01:11 + echo total: 0.2199999988079071 [Pipeline] stash 23:01:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 23:01:12 Stashed 1 file(s) [Pipeline] sh [Pipeline] } 23:01:12 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] [Pipeline] // lock 23:01:12 + sudo service docker restart [Pipeline] } 23:01:12 $ docker stop --time=1 be00b38db38c490c524c603d245116651547d258059c6aa673a2c530130c5744 23:01:13 $ docker rm -f --volumes be00b38db38c490c524c603d245116651547d258059c6aa673a2c530130c5744 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:01:31 provisioning config files... 23:01:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/134@tmp/config10541963617255741975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:32 ---> ****-login.sh 23:01:32 nexus3.edgexfoundry.org:10001 23:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:01:32 Configure a credential helper to remove this warning. See 23:01:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:01:32 23:01:32 Login Succeeded 23:01:32 nexus3.edgexfoundry.org:10002 23:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:01:33 Configure a credential helper to remove this warning. See 23:01:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:01:33 23:01:33 Login Succeeded 23:01:33 nexus3.edgexfoundry.org:10003 23:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:01:33 Configure a credential helper to remove this warning. See 23:01:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:01:33 23:01:33 Login Succeeded 23:01:33 nexus3.edgexfoundry.org:10004 23:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:01:34 Configure a credential helper to remove this warning. See 23:01:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:01:34 23:01:34 Login Succeeded 23:01:34 ****.io 23:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:01:34 Configure a credential helper to remove this warning. See 23:01:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:01:34 23:01:34 Login Succeeded 23:01:34 ---> ****-login.sh ends [Pipeline] } 23:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:01:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:01:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:01:35 ========================================================= 23:01:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:01:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:36 + 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 . 23:01:36 Sending build context to Docker daemon 1.198MB 23:01:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:01:36 Step 2/12 : FROM ${BASE} AS builder 23:01:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:01:36 9fda8d8052c6: Pulling fs layer 23:01:36 5d54e960e981: Pulling fs layer 23:01:36 c4a7e357bf2a: Pulling fs layer 23:01:36 f0e02332f6b5: Pulling fs layer 23:01:36 872ee5b61b7b: Pulling fs layer 23:01:36 0c6a40ed1a82: Pulling fs layer 23:01:36 94ae7d8d031c: Pulling fs layer 23:01:36 872ee5b61b7b: Waiting 23:01:36 f0e02332f6b5: Waiting 23:01:36 0c6a40ed1a82: Waiting 23:01:36 94ae7d8d031c: Waiting 23:01:36 5d54e960e981: Verifying Checksum 23:01:36 5d54e960e981: Download complete 23:01:37 f0e02332f6b5: Verifying Checksum 23:01:37 f0e02332f6b5: Download complete 23:01:37 872ee5b61b7b: Verifying Checksum 23:01:37 872ee5b61b7b: Download complete 23:01:37 9fda8d8052c6: Download complete 23:01:38 9fda8d8052c6: Pull complete 23:01:38 94ae7d8d031c: Verifying Checksum 23:01:38 94ae7d8d031c: Download complete 23:01:38 5d54e960e981: Pull complete 23:01:39 c4a7e357bf2a: Verifying Checksum 23:01:39 c4a7e357bf2a: Download complete 23:01:39 0c6a40ed1a82: Verifying Checksum 23:01:39 0c6a40ed1a82: Download complete 23:01:52 c4a7e357bf2a: Pull complete 23:01:52 f0e02332f6b5: Pull complete 23:01:52 872ee5b61b7b: Pull complete 23:01:59 0c6a40ed1a82: Pull complete 23:02:00 94ae7d8d031c: Pull complete 23:02:00 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:02:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:02:01 ---> 86de565de09d 23:02:01 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:02:02 ---> Running in a8d466ece749 23:02:02 Removing intermediate container a8d466ece749 23:02:02 ---> d441aba5fbcc 23:02:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:02:02 ---> Running in 053d4cb5d15e 23:02:03 Removing intermediate container 053d4cb5d15e 23:02:03 ---> 366e956d2298 23:02:03 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 23:02:03 ---> Running in febad0e5f8c5 23:02:03 Removing intermediate container febad0e5f8c5 23:02:03 ---> 0d5a413cab74 23:02:03 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:02:03 ---> Running in 73e8041a8d1d 23:02:03 Removing intermediate container 73e8041a8d1d 23:02:03 ---> 009f73df23ab 23:02:03 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:02:03 ---> Running in 4779aef04336 23:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:02:06 OK: 266 MiB in 52 packages 23:02:07 Removing intermediate container 4779aef04336 23:02:07 ---> 7f1624a9145a 23:02:07 Step 8/12 : WORKDIR /app 23:02:07 ---> Running in c53feb2ba685 23:02:07 Removing intermediate container c53feb2ba685 23:02:07 ---> c350e005e416 23:02:07 Step 9/12 : COPY go.mod vendor* ./ 23:02:08 ---> 10be2b3de77e 23:02:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:08 ---> Running in 0c4a5b81c69a 23:03:16 Removing intermediate container 0c4a5b81c69a 23:03:16 ---> 66f071092b4a 23:03:16 Step 11/12 : COPY . . 23:03:16 ---> 582f92ea7ba4 23:03:16 Step 12/12 : RUN $MAKE 23:03:16 ---> Running in 6d3a388cb01b 23:03:16 noop 23:03:17 Removing intermediate container 6d3a388cb01b 23:03:17 ---> 7cb712daf893 23:03:17 Successfully built 7cb712daf893 23:03:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:18 + docker inspect -f . ci-base-image-arm64 23:03:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:18 prd-ubuntu20.04-docker-arm64-4c-16g-8890 does not seem to be running inside a container 23:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/134 -v /w/workspace/device-rfid-llrp-go/134:/w/workspace/device-rfid-llrp-go/134:rw,z -v /w/workspace/device-rfid-llrp-go/134@tmp:/w/workspace/device-rfid-llrp-go/134@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 23:03:20 $ docker top 4169bd4913b565e84f3d6ae4756ecbf334568be92d83b028b54f8e26e80a6d4a -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:21 + go version 23:03:21 go version go1.21.0 linux/arm64 [Pipeline] } 23:03:21 $ docker stop --time=1 4169bd4913b565e84f3d6ae4756ecbf334568be92d83b028b54f8e26e80a6d4a 23:03:23 $ docker rm -f --volumes 4169bd4913b565e84f3d6ae4756ecbf334568be92d83b028b54f8e26e80a6d4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:24 + docker inspect -f . ci-base-image-arm64 23:03:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:25 prd-ubuntu20.04-docker-arm64-4c-16g-8890 does not seem to be running inside a container 23:03:25 $ 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/134 -v /w/workspace/device-rfid-llrp-go/134:/w/workspace/device-rfid-llrp-go/134:rw,z -v /w/workspace/device-rfid-llrp-go/134@tmp:/w/workspace/device-rfid-llrp-go/134@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 23:03:28 $ docker top 3dc554b9ba7033f857e8de39d95e7d81556f54db0328b099b056e8a05f6455a9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:29 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/134 [Pipeline] fileExists [Pipeline] sh 23:03:30 + make test 23:03:30 go test ./... -coverprofile=coverage.out ./... 23:03:34 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:05:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:05:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:05:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 21.973s coverage: 40.6% of statements 23:05:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.521s coverage: 51.9% of statements 23:05:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 96.4% of statements 23:05:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:05:24 go vet ./... 23:05:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:05:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:05:46 ./bin/test-attribution-txt.sh [Pipeline] echo 23:05:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:05:47 $ docker stop --time=1 3dc554b9ba7033f857e8de39d95e7d81556f54db0328b099b056e8a05f6455a9 23:05:48 $ docker rm -f --volumes 3dc554b9ba7033f857e8de39d95e7d81556f54db0328b099b056e8a05f6455a9 [Pipeline] // withDockerContainer [Pipeline] sh 23:05:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:05:50 Warning: overwriting stash ‘coverage-report’ 23:05:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:05:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:05:52 + ls -al . 23:05:52 total 636 23:05:52 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 23:03 . 23:05:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 23:00 .. 23:05:52 -rw-rw-r-- 1 jenkins jenkins 134 Nov 28 23:01 .dockerignore 23:05:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 23:01 .git 23:05:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 23:01 .github 23:05:52 -rw-rw-r-- 1 jenkins jenkins 880 Nov 28 23:01 .gitignore 23:05:52 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 23:01 .golangci.yml 23:05:52 -rw-rw-r-- 1 jenkins jenkins 11980 Nov 28 23:01 Attribution.txt 23:05:52 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 28 23:01 CHANGELOG.md 23:05:52 -rw-rw-r-- 1 jenkins jenkins 1456 Nov 28 23:01 Dockerfile 23:05:52 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 23:01 GOVERNANCE.md 23:05:52 -rw-rw-r-- 1 jenkins jenkins 661 Nov 28 23:01 Jenkinsfile 23:05:52 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 28 23:01 LICENSE 23:05:52 -rw-rw-r-- 1 jenkins jenkins 2179 Nov 28 23:01 Makefile 23:05:52 -rw-rw-r-- 1 jenkins jenkins 625 Nov 28 23:01 OWNERS.md 23:05:52 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 28 23:01 README.md 23:05:52 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 22:58 VERSION 23:05:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 23:01 bin 23:05:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 23:01 cmd 23:05:52 -rw-r--r-- 1 jenkins jenkins 459493 Nov 28 23:05 coverage.out 23:05:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 23:01 examples 23:05:52 -rw-rw-r-- 1 jenkins jenkins 3873 Nov 28 23:01 go.mod 23:05:52 -rw-rw-r-- 1 jenkins jenkins 34480 Nov 28 23:01 go.sum 23:05:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 23:01 images 23:05:52 drwxrwxr-x 5 jenkins jenkins 4096 Nov 28 23:01 internal 23:05:52 -rw-rw-r-- 1 jenkins jenkins 193 Nov 28 23:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:52 + 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=9183fab70f5305c11e22753a9d735b181ccbdb61 --label arch=arm64 --label version=3.2.0-dev.1 . 23:05:52 Sending build context to Docker daemon 1.198MB 23:05:52 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:05:52 Step 2/25 : FROM ${BASE} AS builder 23:05:52 ---> 7cb712daf893 23:05:52 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:05:52 ---> Running in 2b10d386c15d 23:05:53 Removing intermediate container 2b10d386c15d 23:05:53 ---> 9e440ec771c4 23:05:53 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:05:53 ---> Running in 64a9a5a0bfa1 23:05:53 Removing intermediate container 64a9a5a0bfa1 23:05:53 ---> dfa8c4bc0678 23:05:53 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 23:05:53 ---> Running in 5d8e4d518337 23:05:54 Removing intermediate container 5d8e4d518337 23:05:54 ---> ee59ada0c2a6 23:05:54 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:05:54 ---> Running in df44546ad16d 23:05:54 Removing intermediate container df44546ad16d 23:05:54 ---> a8b05d64cf49 23:05:54 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:05:54 ---> Running in 79b1bd1a4d5d 23:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:05:56 OK: 266 MiB in 52 packages 23:05:57 Removing intermediate container 79b1bd1a4d5d 23:05:57 ---> 51937d6c4d4d 23:05:57 Step 8/25 : WORKDIR /app 23:05:57 ---> Running in 72c540f02a45 23:05:58 Removing intermediate container 72c540f02a45 23:05:58 ---> 54929f09d65e 23:05:58 Step 9/25 : COPY go.mod vendor* ./ 23:05:58 ---> 7a6c8fb13a4a 23:05:58 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:58 ---> Running in 6a72c6189e26 23:06:00 Removing intermediate container 6a72c6189e26 23:06:00 ---> 810b2a443137 23:06:00 Step 11/25 : COPY . . 23:06:01 ---> 7ed6389b8f91 23:06:01 Step 12/25 : RUN $MAKE 23:06:01 ---> Running in 96fe0af6334f 23:06:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 23:07:54 Removing intermediate container 96fe0af6334f 23:07:54 ---> ce45fa0664fb 23:07:54 Step 13/25 : FROM alpine:3.18 23:07:54 3.18: Pulling from library/alpine 23:07:54 579b34f0a95b: Pulling fs layer 23:07:54 579b34f0a95b: Verifying Checksum 23:07:54 579b34f0a95b: Download complete 23:07:54 579b34f0a95b: Pull complete 23:07:54 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:07:54 Status: Downloaded newer image for alpine:3.18 23:07:54 ---> 3cc203321400 23:07:54 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:07:54 ---> Running in 02d2170666bb 23:07:54 Removing intermediate container 02d2170666bb 23:07:54 ---> 3d5b1ace123f 23:07:54 Step 15/25 : RUN apk add --update --no-cache dumb-init 23:07:54 ---> Running in f435c9219539 23:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:07:54 (1/1) Installing dumb-init (1.2.5-r2) 23:07:54 Executing busybox-1.36.1-r2.trigger 23:07:54 OK: 8 MiB in 16 packages 23:07:54 Removing intermediate container f435c9219539 23:07:54 ---> a070205bd907 23:07:54 Step 16/25 : RUN apk --no-cache upgrade 23:07:54 ---> Running in 0bc41def5d30 23:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:07:54 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 23:07:54 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 23:07:54 Executing busybox-1.36.1-r5.post-upgrade 23:07:54 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 23:07:54 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 23:07:54 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 23:07:54 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 23:07:54 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 23:07:54 Executing busybox-1.36.1-r5.trigger 23:07:54 OK: 8 MiB in 16 packages 23:07:55 Removing intermediate container 0bc41def5d30 23:07:55 ---> b6817d91fc4f 23:07:55 Step 17/25 : COPY --from=builder /app/LICENSE / 23:07:55 ---> 9735f715b757 23:07:55 Step 18/25 : COPY --from=builder /app/Attribution.txt / 23:07:56 ---> a8e5ffd98120 23:07:56 Step 19/25 : COPY --from=builder /app/cmd/ / 23:07:57 ---> a8f5aa2abc27 23:07:57 Step 20/25 : EXPOSE 59989 23:07:57 ---> Running in a1f74b4ba67a 23:07:58 Removing intermediate container a1f74b4ba67a 23:07:58 ---> 2e0ebb100a3e 23:07:58 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 23:07:58 ---> Running in 59b55b59ad3d 23:07:58 Removing intermediate container 59b55b59ad3d 23:07:58 ---> 2dbd08a4b03a 23:07:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:07:58 ---> Running in 4c9e6341e354 23:07:58 Removing intermediate container 4c9e6341e354 23:07:58 ---> 7a9bcb2ae5dd 23:07:58 Step 23/25 : LABEL arch=arm64 23:07:58 ---> Running in 2530f8e6e4ae 23:07:58 Removing intermediate container 2530f8e6e4ae 23:07:58 ---> 3b5490173578 23:07:58 Step 24/25 : LABEL git_sha=9183fab70f5305c11e22753a9d735b181ccbdb61 23:07:58 ---> Running in 4b7c174c2ae9 23:07:59 Removing intermediate container 4b7c174c2ae9 23:07:59 ---> 4f55ca87375a 23:07:59 Step 25/25 : LABEL version=3.2.0-dev.1 23:07:59 ---> Running in 1f6593ca18f6 23:07:59 Removing intermediate container 1f6593ca18f6 23:07:59 ---> 25e435a2e572 23:07:59 [Warning] One or more build-args [ARCH] were not consumed 23:07:59 Successfully built 25e435a2e572 23:07:59 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:00 provisioning config files... 23:08:00 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/134@tmp/config9419570001004752209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:00 ---> ****-login.sh 23:08:00 nexus3.edgexfoundry.org:10001 23:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:08:01 Configure a credential helper to remove this warning. See 23:08:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:08:01 23:08:01 Login Succeeded 23:08:01 nexus3.edgexfoundry.org:10002 23:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:08:01 Configure a credential helper to remove this warning. See 23:08:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:08:01 23:08:01 Login Succeeded 23:08:01 nexus3.edgexfoundry.org:10003 23:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:08:04 Configure a credential helper to remove this warning. See 23:08:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:08:04 23:08:04 Login Succeeded 23:08:04 nexus3.edgexfoundry.org:10004 23:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:08:05 Configure a credential helper to remove this warning. See 23:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:08:05 23:08:05 Login Succeeded 23:08:05 ****.io 23:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:08:05 Configure a credential helper to remove this warning. See 23:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:08:05 23:08:05 Login Succeeded 23:08:05 ---> ****-login.sh ends [Pipeline] } 23:08:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:08:05 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 23:08:05 9183fab70f5305c11e22753a9d735b181ccbdb61 23:08:05 latest 23:08:05 3.2.0-dev.1 23:08:05 9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 23:08:05 main 23:08:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:06 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:07 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9183fab70f5305c11e22753a9d735b181ccbdb61 23:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:08:07 7089097a848e: Preparing 23:08:07 039df7fb47f1: Preparing 23:08:07 bcf77aa11110: Preparing 23:08:07 5ef0d43accc4: Preparing 23:08:07 5b114d3cb325: Preparing 23:08:07 5f4d9fc4d98d: Preparing 23:08:07 5f4d9fc4d98d: Waiting 23:08:07 5b114d3cb325: Pushed 23:08:07 5f4d9fc4d98d: Layer already exists 23:08:07 bcf77aa11110: Pushed 23:08:07 039df7fb47f1: Pushed 23:08:08 5ef0d43accc4: Pushed 23:08:13 7089097a848e: Pushed 23:08:13 9183fab70f5305c11e22753a9d735b181ccbdb61: digest: sha256:545c2d7b5f20e8cc3fe02b98d0a6009d61b89ae09bf5f5f359304e322cc0b4db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:13 + 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 23:08:14 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:08:14 7089097a848e: Preparing 23:08:14 039df7fb47f1: Preparing 23:08:14 bcf77aa11110: Preparing 23:08:14 5ef0d43accc4: Preparing 23:08:14 5b114d3cb325: Preparing 23:08:14 5f4d9fc4d98d: Preparing 23:08:14 5f4d9fc4d98d: Waiting 23:08:14 039df7fb47f1: Layer already exists 23:08:14 7089097a848e: Layer already exists 23:08:14 5ef0d43accc4: Layer already exists 23:08:14 5f4d9fc4d98d: Layer already exists 23:08:14 bcf77aa11110: Layer already exists 23:08:14 5b114d3cb325: Layer already exists 23:08:14 latest: digest: sha256:545c2d7b5f20e8cc3fe02b98d0a6009d61b89ae09bf5f5f359304e322cc0b4db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:15 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.1 23:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:08:15 7089097a848e: Preparing 23:08:15 039df7fb47f1: Preparing 23:08:15 bcf77aa11110: Preparing 23:08:15 5ef0d43accc4: Preparing 23:08:15 5b114d3cb325: Preparing 23:08:15 5f4d9fc4d98d: Preparing 23:08:15 5f4d9fc4d98d: Waiting 23:08:15 bcf77aa11110: Layer already exists 23:08:15 039df7fb47f1: Layer already exists 23:08:15 5b114d3cb325: Layer already exists 23:08:15 5ef0d43accc4: Layer already exists 23:08:15 7089097a848e: Layer already exists 23:08:15 5f4d9fc4d98d: Layer already exists 23:08:15 3.2.0-dev.1: digest: sha256:545c2d7b5f20e8cc3fe02b98d0a6009d61b89ae09bf5f5f359304e322cc0b4db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:16 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 23:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:08:16 7089097a848e: Preparing 23:08:16 039df7fb47f1: Preparing 23:08:16 bcf77aa11110: Preparing 23:08:16 5ef0d43accc4: Preparing 23:08:16 5b114d3cb325: Preparing 23:08:16 5f4d9fc4d98d: Preparing 23:08:16 5f4d9fc4d98d: Waiting 23:08:16 5b114d3cb325: Layer already exists 23:08:16 bcf77aa11110: Layer already exists 23:08:16 7089097a848e: Layer already exists 23:08:16 5ef0d43accc4: Layer already exists 23:08:16 039df7fb47f1: Layer already exists 23:08:16 5f4d9fc4d98d: Layer already exists 23:08:16 9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1: digest: sha256:545c2d7b5f20e8cc3fe02b98d0a6009d61b89ae09bf5f5f359304e322cc0b4db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:17 + 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 23:08:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 23:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:08:20 7089097a848e: Preparing 23:08:20 039df7fb47f1: Preparing 23:08:20 bcf77aa11110: Preparing 23:08:20 5ef0d43accc4: Preparing 23:08:20 5b114d3cb325: Preparing 23:08:20 5f4d9fc4d98d: Preparing 23:08:20 5f4d9fc4d98d: Waiting 23:08:20 039df7fb47f1: Layer already exists 23:08:20 7089097a848e: Layer already exists 23:08:20 bcf77aa11110: Layer already exists 23:08:20 5ef0d43accc4: Layer already exists 23:08:20 5b114d3cb325: Layer already exists 23:08:20 5f4d9fc4d98d: Layer already exists 23:08:20 main: digest: sha256:545c2d7b5f20e8cc3fe02b98d0a6009d61b89ae09bf5f5f359304e322cc0b4db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:08:21 ===================================================== [Pipeline] echo 23:08:21 taggedImages: 23:08:21 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9183fab70f5305c11e22753a9d735b181ccbdb61 23:08:21 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:08:21 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.1 23:08:21 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 23:08:21 - 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 23:08:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:22 23:08:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:22 arm64: Pulling from edgex-lftools-log-publisher 23:08:22 8998bd30e6a1: Pulling fs layer 23:08:22 04944245beec: Pulling fs layer 23:08:22 699f458cf7ca: Pulling fs layer 23:08:22 765212b225bb: Pulling fs layer 23:08:22 f23df028b6ca: Pulling fs layer 23:08:22 d65c8cfc05b1: Pulling fs layer 23:08:22 2437ff75d9bd: Pulling fs layer 23:08:22 f23df028b6ca: Waiting 23:08:22 d65c8cfc05b1: Waiting 23:08:22 2437ff75d9bd: Waiting 23:08:22 765212b225bb: Waiting 23:08:22 04944245beec: Verifying Checksum 23:08:22 04944245beec: Download complete 23:08:22 765212b225bb: Verifying Checksum 23:08:22 765212b225bb: Download complete 23:08:22 f23df028b6ca: Verifying Checksum 23:08:22 f23df028b6ca: Download complete 23:08:22 d65c8cfc05b1: Verifying Checksum 23:08:22 d65c8cfc05b1: Download complete 23:08:23 699f458cf7ca: Verifying Checksum 23:08:23 699f458cf7ca: Download complete 23:08:23 8998bd30e6a1: Verifying Checksum 23:08:23 8998bd30e6a1: Download complete 23:08:25 2437ff75d9bd: Verifying Checksum 23:08:25 2437ff75d9bd: Download complete 23:08:27 8998bd30e6a1: Pull complete 23:08:28 04944245beec: Pull complete 23:08:29 699f458cf7ca: Pull complete 23:08:29 765212b225bb: Pull complete 23:08:33 f23df028b6ca: Pull complete 23:08:33 d65c8cfc05b1: Pull complete 23:08:52 2437ff75d9bd: Pull complete 23:08:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:52 prd-ubuntu20.04-docker-arm64-4c-16g-8890 does not seem to be running inside a container 23:08:52 $ 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/134 -v /w/workspace/device-rfid-llrp-go/134:/w/workspace/device-rfid-llrp-go/134:rw,z -v /w/workspace/device-rfid-llrp-go/134@tmp:/w/workspace/device-rfid-llrp-go/134@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 23:08:55 $ docker top 2617ac9a85448f4d9f505376175fdc51561bb971c715ac8b2577bf54e09a20c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:55 ---> job-cost.sh 23:08:56 lf-activate-venv: SKIPPING 23:08:56 INFO: No Stack... 23:08:56 INFO: Retrieving Pricing Info for: v3-standard-4 23:08:57 INFO: Archiving Costs [Pipeline] sh 23:08:57 + cat /w/workspace/device-rfid-llrp-go/134/archives/cost.csv 23:08:57 + cut -d, -f6 [Pipeline] lock 23:08:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] 23:08:57 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] did not exist. Created. 23:08:57 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:08:58 /w/workspace/device-rfid-llrp-go/134@tmp/durable-74169613/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:08:58 + echo total: 0.10999999940395355 [Pipeline] stash 23:08:58 Warning: overwriting stash ‘stack-cost’ 23:08:58 Stashed 1 file(s) [Pipeline] } 23:08:58 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] [Pipeline] // lock [Pipeline] } 23:08:58 $ docker stop --time=1 2617ac9a85448f4d9f505376175fdc51561bb971c715ac8b2577bf54e09a20c5 23:09:03 $ docker rm -f --volumes 2617ac9a85448f4d9f505376175fdc51561bb971c715ac8b2577bf54e09a20c5 [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 23:09:05 provisioning config files... 23:09:05 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13412270663496030378tmp [Pipeline] { [Pipeline] sh 23:09:05 + set +x 23:09:05 + curl -s https://codecov.io/bash 23:09:05 + bash -s -- 23:09:05 23:09:05 _____ _ 23:09:05 / ____| | | 23:09:05 | | ___ __| | ___ ___ _____ __ 23:09:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:09:05 | |___| (_) | (_| | __/ (_| (_) \ V / 23:09:05 \_____\___/ \__,_|\___|\___\___/ \_/ 23:09:05 Bash-1.0.6 23:09:05 23:09:05 23:09:05 ==> git version 2.25.1 found 23:09:05 ==> 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 23:09:05 Release-Date: 2020-01-08 23:09:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:09:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:09:05 ==> Jenkins CI detected. 23:09:05 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 23:09:05 project root: . 23:09:05 --> token set from env 23:09:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:09:05 ==> Running gcov in . (disable via -X gcov) 23:09:05 ==> Python coveragepy not found 23:09:05 ==> Searching for coverage reports in: 23:09:05 + . 23:09:05 -> Found 1 reports 23:09:05 ==> Detecting git/mercurial file structure 23:09:05 ==> Reading reports 23:09:05 + ./coverage.out bytes=459493 23:09:05 ==> Appending adjustments 23:09:05 https://docs.codecov.io/docs/fixing-reports 23:09:05 + Found adjustments 23:09:05 ==> Gzipping contents 23:09:05 52K /tmp/codecov.5pJSZu.gz 23:09:05 ==> Uploading reports 23:09:05 url: https://codecov.io 23:09:05 query: branch=main&commit=9183fab70f5305c11e22753a9d735b181ccbdb61&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:09:05 -> Pinging Codecov 23:09:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9183fab70f5305c11e22753a9d735b181ccbdb61&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:09:06 -> Uploading to 23:09:06 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/581DD39554BDF9B6E22D074273EAD858/9183fab70f5305c11e22753a9d735b181ccbdb61/e75f6b5e-64d3-463a-ae06-2c03d39c9b21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T230905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee610a5c71c4631b50f86498e9e6650c15c12b9d0b9558f909e329f486947826 23:09:06 % Total % Received % Xferd Average Speed Time Time Time Current 23:09:06 Dload Upload Total Spent Left Speed 23:09:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50319 0 0 100 50319 0 779k --:--:-- --:--:-- --:--:-- 767k 100 50319 0 0 100 50319 0 187k --:--:-- --:--:-- --:--:-- 186k 23:09:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] } 23:09:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:09:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:09:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:09:07 23:09:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:09:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:09:07 df9b9388f04a: Pulling fs layer 23:09:07 52dc419b0ee2: Pulling fs layer 23:09:07 25bc292e5bac: Pulling fs layer 23:09:07 114826534d7a: Pulling fs layer 23:09:07 4657fd5d0bcf: Pulling fs layer 23:09:07 6ad1cebc031e: Pulling fs layer 23:09:07 8a3aa393b2d8: Pulling fs layer 23:09:07 4657fd5d0bcf: Waiting 23:09:07 6ad1cebc031e: Waiting 23:09:07 114826534d7a: Waiting 23:09:07 8a3aa393b2d8: Waiting 23:09:07 25bc292e5bac: Verifying Checksum 23:09:07 25bc292e5bac: Download complete 23:09:07 52dc419b0ee2: Verifying Checksum 23:09:07 52dc419b0ee2: Download complete 23:09:07 4657fd5d0bcf: Verifying Checksum 23:09:07 4657fd5d0bcf: Download complete 23:09:08 df9b9388f04a: Pull complete 23:09:08 52dc419b0ee2: Pull complete 23:09:08 6ad1cebc031e: Verifying Checksum 23:09:08 6ad1cebc031e: Download complete 23:09:08 25bc292e5bac: Pull complete 23:09:08 114826534d7a: Verifying Checksum 23:09:08 114826534d7a: Download complete 23:09:08 8a3aa393b2d8: Verifying Checksum 23:09:08 8a3aa393b2d8: Download complete 23:09:11 114826534d7a: Pull complete 23:09:11 4657fd5d0bcf: Pull complete 23:09:11 6ad1cebc031e: Pull complete 23:09:14 8a3aa393b2d8: Pull complete 23:09:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:09:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:09:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:14 prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container 23:09:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:09:21 $ docker top 29503a49157ec21c4fb947162e759c37cc6959ede2379e840ca5d6f9ea4370ea -eo pid,comm [Pipeline] { [Pipeline] echo 23:09:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 23:09:21 + set -o pipefail 23:09:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 23:09:26 23:09:26 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 23:09:26 23:09:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/5581ceff-c1ca-41e2-99be-3366d2b443d6 23:09:26 23:09:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:09:26 23:09:27 23:09:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:09:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:09:27 More details here: https://snyk.co/ue1NS 23:09:27 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:09:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:09:27 $ docker stop --time=1 29503a49157ec21c4fb947162e759c37cc6959ede2379e840ca5d6f9ea4370ea 23:09:31 $ docker rm -f --volumes 29503a49157ec21c4fb947162e759c37cc6959ede2379e840ca5d6f9ea4370ea [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 23:09:33 + git log --format=format:%s -1 9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] sh 23:09:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:09:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:34 prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container 23:09:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:09:34 $ docker top d811c64e39ee078505742df11bdc5aec33cef4e497c5365bbd0aaea328c99e8c -eo pid,comm 23:09:34 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). 23:09:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:35 [ssh-agent] Looking for ssh-agent implementation... 23:09:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:35 $ docker exec d811c64e39ee078505742df11bdc5aec33cef4e497c5365bbd0aaea328c99e8c ssh-agent 23:09:35 SSH_AUTH_SOCK=/tmp/ssh-lQyKpXLr0B25/agent.33 23:09:35 SSH_AGENT_PID=39 23:09:35 Running ssh-add (command line suppressed) 23:09:35 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12075595004709180251.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12075595004709180251.key) 23:09:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:35 + git semver tag 23:09:36 2023-11-28 23:09:36,161 [run_tag] DEBUG tag force:False 23:09:36 2023-11-28 23:09:36,162 [check_head_tag] DEBUG check head tag 23:09:36 2023-11-28 23:09:36,162 [execute] INFO git cat-file --batch-check 23:09:36 2023-11-28 23:09:36,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 23:09:36 2023-11-28 23:09:36,166 [execute] INFO git cat-file --batch 23:09:36 2023-11-28 23:09:36,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 23:09:36 2023-11-28 23:09:36,179 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:09:36 2023-11-28 23:09:36,179 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 23:09:36 2023-11-28 23:09:36,179 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 23:09:36 2023-11-28 23:09:36,184 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:09:36 3.2.0-dev.1 [Pipeline] } 23:09:36 $ docker exec --env ******** --env ******** d811c64e39ee078505742df11bdc5aec33cef4e497c5365bbd0aaea328c99e8c ssh-agent -k 23:09:36 unset SSH_AUTH_SOCK; 23:09:36 unset SSH_AGENT_PID; 23:09:36 echo Agent pid 39 killed; 23:09:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:36 + git semver [Pipeline] } 23:09:37 $ docker stop --time=1 d811c64e39ee078505742df11bdc5aec33cef4e497c5365bbd0aaea328c99e8c 23:09:38 $ docker rm -f --volumes d811c64e39ee078505742df11bdc5aec33cef4e497c5365bbd0aaea328c99e8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:09:39 23:09:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:09:39 0.23.1-centos7: Pulling from edgex-lftools 23:09:39 ab5ef0e58194: Pulling fs layer 23:09:39 9712f1f96733: Pulling fs layer 23:09:39 63f879dbbcfc: Pulling fs layer 23:09:39 0d9ebad4ef96: Pulling fs layer 23:09:39 e9a5061849ea: Pulling fs layer 23:09:39 d747dcd14b5f: Pulling fs layer 23:09:39 2de7ff778b66: Pulling fs layer 23:09:39 e9a5061849ea: Waiting 23:09:39 d747dcd14b5f: Waiting 23:09:39 2de7ff778b66: Waiting 23:09:39 0d9ebad4ef96: Waiting 23:09:39 9712f1f96733: Verifying Checksum 23:09:39 9712f1f96733: Download complete 23:09:39 63f879dbbcfc: Verifying Checksum 23:09:39 63f879dbbcfc: Download complete 23:09:40 e9a5061849ea: Verifying Checksum 23:09:40 e9a5061849ea: Download complete 23:09:40 ab5ef0e58194: Verifying Checksum 23:09:40 ab5ef0e58194: Download complete 23:09:40 d747dcd14b5f: Verifying Checksum 23:09:40 d747dcd14b5f: Download complete 23:09:40 0d9ebad4ef96: Verifying Checksum 23:09:40 0d9ebad4ef96: Download complete 23:09:40 2de7ff778b66: Verifying Checksum 23:09:40 2de7ff778b66: Download complete 23:09:42 ab5ef0e58194: Pull complete 23:09:42 9712f1f96733: Pull complete 23:09:43 63f879dbbcfc: Pull complete 23:09:46 0d9ebad4ef96: Pull complete 23:09:46 e9a5061849ea: Pull complete 23:09:46 d747dcd14b5f: Pull complete 23:09:47 2de7ff778b66: Pull complete 23:09:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:09:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:09:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:47 prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container 23:09:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:09:53 $ docker top 414ab85941bcab9d9299f914fb5a36fa1b7d1fde498e391f2223c71415f82511 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:09:54 provisioning config files... 23:09:54 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4425953153505069978tmp 23:09:54 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10687684070350448992tmp 23:09:54 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8626986427085111565tmp [Pipeline] { [Pipeline] echo 23:09:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:09:54 ---> sigul-configuration.sh 23:09:54 gpg: directory `/root/.gnupg' created 23:09:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:09:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:09:54 gpg: keyring `/root/.gnupg/secring.gpg' created 23:09:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:09:54 gpg: CAST5 encrypted data 23:09:54 gpg: encrypted with 1 passphrase 23:09:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:09:54 + mkdir /home/jenkins 23:09:54 + mkdir /home/jenkins/sigul [Pipeline] sh 23:09:55 + 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 23:09:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:09:55 ---> sigul-install.sh 23:09:55 Sigul already installed; skipping installation. [Pipeline] sh 23:09:55 + git tag --list 23:09:55 v0.0.0 23:09:55 v1.0.0 23:09:55 v2.1.0 23:09:55 v2.1.1 23:09:55 v2.2.0 23:09:55 v2.3.0 23:09:55 v3.0 23:09:55 v3.0.0 23:09:55 v3.1 23:09:55 v3.1.0 23:09:55 v3.1.0-dev.1 23:09:55 v3.1.0-dev.10 23:09:55 v3.1.0-dev.11 23:09:55 v3.1.0-dev.12 23:09:55 v3.1.0-dev.13 23:09:55 v3.1.0-dev.14 23:09:55 v3.1.0-dev.15 23:09:55 v3.1.0-dev.16 23:09:55 v3.1.0-dev.17 23:09:55 v3.1.0-dev.18 23:09:55 v3.1.0-dev.19 23:09:55 v3.1.0-dev.2 23:09:55 v3.1.0-dev.20 23:09:55 v3.1.0-dev.21 23:09:55 v3.1.0-dev.22 23:09:55 v3.1.0-dev.23 23:09:55 v3.1.0-dev.24 23:09:55 v3.1.0-dev.3 23:09:55 v3.1.0-dev.4 23:09:55 v3.1.0-dev.5 23:09:55 v3.1.0-dev.6 23:09:55 v3.1.0-dev.7 23:09:55 v3.1.0-dev.8 23:09:55 v3.1.0-dev.9 23:09:55 v3.2.0-dev.1 [Pipeline] sh 23:09:56 + lftools sign git-tag v3.2.0-dev.1 23:09:56 Signing Git tag with Sigul... 23:09:56 Signing v3.2.0-dev.1 [Pipeline] echo 23:09:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:09:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:09:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:09:57 $ docker stop --time=1 414ab85941bcab9d9299f914fb5a36fa1b7d1fde498e391f2223c71415f82511 23:09:58 $ docker rm -f --volumes 414ab85941bcab9d9299f914fb5a36fa1b7d1fde498e391f2223c71415f82511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:09:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:09:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:00 prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container 23:10:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:10:00 $ docker top ff18733a0a407ef817b0dd985f2ea3f025c8bfdf0de06f29eb8f242a57feae4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:01 [ssh-agent] Looking for ssh-agent implementation... 23:10:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:01 $ docker exec ff18733a0a407ef817b0dd985f2ea3f025c8bfdf0de06f29eb8f242a57feae4c ssh-agent 23:10:01 SSH_AUTH_SOCK=/tmp/ssh-Xrhf7YOyO0v0/agent.32 23:10:01 SSH_AGENT_PID=38 23:10:01 Running ssh-add (command line suppressed) 23:10:01 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14256814065885319002.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14256814065885319002.key) 23:10:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:01 + git semver bump pre 23:10:01 2023-11-28 23:10:01,896 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:10:01 2023-11-28 23:10:01,897 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev 23:10:01 2023-11-28 23:10:01,897 [bump_version] DEBUG bumped version:3.2.0-dev.2 23:10:01 2023-11-28 23:10:01,897 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 23:10:01 2023-11-28 23:10:01,897 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:10:01 2023-11-28 23:10:01,897 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:10:01 2023-11-28 23:10:01,898 [execute] INFO git cat-file --batch-check 23:10:01 2023-11-28 23:10:01,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:10:01 2023-11-28 23:10:01,903 [execute] INFO git cat-file --batch 23:10:01 2023-11-28 23:10:01,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:10:01 2023-11-28 23:10:01,908 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:10:01 3.2.0-dev.2 [Pipeline] } 23:10:01 $ docker exec --env ******** --env ******** ff18733a0a407ef817b0dd985f2ea3f025c8bfdf0de06f29eb8f242a57feae4c ssh-agent -k 23:10:02 unset SSH_AUTH_SOCK; 23:10:02 unset SSH_AGENT_PID; 23:10:02 echo Agent pid 38 killed; 23:10:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:02 + git semver [Pipeline] } 23:10:03 $ docker stop --time=1 ff18733a0a407ef817b0dd985f2ea3f025c8bfdf0de06f29eb8f242a57feae4c 23:10:04 $ docker rm -f --volumes ff18733a0a407ef817b0dd985f2ea3f025c8bfdf0de06f29eb8f242a57feae4c [Pipeline] // withDockerContainer [Pipeline] sh 23:10:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:10:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:05 prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container 23:10:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:10:06 $ docker top dba532bcee4bc8fa8359ed346db49cd69e16e254ae2932936aecdeb15c354a22 -eo pid,comm 23:10:06 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). 23:10:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:06 [ssh-agent] Looking for ssh-agent implementation... 23:10:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:07 $ docker exec dba532bcee4bc8fa8359ed346db49cd69e16e254ae2932936aecdeb15c354a22 ssh-agent 23:10:07 SSH_AUTH_SOCK=/tmp/ssh-uq7eMFi9nNP7/agent.32 23:10:07 SSH_AGENT_PID=38 23:10:07 Running ssh-add (command line suppressed) 23:10:07 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11508159523761551036.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11508159523761551036.key) 23:10:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:07 + git semver push 23:10:07 2023-11-28 23:10:07,822 [run_push] DEBUG push 23:10:07 2023-11-28 23:10:07,823 [execute] INFO git cat-file --batch-check 23:10:07 2023-11-28 23:10:07,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:10:07 2023-11-28 23:10:07,826 [execute] INFO git rev-list 661955a60816781d5442296daff683105e276fbd -- 23:10:07 2023-11-28 23:10:07,826 [execute] DEBUG Popen(['git', 'rev-list', '661955a60816781d5442296daff683105e276fbd', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:10:07 2023-11-28 23:10:07,833 [execute] INFO git fetch -v origin 23:10:07 2023-11-28 23:10:07,834 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:10:08 2023-11-28 23:10:08,371 [run_push] DEBUG no remote changes detected 23:10:08 2023-11-28 23:10:08,371 [execute] INFO git push origin semver 23:10:08 2023-11-28 23:10:08,372 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:10:09 2023-11-28 23:10:09,736 [run_push] DEBUG push all version tags 23:10:09 2023-11-28 23:10:09,737 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:10:09 2023-11-28 23:10:09,737 [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) 23:10:10 2023-11-28 23:10:10,556 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:10:10 3.2.0-dev.2 [Pipeline] } 23:10:10 $ docker exec --env ******** --env ******** dba532bcee4bc8fa8359ed346db49cd69e16e254ae2932936aecdeb15c354a22 ssh-agent -k 23:10:10 unset SSH_AUTH_SOCK; 23:10:10 unset SSH_AGENT_PID; 23:10:10 echo Agent pid 38 killed; 23:10:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:11 + git semver [Pipeline] } 23:10:11 $ docker stop --time=1 dba532bcee4bc8fa8359ed346db49cd69e16e254ae2932936aecdeb15c354a22 23:10:13 $ docker rm -f --volumes dba532bcee4bc8fa8359ed346db49cd69e16e254ae2932936aecdeb15c354a22 [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 23:10:14 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 23:10:14 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:10:14 total 16 23:10:14 drwxr-xr-x 3 root root 4096 Nov 28 23:01 . 23:10:14 drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 23:09 .. 23:10:14 drwxr-xr-x 2 root root 4096 Nov 28 23:01 cost 23:10:14 -rw-r--r-- 1 root root 91 Nov 28 23:01 cost.csv 23:10:14 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:10:14 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:10:14 total 16 23:10:14 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 23:01 . 23:10:14 drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 23:09 .. 23:10:14 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 23:01 cost 23:10:14 -rw-r--r-- 1 jenkins jenkins 91 Nov 28 23:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:10:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:10:16 ---> package-listing.sh 23:10:16 ++ tr '[:upper:]' '[:lower:]' 23:10:16 ++ facter osfamily 23:10:16 + OS_FAMILY=debian 23:10:16 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 23:10:16 + START_PACKAGES=/tmp/packages_start.txt 23:10:16 + END_PACKAGES=/tmp/packages_end.txt 23:10:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:10:16 + PACKAGES=/tmp/packages_start.txt 23:10:16 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:10:16 + PACKAGES=/tmp/packages_end.txt 23:10:16 + case "${OS_FAMILY}" in 23:10:16 + dpkg -l 23:10:16 + grep '^ii' 23:10:16 + '[' -f /tmp/packages_start.txt ']' 23:10:16 + '[' -f /tmp/packages_end.txt ']' 23:10:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:10:16 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:10:16 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 23:10:16 + 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 23:10:16 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 23:10:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:17 prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container 23:10:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:10:17 $ docker top 44a87c66fdea8aa5d0ed73b316c879ef14f12e6daab6879a4151f88b9ca3b94a -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:18 + touch /tmp/pre-build-complete [Pipeline] sh 23:10:18 + mkdir -p /var/log/sysstat [Pipeline] sh 23:10:18 + ls /var/log/sa-host 23:10:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:19 provisioning config files... 23:10:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3249150312648546994tmp [Pipeline] { [Pipeline] echo 23:10:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:10:19 ---> create-netrc.sh [Pipeline] } 23:10:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:10:20 ---> python-tools-install.sh [Pipeline] echo 23:10:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:10:20 ---> sudo-logs.sh 23:10:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:10:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:10:21 ---> job-cost.sh 23:10:21 lf-activate-venv: SKIPPING 23:10:21 DEBUG: total: 0.2199999988079071 23:10:21 INFO: Retrieving Stack Cost... 23:10:21 INFO: Retrieving Pricing Info for: v3-standard-8 23:10:21 INFO: Archiving Costs [Pipeline] echo 23:10:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:10:22 ---> logs-deploy.sh 23:10:22 lf-activate-venv: SKIPPING 23:10:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/134 23:10:22 INFO: archiving workspace using pattern(s): 23:10:23 Archives upload complete. 23:10:23 INFO: archiving logs to Nexus 23:10:23 ---> uname -a: 23:10:23 Linux prd-ubuntu20-04-docker-8c-8g-8889 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:10:23 23:10:23 23:10:23 ---> lscpu: 23:10:23 Architecture: x86_64 23:10:23 CPU op-mode(s): 32-bit, 64-bit 23:10:23 Byte Order: Little Endian 23:10:23 Address sizes: 40 bits physical, 48 bits virtual 23:10:23 CPU(s): 8 23:10:23 On-line CPU(s) list: 0-7 23:10:23 Thread(s) per core: 1 23:10:23 Core(s) per socket: 1 23:10:23 Socket(s): 8 23:10:23 NUMA node(s): 1 23:10:23 Vendor ID: AuthenticAMD 23:10:23 CPU family: 23 23:10:23 Model: 49 23:10:23 Model name: AMD EPYC-Rome Processor 23:10:23 Stepping: 0 23:10:23 CPU MHz: 2799.998 23:10:23 BogoMIPS: 5599.99 23:10:23 Virtualization: AMD-V 23:10:23 Hypervisor vendor: KVM 23:10:23 Virtualization type: full 23:10:23 L1d cache: 256 KiB 23:10:23 L1i cache: 256 KiB 23:10:23 L2 cache: 4 MiB 23:10:23 L3 cache: 128 MiB 23:10:23 NUMA node0 CPU(s): 0-7 23:10:23 Vulnerability Itlb multihit: Not affected 23:10:23 Vulnerability L1tf: Not affected 23:10:23 Vulnerability Mds: Not affected 23:10:23 Vulnerability Meltdown: Not affected 23:10:23 Vulnerability Mmio stale data: Not affected 23:10:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:10:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:10:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:10:23 Vulnerability Srbds: Not affected 23:10:23 Vulnerability Tsx async abort: Not affected 23:10:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:10:23 23:10:23 23:10:23 ---> nproc: 23:10:23 8 23:10:23 23:10:23 23:10:23 ---> df -h: 23:10:23 Filesystem Size Used Avail Use% Mounted on 23:10:23 overlay 155G 13G 143G 9% / 23:10:23 tmpfs 64M 0 64M 0% /dev 23:10:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:10:23 shm 64M 0 64M 0% /dev/shm 23:10:23 /dev/vda1 155G 13G 143G 9% /facter-os 23:10:23 23:10:23 23:10:23 ---> sar -b -r -n DEV: 23:10:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8889) 11/28/23 _x86_64_ (8 CPU) 23:10:23 23:10:23 22:57:34 LINUX RESTART (8 CPU) 23:10:23 23:10:23 22:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:10:23 22:59:01 165.28 38.12 127.16 0.00 4274.31 35526.82 0.00 23:10:23 23:00:01 164.37 1.27 163.11 0.00 17.20 53387.77 0.00 23:10:23 23:01:01 155.74 0.17 155.57 0.00 10.13 30874.59 0.00 23:10:23 23:02:01 47.25 0.02 47.23 0.00 0.27 16465.06 0.00 23:10:23 23:03:01 54.11 11.63 42.48 0.00 5178.34 8498.18 0.00 23:10:23 23:04:01 5.40 0.02 5.38 0.00 0.13 112.51 0.00 23:10:23 23:05:01 2.08 0.00 2.08 0.00 0.00 24.40 0.00 23:10:23 23:06:01 2.08 0.00 2.08 0.00 0.00 22.13 0.00 23:10:23 23:07:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 23:10:23 23:08:01 2.22 0.00 2.22 0.00 0.00 23.33 0.00 23:10:23 23:09:01 1.62 0.00 1.62 0.00 0.00 21.60 0.00 23:10:23 23:10:01 134.09 0.35 133.74 0.00 16.93 58953.24 0.00 23:10:23 Average: 61.29 4.30 57.00 0.00 791.48 16993.87 0.00 23:10:23 23:10:23 22:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:10:23 22:59:01 29246760 31574260 750292 2.28 78840 2518804 1999848 5.89 1002580 2259564 6220 23:10:23 23:00:01 27404960 30830132 1478496 4.50 152176 3430540 2489016 7.34 1944620 3025776 237576 23:10:23 23:01:01 27622556 31535200 774784 2.36 160916 3894876 2046260 6.03 1286624 3455876 444084 23:10:23 23:02:01 27613936 31561820 746968 2.27 165196 3908244 1768752 5.21 1274596 3456960 16 23:10:23 23:03:01 27117000 31521524 754348 2.29 194376 4333260 1704684 5.02 1602176 3589784 1012 23:10:23 23:04:01 27150156 31549732 726920 2.21 192896 4330004 1702356 5.02 1571724 3586536 376 23:10:23 23:05:01 27150968 31550564 726012 2.21 192960 4330008 1702356 5.02 1572172 3586540 12 23:10:23 23:06:01 27154968 31554636 721904 2.20 193032 4330012 1702356 5.02 1567832 3586548 8 23:10:23 23:07:01 27155300 31555084 721500 2.19 193092 4330012 1702356 5.02 1568504 3586544 12 23:10:23 23:08:01 27157204 31557144 719472 2.19 193176 4330016 1702356 5.02 1565996 3586548 8 23:10:23 23:09:01 27158000 31558016 718564 2.19 193252 4330016 1702356 5.02 1566196 3586548 4 23:10:23 23:10:01 25637160 31511508 757536 2.30 229476 5638504 1822516 5.37 1699256 4835532 684 23:10:23 Average: 27297414 31488302 799733 2.43 178282 4142025 1837101 5.41 1518523 3511896 57501 23:10:23 23:10:23 22:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:10:23 22:59:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 23:10:23 22:59:01 docker0 87.62 104.48 7.32 209.34 0.00 0.00 0.00 0.00 23:10:23 22:59:01 ens3 592.29 398.37 5814.00 93.06 0.00 0.00 0.00 0.00 23:10:23 22:59:01 vethb3f06ca 79.74 94.94 7.79 63.50 0.00 0.00 0.00 0.01 23:10:23 23:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:10:23 23:00:01 docker0 115.06 239.53 10.12 2292.70 0.00 0.00 0.00 0.00 23:10:23 23:00:01 veth4913450 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:10:23 23:00:01 ens3 266.32 131.63 2320.25 23.06 0.00 0.00 0.00 0.00 23:10:23 23:01:01 lo 7.87 7.87 0.79 0.79 0.00 0.00 0.00 0.00 23:10:23 23:01:01 docker0 5.68 9.98 0.36 141.00 0.00 0.00 0.00 0.00 23:10:23 23:01:01 ens3 200.40 147.93 2762.47 403.40 0.00 0.00 0.00 0.00 23:10:23 23:02:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 23:10:23 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:23 23:02:01 ens3 10.70 8.88 12.58 4.70 0.00 0.00 0.00 0.00 23:10:23 23:03:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:10:23 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:23 23:03:01 ens3 199.35 102.43 2730.33 7.14 0.00 0.00 0.00 0.00 23:10:23 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:10:23 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:23 23:04:01 ens3 1.40 0.80 0.48 0.36 0.00 0.00 0.00 0.00 23:10:23 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:23 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:23 23:05:01 ens3 0.47 0.38 1.82 0.03 0.00 0.00 0.00 0.00 23:10:23 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:10:23 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:23 23:06:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:10:23 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:23 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:23 23:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:23 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:10:23 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:23 23:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:10:23 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:23 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:23 23:09:01 ens3 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 23:10:23 23:10:01 veth3f23cce 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:10:23 23:10:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 23:10:23 23:10:01 docker0 71.99 138.78 5.58 1026.89 0.00 0.00 0.00 0.00 23:10:23 23:10:01 ens3 410.18 232.33 8240.93 42.78 0.00 0.00 0.00 0.00 23:10:23 Average: veth3f23cce 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 23:10:23 Average: lo 1.51 1.51 0.15 0.15 0.00 0.00 0.00 0.00 23:10:23 Average: docker0 23.36 41.06 1.95 305.82 0.00 0.00 0.00 0.00 23:10:23 Average: ens3 140.14 85.27 1823.62 47.88 0.00 0.00 0.00 0.00 23:10:23 23:10:23 23:10:23 ---> sar -P ALL: 23:10:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8889) 11/28/23 _x86_64_ (8 CPU) 23:10:23 23:10:23 22:57:34 LINUX RESTART (8 CPU) 23:10:23 23:10:23 22:58:01 CPU %user %nice %system %iowait %steal %idle 23:10:23 22:59:01 all 8.71 0.00 2.76 2.41 0.07 86.05 23:10:23 22:59:01 0 10.55 0.00 2.94 2.32 0.07 84.12 23:10:23 22:59:01 1 6.71 0.00 2.07 1.75 0.07 89.40 23:10:23 22:59:01 2 9.39 0.00 2.27 0.15 0.05 88.14 23:10:23 22:59:01 3 11.32 0.00 3.66 0.46 0.07 84.50 23:10:23 22:59:01 4 10.54 0.00 2.54 0.57 0.05 86.29 23:10:23 22:59:01 5 6.30 0.00 3.55 11.71 0.08 78.36 23:10:23 22:59:01 6 7.66 0.00 2.63 0.71 0.07 88.93 23:10:23 22:59:01 7 7.24 0.00 2.41 1.65 0.07 88.63 23:10:23 23:00:01 all 27.60 0.00 4.07 3.49 0.08 64.76 23:10:23 23:00:01 0 26.50 0.00 3.54 0.35 0.08 69.53 23:10:23 23:00:01 1 27.83 0.00 4.19 9.30 0.07 58.62 23:10:23 23:00:01 2 28.27 0.00 3.67 0.57 0.07 67.43 23:10:23 23:00:01 3 26.33 0.00 3.76 1.04 0.07 68.81 23:10:23 23:00:01 4 28.97 0.00 5.48 14.39 0.08 51.07 23:10:23 23:00:01 5 27.94 0.00 3.65 0.89 0.08 67.43 23:10:23 23:00:01 6 27.84 0.00 3.89 0.20 0.07 68.00 23:10:23 23:00:01 7 27.12 0.00 4.42 1.18 0.08 67.19 23:10:23 23:01:01 all 21.55 0.00 3.25 1.69 0.08 73.43 23:10:23 23:01:01 0 21.58 0.00 3.57 4.75 0.10 70.00 23:10:23 23:01:01 1 20.56 0.00 3.58 2.37 0.08 73.41 23:10:23 23:01:01 2 21.39 0.00 3.23 0.10 0.07 75.21 23:10:23 23:01:01 3 21.74 0.00 3.34 0.05 0.08 74.79 23:10:23 23:01:01 4 21.92 0.00 3.17 0.66 0.07 74.18 23:10:23 23:01:01 5 20.69 0.00 2.98 4.03 0.07 72.23 23:10:23 23:01:01 6 22.73 0.00 2.87 0.30 0.07 74.03 23:10:23 23:01:01 7 21.75 0.00 3.26 1.28 0.08 73.63 23:10:23 23:02:01 all 0.86 0.00 0.42 0.86 0.01 97.85 23:10:23 23:02:01 0 0.65 0.00 0.18 0.00 0.02 99.15 23:10:23 23:02:01 1 0.88 0.00 0.60 2.64 0.03 95.84 23:10:23 23:02:01 2 1.17 0.00 0.47 0.00 0.00 98.36 23:10:23 23:02:01 3 1.05 0.00 0.38 0.00 0.00 98.56 23:10:23 23:02:01 4 0.87 0.00 0.58 0.87 0.02 97.66 23:10:23 23:02:01 5 0.70 0.00 0.54 2.75 0.02 95.99 23:10:23 23:02:01 6 0.70 0.00 0.27 0.00 0.02 99.02 23:10:23 23:02:01 7 0.82 0.00 0.30 0.67 0.00 98.21 23:10:23 23:03:01 all 2.48 0.00 1.32 0.67 0.03 95.50 23:10:23 23:03:01 0 3.55 0.00 1.27 0.37 0.03 94.78 23:10:23 23:03:01 1 2.88 0.00 1.12 1.40 0.02 94.58 23:10:23 23:03:01 2 1.98 0.00 0.72 0.53 0.02 96.75 23:10:23 23:03:01 3 3.96 0.00 1.07 0.27 0.03 94.67 23:10:23 23:03:01 4 2.02 0.00 2.32 1.19 0.03 94.44 23:10:23 23:03:01 5 2.20 0.00 1.09 0.07 0.03 96.61 23:10:23 23:03:01 6 1.74 0.00 1.67 1.15 0.00 95.44 23:10:23 23:03:01 7 1.55 0.00 1.32 0.37 0.03 96.73 23:10:23 23:04:01 all 0.09 0.00 0.07 0.01 0.01 99.82 23:10:23 23:04:01 0 0.05 0.00 0.08 0.00 0.00 99.87 23:10:23 23:04:01 1 0.30 0.00 0.15 0.07 0.03 99.45 23:10:23 23:04:01 2 0.05 0.00 0.05 0.00 0.02 99.88 23:10:23 23:04:01 3 0.12 0.00 0.08 0.00 0.00 99.80 23:10:23 23:04:01 4 0.05 0.00 0.03 0.00 0.00 99.92 23:10:23 23:04:01 5 0.03 0.00 0.05 0.00 0.02 99.90 23:10:23 23:04:01 6 0.07 0.00 0.05 0.02 0.00 99.87 23:10:23 23:04:01 7 0.07 0.00 0.05 0.00 0.00 99.88 23:10:23 23:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:10:23 23:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:10:23 23:05:01 1 0.05 0.00 0.02 0.03 0.02 99.88 23:10:23 23:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:10:23 23:05:01 3 0.05 0.00 0.00 0.00 0.02 99.93 23:10:23 23:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:10:23 23:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:10:23 23:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:10:23 23:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:10:23 23:06:01 all 0.23 0.00 0.01 0.01 0.01 99.75 23:10:23 23:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:10:23 23:06:01 1 0.02 0.00 0.03 0.05 0.03 99.87 23:10:23 23:06:01 2 0.13 0.00 0.00 0.00 0.00 99.87 23:10:23 23:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:10:23 23:06:01 4 0.05 0.00 0.02 0.02 0.00 99.92 23:10:23 23:06:01 5 1.50 0.00 0.02 0.00 0.00 98.48 23:10:23 23:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:10:23 23:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:10:23 23:07:01 all 0.19 0.00 0.01 0.00 0.01 99.78 23:10:23 23:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:10:23 23:07:01 1 0.03 0.00 0.03 0.02 0.02 99.90 23:10:23 23:07:01 2 0.30 0.00 0.02 0.00 0.00 99.68 23:10:23 23:07:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:10:23 23:07:01 4 0.00 0.00 0.03 0.02 0.02 99.93 23:10:23 23:07:01 5 1.12 0.00 0.02 0.00 0.02 98.84 23:10:23 23:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:10:23 23:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:10:23 23:08:01 all 0.16 0.00 0.01 0.01 0.00 99.82 23:10:23 23:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:10:23 23:08:01 1 0.05 0.00 0.03 0.05 0.02 99.85 23:10:23 23:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:10:23 23:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:10:23 23:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:10:23 23:08:01 5 1.06 0.00 0.02 0.00 0.00 98.92 23:10:23 23:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:10:23 23:08:01 7 0.05 0.00 0.02 0.00 0.02 99.92 23:10:23 23:09:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:10:23 23:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:10:23 23:09:01 1 0.05 0.00 0.03 0.02 0.02 99.88 23:10:23 23:09:01 2 0.07 0.00 0.00 0.00 0.00 99.93 23:10:23 23:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:10:23 23:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:10:23 23:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:10:23 23:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:10:23 23:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:10:23 23:10:23 23:09:01 CPU %user %nice %system %iowait %steal %idle 23:10:23 23:10:01 all 8.11 0.00 3.45 3.36 0.09 84.98 23:10:23 23:10:01 0 8.81 0.00 2.63 2.17 0.05 86.34 23:10:23 23:10:01 1 8.33 0.00 3.30 10.05 0.07 78.25 23:10:23 23:10:01 2 8.42 0.00 3.00 1.36 0.07 87.14 23:10:23 23:10:01 3 7.88 0.00 3.84 11.71 0.08 76.49 23:10:23 23:10:01 4 8.16 0.00 3.42 0.87 0.07 87.48 23:10:23 23:10:01 5 7.59 0.00 4.98 0.13 0.08 87.21 23:10:23 23:10:01 6 7.59 0.00 3.01 0.47 0.07 88.86 23:10:23 23:10:01 7 8.11 0.00 3.46 0.18 0.22 88.02 23:10:23 Average: all 5.81 0.00 1.28 1.04 0.03 91.85 23:10:23 Average: 0 5.95 0.00 1.18 0.83 0.03 92.02 23:10:23 Average: 1 5.62 0.00 1.26 2.30 0.04 90.78 23:10:23 Average: 2 5.91 0.00 1.11 0.23 0.02 92.73 23:10:23 Average: 3 6.01 0.00 1.34 1.11 0.03 91.51 23:10:23 Average: 4 6.01 0.00 1.46 1.54 0.03 90.96 23:10:23 Average: 5 5.73 0.00 1.40 1.62 0.03 91.21 23:10:23 Average: 6 5.67 0.00 1.20 0.24 0.03 92.87 23:10:23 Average: 7 5.54 0.00 1.27 0.44 0.04 92.71 23:10:23 23:10:23 23:10:23