Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 671ea7215938de6e0fb3c326e67db2a0527e2746 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-ssh12660465025807842356.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16763902768889296779.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh10221535523973160912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh9579798608865801297.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh3616365637921172806.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 ‘prd-ubuntu20.04-docker-8c-8g-20488’ Running on prd-ubuntu20.04-docker-8c-8g-20490 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 671ea7215938de6e0fb3c326e67db2a0527e2746 (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 671ea7215938de6e0fb3c326e67db2a0527e2746 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#100)" > git rev-list --no-walk 16bd43c538f9fa424729d14aac07513bbbf37459 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-19T17:03:25.850Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-19T17:03:25.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-19T17:03:25.926Z] ========================================================= [2022-07-19T17:03:25.926Z] EdgeX Global Pipelines Version Info [2022-07-19T17:03:25.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:03:26.700Z] ------------------- [2022-07-19T17:03:26.700Z] stable info: [2022-07-19T17:03:26.700Z] ------------------- [2022-07-19T17:03:26.700Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-19T17:03:26.700Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-19T17:03:26.700Z] Message: update stable to v1.0.238 [2022-07-19T17:03:27.277Z] ------------------- [2022-07-19T17:03:27.277Z] experimental info: [2022-07-19T17:03:27.277Z] ------------------- [2022-07-19T17:03:27.277Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-19T17:03:27.277Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-19T17:03:27.277Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-19T17:03:27.522Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-07-19T17:03:27.537Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-07-19T17:03:27.553Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-19T17:03:27.566Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-19T17:03:27.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-19T17:03:27.589Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-19T17:03:27.605Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-19T17:03:27.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-19T17:03:27.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-19T17:03:27.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-19T17:03:27.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-19T17:03:27.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-07-19T17:03:27.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-19T17:03:27.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-19T17:03:27.711Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-19T17:03:27.726Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-19T17:03:27.739Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-19T17:03:27.757Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-19T17:03:27.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-19T17:03:27.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-19T17:03:27.813Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-19T17:03:27.832Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-19T17:03:27.846Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-19T17:03:27.858Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-19T17:03:27.875Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-19T17:03:27.891Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-19T17:03:27.904Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-19T17:03:27.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-19T17:03:27.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-19T17:03:27.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-19T17:03:27.959Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] echo [2022-07-19T17:03:27.970Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 671ea72 [Pipeline] echo [2022-07-19T17:03:27.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:03:28.026Z] provisioning config files... [2022-07-19T17:03:28.043Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7642950987887152521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:03:28.348Z] ---> docker-login.sh [2022-07-19T17:03:28.348Z] nexus3.edgexfoundry.org:10001 [2022-07-19T17:03:28.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:03:28.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:03:28.871Z] Configure a credential helper to remove this warning. See [2022-07-19T17:03:28.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:03:28.871Z] [2022-07-19T17:03:28.871Z] Login Succeeded [2022-07-19T17:03:28.871Z] nexus3.edgexfoundry.org:10002 [2022-07-19T17:03:28.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:03:28.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:03:28.871Z] Configure a credential helper to remove this warning. See [2022-07-19T17:03:28.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:03:28.871Z] [2022-07-19T17:03:28.871Z] Login Succeeded [2022-07-19T17:03:28.871Z] nexus3.edgexfoundry.org:10003 [2022-07-19T17:03:28.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:03:29.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:03:29.132Z] Configure a credential helper to remove this warning. See [2022-07-19T17:03:29.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:03:29.132Z] [2022-07-19T17:03:29.132Z] Login Succeeded [2022-07-19T17:03:29.132Z] nexus3.edgexfoundry.org:10004 [2022-07-19T17:03:29.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:03:29.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:03:29.132Z] Configure a credential helper to remove this warning. See [2022-07-19T17:03:29.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:03:29.132Z] [2022-07-19T17:03:29.132Z] Login Succeeded [2022-07-19T17:03:29.132Z] docker.io [2022-07-19T17:03:29.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:03:29.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:03:29.657Z] Configure a credential helper to remove this warning. See [2022-07-19T17:03:29.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:03:29.657Z] [2022-07-19T17:03:29.657Z] Login Succeeded [2022-07-19T17:03:29.657Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T17:03:29.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-19T17:03:30.068Z] + git rev-list -1 --merges 671ea7215938de6e0fb3c326e67db2a0527e2746~1..671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] echo [2022-07-19T17:03:30.104Z] -----------> git rev-list -1 --merges 671ea7215938de6e0fb3c326e67db2a0527e2746~1..671ea7215938de6e0fb3c326e67db2a0527e2746 671ea7215938de6e0fb3c326e67db2a0527e2746 [false] [Pipeline] sh [2022-07-19T17:03:30.409Z] + git log --format=format:%s -1 671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] echo [2022-07-19T17:03:30.424Z] ========================================================= [2022-07-19T17:03:30.424Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-19T17:03:30.424Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T17:03:30.760Z] + git log --format=format:%s -1 671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] echo [2022-07-19T17:03:30.771Z] [semverPrep] GIT_COMMIT: 671ea7215938de6e0fb3c326e67db2a0527e2746, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#100) [Pipeline] echo [2022-07-19T17:03:30.778Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-19T17:03:31.129Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T17:03:31.129Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-19T17:03:31.129Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-19T17:03:31.129Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-19T17:03:31.129Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-19T17:03:31.129Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-19T17:03:31.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:03:31.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:03:31.501Z] [2022-07-19T17:03:31.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:03:31.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:03:31.811Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-19T17:03:31.811Z] b85a868b505f: Pulling fs layer [2022-07-19T17:03:31.811Z] e2be974225ed: Pulling fs layer [2022-07-19T17:03:31.811Z] 339a4e72a1f5: Pulling fs layer [2022-07-19T17:03:31.811Z] 988bab9f4d93: Pulling fs layer [2022-07-19T17:03:31.811Z] 1469e6f7b9e6: Pulling fs layer [2022-07-19T17:03:31.811Z] eaf3925da568: Pulling fs layer [2022-07-19T17:03:31.811Z] bab4dde63d76: Pulling fs layer [2022-07-19T17:03:31.811Z] bde34c3a00c8: Pulling fs layer [2022-07-19T17:03:31.811Z] b352a97aabf1: Pulling fs layer [2022-07-19T17:03:31.811Z] 4872d77fe225: Pulling fs layer [2022-07-19T17:03:31.811Z] 5851b861e8e6: Pulling fs layer [2022-07-19T17:03:31.811Z] eaf3925da568: Waiting [2022-07-19T17:03:31.811Z] bab4dde63d76: Waiting [2022-07-19T17:03:31.811Z] bde34c3a00c8: Waiting [2022-07-19T17:03:31.811Z] b352a97aabf1: Waiting [2022-07-19T17:03:31.811Z] 5851b861e8e6: Waiting [2022-07-19T17:03:31.811Z] 4872d77fe225: Waiting [2022-07-19T17:03:31.811Z] 988bab9f4d93: Waiting [2022-07-19T17:03:31.811Z] 1469e6f7b9e6: Waiting [2022-07-19T17:03:31.811Z] e2be974225ed: Download complete [2022-07-19T17:03:31.811Z] 988bab9f4d93: Verifying Checksum [2022-07-19T17:03:31.811Z] 988bab9f4d93: Download complete [2022-07-19T17:03:32.072Z] 1469e6f7b9e6: Verifying Checksum [2022-07-19T17:03:32.072Z] 1469e6f7b9e6: Download complete [2022-07-19T17:03:32.072Z] eaf3925da568: Download complete [2022-07-19T17:03:32.333Z] b85a868b505f: Verifying Checksum [2022-07-19T17:03:32.333Z] b85a868b505f: Download complete [2022-07-19T17:03:32.333Z] bde34c3a00c8: Download complete [2022-07-19T17:03:32.333Z] b352a97aabf1: Verifying Checksum [2022-07-19T17:03:32.333Z] b352a97aabf1: Download complete [2022-07-19T17:03:32.333Z] 4872d77fe225: Download complete [2022-07-19T17:03:32.333Z] 339a4e72a1f5: Verifying Checksum [2022-07-19T17:03:32.333Z] 339a4e72a1f5: Download complete [2022-07-19T17:03:32.333Z] 5851b861e8e6: Verifying Checksum [2022-07-19T17:03:32.333Z] 5851b861e8e6: Download complete [2022-07-19T17:03:32.333Z] bab4dde63d76: Verifying Checksum [2022-07-19T17:03:32.333Z] bab4dde63d76: Download complete [2022-07-19T17:03:33.713Z] b85a868b505f: Pull complete [2022-07-19T17:03:33.714Z] e2be974225ed: Pull complete [2022-07-19T17:03:33.972Z] 339a4e72a1f5: Pull complete [2022-07-19T17:03:34.232Z] 988bab9f4d93: Pull complete [2022-07-19T17:03:34.491Z] 1469e6f7b9e6: Pull complete [2022-07-19T17:03:34.491Z] eaf3925da568: Pull complete [2022-07-19T17:03:36.410Z] bab4dde63d76: Pull complete [2022-07-19T17:03:36.410Z] bde34c3a00c8: Pull complete [2022-07-19T17:03:36.671Z] b352a97aabf1: Pull complete [2022-07-19T17:03:36.671Z] 4872d77fe225: Pull complete [2022-07-19T17:03:36.671Z] 5851b861e8e6: Pull complete [2022-07-19T17:03:36.671Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-19T17:03:36.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:03:36.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:03:36.772Z] prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container [2022-07-19T17:03:36.820Z] $ 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-07-19T17:03:40.571Z] $ docker top 1426679e602eabc29b18d006151e60d8bd0e4048a81728a6b190fb51db41fb75 -eo pid,comm [2022-07-19T17:03:40.631Z] 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-07-19T17:03:40.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T17:03:40.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T17:03:40.671Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T17:03:40.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T17:03:40.808Z] $ docker exec 1426679e602eabc29b18d006151e60d8bd0e4048a81728a6b190fb51db41fb75 ssh-agent [2022-07-19T17:03:40.928Z] SSH_AUTH_SOCK=/tmp/ssh-ygMOS3Lz5Nib/agent.32 [2022-07-19T17:03:40.928Z] SSH_AGENT_PID=39 [2022-07-19T17:03:40.935Z] Running ssh-add (command line suppressed) [2022-07-19T17:03:41.058Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8752361958521151908.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8752361958521151908.key) [2022-07-19T17:03:41.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T17:03:41.359Z] + git tag --points-at HEAD [Pipeline] } [2022-07-19T17:03:41.380Z] $ docker exec --env ******** --env ******** 1426679e602eabc29b18d006151e60d8bd0e4048a81728a6b190fb51db41fb75 ssh-agent -k [2022-07-19T17:03:41.484Z] unset SSH_AUTH_SOCK; [2022-07-19T17:03:41.484Z] unset SSH_AGENT_PID; [2022-07-19T17:03:41.484Z] echo Agent pid 39 killed; [2022-07-19T17:03:41.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-19T17:03:41.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T17:03:41.516Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T17:03:41.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T17:03:41.646Z] $ docker exec 1426679e602eabc29b18d006151e60d8bd0e4048a81728a6b190fb51db41fb75 ssh-agent [2022-07-19T17:03:41.755Z] SSH_AUTH_SOCK=/tmp/ssh-reufBJJ6seHY/agent.71 [2022-07-19T17:03:41.755Z] SSH_AGENT_PID=77 [2022-07-19T17:03:41.760Z] Running ssh-add (command line suppressed) [2022-07-19T17:03:41.876Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7502708461729715817.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7502708461729715817.key) [2022-07-19T17:03:41.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T17:03:42.175Z] + git semver init [2022-07-19T17:03:42.434Z] 2022-07-19 17:03:42,383 [run_init] DEBUG init version:0.0.0 force:False [2022-07-19T17:03:42.434Z] 2022-07-19 17:03:42,384 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-07-19T17:03:42.434Z] 2022-07-19 17:03:42,384 [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-07-19T17:03:42.434Z] 2022-07-19 17:03:42,385 [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-07-19T17:03:43.376Z] 2022-07-19 17:03:43,171 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-07-19T17:03:43.376Z] 2022-07-19 17:03:43,172 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-07-19T17:03:43.376Z] 2022-07-19 17:03:43,172 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-19T17:03:43.376Z] 2022-07-19 17:03:43,172 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-19T17:03:43.376Z] 2.2.1-dev.7 [Pipeline] } [2022-07-19T17:03:43.395Z] $ docker exec --env ******** --env ******** 1426679e602eabc29b18d006151e60d8bd0e4048a81728a6b190fb51db41fb75 ssh-agent -k [2022-07-19T17:03:43.513Z] unset SSH_AUTH_SOCK; [2022-07-19T17:03:43.514Z] unset SSH_AGENT_PID; [2022-07-19T17:03:43.514Z] echo Agent pid 77 killed; [2022-07-19T17:03:43.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T17:03:43.825Z] + git semver [Pipeline] } [2022-07-19T17:03:44.106Z] $ docker stop --time=1 1426679e602eabc29b18d006151e60d8bd0e4048a81728a6b190fb51db41fb75 [2022-07-19T17:03:45.381Z] $ docker rm -f 1426679e602eabc29b18d006151e60d8bd0e4048a81728a6b190fb51db41fb75 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T17:03:45.733Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-19T17:03:46.026Z] Stashed 1 file(s) [Pipeline] echo [2022-07-19T17:03:46.029Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [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-07-19T17:03:46.149Z] provisioning config files... [2022-07-19T17:03:46.159Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8563494591067146967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:03:46.463Z] ---> docker-login.sh [2022-07-19T17:03:46.463Z] nexus3.edgexfoundry.org:10001 [2022-07-19T17:03:46.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:03:46.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:03:46.463Z] Configure a credential helper to remove this warning. See [2022-07-19T17:03:46.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:03:46.463Z] [2022-07-19T17:03:46.463Z] Login Succeeded [2022-07-19T17:03:46.463Z] nexus3.edgexfoundry.org:10002 [2022-07-19T17:03:46.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:03:46.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:03:46.724Z] Configure a credential helper to remove this warning. See [2022-07-19T17:03:46.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:03:46.724Z] [2022-07-19T17:03:46.724Z] Login Succeeded [2022-07-19T17:03:46.724Z] nexus3.edgexfoundry.org:10003 [2022-07-19T17:03:46.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:03:46.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:03:46.724Z] Configure a credential helper to remove this warning. See [2022-07-19T17:03:46.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:03:46.724Z] [2022-07-19T17:03:46.724Z] Login Succeeded [2022-07-19T17:03:46.724Z] nexus3.edgexfoundry.org:10004 [2022-07-19T17:03:46.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:03:46.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:03:46.985Z] Configure a credential helper to remove this warning. See [2022-07-19T17:03:46.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:03:46.985Z] [2022-07-19T17:03:46.985Z] Login Succeeded [2022-07-19T17:03:46.985Z] docker.io [2022-07-19T17:03:46.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:03:47.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:03:47.245Z] Configure a credential helper to remove this warning. See [2022-07-19T17:03:47.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:03:47.245Z] [2022-07-19T17:03:47.245Z] Login Succeeded [2022-07-19T17:03:47.245Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T17:03:47.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-19T17:03:47.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:03:47.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:03:47.333Z] ========================================================= [2022-07-19T17:03:47.333Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-19T17:03:47.333Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:03:47.661Z] + 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-07-19T17:03:47.661Z] Sending build context to Docker daemon 4.039MB [2022-07-19T17:03:47.661Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-19T17:03:47.661Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-19T17:03:47.661Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-19T17:03:47.661Z] 2408cc74d12b: Pulling fs layer [2022-07-19T17:03:47.661Z] ea60b727a1ce: Pulling fs layer [2022-07-19T17:03:47.661Z] 30c4a7721957: Pulling fs layer [2022-07-19T17:03:47.661Z] 370296b7ddb6: Pulling fs layer [2022-07-19T17:03:47.661Z] 7c6cee850709: Pulling fs layer [2022-07-19T17:03:47.661Z] 39a5fcdaea64: Pulling fs layer [2022-07-19T17:03:47.661Z] d94ebbe4e438: Pulling fs layer [2022-07-19T17:03:47.661Z] bcfd1f05c69d: Pulling fs layer [2022-07-19T17:03:47.661Z] 59ccb84bbe0f: Pulling fs layer [2022-07-19T17:03:47.661Z] 39a5fcdaea64: Waiting [2022-07-19T17:03:47.661Z] d94ebbe4e438: Waiting [2022-07-19T17:03:47.661Z] 370296b7ddb6: Waiting [2022-07-19T17:03:47.661Z] 7c6cee850709: Waiting [2022-07-19T17:03:47.661Z] 59ccb84bbe0f: Waiting [2022-07-19T17:03:47.661Z] bcfd1f05c69d: Waiting [2022-07-19T17:03:47.661Z] 30c4a7721957: Verifying Checksum [2022-07-19T17:03:47.661Z] 30c4a7721957: Download complete [2022-07-19T17:03:47.661Z] ea60b727a1ce: Verifying Checksum [2022-07-19T17:03:47.661Z] ea60b727a1ce: Download complete [2022-07-19T17:03:47.661Z] 7c6cee850709: Verifying Checksum [2022-07-19T17:03:47.661Z] 7c6cee850709: Download complete [2022-07-19T17:03:47.661Z] 39a5fcdaea64: Download complete [2022-07-19T17:03:47.922Z] 2408cc74d12b: Verifying Checksum [2022-07-19T17:03:47.922Z] 2408cc74d12b: Download complete [2022-07-19T17:03:47.922Z] d94ebbe4e438: Download complete [2022-07-19T17:03:47.922Z] 2408cc74d12b: Pull complete [2022-07-19T17:03:48.184Z] ea60b727a1ce: Pull complete [2022-07-19T17:03:48.184Z] 30c4a7721957: Pull complete [2022-07-19T17:03:48.445Z] 59ccb84bbe0f: Verifying Checksum [2022-07-19T17:03:48.445Z] 59ccb84bbe0f: Download complete [2022-07-19T17:03:48.706Z] bcfd1f05c69d: Verifying Checksum [2022-07-19T17:03:48.706Z] bcfd1f05c69d: Download complete [2022-07-19T17:03:48.706Z] 370296b7ddb6: Verifying Checksum [2022-07-19T17:03:48.706Z] 370296b7ddb6: Download complete [2022-07-19T17:03:52.900Z] 370296b7ddb6: Pull complete [2022-07-19T17:03:52.900Z] 7c6cee850709: Pull complete [2022-07-19T17:03:52.900Z] 39a5fcdaea64: Pull complete [2022-07-19T17:03:52.900Z] d94ebbe4e438: Pull complete [2022-07-19T17:03:54.801Z] bcfd1f05c69d: Pull complete [2022-07-19T17:03:55.739Z] 59ccb84bbe0f: Pull complete [2022-07-19T17:03:55.739Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-19T17:03:55.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-19T17:03:55.739Z] ---> a4fb48ad2a94 [2022-07-19T17:03:55.739Z] Step 3/12 : ARG MAKE='make build' [2022-07-19T17:03:59.969Z] ---> Running in 078ea783302d [2022-07-19T17:03:59.969Z] Removing intermediate container 078ea783302d [2022-07-19T17:03:59.969Z] ---> e40949591ec7 [2022-07-19T17:03:59.969Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-19T17:03:59.969Z] ---> Running in bbe796a60dac [2022-07-19T17:03:59.969Z] Removing intermediate container bbe796a60dac [2022-07-19T17:03:59.969Z] ---> 9a812290af7e [2022-07-19T17:03:59.969Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-19T17:03:59.969Z] ---> Running in a493d02c8bcb [2022-07-19T17:03:59.969Z] Removing intermediate container a493d02c8bcb [2022-07-19T17:03:59.969Z] ---> b5f4851f10bc [2022-07-19T17:03:59.969Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:03:59.969Z] ---> Running in 469b7bea799c [2022-07-19T17:04:00.539Z] Removing intermediate container 469b7bea799c [2022-07-19T17:04:00.539Z] ---> 94904f181903 [2022-07-19T17:04:00.539Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T17:04:00.539Z] ---> Running in b555fd1fb4f3 [2022-07-19T17:04:00.799Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-19T17:04:01.101Z] Still waiting to schedule task [2022-07-19T17:04:01.102Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20489’ [2022-07-19T17:04:01.741Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-19T17:04:02.003Z] OK: 211 MiB in 51 packages [2022-07-19T17:04:02.264Z] Removing intermediate container b555fd1fb4f3 [2022-07-19T17:04:02.264Z] ---> 9a53d5dbc41d [2022-07-19T17:04:02.264Z] Step 8/12 : WORKDIR /app [2022-07-19T17:04:02.264Z] ---> Running in 9da03e7b85b2 [2022-07-19T17:04:02.264Z] Removing intermediate container 9da03e7b85b2 [2022-07-19T17:04:02.264Z] ---> 6e456d251e69 [2022-07-19T17:04:02.264Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-19T17:04:02.526Z] ---> 01ecbfa6940b [2022-07-19T17:04:02.526Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T17:04:02.526Z] ---> Running in 655d57b87503 [2022-07-19T17:04:24.550Z] Removing intermediate container 655d57b87503 [2022-07-19T17:04:24.550Z] ---> 6b33679e997a [2022-07-19T17:04:24.550Z] Step 11/12 : COPY . . [2022-07-19T17:04:24.550Z] ---> 02f64ee75496 [2022-07-19T17:04:24.550Z] Step 12/12 : RUN $MAKE [2022-07-19T17:04:24.550Z] ---> Running in 92e9929036d2 [2022-07-19T17:04:24.550Z] noop [2022-07-19T17:04:24.550Z] Removing intermediate container 92e9929036d2 [2022-07-19T17:04:24.550Z] ---> 1be23a067dc7 [2022-07-19T17:04:24.550Z] Successfully built 1be23a067dc7 [2022-07-19T17:04:24.550Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:04:24.872Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-19T17:04:24.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:04:24.955Z] prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container [2022-07-19T17:04:25.019Z] $ 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-07-19T17:04:25.385Z] $ docker top 16a9f5ec5b1613672786b8eafb7a8e59fde6101e5e18e349ab2aeff0bfcb5f07 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T17:04:25.779Z] + go version [2022-07-19T17:04:25.779Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-19T17:04:25.792Z] $ docker stop --time=1 16a9f5ec5b1613672786b8eafb7a8e59fde6101e5e18e349ab2aeff0bfcb5f07 [2022-07-19T17:04:27.059Z] $ docker rm -f 16a9f5ec5b1613672786b8eafb7a8e59fde6101e5e18e349ab2aeff0bfcb5f07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:04:27.501Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-19T17:04:27.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:04:27.585Z] prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container [2022-07-19T17:04:27.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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-07-19T17:04:27.978Z] $ docker top f841dafda26234c89b63da0ccd366ab219987bdd15b75292fb3963944c5a4666 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T17:04:28.342Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-19T17:04:28.641Z] + make test [2022-07-19T17:04:28.641Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-19T17:04:28.900Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-07-19T17:04:39.041Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-07-19T17:04:39.041Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-07-19T17:04:43.247Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.409s coverage: 39.3% of statements [2022-07-19T17:04:43.247Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.240s coverage: 52.0% of statements [2022-07-19T17:04:43.247Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.019s coverage: 94.6% of statements [2022-07-19T17:04:51.375Z] 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-07-19T17:04:51.375Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-19T17:04:53.915Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-19T17:04:53.915Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-19T17:04:54.174Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-19T17:04:54.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-19T17:04:54.204Z] $ docker stop --time=1 f841dafda26234c89b63da0ccd366ab219987bdd15b75292fb3963944c5a4666 [2022-07-19T17:04:56.841Z] $ docker rm -f f841dafda26234c89b63da0ccd366ab219987bdd15b75292fb3963944c5a4666 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T17:04:57.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-19T17:04:57.403Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-19T17:04:57.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-19T17:04:58.136Z] + ls -al . [2022-07-19T17:04:58.136Z] total 632 [2022-07-19T17:04:58.136Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 17:04 . [2022-07-19T17:04:58.136Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:03 .. [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 19 17:03 .dockerignore [2022-07-19T17:04:58.136Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 17:04 .git [2022-07-19T17:04:58.136Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:03 .github [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 946 Jul 19 17:03 .gitignore [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 17:03 .golangci.yml [2022-07-19T17:04:58.136Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 17:03 .semver [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jul 19 17:03 Attribution.txt [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jul 19 17:03 CHANGELOG.md [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 1518 Jul 19 17:03 Dockerfile [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 17:03 GOVERNANCE.md [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 683 Jul 19 17:03 Jenkinsfile [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 17:03 LICENSE [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jul 19 17:03 Makefile [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 19 17:03 OWNERS.md [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jul 19 17:03 README.md [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 17:03 VERSION [2022-07-19T17:04:58.136Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:03 bin [2022-07-19T17:04:58.136Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:03 cmd [2022-07-19T17:04:58.136Z] -rw-r--r-- 1 jenkins jenkins 460394 Jul 19 17:04 coverage.out [2022-07-19T17:04:58.136Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:03 examples [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 3356 Jul 19 17:03 go.mod [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 35190 Jul 19 17:03 go.sum [2022-07-19T17:04:58.136Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:03 images [2022-07-19T17:04:58.136Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 17:03 internal [2022-07-19T17:04:58.136Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:03 snap [2022-07-19T17:04:58.136Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 19 17:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:04:58.449Z] + 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=671ea7215938de6e0fb3c326e67db2a0527e2746 --label arch=amd64 --label version=2.2.1-dev.7 . [2022-07-19T17:04:58.449Z] Sending build context to Docker daemon 4.039MB [2022-07-19T17:04:58.449Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-19T17:04:58.449Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-19T17:04:58.449Z] ---> 1be23a067dc7 [2022-07-19T17:04:58.449Z] Step 3/25 : ARG MAKE='make build' [2022-07-19T17:04:58.710Z] ---> Running in 62c39804b6c0 [2022-07-19T17:04:58.710Z] Removing intermediate container 62c39804b6c0 [2022-07-19T17:04:58.710Z] ---> 8f3b66054666 [2022-07-19T17:04:58.710Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-19T17:04:58.710Z] ---> Running in a168decf5670 [2022-07-19T17:04:58.710Z] Removing intermediate container a168decf5670 [2022-07-19T17:04:58.710Z] ---> a4f4d60538d4 [2022-07-19T17:04:58.710Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-07-19T17:04:58.710Z] ---> Running in 9409f18b29e1 [2022-07-19T17:04:58.710Z] Removing intermediate container 9409f18b29e1 [2022-07-19T17:04:58.710Z] ---> 5c0e809458a7 [2022-07-19T17:04:58.710Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:04:58.971Z] ---> Running in efb367e3ad56 [2022-07-19T17:04:59.540Z] Removing intermediate container efb367e3ad56 [2022-07-19T17:04:59.540Z] ---> bb482ecce479 [2022-07-19T17:04:59.540Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T17:04:59.540Z] ---> Running in bf41905cb182 [2022-07-19T17:04:59.540Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-19T17:05:00.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-19T17:05:00.742Z] OK: 211 MiB in 51 packages [2022-07-19T17:05:01.002Z] Removing intermediate container bf41905cb182 [2022-07-19T17:05:01.002Z] ---> d72f328c9fac [2022-07-19T17:05:01.002Z] Step 8/25 : WORKDIR /app [2022-07-19T17:05:01.002Z] ---> Running in f9c00252d64a [2022-07-19T17:05:01.263Z] Removing intermediate container f9c00252d64a [2022-07-19T17:05:01.263Z] ---> 8dc50329368f [2022-07-19T17:05:01.263Z] Step 9/25 : COPY go.mod vendor* ./ [2022-07-19T17:05:01.263Z] ---> 49345b51da52 [2022-07-19T17:05:01.263Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T17:05:01.263Z] ---> Running in 9198a60267a6 [2022-07-19T17:05:02.215Z] Removing intermediate container 9198a60267a6 [2022-07-19T17:05:02.215Z] ---> f3f090ac124d [2022-07-19T17:05:02.215Z] Step 11/25 : COPY . . [2022-07-19T17:05:02.215Z] ---> c693864beac9 [2022-07-19T17:05:02.215Z] Step 12/25 : RUN $MAKE [2022-07-19T17:05:02.215Z] ---> Running in 93bdee18ef4d [2022-07-19T17:05:02.788Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.14 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-07-19T17:05:24.748Z] Removing intermediate container 93bdee18ef4d [2022-07-19T17:05:24.748Z] ---> e5c4c8407564 [2022-07-19T17:05:24.748Z] Step 13/25 : FROM alpine:3.16 [2022-07-19T17:05:24.748Z] 3.16: Pulling from library/alpine [2022-07-19T17:05:24.748Z] 530afca65e2e: Pulling fs layer [2022-07-19T17:05:24.748Z] 530afca65e2e: Verifying Checksum [2022-07-19T17:05:24.748Z] 530afca65e2e: Download complete [2022-07-19T17:05:25.008Z] 530afca65e2e: Pull complete [2022-07-19T17:05:25.008Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-19T17:05:25.008Z] Status: Downloaded newer image for alpine:3.16 [2022-07-19T17:05:25.008Z] ---> d7d3d98c851f [2022-07-19T17:05:25.008Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-19T17:05:25.008Z] ---> Running in 6ce781b80d1d [2022-07-19T17:05:25.008Z] Removing intermediate container 6ce781b80d1d [2022-07-19T17:05:25.008Z] ---> 521b5c395b61 [2022-07-19T17:05:25.008Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:05:25.008Z] ---> Running in e861a8c973f5 [2022-07-19T17:05:25.578Z] Removing intermediate container e861a8c973f5 [2022-07-19T17:05:25.578Z] ---> 335a4166b625 [2022-07-19T17:05:25.578Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-19T17:05:25.578Z] ---> Running in c62c60ca9f6b [2022-07-19T17:05:25.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-19T17:05:26.779Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-19T17:05:27.045Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-19T17:05:27.045Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-19T17:05:27.306Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-19T17:05:27.306Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-19T17:05:27.306Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-19T17:05:27.568Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-19T17:05:27.568Z] Executing busybox-1.35.0-r15.trigger [2022-07-19T17:05:27.568Z] OK: 8 MiB in 20 packages [2022-07-19T17:05:28.139Z] Removing intermediate container c62c60ca9f6b [2022-07-19T17:05:28.139Z] ---> 5ea2bb799b54 [2022-07-19T17:05:28.139Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-07-19T17:05:28.139Z] ---> f2262a8e05ba [2022-07-19T17:05:28.139Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-07-19T17:05:28.139Z] ---> a486c4022a79 [2022-07-19T17:05:28.139Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-07-19T17:05:29.081Z] ---> d8200e9bbf49 [2022-07-19T17:05:29.081Z] Step 20/25 : EXPOSE 59989 [2022-07-19T17:05:29.081Z] ---> Running in c307d2e2dff7 [2022-07-19T17:05:29.081Z] Removing intermediate container c307d2e2dff7 [2022-07-19T17:05:29.081Z] ---> 6f2e724112c3 [2022-07-19T17:05:29.081Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-07-19T17:05:29.081Z] ---> Running in fe6241445c2d [2022-07-19T17:05:29.081Z] Removing intermediate container fe6241445c2d [2022-07-19T17:05:29.081Z] ---> 85c5e3fb945f [2022-07-19T17:05:29.081Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-19T17:05:29.081Z] ---> Running in 7621aab04189 [2022-07-19T17:05:29.081Z] Removing intermediate container 7621aab04189 [2022-07-19T17:05:29.081Z] ---> 2a053c190318 [2022-07-19T17:05:29.081Z] Step 23/25 : LABEL arch=amd64 [2022-07-19T17:05:29.081Z] ---> Running in 0deca0255d1e [2022-07-19T17:05:29.341Z] Removing intermediate container 0deca0255d1e [2022-07-19T17:05:29.341Z] ---> ebf2b75452ea [2022-07-19T17:05:29.341Z] Step 24/25 : LABEL git_sha=671ea7215938de6e0fb3c326e67db2a0527e2746 [2022-07-19T17:05:29.341Z] ---> Running in 52555637152d [2022-07-19T17:05:29.341Z] Removing intermediate container 52555637152d [2022-07-19T17:05:29.341Z] ---> 488123a569df [2022-07-19T17:05:29.341Z] Step 25/25 : LABEL version=2.2.1-dev.7 [2022-07-19T17:05:29.341Z] ---> Running in 62fab388cc21 [2022-07-19T17:05:29.341Z] Removing intermediate container 62fab388cc21 [2022-07-19T17:05:29.341Z] ---> cff523032d0f [2022-07-19T17:05:29.341Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-19T17:05:29.341Z] Successfully built cff523032d0f [2022-07-19T17:05:29.341Z] 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-07-19T17:05:29.447Z] provisioning config files... [2022-07-19T17:05:29.458Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2092758514244848130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:05:29.767Z] ---> docker-login.sh [2022-07-19T17:05:29.767Z] nexus3.edgexfoundry.org:10001 [2022-07-19T17:05:29.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:05:29.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:05:29.767Z] Configure a credential helper to remove this warning. See [2022-07-19T17:05:29.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:05:29.767Z] [2022-07-19T17:05:29.767Z] Login Succeeded [2022-07-19T17:05:29.767Z] nexus3.edgexfoundry.org:10002 [2022-07-19T17:05:29.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:05:30.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:05:30.031Z] Configure a credential helper to remove this warning. See [2022-07-19T17:05:30.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:05:30.031Z] [2022-07-19T17:05:30.031Z] Login Succeeded [2022-07-19T17:05:30.031Z] nexus3.edgexfoundry.org:10003 [2022-07-19T17:05:30.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:05:30.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:05:30.031Z] Configure a credential helper to remove this warning. See [2022-07-19T17:05:30.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:05:30.031Z] [2022-07-19T17:05:30.031Z] Login Succeeded [2022-07-19T17:05:30.031Z] nexus3.edgexfoundry.org:10004 [2022-07-19T17:05:30.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:05:30.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:05:30.291Z] Configure a credential helper to remove this warning. See [2022-07-19T17:05:30.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:05:30.291Z] [2022-07-19T17:05:30.291Z] Login Succeeded [2022-07-19T17:05:30.291Z] docker.io [2022-07-19T17:05:30.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:05:30.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:05:30.551Z] Configure a credential helper to remove this warning. See [2022-07-19T17:05:30.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:05:30.551Z] [2022-07-19T17:05:30.551Z] Login Succeeded [2022-07-19T17:05:30.551Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T17:05:30.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T17:05:30.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:05:30.609Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-07-19T17:05:30.609Z] 671ea7215938de6e0fb3c326e67db2a0527e2746 [2022-07-19T17:05:30.609Z] latest [2022-07-19T17:05:30.609Z] 2.2.1-dev.7 [2022-07-19T17:05:30.609Z] 671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 [2022-07-19T17:05:30.609Z] main [2022-07-19T17:05:30.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:05:30.921Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:05:31.233Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:671ea7215938de6e0fb3c326e67db2a0527e2746 [2022-07-19T17:05:31.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-07-19T17:05:31.233Z] ac87d0b860b9: Preparing [2022-07-19T17:05:31.233Z] 411a21559340: Preparing [2022-07-19T17:05:31.233Z] 7603821a571e: Preparing [2022-07-19T17:05:31.233Z] 9650009feb25: Preparing [2022-07-19T17:05:31.233Z] 90b0eee523aa: Preparing [2022-07-19T17:05:31.233Z] ec34fcc1d526: Preparing [2022-07-19T17:05:31.233Z] ec34fcc1d526: Waiting [2022-07-19T17:05:31.233Z] 411a21559340: Pushed [2022-07-19T17:05:31.233Z] 7603821a571e: Pushed [2022-07-19T17:05:31.233Z] 90b0eee523aa: Pushed [2022-07-19T17:05:31.492Z] 9650009feb25: Pushed [2022-07-19T17:05:32.064Z] ec34fcc1d526: Pushed [2022-07-19T17:05:33.977Z] ac87d0b860b9: Pushed [2022-07-19T17:05:34.238Z] 671ea7215938de6e0fb3c326e67db2a0527e2746: digest: sha256:3f8a8f8984a582b03b78b35e23d9c0470b29039b047c854765240441487a244a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:05:34.572Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:05:34.891Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-07-19T17:05:34.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-07-19T17:05:34.891Z] ac87d0b860b9: Preparing [2022-07-19T17:05:34.891Z] 411a21559340: Preparing [2022-07-19T17:05:34.891Z] 7603821a571e: Preparing [2022-07-19T17:05:34.891Z] 9650009feb25: Preparing [2022-07-19T17:05:34.891Z] 90b0eee523aa: Preparing [2022-07-19T17:05:34.891Z] ec34fcc1d526: Preparing [2022-07-19T17:05:34.891Z] ec34fcc1d526: Waiting [2022-07-19T17:05:34.891Z] ac87d0b860b9: Layer already exists [2022-07-19T17:05:34.891Z] 411a21559340: Layer already exists [2022-07-19T17:05:34.891Z] 9650009feb25: Layer already exists [2022-07-19T17:05:34.891Z] 7603821a571e: Layer already exists [2022-07-19T17:05:34.891Z] 90b0eee523aa: Layer already exists [2022-07-19T17:05:34.891Z] ec34fcc1d526: Layer already exists [2022-07-19T17:05:34.891Z] latest: digest: sha256:3f8a8f8984a582b03b78b35e23d9c0470b29039b047c854765240441487a244a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:05:35.218Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:05:35.540Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.7 [2022-07-19T17:05:35.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-07-19T17:05:35.540Z] ac87d0b860b9: Preparing [2022-07-19T17:05:35.540Z] 411a21559340: Preparing [2022-07-19T17:05:35.540Z] 7603821a571e: Preparing [2022-07-19T17:05:35.540Z] 9650009feb25: Preparing [2022-07-19T17:05:35.540Z] 90b0eee523aa: Preparing [2022-07-19T17:05:35.540Z] ec34fcc1d526: Preparing [2022-07-19T17:05:35.540Z] ac87d0b860b9: Layer already exists [2022-07-19T17:05:35.540Z] 7603821a571e: Layer already exists [2022-07-19T17:05:35.540Z] 9650009feb25: Layer already exists [2022-07-19T17:05:35.540Z] 411a21559340: Layer already exists [2022-07-19T17:05:35.540Z] 90b0eee523aa: Layer already exists [2022-07-19T17:05:35.540Z] ec34fcc1d526: Layer already exists [2022-07-19T17:05:35.540Z] 2.2.1-dev.7: digest: sha256:3f8a8f8984a582b03b78b35e23d9c0470b29039b047c854765240441487a244a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:05:35.876Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:05:36.252Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 [2022-07-19T17:05:36.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-07-19T17:05:36.252Z] ac87d0b860b9: Preparing [2022-07-19T17:05:36.252Z] 411a21559340: Preparing [2022-07-19T17:05:36.252Z] 7603821a571e: Preparing [2022-07-19T17:05:36.252Z] 9650009feb25: Preparing [2022-07-19T17:05:36.252Z] 90b0eee523aa: Preparing [2022-07-19T17:05:36.252Z] ec34fcc1d526: Preparing [2022-07-19T17:05:36.252Z] ec34fcc1d526: Waiting [2022-07-19T17:05:36.252Z] 9650009feb25: Layer already exists [2022-07-19T17:05:36.252Z] 7603821a571e: Layer already exists [2022-07-19T17:05:36.252Z] 411a21559340: Layer already exists [2022-07-19T17:05:36.252Z] 90b0eee523aa: Layer already exists [2022-07-19T17:05:36.252Z] ac87d0b860b9: Layer already exists [2022-07-19T17:05:36.252Z] ec34fcc1d526: Layer already exists [2022-07-19T17:05:36.252Z] 671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7: digest: sha256:3f8a8f8984a582b03b78b35e23d9c0470b29039b047c854765240441487a244a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:05:36.618Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:05:36.930Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-07-19T17:05:36.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-07-19T17:05:36.930Z] ac87d0b860b9: Preparing [2022-07-19T17:05:36.930Z] 411a21559340: Preparing [2022-07-19T17:05:36.930Z] 7603821a571e: Preparing [2022-07-19T17:05:36.930Z] 9650009feb25: Preparing [2022-07-19T17:05:36.930Z] 90b0eee523aa: Preparing [2022-07-19T17:05:36.930Z] ec34fcc1d526: Preparing [2022-07-19T17:05:36.930Z] ac87d0b860b9: Layer already exists [2022-07-19T17:05:36.930Z] 411a21559340: Layer already exists [2022-07-19T17:05:36.930Z] 90b0eee523aa: Layer already exists [2022-07-19T17:05:36.930Z] 7603821a571e: Layer already exists [2022-07-19T17:05:36.930Z] 9650009feb25: Layer already exists [2022-07-19T17:05:36.930Z] ec34fcc1d526: Layer already exists [2022-07-19T17:05:36.930Z] main: digest: sha256:3f8a8f8984a582b03b78b35e23d9c0470b29039b047c854765240441487a244a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T17:05:36.981Z] ===================================================== [Pipeline] echo [2022-07-19T17:05:36.989Z] taggedImages: [2022-07-19T17:05:36.989Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:671ea7215938de6e0fb3c326e67db2a0527e2746 [2022-07-19T17:05:36.989Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-07-19T17:05:36.989Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.2.1-dev.7 [2022-07-19T17:05:36.989Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 [2022-07-19T17:05:36.989Z] - 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-07-19T17:05:37.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T17:05:37.376Z] [2022-07-19T17:05:37.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:05:37.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T17:05:37.687Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-19T17:05:37.687Z] 5eb5b503b376: Pulling fs layer [2022-07-19T17:05:37.687Z] 5c69ac0246d0: Pulling fs layer [2022-07-19T17:05:37.687Z] ec43610c2a17: Pulling fs layer [2022-07-19T17:05:37.687Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-19T17:05:37.687Z] 33b1e0a273af: Pulling fs layer [2022-07-19T17:05:37.687Z] 5d3b04190fa2: Pulling fs layer [2022-07-19T17:05:37.687Z] 2f39f015ded8: Pulling fs layer [2022-07-19T17:05:37.687Z] 3a2ae6a8a46f: Waiting [2022-07-19T17:05:37.687Z] 2f39f015ded8: Waiting [2022-07-19T17:05:37.687Z] 33b1e0a273af: Waiting [2022-07-19T17:05:37.687Z] 5c69ac0246d0: Verifying Checksum [2022-07-19T17:05:37.687Z] 5c69ac0246d0: Download complete [2022-07-19T17:05:37.687Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-19T17:05:37.687Z] 3a2ae6a8a46f: Download complete [2022-07-19T17:05:37.688Z] ec43610c2a17: Verifying Checksum [2022-07-19T17:05:37.688Z] ec43610c2a17: Download complete [2022-07-19T17:05:37.688Z] 33b1e0a273af: Verifying Checksum [2022-07-19T17:05:37.688Z] 33b1e0a273af: Download complete [2022-07-19T17:05:37.688Z] 5d3b04190fa2: Verifying Checksum [2022-07-19T17:05:37.688Z] 5d3b04190fa2: Download complete [2022-07-19T17:05:37.946Z] 5eb5b503b376: Verifying Checksum [2022-07-19T17:05:37.946Z] 5eb5b503b376: Download complete [2022-07-19T17:05:38.513Z] 2f39f015ded8: Download complete [2022-07-19T17:05:39.452Z] 5eb5b503b376: Pull complete [2022-07-19T17:05:39.452Z] 5c69ac0246d0: Pull complete [2022-07-19T17:05:40.027Z] ec43610c2a17: Pull complete [2022-07-19T17:05:40.027Z] 3a2ae6a8a46f: Pull complete [2022-07-19T17:05:40.287Z] 33b1e0a273af: Pull complete [2022-07-19T17:05:40.287Z] 5d3b04190fa2: Pull complete [2022-07-19T17:05:45.562Z] 2f39f015ded8: Pull complete [2022-07-19T17:05:45.562Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-19T17:05:45.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T17:05:45.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:05:45.643Z] prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container [2022-07-19T17:05:45.690Z] $ 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-07-19T17:05:49.281Z] $ docker top 1f58c0d6927217a270426db34f76b02e5a39fec252903f8f486f7951b552abfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:05:49.672Z] ---> job-cost.sh [2022-07-19T17:05:49.672Z] lf-activate-venv: SKIPPING [2022-07-19T17:05:49.672Z] INFO: No Stack... [2022-07-19T17:05:49.933Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-19T17:05:50.502Z] INFO: Archiving Costs [Pipeline] sh [2022-07-19T17:05:50.796Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-07-19T17:05:50.796Z] + cut -d, -f6 [Pipeline] lock [2022-07-19T17:05:51.034Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] [2022-07-19T17:05:51.040Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] did not exist. Created. [2022-07-19T17:05:51.040Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-19T17:05:51.357Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-19T17:05:51.384Z] Stashed 1 file(s) [Pipeline] } [2022-07-19T17:05:51.390Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-19T17:05:51.418Z] $ docker stop --time=1 1f58c0d6927217a270426db34f76b02e5a39fec252903f8f486f7951b552abfe [2022-07-19T17:05:52.582Z] $ docker rm -f 1f58c0d6927217a270426db34f76b02e5a39fec252903f8f486f7951b552abfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-19T17:07:23.490Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20492 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-07-19T17:07:23.504Z] Running in /w/workspace/device-rfid-llrp-go/42 [Pipeline] { [Pipeline] checkout [2022-07-19T17:07:23.566Z] Selected Git installation does not exist. Using Default [2022-07-19T17:07:23.566Z] The recommended git tool is: NONE [2022-07-19T17:07:30.222Z] using credential edgex-jenkins-ssh [2022-07-19T17:07:30.242Z] Cloning the remote Git repository [2022-07-19T17:07:30.309Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-07-19T17:07:30.390Z] > git init /w/workspace/device-rfid-llrp-go/42 # timeout=10 [2022-07-19T17:07:31.627Z] Avoid second fetch [2022-07-19T17:07:31.627Z] Checking out Revision 671ea7215938de6e0fb3c326e67db2a0527e2746 (main) [2022-07-19T17:07:30.464Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-07-19T17:07:30.465Z] > git --version # timeout=10 [2022-07-19T17:07:30.486Z] > git --version # 'git version 2.25.1' [2022-07-19T17:07:30.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-19T17:07:30.580Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-19T17:07:31.589Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-07-19T17:07:31.608Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-19T17:07:31.654Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T17:07:31.685Z] > git checkout -f 671ea7215938de6e0fb3c326e67db2a0527e2746 # timeout=10 [2022-07-19T17:07:36.251Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#100)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T17:07:37.217Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-19T17:07:37.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-19T17:07:37.217Z] Dload Upload Total Spent Left Speed [2022-07-19T17:07:37.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 96343 0 --:--:-- --:--:-- --:--:-- 96343 [Pipeline] sh [2022-07-19T17:07:37.932Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-19T17:07:38.277Z] + sudo tee /etc/docker/daemon.new [2022-07-19T17:07:38.277Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-19T17:07:38.277Z] { [2022-07-19T17:07:38.277Z] "registry-mirrors": [ [2022-07-19T17:07:38.277Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-19T17:07:38.277Z] ], [2022-07-19T17:07:38.277Z] "bip": "10.250.0.254/24", [2022-07-19T17:07:38.277Z] "hosts": [ [2022-07-19T17:07:38.277Z] "tcp://0.0.0.0:5555", [2022-07-19T17:07:38.277Z] "unix:///var/run/docker.sock" [2022-07-19T17:07:38.277Z] ], [2022-07-19T17:07:38.277Z] "mtu": 1458, [2022-07-19T17:07:38.277Z] "selinux-enabled": true, [2022-07-19T17:07:38.277Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-19T17:07:38.277Z] } [Pipeline] sh [2022-07-19T17:07:38.641Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-19T17:07:38.978Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:07:57.330Z] provisioning config files... [2022-07-19T17:07:57.355Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/42@tmp/config1850598839988455170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:07:57.722Z] ---> docker-login.sh [2022-07-19T17:07:57.722Z] nexus3.edgexfoundry.org:10001 [2022-07-19T17:07:58.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:07:58.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:07:58.598Z] Configure a credential helper to remove this warning. See [2022-07-19T17:07:58.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:07:58.598Z] [2022-07-19T17:07:58.598Z] Login Succeeded [2022-07-19T17:07:58.598Z] nexus3.edgexfoundry.org:10002 [2022-07-19T17:07:58.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:07:58.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:07:58.873Z] Configure a credential helper to remove this warning. See [2022-07-19T17:07:58.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:07:58.873Z] [2022-07-19T17:07:59.149Z] Login Succeeded [2022-07-19T17:07:59.149Z] nexus3.edgexfoundry.org:10003 [2022-07-19T17:07:59.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:07:59.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:07:59.426Z] Configure a credential helper to remove this warning. See [2022-07-19T17:07:59.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:07:59.426Z] [2022-07-19T17:07:59.426Z] Login Succeeded [2022-07-19T17:07:59.426Z] nexus3.edgexfoundry.org:10004 [2022-07-19T17:07:59.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:07:59.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:07:59.975Z] Configure a credential helper to remove this warning. See [2022-07-19T17:07:59.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:07:59.975Z] [2022-07-19T17:07:59.975Z] Login Succeeded [2022-07-19T17:07:59.975Z] docker.io [2022-07-19T17:08:00.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:08:00.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:08:00.848Z] Configure a credential helper to remove this warning. See [2022-07-19T17:08:00.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:08:00.848Z] [2022-07-19T17:08:00.848Z] Login Succeeded [2022-07-19T17:08:00.848Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T17:08:00.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-19T17:08:01.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:08:01.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:08:01.439Z] ========================================================= [2022-07-19T17:08:01.439Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-19T17:08:01.439Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:08:01.806Z] + 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-07-19T17:08:02.085Z] Sending build context to Docker daemon 1.229MB [2022-07-19T17:08:02.085Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-19T17:08:02.085Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-19T17:08:02.364Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-19T17:08:02.364Z] b3c136eddcbf: Pulling fs layer [2022-07-19T17:08:02.364Z] c0a3192eca97: Pulling fs layer [2022-07-19T17:08:02.364Z] a050256f5b6f: Pulling fs layer [2022-07-19T17:08:02.364Z] 656be50a0ddc: Pulling fs layer [2022-07-19T17:08:02.364Z] 2bbca73fdf42: Pulling fs layer [2022-07-19T17:08:02.364Z] 46d945488cbd: Pulling fs layer [2022-07-19T17:08:02.364Z] 8a5474983e97: Pulling fs layer [2022-07-19T17:08:02.364Z] 329c88fbcd65: Pulling fs layer [2022-07-19T17:08:02.364Z] 656be50a0ddc: Waiting [2022-07-19T17:08:02.364Z] 2bbca73fdf42: Waiting [2022-07-19T17:08:02.364Z] 46d945488cbd: Waiting [2022-07-19T17:08:02.364Z] 8a5474983e97: Waiting [2022-07-19T17:08:02.364Z] 329c88fbcd65: Waiting [2022-07-19T17:08:02.364Z] a050256f5b6f: Verifying Checksum [2022-07-19T17:08:02.364Z] a050256f5b6f: Download complete [2022-07-19T17:08:02.364Z] c0a3192eca97: Verifying Checksum [2022-07-19T17:08:02.364Z] c0a3192eca97: Download complete [2022-07-19T17:08:02.364Z] 2bbca73fdf42: Verifying Checksum [2022-07-19T17:08:02.364Z] 2bbca73fdf42: Download complete [2022-07-19T17:08:02.364Z] 46d945488cbd: Verifying Checksum [2022-07-19T17:08:02.364Z] 46d945488cbd: Download complete [2022-07-19T17:08:02.364Z] b3c136eddcbf: Verifying Checksum [2022-07-19T17:08:02.364Z] b3c136eddcbf: Download complete [2022-07-19T17:08:03.365Z] b3c136eddcbf: Pull complete [2022-07-19T17:08:03.645Z] 329c88fbcd65: Verifying Checksum [2022-07-19T17:08:03.645Z] 329c88fbcd65: Download complete [2022-07-19T17:08:03.919Z] c0a3192eca97: Pull complete [2022-07-19T17:08:04.194Z] a050256f5b6f: Pull complete [2022-07-19T17:08:04.790Z] 8a5474983e97: Verifying Checksum [2022-07-19T17:08:04.790Z] 8a5474983e97: Download complete [2022-07-19T17:08:05.389Z] 656be50a0ddc: Verifying Checksum [2022-07-19T17:08:05.389Z] 656be50a0ddc: Download complete [2022-07-19T17:08:17.803Z] 656be50a0ddc: Pull complete [2022-07-19T17:08:17.803Z] 2bbca73fdf42: Pull complete [2022-07-19T17:08:18.081Z] 46d945488cbd: Pull complete [2022-07-19T17:08:24.817Z] 8a5474983e97: Pull complete [2022-07-19T17:08:26.270Z] 329c88fbcd65: Pull complete [2022-07-19T17:08:26.270Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-19T17:08:26.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-19T17:08:26.270Z] ---> ff4287adb874 [2022-07-19T17:08:26.270Z] Step 3/12 : ARG MAKE='make build' [2022-07-19T17:08:27.256Z] ---> Running in 6d6204faa4fd [2022-07-19T17:08:27.530Z] Removing intermediate container 6d6204faa4fd [2022-07-19T17:08:27.530Z] ---> 38feff776108 [2022-07-19T17:08:27.530Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-19T17:08:27.530Z] ---> Running in 63470fc796f6 [2022-07-19T17:08:27.809Z] Removing intermediate container 63470fc796f6 [2022-07-19T17:08:27.809Z] ---> cc6ee56104c2 [2022-07-19T17:08:27.809Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-19T17:08:27.809Z] ---> Running in 0b2a7bc6f23b [2022-07-19T17:08:28.091Z] Removing intermediate container 0b2a7bc6f23b [2022-07-19T17:08:28.091Z] ---> e252043aadec [2022-07-19T17:08:28.091Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:08:28.367Z] ---> Running in 3d573ad37742 [2022-07-19T17:08:31.027Z] Removing intermediate container 3d573ad37742 [2022-07-19T17:08:31.027Z] ---> a5ee007cad0d [2022-07-19T17:08:31.027Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T17:08:31.027Z] ---> Running in b6bf1e9e0669 [2022-07-19T17:08:32.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-19T17:08:33.000Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-19T17:08:33.601Z] OK: 221 MiB in 51 packages [2022-07-19T17:08:34.583Z] Removing intermediate container b6bf1e9e0669 [2022-07-19T17:08:34.583Z] ---> 55506d1d3ff3 [2022-07-19T17:08:34.583Z] Step 8/12 : WORKDIR /app [2022-07-19T17:08:34.583Z] ---> Running in ffd2ca3b335b [2022-07-19T17:08:34.857Z] Removing intermediate container ffd2ca3b335b [2022-07-19T17:08:34.857Z] ---> 1fdb425286eb [2022-07-19T17:08:34.857Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-19T17:08:35.461Z] ---> da5f8208031b [2022-07-19T17:08:35.461Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T17:08:35.461Z] ---> Running in 9d212309ecad [2022-07-19T17:09:22.462Z] Removing intermediate container 9d212309ecad [2022-07-19T17:09:22.462Z] ---> a14bd86d83ec [2022-07-19T17:09:22.462Z] Step 11/12 : COPY . . [2022-07-19T17:09:23.437Z] ---> 133379e15f73 [2022-07-19T17:09:23.437Z] Step 12/12 : RUN $MAKE [2022-07-19T17:09:23.437Z] ---> Running in 97580762f703 [2022-07-19T17:09:24.411Z] noop [2022-07-19T17:09:25.003Z] Removing intermediate container 97580762f703 [2022-07-19T17:09:25.003Z] ---> 0593b38bf235 [2022-07-19T17:09:25.003Z] Successfully built 0593b38bf235 [2022-07-19T17:09:25.003Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:09:25.367Z] + docker inspect -f . ci-base-image-arm64 [2022-07-19T17:09:25.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:09:25.601Z] prd-ubuntu20.04-docker-arm64-4c-16g-20492 does not seem to be running inside a container [2022-07-19T17:09:25.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/42 -v /w/workspace/device-rfid-llrp-go/42:/w/workspace/device-rfid-llrp-go/42:rw,z -v /w/workspace/device-rfid-llrp-go/42@tmp:/w/workspace/device-rfid-llrp-go/42@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-07-19T17:09:26.901Z] $ docker top 2491343b8bfcfd3ae4d7bb68565179d5458060f0099d3ec4e47917bf1e0d6cfb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T17:09:27.784Z] + go version [2022-07-19T17:09:27.784Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-19T17:09:27.817Z] $ docker stop --time=1 2491343b8bfcfd3ae4d7bb68565179d5458060f0099d3ec4e47917bf1e0d6cfb [2022-07-19T17:09:29.460Z] $ docker rm -f 2491343b8bfcfd3ae4d7bb68565179d5458060f0099d3ec4e47917bf1e0d6cfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:09:30.070Z] + docker inspect -f . ci-base-image-arm64 [2022-07-19T17:09:30.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:09:30.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-20492 does not seem to be running inside a container [2022-07-19T17:09:30.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-rfid-llrp-go/42 -v /w/workspace/device-rfid-llrp-go/42:/w/workspace/device-rfid-llrp-go/42:rw,z -v /w/workspace/device-rfid-llrp-go/42@tmp:/w/workspace/device-rfid-llrp-go/42@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-07-19T17:09:31.653Z] $ docker top 1907baf8c290cf5c32210c04639e8e0c130460d8a49fb3a9ecf45e12479b43f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T17:09:32.594Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/42 [Pipeline] fileExists [Pipeline] sh [2022-07-19T17:09:33.275Z] + make test [2022-07-19T17:09:33.275Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-19T17:09:34.713Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-07-19T17:10:56.555Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-07-19T17:10:56.555Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-07-19T17:11:35.593Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.853s coverage: 39.3% of statements [2022-07-19T17:11:35.593Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.525s coverage: 52.0% of statements [2022-07-19T17:11:35.593Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.077s coverage: 96.4% of statements [2022-07-19T17:11:35.593Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-19T17:11:35.593Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-19T17:11:53.942Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-19T17:11:54.215Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-19T17:11:54.493Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-19T17:11:54.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-19T17:11:54.819Z] $ docker stop --time=1 1907baf8c290cf5c32210c04639e8e0c130460d8a49fb3a9ecf45e12479b43f7 [2022-07-19T17:11:56.569Z] $ docker rm -f 1907baf8c290cf5c32210c04639e8e0c130460d8a49fb3a9ecf45e12479b43f7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T17:11:57.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-19T17:11:57.571Z] Warning: overwriting stash ‘coverage-report’ [2022-07-19T17:11:58.193Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T17:11:58.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-19T17:11:58.983Z] + ls -al . [2022-07-19T17:11:58.983Z] total 628 [2022-07-19T17:11:58.983Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 17:09 . [2022-07-19T17:11:58.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:07 .. [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 19 17:07 .dockerignore [2022-07-19T17:11:58.983Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 17:07 .git [2022-07-19T17:11:58.983Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:07 .github [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 946 Jul 19 17:07 .gitignore [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 17:07 .golangci.yml [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jul 19 17:07 Attribution.txt [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jul 19 17:07 CHANGELOG.md [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 1518 Jul 19 17:07 Dockerfile [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 17:07 GOVERNANCE.md [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 683 Jul 19 17:07 Jenkinsfile [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 17:07 LICENSE [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jul 19 17:07 Makefile [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 19 17:07 OWNERS.md [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jul 19 17:07 README.md [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 17:03 VERSION [2022-07-19T17:11:58.983Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:07 bin [2022-07-19T17:11:58.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:07 cmd [2022-07-19T17:11:58.983Z] -rw-r--r-- 1 jenkins jenkins 460394 Jul 19 17:11 coverage.out [2022-07-19T17:11:58.983Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:07 examples [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 3356 Jul 19 17:07 go.mod [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 35190 Jul 19 17:07 go.sum [2022-07-19T17:11:58.983Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:07 images [2022-07-19T17:11:58.983Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 17:07 internal [2022-07-19T17:11:58.983Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:07 snap [2022-07-19T17:11:58.983Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 19 17:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:11:59.366Z] + 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=671ea7215938de6e0fb3c326e67db2a0527e2746 --label arch=arm64 --label version=2.2.1-dev.7 . [2022-07-19T17:11:59.649Z] Sending build context to Docker daemon 1.229MB [2022-07-19T17:11:59.649Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-19T17:11:59.649Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-19T17:11:59.649Z] ---> 0593b38bf235 [2022-07-19T17:11:59.649Z] Step 3/25 : ARG MAKE='make build' [2022-07-19T17:11:59.960Z] ---> Running in 83fb0ea6c89b [2022-07-19T17:12:00.305Z] Removing intermediate container 83fb0ea6c89b [2022-07-19T17:12:00.305Z] ---> 2a789a5a4995 [2022-07-19T17:12:00.305Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-19T17:12:00.305Z] ---> Running in 42f83801f656 [2022-07-19T17:12:00.904Z] Removing intermediate container 42f83801f656 [2022-07-19T17:12:00.904Z] ---> 8a97a18ea399 [2022-07-19T17:12:00.904Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-07-19T17:12:00.904Z] ---> Running in bde8e2f64e17 [2022-07-19T17:12:01.183Z] Removing intermediate container bde8e2f64e17 [2022-07-19T17:12:01.183Z] ---> 0a697f4d73b1 [2022-07-19T17:12:01.183Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:12:01.183Z] ---> Running in 675af4b5c148 [2022-07-19T17:12:03.159Z] Removing intermediate container 675af4b5c148 [2022-07-19T17:12:03.159Z] ---> 66c79854d682 [2022-07-19T17:12:03.159Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-19T17:12:03.159Z] ---> Running in 4351eb44662e [2022-07-19T17:12:04.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-19T17:12:05.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-19T17:12:05.710Z] OK: 221 MiB in 51 packages [2022-07-19T17:12:06.689Z] Removing intermediate container 4351eb44662e [2022-07-19T17:12:06.689Z] ---> 690a803307a9 [2022-07-19T17:12:06.689Z] Step 8/25 : WORKDIR /app [2022-07-19T17:12:06.689Z] ---> Running in 5d3672c2efc7 [2022-07-19T17:12:06.962Z] Removing intermediate container 5d3672c2efc7 [2022-07-19T17:12:06.962Z] ---> 70e43d941a59 [2022-07-19T17:12:06.962Z] Step 9/25 : COPY go.mod vendor* ./ [2022-07-19T17:12:07.573Z] ---> d20c24051f77 [2022-07-19T17:12:07.573Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T17:12:07.573Z] ---> Running in 5d2e0f25fa96 [2022-07-19T17:12:09.549Z] Removing intermediate container 5d2e0f25fa96 [2022-07-19T17:12:09.549Z] ---> 08d8acd93744 [2022-07-19T17:12:09.549Z] Step 11/25 : COPY . . [2022-07-19T17:12:10.148Z] ---> 1f4c34c2453d [2022-07-19T17:12:10.148Z] Step 12/25 : RUN $MAKE [2022-07-19T17:12:10.425Z] ---> Running in c3a5cb47fa3a [2022-07-19T17:12:11.409Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.14 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-07-19T17:14:18.531Z] Removing intermediate container c3a5cb47fa3a [2022-07-19T17:14:18.531Z] ---> ad010b5d6942 [2022-07-19T17:14:18.531Z] Step 13/25 : FROM alpine:3.16 [2022-07-19T17:14:18.531Z] 3.16: Pulling from library/alpine [2022-07-19T17:14:18.531Z] f97344484467: Pulling fs layer [2022-07-19T17:14:18.531Z] f97344484467: Verifying Checksum [2022-07-19T17:14:18.531Z] f97344484467: Download complete [2022-07-19T17:14:18.531Z] f97344484467: Pull complete [2022-07-19T17:14:18.531Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-19T17:14:18.531Z] Status: Downloaded newer image for alpine:3.16 [2022-07-19T17:14:18.531Z] ---> 3d81c46cd875 [2022-07-19T17:14:18.531Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-19T17:14:18.531Z] ---> Running in 8dbdfd5d0a92 [2022-07-19T17:14:18.531Z] Removing intermediate container 8dbdfd5d0a92 [2022-07-19T17:14:18.531Z] ---> e8b9686756c3 [2022-07-19T17:14:18.531Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:14:18.531Z] ---> Running in 010c04c15496 [2022-07-19T17:14:18.812Z] Removing intermediate container 010c04c15496 [2022-07-19T17:14:18.812Z] ---> 1bbb6bcdd23d [2022-07-19T17:14:18.812Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-19T17:14:18.812Z] ---> Running in 024df35ff642 [2022-07-19T17:14:19.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-19T17:14:20.765Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-19T17:14:21.356Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-19T17:14:21.626Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-19T17:14:21.626Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-19T17:14:21.626Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-19T17:14:21.896Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-19T17:14:21.896Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-19T17:14:22.168Z] Executing busybox-1.35.0-r15.trigger [2022-07-19T17:14:22.168Z] OK: 8 MiB in 20 packages [2022-07-19T17:14:23.143Z] Removing intermediate container 024df35ff642 [2022-07-19T17:14:23.143Z] ---> 7a857c41a727 [2022-07-19T17:14:23.143Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-07-19T17:14:23.414Z] ---> df4f4495113b [2022-07-19T17:14:23.414Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-07-19T17:14:24.007Z] ---> 7480905190fb [2022-07-19T17:14:24.007Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-07-19T17:14:25.451Z] ---> a7fe5904a0a1 [2022-07-19T17:14:25.451Z] Step 20/25 : EXPOSE 59989 [2022-07-19T17:14:25.451Z] ---> Running in 5c2447e297ab [2022-07-19T17:14:25.722Z] Removing intermediate container 5c2447e297ab [2022-07-19T17:14:25.722Z] ---> 501fcda2dca8 [2022-07-19T17:14:25.722Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-07-19T17:14:25.722Z] ---> Running in 95ce9e63e1c6 [2022-07-19T17:14:25.999Z] Removing intermediate container 95ce9e63e1c6 [2022-07-19T17:14:25.999Z] ---> 01d1923beaec [2022-07-19T17:14:25.999Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-19T17:14:26.278Z] ---> Running in e7389791a7e9 [2022-07-19T17:14:26.551Z] Removing intermediate container e7389791a7e9 [2022-07-19T17:14:26.551Z] ---> 4cf690022b32 [2022-07-19T17:14:26.551Z] Step 23/25 : LABEL arch=arm64 [2022-07-19T17:14:26.551Z] ---> Running in 59a16dc86e76 [2022-07-19T17:14:26.827Z] Removing intermediate container 59a16dc86e76 [2022-07-19T17:14:26.827Z] ---> 66601a2fc93a [2022-07-19T17:14:26.827Z] Step 24/25 : LABEL git_sha=671ea7215938de6e0fb3c326e67db2a0527e2746 [2022-07-19T17:14:26.827Z] ---> Running in e00e8f47c880 [2022-07-19T17:14:27.422Z] Removing intermediate container e00e8f47c880 [2022-07-19T17:14:27.422Z] ---> 7688e2f70432 [2022-07-19T17:14:27.422Z] Step 25/25 : LABEL version=2.2.1-dev.7 [2022-07-19T17:14:27.422Z] ---> Running in d011f08528d3 [2022-07-19T17:14:27.691Z] Removing intermediate container d011f08528d3 [2022-07-19T17:14:27.691Z] ---> 143046f65cb8 [2022-07-19T17:14:27.691Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-19T17:14:27.691Z] Successfully built 143046f65cb8 [2022-07-19T17:14:27.691Z] 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-07-19T17:14:27.803Z] provisioning config files... [2022-07-19T17:14:27.820Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/42@tmp/config5007932442858465116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:14:28.157Z] ---> docker-login.sh [2022-07-19T17:14:28.157Z] nexus3.edgexfoundry.org:10001 [2022-07-19T17:14:28.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:14:28.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:14:28.439Z] Configure a credential helper to remove this warning. See [2022-07-19T17:14:28.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:14:28.439Z] [2022-07-19T17:14:28.439Z] Login Succeeded [2022-07-19T17:14:28.439Z] nexus3.edgexfoundry.org:10002 [2022-07-19T17:14:29.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:14:29.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:14:29.041Z] Configure a credential helper to remove this warning. See [2022-07-19T17:14:29.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:14:29.041Z] [2022-07-19T17:14:29.041Z] Login Succeeded [2022-07-19T17:14:29.041Z] nexus3.edgexfoundry.org:10003 [2022-07-19T17:14:29.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:14:29.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:14:29.593Z] Configure a credential helper to remove this warning. See [2022-07-19T17:14:29.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:14:29.593Z] [2022-07-19T17:14:29.593Z] Login Succeeded [2022-07-19T17:14:29.593Z] nexus3.edgexfoundry.org:10004 [2022-07-19T17:14:29.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:14:29.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:14:29.864Z] Configure a credential helper to remove this warning. See [2022-07-19T17:14:29.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:14:29.864Z] [2022-07-19T17:14:29.864Z] Login Succeeded [2022-07-19T17:14:29.864Z] docker.io [2022-07-19T17:14:30.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:14:30.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:14:30.730Z] Configure a credential helper to remove this warning. See [2022-07-19T17:14:30.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:14:30.730Z] [2022-07-19T17:14:30.730Z] Login Succeeded [2022-07-19T17:14:30.730Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T17:14:30.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T17:14:30.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:14:30.794Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-07-19T17:14:30.794Z] 671ea7215938de6e0fb3c326e67db2a0527e2746 [2022-07-19T17:14:30.794Z] latest [2022-07-19T17:14:30.794Z] 2.2.1-dev.7 [2022-07-19T17:14:30.794Z] 671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 [2022-07-19T17:14:30.794Z] main [2022-07-19T17:14:30.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:31.145Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:31.498Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:671ea7215938de6e0fb3c326e67db2a0527e2746 [2022-07-19T17:14:31.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-07-19T17:14:31.498Z] ed35140a421f: Preparing [2022-07-19T17:14:31.498Z] 36fcdc87899f: Preparing [2022-07-19T17:14:31.498Z] c6a11d025fbf: Preparing [2022-07-19T17:14:31.498Z] 68a99d0498d8: Preparing [2022-07-19T17:14:31.498Z] 0e3af6202df9: Preparing [2022-07-19T17:14:31.498Z] 5b7df235d876: Preparing [2022-07-19T17:14:31.498Z] 5b7df235d876: Waiting [2022-07-19T17:14:31.771Z] c6a11d025fbf: Pushed [2022-07-19T17:14:31.771Z] 36fcdc87899f: Pushed [2022-07-19T17:14:31.771Z] 0e3af6202df9: Pushed [2022-07-19T17:14:31.771Z] 5b7df235d876: Layer already exists [2022-07-19T17:14:32.750Z] 68a99d0498d8: Pushed [2022-07-19T17:14:38.137Z] ed35140a421f: Pushed [2022-07-19T17:14:38.137Z] 671ea7215938de6e0fb3c326e67db2a0527e2746: digest: sha256:6b7b4aa8076d63c166732d50226b9f7ba9161e8c20ace1915727f9432b9f6bd8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:38.503Z] + 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-07-19T17:14:38.853Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-07-19T17:14:38.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-07-19T17:14:38.853Z] ed35140a421f: Preparing [2022-07-19T17:14:38.853Z] 36fcdc87899f: Preparing [2022-07-19T17:14:38.853Z] c6a11d025fbf: Preparing [2022-07-19T17:14:38.853Z] 68a99d0498d8: Preparing [2022-07-19T17:14:38.853Z] 0e3af6202df9: Preparing [2022-07-19T17:14:38.853Z] 5b7df235d876: Preparing [2022-07-19T17:14:38.853Z] 5b7df235d876: Waiting [2022-07-19T17:14:38.853Z] 36fcdc87899f: Layer already exists [2022-07-19T17:14:38.853Z] ed35140a421f: Layer already exists [2022-07-19T17:14:38.853Z] 0e3af6202df9: Layer already exists [2022-07-19T17:14:38.853Z] 68a99d0498d8: Layer already exists [2022-07-19T17:14:38.853Z] c6a11d025fbf: Layer already exists [2022-07-19T17:14:38.853Z] 5b7df235d876: Layer already exists [2022-07-19T17:14:39.125Z] latest: digest: sha256:6b7b4aa8076d63c166732d50226b9f7ba9161e8c20ace1915727f9432b9f6bd8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:39.506Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:39.883Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.7 [2022-07-19T17:14:39.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-07-19T17:14:39.883Z] ed35140a421f: Preparing [2022-07-19T17:14:39.883Z] 36fcdc87899f: Preparing [2022-07-19T17:14:39.883Z] c6a11d025fbf: Preparing [2022-07-19T17:14:39.883Z] 68a99d0498d8: Preparing [2022-07-19T17:14:39.883Z] 0e3af6202df9: Preparing [2022-07-19T17:14:39.883Z] 5b7df235d876: Preparing [2022-07-19T17:14:39.883Z] 5b7df235d876: Waiting [2022-07-19T17:14:40.171Z] c6a11d025fbf: Layer already exists [2022-07-19T17:14:40.171Z] ed35140a421f: Layer already exists [2022-07-19T17:14:40.171Z] 36fcdc87899f: Layer already exists [2022-07-19T17:14:40.171Z] 68a99d0498d8: Layer already exists [2022-07-19T17:14:40.171Z] 0e3af6202df9: Layer already exists [2022-07-19T17:14:40.171Z] 5b7df235d876: Layer already exists [2022-07-19T17:14:40.171Z] 2.2.1-dev.7: digest: sha256:6b7b4aa8076d63c166732d50226b9f7ba9161e8c20ace1915727f9432b9f6bd8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:40.549Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:40.928Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 [2022-07-19T17:14:40.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-07-19T17:14:40.928Z] ed35140a421f: Preparing [2022-07-19T17:14:40.928Z] 36fcdc87899f: Preparing [2022-07-19T17:14:40.928Z] c6a11d025fbf: Preparing [2022-07-19T17:14:40.928Z] 68a99d0498d8: Preparing [2022-07-19T17:14:40.928Z] 0e3af6202df9: Preparing [2022-07-19T17:14:40.928Z] 5b7df235d876: Preparing [2022-07-19T17:14:40.928Z] 5b7df235d876: Waiting [2022-07-19T17:14:40.928Z] 36fcdc87899f: Layer already exists [2022-07-19T17:14:40.928Z] c6a11d025fbf: Layer already exists [2022-07-19T17:14:40.928Z] ed35140a421f: Layer already exists [2022-07-19T17:14:40.928Z] 68a99d0498d8: Layer already exists [2022-07-19T17:14:40.928Z] 0e3af6202df9: Layer already exists [2022-07-19T17:14:40.928Z] 5b7df235d876: Layer already exists [2022-07-19T17:14:41.200Z] 671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7: digest: sha256:6b7b4aa8076d63c166732d50226b9f7ba9161e8c20ace1915727f9432b9f6bd8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:41.560Z] + 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-07-19T17:14:41.922Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-07-19T17:14:41.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-07-19T17:14:41.922Z] ed35140a421f: Preparing [2022-07-19T17:14:41.922Z] 36fcdc87899f: Preparing [2022-07-19T17:14:41.922Z] c6a11d025fbf: Preparing [2022-07-19T17:14:41.922Z] 68a99d0498d8: Preparing [2022-07-19T17:14:41.922Z] 0e3af6202df9: Preparing [2022-07-19T17:14:41.922Z] 5b7df235d876: Preparing [2022-07-19T17:14:41.922Z] 5b7df235d876: Waiting [2022-07-19T17:14:41.922Z] 36fcdc87899f: Layer already exists [2022-07-19T17:14:41.922Z] ed35140a421f: Layer already exists [2022-07-19T17:14:41.922Z] c6a11d025fbf: Layer already exists [2022-07-19T17:14:41.922Z] 0e3af6202df9: Layer already exists [2022-07-19T17:14:41.922Z] 68a99d0498d8: Layer already exists [2022-07-19T17:14:41.922Z] 5b7df235d876: Layer already exists [2022-07-19T17:14:42.195Z] main: digest: sha256:6b7b4aa8076d63c166732d50226b9f7ba9161e8c20ace1915727f9432b9f6bd8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T17:14:42.254Z] ===================================================== [Pipeline] echo [2022-07-19T17:14:42.263Z] taggedImages: [2022-07-19T17:14:42.263Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:671ea7215938de6e0fb3c326e67db2a0527e2746 [2022-07-19T17:14:42.263Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-07-19T17:14:42.263Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.2.1-dev.7 [2022-07-19T17:14:42.263Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:671ea7215938de6e0fb3c326e67db2a0527e2746-2.2.1-dev.7 [2022-07-19T17:14:42.263Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:42.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-19T17:14:42.647Z] [2022-07-19T17:14:42.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:43.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-19T17:14:43.297Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-19T17:14:43.297Z] 8998bd30e6a1: Pulling fs layer [2022-07-19T17:14:43.297Z] 04944245beec: Pulling fs layer [2022-07-19T17:14:43.297Z] 699f458cf7ca: Pulling fs layer [2022-07-19T17:14:43.297Z] 765212b225bb: Pulling fs layer [2022-07-19T17:14:43.297Z] f23df028b6ca: Pulling fs layer [2022-07-19T17:14:43.297Z] d65c8cfc05b1: Pulling fs layer [2022-07-19T17:14:43.297Z] 2437ff75d9bd: Pulling fs layer [2022-07-19T17:14:43.297Z] 765212b225bb: Waiting [2022-07-19T17:14:43.297Z] f23df028b6ca: Waiting [2022-07-19T17:14:43.297Z] d65c8cfc05b1: Waiting [2022-07-19T17:14:43.297Z] 2437ff75d9bd: Waiting [2022-07-19T17:14:43.297Z] 04944245beec: Verifying Checksum [2022-07-19T17:14:43.297Z] 04944245beec: Download complete [2022-07-19T17:14:43.297Z] 765212b225bb: Download complete [2022-07-19T17:14:43.297Z] f23df028b6ca: Verifying Checksum [2022-07-19T17:14:43.297Z] f23df028b6ca: Download complete [2022-07-19T17:14:43.297Z] d65c8cfc05b1: Verifying Checksum [2022-07-19T17:14:43.297Z] d65c8cfc05b1: Download complete [2022-07-19T17:14:43.572Z] 699f458cf7ca: Verifying Checksum [2022-07-19T17:14:43.572Z] 699f458cf7ca: Download complete [2022-07-19T17:14:43.845Z] 8998bd30e6a1: Verifying Checksum [2022-07-19T17:14:43.845Z] 8998bd30e6a1: Download complete [2022-07-19T17:14:46.469Z] 2437ff75d9bd: Verifying Checksum [2022-07-19T17:14:46.469Z] 2437ff75d9bd: Download complete [2022-07-19T17:14:48.450Z] 8998bd30e6a1: Pull complete [2022-07-19T17:14:48.723Z] 04944245beec: Pull complete [2022-07-19T17:14:50.154Z] 699f458cf7ca: Pull complete [2022-07-19T17:14:50.424Z] 765212b225bb: Pull complete [2022-07-19T17:14:51.403Z] f23df028b6ca: Pull complete [2022-07-19T17:14:51.403Z] d65c8cfc05b1: Pull complete [2022-07-19T17:15:06.471Z] 2437ff75d9bd: Pull complete [2022-07-19T17:15:06.471Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-19T17:15:06.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-19T17:15:06.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:15:06.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-20492 does not seem to be running inside a container [2022-07-19T17:15:06.869Z] $ 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/42 -v /w/workspace/device-rfid-llrp-go/42:/w/workspace/device-rfid-llrp-go/42:rw,z -v /w/workspace/device-rfid-llrp-go/42@tmp:/w/workspace/device-rfid-llrp-go/42@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-07-19T17:15:09.582Z] $ docker top 12d32cb33503113e35d94dccada7c396971d53b10570ce44d7ca93b5a961a2b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:15:10.534Z] ---> job-cost.sh [2022-07-19T17:15:10.534Z] lf-activate-venv: SKIPPING [2022-07-19T17:15:10.534Z] INFO: No Stack... [2022-07-19T17:15:10.808Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-19T17:15:11.787Z] INFO: Archiving Costs [Pipeline] sh [2022-07-19T17:15:12.451Z] + cat /w/workspace/device-rfid-llrp-go/42/archives/cost.csv [2022-07-19T17:15:12.451Z] + cut -d, -f6 [Pipeline] lock [2022-07-19T17:15:12.514Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] [2022-07-19T17:15:12.520Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] did not exist. Created. [2022-07-19T17:15:12.520Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-19T17:15:13.207Z] /w/workspace/device-rfid-llrp-go/42@tmp/durable-bdfd4106/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-19T17:15:13.899Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-19T17:15:13.924Z] Warning: overwriting stash ‘stack-cost’ [2022-07-19T17:15:13.989Z] Stashed 1 file(s) [Pipeline] } [2022-07-19T17:15:13.997Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-19T17:15:14.033Z] $ docker stop --time=1 12d32cb33503113e35d94dccada7c396971d53b10570ce44d7ca93b5a961a2b8 [2022-07-19T17:15:15.573Z] $ docker rm -f 12d32cb33503113e35d94dccada7c396971d53b10570ce44d7ca93b5a961a2b8 [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-07-19T17:15:16.047Z] provisioning config files... [2022-07-19T17:15:16.055Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2287316068544192112tmp [Pipeline] { [Pipeline] sh [2022-07-19T17:15:16.352Z] + set +x [2022-07-19T17:15:16.352Z] + curl -s https://codecov.io/bash [2022-07-19T17:15:16.352Z] + bash -s -- [2022-07-19T17:15:16.352Z] [2022-07-19T17:15:16.352Z] _____ _ [2022-07-19T17:15:16.352Z] / ____| | | [2022-07-19T17:15:16.352Z] | | ___ __| | ___ ___ _____ __ [2022-07-19T17:15:16.352Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-19T17:15:16.352Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-19T17:15:16.352Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-19T17:15:16.352Z] Bash-1.0.6 [2022-07-19T17:15:16.352Z] [2022-07-19T17:15:16.352Z] [2022-07-19T17:15:16.352Z] ==> git version 2.25.1 found [2022-07-19T17:15:16.352Z] ==> 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-07-19T17:15:16.352Z] Release-Date: 2020-01-08 [2022-07-19T17:15:16.352Z] 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-07-19T17:15:16.352Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-19T17:15:16.352Z] ==> Jenkins CI detected. [2022-07-19T17:15:16.352Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-07-19T17:15:16.352Z] project root: . [2022-07-19T17:15:16.352Z] --> token set from env [2022-07-19T17:15:16.352Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-19T17:15:16.352Z] ==> Running gcov in . (disable via -X gcov) [2022-07-19T17:15:16.352Z] ==> Python coveragepy not found [2022-07-19T17:15:16.352Z] ==> Searching for coverage reports in: [2022-07-19T17:15:16.352Z] + . [2022-07-19T17:15:16.352Z] -> Found 1 reports [2022-07-19T17:15:16.352Z] ==> Detecting git/mercurial file structure [2022-07-19T17:15:16.352Z] ==> Reading reports [2022-07-19T17:15:16.352Z] + ./coverage.out bytes=460394 [2022-07-19T17:15:16.613Z] ==> Appending adjustments [2022-07-19T17:15:16.613Z] https://docs.codecov.io/docs/fixing-reports [2022-07-19T17:15:16.613Z] + Found adjustments [2022-07-19T17:15:16.613Z] ==> Gzipping contents [2022-07-19T17:15:16.872Z] 52K /tmp/codecov.2woxUc.gz [2022-07-19T17:15:16.872Z] ==> Uploading reports [2022-07-19T17:15:16.872Z] url: https://codecov.io [2022-07-19T17:15:16.872Z] query: branch=main&commit=671ea7215938de6e0fb3c326e67db2a0527e2746&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-19T17:15:16.872Z] -> Pinging Codecov [2022-07-19T17:15:16.872Z] 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=671ea7215938de6e0fb3c326e67db2a0527e2746&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-19T17:15:17.133Z] -> Uploading to [2022-07-19T17:15:17.133Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-19/581DD39554BDF9B6E22D074273EAD858/671ea7215938de6e0fb3c326e67db2a0527e2746/e9915e75-1132-42b3-bcf8-2c225ecc92b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220719T171516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33aa3fedcb6ccd7651cff41f363f6cce6cb7bc8931af05070a3d5659d65ae792 [2022-07-19T17:15:17.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-19T17:15:17.133Z] Dload Upload Total Spent Left Speed [2022-07-19T17:15:17.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51774 0 0 100 51774 0 234k --:--:-- --:--:-- --:--:-- 234k [2022-07-19T17:15:17.394Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] } [2022-07-19T17:15:17.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-19T17:15:17.630Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-19T17:15:17.646Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:17.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-19T17:15:17.952Z] [2022-07-19T17:15:17.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:18.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-19T17:15:18.265Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-19T17:15:18.265Z] df9b9388f04a: Pulling fs layer [2022-07-19T17:15:18.265Z] 52dc419b0ee2: Pulling fs layer [2022-07-19T17:15:18.265Z] 25bc292e5bac: Pulling fs layer [2022-07-19T17:15:18.265Z] 114826534d7a: Pulling fs layer [2022-07-19T17:15:18.265Z] 4657fd5d0bcf: Pulling fs layer [2022-07-19T17:15:18.265Z] 6ad1cebc031e: Pulling fs layer [2022-07-19T17:15:18.265Z] 8a3aa393b2d8: Pulling fs layer [2022-07-19T17:15:18.265Z] 114826534d7a: Waiting [2022-07-19T17:15:18.265Z] 4657fd5d0bcf: Waiting [2022-07-19T17:15:18.265Z] 6ad1cebc031e: Waiting [2022-07-19T17:15:18.265Z] 8a3aa393b2d8: Waiting [2022-07-19T17:15:18.265Z] 25bc292e5bac: Verifying Checksum [2022-07-19T17:15:18.265Z] 25bc292e5bac: Download complete [2022-07-19T17:15:18.265Z] 52dc419b0ee2: Verifying Checksum [2022-07-19T17:15:18.265Z] 52dc419b0ee2: Download complete [2022-07-19T17:15:18.265Z] 4657fd5d0bcf: Verifying Checksum [2022-07-19T17:15:18.265Z] 4657fd5d0bcf: Download complete [2022-07-19T17:15:18.527Z] df9b9388f04a: Verifying Checksum [2022-07-19T17:15:18.527Z] df9b9388f04a: Download complete [2022-07-19T17:15:18.527Z] 6ad1cebc031e: Verifying Checksum [2022-07-19T17:15:18.527Z] 6ad1cebc031e: Download complete [2022-07-19T17:15:18.527Z] df9b9388f04a: Pull complete [2022-07-19T17:15:18.798Z] 52dc419b0ee2: Pull complete [2022-07-19T17:15:18.798Z] 25bc292e5bac: Pull complete [2022-07-19T17:15:19.058Z] 114826534d7a: Verifying Checksum [2022-07-19T17:15:19.058Z] 114826534d7a: Download complete [2022-07-19T17:15:19.320Z] 8a3aa393b2d8: Verifying Checksum [2022-07-19T17:15:19.320Z] 8a3aa393b2d8: Download complete [2022-07-19T17:15:23.523Z] 114826534d7a: Pull complete [2022-07-19T17:15:23.523Z] 4657fd5d0bcf: Pull complete [2022-07-19T17:15:23.523Z] 6ad1cebc031e: Pull complete [2022-07-19T17:15:26.816Z] 8a3aa393b2d8: Pull complete [2022-07-19T17:15:26.816Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-19T17:15:26.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-19T17:15:26.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:15:26.916Z] prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container [2022-07-19T17:15:26.971Z] $ 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-07-19T17:15:29.227Z] $ docker top 0f68169a51c8c7764a89090fae143924e742822e3526539618c9a71a23c2762d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-19T17:15:29.300Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2022-07-19T17:15:29.579Z] + set -o pipefail [2022-07-19T17:15:29.580Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2022-07-19T17:15:33.792Z] [2022-07-19T17:15:33.792Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-07-19T17:15:33.792Z] [2022-07-19T17:15:33.792Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/8e8f1172-48ac-4775-9323-04617cd1242d [2022-07-19T17:15:33.792Z] [2022-07-19T17:15:33.792Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-19T17:15:33.792Z] [2022-07-19T17:15:33.792Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-19T17:15:33.792Z] [2022-07-19T17:15:34.053Z] [Pipeline] } [2022-07-19T17:15:34.072Z] $ docker stop --time=1 0f68169a51c8c7764a89090fae143924e742822e3526539618c9a71a23c2762d [2022-07-19T17:15:36.857Z] $ docker rm -f 0f68169a51c8c7764a89090fae143924e742822e3526539618c9a71a23c2762d [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-07-19T17:15:37.610Z] + git log --format=format:%s -1 671ea7215938de6e0fb3c326e67db2a0527e2746 [Pipeline] sh [2022-07-19T17:15:37.975Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T17:15:37.975Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:38.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:15:38.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:15:38.401Z] prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container [2022-07-19T17:15:38.443Z] $ 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-07-19T17:15:38.842Z] $ docker top 3af9eba907fca29f6df731e265612690f1869a1fecc2afad925fac2f6a2b6c53 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T17:15:38.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T17:15:38.946Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T17:15:39.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T17:15:39.095Z] $ docker exec 3af9eba907fca29f6df731e265612690f1869a1fecc2afad925fac2f6a2b6c53 ssh-agent [2022-07-19T17:15:39.228Z] SSH_AUTH_SOCK=/tmp/ssh-IpaGdnwYM25s/agent.33 [2022-07-19T17:15:39.228Z] SSH_AGENT_PID=39 [2022-07-19T17:15:39.236Z] Running ssh-add (command line suppressed) [2022-07-19T17:15:39.377Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_932838361688616119.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_932838361688616119.key) [2022-07-19T17:15:39.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T17:15:39.679Z] + git semver tag [2022-07-19T17:15:39.940Z] 2022-07-19 17:15:39,880 [run_tag] DEBUG tag force:False [2022-07-19T17:15:39.940Z] 2022-07-19 17:15:39,880 [check_head_tag] DEBUG check head tag [2022-07-19T17:15:39.940Z] 2022-07-19 17:15:39,881 [execute] INFO git cat-file --batch-check [2022-07-19T17:15:39.940Z] 2022-07-19 17:15:39,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-07-19T17:15:39.940Z] 2022-07-19 17:15:39,884 [execute] INFO git cat-file --batch [2022-07-19T17:15:39.940Z] 2022-07-19 17:15:39,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-07-19T17:15:39.940Z] 2022-07-19 17:15:39,890 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-19T17:15:39.940Z] 2022-07-19 17:15:39,890 [execute] INFO git tag -a v2.2.1-dev.7 -m v2.2.1-dev.7 [2022-07-19T17:15:39.940Z] 2022-07-19 17:15:39,890 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.7', '-m', 'v2.2.1-dev.7'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-19T17:15:39.940Z] 2022-07-19 17:15:39,897 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-19T17:15:39.940Z] 2.2.1-dev.7 [Pipeline] } [2022-07-19T17:15:39.958Z] $ docker exec --env ******** --env ******** 3af9eba907fca29f6df731e265612690f1869a1fecc2afad925fac2f6a2b6c53 ssh-agent -k [2022-07-19T17:15:40.081Z] unset SSH_AUTH_SOCK; [2022-07-19T17:15:40.081Z] unset SSH_AGENT_PID; [2022-07-19T17:15:40.081Z] echo Agent pid 39 killed; [2022-07-19T17:15:40.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T17:15:40.401Z] + git semver [Pipeline] } [2022-07-19T17:15:40.683Z] $ docker stop --time=1 3af9eba907fca29f6df731e265612690f1869a1fecc2afad925fac2f6a2b6c53 [2022-07-19T17:15:41.956Z] $ docker rm -f 3af9eba907fca29f6df731e265612690f1869a1fecc2afad925fac2f6a2b6c53 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:42.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-19T17:15:42.345Z] [2022-07-19T17:15:42.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:42.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-19T17:15:42.647Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-19T17:15:42.647Z] ab5ef0e58194: Pulling fs layer [2022-07-19T17:15:42.647Z] 9712f1f96733: Pulling fs layer [2022-07-19T17:15:42.647Z] 63f879dbbcfc: Pulling fs layer [2022-07-19T17:15:42.647Z] 0d9ebad4ef96: Pulling fs layer [2022-07-19T17:15:42.647Z] e9a5061849ea: Pulling fs layer [2022-07-19T17:15:42.647Z] d747dcd14b5f: Pulling fs layer [2022-07-19T17:15:42.647Z] 2de7ff778b66: Pulling fs layer [2022-07-19T17:15:42.647Z] d747dcd14b5f: Waiting [2022-07-19T17:15:42.647Z] 2de7ff778b66: Waiting [2022-07-19T17:15:42.647Z] 0d9ebad4ef96: Waiting [2022-07-19T17:15:42.647Z] e9a5061849ea: Waiting [2022-07-19T17:15:42.647Z] 9712f1f96733: Download complete [2022-07-19T17:15:42.911Z] 63f879dbbcfc: Verifying Checksum [2022-07-19T17:15:42.911Z] 63f879dbbcfc: Download complete [2022-07-19T17:15:43.173Z] e9a5061849ea: Verifying Checksum [2022-07-19T17:15:43.173Z] e9a5061849ea: Download complete [2022-07-19T17:15:43.173Z] d747dcd14b5f: Download complete [2022-07-19T17:15:43.173Z] ab5ef0e58194: Verifying Checksum [2022-07-19T17:15:43.173Z] ab5ef0e58194: Download complete [2022-07-19T17:15:43.173Z] 0d9ebad4ef96: Verifying Checksum [2022-07-19T17:15:43.173Z] 0d9ebad4ef96: Download complete [2022-07-19T17:15:43.173Z] 2de7ff778b66: Verifying Checksum [2022-07-19T17:15:43.173Z] 2de7ff778b66: Download complete [2022-07-19T17:15:46.464Z] ab5ef0e58194: Pull complete [2022-07-19T17:15:46.464Z] 9712f1f96733: Pull complete [2022-07-19T17:15:47.400Z] 63f879dbbcfc: Pull complete [2022-07-19T17:15:51.592Z] 0d9ebad4ef96: Pull complete [2022-07-19T17:15:51.853Z] e9a5061849ea: Pull complete [2022-07-19T17:15:51.853Z] d747dcd14b5f: Pull complete [2022-07-19T17:15:53.232Z] 2de7ff778b66: Pull complete [2022-07-19T17:15:53.232Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-19T17:15:53.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-19T17:15:53.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:15:53.330Z] prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container [2022-07-19T17:15:53.370Z] $ 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-07-19T17:15:56.454Z] $ docker top c863a9895f1adfefe85654513fa67e52a2f54f1993758f7cb38692a9ca825d73 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:15:56.531Z] provisioning config files... [2022-07-19T17:15:56.538Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config823314854294933514tmp [2022-07-19T17:15:56.547Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7723189678164773410tmp [2022-07-19T17:15:56.555Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8344233408579722495tmp [Pipeline] { [Pipeline] echo [2022-07-19T17:15:56.571Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:15:56.854Z] ---> sigul-configuration.sh [2022-07-19T17:15:56.854Z] gpg: directory `/root/.gnupg' created [2022-07-19T17:15:56.854Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-19T17:15:56.854Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-19T17:15:56.854Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-19T17:15:56.854Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-19T17:15:56.854Z] gpg: CAST5 encrypted data [2022-07-19T17:15:56.854Z] gpg: encrypted with 1 passphrase [2022-07-19T17:15:56.854Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-19T17:15:57.143Z] + mkdir /home/jenkins [2022-07-19T17:15:57.143Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-19T17:15:57.429Z] + 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-07-19T17:15:57.437Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:15:57.723Z] ---> sigul-install.sh [2022-07-19T17:15:57.723Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-19T17:15:58.013Z] + git tag --list [2022-07-19T17:15:58.013Z] v0.0.0 [2022-07-19T17:15:58.013Z] v1.0.0 [2022-07-19T17:15:58.013Z] v2.1.0 [2022-07-19T17:15:58.013Z] v2.1.1 [2022-07-19T17:15:58.013Z] v2.1.1-dev.1 [2022-07-19T17:15:58.013Z] v2.2.0 [2022-07-19T17:15:58.013Z] v2.2.1-dev.1 [2022-07-19T17:15:58.013Z] v2.2.1-dev.2 [2022-07-19T17:15:58.013Z] v2.2.1-dev.3 [2022-07-19T17:15:58.013Z] v2.2.1-dev.4 [2022-07-19T17:15:58.013Z] v2.2.1-dev.5 [2022-07-19T17:15:58.013Z] v2.2.1-dev.6 [2022-07-19T17:15:58.013Z] v2.2.1-dev.7 [Pipeline] sh [2022-07-19T17:15:58.300Z] + lftools sign git-tag v2.2.1-dev.7 [2022-07-19T17:15:58.876Z] Signing Git tag with Sigul... [2022-07-19T17:15:58.876Z] Signing v2.2.1-dev.7 [Pipeline] echo [2022-07-19T17:15:59.148Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:15:59.641Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-19T17:15:59.649Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-19T17:15:59.684Z] $ docker stop --time=1 c863a9895f1adfefe85654513fa67e52a2f54f1993758f7cb38692a9ca825d73 [2022-07-19T17:16:00.993Z] $ docker rm -f c863a9895f1adfefe85654513fa67e52a2f54f1993758f7cb38692a9ca825d73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-19T17:16:01.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T17:16:01.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:01.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:16:01.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:16:01.799Z] prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container [2022-07-19T17:16:01.838Z] $ 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-07-19T17:16:02.223Z] $ docker top 1743437ed648a8980711dadbe8dd786fb173fccaa53f7c017acd16c819bf5559 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T17:16:02.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T17:16:02.311Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T17:16:02.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T17:16:02.453Z] $ docker exec 1743437ed648a8980711dadbe8dd786fb173fccaa53f7c017acd16c819bf5559 ssh-agent [2022-07-19T17:16:02.564Z] SSH_AUTH_SOCK=/tmp/ssh-GOBPnP8DNs6z/agent.33 [2022-07-19T17:16:02.564Z] SSH_AGENT_PID=40 [2022-07-19T17:16:02.570Z] Running ssh-add (command line suppressed) [2022-07-19T17:16:02.687Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5613325898214768445.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5613325898214768445.key) [2022-07-19T17:16:02.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T17:16:02.984Z] + git semver bump pre [2022-07-19T17:16:03.244Z] 2022-07-19 17:16:03,184 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-19T17:16:03.244Z] 2022-07-19 17:16:03,185 [bump_version] DEBUG bumping version:2.2.1-dev.7 on axis:pre with prefix:dev [2022-07-19T17:16:03.244Z] 2022-07-19 17:16:03,185 [bump_version] DEBUG bumped version:2.2.1-dev.8 [2022-07-19T17:16:03.244Z] 2022-07-19 17:16:03,185 [write_version] DEBUG write version:2.2.1-dev.8 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-07-19T17:16:03.244Z] 2022-07-19 17:16:03,185 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-19T17:16:03.244Z] 2022-07-19 17:16:03,185 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-19T17:16:03.244Z] 2022-07-19 17:16:03,186 [execute] INFO git cat-file --batch-check [2022-07-19T17:16:03.244Z] 2022-07-19 17:16:03,187 [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-07-19T17:16:03.244Z] 2022-07-19 17:16:03,191 [execute] INFO git cat-file --batch [2022-07-19T17:16:03.244Z] 2022-07-19 17:16:03,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-19T17:16:03.244Z] 2022-07-19 17:16:03,196 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-19T17:16:03.244Z] 2.2.1-dev.8 [Pipeline] } [2022-07-19T17:16:03.260Z] $ docker exec --env ******** --env ******** 1743437ed648a8980711dadbe8dd786fb173fccaa53f7c017acd16c819bf5559 ssh-agent -k [2022-07-19T17:16:03.373Z] unset SSH_AUTH_SOCK; [2022-07-19T17:16:03.373Z] unset SSH_AGENT_PID; [2022-07-19T17:16:03.374Z] echo Agent pid 40 killed; [2022-07-19T17:16:03.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T17:16:03.692Z] + git semver [Pipeline] } [2022-07-19T17:16:03.976Z] $ docker stop --time=1 1743437ed648a8980711dadbe8dd786fb173fccaa53f7c017acd16c819bf5559 [2022-07-19T17:16:05.263Z] $ docker rm -f 1743437ed648a8980711dadbe8dd786fb173fccaa53f7c017acd16c819bf5559 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T17:16:05.621Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T17:16:05.621Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:05.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:16:05.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:16:06.005Z] prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container [2022-07-19T17:16:06.051Z] $ 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-07-19T17:16:06.411Z] $ docker top 0c4a53db9b4222002e0ad84ddf641b8793344f0de67d27e42986b3c07d006307 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T17:16:06.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T17:16:06.490Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T17:16:06.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T17:16:06.634Z] $ docker exec 0c4a53db9b4222002e0ad84ddf641b8793344f0de67d27e42986b3c07d006307 ssh-agent [2022-07-19T17:16:06.758Z] SSH_AUTH_SOCK=/tmp/ssh-l1YpeBXeDYeS/agent.34 [2022-07-19T17:16:06.758Z] SSH_AGENT_PID=40 [2022-07-19T17:16:06.764Z] Running ssh-add (command line suppressed) [2022-07-19T17:16:06.891Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_934080003021211109.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_934080003021211109.key) [2022-07-19T17:16:06.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T17:16:07.190Z] + git semver push [2022-07-19T17:16:07.450Z] 2022-07-19 17:16:07,381 [run_push] DEBUG push [2022-07-19T17:16:07.450Z] 2022-07-19 17:16:07,382 [execute] INFO git cat-file --batch-check [2022-07-19T17:16:07.450Z] 2022-07-19 17:16:07,383 [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-07-19T17:16:07.450Z] 2022-07-19 17:16:07,386 [execute] INFO git rev-list 599dcfa7a6356e0c1d7b1b6717a818bf70110ba1 -- [2022-07-19T17:16:07.450Z] 2022-07-19 17:16:07,387 [execute] DEBUG Popen(['git', 'rev-list', '599dcfa7a6356e0c1d7b1b6717a818bf70110ba1', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-19T17:16:07.450Z] 2022-07-19 17:16:07,392 [execute] INFO git fetch -v origin [2022-07-19T17:16:07.450Z] 2022-07-19 17:16:07,393 [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-07-19T17:16:08.019Z] 2022-07-19 17:16:07,884 [run_push] DEBUG no remote changes detected [2022-07-19T17:16:08.019Z] 2022-07-19 17:16:07,885 [execute] INFO git push origin semver [2022-07-19T17:16:08.019Z] 2022-07-19 17:16:07,885 [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-07-19T17:16:08.959Z] 2022-07-19 17:16:08,613 [run_push] DEBUG push all version tags [2022-07-19T17:16:08.959Z] 2022-07-19 17:16:08,614 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-19T17:16:08.959Z] 2022-07-19 17:16:08,614 [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-07-19T17:16:09.530Z] 2022-07-19 17:16:09,397 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-07-19T17:16:09.530Z] 2.2.1-dev.8 [Pipeline] } [2022-07-19T17:16:09.548Z] $ docker exec --env ******** --env ******** 0c4a53db9b4222002e0ad84ddf641b8793344f0de67d27e42986b3c07d006307 ssh-agent -k [2022-07-19T17:16:09.656Z] unset SSH_AUTH_SOCK; [2022-07-19T17:16:09.656Z] unset SSH_AGENT_PID; [2022-07-19T17:16:09.656Z] echo Agent pid 40 killed; [2022-07-19T17:16:09.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T17:16:09.975Z] + git semver [Pipeline] } [2022-07-19T17:16:10.257Z] $ docker stop --time=1 0c4a53db9b4222002e0ad84ddf641b8793344f0de67d27e42986b3c07d006307 [2022-07-19T17:16:11.557Z] $ docker rm -f 0c4a53db9b4222002e0ad84ddf641b8793344f0de67d27e42986b3c07d006307 [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-07-19T17:16:12.125Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-07-19T17:16:12.126Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-07-19T17:16:12.126Z] total 16 [2022-07-19T17:16:12.126Z] drwxr-xr-x 3 root root 4096 Jul 19 17:05 . [2022-07-19T17:16:12.126Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 17:15 .. [2022-07-19T17:16:12.126Z] drwxr-xr-x 2 root root 4096 Jul 19 17:05 cost [2022-07-19T17:16:12.126Z] -rw-r--r-- 1 root root 89 Jul 19 17:05 cost.csv [2022-07-19T17:16:12.126Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-07-19T17:16:12.126Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-07-19T17:16:12.126Z] total 16 [2022-07-19T17:16:12.126Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 17:05 . [2022-07-19T17:16:12.126Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 17:15 .. [2022-07-19T17:16:12.126Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 17:05 cost [2022-07-19T17:16:12.126Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 19 17:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:16:12.419Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:16:13.289Z] ---> package-listing.sh [2022-07-19T17:16:13.289Z] ++ facter osfamily [2022-07-19T17:16:13.289Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-19T17:16:13.550Z] + OS_FAMILY=debian [2022-07-19T17:16:13.550Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-07-19T17:16:13.550Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-19T17:16:13.550Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-19T17:16:13.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-19T17:16:13.550Z] + PACKAGES=/tmp/packages_start.txt [2022-07-19T17:16:13.550Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-07-19T17:16:13.550Z] + PACKAGES=/tmp/packages_end.txt [2022-07-19T17:16:13.550Z] + case "${OS_FAMILY}" in [2022-07-19T17:16:13.550Z] + dpkg -l [2022-07-19T17:16:13.550Z] + grep '^ii' [2022-07-19T17:16:13.550Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-19T17:16:13.550Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-19T17:16:13.550Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-19T17:16:13.550Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-07-19T17:16:13.550Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-07-19T17:16:13.550Z] + 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-07-19T17:16:13.564Z] 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-07-19T17:16:13.845Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:16:14.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T17:16:14.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:16:14.489Z] prd-ubuntu20.04-docker-8c-8g-20490 does not seem to be running inside a container [2022-07-19T17:16:14.535Z] $ 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-07-19T17:16:14.767Z] $ docker top b87e766ba2418ba58f6ef67c03a6a36366fd17b44788f61ae50e38816e87851b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T17:16:15.130Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-19T17:16:15.419Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-19T17:16:15.711Z] + ls /var/log/sa-host [2022-07-19T17:16:15.711Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:16:15.785Z] provisioning config files... [2022-07-19T17:16:15.795Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config430910604099191146tmp [Pipeline] { [Pipeline] echo [2022-07-19T17:16:15.810Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:16:16.096Z] ---> create-netrc.sh [Pipeline] } [2022-07-19T17:16:16.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:16:16.443Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-19T17:16:16.452Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:16:16.739Z] ---> sudo-logs.sh [2022-07-19T17:16:16.739Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-19T17:16:16.760Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:16:17.044Z] ---> job-cost.sh [2022-07-19T17:16:17.044Z] lf-activate-venv: SKIPPING [2022-07-19T17:16:17.044Z] DEBUG: total: 0.2199999988079071 [2022-07-19T17:16:17.044Z] INFO: Retrieving Stack Cost... [2022-07-19T17:16:17.305Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-19T17:16:17.875Z] INFO: Archiving Costs [Pipeline] echo [2022-07-19T17:16:17.886Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:16:18.172Z] ---> logs-deploy.sh [2022-07-19T17:16:18.172Z] lf-activate-venv: SKIPPING [2022-07-19T17:16:18.172Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/42 [2022-07-19T17:16:18.172Z] INFO: archiving workspace using pattern(s): [2022-07-19T17:16:19.115Z] Archives upload complete. [2022-07-19T17:16:19.377Z] INFO: archiving logs to Nexus