Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73f0e4270e4048b6e583422c0d15de60eb878140 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-ssh16236440311017562582.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13144232783748298248.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2495156351109170985.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh1470480415111185599.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-ssh886966529504853266.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24691 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 73f0e4270e4048b6e583422c0d15de60eb878140 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73f0e4270e4048b6e583422c0d15de60eb878140 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#106)" > git rev-list --no-walk 0476de2795b3c23659be3e42ef08dccf661e949a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-06T21:08:29.258Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-06T21:08:29.294Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-06T21:08:29.307Z] ========================================================= [2022-09-06T21:08:29.307Z] EdgeX Global Pipelines Version Info [2022-09-06T21:08:29.307Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:08:30.103Z] ------------------- [2022-09-06T21:08:30.103Z] stable info: [2022-09-06T21:08:30.103Z] ------------------- [2022-09-06T21:08:30.103Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-06T21:08:30.103Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:08:30.103Z] Message: update stable to v1.0.239 [2022-09-06T21:08:30.685Z] ------------------- [2022-09-06T21:08:30.685Z] experimental info: [2022-09-06T21:08:30.685Z] ------------------- [2022-09-06T21:08:30.685Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-06T21:08:30.685Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T21:08:30.685Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-06T21:08:30.940Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-09-06T21:08:30.952Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-09-06T21:08:30.965Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-06T21:08:30.974Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-06T21:08:30.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-06T21:08:31.000Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-06T21:08:31.010Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-06T21:08:31.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-06T21:08:31.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-06T21:08:31.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-06T21:08:31.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-06T21:08:31.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-09-06T21:08:31.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-06T21:08:31.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-06T21:08:31.082Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T21:08:31.092Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T21:08:31.106Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T21:08:31.122Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T21:08:31.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-06T21:08:31.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-06T21:08:31.172Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-06T21:08:31.183Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-06T21:08:31.194Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-06T21:08:31.206Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-06T21:08:31.217Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-06T21:08:31.229Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-06T21:08:31.239Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-06T21:08:31.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-06T21:08:31.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-06T21:08:31.270Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-06T21:08:31.281Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] echo [2022-09-06T21:08:31.292Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73f0e42 [Pipeline] echo [2022-09-06T21:08:31.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:08:31.340Z] provisioning config files... [2022-09-06T21:08:31.354Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2664065312676968646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:08:31.668Z] ---> docker-login.sh [2022-09-06T21:08:31.668Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:08:31.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:08:31.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:08:31.930Z] Configure a credential helper to remove this warning. See [2022-09-06T21:08:31.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:08:31.930Z] [2022-09-06T21:08:31.930Z] Login Succeeded [2022-09-06T21:08:31.930Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:08:32.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:08:32.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:08:32.192Z] Configure a credential helper to remove this warning. See [2022-09-06T21:08:32.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:08:32.192Z] [2022-09-06T21:08:32.192Z] Login Succeeded [2022-09-06T21:08:32.192Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:08:32.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:08:32.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:08:32.192Z] Configure a credential helper to remove this warning. See [2022-09-06T21:08:32.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:08:32.192Z] [2022-09-06T21:08:32.192Z] Login Succeeded [2022-09-06T21:08:32.192Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:08:32.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:08:32.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:08:32.453Z] Configure a credential helper to remove this warning. See [2022-09-06T21:08:32.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:08:32.454Z] [2022-09-06T21:08:32.454Z] Login Succeeded [2022-09-06T21:08:32.454Z] docker.io [2022-09-06T21:08:32.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:08:33.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:08:33.025Z] Configure a credential helper to remove this warning. See [2022-09-06T21:08:33.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:08:33.025Z] [2022-09-06T21:08:33.025Z] Login Succeeded [2022-09-06T21:08:33.025Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:08:33.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-06T21:08:33.399Z] + git rev-list -1 --merges 73f0e4270e4048b6e583422c0d15de60eb878140~1..73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] echo [2022-09-06T21:08:33.438Z] -----------> git rev-list -1 --merges 73f0e4270e4048b6e583422c0d15de60eb878140~1..73f0e4270e4048b6e583422c0d15de60eb878140 73f0e4270e4048b6e583422c0d15de60eb878140 [false] [Pipeline] sh [2022-09-06T21:08:33.739Z] + git log --format=format:%s -1 73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] echo [2022-09-06T21:08:33.756Z] ========================================================= [2022-09-06T21:08:33.756Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-06T21:08:33.756Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T21:08:34.090Z] + git log --format=format:%s -1 73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] echo [2022-09-06T21:08:34.100Z] [semverPrep] GIT_COMMIT: 73f0e4270e4048b6e583422c0d15de60eb878140, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#106) [Pipeline] echo [2022-09-06T21:08:34.108Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-06T21:08:34.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:08:34.450Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-06T21:08:34.450Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-06T21:08:34.450Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-06T21:08:34.450Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-06T21:08:34.450Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-06T21:08:34.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:08:34.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:08:34.814Z] [2022-09-06T21:08:34.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:08:35.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:08:35.147Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-06T21:08:35.147Z] b85a868b505f: Pulling fs layer [2022-09-06T21:08:35.147Z] e2be974225ed: Pulling fs layer [2022-09-06T21:08:35.147Z] 339a4e72a1f5: Pulling fs layer [2022-09-06T21:08:35.147Z] 988bab9f4d93: Pulling fs layer [2022-09-06T21:08:35.147Z] 1469e6f7b9e6: Pulling fs layer [2022-09-06T21:08:35.147Z] eaf3925da568: Pulling fs layer [2022-09-06T21:08:35.147Z] bab4dde63d76: Pulling fs layer [2022-09-06T21:08:35.147Z] bde34c3a00c8: Pulling fs layer [2022-09-06T21:08:35.147Z] b352a97aabf1: Pulling fs layer [2022-09-06T21:08:35.147Z] 4872d77fe225: Pulling fs layer [2022-09-06T21:08:35.147Z] 5851b861e8e6: Pulling fs layer [2022-09-06T21:08:35.147Z] eaf3925da568: Waiting [2022-09-06T21:08:35.147Z] bab4dde63d76: Waiting [2022-09-06T21:08:35.147Z] bde34c3a00c8: Waiting [2022-09-06T21:08:35.147Z] 5851b861e8e6: Waiting [2022-09-06T21:08:35.147Z] b352a97aabf1: Waiting [2022-09-06T21:08:35.147Z] 1469e6f7b9e6: Waiting [2022-09-06T21:08:35.147Z] 4872d77fe225: Waiting [2022-09-06T21:08:35.147Z] 988bab9f4d93: Waiting [2022-09-06T21:08:35.415Z] e2be974225ed: Verifying Checksum [2022-09-06T21:08:35.415Z] e2be974225ed: Download complete [2022-09-06T21:08:35.415Z] 988bab9f4d93: Download complete [2022-09-06T21:08:35.415Z] 1469e6f7b9e6: Verifying Checksum [2022-09-06T21:08:35.415Z] 1469e6f7b9e6: Download complete [2022-09-06T21:08:35.415Z] eaf3925da568: Download complete [2022-09-06T21:08:35.415Z] 339a4e72a1f5: Verifying Checksum [2022-09-06T21:08:35.415Z] 339a4e72a1f5: Download complete [2022-09-06T21:08:35.415Z] bde34c3a00c8: Download complete [2022-09-06T21:08:35.415Z] b352a97aabf1: Verifying Checksum [2022-09-06T21:08:35.415Z] b352a97aabf1: Download complete [2022-09-06T21:08:35.415Z] 4872d77fe225: Verifying Checksum [2022-09-06T21:08:35.676Z] 5851b861e8e6: Verifying Checksum [2022-09-06T21:08:35.676Z] 5851b861e8e6: Download complete [2022-09-06T21:08:35.676Z] b85a868b505f: Verifying Checksum [2022-09-06T21:08:35.676Z] b85a868b505f: Download complete [2022-09-06T21:08:35.936Z] bab4dde63d76: Verifying Checksum [2022-09-06T21:08:35.937Z] bab4dde63d76: Download complete [2022-09-06T21:08:37.318Z] b85a868b505f: Pull complete [2022-09-06T21:08:37.318Z] e2be974225ed: Pull complete [2022-09-06T21:08:37.902Z] 339a4e72a1f5: Pull complete [2022-09-06T21:08:37.902Z] 988bab9f4d93: Pull complete [2022-09-06T21:08:38.169Z] 1469e6f7b9e6: Pull complete [2022-09-06T21:08:38.169Z] eaf3925da568: Pull complete [2022-09-06T21:08:40.714Z] bab4dde63d76: Pull complete [2022-09-06T21:08:40.714Z] bde34c3a00c8: Pull complete [2022-09-06T21:08:40.714Z] b352a97aabf1: Pull complete [2022-09-06T21:08:40.714Z] 4872d77fe225: Pull complete [2022-09-06T21:08:40.714Z] 5851b861e8e6: Pull complete [2022-09-06T21:08:40.714Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-06T21:08:40.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:08:40.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:08:40.826Z] prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container [2022-09-06T21:08:40.868Z] $ 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 [2022-09-06T21:08:43.310Z] $ docker top 940974cbc56078e152f5f7274bdc0015af676d0b035538d90b4145cc7cef790f -eo pid,comm [2022-09-06T21:08:43.386Z] 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). [2022-09-06T21:08:43.386Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:08:43.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:08:43.421Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:08:43.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:08:43.584Z] $ docker exec 940974cbc56078e152f5f7274bdc0015af676d0b035538d90b4145cc7cef790f ssh-agent [2022-09-06T21:08:43.717Z] SSH_AUTH_SOCK=/tmp/ssh-7xFH4C8pqaCH/agent.33 [2022-09-06T21:08:43.717Z] SSH_AGENT_PID=39 [2022-09-06T21:08:43.725Z] Running ssh-add (command line suppressed) [2022-09-06T21:08:43.865Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6219623659942059450.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6219623659942059450.key) [2022-09-06T21:08:43.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:08:44.178Z] + git tag --points-at HEAD [Pipeline] } [2022-09-06T21:08:44.192Z] $ docker exec --env ******** --env ******** 940974cbc56078e152f5f7274bdc0015af676d0b035538d90b4145cc7cef790f ssh-agent -k [2022-09-06T21:08:44.319Z] unset SSH_AUTH_SOCK; [2022-09-06T21:08:44.319Z] unset SSH_AGENT_PID; [2022-09-06T21:08:44.319Z] echo Agent pid 39 killed; [2022-09-06T21:08:44.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-06T21:08:44.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:08:44.360Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:08:44.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:08:44.513Z] $ docker exec 940974cbc56078e152f5f7274bdc0015af676d0b035538d90b4145cc7cef790f ssh-agent [2022-09-06T21:08:44.664Z] SSH_AUTH_SOCK=/tmp/ssh-XexECU3mBVAI/agent.72 [2022-09-06T21:08:44.664Z] SSH_AGENT_PID=79 [2022-09-06T21:08:44.670Z] Running ssh-add (command line suppressed) [2022-09-06T21:08:44.789Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4414616623451736539.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4414616623451736539.key) [2022-09-06T21:08:44.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:08:45.095Z] + git semver init [2022-09-06T21:08:45.356Z] 2022-09-06 21:08:45,329 [run_init] DEBUG init version:0.0.0 force:False [2022-09-06T21:08:45.356Z] 2022-09-06 21:08:45,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-09-06T21:08:45.356Z] 2022-09-06 21:08:45,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-09-06T21:08:45.356Z] 2022-09-06 21:08:45,332 [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) [2022-09-06T21:08:46.299Z] 2022-09-06 21:08:46,285 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-09-06T21:08:46.299Z] 2022-09-06 21:08:46,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-09-06T21:08:46.299Z] 2022-09-06 21:08:46,286 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-06T21:08:46.299Z] 2022-09-06 21:08:46,286 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-06T21:08:46.299Z] 2.3.0-dev.10 [Pipeline] } [2022-09-06T21:08:46.573Z] $ docker exec --env ******** --env ******** 940974cbc56078e152f5f7274bdc0015af676d0b035538d90b4145cc7cef790f ssh-agent -k [2022-09-06T21:08:46.688Z] unset SSH_AUTH_SOCK; [2022-09-06T21:08:46.688Z] unset SSH_AGENT_PID; [2022-09-06T21:08:46.688Z] echo Agent pid 79 killed; [2022-09-06T21:08:46.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:08:47.021Z] + git semver [Pipeline] } [2022-09-06T21:08:47.299Z] $ docker stop --time=1 940974cbc56078e152f5f7274bdc0015af676d0b035538d90b4145cc7cef790f [2022-09-06T21:08:48.619Z] $ docker rm -f 940974cbc56078e152f5f7274bdc0015af676d0b035538d90b4145cc7cef790f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:08:48.974Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-06T21:08:49.254Z] Stashed 1 file(s) [Pipeline] echo [2022-09-06T21:08:49.257Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [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 [2022-09-06T21:08:49.412Z] provisioning config files... [2022-09-06T21:08:49.422Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2280104840930522406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:08:49.724Z] ---> docker-login.sh [2022-09-06T21:08:49.724Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:08:49.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:08:49.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:08:49.724Z] Configure a credential helper to remove this warning. See [2022-09-06T21:08:49.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:08:49.724Z] [2022-09-06T21:08:49.724Z] Login Succeeded [2022-09-06T21:08:49.724Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:08:49.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:08:49.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:08:49.985Z] Configure a credential helper to remove this warning. See [2022-09-06T21:08:49.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:08:49.985Z] [2022-09-06T21:08:49.985Z] Login Succeeded [2022-09-06T21:08:49.985Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:08:49.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:08:49.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:08:49.985Z] Configure a credential helper to remove this warning. See [2022-09-06T21:08:49.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:08:49.985Z] [2022-09-06T21:08:49.985Z] Login Succeeded [2022-09-06T21:08:49.985Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:08:50.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:08:50.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:08:50.246Z] Configure a credential helper to remove this warning. See [2022-09-06T21:08:50.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:08:50.246Z] [2022-09-06T21:08:50.246Z] Login Succeeded [2022-09-06T21:08:50.246Z] docker.io [2022-09-06T21:08:50.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:08:50.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:08:50.818Z] Configure a credential helper to remove this warning. See [2022-09-06T21:08:50.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:08:50.818Z] [2022-09-06T21:08:50.818Z] Login Succeeded [2022-09-06T21:08:50.818Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:08:50.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-06T21:08:50.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:08:50.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:08:50.900Z] ========================================================= [2022-09-06T21:08:50.900Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-06T21:08:50.900Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:08:51.219Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-06T21:08:51.219Z] Sending build context to Docker daemon 4.051MB [2022-09-06T21:08:51.219Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:08:51.219Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-06T21:08:51.480Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-06T21:08:51.480Z] 2408cc74d12b: Pulling fs layer [2022-09-06T21:08:51.480Z] ea60b727a1ce: Pulling fs layer [2022-09-06T21:08:51.480Z] 30c4a7721957: Pulling fs layer [2022-09-06T21:08:51.480Z] 370296b7ddb6: Pulling fs layer [2022-09-06T21:08:51.480Z] 7c6cee850709: Pulling fs layer [2022-09-06T21:08:51.480Z] 39a5fcdaea64: Pulling fs layer [2022-09-06T21:08:51.480Z] d94ebbe4e438: Pulling fs layer [2022-09-06T21:08:51.480Z] bcfd1f05c69d: Pulling fs layer [2022-09-06T21:08:51.480Z] 59ccb84bbe0f: Pulling fs layer [2022-09-06T21:08:51.480Z] 370296b7ddb6: Waiting [2022-09-06T21:08:51.480Z] 7c6cee850709: Waiting [2022-09-06T21:08:51.480Z] 59ccb84bbe0f: Waiting [2022-09-06T21:08:51.480Z] 30c4a7721957: Verifying Checksum [2022-09-06T21:08:51.480Z] 30c4a7721957: Download complete [2022-09-06T21:08:51.480Z] ea60b727a1ce: Verifying Checksum [2022-09-06T21:08:51.480Z] ea60b727a1ce: Download complete [2022-09-06T21:08:51.480Z] 7c6cee850709: Verifying Checksum [2022-09-06T21:08:51.480Z] 7c6cee850709: Download complete [2022-09-06T21:08:51.480Z] 39a5fcdaea64: Verifying Checksum [2022-09-06T21:08:51.480Z] 39a5fcdaea64: Download complete [2022-09-06T21:08:51.480Z] 2408cc74d12b: Verifying Checksum [2022-09-06T21:08:51.480Z] 2408cc74d12b: Download complete [2022-09-06T21:08:51.480Z] d94ebbe4e438: Download complete [2022-09-06T21:08:51.741Z] 2408cc74d12b: Pull complete [2022-09-06T21:08:51.741Z] ea60b727a1ce: Pull complete [2022-09-06T21:08:52.023Z] 30c4a7721957: Pull complete [2022-09-06T21:08:52.023Z] 59ccb84bbe0f: Verifying Checksum [2022-09-06T21:08:52.023Z] 59ccb84bbe0f: Download complete [2022-09-06T21:08:52.283Z] bcfd1f05c69d: Verifying Checksum [2022-09-06T21:08:52.283Z] bcfd1f05c69d: Download complete [2022-09-06T21:08:52.283Z] 370296b7ddb6: Verifying Checksum [2022-09-06T21:08:52.283Z] 370296b7ddb6: Download complete [2022-09-06T21:08:57.571Z] 370296b7ddb6: Pull complete [2022-09-06T21:08:57.571Z] 7c6cee850709: Pull complete [2022-09-06T21:08:57.571Z] 39a5fcdaea64: Pull complete [2022-09-06T21:08:57.571Z] d94ebbe4e438: Pull complete [2022-09-06T21:08:59.483Z] bcfd1f05c69d: Pull complete [2022-09-06T21:09:00.052Z] 59ccb84bbe0f: Pull complete [2022-09-06T21:09:00.313Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-06T21:09:00.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T21:09:00.313Z] ---> a4fb48ad2a94 [2022-09-06T21:09:00.313Z] Step 3/12 : ARG MAKE='make build' [2022-09-06T21:09:03.613Z] ---> Running in 9c4f259a31c9 [2022-09-06T21:09:03.874Z] Removing intermediate container 9c4f259a31c9 [2022-09-06T21:09:03.874Z] ---> 8f1cb8e84e52 [2022-09-06T21:09:03.874Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-06T21:09:03.874Z] ---> Running in 38a0cf9eeaf1 [2022-09-06T21:09:03.874Z] Removing intermediate container 38a0cf9eeaf1 [2022-09-06T21:09:03.874Z] ---> 1a05441c96e8 [2022-09-06T21:09:03.874Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-06T21:09:03.874Z] ---> Running in e09b6e7e9ee3 [2022-09-06T21:09:03.874Z] Removing intermediate container e09b6e7e9ee3 [2022-09-06T21:09:03.874Z] ---> 943d30a450b1 [2022-09-06T21:09:03.874Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:09:03.874Z] ---> Running in 33920e7efbb0 [2022-09-06T21:09:04.364Z] Still waiting to schedule task [2022-09-06T21:09:04.364Z] ‘prd-centos7-blackbox-4c-2g-24474’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-06T21:09:04.364Z] ‘prd-centos7-blackbox-4c-2g-24475’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-06T21:09:04.364Z] ‘prd-centos7-builder-2c-1g-24686’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-06T21:09:04.364Z] ‘prd-ubuntu20.04-docker-8c-8g-24688’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-06T21:09:04.364Z] ‘prd-ubuntu20.04-docker-8c-8g-24692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-06T21:09:04.364Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24690’ is offline [2022-09-06T21:09:04.445Z] Removing intermediate container 33920e7efbb0 [2022-09-06T21:09:04.445Z] ---> ed3f9c8528e8 [2022-09-06T21:09:04.445Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T21:09:04.445Z] ---> Running in f088d8cc971b [2022-09-06T21:09:04.706Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:09:05.648Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:09:06.221Z] OK: 211 MiB in 51 packages [2022-09-06T21:09:06.480Z] Removing intermediate container f088d8cc971b [2022-09-06T21:09:06.480Z] ---> f9a3ea1d4c70 [2022-09-06T21:09:06.480Z] Step 8/12 : WORKDIR /app [2022-09-06T21:09:06.480Z] ---> Running in 852792a04ed0 [2022-09-06T21:09:06.480Z] Removing intermediate container 852792a04ed0 [2022-09-06T21:09:06.480Z] ---> 396ebb0cae0e [2022-09-06T21:09:06.480Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-06T21:09:06.738Z] ---> 5d856ee785ef [2022-09-06T21:09:06.738Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:09:06.738Z] ---> Running in d7e89db4fdd3 [2022-09-06T21:09:28.876Z] Removing intermediate container d7e89db4fdd3 [2022-09-06T21:09:28.876Z] ---> c5a56572dd34 [2022-09-06T21:09:28.876Z] Step 11/12 : COPY . . [2022-09-06T21:09:28.876Z] ---> 27a8c9b9e507 [2022-09-06T21:09:28.876Z] Step 12/12 : RUN $MAKE [2022-09-06T21:09:28.876Z] ---> Running in fbd2893d30db [2022-09-06T21:09:28.876Z] noop [2022-09-06T21:09:28.876Z] Removing intermediate container fbd2893d30db [2022-09-06T21:09:28.876Z] ---> b2dbc73998a0 [2022-09-06T21:09:28.876Z] Successfully built b2dbc73998a0 [2022-09-06T21:09:28.876Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:09:29.219Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:09:29.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:09:29.306Z] prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container [2022-09-06T21:09:29.350Z] $ 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 [2022-09-06T21:09:29.743Z] $ docker top 7f1ed24d3524518a354ce1fbca6ddac413d90b15e8d85b5641a5438aee36279e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:09:30.103Z] + go version [2022-09-06T21:09:30.103Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-06T21:09:30.118Z] $ docker stop --time=1 7f1ed24d3524518a354ce1fbca6ddac413d90b15e8d85b5641a5438aee36279e [2022-09-06T21:09:31.373Z] $ docker rm -f 7f1ed24d3524518a354ce1fbca6ddac413d90b15e8d85b5641a5438aee36279e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:09:31.792Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T21:09:31.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:09:31.875Z] prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container [2022-09-06T21:09:31.918Z] $ 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 [2022-09-06T21:09:32.275Z] $ docker top 4cd52a8e2df1a33ad892c2a0a66aa3903d56411171b4ea9c2b5853bbe7375132 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:09:32.641Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:09:32.937Z] + make test [2022-09-06T21:09:32.937Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-06T21:09:33.198Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-06T21:09:43.186Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-06T21:09:43.186Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-06T21:09:48.476Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.220s coverage: 38.5% of statements [2022-09-06T21:09:48.476Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 51.9% of statements [2022-09-06T21:09:48.476Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 96.4% of statements [2022-09-06T21:09:58.477Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-06T21:09:58.477Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-06T21:10:01.772Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T21:10:01.772Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T21:10:01.772Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-06T21:10:01.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T21:10:01.800Z] $ docker stop --time=1 4cd52a8e2df1a33ad892c2a0a66aa3903d56411171b4ea9c2b5853bbe7375132 [2022-09-06T21:10:04.440Z] $ docker rm -f 4cd52a8e2df1a33ad892c2a0a66aa3903d56411171b4ea9c2b5853bbe7375132 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:10:04.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T21:10:04.979Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-06T21:10:05.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-06T21:10:05.777Z] + ls -al . [2022-09-06T21:10:05.777Z] total 632 [2022-09-06T21:10:05.777Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 21:09 . [2022-09-06T21:10:05.777Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:08 .. [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 6 21:08 .dockerignore [2022-09-06T21:10:05.777Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:09 .git [2022-09-06T21:10:05.777Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:08 .github [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 6 21:08 .gitignore [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 21:08 .golangci.yml [2022-09-06T21:10:05.777Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:08 .semver [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 10866 Sep 6 21:08 Attribution.txt [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 3740 Sep 6 21:08 CHANGELOG.md [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 6 21:08 Dockerfile [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 21:08 GOVERNANCE.md [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 6 21:08 Jenkinsfile [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 6 21:08 LICENSE [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 2196 Sep 6 21:08 Makefile [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 21:08 OWNERS.md [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 28496 Sep 6 21:08 README.md [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 6 21:08 VERSION [2022-09-06T21:10:05.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:08 bin [2022-09-06T21:10:05.777Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:08 cmd [2022-09-06T21:10:05.777Z] -rw-r--r-- 1 jenkins jenkins 460049 Sep 6 21:09 coverage.out [2022-09-06T21:10:05.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:08 examples [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 3538 Sep 6 21:08 go.mod [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 36553 Sep 6 21:08 go.sum [2022-09-06T21:10:05.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:08 images [2022-09-06T21:10:05.777Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 21:08 internal [2022-09-06T21:10:05.777Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:08 snap [2022-09-06T21:10:05.777Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 6 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:06.086Z] + 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=73f0e4270e4048b6e583422c0d15de60eb878140 --label arch=amd64 --label version=2.3.0-dev.10 . [2022-09-06T21:10:06.086Z] Sending build context to Docker daemon 4.051MB [2022-09-06T21:10:06.086Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:10:06.086Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-06T21:10:06.086Z] ---> b2dbc73998a0 [2022-09-06T21:10:06.086Z] Step 3/25 : ARG MAKE='make build' [2022-09-06T21:10:06.348Z] ---> Running in 634850a93608 [2022-09-06T21:10:06.348Z] Removing intermediate container 634850a93608 [2022-09-06T21:10:06.348Z] ---> d2a36c653b34 [2022-09-06T21:10:06.348Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-06T21:10:06.348Z] ---> Running in 8b055a7edd9f [2022-09-06T21:10:06.348Z] Removing intermediate container 8b055a7edd9f [2022-09-06T21:10:06.348Z] ---> ba53c74991b9 [2022-09-06T21:10:06.348Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-06T21:10:06.348Z] ---> Running in f6f8ae669cba [2022-09-06T21:10:06.611Z] Removing intermediate container f6f8ae669cba [2022-09-06T21:10:06.611Z] ---> d1212b7348bf [2022-09-06T21:10:06.611Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:10:06.611Z] ---> Running in a71b636bced4 [2022-09-06T21:10:07.185Z] Removing intermediate container a71b636bced4 [2022-09-06T21:10:07.185Z] ---> 4b515f1e12d7 [2022-09-06T21:10:07.185Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T21:10:07.185Z] ---> Running in 750425feb9ec [2022-09-06T21:10:07.446Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:10:08.388Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:10:08.388Z] OK: 211 MiB in 51 packages [2022-09-06T21:10:08.960Z] Removing intermediate container 750425feb9ec [2022-09-06T21:10:08.960Z] ---> c881c176837d [2022-09-06T21:10:08.960Z] Step 8/25 : WORKDIR /app [2022-09-06T21:10:08.960Z] ---> Running in 5fcce33ff10e [2022-09-06T21:10:08.960Z] Removing intermediate container 5fcce33ff10e [2022-09-06T21:10:08.960Z] ---> 60e3a8a85686 [2022-09-06T21:10:08.960Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-06T21:10:08.960Z] ---> 053edef5f0c9 [2022-09-06T21:10:08.960Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:10:09.219Z] ---> Running in 0aef6b1ba276 [2022-09-06T21:10:09.862Z] Removing intermediate container 0aef6b1ba276 [2022-09-06T21:10:09.862Z] ---> 4e3fec35d50b [2022-09-06T21:10:09.862Z] Step 11/25 : COPY . . [2022-09-06T21:10:10.121Z] ---> 7872bd871f5b [2022-09-06T21:10:10.121Z] Step 12/25 : RUN $MAKE [2022-09-06T21:10:10.121Z] ---> Running in ac5b98d199f2 [2022-09-06T21:10:10.382Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-09-06T21:10:32.349Z] Removing intermediate container ac5b98d199f2 [2022-09-06T21:10:32.349Z] ---> c3b18271e2fd [2022-09-06T21:10:32.349Z] Step 13/25 : FROM alpine:3.16 [2022-09-06T21:10:32.921Z] 3.16: Pulling from library/alpine [2022-09-06T21:10:32.921Z] 213ec9aee27d: Pulling fs layer [2022-09-06T21:10:33.182Z] 213ec9aee27d: Verifying Checksum [2022-09-06T21:10:33.182Z] 213ec9aee27d: Download complete [2022-09-06T21:10:33.182Z] 213ec9aee27d: Pull complete [2022-09-06T21:10:33.182Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T21:10:33.182Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T21:10:33.182Z] ---> 9c6f07244728 [2022-09-06T21:10:33.182Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-06T21:10:33.445Z] ---> Running in b56c57dba664 [2022-09-06T21:10:33.445Z] Removing intermediate container b56c57dba664 [2022-09-06T21:10:33.445Z] ---> ee84bc41311a [2022-09-06T21:10:33.445Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:10:33.445Z] ---> Running in 0873317282a3 [2022-09-06T21:10:34.018Z] Removing intermediate container 0873317282a3 [2022-09-06T21:10:34.018Z] ---> 7578bca5c8ed [2022-09-06T21:10:34.018Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T21:10:34.018Z] ---> Running in f2fcb224b2e7 [2022-09-06T21:10:34.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T21:10:35.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T21:10:35.692Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T21:10:35.692Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T21:10:35.692Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T21:10:35.692Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T21:10:35.951Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T21:10:35.951Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T21:10:35.951Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:10:36.210Z] OK: 8 MiB in 20 packages [2022-09-06T21:10:36.467Z] Removing intermediate container f2fcb224b2e7 [2022-09-06T21:10:36.467Z] ---> f4b8224b1b0b [2022-09-06T21:10:36.467Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-09-06T21:10:36.467Z] ---> 3dae9e1a7502 [2022-09-06T21:10:36.467Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-09-06T21:10:36.726Z] ---> 1360aeeb5a7d [2022-09-06T21:10:36.726Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-09-06T21:10:37.294Z] ---> 2f8b7a00e2dc [2022-09-06T21:10:37.294Z] Step 20/25 : EXPOSE 59989 [2022-09-06T21:10:37.556Z] ---> Running in de8bcd636da7 [2022-09-06T21:10:37.556Z] Removing intermediate container de8bcd636da7 [2022-09-06T21:10:37.556Z] ---> 28bb39726e42 [2022-09-06T21:10:37.556Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-09-06T21:10:37.556Z] ---> Running in ed85a6670c50 [2022-09-06T21:10:37.556Z] Removing intermediate container ed85a6670c50 [2022-09-06T21:10:37.556Z] ---> 73b0a4a65bc1 [2022-09-06T21:10:37.556Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-06T21:10:37.556Z] ---> Running in b0af6be5f61e [2022-09-06T21:10:37.556Z] Removing intermediate container b0af6be5f61e [2022-09-06T21:10:37.556Z] ---> 15330f38de2b [2022-09-06T21:10:37.556Z] Step 23/25 : LABEL arch=amd64 [2022-09-06T21:10:37.817Z] ---> Running in fa04d9b6edcd [2022-09-06T21:10:37.817Z] Removing intermediate container fa04d9b6edcd [2022-09-06T21:10:37.817Z] ---> 8928b5554dd9 [2022-09-06T21:10:37.817Z] Step 24/25 : LABEL git_sha=73f0e4270e4048b6e583422c0d15de60eb878140 [2022-09-06T21:10:37.817Z] ---> Running in 4872e17e3753 [2022-09-06T21:10:37.817Z] Removing intermediate container 4872e17e3753 [2022-09-06T21:10:37.817Z] ---> 9f6a4596a270 [2022-09-06T21:10:37.817Z] Step 25/25 : LABEL version=2.3.0-dev.10 [2022-09-06T21:10:37.817Z] ---> Running in 2808dbf75610 [2022-09-06T21:10:38.077Z] Removing intermediate container 2808dbf75610 [2022-09-06T21:10:38.077Z] ---> 7059d75aaeb5 [2022-09-06T21:10:38.077Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-06T21:10:38.077Z] Successfully built 7059d75aaeb5 [2022-09-06T21:10:38.077Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:10:38.183Z] provisioning config files... [2022-09-06T21:10:38.193Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1487477722620757199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:10:38.496Z] ---> docker-login.sh [2022-09-06T21:10:38.496Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:10:38.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:10:38.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:10:38.496Z] Configure a credential helper to remove this warning. See [2022-09-06T21:10:38.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:10:38.496Z] [2022-09-06T21:10:38.496Z] Login Succeeded [2022-09-06T21:10:38.496Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:10:38.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:10:38.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:10:38.755Z] Configure a credential helper to remove this warning. See [2022-09-06T21:10:38.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:10:38.755Z] [2022-09-06T21:10:38.755Z] Login Succeeded [2022-09-06T21:10:38.755Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:10:38.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:10:38.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:10:38.755Z] Configure a credential helper to remove this warning. See [2022-09-06T21:10:38.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:10:38.755Z] [2022-09-06T21:10:38.755Z] Login Succeeded [2022-09-06T21:10:38.755Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:10:39.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:10:39.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:10:39.013Z] Configure a credential helper to remove this warning. See [2022-09-06T21:10:39.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:10:39.013Z] [2022-09-06T21:10:39.013Z] Login Succeeded [2022-09-06T21:10:39.013Z] docker.io [2022-09-06T21:10:39.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:10:39.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:10:39.581Z] Configure a credential helper to remove this warning. See [2022-09-06T21:10:39.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:10:39.581Z] [2022-09-06T21:10:39.581Z] Login Succeeded [2022-09-06T21:10:39.581Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:10:39.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:10:39.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:10:39.638Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-09-06T21:10:39.638Z] 73f0e4270e4048b6e583422c0d15de60eb878140 [2022-09-06T21:10:39.638Z] latest [2022-09-06T21:10:39.638Z] 2.3.0-dev.10 [2022-09-06T21:10:39.638Z] 73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 [2022-09-06T21:10:39.638Z] main [2022-09-06T21:10:39.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:39.945Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:40.247Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:73f0e4270e4048b6e583422c0d15de60eb878140 [2022-09-06T21:10:40.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-06T21:10:40.247Z] 36ed94ebf171: Preparing [2022-09-06T21:10:40.247Z] 8790075ee548: Preparing [2022-09-06T21:10:40.247Z] a8143dd92c86: Preparing [2022-09-06T21:10:40.247Z] b41a82161bf4: Preparing [2022-09-06T21:10:40.247Z] 7f5822fec266: Preparing [2022-09-06T21:10:40.247Z] 994393dc58e7: Preparing [2022-09-06T21:10:40.247Z] 994393dc58e7: Waiting [2022-09-06T21:10:40.247Z] 8790075ee548: Pushed [2022-09-06T21:10:40.247Z] a8143dd92c86: Pushed [2022-09-06T21:10:40.247Z] 7f5822fec266: Pushed [2022-09-06T21:10:40.247Z] 994393dc58e7: Layer already exists [2022-09-06T21:10:40.504Z] b41a82161bf4: Pushed [2022-09-06T21:10:43.136Z] 36ed94ebf171: Pushed [2022-09-06T21:10:43.136Z] 73f0e4270e4048b6e583422c0d15de60eb878140: digest: sha256:1071804d4e6d39cbe6074295fffdc26e43285068098f202efc703073031702e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:43.481Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:43.788Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-09-06T21:10:43.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-06T21:10:43.788Z] 36ed94ebf171: Preparing [2022-09-06T21:10:43.788Z] 8790075ee548: Preparing [2022-09-06T21:10:43.788Z] a8143dd92c86: Preparing [2022-09-06T21:10:43.788Z] b41a82161bf4: Preparing [2022-09-06T21:10:43.788Z] 7f5822fec266: Preparing [2022-09-06T21:10:43.788Z] 994393dc58e7: Preparing [2022-09-06T21:10:43.788Z] 7f5822fec266: Layer already exists [2022-09-06T21:10:43.788Z] 36ed94ebf171: Layer already exists [2022-09-06T21:10:43.788Z] 8790075ee548: Layer already exists [2022-09-06T21:10:43.788Z] a8143dd92c86: Layer already exists [2022-09-06T21:10:43.788Z] b41a82161bf4: Layer already exists [2022-09-06T21:10:43.788Z] 994393dc58e7: Layer already exists [2022-09-06T21:10:43.788Z] latest: digest: sha256:1071804d4e6d39cbe6074295fffdc26e43285068098f202efc703073031702e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:44.110Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:44.421Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.10 [2022-09-06T21:10:44.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-06T21:10:44.421Z] 36ed94ebf171: Preparing [2022-09-06T21:10:44.421Z] 8790075ee548: Preparing [2022-09-06T21:10:44.421Z] a8143dd92c86: Preparing [2022-09-06T21:10:44.421Z] b41a82161bf4: Preparing [2022-09-06T21:10:44.421Z] 7f5822fec266: Preparing [2022-09-06T21:10:44.421Z] 994393dc58e7: Preparing [2022-09-06T21:10:44.421Z] 8790075ee548: Layer already exists [2022-09-06T21:10:44.421Z] 7f5822fec266: Layer already exists [2022-09-06T21:10:44.421Z] b41a82161bf4: Layer already exists [2022-09-06T21:10:44.421Z] a8143dd92c86: Layer already exists [2022-09-06T21:10:44.421Z] 36ed94ebf171: Layer already exists [2022-09-06T21:10:44.421Z] 994393dc58e7: Layer already exists [2022-09-06T21:10:44.421Z] 2.3.0-dev.10: digest: sha256:1071804d4e6d39cbe6074295fffdc26e43285068098f202efc703073031702e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:44.741Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:45.050Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 [2022-09-06T21:10:45.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-06T21:10:45.050Z] 36ed94ebf171: Preparing [2022-09-06T21:10:45.050Z] 8790075ee548: Preparing [2022-09-06T21:10:45.050Z] a8143dd92c86: Preparing [2022-09-06T21:10:45.050Z] b41a82161bf4: Preparing [2022-09-06T21:10:45.050Z] 7f5822fec266: Preparing [2022-09-06T21:10:45.050Z] 994393dc58e7: Preparing [2022-09-06T21:10:45.050Z] 994393dc58e7: Waiting [2022-09-06T21:10:45.050Z] b41a82161bf4: Layer already exists [2022-09-06T21:10:45.050Z] 8790075ee548: Layer already exists [2022-09-06T21:10:45.050Z] 36ed94ebf171: Layer already exists [2022-09-06T21:10:45.050Z] 7f5822fec266: Layer already exists [2022-09-06T21:10:45.050Z] a8143dd92c86: Layer already exists [2022-09-06T21:10:45.050Z] 994393dc58e7: Layer already exists [2022-09-06T21:10:45.050Z] 73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10: digest: sha256:1071804d4e6d39cbe6074295fffdc26e43285068098f202efc703073031702e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:45.373Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:45.683Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-09-06T21:10:45.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-06T21:10:45.683Z] 36ed94ebf171: Preparing [2022-09-06T21:10:45.683Z] 8790075ee548: Preparing [2022-09-06T21:10:45.683Z] a8143dd92c86: Preparing [2022-09-06T21:10:45.683Z] b41a82161bf4: Preparing [2022-09-06T21:10:45.683Z] 7f5822fec266: Preparing [2022-09-06T21:10:45.683Z] 994393dc58e7: Preparing [2022-09-06T21:10:45.683Z] 994393dc58e7: Waiting [2022-09-06T21:10:45.683Z] 8790075ee548: Layer already exists [2022-09-06T21:10:45.683Z] b41a82161bf4: Layer already exists [2022-09-06T21:10:45.683Z] 7f5822fec266: Layer already exists [2022-09-06T21:10:45.683Z] a8143dd92c86: Layer already exists [2022-09-06T21:10:45.683Z] 36ed94ebf171: Layer already exists [2022-09-06T21:10:45.683Z] 994393dc58e7: Layer already exists [2022-09-06T21:10:45.683Z] main: digest: sha256:1071804d4e6d39cbe6074295fffdc26e43285068098f202efc703073031702e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:10:45.733Z] ===================================================== [Pipeline] echo [2022-09-06T21:10:45.742Z] taggedImages: [2022-09-06T21:10:45.742Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:73f0e4270e4048b6e583422c0d15de60eb878140 [2022-09-06T21:10:45.742Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-09-06T21:10:45.742Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.10 [2022-09-06T21:10:45.742Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 [2022-09-06T21:10:45.742Z] - 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 [2022-09-06T21:10:46.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:10:46.107Z] [2022-09-06T21:10:46.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:10:46.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:10:46.409Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-06T21:10:46.409Z] 5eb5b503b376: Pulling fs layer [2022-09-06T21:10:46.409Z] 5c69ac0246d0: Pulling fs layer [2022-09-06T21:10:46.409Z] ec43610c2a17: Pulling fs layer [2022-09-06T21:10:46.409Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-06T21:10:46.409Z] 33b1e0a273af: Pulling fs layer [2022-09-06T21:10:46.409Z] 5d3b04190fa2: Pulling fs layer [2022-09-06T21:10:46.409Z] 2f39f015ded8: Pulling fs layer [2022-09-06T21:10:46.409Z] 33b1e0a273af: Waiting [2022-09-06T21:10:46.409Z] 5d3b04190fa2: Waiting [2022-09-06T21:10:46.409Z] 2f39f015ded8: Waiting [2022-09-06T21:10:46.409Z] 3a2ae6a8a46f: Waiting [2022-09-06T21:10:46.409Z] 5c69ac0246d0: Download complete [2022-09-06T21:10:46.409Z] 3a2ae6a8a46f: Download complete [2022-09-06T21:10:46.409Z] 33b1e0a273af: Verifying Checksum [2022-09-06T21:10:46.409Z] 5d3b04190fa2: Download complete [2022-09-06T21:10:46.669Z] ec43610c2a17: Verifying Checksum [2022-09-06T21:10:46.669Z] ec43610c2a17: Download complete [2022-09-06T21:10:46.669Z] 5eb5b503b376: Verifying Checksum [2022-09-06T21:10:46.669Z] 5eb5b503b376: Download complete [2022-09-06T21:10:47.241Z] 2f39f015ded8: Download complete [2022-09-06T21:10:48.175Z] 5eb5b503b376: Pull complete [2022-09-06T21:10:48.175Z] 5c69ac0246d0: Pull complete [2022-09-06T21:10:48.746Z] ec43610c2a17: Pull complete [2022-09-06T21:10:48.746Z] 3a2ae6a8a46f: Pull complete [2022-09-06T21:10:49.004Z] 33b1e0a273af: Pull complete [2022-09-06T21:10:49.004Z] 5d3b04190fa2: Pull complete [2022-09-06T21:10:54.280Z] 2f39f015ded8: Pull complete [2022-09-06T21:10:54.280Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-06T21:10:54.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:10:54.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:10:54.375Z] prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container [2022-09-06T21:10:54.419Z] $ 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 [2022-09-06T21:10:58.999Z] $ docker top b828f56748fc27826ce6b52f080f61668776e61859bfdcf4ff325e0beabebc18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:10:59.373Z] ---> job-cost.sh [2022-09-06T21:10:59.373Z] lf-activate-venv: SKIPPING [2022-09-06T21:10:59.373Z] INFO: No Stack... [2022-09-06T21:10:59.943Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T21:11:00.513Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T21:11:00.808Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-09-06T21:11:00.809Z] + cut -d, -f6 [Pipeline] lock [2022-09-06T21:11:00.823Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] [2022-09-06T21:11:00.828Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] did not exist. Created. [2022-09-06T21:11:00.828Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T21:11:01.136Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-06T21:11:01.170Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T21:11:01.181Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T21:11:01.206Z] $ docker stop --time=1 b828f56748fc27826ce6b52f080f61668776e61859bfdcf4ff325e0beabebc18 [2022-09-06T21:11:02.393Z] $ docker rm -f b828f56748fc27826ce6b52f080f61668776e61859bfdcf4ff325e0beabebc18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T21:14:43.527Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24772 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-09-06T21:14:43.542Z] Running in /w/workspace/device-rfid-llrp-go/46 [Pipeline] { [Pipeline] checkout [2022-09-06T21:14:43.605Z] Selected Git installation does not exist. Using Default [2022-09-06T21:14:43.605Z] The recommended git tool is: NONE [2022-09-06T21:14:50.250Z] using credential edgex-jenkins-ssh [2022-09-06T21:14:50.271Z] Cloning the remote Git repository [2022-09-06T21:14:50.337Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-06T21:14:50.417Z] > git init /w/workspace/device-rfid-llrp-go/46 # timeout=10 [2022-09-06T21:14:50.519Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-06T21:14:50.520Z] > git --version # timeout=10 [2022-09-06T21:14:50.617Z] > git --version # 'git version 2.25.1' [2022-09-06T21:14:50.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T21:14:50.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T21:14:52.061Z] Avoid second fetch [2022-09-06T21:14:52.061Z] Checking out Revision 73f0e4270e4048b6e583422c0d15de60eb878140 (main) [2022-09-06T21:14:52.017Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-09-06T21:14:52.039Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T21:14:52.082Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T21:14:52.101Z] > git checkout -f 73f0e4270e4048b6e583422c0d15de60eb878140 # timeout=10 [2022-09-06T21:14:56.353Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#106)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T21:14:57.262Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-06T21:14:57.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:14:57.263Z] Dload Upload Total Spent Left Speed [2022-09-06T21:14:57.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh [2022-09-06T21:14:57.908Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-06T21:14:58.261Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-06T21:14:58.261Z] sudo tee /etc/docker/daemon.new [2022-09-06T21:14:58.261Z] { [2022-09-06T21:14:58.261Z] "registry-mirrors": [ [2022-09-06T21:14:58.261Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-06T21:14:58.261Z] ], [2022-09-06T21:14:58.261Z] "bip": "10.250.0.254/24", [2022-09-06T21:14:58.261Z] "hosts": [ [2022-09-06T21:14:58.261Z] "tcp://0.0.0.0:5555", [2022-09-06T21:14:58.261Z] "unix:///var/run/docker.sock" [2022-09-06T21:14:58.261Z] ], [2022-09-06T21:14:58.261Z] "mtu": 1458, [2022-09-06T21:14:58.261Z] "selinux-enabled": true, [2022-09-06T21:14:58.261Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-06T21:14:58.261Z] } [Pipeline] sh [2022-09-06T21:14:58.708Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-06T21:14:59.050Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:15:17.387Z] provisioning config files... [2022-09-06T21:15:17.416Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/46@tmp/config7228196009315882783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:15:17.959Z] ---> docker-login.sh [2022-09-06T21:15:17.959Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:15:18.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:15:18.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:15:18.847Z] Configure a credential helper to remove this warning. See [2022-09-06T21:15:18.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:15:18.847Z] [2022-09-06T21:15:18.847Z] Login Succeeded [2022-09-06T21:15:18.847Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:15:19.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:15:19.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:15:19.452Z] Configure a credential helper to remove this warning. See [2022-09-06T21:15:19.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:15:19.452Z] [2022-09-06T21:15:19.452Z] Login Succeeded [2022-09-06T21:15:19.452Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:15:19.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:15:20.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:15:20.010Z] Configure a credential helper to remove this warning. See [2022-09-06T21:15:20.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:15:20.010Z] [2022-09-06T21:15:20.010Z] Login Succeeded [2022-09-06T21:15:20.010Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:15:20.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:15:20.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:15:20.565Z] Configure a credential helper to remove this warning. See [2022-09-06T21:15:20.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:15:20.565Z] [2022-09-06T21:15:20.565Z] Login Succeeded [2022-09-06T21:15:20.565Z] docker.io [2022-09-06T21:15:20.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:15:21.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:15:21.435Z] Configure a credential helper to remove this warning. See [2022-09-06T21:15:21.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:15:21.435Z] [2022-09-06T21:15:21.435Z] Login Succeeded [2022-09-06T21:15:21.435Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:15:21.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-06T21:15:21.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:15:21.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:15:21.773Z] ========================================================= [2022-09-06T21:15:21.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-06T21:15:21.773Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:15:22.139Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-06T21:15:22.414Z] Sending build context to Docker daemon 1.219MB [2022-09-06T21:15:22.414Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:15:22.414Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-06T21:15:22.691Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-06T21:15:22.691Z] b3c136eddcbf: Pulling fs layer [2022-09-06T21:15:22.691Z] c0a3192eca97: Pulling fs layer [2022-09-06T21:15:22.691Z] a050256f5b6f: Pulling fs layer [2022-09-06T21:15:22.691Z] 656be50a0ddc: Pulling fs layer [2022-09-06T21:15:22.691Z] 2bbca73fdf42: Pulling fs layer [2022-09-06T21:15:22.691Z] 46d945488cbd: Pulling fs layer [2022-09-06T21:15:22.691Z] 8a5474983e97: Pulling fs layer [2022-09-06T21:15:22.691Z] 329c88fbcd65: Pulling fs layer [2022-09-06T21:15:22.691Z] 656be50a0ddc: Waiting [2022-09-06T21:15:22.691Z] 8a5474983e97: Waiting [2022-09-06T21:15:22.691Z] 2bbca73fdf42: Waiting [2022-09-06T21:15:22.691Z] 329c88fbcd65: Waiting [2022-09-06T21:15:22.691Z] 46d945488cbd: Waiting [2022-09-06T21:15:22.691Z] a050256f5b6f: Verifying Checksum [2022-09-06T21:15:22.691Z] a050256f5b6f: Download complete [2022-09-06T21:15:22.691Z] c0a3192eca97: Download complete [2022-09-06T21:15:22.691Z] 2bbca73fdf42: Download complete [2022-09-06T21:15:22.691Z] 46d945488cbd: Download complete [2022-09-06T21:15:22.691Z] b3c136eddcbf: Verifying Checksum [2022-09-06T21:15:22.691Z] b3c136eddcbf: Download complete [2022-09-06T21:15:23.694Z] b3c136eddcbf: Pull complete [2022-09-06T21:15:23.971Z] 329c88fbcd65: Verifying Checksum [2022-09-06T21:15:23.971Z] 329c88fbcd65: Download complete [2022-09-06T21:15:24.588Z] c0a3192eca97: Pull complete [2022-09-06T21:15:24.588Z] a050256f5b6f: Pull complete [2022-09-06T21:15:25.203Z] 8a5474983e97: Verifying Checksum [2022-09-06T21:15:25.203Z] 8a5474983e97: Download complete [2022-09-06T21:15:25.800Z] 656be50a0ddc: Verifying Checksum [2022-09-06T21:15:25.800Z] 656be50a0ddc: Download complete [2022-09-06T21:15:38.212Z] 656be50a0ddc: Pull complete [2022-09-06T21:15:38.489Z] 2bbca73fdf42: Pull complete [2022-09-06T21:15:38.764Z] 46d945488cbd: Pull complete [2022-09-06T21:15:45.493Z] 8a5474983e97: Pull complete [2022-09-06T21:15:46.934Z] 329c88fbcd65: Pull complete [2022-09-06T21:15:47.219Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-06T21:15:47.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T21:15:47.219Z] ---> ff4287adb874 [2022-09-06T21:15:47.219Z] Step 3/12 : ARG MAKE='make build' [2022-09-06T21:15:48.210Z] ---> Running in 2ca26046f7b9 [2022-09-06T21:15:48.486Z] Removing intermediate container 2ca26046f7b9 [2022-09-06T21:15:48.486Z] ---> 6064789385ce [2022-09-06T21:15:48.486Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-06T21:15:48.486Z] ---> Running in 4be47974e661 [2022-09-06T21:15:48.775Z] Removing intermediate container 4be47974e661 [2022-09-06T21:15:48.775Z] ---> 3a50d4057e7f [2022-09-06T21:15:48.775Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-06T21:15:49.071Z] ---> Running in 10c340d2ed38 [2022-09-06T21:15:49.359Z] Removing intermediate container 10c340d2ed38 [2022-09-06T21:15:49.359Z] ---> cff18d140099 [2022-09-06T21:15:49.359Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:15:49.359Z] ---> Running in 747b98d37994 [2022-09-06T21:15:52.808Z] Removing intermediate container 747b98d37994 [2022-09-06T21:15:52.808Z] ---> ef14a2fc7d0b [2022-09-06T21:15:52.808Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T21:15:52.808Z] ---> Running in 84845c001c3a [2022-09-06T21:15:53.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:15:54.392Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:15:55.842Z] OK: 221 MiB in 51 packages [2022-09-06T21:15:56.842Z] Removing intermediate container 84845c001c3a [2022-09-06T21:15:56.842Z] ---> 6410e47784d9 [2022-09-06T21:15:56.842Z] Step 8/12 : WORKDIR /app [2022-09-06T21:15:56.842Z] ---> Running in 681430ae7e42 [2022-09-06T21:15:57.126Z] Removing intermediate container 681430ae7e42 [2022-09-06T21:15:57.126Z] ---> 7816084aafb5 [2022-09-06T21:15:57.126Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-06T21:15:58.134Z] ---> ab1c2b9614dc [2022-09-06T21:15:58.134Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:15:58.134Z] ---> Running in e7e05940a029 [2022-09-06T21:16:54.735Z] Removing intermediate container e7e05940a029 [2022-09-06T21:16:54.735Z] ---> 6fc2d0edc669 [2022-09-06T21:16:54.735Z] Step 11/12 : COPY . . [2022-09-06T21:16:54.735Z] ---> 55f4d5dd0cc4 [2022-09-06T21:16:54.735Z] Step 12/12 : RUN $MAKE [2022-09-06T21:16:54.735Z] ---> Running in 2a8c90674a30 [2022-09-06T21:16:54.735Z] noop [2022-09-06T21:16:54.735Z] Removing intermediate container 2a8c90674a30 [2022-09-06T21:16:54.735Z] ---> 1f4669aa8bdc [2022-09-06T21:16:54.735Z] Successfully built 1f4669aa8bdc [2022-09-06T21:16:54.735Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:16:55.125Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T21:16:55.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:16:55.412Z] prd-ubuntu20.04-docker-arm64-4c-16g-24772 does not seem to be running inside a container [2022-09-06T21:16:55.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/46 -v /w/workspace/device-rfid-llrp-go/46:/w/workspace/device-rfid-llrp-go/46:rw,z -v /w/workspace/device-rfid-llrp-go/46@tmp:/w/workspace/device-rfid-llrp-go/46@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 [2022-09-06T21:16:56.940Z] $ docker top f25405d21e7fc5a8f44aa875491c77d788912b0b0822220098fab43480d388b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:16:57.892Z] + go version [2022-09-06T21:16:57.892Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-06T21:16:57.922Z] $ docker stop --time=1 f25405d21e7fc5a8f44aa875491c77d788912b0b0822220098fab43480d388b9 [2022-09-06T21:16:59.606Z] $ docker rm -f f25405d21e7fc5a8f44aa875491c77d788912b0b0822220098fab43480d388b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:17:00.229Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T21:17:00.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:17:00.487Z] prd-ubuntu20.04-docker-arm64-4c-16g-24772 does not seem to be running inside a container [2022-09-06T21:17:00.582Z] $ 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/46 -v /w/workspace/device-rfid-llrp-go/46:/w/workspace/device-rfid-llrp-go/46:rw,z -v /w/workspace/device-rfid-llrp-go/46@tmp:/w/workspace/device-rfid-llrp-go/46@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 [2022-09-06T21:17:02.051Z] $ docker top efc6d10f01fa16476f02558ea34ce97287326cc02c69bd3b7b6eaa8d98c027c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:17:03.018Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/46 [Pipeline] fileExists [Pipeline] sh [2022-09-06T21:17:03.708Z] + make test [2022-09-06T21:17:03.708Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-06T21:17:05.705Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-06T21:18:42.647Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-06T21:18:42.647Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-06T21:19:21.728Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.129s coverage: 38.5% of statements [2022-09-06T21:19:21.728Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.510s coverage: 52.0% of statements [2022-09-06T21:19:21.728Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.027s coverage: 96.4% of statements [2022-09-06T21:19:21.728Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-06T21:19:21.728Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-06T21:19:48.649Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T21:19:48.649Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T21:19:48.649Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-06T21:19:48.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T21:19:48.684Z] $ docker stop --time=1 efc6d10f01fa16476f02558ea34ce97287326cc02c69bd3b7b6eaa8d98c027c3 [2022-09-06T21:19:50.462Z] $ docker rm -f efc6d10f01fa16476f02558ea34ce97287326cc02c69bd3b7b6eaa8d98c027c3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:19:51.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T21:19:51.551Z] Warning: overwriting stash ‘coverage-report’ [2022-09-06T21:19:52.260Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T21:19:52.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-06T21:19:53.010Z] + ls -al . [2022-09-06T21:19:53.010Z] total 628 [2022-09-06T21:19:53.010Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 21:17 . [2022-09-06T21:19:53.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:14 .. [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 6 21:14 .dockerignore [2022-09-06T21:19:53.010Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:14 .git [2022-09-06T21:19:53.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:14 .github [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 6 21:14 .gitignore [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 21:14 .golangci.yml [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 10866 Sep 6 21:14 Attribution.txt [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 3740 Sep 6 21:14 CHANGELOG.md [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 6 21:14 Dockerfile [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 21:14 GOVERNANCE.md [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 6 21:14 Jenkinsfile [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 6 21:14 LICENSE [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 2196 Sep 6 21:14 Makefile [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 21:14 OWNERS.md [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 28496 Sep 6 21:14 README.md [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 6 21:08 VERSION [2022-09-06T21:19:53.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:14 bin [2022-09-06T21:19:53.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:14 cmd [2022-09-06T21:19:53.010Z] -rw-r--r-- 1 jenkins jenkins 460049 Sep 6 21:19 coverage.out [2022-09-06T21:19:53.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:14 examples [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 3538 Sep 6 21:14 go.mod [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 36553 Sep 6 21:14 go.sum [2022-09-06T21:19:53.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:14 images [2022-09-06T21:19:53.010Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 21:14 internal [2022-09-06T21:19:53.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:14 snap [2022-09-06T21:19:53.010Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 6 21:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:19:53.378Z] + 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=73f0e4270e4048b6e583422c0d15de60eb878140 --label arch=arm64 --label version=2.3.0-dev.10 . [2022-09-06T21:19:53.661Z] Sending build context to Docker daemon 1.219MB [2022-09-06T21:19:53.661Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T21:19:53.661Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-06T21:19:53.661Z] ---> 1f4669aa8bdc [2022-09-06T21:19:53.661Z] Step 3/25 : ARG MAKE='make build' [2022-09-06T21:19:53.937Z] ---> Running in afaeabf6f546 [2022-09-06T21:19:54.212Z] Removing intermediate container afaeabf6f546 [2022-09-06T21:19:54.212Z] ---> 15e698ba6647 [2022-09-06T21:19:54.212Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-06T21:19:54.212Z] ---> Running in 0d8021bbfec2 [2022-09-06T21:19:54.489Z] Removing intermediate container 0d8021bbfec2 [2022-09-06T21:19:54.489Z] ---> 97da02fde93d [2022-09-06T21:19:54.489Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-06T21:19:54.769Z] ---> Running in 3dd8a585e363 [2022-09-06T21:19:55.050Z] Removing intermediate container 3dd8a585e363 [2022-09-06T21:19:55.050Z] ---> b3b2440a6880 [2022-09-06T21:19:55.050Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:19:55.050Z] ---> Running in e2dd3bd941d2 [2022-09-06T21:19:57.028Z] Removing intermediate container e2dd3bd941d2 [2022-09-06T21:19:57.028Z] ---> 9bfb4d438b5e [2022-09-06T21:19:57.028Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T21:19:57.028Z] ---> Running in 7a16ec480818 [2022-09-06T21:19:58.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:19:58.993Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:19:59.978Z] OK: 221 MiB in 51 packages [2022-09-06T21:20:00.579Z] Removing intermediate container 7a16ec480818 [2022-09-06T21:20:00.579Z] ---> 20d7c50ce107 [2022-09-06T21:20:00.579Z] Step 8/25 : WORKDIR /app [2022-09-06T21:20:00.856Z] ---> Running in 49795738070e [2022-09-06T21:20:01.128Z] Removing intermediate container 49795738070e [2022-09-06T21:20:01.128Z] ---> bafce9ea9757 [2022-09-06T21:20:01.128Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-06T21:20:01.721Z] ---> 6d42a64f4dce [2022-09-06T21:20:01.721Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T21:20:01.721Z] ---> Running in ac299001f263 [2022-09-06T21:20:03.695Z] Removing intermediate container ac299001f263 [2022-09-06T21:20:03.695Z] ---> 651d4cbb87f2 [2022-09-06T21:20:03.695Z] Step 11/25 : COPY . . [2022-09-06T21:20:04.295Z] ---> eb6774d3308c [2022-09-06T21:20:04.295Z] Step 12/25 : RUN $MAKE [2022-09-06T21:20:04.295Z] ---> Running in 0cd4cf532b3e [2022-09-06T21:20:05.272Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-09-06T21:22:42.226Z] Removing intermediate container 0cd4cf532b3e [2022-09-06T21:22:42.226Z] ---> 023132ac783a [2022-09-06T21:22:42.226Z] Step 13/25 : FROM alpine:3.16 [2022-09-06T21:22:42.226Z] 3.16: Pulling from library/alpine [2022-09-06T21:22:42.226Z] 9b18e9b68314: Pulling fs layer [2022-09-06T21:22:42.226Z] 9b18e9b68314: Verifying Checksum [2022-09-06T21:22:42.226Z] 9b18e9b68314: Download complete [2022-09-06T21:22:42.226Z] 9b18e9b68314: Pull complete [2022-09-06T21:22:42.226Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T21:22:42.226Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T21:22:42.226Z] ---> a6215f271958 [2022-09-06T21:22:42.226Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-06T21:22:42.226Z] ---> Running in d237183108b8 [2022-09-06T21:22:42.226Z] Removing intermediate container d237183108b8 [2022-09-06T21:22:42.226Z] ---> 0174fd3a2aea [2022-09-06T21:22:42.226Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T21:22:42.226Z] ---> Running in 51abc3d94474 [2022-09-06T21:22:42.226Z] Removing intermediate container 51abc3d94474 [2022-09-06T21:22:42.226Z] ---> 04f722c1a878 [2022-09-06T21:22:42.226Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T21:22:42.226Z] ---> Running in 02ac473c6c05 [2022-09-06T21:22:42.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T21:22:42.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T21:22:42.226Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T21:22:42.226Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T21:22:42.226Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T21:22:42.226Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T21:22:42.226Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T21:22:42.226Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T21:22:42.226Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T21:22:42.226Z] OK: 8 MiB in 20 packages [2022-09-06T21:22:42.226Z] Removing intermediate container 02ac473c6c05 [2022-09-06T21:22:42.226Z] ---> 9713d8be3f46 [2022-09-06T21:22:42.226Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-09-06T21:22:42.226Z] ---> 942f0135100b [2022-09-06T21:22:42.226Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-09-06T21:22:42.226Z] ---> 37afa105127d [2022-09-06T21:22:42.226Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-09-06T21:22:42.226Z] ---> 76962ab7afd8 [2022-09-06T21:22:42.226Z] Step 20/25 : EXPOSE 59989 [2022-09-06T21:22:42.226Z] ---> Running in b4e28180c69f [2022-09-06T21:22:42.226Z] Removing intermediate container b4e28180c69f [2022-09-06T21:22:42.226Z] ---> 1eee5de7b8d5 [2022-09-06T21:22:42.226Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-09-06T21:22:42.226Z] ---> Running in d1f11e5ef3cf [2022-09-06T21:22:42.226Z] Removing intermediate container d1f11e5ef3cf [2022-09-06T21:22:42.226Z] ---> 01ea097abb3b [2022-09-06T21:22:42.226Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-06T21:22:42.226Z] ---> Running in 17d1046c2c27 [2022-09-06T21:22:42.226Z] Removing intermediate container 17d1046c2c27 [2022-09-06T21:22:42.226Z] ---> c58e61d46b09 [2022-09-06T21:22:42.226Z] Step 23/25 : LABEL arch=arm64 [2022-09-06T21:22:42.226Z] ---> Running in 9904623168f8 [2022-09-06T21:22:42.226Z] Removing intermediate container 9904623168f8 [2022-09-06T21:22:42.226Z] ---> a617316c24d7 [2022-09-06T21:22:42.226Z] Step 24/25 : LABEL git_sha=73f0e4270e4048b6e583422c0d15de60eb878140 [2022-09-06T21:22:42.226Z] ---> Running in 4e118e7d04e8 [2022-09-06T21:22:42.226Z] Removing intermediate container 4e118e7d04e8 [2022-09-06T21:22:42.226Z] ---> 117e427282f4 [2022-09-06T21:22:42.226Z] Step 25/25 : LABEL version=2.3.0-dev.10 [2022-09-06T21:22:42.226Z] ---> Running in 7d313e37d7c1 [2022-09-06T21:22:42.226Z] Removing intermediate container 7d313e37d7c1 [2022-09-06T21:22:42.226Z] ---> 6d092ba19568 [2022-09-06T21:22:42.226Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-06T21:22:42.226Z] Successfully built 6d092ba19568 [2022-09-06T21:22:42.226Z] 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 [2022-09-06T21:22:42.335Z] provisioning config files... [2022-09-06T21:22:42.357Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/46@tmp/config5866353129126725627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:22:42.723Z] ---> docker-login.sh [2022-09-06T21:22:42.723Z] nexus3.edgexfoundry.org:10001 [2022-09-06T21:22:42.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:22:42.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:22:42.998Z] Configure a credential helper to remove this warning. See [2022-09-06T21:22:42.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:22:42.998Z] [2022-09-06T21:22:42.998Z] Login Succeeded [2022-09-06T21:22:43.272Z] nexus3.edgexfoundry.org:10002 [2022-09-06T21:22:43.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:22:43.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:22:43.545Z] Configure a credential helper to remove this warning. See [2022-09-06T21:22:43.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:22:43.545Z] [2022-09-06T21:22:43.545Z] Login Succeeded [2022-09-06T21:22:43.545Z] nexus3.edgexfoundry.org:10003 [2022-09-06T21:22:44.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:22:44.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:22:44.140Z] Configure a credential helper to remove this warning. See [2022-09-06T21:22:44.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:22:44.140Z] [2022-09-06T21:22:44.140Z] Login Succeeded [2022-09-06T21:22:44.140Z] nexus3.edgexfoundry.org:10004 [2022-09-06T21:22:44.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:22:44.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:22:44.736Z] Configure a credential helper to remove this warning. See [2022-09-06T21:22:44.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:22:44.736Z] [2022-09-06T21:22:44.736Z] Login Succeeded [2022-09-06T21:22:44.736Z] docker.io [2022-09-06T21:22:45.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T21:22:45.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T21:22:45.605Z] Configure a credential helper to remove this warning. See [2022-09-06T21:22:45.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T21:22:45.605Z] [2022-09-06T21:22:45.605Z] Login Succeeded [2022-09-06T21:22:45.605Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T21:22:45.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:22:45.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T21:22:45.678Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-09-06T21:22:45.678Z] 73f0e4270e4048b6e583422c0d15de60eb878140 [2022-09-06T21:22:45.678Z] latest [2022-09-06T21:22:45.678Z] 2.3.0-dev.10 [2022-09-06T21:22:45.678Z] 73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 [2022-09-06T21:22:45.678Z] main [2022-09-06T21:22:45.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:22:46.048Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:22:46.428Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73f0e4270e4048b6e583422c0d15de60eb878140 [2022-09-06T21:22:46.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-06T21:22:46.428Z] 034cd7b2061d: Preparing [2022-09-06T21:22:46.428Z] 3118e4674fd5: Preparing [2022-09-06T21:22:46.428Z] c083ecce5370: Preparing [2022-09-06T21:22:46.428Z] 7d8876466a9d: Preparing [2022-09-06T21:22:46.428Z] d4ca69cd5e54: Preparing [2022-09-06T21:22:46.428Z] 5d3e392a13a0: Preparing [2022-09-06T21:22:46.428Z] 5d3e392a13a0: Waiting [2022-09-06T21:22:46.720Z] d4ca69cd5e54: Pushed [2022-09-06T21:22:46.720Z] c083ecce5370: Pushed [2022-09-06T21:22:46.720Z] 3118e4674fd5: Pushed [2022-09-06T21:22:46.720Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:22:47.706Z] 7d8876466a9d: Pushed [2022-09-06T21:22:53.116Z] 034cd7b2061d: Pushed [2022-09-06T21:22:53.116Z] 73f0e4270e4048b6e583422c0d15de60eb878140: digest: sha256:bfa79a5d110c26d97e025bb4ab6bcc6ffb03eeed4c660176621ccc453b90762c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:22:53.492Z] + 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 [2022-09-06T21:22:53.859Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-09-06T21:22:53.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-06T21:22:53.859Z] 034cd7b2061d: Preparing [2022-09-06T21:22:53.859Z] 3118e4674fd5: Preparing [2022-09-06T21:22:53.859Z] c083ecce5370: Preparing [2022-09-06T21:22:53.859Z] 7d8876466a9d: Preparing [2022-09-06T21:22:53.859Z] d4ca69cd5e54: Preparing [2022-09-06T21:22:53.859Z] 5d3e392a13a0: Preparing [2022-09-06T21:22:53.859Z] 034cd7b2061d: Layer already exists [2022-09-06T21:22:53.859Z] c083ecce5370: Layer already exists [2022-09-06T21:22:53.859Z] 7d8876466a9d: Layer already exists [2022-09-06T21:22:53.859Z] 3118e4674fd5: Layer already exists [2022-09-06T21:22:53.859Z] d4ca69cd5e54: Layer already exists [2022-09-06T21:22:54.133Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:22:54.133Z] latest: digest: sha256:bfa79a5d110c26d97e025bb4ab6bcc6ffb03eeed4c660176621ccc453b90762c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:22:54.507Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:22:54.884Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.10 [2022-09-06T21:22:54.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-06T21:22:54.884Z] 034cd7b2061d: Preparing [2022-09-06T21:22:54.884Z] 3118e4674fd5: Preparing [2022-09-06T21:22:54.884Z] c083ecce5370: Preparing [2022-09-06T21:22:54.884Z] 7d8876466a9d: Preparing [2022-09-06T21:22:54.884Z] d4ca69cd5e54: Preparing [2022-09-06T21:22:54.884Z] 5d3e392a13a0: Preparing [2022-09-06T21:22:54.884Z] 5d3e392a13a0: Waiting [2022-09-06T21:22:54.884Z] 3118e4674fd5: Layer already exists [2022-09-06T21:22:54.884Z] 034cd7b2061d: Layer already exists [2022-09-06T21:22:54.884Z] d4ca69cd5e54: Layer already exists [2022-09-06T21:22:54.884Z] 7d8876466a9d: Layer already exists [2022-09-06T21:22:54.884Z] c083ecce5370: Layer already exists [2022-09-06T21:22:55.160Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:22:55.160Z] 2.3.0-dev.10: digest: sha256:bfa79a5d110c26d97e025bb4ab6bcc6ffb03eeed4c660176621ccc453b90762c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:22:55.543Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:22:55.915Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 [2022-09-06T21:22:55.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-06T21:22:55.915Z] 034cd7b2061d: Preparing [2022-09-06T21:22:55.915Z] 3118e4674fd5: Preparing [2022-09-06T21:22:55.915Z] c083ecce5370: Preparing [2022-09-06T21:22:55.915Z] 7d8876466a9d: Preparing [2022-09-06T21:22:55.915Z] d4ca69cd5e54: Preparing [2022-09-06T21:22:55.915Z] 5d3e392a13a0: Preparing [2022-09-06T21:22:55.915Z] 5d3e392a13a0: Waiting [2022-09-06T21:22:55.915Z] 034cd7b2061d: Layer already exists [2022-09-06T21:22:55.915Z] 3118e4674fd5: Layer already exists [2022-09-06T21:22:55.915Z] c083ecce5370: Layer already exists [2022-09-06T21:22:55.915Z] 7d8876466a9d: Layer already exists [2022-09-06T21:22:55.915Z] d4ca69cd5e54: Layer already exists [2022-09-06T21:22:56.190Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:22:56.190Z] 73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10: digest: sha256:bfa79a5d110c26d97e025bb4ab6bcc6ffb03eeed4c660176621ccc453b90762c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:22:56.631Z] + 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 [2022-09-06T21:22:57.023Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-09-06T21:22:57.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-06T21:22:57.023Z] 034cd7b2061d: Preparing [2022-09-06T21:22:57.023Z] 3118e4674fd5: Preparing [2022-09-06T21:22:57.023Z] c083ecce5370: Preparing [2022-09-06T21:22:57.023Z] 7d8876466a9d: Preparing [2022-09-06T21:22:57.023Z] d4ca69cd5e54: Preparing [2022-09-06T21:22:57.023Z] 5d3e392a13a0: Preparing [2022-09-06T21:22:57.023Z] 5d3e392a13a0: Waiting [2022-09-06T21:22:57.023Z] 034cd7b2061d: Layer already exists [2022-09-06T21:22:57.023Z] d4ca69cd5e54: Layer already exists [2022-09-06T21:22:57.023Z] 3118e4674fd5: Layer already exists [2022-09-06T21:22:57.023Z] c083ecce5370: Layer already exists [2022-09-06T21:22:57.023Z] 7d8876466a9d: Layer already exists [2022-09-06T21:22:57.309Z] 5d3e392a13a0: Layer already exists [2022-09-06T21:22:57.309Z] main: digest: sha256:bfa79a5d110c26d97e025bb4ab6bcc6ffb03eeed4c660176621ccc453b90762c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T21:22:57.364Z] ===================================================== [Pipeline] echo [2022-09-06T21:22:57.374Z] taggedImages: [2022-09-06T21:22:57.374Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73f0e4270e4048b6e583422c0d15de60eb878140 [2022-09-06T21:22:57.374Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-09-06T21:22:57.374Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.10 [2022-09-06T21:22:57.374Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:73f0e4270e4048b6e583422c0d15de60eb878140-2.3.0-dev.10 [2022-09-06T21:22:57.374Z] - 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 [2022-09-06T21:22:57.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T21:22:58.074Z] [2022-09-06T21:22:58.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:22:58.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T21:22:58.729Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-06T21:22:58.729Z] 8998bd30e6a1: Pulling fs layer [2022-09-06T21:22:58.729Z] 04944245beec: Pulling fs layer [2022-09-06T21:22:58.729Z] 699f458cf7ca: Pulling fs layer [2022-09-06T21:22:58.729Z] 765212b225bb: Pulling fs layer [2022-09-06T21:22:58.729Z] f23df028b6ca: Pulling fs layer [2022-09-06T21:22:58.729Z] d65c8cfc05b1: Pulling fs layer [2022-09-06T21:22:58.729Z] 2437ff75d9bd: Pulling fs layer [2022-09-06T21:22:58.729Z] d65c8cfc05b1: Waiting [2022-09-06T21:22:58.729Z] 765212b225bb: Waiting [2022-09-06T21:22:58.729Z] 2437ff75d9bd: Waiting [2022-09-06T21:22:58.729Z] 04944245beec: Verifying Checksum [2022-09-06T21:22:58.729Z] 04944245beec: Download complete [2022-09-06T21:22:58.729Z] 765212b225bb: Verifying Checksum [2022-09-06T21:22:58.729Z] 765212b225bb: Download complete [2022-09-06T21:22:59.010Z] f23df028b6ca: Download complete [2022-09-06T21:22:59.010Z] d65c8cfc05b1: Verifying Checksum [2022-09-06T21:22:59.010Z] d65c8cfc05b1: Download complete [2022-09-06T21:22:59.010Z] 699f458cf7ca: Download complete [2022-09-06T21:22:59.624Z] 8998bd30e6a1: Verifying Checksum [2022-09-06T21:22:59.624Z] 8998bd30e6a1: Download complete [2022-09-06T21:23:02.269Z] 2437ff75d9bd: Verifying Checksum [2022-09-06T21:23:02.269Z] 2437ff75d9bd: Download complete [2022-09-06T21:23:04.255Z] 8998bd30e6a1: Pull complete [2022-09-06T21:23:04.541Z] 04944245beec: Pull complete [2022-09-06T21:23:05.986Z] 699f458cf7ca: Pull complete [2022-09-06T21:23:06.588Z] 765212b225bb: Pull complete [2022-09-06T21:23:07.573Z] f23df028b6ca: Pull complete [2022-09-06T21:23:07.573Z] d65c8cfc05b1: Pull complete [2022-09-06T21:23:22.665Z] 2437ff75d9bd: Pull complete [2022-09-06T21:23:22.940Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-06T21:23:22.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T21:23:22.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:23:23.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-24772 does not seem to be running inside a container [2022-09-06T21:23:23.297Z] $ 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/46 -v /w/workspace/device-rfid-llrp-go/46:/w/workspace/device-rfid-llrp-go/46:rw,z -v /w/workspace/device-rfid-llrp-go/46@tmp:/w/workspace/device-rfid-llrp-go/46@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 [2022-09-06T21:23:26.081Z] $ docker top ccac0947814511a2ea22d6848439bae2fd8e82666ff4d8e4606ea4abcd86ae58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:23:27.048Z] ---> job-cost.sh [2022-09-06T21:23:27.048Z] lf-activate-venv: SKIPPING [2022-09-06T21:23:27.048Z] INFO: No Stack... [2022-09-06T21:23:28.027Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-06T21:23:28.623Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T21:23:29.291Z] + cat /w/workspace/device-rfid-llrp-go/46/archives/cost.csv [2022-09-06T21:23:29.291Z] + cut -d, -f6 [Pipeline] lock [2022-09-06T21:23:29.361Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] [2022-09-06T21:23:29.367Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] did not exist. Created. [2022-09-06T21:23:29.367Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T21:23:30.103Z] /w/workspace/device-rfid-llrp-go/46@tmp/durable-9cfa6d01/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-06T21:23:30.801Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-06T21:23:30.819Z] Warning: overwriting stash ‘stack-cost’ [2022-09-06T21:23:30.883Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T21:23:30.891Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T21:23:30.897Z] $ docker stop --time=1 ccac0947814511a2ea22d6848439bae2fd8e82666ff4d8e4606ea4abcd86ae58 [2022-09-06T21:23:32.448Z] $ docker rm -f ccac0947814511a2ea22d6848439bae2fd8e82666ff4d8e4606ea4abcd86ae58 [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 [2022-09-06T21:23:32.933Z] provisioning config files... [2022-09-06T21:23:32.942Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4212152892319280414tmp [Pipeline] { [Pipeline] sh [2022-09-06T21:23:33.235Z] + set +x [2022-09-06T21:23:33.235Z] + curl -s https://codecov.io/bash [2022-09-06T21:23:33.235Z] + bash -s -- [2022-09-06T21:23:33.235Z] [2022-09-06T21:23:33.235Z] _____ _ [2022-09-06T21:23:33.235Z] / ____| | | [2022-09-06T21:23:33.235Z] | | ___ __| | ___ ___ _____ __ [2022-09-06T21:23:33.235Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-06T21:23:33.235Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-06T21:23:33.235Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-06T21:23:33.235Z] Bash-1.0.6 [2022-09-06T21:23:33.235Z] [2022-09-06T21:23:33.235Z] [2022-09-06T21:23:33.235Z] ==> git version 2.25.1 found [2022-09-06T21:23:33.235Z] ==> 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 [2022-09-06T21:23:33.235Z] Release-Date: 2020-01-08 [2022-09-06T21:23:33.235Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-06T21:23:33.235Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-06T21:23:33.235Z] ==> Jenkins CI detected. [2022-09-06T21:23:33.235Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-09-06T21:23:33.235Z] project root: . [2022-09-06T21:23:33.235Z] --> token set from env [2022-09-06T21:23:33.235Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-06T21:23:33.235Z] ==> Running gcov in . (disable via -X gcov) [2022-09-06T21:23:33.235Z] ==> Python coveragepy not found [2022-09-06T21:23:33.235Z] ==> Searching for coverage reports in: [2022-09-06T21:23:33.235Z] + . [2022-09-06T21:23:33.235Z] -> Found 1 reports [2022-09-06T21:23:33.235Z] ==> Detecting git/mercurial file structure [2022-09-06T21:23:33.235Z] ==> Reading reports [2022-09-06T21:23:33.235Z] + ./coverage.out bytes=460049 [2022-09-06T21:23:33.235Z] ==> Appending adjustments [2022-09-06T21:23:33.235Z] https://docs.codecov.io/docs/fixing-reports [2022-09-06T21:23:33.494Z] + Found adjustments [2022-09-06T21:23:33.494Z] ==> Gzipping contents [2022-09-06T21:23:33.494Z] 52K /tmp/codecov.47G74F.gz [2022-09-06T21:23:33.494Z] ==> Uploading reports [2022-09-06T21:23:33.494Z] url: https://codecov.io [2022-09-06T21:23:33.494Z] query: branch=main&commit=73f0e4270e4048b6e583422c0d15de60eb878140&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T21:23:33.752Z] -> Pinging Codecov [2022-09-06T21:23:33.752Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=73f0e4270e4048b6e583422c0d15de60eb878140&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T21:23:33.752Z] -> Uploading to [2022-09-06T21:23:33.752Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-06/581DD39554BDF9B6E22D074273EAD858/73f0e4270e4048b6e583422c0d15de60eb878140/77084339-310c-4e96-8c9e-411f58013cf1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T212333Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff5fcdb106775dc5b10931b42e79b174cda3646ef30c1a988d7b5d3d115d7727 [2022-09-06T21:23:33.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T21:23:33.752Z] Dload Upload Total Spent Left Speed [2022-09-06T21:23:34.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51595 0 0 100 51595 0 195k --:--:-- --:--:-- --:--:-- 195k [2022-09-06T21:23:34.011Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] } [2022-09-06T21:23:34.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-06T21:23:34.146Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-06T21:23:34.155Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:23:34.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T21:23:34.454Z] [2022-09-06T21:23:34.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:23:34.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T21:23:34.753Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-06T21:23:34.753Z] df9b9388f04a: Pulling fs layer [2022-09-06T21:23:34.753Z] 52dc419b0ee2: Pulling fs layer [2022-09-06T21:23:34.753Z] 25bc292e5bac: Pulling fs layer [2022-09-06T21:23:34.753Z] 114826534d7a: Pulling fs layer [2022-09-06T21:23:34.753Z] 4657fd5d0bcf: Pulling fs layer [2022-09-06T21:23:34.753Z] 6ad1cebc031e: Pulling fs layer [2022-09-06T21:23:34.753Z] 8a3aa393b2d8: Pulling fs layer [2022-09-06T21:23:34.753Z] 114826534d7a: Waiting [2022-09-06T21:23:34.753Z] 6ad1cebc031e: Waiting [2022-09-06T21:23:34.753Z] 4657fd5d0bcf: Waiting [2022-09-06T21:23:34.753Z] 8a3aa393b2d8: Waiting [2022-09-06T21:23:34.753Z] 25bc292e5bac: Verifying Checksum [2022-09-06T21:23:34.753Z] 25bc292e5bac: Download complete [2022-09-06T21:23:34.753Z] 52dc419b0ee2: Download complete [2022-09-06T21:23:34.753Z] 4657fd5d0bcf: Verifying Checksum [2022-09-06T21:23:34.753Z] 4657fd5d0bcf: Download complete [2022-09-06T21:23:34.753Z] df9b9388f04a: Download complete [2022-09-06T21:23:35.012Z] 6ad1cebc031e: Download complete [2022-09-06T21:23:35.012Z] df9b9388f04a: Pull complete [2022-09-06T21:23:35.012Z] 52dc419b0ee2: Pull complete [2022-09-06T21:23:35.273Z] 25bc292e5bac: Pull complete [2022-09-06T21:23:35.531Z] 114826534d7a: Verifying Checksum [2022-09-06T21:23:35.531Z] 114826534d7a: Download complete [2022-09-06T21:23:35.790Z] 8a3aa393b2d8: Verifying Checksum [2022-09-06T21:23:35.790Z] 8a3aa393b2d8: Download complete [2022-09-06T21:23:39.088Z] 114826534d7a: Pull complete [2022-09-06T21:23:39.088Z] 4657fd5d0bcf: Pull complete [2022-09-06T21:23:39.656Z] 6ad1cebc031e: Pull complete [2022-09-06T21:23:42.951Z] 8a3aa393b2d8: Pull complete [2022-09-06T21:23:42.951Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-06T21:23:42.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T21:23:42.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:23:43.041Z] prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container [2022-09-06T21:23:43.095Z] $ 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 [2022-09-06T21:23:46.047Z] $ docker top 89f8aedb9a335ffe0c650d637c06021e902932b16770cd8ed43ea67a6800e597 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T21:23:46.114Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2022-09-06T21:23:46.395Z] + set -o pipefail [2022-09-06T21:23:46.395Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2022-09-06T21:23:51.945Z] [2022-09-06T21:23:51.945Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-09-06T21:23:51.945Z] [2022-09-06T21:23:51.945Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/8ef8dd38-3643-4d85-97a7-308c09d71d07 [2022-09-06T21:23:51.945Z] [2022-09-06T21:23:51.945Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-06T21:23:51.945Z] [2022-09-06T21:23:51.946Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-06T21:23:51.946Z] [2022-09-06T21:23:51.946Z] [Pipeline] } [2022-09-06T21:23:51.999Z] $ docker stop --time=1 89f8aedb9a335ffe0c650d637c06021e902932b16770cd8ed43ea67a6800e597 [2022-09-06T21:23:55.127Z] $ docker rm -f 89f8aedb9a335ffe0c650d637c06021e902932b16770cd8ed43ea67a6800e597 [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 [2022-09-06T21:23:55.866Z] + git log --format=format:%s -1 73f0e4270e4048b6e583422c0d15de60eb878140 [Pipeline] sh [2022-09-06T21:23:56.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:23:56.161Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:23:56.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:23:56.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:23:56.549Z] prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container [2022-09-06T21:23:56.601Z] $ 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 [2022-09-06T21:23:57.081Z] $ docker top b4c4fb9b23087503b2354f18fc209c6b058bb75b996dd2fe1b117f6d89f62121 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:23:57.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:23:57.166Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:23:57.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:23:57.317Z] $ docker exec b4c4fb9b23087503b2354f18fc209c6b058bb75b996dd2fe1b117f6d89f62121 ssh-agent [2022-09-06T21:23:57.426Z] SSH_AUTH_SOCK=/tmp/ssh-XBOD4dqETkEM/agent.34 [2022-09-06T21:23:57.426Z] SSH_AGENT_PID=40 [2022-09-06T21:23:57.434Z] Running ssh-add (command line suppressed) [2022-09-06T21:23:57.570Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2616824629171807678.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2616824629171807678.key) [2022-09-06T21:23:57.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:23:58.086Z] + git semver tag [2022-09-06T21:23:58.345Z] 2022-09-06 21:23:58,273 [run_tag] DEBUG tag force:False [2022-09-06T21:23:58.345Z] 2022-09-06 21:23:58,273 [check_head_tag] DEBUG check head tag [2022-09-06T21:23:58.345Z] 2022-09-06 21:23:58,273 [execute] INFO git cat-file --batch-check [2022-09-06T21:23:58.345Z] 2022-09-06 21:23:58,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-09-06T21:23:58.345Z] 2022-09-06 21:23:58,277 [execute] INFO git cat-file --batch [2022-09-06T21:23:58.345Z] 2022-09-06 21:23:58,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-09-06T21:23:58.345Z] 2022-09-06 21:23:58,286 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-06T21:23:58.345Z] 2022-09-06 21:23:58,286 [execute] INFO git tag -a v2.3.0-dev.10 -m v2.3.0-dev.10 [2022-09-06T21:23:58.345Z] 2022-09-06 21:23:58,286 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.10', '-m', 'v2.3.0-dev.10'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-06T21:23:58.345Z] 2022-09-06 21:23:58,290 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-06T21:23:58.345Z] 2.3.0-dev.10 [Pipeline] } [2022-09-06T21:23:58.371Z] $ docker exec --env ******** --env ******** b4c4fb9b23087503b2354f18fc209c6b058bb75b996dd2fe1b117f6d89f62121 ssh-agent -k [2022-09-06T21:23:58.476Z] unset SSH_AUTH_SOCK; [2022-09-06T21:23:58.476Z] unset SSH_AGENT_PID; [2022-09-06T21:23:58.476Z] echo Agent pid 40 killed; [2022-09-06T21:23:58.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:23:58.774Z] + git semver [Pipeline] } [2022-09-06T21:23:59.062Z] $ docker stop --time=1 b4c4fb9b23087503b2354f18fc209c6b058bb75b996dd2fe1b117f6d89f62121 [2022-09-06T21:24:00.312Z] $ docker rm -f b4c4fb9b23087503b2354f18fc209c6b058bb75b996dd2fe1b117f6d89f62121 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:24:00.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T21:24:00.730Z] [2022-09-06T21:24:00.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:24:01.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T21:24:01.037Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-06T21:24:01.037Z] ab5ef0e58194: Pulling fs layer [2022-09-06T21:24:01.037Z] 9712f1f96733: Pulling fs layer [2022-09-06T21:24:01.037Z] 63f879dbbcfc: Pulling fs layer [2022-09-06T21:24:01.037Z] 0d9ebad4ef96: Pulling fs layer [2022-09-06T21:24:01.037Z] e9a5061849ea: Pulling fs layer [2022-09-06T21:24:01.037Z] d747dcd14b5f: Pulling fs layer [2022-09-06T21:24:01.038Z] 2de7ff778b66: Pulling fs layer [2022-09-06T21:24:01.038Z] 0d9ebad4ef96: Waiting [2022-09-06T21:24:01.038Z] 2de7ff778b66: Waiting [2022-09-06T21:24:01.038Z] d747dcd14b5f: Waiting [2022-09-06T21:24:01.038Z] 9712f1f96733: Verifying Checksum [2022-09-06T21:24:01.038Z] 9712f1f96733: Download complete [2022-09-06T21:24:01.299Z] 63f879dbbcfc: Verifying Checksum [2022-09-06T21:24:01.299Z] 63f879dbbcfc: Download complete [2022-09-06T21:24:01.557Z] 0d9ebad4ef96: Verifying Checksum [2022-09-06T21:24:01.557Z] 0d9ebad4ef96: Download complete [2022-09-06T21:24:01.557Z] d747dcd14b5f: Verifying Checksum [2022-09-06T21:24:01.557Z] d747dcd14b5f: Download complete [2022-09-06T21:24:01.557Z] e9a5061849ea: Verifying Checksum [2022-09-06T21:24:01.557Z] e9a5061849ea: Download complete [2022-09-06T21:24:01.557Z] ab5ef0e58194: Verifying Checksum [2022-09-06T21:24:01.557Z] ab5ef0e58194: Download complete [2022-09-06T21:24:01.557Z] 2de7ff778b66: Verifying Checksum [2022-09-06T21:24:01.557Z] 2de7ff778b66: Download complete [2022-09-06T21:24:04.849Z] ab5ef0e58194: Pull complete [2022-09-06T21:24:04.849Z] 9712f1f96733: Pull complete [2022-09-06T21:24:05.416Z] 63f879dbbcfc: Pull complete [2022-09-06T21:24:09.611Z] 0d9ebad4ef96: Pull complete [2022-09-06T21:24:09.872Z] e9a5061849ea: Pull complete [2022-09-06T21:24:09.872Z] d747dcd14b5f: Pull complete [2022-09-06T21:24:11.254Z] 2de7ff778b66: Pull complete [2022-09-06T21:24:11.254Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-06T21:24:11.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T21:24:11.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:24:11.359Z] prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container [2022-09-06T21:24:11.415Z] $ 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 [2022-09-06T21:24:15.249Z] $ docker top 7a6f52be747dc4c336d00f1ab67b03713f8f05500a74da0f68330df8db7aacc9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:24:15.311Z] provisioning config files... [2022-09-06T21:24:15.318Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2179870902131414721tmp [2022-09-06T21:24:15.327Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config189201487362621636tmp [2022-09-06T21:24:15.338Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7403597504330165869tmp [Pipeline] { [Pipeline] echo [2022-09-06T21:24:15.350Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:24:15.631Z] ---> sigul-configuration.sh [2022-09-06T21:24:15.631Z] gpg: directory `/root/.gnupg' created [2022-09-06T21:24:15.631Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-06T21:24:15.631Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-06T21:24:15.631Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-06T21:24:15.631Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-06T21:24:15.631Z] gpg: CAST5 encrypted data [2022-09-06T21:24:15.631Z] gpg: encrypted with 1 passphrase [2022-09-06T21:24:15.631Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-06T21:24:15.919Z] + mkdir /home/jenkins [2022-09-06T21:24:15.919Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-06T21:24:16.210Z] + 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 [2022-09-06T21:24:16.224Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:24:16.526Z] ---> sigul-install.sh [2022-09-06T21:24:16.526Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-06T21:24:16.817Z] + git tag --list [2022-09-06T21:24:16.817Z] v0.0.0 [2022-09-06T21:24:16.817Z] v1.0.0 [2022-09-06T21:24:16.817Z] v2.1.0 [2022-09-06T21:24:16.817Z] v2.1.1 [2022-09-06T21:24:16.817Z] v2.1.1-dev.1 [2022-09-06T21:24:16.817Z] v2.2.0 [2022-09-06T21:24:16.817Z] v2.2.1-dev.1 [2022-09-06T21:24:16.817Z] v2.2.1-dev.2 [2022-09-06T21:24:16.817Z] v2.2.1-dev.3 [2022-09-06T21:24:16.817Z] v2.2.1-dev.4 [2022-09-06T21:24:16.817Z] v2.2.1-dev.5 [2022-09-06T21:24:16.817Z] v2.2.1-dev.6 [2022-09-06T21:24:16.817Z] v2.2.1-dev.7 [2022-09-06T21:24:16.817Z] v2.3.0-dev.10 [2022-09-06T21:24:16.817Z] v2.3.0-dev.7 [2022-09-06T21:24:16.817Z] v2.3.0-dev.8 [2022-09-06T21:24:16.817Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-06T21:24:17.105Z] + lftools sign git-tag v2.3.0-dev.10 [2022-09-06T21:24:17.674Z] Signing Git tag with Sigul... [2022-09-06T21:24:17.674Z] Signing v2.3.0-dev.10 [Pipeline] echo [2022-09-06T21:24:17.944Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:24:18.228Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-06T21:24:18.236Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-06T21:24:18.278Z] $ docker stop --time=1 7a6f52be747dc4c336d00f1ab67b03713f8f05500a74da0f68330df8db7aacc9 [2022-09-06T21:24:19.592Z] $ docker rm -f 7a6f52be747dc4c336d00f1ab67b03713f8f05500a74da0f68330df8db7aacc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-06T21:24:20.004Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:24:20.004Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:24:20.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:24:20.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:24:20.402Z] prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container [2022-09-06T21:24:20.453Z] $ 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 [2022-09-06T21:24:20.825Z] $ docker top 2f9d0d8869bab98227d1e6b3aaaef1725b258c6b94a219efa2de9ab57dcb11ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:24:20.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:24:20.907Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:24:21.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:24:21.050Z] $ docker exec 2f9d0d8869bab98227d1e6b3aaaef1725b258c6b94a219efa2de9ab57dcb11ec ssh-agent [2022-09-06T21:24:21.147Z] SSH_AUTH_SOCK=/tmp/ssh-UTqRHVdIDc1P/agent.32 [2022-09-06T21:24:21.147Z] SSH_AGENT_PID=38 [2022-09-06T21:24:21.152Z] Running ssh-add (command line suppressed) [2022-09-06T21:24:21.289Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6781410625847091424.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6781410625847091424.key) [2022-09-06T21:24:21.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:24:21.580Z] + git semver bump pre [2022-09-06T21:24:21.840Z] 2022-09-06 21:24:21,803 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-06T21:24:21.840Z] 2022-09-06 21:24:21,803 [bump_version] DEBUG bumping version:2.3.0-dev.10 on axis:pre with prefix:dev [2022-09-06T21:24:21.840Z] 2022-09-06 21:24:21,803 [bump_version] DEBUG bumped version:2.3.0-dev.11 [2022-09-06T21:24:21.840Z] 2022-09-06 21:24:21,803 [write_version] DEBUG write version:2.3.0-dev.11 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-09-06T21:24:21.840Z] 2022-09-06 21:24:21,803 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-06T21:24:21.840Z] 2022-09-06 21:24:21,803 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-06T21:24:21.840Z] 2022-09-06 21:24:21,806 [execute] INFO git cat-file --batch-check [2022-09-06T21:24:21.840Z] 2022-09-06 21:24:21,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T21:24:21.840Z] 2022-09-06 21:24:21,811 [execute] INFO git cat-file --batch [2022-09-06T21:24:21.840Z] 2022-09-06 21:24:21,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T21:24:21.840Z] 2022-09-06 21:24:21,816 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-06T21:24:21.840Z] 2.3.0-dev.11 [Pipeline] } [2022-09-06T21:24:21.876Z] $ docker exec --env ******** --env ******** 2f9d0d8869bab98227d1e6b3aaaef1725b258c6b94a219efa2de9ab57dcb11ec ssh-agent -k [2022-09-06T21:24:22.001Z] unset SSH_AUTH_SOCK; [2022-09-06T21:24:22.002Z] unset SSH_AGENT_PID; [2022-09-06T21:24:22.002Z] echo Agent pid 38 killed; [2022-09-06T21:24:21.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:24:22.338Z] + git semver [Pipeline] } [2022-09-06T21:24:22.628Z] $ docker stop --time=1 2f9d0d8869bab98227d1e6b3aaaef1725b258c6b94a219efa2de9ab57dcb11ec [2022-09-06T21:24:23.881Z] $ docker rm -f 2f9d0d8869bab98227d1e6b3aaaef1725b258c6b94a219efa2de9ab57dcb11ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T21:24:24.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T21:24:24.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:24:24.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T21:24:24.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:24:24.621Z] prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container [2022-09-06T21:24:24.676Z] $ 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 [2022-09-06T21:24:25.025Z] $ docker top dc549c32644061c8c5b8621aa24951f331b69fd23bdf671478abd32a01426418 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T21:24:25.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T21:24:25.099Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T21:24:25.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T21:24:25.244Z] $ docker exec dc549c32644061c8c5b8621aa24951f331b69fd23bdf671478abd32a01426418 ssh-agent [2022-09-06T21:24:25.359Z] SSH_AUTH_SOCK=/tmp/ssh-zFKwe48qnzPO/agent.33 [2022-09-06T21:24:25.359Z] SSH_AGENT_PID=39 [2022-09-06T21:24:25.364Z] Running ssh-add (command line suppressed) [2022-09-06T21:24:25.503Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3173841987885200803.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3173841987885200803.key) [2022-09-06T21:24:25.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T21:24:25.793Z] + git semver push [2022-09-06T21:24:26.051Z] 2022-09-06 21:24:25,992 [run_push] DEBUG push [2022-09-06T21:24:26.051Z] 2022-09-06 21:24:25,993 [execute] INFO git cat-file --batch-check [2022-09-06T21:24:26.051Z] 2022-09-06 21:24:25,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T21:24:26.051Z] 2022-09-06 21:24:25,998 [execute] INFO git rev-list f364cc66492303ffd8bef46550cb1a342b1f0755 -- [2022-09-06T21:24:26.052Z] 2022-09-06 21:24:25,999 [execute] DEBUG Popen(['git', 'rev-list', 'f364cc66492303ffd8bef46550cb1a342b1f0755', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T21:24:26.052Z] 2022-09-06 21:24:26,006 [execute] INFO git fetch -v origin [2022-09-06T21:24:26.052Z] 2022-09-06 21:24:26,006 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-06T21:24:26.620Z] 2022-09-06 21:24:26,544 [run_push] DEBUG no remote changes detected [2022-09-06T21:24:26.620Z] 2022-09-06 21:24:26,544 [execute] INFO git push origin semver [2022-09-06T21:24:26.620Z] 2022-09-06 21:24:26,545 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T21:24:27.561Z] 2022-09-06 21:24:27,319 [run_push] DEBUG push all version tags [2022-09-06T21:24:27.561Z] 2022-09-06 21:24:27,320 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-06T21:24:27.561Z] 2022-09-06 21:24:27,320 [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) [2022-09-06T21:24:28.131Z] 2022-09-06 21:24:28,077 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-06T21:24:28.131Z] 2.3.0-dev.11 [Pipeline] } [2022-09-06T21:24:28.160Z] $ docker exec --env ******** --env ******** dc549c32644061c8c5b8621aa24951f331b69fd23bdf671478abd32a01426418 ssh-agent -k [2022-09-06T21:24:28.265Z] unset SSH_AUTH_SOCK; [2022-09-06T21:24:28.265Z] unset SSH_AGENT_PID; [2022-09-06T21:24:28.265Z] echo Agent pid 39 killed; [2022-09-06T21:24:28.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T21:24:28.562Z] + git semver [Pipeline] } [2022-09-06T21:24:28.852Z] $ docker stop --time=1 dc549c32644061c8c5b8621aa24951f331b69fd23bdf671478abd32a01426418 [2022-09-06T21:24:30.109Z] $ docker rm -f dc549c32644061c8c5b8621aa24951f331b69fd23bdf671478abd32a01426418 [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 [2022-09-06T21:24:30.683Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-09-06T21:24:30.683Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-09-06T21:24:30.683Z] total 16 [2022-09-06T21:24:30.683Z] drwxr-xr-x 3 root root 4096 Sep 6 21:11 . [2022-09-06T21:24:30.683Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 21:24 .. [2022-09-06T21:24:30.683Z] drwxr-xr-x 2 root root 4096 Sep 6 21:11 cost [2022-09-06T21:24:30.683Z] -rw-r--r-- 1 root root 90 Sep 6 21:11 cost.csv [2022-09-06T21:24:30.683Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-09-06T21:24:30.683Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-09-06T21:24:30.683Z] total 16 [2022-09-06T21:24:30.683Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:11 . [2022-09-06T21:24:30.683Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 21:24 .. [2022-09-06T21:24:30.683Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 21:11 cost [2022-09-06T21:24:30.683Z] -rw-r--r-- 1 jenkins jenkins 90 Sep 6 21:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:24:30.971Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:24:31.833Z] ---> package-listing.sh [2022-09-06T21:24:31.833Z] ++ facter osfamily [2022-09-06T21:24:31.833Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-06T21:24:32.098Z] + OS_FAMILY=debian [2022-09-06T21:24:32.098Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-09-06T21:24:32.098Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-06T21:24:32.098Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-06T21:24:32.098Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-06T21:24:32.098Z] + PACKAGES=/tmp/packages_start.txt [2022-09-06T21:24:32.098Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-09-06T21:24:32.098Z] + PACKAGES=/tmp/packages_end.txt [2022-09-06T21:24:32.098Z] + case "${OS_FAMILY}" in [2022-09-06T21:24:32.098Z] + dpkg -l [2022-09-06T21:24:32.098Z] + grep '^ii' [2022-09-06T21:24:32.098Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-06T21:24:32.098Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-06T21:24:32.098Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-06T21:24:32.098Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-09-06T21:24:32.098Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-09-06T21:24:32.098Z] + 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 [2022-09-06T21:24:32.108Z] 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 [2022-09-06T21:24:32.385Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:24:32.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T21:24:32.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T21:24:33.035Z] prd-ubuntu20.04-docker-8c-8g-24691 does not seem to be running inside a container [2022-09-06T21:24:33.084Z] $ 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 [2022-09-06T21:24:33.314Z] $ docker top c052293cb298598d5e1c63bd9bc8a895f4ef4526a9018cbebd33e1fffc31a5d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T21:24:33.650Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-06T21:24:33.938Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-06T21:24:34.225Z] + ls /var/log/sa-host [2022-09-06T21:24:34.225Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T21:24:34.363Z] provisioning config files... [2022-09-06T21:24:34.372Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2499575393631784940tmp [Pipeline] { [Pipeline] echo [2022-09-06T21:24:34.384Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:24:34.669Z] ---> create-netrc.sh [Pipeline] } [2022-09-06T21:24:34.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:24:35.028Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-06T21:24:35.039Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:24:35.328Z] ---> sudo-logs.sh [2022-09-06T21:24:35.328Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-06T21:24:35.359Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:24:35.648Z] ---> job-cost.sh [2022-09-06T21:24:35.648Z] lf-activate-venv: SKIPPING [2022-09-06T21:24:35.648Z] DEBUG: total: 0.2199999988079071 [2022-09-06T21:24:35.648Z] INFO: Retrieving Stack Cost... [2022-09-06T21:24:36.216Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T21:24:36.476Z] INFO: Archiving Costs [Pipeline] echo [2022-09-06T21:24:36.487Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T21:24:36.771Z] ---> logs-deploy.sh [2022-09-06T21:24:36.771Z] lf-activate-venv: SKIPPING [2022-09-06T21:24:36.771Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/46 [2022-09-06T21:24:36.771Z] INFO: archiving workspace using pattern(s): [2022-09-06T21:24:37.711Z] Archives upload complete. [2022-09-06T21:24:37.972Z] INFO: archiving logs to Nexus [2022-09-06T21:24:38.546Z] ---> uname -a: [2022-09-06T21:24:38.546Z] Linux prd-ubuntu20-04-docker-8c-8g-24691 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-06T21:24:38.546Z] [2022-09-06T21:24:38.546Z] [2022-09-06T21:24:38.546Z] ---> lscpu: [2022-09-06T21:24:38.546Z] Architecture: x86_64 [2022-09-06T21:24:38.546Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-06T21:24:38.546Z] Byte Order: Little Endian [2022-09-06T21:24:38.546Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-06T21:24:38.546Z] CPU(s): 8 [2022-09-06T21:24:38.546Z] On-line CPU(s) list: 0-7 [2022-09-06T21:24:38.546Z] Thread(s) per core: 1 [2022-09-06T21:24:38.546Z] Core(s) per socket: 1 [2022-09-06T21:24:38.546Z] Socket(s): 8 [2022-09-06T21:24:38.546Z] NUMA node(s): 1 [2022-09-06T21:24:38.546Z] Vendor ID: AuthenticAMD [2022-09-06T21:24:38.546Z] CPU family: 23 [2022-09-06T21:24:38.546Z] Model: 49 [2022-09-06T21:24:38.546Z] Model name: AMD EPYC-Rome Processor [2022-09-06T21:24:38.546Z] Stepping: 0 [2022-09-06T21:24:38.546Z] CPU MHz: 2799.864 [2022-09-06T21:24:38.546Z] BogoMIPS: 5599.72 [2022-09-06T21:24:38.546Z] Virtualization: AMD-V [2022-09-06T21:24:38.546Z] Hypervisor vendor: KVM [2022-09-06T21:24:38.546Z] Virtualization type: full [2022-09-06T21:24:38.546Z] L1d cache: 256 KiB [2022-09-06T21:24:38.546Z] L1i cache: 256 KiB [2022-09-06T21:24:38.546Z] L2 cache: 4 MiB [2022-09-06T21:24:38.546Z] L3 cache: 128 MiB [2022-09-06T21:24:38.546Z] NUMA node0 CPU(s): 0-7 [2022-09-06T21:24:38.546Z] Vulnerability Itlb multihit: Not affected [2022-09-06T21:24:38.546Z] Vulnerability L1tf: Not affected [2022-09-06T21:24:38.546Z] Vulnerability Mds: Not affected [2022-09-06T21:24:38.546Z] Vulnerability Meltdown: Not affected [2022-09-06T21:24:38.546Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-06T21:24:38.546Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-06T21:24:38.546Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-06T21:24:38.546Z] Vulnerability Srbds: Not affected [2022-09-06T21:24:38.546Z] Vulnerability Tsx async abort: Not affected [2022-09-06T21:24:38.546Z] 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 [2022-09-06T21:24:38.546Z] [2022-09-06T21:24:38.546Z] [2022-09-06T21:24:38.546Z] ---> nproc: [2022-09-06T21:24:38.546Z] 8 [2022-09-06T21:24:38.546Z] [2022-09-06T21:24:38.546Z] [2022-09-06T21:24:38.546Z] ---> df -h: [2022-09-06T21:24:38.546Z] Filesystem Size Used Avail Use% Mounted on [2022-09-06T21:24:38.546Z] overlay 155G 13G 143G 8% / [2022-09-06T21:24:38.546Z] tmpfs 64M 0 64M 0% /dev [2022-09-06T21:24:38.546Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-06T21:24:38.546Z] shm 64M 0 64M 0% /dev/shm [2022-09-06T21:24:38.546Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-09-06T21:24:38.546Z] [2022-09-06T21:24:38.546Z] [2022-09-06T21:24:38.546Z] ---> sar -b -r -n DEV: [2022-09-06T21:24:38.546Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24691) 09/06/22 _x86_64_ (8 CPU) [2022-09-06T21:24:38.546Z] [2022-09-06T21:24:38.546Z] 21:07:51 LINUX RESTART (8 CPU) [2022-09-06T21:24:38.546Z] [2022-09-06T21:24:38.546Z] 21:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-06T21:24:38.546Z] 21:09:01 373.45 55.77 317.68 0.00 7419.70 190543.71 0.00 [2022-09-06T21:24:38.546Z] 21:10:01 147.84 1.67 146.18 0.00 32.13 48154.37 0.00 [2022-09-06T21:24:38.546Z] 21:11:01 183.85 0.08 183.77 0.00 10.00 40712.15 0.00 [2022-09-06T21:24:38.546Z] 21:12:01 4.28 0.00 4.28 0.00 0.00 62.93 0.00 [2022-09-06T21:24:38.546Z] 21:13:01 1.22 0.02 1.20 0.00 0.13 13.86 0.00 [2022-09-06T21:24:38.546Z] 21:14:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2022-09-06T21:24:38.546Z] 21:15:01 1.27 0.00 1.27 0.00 0.00 20.26 0.00 [2022-09-06T21:24:38.546Z] 21:16:01 0.92 0.00 0.92 0.00 0.00 12.40 0.00 [2022-09-06T21:24:38.546Z] 21:17:01 1.23 0.02 1.22 0.00 0.13 14.26 0.00 [2022-09-06T21:24:38.546Z] 21:18:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 [2022-09-06T21:24:38.546Z] 21:19:01 1.18 0.00 1.18 0.00 0.00 18.26 0.00 [2022-09-06T21:24:38.546Z] 21:20:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 [2022-09-06T21:24:38.546Z] 21:21:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2022-09-06T21:24:38.546Z] 21:22:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2022-09-06T21:24:38.546Z] 21:23:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2022-09-06T21:24:38.546Z] 21:24:01 63.91 0.45 63.46 0.00 23.86 35276.79 0.00 [2022-09-06T21:24:38.546Z] Average: 49.15 3.63 45.53 0.00 467.85 19681.22 0.00 [2022-09-06T21:24:38.546Z] [2022-09-06T21:24:38.546Z] 21:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-06T21:24:38.546Z] 21:09:01 28879004 31768204 532912 1.62 115260 3041064 2062988 6.08 1101824 2520984 304760 [2022-09-06T21:24:38.546Z] 21:10:01 28211008 31766848 524668 1.60 161824 3575416 1972540 5.81 1275604 2915392 157060 [2022-09-06T21:24:38.546Z] 21:11:01 27599016 31743344 545876 1.66 173920 4117012 2129788 6.28 1345192 3422844 504 [2022-09-06T21:24:38.546Z] 21:12:01 27630928 31774584 517172 1.57 174012 4116856 1864700 5.50 1314960 3422664 56 [2022-09-06T21:24:38.546Z] 21:13:01 27631992 31775780 516024 1.57 174060 4116860 1864700 5.50 1314048 3422776 16 [2022-09-06T21:24:38.546Z] 21:14:01 27632796 31776588 515176 1.57 174080 4116864 1864700 5.50 1313956 3422788 8 [2022-09-06T21:24:38.546Z] 21:15:01 27633000 31776832 514852 1.57 174128 4116872 1864700 5.50 1313744 3422792 12 [2022-09-06T21:24:38.546Z] 21:16:01 27642024 31785892 505752 1.54 174168 4116880 1864700 5.50 1304904 3422796 192 [2022-09-06T21:24:38.546Z] 21:17:01 27641368 31785348 506168 1.54 174192 4117004 1864700 5.50 1304888 3422908 12 [2022-09-06T21:24:38.546Z] 21:18:01 27640892 31785172 506296 1.54 174212 4117004 1864700 5.50 1304844 3423036 16 [2022-09-06T21:24:38.546Z] 21:19:01 27641136 31785416 505996 1.54 174236 4116992 1864700 5.50 1305152 3423016 12 [2022-09-06T21:24:38.546Z] 21:20:01 27641372 31785696 505784 1.54 174248 4116992 1864700 5.50 1304864 3423016 176 [2022-09-06T21:24:38.546Z] 21:21:01 27641348 31785676 505752 1.54 174272 4116996 1864700 5.50 1304924 3423020 12 [2022-09-06T21:24:38.546Z] 21:22:01 27641056 31785388 505936 1.54 174288 4116988 1864700 5.50 1304876 3423020 148 [2022-09-06T21:24:38.546Z] 21:23:01 27640756 31785164 506152 1.54 174304 4116996 1864700 5.50 1305796 3423032 16 [2022-09-06T21:24:38.546Z] 21:24:01 26569772 31703920 585736 1.78 196196 5026392 2341860 6.90 1446636 4290632 205500 [2022-09-06T21:24:38.546Z] Average: 27682342 31773116 518766 1.58 171088 4072699 1930224 5.69 1304138 3389045 41781 [2022-09-06T21:24:38.546Z] [2022-09-06T21:24:38.546Z] 21:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-06T21:24:38.546Z] 21:09:01 ens3 745.16 451.89 7429.21 103.99 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.546Z] 21:09:01 lo 7.27 7.27 0.70 0.70 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.546Z] 21:09:01 docker0 3.98 3.37 0.40 44.52 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.546Z] 21:10:01 ens3 206.78 168.41 1498.52 74.97 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.546Z] 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.546Z] 21:10:01 docker0 116.83 144.96 9.51 1454.37 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.546Z] 21:10:01 vethb38b50c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.546Z] 21:11:01 ens3 216.03 164.81 2719.74 294.87 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.546Z] 21:11:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.546Z] 21:11:01 docker0 13.98 18.75 0.82 98.93 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.546Z] 21:12:01 ens3 2.65 2.13 2.25 0.88 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.546Z] 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:13:01 ens3 0.70 0.27 0.06 0.02 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:14:01 ens3 1.47 0.48 0.49 0.33 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:15:01 ens3 0.58 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:17:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:18:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:19:01 ens3 0.25 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:21:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:22:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:23:01 ens3 0.92 0.02 0.15 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:24:01 ens3 316.51 229.53 7848.09 71.51 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:24:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] 21:24:01 docker0 36.63 44.44 3.32 683.08 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] Average: ens3 93.24 63.64 1218.62 34.18 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] Average: lo 1.17 1.17 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] Average: docker0 10.71 13.22 0.88 142.55 0.00 0.00 0.00 0.00 [2022-09-06T21:24:38.547Z] [2022-09-06T21:24:38.547Z] [2022-09-06T21:24:38.547Z] ---> sar -P ALL: [2022-09-06T21:24:38.547Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24691) 09/06/22 _x86_64_ (8 CPU) [2022-09-06T21:24:38.547Z] [2022-09-06T21:24:38.547Z] 21:07:51 LINUX RESTART (8 CPU) [2022-09-06T21:24:38.547Z] [2022-09-06T21:24:38.547Z] 21:08:01 CPU %user %nice %system %iowait %steal %idle [2022-09-06T21:24:38.547Z] 21:09:01 all 11.66 0.00 4.48 3.55 0.07 80.23 [2022-09-06T21:24:38.547Z] 21:09:01 0 14.34 0.00 4.08 6.62 0.07 74.89 [2022-09-06T21:24:38.547Z] 21:09:01 1 12.42 0.00 5.05 6.87 0.07 75.59 [2022-09-06T21:24:38.547Z] 21:09:01 2 10.02 0.00 3.85 7.35 0.05 78.74 [2022-09-06T21:24:38.547Z] 21:09:01 3 10.58 0.00 4.93 0.76 0.07 83.67 [2022-09-06T21:24:38.547Z] 21:09:01 4 11.26 0.00 4.65 1.25 0.07 82.77 [2022-09-06T21:24:38.547Z] 21:09:01 5 12.76 0.00 3.54 1.54 0.05 82.12 [2022-09-06T21:24:38.547Z] 21:09:01 6 10.44 0.00 4.93 0.89 0.08 83.66 [2022-09-06T21:24:38.547Z] 21:09:01 7 11.49 0.00 4.84 3.18 0.10 80.38 [2022-09-06T21:24:38.547Z] 21:10:01 all 31.86 0.00 5.66 2.25 0.08 60.15 [2022-09-06T21:24:38.547Z] 21:10:01 0 32.00 0.00 5.36 0.94 0.07 61.63 [2022-09-06T21:24:38.547Z] 21:10:01 1 31.56 0.00 5.55 0.71 0.08 62.10 [2022-09-06T21:24:38.547Z] 21:10:01 2 30.71 0.00 5.68 3.38 0.07 60.17 [2022-09-06T21:24:38.547Z] 21:10:01 3 27.76 0.00 5.12 0.03 0.08 67.01 [2022-09-06T21:24:38.547Z] 21:10:01 4 35.99 0.00 6.15 0.10 0.08 57.67 [2022-09-06T21:24:38.547Z] 21:10:01 5 31.61 0.00 5.63 1.89 0.08 60.79 [2022-09-06T21:24:38.547Z] 21:10:01 6 34.23 0.00 5.47 5.15 0.07 55.08 [2022-09-06T21:24:38.547Z] 21:10:01 7 31.00 0.00 6.29 5.82 0.08 56.80 [2022-09-06T21:24:38.547Z] 21:11:01 all 23.20 0.00 5.07 2.08 0.07 69.59 [2022-09-06T21:24:38.547Z] 21:11:01 0 22.45 0.00 5.33 0.52 0.07 71.63 [2022-09-06T21:24:38.547Z] 21:11:01 1 22.52 0.00 5.25 9.30 0.08 62.84 [2022-09-06T21:24:38.547Z] 21:11:01 2 22.53 0.00 5.30 0.64 0.07 71.46 [2022-09-06T21:24:38.547Z] 21:11:01 3 20.65 0.00 4.25 0.13 0.07 74.90 [2022-09-06T21:24:38.547Z] 21:11:01 4 22.90 0.00 4.94 2.02 0.07 70.07 [2022-09-06T21:24:38.547Z] 21:11:01 5 24.61 0.00 5.10 2.47 0.05 67.77 [2022-09-06T21:24:38.547Z] 21:11:01 6 24.22 0.00 4.78 1.36 0.08 69.56 [2022-09-06T21:24:38.547Z] 21:11:01 7 25.71 0.00 5.58 0.20 0.08 68.43 [2022-09-06T21:24:38.547Z] 21:12:01 all 0.05 0.00 0.04 0.01 0.00 99.90 [2022-09-06T21:24:38.547Z] 21:12:01 0 0.08 0.00 0.07 0.00 0.00 99.85 [2022-09-06T21:24:38.547Z] 21:12:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-06T21:24:38.547Z] 21:12:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2022-09-06T21:24:38.547Z] 21:12:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2022-09-06T21:24:38.547Z] 21:12:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-06T21:24:38.547Z] 21:12:01 5 0.03 0.00 0.00 0.03 0.02 99.92 [2022-09-06T21:24:38.547Z] 21:12:01 6 0.10 0.00 0.03 0.03 0.00 99.83 [2022-09-06T21:24:38.547Z] 21:12:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-06T21:24:38.547Z] 21:13:01 all 0.12 0.00 0.02 0.00 0.01 99.85 [2022-09-06T21:24:38.547Z] 21:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-06T21:24:38.547Z] 21:13:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-06T21:24:38.547Z] 21:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T21:24:38.547Z] 21:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T21:24:38.547Z] 21:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T21:24:38.547Z] 21:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-06T21:24:38.547Z] 21:13:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-06T21:24:38.547Z] 21:13:01 7 0.85 0.00 0.03 0.00 0.02 99.10 [2022-09-06T21:24:38.547Z] 21:14:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2022-09-06T21:24:38.547Z] 21:14:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-06T21:24:38.547Z] 21:14:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2022-09-06T21:24:38.547Z] 21:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T21:24:38.547Z] 21:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T21:24:38.547Z] 21:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T21:24:38.547Z] 21:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T21:24:38.547Z] 21:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T21:24:38.547Z] 21:14:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2022-09-06T21:24:38.547Z] 21:15:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-09-06T21:24:38.547Z] 21:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-06T21:24:38.547Z] 21:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T21:24:38.547Z] 21:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T21:24:38.547Z] 21:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T21:24:38.547Z] 21:15:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2022-09-06T21:24:38.547Z] 21:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T21:24:38.547Z] 21:15:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-06T21:24:38.547Z] 21:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T21:24:38.547Z] 21:16:01 all 0.05 0.00 0.02 0.00 0.01 99.91 [2022-09-06T21:24:38.547Z] 21:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-06T21:24:38.547Z] 21:16:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-06T21:24:38.547Z] 21:16:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2022-09-06T21:24:38.547Z] 21:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T21:24:38.547Z] 21:16:01 4 0.28 0.00 0.02 0.00 0.00 99.70 [2022-09-06T21:24:38.547Z] 21:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T21:24:38.547Z] 21:16:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2022-09-06T21:24:38.547Z] 21:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T21:24:38.547Z] 21:17:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2022-09-06T21:24:38.547Z] 21:17:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2022-09-06T21:24:38.547Z] 21:17:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-09-06T21:24:38.547Z] 21:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T21:24:38.547Z] 21:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T21:24:38.547Z] 21:17:01 4 0.52 0.00 0.02 0.00 0.00 99.47 [2022-09-06T21:24:38.547Z] 21:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T21:24:38.547Z] 21:17:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-06T21:24:38.547Z] 21:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T21:24:38.547Z] 21:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-09-06T21:24:38.547Z] 21:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T21:24:38.547Z] 21:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T21:24:38.547Z] 21:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T21:24:38.547Z] 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T21:24:38.547Z] 21:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T21:24:38.547Z] 21:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T21:24:38.547Z] 21:18:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2022-09-06T21:24:38.547Z] 21:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T21:24:38.547Z] 21:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-09-06T21:24:38.547Z] 21:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T21:24:38.547Z] 21:19:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2022-09-06T21:24:38.547Z] 21:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T21:24:38.547Z] 21:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T21:24:38.547Z] 21:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T21:24:38.547Z] 21:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T21:24:38.547Z] 21:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T21:24:38.547Z] 21:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T21:24:38.547Z] [2022-09-06T21:24:38.547Z] 21:19:01 CPU %user %nice %system %iowait %steal %idle [2022-09-06T21:24:38.548Z] 21:20:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2022-09-06T21:24:38.548Z] 21:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-06T21:24:38.548Z] 21:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T21:24:38.548Z] 21:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T21:24:38.548Z] 21:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T21:24:38.548Z] 21:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T21:24:38.548Z] 21:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T21:24:38.548Z] 21:20:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2022-09-06T21:24:38.548Z] 21:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T21:24:38.548Z] 21:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-09-06T21:24:38.548Z] 21:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-06T21:24:38.548Z] 21:21:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-06T21:24:38.548Z] 21:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T21:24:38.548Z] 21:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-06T21:24:38.548Z] 21:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T21:24:38.548Z] 21:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T21:24:38.548Z] 21:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T21:24:38.548Z] 21:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T21:24:38.548Z] 21:22:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-09-06T21:24:38.548Z] 21:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-06T21:24:38.548Z] 21:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T21:24:38.548Z] 21:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T21:24:38.548Z] 21:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T21:24:38.548Z] 21:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T21:24:38.548Z] 21:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T21:24:38.548Z] 21:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T21:24:38.548Z] 21:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-06T21:24:38.548Z] 21:23:01 all 0.04 0.00 0.01 0.00 0.01 99.95 [2022-09-06T21:24:38.548Z] 21:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-06T21:24:38.548Z] 21:23:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-06T21:24:38.548Z] 21:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T21:24:38.548Z] 21:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T21:24:38.548Z] 21:23:01 4 0.23 0.00 0.02 0.00 0.00 99.75 [2022-09-06T21:24:38.548Z] 21:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T21:24:38.548Z] 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T21:24:38.548Z] 21:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T21:24:38.548Z] 21:24:01 all 5.39 0.00 2.25 1.14 0.03 91.19 [2022-09-06T21:24:38.548Z] 21:24:01 0 5.81 0.00 2.31 0.03 0.05 91.79 [2022-09-06T21:24:38.548Z] 21:24:01 1 5.53 0.00 2.85 6.37 0.02 85.23 [2022-09-06T21:24:38.548Z] 21:24:01 2 4.98 0.00 1.49 0.02 0.02 93.50 [2022-09-06T21:24:38.548Z] 21:24:01 3 5.54 0.00 2.56 0.02 0.07 91.82 [2022-09-06T21:24:38.548Z] 21:24:01 4 5.88 0.00 1.88 0.03 0.02 92.19 [2022-09-06T21:24:38.548Z] 21:24:01 5 5.12 0.00 1.81 0.07 0.02 92.99 [2022-09-06T21:24:38.548Z] 21:24:01 6 5.10 0.00 2.46 2.43 0.03 89.98 [2022-09-06T21:24:38.548Z] 21:24:01 7 5.16 0.00 2.66 0.15 0.02 92.01 [2022-09-06T21:24:38.548Z] Average: all 4.50 0.00 1.09 0.56 0.02 93.83 [2022-09-06T21:24:38.548Z] Average: 0 4.66 0.00 1.08 0.50 0.03 93.74 [2022-09-06T21:24:38.548Z] Average: 1 4.47 0.00 1.17 1.45 0.02 92.89 [2022-09-06T21:24:38.548Z] Average: 2 4.23 0.00 1.02 0.70 0.01 94.03 [2022-09-06T21:24:38.548Z] Average: 3 4.00 0.00 1.05 0.06 0.02 94.87 [2022-09-06T21:24:38.548Z] Average: 4 4.80 0.00 1.10 0.21 0.02 93.87 [2022-09-06T21:24:38.548Z] Average: 5 4.60 0.00 1.00 0.37 0.01 94.02 [2022-09-06T21:24:38.548Z] Average: 6 4.62 0.00 1.10 0.62 0.02 93.64 [2022-09-06T21:24:38.548Z] Average: 7 4.61 0.00 1.20 0.58 0.02 93.58 [2022-09-06T21:24:38.548Z] [2022-09-06T21:24:38.548Z] [2022-09-06T21:24:38.548Z]