Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdb8dc9e065565c3e0b08ed77eb96ef70046d97a 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-ssh11860946818555194272.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh6686373420220174318.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9220961496072466151.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh5807096168485314007.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh7642365216904390430.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.17 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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5357’ Running on prd-centos7-docker-4c-2g-5363 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.24.4' 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 /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh2546053327190790882.key > 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 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a (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 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 Commit message: "feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60)" > git rev-list --no-walk fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-16T16:21:33.633Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-16T16:21:33.686Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-16T16:21:33.704Z] ========================================================= [2022-02-16T16:21:33.704Z] EdgeX Global Pipelines Version Info [2022-02-16T16:21:33.704Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:21:34.855Z] ------------------- [2022-02-16T16:21:34.855Z] stable info: [2022-02-16T16:21:34.855Z] ------------------- [2022-02-16T16:21:34.855Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-16T16:21:34.855Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-16T16:21:34.855Z] Message: update stable to v1.0.220 [2022-02-16T16:21:35.449Z] ------------------- [2022-02-16T16:21:35.449Z] experimental info: [2022-02-16T16:21:35.449Z] ------------------- [2022-02-16T16:21:35.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-16T16:21:35.449Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-16T16:21:35.449Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-16T16:21:35.582Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-02-16T16:21:35.598Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-02-16T16:21:35.612Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-16T16:21:35.627Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-16T16:21:35.640Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-16T16:21:35.656Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-16T16:21:35.669Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-16T16:21:35.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-16T16:21:35.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-16T16:21:35.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-16T16:21:35.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-16T16:21:35.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-02-16T16:21:35.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-16T16:21:35.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-16T16:21:35.776Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-16T16:21:35.793Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-16T16:21:35.812Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-16T16:21:35.825Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-16T16:21:35.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-16T16:21:35.849Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-16T16:21:35.862Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-16T16:21:35.875Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-16T16:21:35.891Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-16T16:21:35.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-16T16:21:35.915Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-16T16:21:35.928Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-16T16:21:35.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-16T16:21:35.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-16T16:21:35.965Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-16T16:21:35.978Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo [2022-02-16T16:21:35.989Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdb8dc9 [Pipeline] echo [2022-02-16T16:21:36.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:21:36.041Z] provisioning config files... [2022-02-16T16:21:36.056Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2641703388547132315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:21:36.374Z] ---> docker-login.sh [2022-02-16T16:21:36.374Z] nexus3.edgexfoundry.org:10001 [2022-02-16T16:21:36.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:21:36.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:21:36.374Z] Configure a credential helper to remove this warning. See [2022-02-16T16:21:36.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:21:36.374Z] [2022-02-16T16:21:36.374Z] Login Succeeded [2022-02-16T16:21:36.638Z] nexus3.edgexfoundry.org:10002 [2022-02-16T16:21:36.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:21:36.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:21:36.638Z] Configure a credential helper to remove this warning. See [2022-02-16T16:21:36.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:21:36.638Z] [2022-02-16T16:21:36.638Z] Login Succeeded [2022-02-16T16:21:36.638Z] nexus3.edgexfoundry.org:10003 [2022-02-16T16:21:36.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:21:36.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:21:36.638Z] Configure a credential helper to remove this warning. See [2022-02-16T16:21:36.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:21:36.638Z] [2022-02-16T16:21:36.638Z] Login Succeeded [2022-02-16T16:21:36.638Z] nexus3.edgexfoundry.org:10004 [2022-02-16T16:21:36.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:21:36.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:21:36.905Z] Configure a credential helper to remove this warning. See [2022-02-16T16:21:36.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:21:36.905Z] [2022-02-16T16:21:36.905Z] Login Succeeded [2022-02-16T16:21:36.905Z] docker.io [2022-02-16T16:21:36.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:21:37.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:21:37.482Z] Configure a credential helper to remove this warning. See [2022-02-16T16:21:37.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:21:37.482Z] [2022-02-16T16:21:37.482Z] Login Succeeded [2022-02-16T16:21:37.482Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T16:21:37.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-16T16:21:37.860Z] + git rev-list -1 --merges fdb8dc9e065565c3e0b08ed77eb96ef70046d97a~1..fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo [2022-02-16T16:21:37.894Z] -----------> git rev-list -1 --merges fdb8dc9e065565c3e0b08ed77eb96ef70046d97a~1..fdb8dc9e065565c3e0b08ed77eb96ef70046d97a fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [false] [Pipeline] sh [2022-02-16T16:21:38.201Z] + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo [2022-02-16T16:21:38.215Z] ========================================================= [2022-02-16T16:21:38.215Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-16T16:21:38.215Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-16T16:21:38.554Z] + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] echo [2022-02-16T16:21:38.566Z] [semverPrep] GIT_COMMIT: fdb8dc9e065565c3e0b08ed77eb96ef70046d97a, Commit Message: feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60) [Pipeline] echo [2022-02-16T16:21:38.577Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-16T16:21:38.959Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T16:21:38.959Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-16T16:21:38.959Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-16T16:21:38.959Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-16T16:21:38.959Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-16T16:21:38.959Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-16T16:21:38.959Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:21:39.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:21:39.313Z] [2022-02-16T16:21:39.313Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:21:39.623Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:21:39.623Z] latest: Pulling from edgex-devops/git-semver [2022-02-16T16:21:39.623Z] a0d0a0d46f8b: Pulling fs layer [2022-02-16T16:21:39.623Z] 3e5f54012d9b: Pulling fs layer [2022-02-16T16:21:39.623Z] 4c7163046ea9: Pulling fs layer [2022-02-16T16:21:39.623Z] 0c2d73faf560: Pulling fs layer [2022-02-16T16:21:39.623Z] 0c2d73faf560: Waiting [2022-02-16T16:21:39.623Z] 3e5f54012d9b: Download complete [2022-02-16T16:21:39.623Z] a0d0a0d46f8b: Verifying Checksum [2022-02-16T16:21:39.623Z] a0d0a0d46f8b: Download complete [2022-02-16T16:21:39.623Z] 4c7163046ea9: Verifying Checksum [2022-02-16T16:21:39.623Z] 4c7163046ea9: Download complete [2022-02-16T16:21:39.623Z] 0c2d73faf560: Verifying Checksum [2022-02-16T16:21:39.623Z] 0c2d73faf560: Download complete [2022-02-16T16:21:39.908Z] a0d0a0d46f8b: Pull complete [2022-02-16T16:21:39.908Z] 3e5f54012d9b: Pull complete [2022-02-16T16:21:40.177Z] 4c7163046ea9: Pull complete [2022-02-16T16:21:40.441Z] 0c2d73faf560: Pull complete [2022-02-16T16:21:40.441Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-16T16:21:40.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:21:40.441Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-16T16:21:40.517Z] prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container [2022-02-16T16:21:40.431Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-16T16:21:41.155Z] $ docker top 61e5ba5104b9598ef492a67a9042aadd58125feaa374356adcf4df2019cfeaae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T16:21:41.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T16:21:41.346Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T16:21:41.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T16:21:41.395Z] $ docker exec 61e5ba5104b9598ef492a67a9042aadd58125feaa374356adcf4df2019cfeaae ssh-agent [2022-02-16T16:21:41.556Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBBLOiN/agent.14 [2022-02-16T16:21:41.556Z] SSH_AGENT_PID=21 [2022-02-16T16:21:41.564Z] Running ssh-add (command line suppressed) [2022-02-16T16:21:41.618Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2902357159460573651.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2902357159460573651.key) [2022-02-16T16:21:41.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T16:21:41.974Z] + git tag --points-at HEAD [Pipeline] } [2022-02-16T16:21:41.969Z] $ docker exec --env ******** --env ******** 61e5ba5104b9598ef492a67a9042aadd58125feaa374356adcf4df2019cfeaae ssh-agent -k [2022-02-16T16:21:42.058Z] unset SSH_AUTH_SOCK; [2022-02-16T16:21:42.058Z] unset SSH_AGENT_PID; [2022-02-16T16:21:42.058Z] echo Agent pid 21 killed; [2022-02-16T16:21:42.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-16T16:21:42.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T16:21:42.100Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T16:21:42.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T16:21:42.203Z] $ docker exec 61e5ba5104b9598ef492a67a9042aadd58125feaa374356adcf4df2019cfeaae ssh-agent [2022-02-16T16:21:42.303Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFojAlC/agent.55 [2022-02-16T16:21:42.303Z] SSH_AGENT_PID=61 [2022-02-16T16:21:42.308Z] Running ssh-add (command line suppressed) [2022-02-16T16:21:42.408Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2262919761792127447.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2262919761792127447.key) [2022-02-16T16:21:42.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T16:21:42.719Z] + git semver init [2022-02-16T16:21:42.719Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T16:21:42.719Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-02-16T16:21:42.719Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-16T16:21:42.719Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T16:21:42.719Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T16:21:42.719Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T16:21:42.719Z] # $SEMVER_BRANCH = main [2022-02-16T16:21:42.719Z] # $SEMVER_TEMP = /tmp/semver-802918861 [2022-02-16T16:21:42.719Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-02-16T16:21:43.291Z] # '/tmp/semver-802918861' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2022-02-16T16:21:43.291Z] # -> Force: false [2022-02-16T16:21:43.291Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-02-16T16:21:43.301Z] $ docker exec --env ******** --env ******** 61e5ba5104b9598ef492a67a9042aadd58125feaa374356adcf4df2019cfeaae ssh-agent -k [2022-02-16T16:21:43.381Z] unset SSH_AUTH_SOCK; [2022-02-16T16:21:43.381Z] unset SSH_AGENT_PID; [2022-02-16T16:21:43.381Z] echo Agent pid 61 killed; [2022-02-16T16:21:43.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T16:21:43.711Z] + git semver [Pipeline] } [2022-02-16T16:21:43.723Z] $ docker stop --time=1 61e5ba5104b9598ef492a67a9042aadd58125feaa374356adcf4df2019cfeaae [2022-02-16T16:21:44.914Z] $ docker rm -f 61e5ba5104b9598ef492a67a9042aadd58125feaa374356adcf4df2019cfeaae [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T16:21:45.259Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-16T16:21:45.486Z] Stashed 1 file(s) [Pipeline] echo [2022-02-16T16:21:45.489Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:21:45.634Z] provisioning config files... [2022-02-16T16:21:45.646Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5125126462693686278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:21:45.948Z] ---> docker-login.sh [2022-02-16T16:21:45.948Z] nexus3.edgexfoundry.org:10001 [2022-02-16T16:21:45.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:21:45.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:21:45.948Z] Configure a credential helper to remove this warning. See [2022-02-16T16:21:45.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:21:45.948Z] [2022-02-16T16:21:45.948Z] Login Succeeded [2022-02-16T16:21:45.948Z] nexus3.edgexfoundry.org:10002 [2022-02-16T16:21:45.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:21:46.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:21:46.210Z] Configure a credential helper to remove this warning. See [2022-02-16T16:21:46.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:21:46.210Z] [2022-02-16T16:21:46.210Z] Login Succeeded [2022-02-16T16:21:46.210Z] nexus3.edgexfoundry.org:10003 [2022-02-16T16:21:46.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:21:46.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:21:46.210Z] Configure a credential helper to remove this warning. See [2022-02-16T16:21:46.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:21:46.210Z] [2022-02-16T16:21:46.210Z] Login Succeeded [2022-02-16T16:21:46.210Z] nexus3.edgexfoundry.org:10004 [2022-02-16T16:21:46.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:21:46.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:21:46.471Z] Configure a credential helper to remove this warning. See [2022-02-16T16:21:46.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:21:46.471Z] [2022-02-16T16:21:46.471Z] Login Succeeded [2022-02-16T16:21:46.471Z] docker.io [2022-02-16T16:21:46.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:21:46.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:21:46.732Z] Configure a credential helper to remove this warning. See [2022-02-16T16:21:46.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:21:46.732Z] [2022-02-16T16:21:46.732Z] Login Succeeded [2022-02-16T16:21:46.732Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T16:21:46.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-16T16:21:46.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T16:21:46.825Z] ========================================================= [2022-02-16T16:21:46.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-16T16:21:46.825Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:21:47.132Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-16T16:21:47.132Z] Sending build context to Docker daemon 1.705MB [2022-02-16T16:21:47.132Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T16:21:47.132Z] Step 2/12 : FROM ${BASE} AS builder [2022-02-16T16:21:47.132Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-16T16:21:47.132Z] 59bf1c3509f3: Pulling fs layer [2022-02-16T16:21:47.132Z] 666ba61612fd: Pulling fs layer [2022-02-16T16:21:47.132Z] 8ed8ca486205: Pulling fs layer [2022-02-16T16:21:47.132Z] 4fe6c5a15a65: Pulling fs layer [2022-02-16T16:21:47.132Z] 22a0e8bec74d: Pulling fs layer [2022-02-16T16:21:47.132Z] 640e595b4fbd: Pulling fs layer [2022-02-16T16:21:47.132Z] 763cafe07f6e: Pulling fs layer [2022-02-16T16:21:47.132Z] 0c0b528cf693: Pulling fs layer [2022-02-16T16:21:47.132Z] 10935f4eaf8b: Pulling fs layer [2022-02-16T16:21:47.132Z] 640e595b4fbd: Waiting [2022-02-16T16:21:47.132Z] 763cafe07f6e: Waiting [2022-02-16T16:21:47.132Z] 0c0b528cf693: Waiting [2022-02-16T16:21:47.132Z] 4fe6c5a15a65: Waiting [2022-02-16T16:21:47.132Z] 10935f4eaf8b: Waiting [2022-02-16T16:21:47.132Z] 22a0e8bec74d: Waiting [2022-02-16T16:21:47.132Z] 8ed8ca486205: Verifying Checksum [2022-02-16T16:21:47.132Z] 8ed8ca486205: Download complete [2022-02-16T16:21:47.132Z] 666ba61612fd: Verifying Checksum [2022-02-16T16:21:47.132Z] 666ba61612fd: Download complete [2022-02-16T16:21:47.132Z] 22a0e8bec74d: Verifying Checksum [2022-02-16T16:21:47.132Z] 22a0e8bec74d: Download complete [2022-02-16T16:21:47.407Z] 640e595b4fbd: Verifying Checksum [2022-02-16T16:21:47.407Z] 640e595b4fbd: Download complete [2022-02-16T16:21:47.407Z] 59bf1c3509f3: Verifying Checksum [2022-02-16T16:21:47.407Z] 59bf1c3509f3: Download complete [2022-02-16T16:21:47.407Z] 763cafe07f6e: Verifying Checksum [2022-02-16T16:21:47.407Z] 763cafe07f6e: Download complete [2022-02-16T16:21:47.407Z] 0c0b528cf693: Verifying Checksum [2022-02-16T16:21:47.407Z] 0c0b528cf693: Download complete [2022-02-16T16:21:47.685Z] 59bf1c3509f3: Pull complete [2022-02-16T16:21:47.952Z] 4fe6c5a15a65: Verifying Checksum [2022-02-16T16:21:47.952Z] 4fe6c5a15a65: Download complete [2022-02-16T16:21:47.952Z] 10935f4eaf8b: Verifying Checksum [2022-02-16T16:21:47.952Z] 10935f4eaf8b: Download complete [2022-02-16T16:21:47.952Z] 666ba61612fd: Pull complete [2022-02-16T16:21:47.952Z] 8ed8ca486205: Pull complete [2022-02-16T16:21:52.196Z] 4fe6c5a15a65: Pull complete [2022-02-16T16:21:52.196Z] 22a0e8bec74d: Pull complete [2022-02-16T16:21:52.196Z] 640e595b4fbd: Pull complete [2022-02-16T16:21:52.196Z] 763cafe07f6e: Pull complete [2022-02-16T16:21:52.196Z] 0c0b528cf693: Pull complete [2022-02-16T16:21:54.778Z] 10935f4eaf8b: Pull complete [2022-02-16T16:21:54.778Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-16T16:21:54.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-16T16:21:54.778Z] ---> 99d49a6021b9 [2022-02-16T16:21:54.778Z] Step 3/12 : ARG MAKE='make build' [2022-02-16T16:21:56.177Z] ---> Running in 679eb56dd1b5 [2022-02-16T16:21:56.177Z] Removing intermediate container 679eb56dd1b5 [2022-02-16T16:21:56.177Z] ---> 4a41ddf1cd74 [2022-02-16T16:21:56.177Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-02-16T16:21:56.177Z] ---> Running in 317a4ff81dba [2022-02-16T16:21:56.439Z] Removing intermediate container 317a4ff81dba [2022-02-16T16:21:56.439Z] ---> 1622c7aeb1d4 [2022-02-16T16:21:56.439Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T16:21:56.439Z] ---> Running in 8f3d970a6e00 [2022-02-16T16:21:56.439Z] Removing intermediate container 8f3d970a6e00 [2022-02-16T16:21:56.439Z] ---> c5f908537d37 [2022-02-16T16:21:56.439Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:21:56.439Z] ---> Running in bf65f18093c5 [2022-02-16T16:21:57.031Z] Removing intermediate container bf65f18093c5 [2022-02-16T16:21:57.032Z] ---> a9cbe5da6557 [2022-02-16T16:21:57.032Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T16:21:57.032Z] ---> Running in 804c3be2bb58 [2022-02-16T16:21:57.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:21:58.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:22:00.593Z] Still waiting to schedule task [2022-02-16T16:22:00.593Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5362’ [2022-02-16T16:22:01.244Z] OK: 221 MiB in 52 packages [2022-02-16T16:22:01.244Z] Removing intermediate container 804c3be2bb58 [2022-02-16T16:22:01.244Z] ---> 85415548a6b5 [2022-02-16T16:22:01.244Z] Step 8/12 : WORKDIR /app [2022-02-16T16:22:01.244Z] ---> Running in fc09d5dc8f5b [2022-02-16T16:22:01.244Z] Removing intermediate container fc09d5dc8f5b [2022-02-16T16:22:01.244Z] ---> b72398ae81d0 [2022-02-16T16:22:01.244Z] Step 9/12 : COPY go.mod vendor* ./ [2022-02-16T16:22:01.244Z] ---> 29401f2144f9 [2022-02-16T16:22:01.244Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:22:01.244Z] ---> Running in 467a1a4e5c3c [2022-02-16T16:22:27.872Z] Removing intermediate container 467a1a4e5c3c [2022-02-16T16:22:27.872Z] ---> 57e046eba55b [2022-02-16T16:22:27.872Z] Step 11/12 : COPY . . [2022-02-16T16:22:27.872Z] ---> 9a465935036e [2022-02-16T16:22:27.872Z] Step 12/12 : RUN $MAKE [2022-02-16T16:22:27.872Z] ---> Running in 889f96faf63c [2022-02-16T16:22:27.872Z] noop [2022-02-16T16:22:27.872Z] Removing intermediate container 889f96faf63c [2022-02-16T16:22:27.872Z] ---> 5d48cca2780a [2022-02-16T16:22:27.872Z] Successfully built 5d48cca2780a [2022-02-16T16:22:27.873Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:22:28.192Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-16T16:22:28.192Z] . [Pipeline] withDockerContainer [2022-02-16T16:22:28.259Z] prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container [2022-02-16T16:22:28.291Z] $ 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 ******** ci-base-image-x86_64 cat [2022-02-16T16:22:28.625Z] $ docker top 4d4c4a96dbe5512a9d32a3e4d42e7ba5276b8a25bdab12e40974eca2e68b71e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T16:22:28.986Z] + go version [2022-02-16T16:22:28.986Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-16T16:22:28.997Z] $ docker stop --time=1 4d4c4a96dbe5512a9d32a3e4d42e7ba5276b8a25bdab12e40974eca2e68b71e1 [2022-02-16T16:22:30.202Z] $ docker rm -f 4d4c4a96dbe5512a9d32a3e4d42e7ba5276b8a25bdab12e40974eca2e68b71e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:22:30.628Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-16T16:22:30.628Z] . [Pipeline] withDockerContainer [2022-02-16T16:22:30.693Z] prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container [2022-02-16T16:22:30.728Z] $ 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 ******** ci-base-image-x86_64 cat [2022-02-16T16:22:31.080Z] $ docker top 266b90d395a292e2ce3cebb7e5f43124d49218b313ec00663d50270c941bdbf7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-16T16:22:31.454Z] + make test [2022-02-16T16:22:31.455Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-16T16:22:31.723Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-02-16T16:22:46.812Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-02-16T16:22:46.812Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-02-16T16:22:52.137Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.381s coverage: 39.5% of statements [2022-02-16T16:22:52.137Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.240s coverage: 52.0% of statements [2022-02-16T16:22:52.137Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2022-02-16T16:23:04.427Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-16T16:23:08.653Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-16T16:23:08.917Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-16T16:23:08.918Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-16T16:23:09.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-16T16:23:09.512Z] $ docker stop --time=1 266b90d395a292e2ce3cebb7e5f43124d49218b313ec00663d50270c941bdbf7 [2022-02-16T16:23:10.987Z] $ docker rm -f 266b90d395a292e2ce3cebb7e5f43124d49218b313ec00663d50270c941bdbf7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T16:23:11.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-16T16:23:11.540Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-16T16:23:12.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-16T16:23:12.418Z] + ls -al . [2022-02-16T16:23:12.418Z] total 608 [2022-02-16T16:23:12.418Z] drwxrwxr-x. 11 jenkins jenkins 4096 Feb 16 16:23 . [2022-02-16T16:23:12.418Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 16 16:21 .. [2022-02-16T16:23:12.418Z] -rw-rw-r--. 1 jenkins jenkins 9072 Feb 16 16:21 Attribution.txt [2022-02-16T16:23:12.418Z] drwxrwxr-x. 2 jenkins jenkins 62 Feb 16 16:21 bin [2022-02-16T16:23:12.418Z] drwxrwxr-x. 4 jenkins jenkins 44 Feb 16 16:21 cmd [2022-02-16T16:23:12.418Z] -rw-r--r--. 1 jenkins jenkins 460220 Feb 16 16:22 coverage.out [2022-02-16T16:23:12.418Z] -rw-rw-r--. 1 jenkins jenkins 1582 Feb 16 16:21 Dockerfile [2022-02-16T16:23:12.418Z] -rw-rw-r--. 1 jenkins jenkins 134 Feb 16 16:21 .dockerignore [2022-02-16T16:23:12.418Z] drwxrwxr-x. 2 jenkins jenkins 4096 Feb 16 16:21 examples [2022-02-16T16:23:12.418Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 16 16:21 .git [2022-02-16T16:23:12.418Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 16 16:21 .github [2022-02-16T16:23:12.418Z] -rw-rw-r--. 1 jenkins jenkins 946 Feb 16 16:21 .gitignore [2022-02-16T16:23:12.418Z] -rw-rw-r--. 1 jenkins jenkins 41 Feb 16 16:21 .golangci.yml [2022-02-16T16:23:12.418Z] -rw-rw-r--. 1 jenkins jenkins 2899 Feb 16 16:21 go.mod [2022-02-16T16:23:12.418Z] -rw-rw-r--. 1 jenkins jenkins 49145 Feb 16 16:21 go.sum [2022-02-16T16:23:12.418Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 16 16:21 GOVERNANCE.md [2022-02-16T16:23:12.418Z] drwxrwxr-x. 2 jenkins jenkins 31 Feb 16 16:21 images [2022-02-16T16:23:12.418Z] drwxrwxr-x. 5 jenkins jenkins 45 Feb 16 16:21 internal [2022-02-16T16:23:12.418Z] -rw-rw-r--. 1 jenkins jenkins 682 Feb 16 16:21 Jenkinsfile [2022-02-16T16:23:12.418Z] -rw-rw-r--. 1 jenkins jenkins 11347 Feb 16 16:21 LICENSE [2022-02-16T16:23:12.418Z] -rw-rw-r--. 1 jenkins jenkins 1435 Feb 16 16:21 Makefile [2022-02-16T16:23:12.418Z] -rw-rw-r--. 1 jenkins jenkins 625 Feb 16 16:21 OWNERS.md [2022-02-16T16:23:12.418Z] -rw-rw-r--. 1 jenkins jenkins 30403 Feb 16 16:21 README.md [2022-02-16T16:23:12.418Z] drwx------. 3 jenkins jenkins 30 Feb 16 16:21 .semver [2022-02-16T16:23:12.418Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 16 16:21 snap [2022-02-16T16:23:12.418Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 16 16:21 VERSION [2022-02-16T16:23:12.418Z] -rw-rw-r--. 1 jenkins jenkins 193 Feb 16 16:21 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:23:12.715Z] + 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=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a --label arch=amd64 --label version=2.1.0-dev.1 . [2022-02-16T16:23:12.715Z] Sending build context to Docker daemon 1.705MB [2022-02-16T16:23:12.715Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T16:23:12.715Z] Step 2/26 : FROM ${BASE} AS builder [2022-02-16T16:23:12.715Z] ---> 5d48cca2780a [2022-02-16T16:23:12.715Z] Step 3/26 : ARG MAKE='make build' [2022-02-16T16:23:12.715Z] ---> Running in ff83fe6bb539 [2022-02-16T16:23:12.715Z] Removing intermediate container ff83fe6bb539 [2022-02-16T16:23:12.715Z] ---> 0cc3b9c6ba84 [2022-02-16T16:23:12.715Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-02-16T16:23:12.979Z] ---> Running in 8e453791dedb [2022-02-16T16:23:12.979Z] Removing intermediate container 8e453791dedb [2022-02-16T16:23:12.979Z] ---> 9a103eb76a69 [2022-02-16T16:23:12.979Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T16:23:12.979Z] ---> Running in 0dcf5ded3897 [2022-02-16T16:23:12.979Z] Removing intermediate container 0dcf5ded3897 [2022-02-16T16:23:12.979Z] ---> 683aabcadb6f [2022-02-16T16:23:12.979Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:23:12.979Z] ---> Running in 9530926493aa [2022-02-16T16:23:13.549Z] Removing intermediate container 9530926493aa [2022-02-16T16:23:13.549Z] ---> 8287b6a1f1df [2022-02-16T16:23:13.549Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T16:23:13.549Z] ---> Running in 8de5940f2c38 [2022-02-16T16:23:13.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:23:14.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:23:15.328Z] OK: 221 MiB in 52 packages [2022-02-16T16:23:15.591Z] Removing intermediate container 8de5940f2c38 [2022-02-16T16:23:15.591Z] ---> 8bb64880e4af [2022-02-16T16:23:15.591Z] Step 8/26 : WORKDIR /app [2022-02-16T16:23:15.591Z] ---> Running in a80c43662a63 [2022-02-16T16:23:15.591Z] Removing intermediate container a80c43662a63 [2022-02-16T16:23:15.591Z] ---> 83470c029275 [2022-02-16T16:23:15.591Z] Step 9/26 : COPY go.mod vendor* ./ [2022-02-16T16:23:15.591Z] ---> 8a31e7575343 [2022-02-16T16:23:15.591Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:23:15.591Z] ---> Running in 0500f530537d [2022-02-16T16:23:16.171Z] Removing intermediate container 0500f530537d [2022-02-16T16:23:16.171Z] ---> bc26f6c19215 [2022-02-16T16:23:16.171Z] Step 11/26 : COPY . . [2022-02-16T16:23:16.444Z] ---> 6bba58c5da06 [2022-02-16T16:23:16.444Z] Step 12/26 : RUN $MAKE [2022-02-16T16:23:16.444Z] ---> Running in 38b755297bc5 [2022-02-16T16:23:16.715Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.1" -o cmd/device-rfid-llrp ./cmd [2022-02-16T16:23:31.686Z] Removing intermediate container 38b755297bc5 [2022-02-16T16:23:31.686Z] ---> baa83e57a37a [2022-02-16T16:23:31.686Z] Step 13/26 : FROM alpine:3.14 [2022-02-16T16:23:31.686Z] 3.14: Pulling from library/alpine [2022-02-16T16:23:31.686Z] 97518928ae5f: Pulling fs layer [2022-02-16T16:23:31.686Z] 97518928ae5f: Verifying Checksum [2022-02-16T16:23:31.686Z] 97518928ae5f: Download complete [2022-02-16T16:23:31.686Z] 97518928ae5f: Pull complete [2022-02-16T16:23:31.686Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-16T16:23:31.686Z] Status: Downloaded newer image for alpine:3.14 [2022-02-16T16:23:31.686Z] ---> 0a97eee8041e [2022-02-16T16:23:31.686Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-16T16:23:31.686Z] ---> Running in 9d5d4517129b [2022-02-16T16:23:31.686Z] Removing intermediate container 9d5d4517129b [2022-02-16T16:23:31.686Z] ---> 872693f0d70f [2022-02-16T16:23:31.686Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:23:31.686Z] ---> Running in e9a3e8ed2cc7 [2022-02-16T16:23:31.686Z] Removing intermediate container e9a3e8ed2cc7 [2022-02-16T16:23:31.686Z] ---> 21eabbdf6578 [2022-02-16T16:23:31.686Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-16T16:23:31.686Z] ---> Running in e1635608b5bd [2022-02-16T16:23:31.686Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-16T16:23:31.947Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-16T16:23:32.523Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-16T16:23:32.523Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-16T16:23:32.784Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-16T16:23:32.784Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-16T16:23:32.784Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-16T16:23:33.046Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-16T16:23:33.046Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:23:33.046Z] OK: 8 MiB in 20 packages [2022-02-16T16:23:33.314Z] Removing intermediate container e1635608b5bd [2022-02-16T16:23:33.314Z] ---> 7363c6399047 [2022-02-16T16:23:33.314Z] Step 17/26 : COPY --from=builder /app/LICENSE / [2022-02-16T16:23:33.577Z] ---> 5b9a74027917 [2022-02-16T16:23:33.577Z] Step 18/26 : COPY --from=builder /app/Attribution.txt / [2022-02-16T16:23:33.577Z] ---> 8e5618e746b3 [2022-02-16T16:23:33.577Z] Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp [2022-02-16T16:23:33.843Z] ---> 59b90807e8bc [2022-02-16T16:23:33.843Z] Step 20/26 : COPY --from=builder /app/cmd/res/ / [2022-02-16T16:23:34.109Z] ---> 30977422643e [2022-02-16T16:23:34.109Z] Step 21/26 : EXPOSE 59989 [2022-02-16T16:23:34.109Z] ---> Running in 5e3cc56de15e [2022-02-16T16:23:34.109Z] Removing intermediate container 5e3cc56de15e [2022-02-16T16:23:34.109Z] ---> 4cc9064e344c [2022-02-16T16:23:34.109Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-02-16T16:23:34.109Z] ---> Running in c9df9ea5627a [2022-02-16T16:23:34.370Z] Removing intermediate container c9df9ea5627a [2022-02-16T16:23:34.370Z] ---> 09924bb1fb30 [2022-02-16T16:23:34.370Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-02-16T16:23:34.370Z] ---> Running in f0b14c8eaab1 [2022-02-16T16:23:34.370Z] Removing intermediate container f0b14c8eaab1 [2022-02-16T16:23:34.370Z] ---> 802fd3cba546 [2022-02-16T16:23:34.370Z] Step 24/26 : LABEL arch=amd64 [2022-02-16T16:23:34.370Z] ---> Running in acaa4abaef51 [2022-02-16T16:23:34.631Z] Removing intermediate container acaa4abaef51 [2022-02-16T16:23:34.632Z] ---> 1fe722948474 [2022-02-16T16:23:34.632Z] Step 25/26 : LABEL git_sha=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-02-16T16:23:34.632Z] ---> Running in d10694eefbca [2022-02-16T16:23:34.632Z] Removing intermediate container d10694eefbca [2022-02-16T16:23:34.632Z] ---> 53dda0ce2fd9 [2022-02-16T16:23:34.632Z] Step 26/26 : LABEL version=2.1.0-dev.1 [2022-02-16T16:23:34.632Z] ---> Running in ca2f27745308 [2022-02-16T16:23:34.632Z] Removing intermediate container ca2f27745308 [2022-02-16T16:23:34.632Z] ---> 9ae32263f909 [2022-02-16T16:23:34.632Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-16T16:23:34.632Z] Successfully built 9ae32263f909 [2022-02-16T16:23:34.632Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:23:34.728Z] provisioning config files... [2022-02-16T16:23:34.739Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7093594762526652497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:23:35.045Z] ---> docker-login.sh [2022-02-16T16:23:35.045Z] nexus3.edgexfoundry.org:10001 [2022-02-16T16:23:35.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:23:35.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:23:35.045Z] Configure a credential helper to remove this warning. See [2022-02-16T16:23:35.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:23:35.045Z] [2022-02-16T16:23:35.045Z] Login Succeeded [2022-02-16T16:23:35.045Z] nexus3.edgexfoundry.org:10002 [2022-02-16T16:23:35.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:23:35.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:23:35.045Z] Configure a credential helper to remove this warning. See [2022-02-16T16:23:35.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:23:35.045Z] [2022-02-16T16:23:35.045Z] Login Succeeded [2022-02-16T16:23:35.045Z] nexus3.edgexfoundry.org:10003 [2022-02-16T16:23:35.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:23:35.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:23:35.310Z] Configure a credential helper to remove this warning. See [2022-02-16T16:23:35.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:23:35.310Z] [2022-02-16T16:23:35.310Z] Login Succeeded [2022-02-16T16:23:35.310Z] nexus3.edgexfoundry.org:10004 [2022-02-16T16:23:35.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:23:35.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:23:35.310Z] Configure a credential helper to remove this warning. See [2022-02-16T16:23:35.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:23:35.310Z] [2022-02-16T16:23:35.310Z] Login Succeeded [2022-02-16T16:23:35.310Z] docker.io [2022-02-16T16:23:35.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:23:35.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:23:35.832Z] Configure a credential helper to remove this warning. See [2022-02-16T16:23:35.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:23:35.832Z] [2022-02-16T16:23:35.832Z] Login Succeeded [2022-02-16T16:23:35.832Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T16:23:35.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:23:35.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T16:23:35.900Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-02-16T16:23:35.900Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-02-16T16:23:35.900Z] latest [2022-02-16T16:23:35.900Z] 2.1.0-dev.1 [2022-02-16T16:23:35.900Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 [2022-02-16T16:23:35.900Z] main [2022-02-16T16:23:35.900Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:23:36.230Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:23:36.525Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-02-16T16:23:36.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-02-16T16:23:36.525Z] 3498c070e56f: Preparing [2022-02-16T16:23:36.525Z] 419a3ac215cd: Preparing [2022-02-16T16:23:36.525Z] f97904cc513e: Preparing [2022-02-16T16:23:36.525Z] 75400926cedb: Preparing [2022-02-16T16:23:36.525Z] 3bbbb6fe1ec7: Preparing [2022-02-16T16:23:36.525Z] def69aa625ab: Preparing [2022-02-16T16:23:36.525Z] 1a058d5342cc: Preparing [2022-02-16T16:23:36.525Z] def69aa625ab: Waiting [2022-02-16T16:23:36.525Z] 1a058d5342cc: Waiting [2022-02-16T16:23:36.788Z] 75400926cedb: Pushed [2022-02-16T16:23:36.788Z] 3498c070e56f: Pushed [2022-02-16T16:23:36.788Z] 3bbbb6fe1ec7: Pushed [2022-02-16T16:23:36.788Z] f97904cc513e: Pushed [2022-02-16T16:23:36.788Z] 1a058d5342cc: Layer already exists [2022-02-16T16:23:36.788Z] def69aa625ab: Pushed [2022-02-16T16:23:37.734Z] 419a3ac215cd: Pushed [2022-02-16T16:23:37.995Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a: digest: sha256:7e76b9a28af7d0d2350c8174c19bde4f0b73290a1928dc174ac37ade23b08b48 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:23:38.292Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:23:38.587Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-02-16T16:23:38.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-02-16T16:23:38.587Z] 3498c070e56f: Preparing [2022-02-16T16:23:38.587Z] 419a3ac215cd: Preparing [2022-02-16T16:23:38.587Z] f97904cc513e: Preparing [2022-02-16T16:23:38.587Z] 75400926cedb: Preparing [2022-02-16T16:23:38.587Z] 3bbbb6fe1ec7: Preparing [2022-02-16T16:23:38.587Z] def69aa625ab: Preparing [2022-02-16T16:23:38.587Z] 1a058d5342cc: Preparing [2022-02-16T16:23:38.587Z] def69aa625ab: Waiting [2022-02-16T16:23:38.587Z] 1a058d5342cc: Waiting [2022-02-16T16:23:38.587Z] 3498c070e56f: Layer already exists [2022-02-16T16:23:38.587Z] 3bbbb6fe1ec7: Layer already exists [2022-02-16T16:23:38.587Z] f97904cc513e: Layer already exists [2022-02-16T16:23:38.587Z] 75400926cedb: Layer already exists [2022-02-16T16:23:38.587Z] 419a3ac215cd: Layer already exists [2022-02-16T16:23:38.587Z] 1a058d5342cc: Layer already exists [2022-02-16T16:23:38.587Z] def69aa625ab: Layer already exists [2022-02-16T16:23:38.587Z] latest: digest: sha256:7e76b9a28af7d0d2350c8174c19bde4f0b73290a1928dc174ac37ade23b08b48 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:23:38.888Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:23:39.179Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.1 [2022-02-16T16:23:39.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-02-16T16:23:39.179Z] 3498c070e56f: Preparing [2022-02-16T16:23:39.179Z] 419a3ac215cd: Preparing [2022-02-16T16:23:39.179Z] f97904cc513e: Preparing [2022-02-16T16:23:39.179Z] 75400926cedb: Preparing [2022-02-16T16:23:39.179Z] 3bbbb6fe1ec7: Preparing [2022-02-16T16:23:39.179Z] def69aa625ab: Preparing [2022-02-16T16:23:39.179Z] 1a058d5342cc: Preparing [2022-02-16T16:23:39.179Z] def69aa625ab: Waiting [2022-02-16T16:23:39.179Z] 1a058d5342cc: Waiting [2022-02-16T16:23:39.179Z] 3bbbb6fe1ec7: Layer already exists [2022-02-16T16:23:39.179Z] 3498c070e56f: Layer already exists [2022-02-16T16:23:39.179Z] f97904cc513e: Layer already exists [2022-02-16T16:23:39.179Z] 75400926cedb: Layer already exists [2022-02-16T16:23:39.179Z] 419a3ac215cd: Layer already exists [2022-02-16T16:23:39.179Z] 1a058d5342cc: Layer already exists [2022-02-16T16:23:39.179Z] def69aa625ab: Layer already exists [2022-02-16T16:23:39.179Z] 2.1.0-dev.1: digest: sha256:7e76b9a28af7d0d2350c8174c19bde4f0b73290a1928dc174ac37ade23b08b48 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:23:39.477Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:23:39.779Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 [2022-02-16T16:23:39.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-02-16T16:23:39.779Z] 3498c070e56f: Preparing [2022-02-16T16:23:39.779Z] 419a3ac215cd: Preparing [2022-02-16T16:23:39.779Z] f97904cc513e: Preparing [2022-02-16T16:23:39.779Z] 75400926cedb: Preparing [2022-02-16T16:23:39.779Z] 3bbbb6fe1ec7: Preparing [2022-02-16T16:23:39.779Z] def69aa625ab: Preparing [2022-02-16T16:23:39.779Z] 1a058d5342cc: Preparing [2022-02-16T16:23:39.779Z] def69aa625ab: Waiting [2022-02-16T16:23:39.779Z] 1a058d5342cc: Waiting [2022-02-16T16:23:39.779Z] 75400926cedb: Layer already exists [2022-02-16T16:23:39.779Z] 3bbbb6fe1ec7: Layer already exists [2022-02-16T16:23:39.779Z] f97904cc513e: Layer already exists [2022-02-16T16:23:39.779Z] 419a3ac215cd: Layer already exists [2022-02-16T16:23:39.779Z] 3498c070e56f: Layer already exists [2022-02-16T16:23:39.779Z] 1a058d5342cc: Layer already exists [2022-02-16T16:23:39.779Z] def69aa625ab: Layer already exists [2022-02-16T16:23:39.779Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1: digest: sha256:7e76b9a28af7d0d2350c8174c19bde4f0b73290a1928dc174ac37ade23b08b48 size: 1781 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:23:40.079Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:23:40.382Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-02-16T16:23:40.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-02-16T16:23:40.382Z] 3498c070e56f: Preparing [2022-02-16T16:23:40.382Z] 419a3ac215cd: Preparing [2022-02-16T16:23:40.382Z] f97904cc513e: Preparing [2022-02-16T16:23:40.382Z] 75400926cedb: Preparing [2022-02-16T16:23:40.382Z] 3bbbb6fe1ec7: Preparing [2022-02-16T16:23:40.382Z] def69aa625ab: Preparing [2022-02-16T16:23:40.382Z] 1a058d5342cc: Preparing [2022-02-16T16:23:40.382Z] def69aa625ab: Waiting [2022-02-16T16:23:40.382Z] 1a058d5342cc: Waiting [2022-02-16T16:23:40.382Z] 3bbbb6fe1ec7: Layer already exists [2022-02-16T16:23:40.382Z] 75400926cedb: Layer already exists [2022-02-16T16:23:40.382Z] 419a3ac215cd: Layer already exists [2022-02-16T16:23:40.382Z] 3498c070e56f: Layer already exists [2022-02-16T16:23:40.382Z] f97904cc513e: Layer already exists [2022-02-16T16:23:40.382Z] def69aa625ab: Layer already exists [2022-02-16T16:23:40.382Z] 1a058d5342cc: Layer already exists [2022-02-16T16:23:40.382Z] main: digest: sha256:7e76b9a28af7d0d2350c8174c19bde4f0b73290a1928dc174ac37ade23b08b48 size: 1781 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:23:40.508Z] ===================================================== [Pipeline] echo [2022-02-16T16:23:40.517Z] taggedImages: [2022-02-16T16:23:40.517Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-02-16T16:23:40.517Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-02-16T16:23:40.517Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.1 [2022-02-16T16:23:40.517Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 [2022-02-16T16:23:40.517Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:23:40.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T16:23:40.895Z] [2022-02-16T16:23:40.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:23:41.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T16:23:41.554Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-16T16:23:41.554Z] b4d181a07f80: Pulling fs layer [2022-02-16T16:23:41.554Z] a1111a8f2ec3: Pulling fs layer [2022-02-16T16:23:41.554Z] ed53099fbce6: Pulling fs layer [2022-02-16T16:23:41.554Z] dc539afda2c1: Pulling fs layer [2022-02-16T16:23:41.554Z] 77bc0d833cb6: Pulling fs layer [2022-02-16T16:23:41.554Z] 9065ff56babe: Pulling fs layer [2022-02-16T16:23:41.554Z] d287ab97295c: Pulling fs layer [2022-02-16T16:23:41.554Z] dc539afda2c1: Waiting [2022-02-16T16:23:41.554Z] 77bc0d833cb6: Waiting [2022-02-16T16:23:41.554Z] 9065ff56babe: Waiting [2022-02-16T16:23:41.554Z] d287ab97295c: Waiting [2022-02-16T16:23:41.554Z] a1111a8f2ec3: Verifying Checksum [2022-02-16T16:23:41.554Z] a1111a8f2ec3: Download complete [2022-02-16T16:23:41.554Z] dc539afda2c1: Verifying Checksum [2022-02-16T16:23:41.554Z] dc539afda2c1: Download complete [2022-02-16T16:23:41.554Z] ed53099fbce6: Verifying Checksum [2022-02-16T16:23:41.554Z] ed53099fbce6: Download complete [2022-02-16T16:23:41.554Z] 9065ff56babe: Verifying Checksum [2022-02-16T16:23:41.554Z] 9065ff56babe: Download complete [2022-02-16T16:23:41.554Z] 77bc0d833cb6: Verifying Checksum [2022-02-16T16:23:41.554Z] 77bc0d833cb6: Download complete [2022-02-16T16:23:41.908Z] b4d181a07f80: Download complete [2022-02-16T16:23:42.483Z] d287ab97295c: Verifying Checksum [2022-02-16T16:23:42.483Z] d287ab97295c: Download complete [2022-02-16T16:23:43.442Z] b4d181a07f80: Pull complete [2022-02-16T16:23:43.442Z] a1111a8f2ec3: Pull complete [2022-02-16T16:23:44.022Z] ed53099fbce6: Pull complete [2022-02-16T16:23:44.022Z] dc539afda2c1: Pull complete [2022-02-16T16:23:44.286Z] 77bc0d833cb6: Pull complete [2022-02-16T16:23:44.286Z] 9065ff56babe: Pull complete [2022-02-16T16:23:49.649Z] d287ab97295c: Pull complete [2022-02-16T16:23:49.649Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-16T16:23:49.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T16:23:49.649Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-16T16:23:49.713Z] prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container [2022-02-16T16:23:49.747Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-16T16:23:52.769Z] $ docker top aae2e8955c4cdd13d562e585c241c9a8ba5b952680d115e868bfca77b199e49e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:23:53.157Z] ---> job-cost.sh [2022-02-16T16:23:53.157Z] lf-activate-venv: SKIPPING [2022-02-16T16:23:53.157Z] INFO: No Stack... [2022-02-16T16:23:53.416Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-16T16:23:53.675Z] INFO: Archiving Costs [Pipeline] sh [2022-02-16T16:23:53.970Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-02-16T16:23:53.970Z] + cut -d, -f6 [Pipeline] lock [2022-02-16T16:23:53.982Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] [2022-02-16T16:23:53.990Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] did not exist. Created. [2022-02-16T16:23:53.990Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-16T16:23:54.301Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-16T16:23:54.329Z] Stashed 1 file(s) [Pipeline] } [2022-02-16T16:23:54.336Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-16T16:23:54.353Z] $ docker stop --time=1 aae2e8955c4cdd13d562e585c241c9a8ba5b952680d115e868bfca77b199e49e [2022-02-16T16:23:55.474Z] $ docker rm -f aae2e8955c4cdd13d562e585c241c9a8ba5b952680d115e868bfca77b199e49e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-16T16:25:18.186Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5365 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-02-16T16:25:18.199Z] Running in /w/workspace/device-rfid-llrp-go/18 [Pipeline] { [Pipeline] checkout [2022-02-16T16:25:18.381Z] Selected Git installation does not exist. Using Default [2022-02-16T16:25:18.381Z] The recommended git tool is: NONE [2022-02-16T16:25:23.253Z] using credential edgex-jenkins-ssh [2022-02-16T16:25:23.273Z] Cloning the remote Git repository [2022-02-16T16:25:24.460Z] Avoid second fetch [2022-02-16T16:25:24.460Z] Checking out Revision fdb8dc9e065565c3e0b08ed77eb96ef70046d97a (main) [2022-02-16T16:25:23.327Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-02-16T16:25:23.411Z] > git init /w/workspace/device-rfid-llrp-go/18 # timeout=10 [2022-02-16T16:25:23.502Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-02-16T16:25:23.504Z] > git --version # timeout=10 [2022-02-16T16:25:23.530Z] > git --version # 'git version 2.17.1' [2022-02-16T16:25:23.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-16T16:25:23.625Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-16T16:25:24.409Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-02-16T16:25:24.429Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-16T16:25:24.474Z] > git config core.sparsecheckout # timeout=10 [2022-02-16T16:25:24.534Z] > git checkout -f fdb8dc9e065565c3e0b08ed77eb96ef70046d97a # timeout=10 [2022-02-16T16:25:28.878Z] Commit message: "feat: Added "make lint" to target and added it to make test. Resolved all lint errors as well (#60)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-16T16:25:29.828Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-16T16:25:29.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T16:25:29.828Z] Dload Upload Total Spent Left Speed [2022-02-16T16:25:29.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93251 0 --:--:-- --:--:-- --:--:-- 93251 [Pipeline] sh [2022-02-16T16:25:30.358Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-16T16:25:30.715Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-16T16:25:30.715Z] + sudo tee /etc/docker/daemon.new [2022-02-16T16:25:30.715Z] { [2022-02-16T16:25:30.715Z] "registry-mirrors": [ [2022-02-16T16:25:30.715Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-16T16:25:30.715Z] ], [2022-02-16T16:25:30.715Z] "bip": "10.250.0.254/24", [2022-02-16T16:25:30.715Z] "hosts": [ [2022-02-16T16:25:30.715Z] "tcp://0.0.0.0:5555", [2022-02-16T16:25:30.715Z] "unix:///var/run/docker.sock" [2022-02-16T16:25:30.715Z] ], [2022-02-16T16:25:30.715Z] "mtu": 1458, [2022-02-16T16:25:30.715Z] "selinux-enabled": true, [2022-02-16T16:25:30.715Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-16T16:25:30.715Z] } [Pipeline] sh [2022-02-16T16:25:31.056Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-16T16:25:31.409Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:25:49.815Z] provisioning config files... [2022-02-16T16:25:49.840Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/18@tmp/config5432667044608382947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:25:50.195Z] ---> docker-login.sh [2022-02-16T16:25:50.195Z] nexus3.edgexfoundry.org:10001 [2022-02-16T16:25:50.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:25:51.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:25:51.061Z] Configure a credential helper to remove this warning. See [2022-02-16T16:25:51.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:25:51.061Z] [2022-02-16T16:25:51.061Z] Login Succeeded [2022-02-16T16:25:51.061Z] nexus3.edgexfoundry.org:10002 [2022-02-16T16:25:51.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:25:51.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:25:51.335Z] Configure a credential helper to remove this warning. See [2022-02-16T16:25:51.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:25:51.335Z] [2022-02-16T16:25:51.335Z] Login Succeeded [2022-02-16T16:25:51.335Z] nexus3.edgexfoundry.org:10003 [2022-02-16T16:25:51.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:25:51.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:25:51.604Z] Configure a credential helper to remove this warning. See [2022-02-16T16:25:51.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:25:51.604Z] [2022-02-16T16:25:51.604Z] Login Succeeded [2022-02-16T16:25:51.877Z] nexus3.edgexfoundry.org:10004 [2022-02-16T16:25:52.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:25:52.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:25:52.151Z] Configure a credential helper to remove this warning. See [2022-02-16T16:25:52.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:25:52.151Z] [2022-02-16T16:25:52.151Z] Login Succeeded [2022-02-16T16:25:52.151Z] docker.io [2022-02-16T16:25:52.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:25:53.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:25:53.014Z] Configure a credential helper to remove this warning. See [2022-02-16T16:25:53.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:25:53.014Z] [2022-02-16T16:25:53.014Z] Login Succeeded [2022-02-16T16:25:53.014Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T16:25:53.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-16T16:25:53.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T16:25:53.454Z] ========================================================= [2022-02-16T16:25:53.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-16T16:25:53.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:25:53.808Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-16T16:25:54.080Z] Sending build context to Docker daemon 1.222MB [2022-02-16T16:25:54.080Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T16:25:54.080Z] Step 2/12 : FROM ${BASE} AS builder [2022-02-16T16:25:54.353Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-16T16:25:54.353Z] 9b3977197b4f: Pulling fs layer [2022-02-16T16:25:54.353Z] 1a89e8eeedd5: Pulling fs layer [2022-02-16T16:25:54.353Z] 94645a83ff95: Pulling fs layer [2022-02-16T16:25:54.353Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-16T16:25:54.353Z] 0c92f367c5e7: Pulling fs layer [2022-02-16T16:25:54.353Z] f7c0051592d6: Pulling fs layer [2022-02-16T16:25:54.353Z] a227ed2f7395: Pulling fs layer [2022-02-16T16:25:54.353Z] 7b1c46037f91: Pulling fs layer [2022-02-16T16:25:54.353Z] 3f3a8bcf1eab: Waiting [2022-02-16T16:25:54.353Z] 0c92f367c5e7: Waiting [2022-02-16T16:25:54.353Z] f7c0051592d6: Waiting [2022-02-16T16:25:54.353Z] a227ed2f7395: Waiting [2022-02-16T16:25:54.353Z] 7b1c46037f91: Waiting [2022-02-16T16:25:54.353Z] 94645a83ff95: Verifying Checksum [2022-02-16T16:25:54.353Z] 94645a83ff95: Download complete [2022-02-16T16:25:54.353Z] 1a89e8eeedd5: Verifying Checksum [2022-02-16T16:25:54.353Z] 1a89e8eeedd5: Download complete [2022-02-16T16:25:54.353Z] 0c92f367c5e7: Verifying Checksum [2022-02-16T16:25:54.353Z] 0c92f367c5e7: Download complete [2022-02-16T16:25:54.353Z] f7c0051592d6: Download complete [2022-02-16T16:25:54.353Z] 9b3977197b4f: Verifying Checksum [2022-02-16T16:25:54.353Z] 9b3977197b4f: Download complete [2022-02-16T16:25:54.353Z] a227ed2f7395: Verifying Checksum [2022-02-16T16:25:54.353Z] a227ed2f7395: Download complete [2022-02-16T16:25:54.952Z] 9b3977197b4f: Pull complete [2022-02-16T16:25:55.563Z] 1a89e8eeedd5: Pull complete [2022-02-16T16:25:55.840Z] 94645a83ff95: Pull complete [2022-02-16T16:25:56.118Z] 7b1c46037f91: Verifying Checksum [2022-02-16T16:25:56.118Z] 7b1c46037f91: Download complete [2022-02-16T16:25:56.715Z] 3f3a8bcf1eab: Download complete [2022-02-16T16:26:09.138Z] 3f3a8bcf1eab: Pull complete [2022-02-16T16:26:09.138Z] 0c92f367c5e7: Pull complete [2022-02-16T16:26:09.139Z] f7c0051592d6: Pull complete [2022-02-16T16:26:09.139Z] a227ed2f7395: Pull complete [2022-02-16T16:26:14.550Z] 7b1c46037f91: Pull complete [2022-02-16T16:26:14.550Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-16T16:26:14.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-16T16:26:14.550Z] ---> f79e39bc4007 [2022-02-16T16:26:14.550Z] Step 3/12 : ARG MAKE='make build' [2022-02-16T16:26:16.521Z] ---> Running in ae9be5599867 [2022-02-16T16:26:16.521Z] Removing intermediate container ae9be5599867 [2022-02-16T16:26:16.521Z] ---> fa80fbe4dec9 [2022-02-16T16:26:16.521Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-02-16T16:26:16.521Z] ---> Running in e41f0a5fcab1 [2022-02-16T16:26:17.124Z] Removing intermediate container e41f0a5fcab1 [2022-02-16T16:26:17.124Z] ---> 8aeb70125e18 [2022-02-16T16:26:17.124Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T16:26:17.124Z] ---> Running in f9c91d593014 [2022-02-16T16:26:17.401Z] Removing intermediate container f9c91d593014 [2022-02-16T16:26:17.401Z] ---> a9c53fcf2477 [2022-02-16T16:26:17.401Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:26:17.675Z] ---> Running in b3f2b5226ef3 [2022-02-16T16:26:19.643Z] Removing intermediate container b3f2b5226ef3 [2022-02-16T16:26:19.643Z] ---> 8d984c9e592d [2022-02-16T16:26:19.643Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T16:26:19.643Z] ---> Running in 7645b476a4c9 [2022-02-16T16:26:20.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:26:21.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:26:22.188Z] OK: 220 MiB in 52 packages [2022-02-16T16:26:22.783Z] Removing intermediate container 7645b476a4c9 [2022-02-16T16:26:22.783Z] ---> 4de32db4ec36 [2022-02-16T16:26:22.783Z] Step 8/12 : WORKDIR /app [2022-02-16T16:26:23.054Z] ---> Running in e815f86da5b6 [2022-02-16T16:26:23.327Z] Removing intermediate container e815f86da5b6 [2022-02-16T16:26:23.327Z] ---> 2ef3f349bab7 [2022-02-16T16:26:23.327Z] Step 9/12 : COPY go.mod vendor* ./ [2022-02-16T16:26:23.925Z] ---> 19582e94fdeb [2022-02-16T16:26:23.925Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:26:23.925Z] ---> Running in b8ab46ef9fc4 [2022-02-16T16:27:45.719Z] Removing intermediate container b8ab46ef9fc4 [2022-02-16T16:27:45.719Z] ---> fce0525eb942 [2022-02-16T16:27:45.719Z] Step 11/12 : COPY . . [2022-02-16T16:27:45.719Z] ---> 803a4a6a4b4f [2022-02-16T16:27:45.719Z] Step 12/12 : RUN $MAKE [2022-02-16T16:27:45.719Z] ---> Running in 734158b8b3a7 [2022-02-16T16:27:45.719Z] noop [2022-02-16T16:27:45.719Z] Removing intermediate container 734158b8b3a7 [2022-02-16T16:27:45.719Z] ---> 7852ea396027 [2022-02-16T16:27:45.719Z] Successfully built 7852ea396027 [2022-02-16T16:27:45.719Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:27:46.066Z] + docker inspect -f . ci-base-image-arm64 [2022-02-16T16:27:46.066Z] . [Pipeline] withDockerContainer [2022-02-16T16:27:46.293Z] prd-ubuntu18.04-docker-arm64-4c-16g-5365 does not seem to be running inside a container [2022-02-16T16:27:46.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/18 -v /w/workspace/device-rfid-llrp-go/18:/w/workspace/device-rfid-llrp-go/18:rw,z -v /w/workspace/device-rfid-llrp-go/18@tmp:/w/workspace/device-rfid-llrp-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-16T16:27:47.694Z] $ docker top d55fbd1f41bc5adde508bdb61e373f60912766f65e4bff4c5039c89955b47562 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T16:27:48.574Z] + go version [2022-02-16T16:27:48.574Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-16T16:27:48.602Z] $ docker stop --time=1 d55fbd1f41bc5adde508bdb61e373f60912766f65e4bff4c5039c89955b47562 [2022-02-16T16:27:50.243Z] $ docker rm -f d55fbd1f41bc5adde508bdb61e373f60912766f65e4bff4c5039c89955b47562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:27:50.819Z] + docker inspect -f . ci-base-image-arm64 [2022-02-16T16:27:50.819Z] . [Pipeline] withDockerContainer [2022-02-16T16:27:51.038Z] prd-ubuntu18.04-docker-arm64-4c-16g-5365 does not seem to be running inside a container [2022-02-16T16:27:51.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/18 -v /w/workspace/device-rfid-llrp-go/18:/w/workspace/device-rfid-llrp-go/18:rw,z -v /w/workspace/device-rfid-llrp-go/18@tmp:/w/workspace/device-rfid-llrp-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-16T16:27:52.372Z] $ docker top a6e468f0a9fd5bfd3fe6e2536daa4e3eaf6e6e27ecb1e9a1029d38c9383b328d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-16T16:27:53.269Z] + make test [2022-02-16T16:27:53.269Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-16T16:27:54.259Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-02-16T16:28:41.280Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-02-16T16:28:41.280Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-02-16T16:29:20.316Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.367s coverage: 39.5% of statements [2022-02-16T16:29:20.316Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.489s coverage: 52.0% of statements [2022-02-16T16:29:20.316Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 95.5% of statements [2022-02-16T16:29:20.316Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-16T16:29:20.316Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-16T16:29:35.413Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-16T16:29:35.413Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-16T16:29:36.387Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-16T16:29:38.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-16T16:29:38.391Z] $ docker stop --time=1 a6e468f0a9fd5bfd3fe6e2536daa4e3eaf6e6e27ecb1e9a1029d38c9383b328d [2022-02-16T16:29:40.083Z] $ docker rm -f a6e468f0a9fd5bfd3fe6e2536daa4e3eaf6e6e27ecb1e9a1029d38c9383b328d [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T16:29:40.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-16T16:29:40.926Z] Warning: overwriting stash ‘coverage-report’ [2022-02-16T16:29:41.553Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-16T16:29:41.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-16T16:29:42.286Z] + ls -al . [2022-02-16T16:29:42.286Z] total 640 [2022-02-16T16:29:42.286Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 16:29 . [2022-02-16T16:29:42.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 16:25 .. [2022-02-16T16:29:42.286Z] -rw-rw-r-- 1 jenkins jenkins 134 Feb 16 16:25 .dockerignore [2022-02-16T16:29:42.286Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 16:25 .git [2022-02-16T16:29:42.286Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:25 .github [2022-02-16T16:29:42.286Z] -rw-rw-r-- 1 jenkins jenkins 946 Feb 16 16:25 .gitignore [2022-02-16T16:29:42.286Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 16:25 .golangci.yml [2022-02-16T16:29:42.286Z] -rw-rw-r-- 1 jenkins jenkins 9072 Feb 16 16:25 Attribution.txt [2022-02-16T16:29:42.286Z] -rw-rw-r-- 1 jenkins jenkins 1582 Feb 16 16:25 Dockerfile [2022-02-16T16:29:42.286Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 16:25 GOVERNANCE.md [2022-02-16T16:29:42.286Z] -rw-rw-r-- 1 jenkins jenkins 682 Feb 16 16:25 Jenkinsfile [2022-02-16T16:29:42.286Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 16:25 LICENSE [2022-02-16T16:29:42.286Z] -rw-rw-r-- 1 jenkins jenkins 1435 Feb 16 16:25 Makefile [2022-02-16T16:29:42.286Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 16 16:25 OWNERS.md [2022-02-16T16:29:42.286Z] -rw-rw-r-- 1 jenkins jenkins 30403 Feb 16 16:25 README.md [2022-02-16T16:29:42.286Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 16:21 VERSION [2022-02-16T16:29:42.286Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:25 bin [2022-02-16T16:29:42.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 16:25 cmd [2022-02-16T16:29:42.286Z] -rw-r--r-- 1 jenkins jenkins 460220 Feb 16 16:29 coverage.out [2022-02-16T16:29:42.286Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:25 examples [2022-02-16T16:29:42.286Z] -rw-rw-r-- 1 jenkins jenkins 2899 Feb 16 16:25 go.mod [2022-02-16T16:29:42.286Z] -rw-rw-r-- 1 jenkins jenkins 49145 Feb 16 16:25 go.sum [2022-02-16T16:29:42.286Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:25 images [2022-02-16T16:29:42.286Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 16:25 internal [2022-02-16T16:29:42.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 16:25 snap [2022-02-16T16:29:42.286Z] -rw-rw-r-- 1 jenkins jenkins 193 Feb 16 16:25 version.go [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:29:42.628Z] + 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=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a --label arch=arm64 --label version=2.1.0-dev.1 . [2022-02-16T16:29:42.902Z] Sending build context to Docker daemon 1.222MB [2022-02-16T16:29:42.902Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T16:29:42.902Z] Step 2/26 : FROM ${BASE} AS builder [2022-02-16T16:29:42.902Z] ---> 7852ea396027 [2022-02-16T16:29:42.902Z] Step 3/26 : ARG MAKE='make build' [2022-02-16T16:29:43.177Z] ---> Running in 6341902611c6 [2022-02-16T16:29:43.450Z] Removing intermediate container 6341902611c6 [2022-02-16T16:29:43.450Z] ---> 35223386aded [2022-02-16T16:29:43.450Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-02-16T16:29:43.450Z] ---> Running in dd818150fa46 [2022-02-16T16:29:43.729Z] Removing intermediate container dd818150fa46 [2022-02-16T16:29:43.729Z] ---> d66deea09ec3 [2022-02-16T16:29:43.729Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T16:29:44.000Z] ---> Running in cac4b99e4516 [2022-02-16T16:29:44.272Z] Removing intermediate container cac4b99e4516 [2022-02-16T16:29:44.272Z] ---> f2bcbebc8a03 [2022-02-16T16:29:44.273Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:29:44.545Z] ---> Running in b72c6d49f1fd [2022-02-16T16:29:45.980Z] Removing intermediate container b72c6d49f1fd [2022-02-16T16:29:45.980Z] ---> 42e6a4838fb4 [2022-02-16T16:29:45.980Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T16:29:46.251Z] ---> Running in adf24da061a0 [2022-02-16T16:29:47.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:29:48.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:29:48.918Z] OK: 220 MiB in 52 packages [2022-02-16T16:29:49.910Z] Removing intermediate container adf24da061a0 [2022-02-16T16:29:49.910Z] ---> 05c1a5a04d80 [2022-02-16T16:29:49.910Z] Step 8/26 : WORKDIR /app [2022-02-16T16:29:49.910Z] ---> Running in 46b874ee59ad [2022-02-16T16:29:50.509Z] Removing intermediate container 46b874ee59ad [2022-02-16T16:29:50.509Z] ---> 6671278d218e [2022-02-16T16:29:50.509Z] Step 9/26 : COPY go.mod vendor* ./ [2022-02-16T16:29:51.104Z] ---> f65a31821952 [2022-02-16T16:29:51.104Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T16:29:51.104Z] ---> Running in 508a24937d55 [2022-02-16T16:29:53.074Z] Removing intermediate container 508a24937d55 [2022-02-16T16:29:53.074Z] ---> db389070a224 [2022-02-16T16:29:53.074Z] Step 11/26 : COPY . . [2022-02-16T16:29:54.054Z] ---> 3a77747b4c0c [2022-02-16T16:29:54.054Z] Step 12/26 : RUN $MAKE [2022-02-16T16:29:54.054Z] ---> Running in 792cdffae211 [2022-02-16T16:29:55.034Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.1" -o cmd/device-rfid-llrp ./cmd [2022-02-16T16:30:42.027Z] Removing intermediate container 792cdffae211 [2022-02-16T16:30:42.027Z] ---> d193b6162541 [2022-02-16T16:30:42.027Z] Step 13/26 : FROM alpine:3.14 [2022-02-16T16:30:42.027Z] 3.14: Pulling from library/alpine [2022-02-16T16:30:42.027Z] be307f383ecc: Pulling fs layer [2022-02-16T16:30:42.027Z] be307f383ecc: Download complete [2022-02-16T16:30:42.027Z] be307f383ecc: Pull complete [2022-02-16T16:30:42.027Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-16T16:30:42.027Z] Status: Downloaded newer image for alpine:3.14 [2022-02-16T16:30:42.027Z] ---> 5b8b7b635229 [2022-02-16T16:30:42.027Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-16T16:30:42.027Z] ---> Running in e1370bd0fe1b [2022-02-16T16:30:42.027Z] Removing intermediate container e1370bd0fe1b [2022-02-16T16:30:42.027Z] ---> ae5c8f26088a [2022-02-16T16:30:42.027Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T16:30:42.027Z] ---> Running in bf2b555136a5 [2022-02-16T16:30:42.027Z] Removing intermediate container bf2b555136a5 [2022-02-16T16:30:42.027Z] ---> 90703df9c67d [2022-02-16T16:30:42.027Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-16T16:30:42.027Z] ---> Running in 6406540b2caa [2022-02-16T16:30:42.027Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-16T16:30:42.027Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-16T16:30:42.027Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-16T16:30:42.027Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-16T16:30:42.027Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-16T16:30:42.027Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-16T16:30:42.027Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-16T16:30:42.027Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-16T16:30:42.298Z] Executing busybox-1.33.1-r6.trigger [2022-02-16T16:30:42.298Z] OK: 8 MiB in 20 packages [2022-02-16T16:30:43.277Z] Removing intermediate container 6406540b2caa [2022-02-16T16:30:43.277Z] ---> 1d1ab75a7061 [2022-02-16T16:30:43.277Z] Step 17/26 : COPY --from=builder /app/LICENSE / [2022-02-16T16:30:43.873Z] ---> 0d194bbd2acf [2022-02-16T16:30:43.873Z] Step 18/26 : COPY --from=builder /app/Attribution.txt / [2022-02-16T16:30:44.468Z] ---> 80d23fa2f6d8 [2022-02-16T16:30:44.468Z] Step 19/26 : COPY --from=builder /app/cmd/device-rfid-llrp /device-rfid-llrp [2022-02-16T16:30:45.450Z] ---> b4213bbcb5c3 [2022-02-16T16:30:45.450Z] Step 20/26 : COPY --from=builder /app/cmd/res/ / [2022-02-16T16:30:46.043Z] ---> 3b6e17befe9d [2022-02-16T16:30:46.043Z] Step 21/26 : EXPOSE 59989 [2022-02-16T16:30:46.043Z] ---> Running in 3b623ef13f0d [2022-02-16T16:30:46.318Z] Removing intermediate container 3b623ef13f0d [2022-02-16T16:30:46.318Z] ---> e4a394d66f46 [2022-02-16T16:30:46.318Z] Step 22/26 : ENTRYPOINT ["/device-rfid-llrp"] [2022-02-16T16:30:46.318Z] ---> Running in 1cc38af0ba3c [2022-02-16T16:30:46.594Z] Removing intermediate container 1cc38af0ba3c [2022-02-16T16:30:46.594Z] ---> 33e2a8ce6982 [2022-02-16T16:30:46.594Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-02-16T16:30:46.863Z] ---> Running in 220aa5d49b86 [2022-02-16T16:30:47.138Z] Removing intermediate container 220aa5d49b86 [2022-02-16T16:30:47.138Z] ---> ad0f931a9222 [2022-02-16T16:30:47.138Z] Step 24/26 : LABEL arch=arm64 [2022-02-16T16:30:47.138Z] ---> Running in 19133743f4d9 [2022-02-16T16:30:47.410Z] Removing intermediate container 19133743f4d9 [2022-02-16T16:30:47.410Z] ---> 34d6237c4633 [2022-02-16T16:30:47.410Z] Step 25/26 : LABEL git_sha=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-02-16T16:30:47.685Z] ---> Running in 5a24000321d7 [2022-02-16T16:30:47.961Z] Removing intermediate container 5a24000321d7 [2022-02-16T16:30:47.961Z] ---> dc171930d856 [2022-02-16T16:30:47.961Z] Step 26/26 : LABEL version=2.1.0-dev.1 [2022-02-16T16:30:47.961Z] ---> Running in 6b4fddc443ea [2022-02-16T16:30:48.234Z] Removing intermediate container 6b4fddc443ea [2022-02-16T16:30:48.234Z] ---> bc6ec371ef31 [2022-02-16T16:30:48.234Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-16T16:30:48.234Z] Successfully built bc6ec371ef31 [2022-02-16T16:30:48.505Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:30:48.586Z] provisioning config files... [2022-02-16T16:30:48.604Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/18@tmp/config6567672403450010708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:30:48.950Z] ---> docker-login.sh [2022-02-16T16:30:48.951Z] nexus3.edgexfoundry.org:10001 [2022-02-16T16:30:49.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:30:49.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:30:49.221Z] Configure a credential helper to remove this warning. See [2022-02-16T16:30:49.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:30:49.221Z] [2022-02-16T16:30:49.221Z] Login Succeeded [2022-02-16T16:30:49.221Z] nexus3.edgexfoundry.org:10002 [2022-02-16T16:30:49.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:30:49.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:30:49.765Z] Configure a credential helper to remove this warning. See [2022-02-16T16:30:49.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:30:49.765Z] [2022-02-16T16:30:49.765Z] Login Succeeded [2022-02-16T16:30:49.765Z] nexus3.edgexfoundry.org:10003 [2022-02-16T16:30:50.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:30:50.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:30:50.038Z] Configure a credential helper to remove this warning. See [2022-02-16T16:30:50.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:30:50.038Z] [2022-02-16T16:30:50.038Z] Login Succeeded [2022-02-16T16:30:50.038Z] nexus3.edgexfoundry.org:10004 [2022-02-16T16:30:50.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:30:50.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:30:50.632Z] Configure a credential helper to remove this warning. See [2022-02-16T16:30:50.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:30:50.632Z] [2022-02-16T16:30:50.632Z] Login Succeeded [2022-02-16T16:30:50.632Z] docker.io [2022-02-16T16:30:50.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T16:30:51.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T16:30:51.178Z] Configure a credential helper to remove this warning. See [2022-02-16T16:30:51.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T16:30:51.178Z] [2022-02-16T16:30:51.178Z] Login Succeeded [2022-02-16T16:30:51.178Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T16:30:51.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:30:51.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T16:30:51.251Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-02-16T16:30:51.251Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-02-16T16:30:51.251Z] latest [2022-02-16T16:30:51.251Z] 2.1.0-dev.1 [2022-02-16T16:30:51.251Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 [2022-02-16T16:30:51.251Z] main [2022-02-16T16:30:51.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:30:51.592Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:30:51.922Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-02-16T16:30:51.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-02-16T16:30:51.922Z] 516b6bfd2803: Preparing [2022-02-16T16:30:51.922Z] d132e332c462: Preparing [2022-02-16T16:30:51.922Z] 24035117f80a: Preparing [2022-02-16T16:30:51.922Z] b1fbecd35400: Preparing [2022-02-16T16:30:51.922Z] c05047cab930: Preparing [2022-02-16T16:30:51.922Z] 87ae8d53e240: Preparing [2022-02-16T16:30:51.922Z] 62170e181a92: Preparing [2022-02-16T16:30:51.922Z] 87ae8d53e240: Waiting [2022-02-16T16:30:51.922Z] 62170e181a92: Waiting [2022-02-16T16:30:52.192Z] b1fbecd35400: Pushed [2022-02-16T16:30:52.192Z] 516b6bfd2803: Pushed [2022-02-16T16:30:52.192Z] 24035117f80a: Pushed [2022-02-16T16:30:52.192Z] 62170e181a92: Layer already exists [2022-02-16T16:30:52.192Z] 87ae8d53e240: Pushed [2022-02-16T16:30:52.783Z] c05047cab930: Pushed [2022-02-16T16:30:55.390Z] d132e332c462: Pushed [2022-02-16T16:30:55.390Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a: digest: sha256:a120a1726941ef89ea31c26276acb1119b5e5b3897d50a6196df86c794ee6fcc size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:30:55.728Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:30:56.063Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-02-16T16:30:56.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-02-16T16:30:56.063Z] 516b6bfd2803: Preparing [2022-02-16T16:30:56.063Z] d132e332c462: Preparing [2022-02-16T16:30:56.063Z] 24035117f80a: Preparing [2022-02-16T16:30:56.063Z] b1fbecd35400: Preparing [2022-02-16T16:30:56.063Z] c05047cab930: Preparing [2022-02-16T16:30:56.063Z] 87ae8d53e240: Preparing [2022-02-16T16:30:56.063Z] 62170e181a92: Preparing [2022-02-16T16:30:56.063Z] 87ae8d53e240: Waiting [2022-02-16T16:30:56.063Z] 62170e181a92: Waiting [2022-02-16T16:30:56.063Z] b1fbecd35400: Layer already exists [2022-02-16T16:30:56.063Z] c05047cab930: Layer already exists [2022-02-16T16:30:56.063Z] d132e332c462: Layer already exists [2022-02-16T16:30:56.063Z] 516b6bfd2803: Layer already exists [2022-02-16T16:30:56.063Z] 24035117f80a: Layer already exists [2022-02-16T16:30:56.063Z] 62170e181a92: Layer already exists [2022-02-16T16:30:56.063Z] 87ae8d53e240: Layer already exists [2022-02-16T16:30:56.334Z] latest: digest: sha256:a120a1726941ef89ea31c26276acb1119b5e5b3897d50a6196df86c794ee6fcc size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:30:56.677Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:30:57.015Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.1 [2022-02-16T16:30:57.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-02-16T16:30:57.015Z] 516b6bfd2803: Preparing [2022-02-16T16:30:57.015Z] d132e332c462: Preparing [2022-02-16T16:30:57.015Z] 24035117f80a: Preparing [2022-02-16T16:30:57.015Z] b1fbecd35400: Preparing [2022-02-16T16:30:57.015Z] c05047cab930: Preparing [2022-02-16T16:30:57.015Z] 87ae8d53e240: Preparing [2022-02-16T16:30:57.015Z] 62170e181a92: Preparing [2022-02-16T16:30:57.015Z] 87ae8d53e240: Waiting [2022-02-16T16:30:57.015Z] 62170e181a92: Waiting [2022-02-16T16:30:57.015Z] 516b6bfd2803: Layer already exists [2022-02-16T16:30:57.015Z] b1fbecd35400: Layer already exists [2022-02-16T16:30:57.015Z] d132e332c462: Layer already exists [2022-02-16T16:30:57.015Z] c05047cab930: Layer already exists [2022-02-16T16:30:57.015Z] 24035117f80a: Layer already exists [2022-02-16T16:30:57.015Z] 62170e181a92: Layer already exists [2022-02-16T16:30:57.015Z] 87ae8d53e240: Layer already exists [2022-02-16T16:30:57.287Z] 2.1.0-dev.1: digest: sha256:a120a1726941ef89ea31c26276acb1119b5e5b3897d50a6196df86c794ee6fcc size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:30:57.629Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:30:57.970Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 [2022-02-16T16:30:57.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-02-16T16:30:57.970Z] 516b6bfd2803: Preparing [2022-02-16T16:30:57.970Z] d132e332c462: Preparing [2022-02-16T16:30:57.970Z] 24035117f80a: Preparing [2022-02-16T16:30:57.970Z] b1fbecd35400: Preparing [2022-02-16T16:30:57.970Z] c05047cab930: Preparing [2022-02-16T16:30:57.970Z] 87ae8d53e240: Preparing [2022-02-16T16:30:57.970Z] 62170e181a92: Preparing [2022-02-16T16:30:57.970Z] 87ae8d53e240: Waiting [2022-02-16T16:30:57.970Z] 62170e181a92: Waiting [2022-02-16T16:30:57.970Z] 24035117f80a: Layer already exists [2022-02-16T16:30:57.970Z] 516b6bfd2803: Layer already exists [2022-02-16T16:30:57.970Z] c05047cab930: Layer already exists [2022-02-16T16:30:57.970Z] d132e332c462: Layer already exists [2022-02-16T16:30:57.970Z] b1fbecd35400: Layer already exists [2022-02-16T16:30:57.970Z] 62170e181a92: Layer already exists [2022-02-16T16:30:57.970Z] 87ae8d53e240: Layer already exists [2022-02-16T16:30:58.241Z] fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1: digest: sha256:a120a1726941ef89ea31c26276acb1119b5e5b3897d50a6196df86c794ee6fcc size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:30:58.580Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:30:58.919Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-02-16T16:30:58.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-02-16T16:30:58.919Z] 516b6bfd2803: Preparing [2022-02-16T16:30:58.919Z] d132e332c462: Preparing [2022-02-16T16:30:58.919Z] 24035117f80a: Preparing [2022-02-16T16:30:58.919Z] b1fbecd35400: Preparing [2022-02-16T16:30:58.919Z] c05047cab930: Preparing [2022-02-16T16:30:58.919Z] 87ae8d53e240: Preparing [2022-02-16T16:30:58.919Z] 62170e181a92: Preparing [2022-02-16T16:30:58.919Z] 87ae8d53e240: Waiting [2022-02-16T16:30:58.919Z] 62170e181a92: Waiting [2022-02-16T16:30:58.919Z] b1fbecd35400: Layer already exists [2022-02-16T16:30:58.919Z] d132e332c462: Layer already exists [2022-02-16T16:30:58.919Z] c05047cab930: Layer already exists [2022-02-16T16:30:58.919Z] 516b6bfd2803: Layer already exists [2022-02-16T16:30:58.919Z] 24035117f80a: Layer already exists [2022-02-16T16:30:58.919Z] 62170e181a92: Layer already exists [2022-02-16T16:30:58.919Z] 87ae8d53e240: Layer already exists [2022-02-16T16:30:59.191Z] main: digest: sha256:a120a1726941ef89ea31c26276acb1119b5e5b3897d50a6196df86c794ee6fcc size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T16:30:59.244Z] ===================================================== [Pipeline] echo [2022-02-16T16:30:59.257Z] taggedImages: [2022-02-16T16:30:59.257Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [2022-02-16T16:30:59.257Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-02-16T16:30:59.257Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.1 [2022-02-16T16:30:59.257Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:fdb8dc9e065565c3e0b08ed77eb96ef70046d97a-2.1.0-dev.1 [2022-02-16T16:30:59.257Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:30:59.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T16:30:59.637Z] [2022-02-16T16:30:59.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:30:59.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T16:31:00.268Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-16T16:31:00.268Z] 448f6bf000e3: Pulling fs layer [2022-02-16T16:31:00.268Z] f757da607395: Pulling fs layer [2022-02-16T16:31:00.268Z] 05883995daec: Pulling fs layer [2022-02-16T16:31:00.268Z] 8603b9c90790: Pulling fs layer [2022-02-16T16:31:00.268Z] 1560dd03e051: Pulling fs layer [2022-02-16T16:31:00.268Z] 27f5ce0e4adf: Pulling fs layer [2022-02-16T16:31:00.268Z] c2d8d7efcc4b: Pulling fs layer [2022-02-16T16:31:00.268Z] 1560dd03e051: Waiting [2022-02-16T16:31:00.268Z] 27f5ce0e4adf: Waiting [2022-02-16T16:31:00.268Z] c2d8d7efcc4b: Waiting [2022-02-16T16:31:00.268Z] 8603b9c90790: Waiting [2022-02-16T16:31:00.268Z] f757da607395: Verifying Checksum [2022-02-16T16:31:00.268Z] f757da607395: Download complete [2022-02-16T16:31:00.268Z] 8603b9c90790: Verifying Checksum [2022-02-16T16:31:00.268Z] 8603b9c90790: Download complete [2022-02-16T16:31:00.268Z] 1560dd03e051: Verifying Checksum [2022-02-16T16:31:00.268Z] 1560dd03e051: Download complete [2022-02-16T16:31:00.542Z] 27f5ce0e4adf: Verifying Checksum [2022-02-16T16:31:00.542Z] 27f5ce0e4adf: Download complete [2022-02-16T16:31:00.542Z] 05883995daec: Verifying Checksum [2022-02-16T16:31:00.542Z] 05883995daec: Download complete [2022-02-16T16:31:00.815Z] 448f6bf000e3: Verifying Checksum [2022-02-16T16:31:00.815Z] 448f6bf000e3: Download complete [2022-02-16T16:31:03.442Z] c2d8d7efcc4b: Verifying Checksum [2022-02-16T16:31:03.442Z] c2d8d7efcc4b: Download complete [2022-02-16T16:31:04.420Z] 448f6bf000e3: Pull complete [2022-02-16T16:31:05.022Z] f757da607395: Pull complete [2022-02-16T16:31:06.471Z] 05883995daec: Pull complete [2022-02-16T16:31:06.744Z] 8603b9c90790: Pull complete [2022-02-16T16:31:07.717Z] 1560dd03e051: Pull complete [2022-02-16T16:31:07.717Z] 27f5ce0e4adf: Pull complete [2022-02-16T16:31:22.829Z] c2d8d7efcc4b: Pull complete [2022-02-16T16:31:22.829Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-16T16:31:22.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T16:31:22.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-16T16:31:23.097Z] prd-ubuntu18.04-docker-arm64-4c-16g-5365 does not seem to be running inside a container [2022-02-16T16:31:23.205Z] $ 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/18 -v /w/workspace/device-rfid-llrp-go/18:/w/workspace/device-rfid-llrp-go/18:rw,z -v /w/workspace/device-rfid-llrp-go/18@tmp:/w/workspace/device-rfid-llrp-go/18@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:arm64 cat [2022-02-16T16:31:25.738Z] $ docker top 9c2e24f9b98f0c499d3e5fe7cc51fbf225d8247df233296360483eabb958163b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:31:26.660Z] ---> job-cost.sh [2022-02-16T16:31:26.660Z] lf-activate-venv: SKIPPING [2022-02-16T16:31:26.660Z] INFO: No Stack... [2022-02-16T16:31:26.945Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-16T16:31:27.537Z] INFO: Archiving Costs [Pipeline] sh [2022-02-16T16:31:28.190Z] + cat /w/workspace/device-rfid-llrp-go/18/archives/cost.csv [2022-02-16T16:31:28.190Z] + cut -d, -f6 [Pipeline] lock [2022-02-16T16:31:28.251Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] [2022-02-16T16:31:28.256Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] did not exist. Created. [2022-02-16T16:31:28.257Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-16T16:31:28.927Z] /w/workspace/device-rfid-llrp-go/18@tmp/durable-d303996a/script.sh: 1: /w/workspace/device-rfid-llrp-go/18@tmp/durable-d303996a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-16T16:31:29.595Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-16T16:31:29.620Z] Warning: overwriting stash ‘stack-cost’ [2022-02-16T16:31:29.674Z] Stashed 1 file(s) [Pipeline] } [2022-02-16T16:31:29.680Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-16T16:31:29.705Z] $ docker stop --time=1 9c2e24f9b98f0c499d3e5fe7cc51fbf225d8247df233296360483eabb958163b [2022-02-16T16:31:31.199Z] $ docker rm -f 9c2e24f9b98f0c499d3e5fe7cc51fbf225d8247df233296360483eabb958163b [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-02-16T16:31:31.639Z] provisioning config files... [2022-02-16T16:31:31.647Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4810306522528990610tmp [Pipeline] { [Pipeline] sh [2022-02-16T16:31:31.956Z] + set +x [2022-02-16T16:31:31.956Z] + curl -s https://codecov.io/bash [2022-02-16T16:31:31.956Z] + bash -s -- [2022-02-16T16:31:31.956Z] [2022-02-16T16:31:31.956Z] _____ _ [2022-02-16T16:31:31.956Z] / ____| | | [2022-02-16T16:31:31.956Z] | | ___ __| | ___ ___ _____ __ [2022-02-16T16:31:31.956Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-16T16:31:31.956Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-16T16:31:31.956Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-16T16:31:31.956Z] Bash-1.0.6 [2022-02-16T16:31:31.956Z] [2022-02-16T16:31:31.956Z] [2022-02-16T16:31:31.956Z] ==> git version 2.24.4 found [2022-02-16T16:31:31.956Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-16T16:31:31.956Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-16T16:31:31.956Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-16T16:31:31.956Z] ==> Jenkins CI detected. [2022-02-16T16:31:31.956Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-16T16:31:31.956Z] project root: . [2022-02-16T16:31:31.956Z] --> token set from env [2022-02-16T16:31:31.956Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-16T16:31:31.956Z] ==> Running gcov in . (disable via -X gcov) [2022-02-16T16:31:31.956Z] ==> Python coveragepy not found [2022-02-16T16:31:31.956Z] ==> Searching for coverage reports in: [2022-02-16T16:31:31.956Z] + . [2022-02-16T16:31:32.221Z] -> Found 1 reports [2022-02-16T16:31:32.221Z] ==> Detecting git/mercurial file structure [2022-02-16T16:31:32.221Z] ==> Reading reports [2022-02-16T16:31:32.221Z] + ./coverage.out bytes=460220 [2022-02-16T16:31:32.221Z] ==> Appending adjustments [2022-02-16T16:31:32.221Z] https://docs.codecov.io/docs/fixing-reports [2022-02-16T16:31:32.482Z] + Found adjustments [2022-02-16T16:31:32.482Z] ==> Gzipping contents [2022-02-16T16:31:32.482Z] 52K /tmp/codecov.wZYYXd.gz [2022-02-16T16:31:32.482Z] ==> Uploading reports [2022-02-16T16:31:32.482Z] url: https://codecov.io [2022-02-16T16:31:32.482Z] query: branch=main&commit=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-16T16:31:32.482Z] -> Pinging Codecov [2022-02-16T16:31:32.482Z] 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=fdb8dc9e065565c3e0b08ed77eb96ef70046d97a&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-16T16:31:33.053Z] -> Uploading to [2022-02-16T16:31:33.053Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-16/581DD39554BDF9B6E22D074273EAD858/fdb8dc9e065565c3e0b08ed77eb96ef70046d97a/8d9da1b3-d98e-44c5-b84d-cfeb2e39b882.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220216T163132Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9ae58e94c8179ed4920a18955e150ef9872d84164e242d481ac654d2e5bf751 [2022-02-16T16:31:33.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T16:31:33.053Z] Dload Upload Total Spent Left Speed [2022-02-16T16:31:33.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51718 0 0 100 51718 0 165k --:--:-- --:--:-- --:--:-- 166k [2022-02-16T16:31:33.313Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] } [2022-02-16T16:31:33.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-02-16T16:31:33.466Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-02-16T16:31:33.480Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:31:33.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-16T16:31:33.796Z] [2022-02-16T16:31:33.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:31:34.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-16T16:31:34.112Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-02-16T16:31:34.112Z] 188c0c94c7c5: Pulling fs layer [2022-02-16T16:31:34.112Z] 0ef7d3d256c8: Pulling fs layer [2022-02-16T16:31:34.112Z] de9db76c5a1d: Pulling fs layer [2022-02-16T16:31:34.112Z] 0eba1c9be4d2: Pulling fs layer [2022-02-16T16:31:34.112Z] 0d57e429df01: Pulling fs layer [2022-02-16T16:31:34.112Z] 4e4be7b47b0d: Pulling fs layer [2022-02-16T16:31:34.112Z] e1f770b5df2f: Pulling fs layer [2022-02-16T16:31:34.112Z] 85a0685a4137: Pulling fs layer [2022-02-16T16:31:34.112Z] 0eba1c9be4d2: Waiting [2022-02-16T16:31:34.112Z] 0d57e429df01: Waiting [2022-02-16T16:31:34.112Z] 85a0685a4137: Waiting [2022-02-16T16:31:34.112Z] 4e4be7b47b0d: Waiting [2022-02-16T16:31:34.112Z] e1f770b5df2f: Waiting [2022-02-16T16:31:34.112Z] de9db76c5a1d: Verifying Checksum [2022-02-16T16:31:34.112Z] de9db76c5a1d: Download complete [2022-02-16T16:31:34.112Z] 0ef7d3d256c8: Download complete [2022-02-16T16:31:34.112Z] 0d57e429df01: Verifying Checksum [2022-02-16T16:31:34.112Z] 0d57e429df01: Download complete [2022-02-16T16:31:34.112Z] 4e4be7b47b0d: Verifying Checksum [2022-02-16T16:31:34.112Z] 4e4be7b47b0d: Download complete [2022-02-16T16:31:34.112Z] 188c0c94c7c5: Verifying Checksum [2022-02-16T16:31:34.112Z] 188c0c94c7c5: Download complete [2022-02-16T16:31:34.391Z] e1f770b5df2f: Verifying Checksum [2022-02-16T16:31:34.391Z] e1f770b5df2f: Download complete [2022-02-16T16:31:34.391Z] 188c0c94c7c5: Pull complete [2022-02-16T16:31:34.659Z] 0eba1c9be4d2: Verifying Checksum [2022-02-16T16:31:34.659Z] 0eba1c9be4d2: Download complete [2022-02-16T16:31:34.659Z] 0ef7d3d256c8: Pull complete [2022-02-16T16:31:34.933Z] de9db76c5a1d: Pull complete [2022-02-16T16:31:34.933Z] 85a0685a4137: Verifying Checksum [2022-02-16T16:31:34.933Z] 85a0685a4137: Download complete [2022-02-16T16:31:38.283Z] 0eba1c9be4d2: Pull complete [2022-02-16T16:31:38.283Z] 0d57e429df01: Pull complete [2022-02-16T16:31:38.283Z] 4e4be7b47b0d: Pull complete [2022-02-16T16:31:38.566Z] e1f770b5df2f: Pull complete [2022-02-16T16:31:41.903Z] 85a0685a4137: Pull complete [2022-02-16T16:31:41.903Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-02-16T16:31:41.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-16T16:31:41.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-02-16T16:31:41.963Z] prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container [2022-02-16T16:31:41.995Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-02-16T16:31:44.155Z] $ docker top 61859bb448fd474e4a92a4ab9014168653adae8641519efbee3d6ee4c04ee2a9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-16T16:31:44.233Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-02-16T16:31:44.527Z] + set -o pipefail [2022-02-16T16:31:44.527Z] + snyk monitor '--org=edgex-jenkins' [2022-02-16T16:31:49.822Z] [2022-02-16T16:31:49.822Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-02-16T16:31:49.822Z] [2022-02-16T16:31:49.822Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/7be502c7-236c-45b1-aa7a-db9846dc028f [2022-02-16T16:31:49.822Z] [2022-02-16T16:31:49.822Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-02-16T16:31:49.822Z] [2022-02-16T16:31:49.822Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-02-16T16:31:49.822Z] [2022-02-16T16:31:49.822Z] [Pipeline] } [2022-02-16T16:31:49.830Z] $ docker stop --time=1 61859bb448fd474e4a92a4ab9014168653adae8641519efbee3d6ee4c04ee2a9 [2022-02-16T16:31:51.699Z] $ docker rm -f 61859bb448fd474e4a92a4ab9014168653adae8641519efbee3d6ee4c04ee2a9 [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-02-16T16:31:52.413Z] + git log --format=format:%s -1 fdb8dc9e065565c3e0b08ed77eb96ef70046d97a [Pipeline] sh [2022-02-16T16:31:52.707Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T16:31:52.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:31:53.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:31:53.004Z] . [Pipeline] withDockerContainer [2022-02-16T16:31:53.067Z] prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container [2022-02-16T16:31:53.099Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-02-16T16:31:53.496Z] $ docker top 5d4ec2e08350ab36f67c4699ec177b59c6890eac84fcd79014d6e1e9896bb6c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T16:31:53.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T16:31:53.579Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T16:31:53.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T16:31:53.689Z] $ docker exec 5d4ec2e08350ab36f67c4699ec177b59c6890eac84fcd79014d6e1e9896bb6c5 ssh-agent [2022-02-16T16:31:53.786Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJcCjJo/agent.14 [2022-02-16T16:31:53.786Z] SSH_AGENT_PID=20 [2022-02-16T16:31:53.792Z] Running ssh-add (command line suppressed) [2022-02-16T16:31:53.878Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8014080463436100348.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8014080463436100348.key) [2022-02-16T16:31:53.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T16:31:54.188Z] + git semver tag [2022-02-16T16:31:54.188Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T16:31:54.188Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-02-16T16:31:54.188Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-16T16:31:54.188Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T16:31:54.188Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T16:31:54.188Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T16:31:54.188Z] # $SEMVER_BRANCH = main [2022-02-16T16:31:54.188Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-02-16T16:31:54.188Z] # fdb8dc9e065565c3e0b08ed77eb96ef70046d97a HEAD [2022-02-16T16:31:54.188Z] # -> Force: false [2022-02-16T16:31:54.188Z] # a9b13f937fbc7bb8677a757a976aee9651171933 refs/tags/v2.1.0-dev.1 [Pipeline] } [2022-02-16T16:31:54.201Z] $ docker exec --env ******** --env ******** 5d4ec2e08350ab36f67c4699ec177b59c6890eac84fcd79014d6e1e9896bb6c5 ssh-agent -k [2022-02-16T16:31:54.288Z] unset SSH_AUTH_SOCK; [2022-02-16T16:31:54.288Z] unset SSH_AGENT_PID; [2022-02-16T16:31:54.288Z] echo Agent pid 20 killed; [2022-02-16T16:31:54.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T16:31:54.609Z] + git semver [Pipeline] } [2022-02-16T16:31:54.621Z] $ docker stop --time=1 5d4ec2e08350ab36f67c4699ec177b59c6890eac84fcd79014d6e1e9896bb6c5 [2022-02-16T16:31:55.794Z] $ docker rm -f 5d4ec2e08350ab36f67c4699ec177b59c6890eac84fcd79014d6e1e9896bb6c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:31:56.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-16T16:31:56.174Z] [2022-02-16T16:31:56.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:31:56.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-16T16:31:56.486Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-16T16:31:56.486Z] ab5ef0e58194: Pulling fs layer [2022-02-16T16:31:56.486Z] 9712f1f96733: Pulling fs layer [2022-02-16T16:31:56.486Z] 63f879dbbcfc: Pulling fs layer [2022-02-16T16:31:56.486Z] 0d9ebad4ef96: Pulling fs layer [2022-02-16T16:31:56.486Z] e9a5061849ea: Pulling fs layer [2022-02-16T16:31:56.486Z] d747dcd14b5f: Pulling fs layer [2022-02-16T16:31:56.486Z] 2de7ff778b66: Pulling fs layer [2022-02-16T16:31:56.486Z] 0d9ebad4ef96: Waiting [2022-02-16T16:31:56.486Z] e9a5061849ea: Waiting [2022-02-16T16:31:56.486Z] d747dcd14b5f: Waiting [2022-02-16T16:31:56.486Z] 2de7ff778b66: Waiting [2022-02-16T16:31:56.486Z] 9712f1f96733: Verifying Checksum [2022-02-16T16:31:56.486Z] 9712f1f96733: Download complete [2022-02-16T16:31:56.748Z] 63f879dbbcfc: Verifying Checksum [2022-02-16T16:31:56.748Z] 63f879dbbcfc: Download complete [2022-02-16T16:31:57.015Z] 0d9ebad4ef96: Verifying Checksum [2022-02-16T16:31:57.015Z] 0d9ebad4ef96: Download complete [2022-02-16T16:31:57.015Z] d747dcd14b5f: Verifying Checksum [2022-02-16T16:31:57.015Z] d747dcd14b5f: Download complete [2022-02-16T16:31:57.015Z] e9a5061849ea: Verifying Checksum [2022-02-16T16:31:57.015Z] e9a5061849ea: Download complete [2022-02-16T16:31:57.015Z] ab5ef0e58194: Verifying Checksum [2022-02-16T16:31:57.015Z] ab5ef0e58194: Download complete [2022-02-16T16:31:57.281Z] 2de7ff778b66: Verifying Checksum [2022-02-16T16:31:57.281Z] 2de7ff778b66: Download complete [2022-02-16T16:32:00.601Z] ab5ef0e58194: Pull complete [2022-02-16T16:32:00.601Z] 9712f1f96733: Pull complete [2022-02-16T16:32:00.864Z] 63f879dbbcfc: Pull complete [2022-02-16T16:32:05.081Z] 0d9ebad4ef96: Pull complete [2022-02-16T16:32:05.081Z] e9a5061849ea: Pull complete [2022-02-16T16:32:05.081Z] d747dcd14b5f: Pull complete [2022-02-16T16:32:06.483Z] 2de7ff778b66: Pull complete [2022-02-16T16:32:06.483Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-16T16:32:06.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-16T16:32:06.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-16T16:32:06.551Z] prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container [2022-02-16T16:32:06.578Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-02-16T16:32:09.803Z] $ docker top b7425287497e8b89c7e06668466980151a934c2a330a9d8fa9f3bb56c3cecef9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:32:09.891Z] provisioning config files... [2022-02-16T16:32:09.901Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2642469652900961934tmp [2022-02-16T16:32:09.913Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5360468044287287388tmp [2022-02-16T16:32:09.925Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2297169646670578864tmp [Pipeline] { [Pipeline] echo [2022-02-16T16:32:09.940Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:32:10.226Z] ---> sigul-configuration.sh [2022-02-16T16:32:10.226Z] gpg: directory `/root/.gnupg' created [2022-02-16T16:32:10.226Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-16T16:32:10.226Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-16T16:32:10.226Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-16T16:32:10.226Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-16T16:32:10.226Z] gpg: CAST5 encrypted data [2022-02-16T16:32:10.226Z] gpg: encrypted with 1 passphrase [2022-02-16T16:32:10.226Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-16T16:32:10.520Z] + mkdir /home/jenkins [2022-02-16T16:32:10.520Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-16T16:32:10.811Z] + 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-02-16T16:32:10.820Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:32:11.110Z] ---> sigul-install.sh [2022-02-16T16:32:11.110Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-16T16:32:11.398Z] + git tag --list [2022-02-16T16:32:11.398Z] v0.0.0 [2022-02-16T16:32:11.399Z] v1.0.0 [2022-02-16T16:32:11.399Z] v1.0.0-dev.1 [2022-02-16T16:32:11.399Z] v1.0.0-dev.2 [2022-02-16T16:32:11.399Z] v1.0.0-dev.3 [2022-02-16T16:32:11.399Z] v1.0.0-dev.4 [2022-02-16T16:32:11.399Z] v1.0.0-dev.5 [2022-02-16T16:32:11.399Z] v1.0.0-dev.6 [2022-02-16T16:32:11.399Z] v1.0.0-dev.7 [2022-02-16T16:32:11.399Z] v1.0.0-dev.8 [2022-02-16T16:32:11.399Z] v1.0.0-dev.9 [2022-02-16T16:32:11.399Z] v1.0.1-dev.1 [2022-02-16T16:32:11.399Z] v1.0.1-dev.2 [2022-02-16T16:32:11.399Z] v1.0.1-dev.3 [2022-02-16T16:32:11.399Z] v1.0.1-dev.4 [2022-02-16T16:32:11.399Z] v1.0.1-dev.5 [2022-02-16T16:32:11.399Z] v1.0.1-dev.6 [2022-02-16T16:32:11.399Z] v2.1.0-dev.1 [Pipeline] sh [2022-02-16T16:32:11.690Z] + lftools sign git-tag v2.1.0-dev.1 [2022-02-16T16:32:12.269Z] Signing Git tag with Sigul... [2022-02-16T16:32:12.269Z] Signing v2.1.0-dev.1 [Pipeline] echo [2022-02-16T16:32:12.541Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:32:12.834Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-16T16:32:12.841Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-16T16:32:12.860Z] $ docker stop --time=1 b7425287497e8b89c7e06668466980151a934c2a330a9d8fa9f3bb56c3cecef9 [2022-02-16T16:32:14.070Z] $ docker rm -f b7425287497e8b89c7e06668466980151a934c2a330a9d8fa9f3bb56c3cecef9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-16T16:32:14.497Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T16:32:14.497Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:32:14.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:32:14.788Z] . [Pipeline] withDockerContainer [2022-02-16T16:32:14.853Z] prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container [2022-02-16T16:32:14.884Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-02-16T16:32:15.227Z] $ docker top cebd2945ca0ce91504bec7b7d544f3201451a2a6d6bedc0c7d4525b8e829f7b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T16:32:15.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T16:32:15.317Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T16:32:15.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T16:32:15.427Z] $ docker exec cebd2945ca0ce91504bec7b7d544f3201451a2a6d6bedc0c7d4525b8e829f7b0 ssh-agent [2022-02-16T16:32:15.557Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGDDlMo/agent.13 [2022-02-16T16:32:15.557Z] SSH_AGENT_PID=19 [2022-02-16T16:32:15.562Z] Running ssh-add (command line suppressed) [2022-02-16T16:32:15.672Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8843634364161094436.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8843634364161094436.key) [2022-02-16T16:32:15.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T16:32:15.972Z] + git semver bump pre [2022-02-16T16:32:15.972Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T16:32:15.972Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-02-16T16:32:15.972Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-16T16:32:15.972Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T16:32:15.972Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T16:32:15.972Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T16:32:15.972Z] # $SEMVER_BRANCH = main [2022-02-16T16:32:15.972Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-02-16T16:32:15.972Z] 2.1.0-dev.2 [Pipeline] } [2022-02-16T16:32:15.979Z] $ docker exec --env ******** --env ******** cebd2945ca0ce91504bec7b7d544f3201451a2a6d6bedc0c7d4525b8e829f7b0 ssh-agent -k [2022-02-16T16:32:16.074Z] unset SSH_AUTH_SOCK; [2022-02-16T16:32:16.074Z] unset SSH_AGENT_PID; [2022-02-16T16:32:16.075Z] echo Agent pid 19 killed; [2022-02-16T16:32:16.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T16:32:16.404Z] + git semver [Pipeline] } [2022-02-16T16:32:16.419Z] $ docker stop --time=1 cebd2945ca0ce91504bec7b7d544f3201451a2a6d6bedc0c7d4525b8e829f7b0 [2022-02-16T16:32:17.603Z] $ docker rm -f cebd2945ca0ce91504bec7b7d544f3201451a2a6d6bedc0c7d4525b8e829f7b0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T16:32:17.958Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T16:32:17.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:32:18.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T16:32:18.255Z] . [Pipeline] withDockerContainer [2022-02-16T16:32:18.315Z] prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container [2022-02-16T16:32:18.346Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-02-16T16:32:18.750Z] $ docker top 3cec287eff2b624a3ceb30a6326ee0212197246a8f19fc204ac0f9af24bd2c60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T16:32:18.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T16:32:18.923Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T16:32:19.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T16:32:19.055Z] $ docker exec 3cec287eff2b624a3ceb30a6326ee0212197246a8f19fc204ac0f9af24bd2c60 ssh-agent [2022-02-16T16:32:19.158Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOIGEOO/agent.14 [2022-02-16T16:32:19.158Z] SSH_AGENT_PID=20 [2022-02-16T16:32:19.163Z] Running ssh-add (command line suppressed) [2022-02-16T16:32:19.253Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3154635409888412357.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3154635409888412357.key) [2022-02-16T16:32:19.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T16:32:19.557Z] + git semver push [2022-02-16T16:32:19.557Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T16:32:19.557Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-02-16T16:32:19.557Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-02-16T16:32:19.557Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T16:32:19.557Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T16:32:19.557Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T16:32:19.558Z] # $SEMVER_BRANCH = main [2022-02-16T16:32:19.558Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-02-16T16:32:21.478Z] $ docker exec --env ******** --env ******** 3cec287eff2b624a3ceb30a6326ee0212197246a8f19fc204ac0f9af24bd2c60 ssh-agent -k [2022-02-16T16:32:21.574Z] unset SSH_AUTH_SOCK; [2022-02-16T16:32:21.574Z] unset SSH_AGENT_PID; [2022-02-16T16:32:21.574Z] echo Agent pid 20 killed; [2022-02-16T16:32:21.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T16:32:21.908Z] + git semver [Pipeline] } [2022-02-16T16:32:21.919Z] $ docker stop --time=1 3cec287eff2b624a3ceb30a6326ee0212197246a8f19fc204ac0f9af24bd2c60 [2022-02-16T16:32:23.114Z] $ docker rm -f 3cec287eff2b624a3ceb30a6326ee0212197246a8f19fc204ac0f9af24bd2c60 [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-02-16T16:32:23.765Z] + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [2022-02-16T16:32:23.766Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-02-16T16:32:23.766Z] total 8 [2022-02-16T16:32:23.766Z] drwxr-xr-x. 3 root root 34 Feb 16 16:23 . [2022-02-16T16:32:23.766Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 16 16:32 .. [2022-02-16T16:32:23.766Z] drwxr-xr-x. 2 root root 6 Feb 16 16:23 cost [2022-02-16T16:32:23.766Z] -rw-r--r--. 1 root root 89 Feb 16 16:23 cost.csv [2022-02-16T16:32:23.766Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-02-16T16:32:23.766Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-02-16T16:32:23.766Z] total 8 [2022-02-16T16:32:23.766Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 16 16:23 . [2022-02-16T16:32:23.766Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 16 16:32 .. [2022-02-16T16:32:23.766Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 16 16:23 cost [2022-02-16T16:32:23.766Z] -rw-r--r--. 1 jenkins jenkins 89 Feb 16 16:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:32:24.064Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:32:24.617Z] ---> package-listing.sh [2022-02-16T16:32:24.618Z] ++ facter osfamily [2022-02-16T16:32:24.618Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-16T16:32:24.880Z] + OS_FAMILY=redhat [2022-02-16T16:32:24.880Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-02-16T16:32:24.880Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-16T16:32:24.880Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-16T16:32:24.880Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-16T16:32:24.880Z] + PACKAGES=/tmp/packages_start.txt [2022-02-16T16:32:24.880Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-02-16T16:32:24.880Z] + PACKAGES=/tmp/packages_end.txt [2022-02-16T16:32:24.880Z] + case "${OS_FAMILY}" in [2022-02-16T16:32:24.880Z] + rpm -qa [2022-02-16T16:32:24.880Z] + sort [2022-02-16T16:32:25.449Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-16T16:32:25.449Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-16T16:32:25.449Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-16T16:32:25.449Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-02-16T16:32:25.449Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-02-16T16:32:25.449Z] + 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-02-16T16:32:25.463Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-02-16T16:32:25.746Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-16T16:32:26.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T16:32:26.296Z] . [Pipeline] withDockerContainer [2022-02-16T16:32:26.368Z] prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container [2022-02-16T16:32:26.400Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-16T16:32:26.602Z] $ docker top 2f164d733d2257e5e90647986045ecde6ede0a98640fd92e8a12ff1f4697a0dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T16:32:26.958Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-16T16:32:27.250Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-16T16:32:27.541Z] + ls /var/log/sa-host [2022-02-16T16:32:27.541Z] + sadf -c /var/log/sa-host/sa16 [2022-02-16T16:32:27.541Z] file_magic: OK [2022-02-16T16:32:27.541Z] HZ: Using current value: 100 [2022-02-16T16:32:27.541Z] file_header: OK [2022-02-16T16:32:27.541Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-16T16:32:27.541Z] Statistics: [2022-02-16T16:32:27.541Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-16T16:32:27.541Z] File successfully converted to sysstat format version 12.0.3 [2022-02-16T16:32:27.541Z] + sadf -c /var/log/sa-host/sa17 [2022-02-16T16:32:27.541Z] file_magic: OK [2022-02-16T16:32:27.541Z] HZ: Using current value: 100 [2022-02-16T16:32:27.541Z] file_header: OK [2022-02-16T16:32:27.541Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-16T16:32:27.541Z] Statistics: [2022-02-16T16:32:27.541Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-16T16:32:27.541Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T16:32:27.636Z] provisioning config files... [2022-02-16T16:32:27.645Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6309490056230668343tmp [Pipeline] { [Pipeline] echo [2022-02-16T16:32:27.662Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:32:27.946Z] ---> create-netrc.sh [Pipeline] } [2022-02-16T16:32:27.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:32:28.278Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-16T16:32:28.288Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:32:28.574Z] ---> sudo-logs.sh [2022-02-16T16:32:28.574Z] Archiving 'sudo' log.. [2022-02-16T16:32:28.574Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5363.novalocal: Name or service not known [2022-02-16T16:32:28.574Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5363.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-16T16:32:28.602Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:32:28.892Z] ---> job-cost.sh [2022-02-16T16:32:28.892Z] lf-activate-venv: SKIPPING [2022-02-16T16:32:28.892Z] DEBUG: total: 0.05999999865889549 [2022-02-16T16:32:28.892Z] INFO: Retrieving Stack Cost... [2022-02-16T16:32:29.152Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-16T16:32:29.413Z] INFO: Archiving Costs [Pipeline] echo [2022-02-16T16:32:29.427Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T16:32:29.727Z] ---> logs-deploy.sh [2022-02-16T16:32:29.727Z] lf-activate-venv: SKIPPING [2022-02-16T16:32:29.727Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/18 [2022-02-16T16:32:29.727Z] INFO: archiving workspace using pattern(s): [2022-02-16T16:32:30.305Z] Archives upload complete. [2022-02-16T16:32:30.566Z] INFO: archiving logs to Nexus