Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85826e77fb29969954e3475a8ff39b67fe868a1c 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-ssh17713076387244882386.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13336351123329554896.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12220109230334760813.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4455430968653580028.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1539375116337849716.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9056 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 85826e77fb29969954e3475a8ff39b67fe868a1c (main) Commit message: "Merge pull request #207 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71" > git config core.sparsecheckout # timeout=10 > git checkout -f 85826e77fb29969954e3475a8ff39b67fe868a1c # timeout=10 > git rev-list --no-walk f0fb454d4e4dcc934eeca44d9ca1b17142f48834 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-19T03:23:27.206Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-19T03:23:27.274Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-19T03:23:27.297Z] ========================================================= [2023-04-19T03:23:27.297Z] EdgeX Global Pipelines Version Info [2023-04-19T03:23:27.297Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:23:28.027Z] ------------------- [2023-04-19T03:23:28.027Z] stable info: [2023-04-19T03:23:28.027Z] ------------------- [2023-04-19T03:23:28.027Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-19T03:23:28.027Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-19T03:23:28.027Z] Message: update stable to v1.0.248 [2023-04-19T03:23:28.599Z] ------------------- [2023-04-19T03:23:28.599Z] experimental info: [2023-04-19T03:23:28.599Z] ------------------- [2023-04-19T03:23:28.599Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-19T03:23:28.599Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-19T03:23:28.599Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-19T03:23:28.811Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-04-19T03:23:28.826Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-04-19T03:23:28.842Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-19T03:23:28.857Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-19T03:23:28.875Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-19T03:23:28.889Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-19T03:23:28.907Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-19T03:23:28.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-19T03:23:28.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-19T03:23:28.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-19T03:23:28.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-19T03:23:28.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-04-19T03:23:29.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-19T03:23:29.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-19T03:23:29.042Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-19T03:23:29.058Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-19T03:23:29.075Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-19T03:23:29.090Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-19T03:23:29.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-19T03:23:29.122Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-19T03:23:29.140Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-19T03:23:29.160Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-19T03:23:29.176Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-19T03:23:29.192Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-19T03:23:29.212Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-19T03:23:29.229Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-19T03:23:29.245Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-19T03:23:29.261Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-19T03:23:29.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-19T03:23:29.292Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-19T03:23:29.309Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] echo [2023-04-19T03:23:29.325Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85826e7 [Pipeline] echo [2023-04-19T03:23:29.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:23:29.397Z] provisioning config files... [2023-04-19T03:23:29.412Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17138206726834286351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:23:29.726Z] ---> docker-login.sh [2023-04-19T03:23:29.726Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:23:29.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:23:29.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:23:29.987Z] Configure a credential helper to remove this warning. See [2023-04-19T03:23:29.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:23:29.987Z] [2023-04-19T03:23:29.987Z] Login Succeeded [2023-04-19T03:23:29.987Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:23:29.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:23:29.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:23:29.987Z] Configure a credential helper to remove this warning. See [2023-04-19T03:23:29.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:23:29.987Z] [2023-04-19T03:23:29.987Z] Login Succeeded [2023-04-19T03:23:29.987Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:23:30.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:23:30.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:23:30.247Z] Configure a credential helper to remove this warning. See [2023-04-19T03:23:30.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:23:30.247Z] [2023-04-19T03:23:30.247Z] Login Succeeded [2023-04-19T03:23:30.247Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:23:30.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:23:30.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:23:30.247Z] Configure a credential helper to remove this warning. See [2023-04-19T03:23:30.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:23:30.247Z] [2023-04-19T03:23:30.247Z] Login Succeeded [2023-04-19T03:23:30.247Z] docker.io [2023-04-19T03:23:30.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:23:30.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:23:30.507Z] Configure a credential helper to remove this warning. See [2023-04-19T03:23:30.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:23:30.507Z] [2023-04-19T03:23:30.507Z] Login Succeeded [2023-04-19T03:23:30.507Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:23:30.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-19T03:23:30.912Z] + git rev-list -1 --merges 85826e77fb29969954e3475a8ff39b67fe868a1c~1..85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] echo [2023-04-19T03:23:30.952Z] -----------> git rev-list -1 --merges 85826e77fb29969954e3475a8ff39b67fe868a1c~1..85826e77fb29969954e3475a8ff39b67fe868a1c 85826e77fb29969954e3475a8ff39b67fe868a1c [2023-04-19T03:23:30.952Z] 85826e77fb29969954e3475a8ff39b67fe868a1c [false] [Pipeline] sh [2023-04-19T03:23:31.242Z] + git log --format=format:%s -1 85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] echo [2023-04-19T03:23:31.272Z] ========================================================= [2023-04-19T03:23:31.272Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-19T03:23:31.272Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T03:23:31.613Z] + git log --format=format:%s -1 85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] echo [2023-04-19T03:23:31.624Z] [semverPrep] GIT_COMMIT: 85826e77fb29969954e3475a8ff39b67fe868a1c, Commit Message: Merge pull request #207 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71 [Pipeline] echo [2023-04-19T03:23:31.634Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-19T03:23:32.018Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T03:23:32.018Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-19T03:23:32.018Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-19T03:23:32.018Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-19T03:23:32.018Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-19T03:23:32.018Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-19T03:23:32.018Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:23:32.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:23:32.378Z] [2023-04-19T03:23:32.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:23:32.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:23:32.684Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-19T03:23:32.684Z] b85a868b505f: Pulling fs layer [2023-04-19T03:23:32.684Z] e2be974225ed: Pulling fs layer [2023-04-19T03:23:32.684Z] 339a4e72a1f5: Pulling fs layer [2023-04-19T03:23:32.684Z] 988bab9f4d93: Pulling fs layer [2023-04-19T03:23:32.684Z] 1469e6f7b9e6: Pulling fs layer [2023-04-19T03:23:32.684Z] eaf3925da568: Pulling fs layer [2023-04-19T03:23:32.684Z] bab4dde63d76: Pulling fs layer [2023-04-19T03:23:32.684Z] bde34c3a00c8: Pulling fs layer [2023-04-19T03:23:32.684Z] b352a97aabf1: Pulling fs layer [2023-04-19T03:23:32.684Z] 4872d77fe225: Pulling fs layer [2023-04-19T03:23:32.684Z] 5851b861e8e6: Pulling fs layer [2023-04-19T03:23:32.684Z] bab4dde63d76: Waiting [2023-04-19T03:23:32.684Z] bde34c3a00c8: Waiting [2023-04-19T03:23:32.684Z] b352a97aabf1: Waiting [2023-04-19T03:23:32.684Z] 4872d77fe225: Waiting [2023-04-19T03:23:32.684Z] 5851b861e8e6: Waiting [2023-04-19T03:23:32.684Z] 988bab9f4d93: Waiting [2023-04-19T03:23:32.684Z] 1469e6f7b9e6: Waiting [2023-04-19T03:23:32.684Z] eaf3925da568: Waiting [2023-04-19T03:23:32.684Z] e2be974225ed: Verifying Checksum [2023-04-19T03:23:32.684Z] e2be974225ed: Download complete [2023-04-19T03:23:32.684Z] 988bab9f4d93: Download complete [2023-04-19T03:23:32.684Z] 1469e6f7b9e6: Verifying Checksum [2023-04-19T03:23:32.684Z] 1469e6f7b9e6: Download complete [2023-04-19T03:23:32.949Z] eaf3925da568: Verifying Checksum [2023-04-19T03:23:32.949Z] 339a4e72a1f5: Verifying Checksum [2023-04-19T03:23:32.949Z] eaf3925da568: Download complete [2023-04-19T03:23:32.949Z] 339a4e72a1f5: Download complete [2023-04-19T03:23:32.949Z] bde34c3a00c8: Verifying Checksum [2023-04-19T03:23:32.949Z] bde34c3a00c8: Download complete [2023-04-19T03:23:32.949Z] b352a97aabf1: Verifying Checksum [2023-04-19T03:23:32.949Z] b352a97aabf1: Download complete [2023-04-19T03:23:32.949Z] 4872d77fe225: Verifying Checksum [2023-04-19T03:23:32.949Z] 4872d77fe225: Download complete [2023-04-19T03:23:32.949Z] 5851b861e8e6: Download complete [2023-04-19T03:23:32.949Z] b85a868b505f: Verifying Checksum [2023-04-19T03:23:32.949Z] b85a868b505f: Download complete [2023-04-19T03:23:33.207Z] bab4dde63d76: Verifying Checksum [2023-04-19T03:23:33.207Z] bab4dde63d76: Download complete [2023-04-19T03:23:34.143Z] b85a868b505f: Pull complete [2023-04-19T03:23:34.410Z] e2be974225ed: Pull complete [2023-04-19T03:23:34.671Z] 339a4e72a1f5: Pull complete [2023-04-19T03:23:34.936Z] 988bab9f4d93: Pull complete [2023-04-19T03:23:35.203Z] 1469e6f7b9e6: Pull complete [2023-04-19T03:23:35.203Z] eaf3925da568: Pull complete [2023-04-19T03:23:37.113Z] bab4dde63d76: Pull complete [2023-04-19T03:23:37.113Z] bde34c3a00c8: Pull complete [2023-04-19T03:23:37.113Z] b352a97aabf1: Pull complete [2023-04-19T03:23:37.113Z] 4872d77fe225: Pull complete [2023-04-19T03:23:37.113Z] 5851b861e8e6: Pull complete [2023-04-19T03:23:37.113Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-19T03:23:37.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:23:37.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:23:37.217Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-04-19T03:23:37.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T03:23:42.562Z] $ docker top 63700f1cd800c692e38a73cac821bc7fd3ea3505be7d84b36c2fb1eb87e2f9b5 -eo pid,comm [2023-04-19T03:23:42.617Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-19T03:23:42.617Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T03:23:42.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:23:42.664Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:23:42.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:23:42.787Z] $ docker exec 63700f1cd800c692e38a73cac821bc7fd3ea3505be7d84b36c2fb1eb87e2f9b5 ssh-agent [2023-04-19T03:23:42.910Z] SSH_AUTH_SOCK=/tmp/ssh-sZ9w7rnEta6e/agent.31 [2023-04-19T03:23:42.910Z] SSH_AGENT_PID=37 [2023-04-19T03:23:42.917Z] Running ssh-add (command line suppressed) [2023-04-19T03:23:43.024Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7006131287909488745.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7006131287909488745.key) [2023-04-19T03:23:43.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:23:43.332Z] + git tag --points-at HEAD [Pipeline] } [2023-04-19T03:23:43.353Z] $ docker exec --env ******** --env ******** 63700f1cd800c692e38a73cac821bc7fd3ea3505be7d84b36c2fb1eb87e2f9b5 ssh-agent -k [2023-04-19T03:23:43.458Z] unset SSH_AUTH_SOCK; [2023-04-19T03:23:43.458Z] unset SSH_AGENT_PID; [2023-04-19T03:23:43.458Z] echo Agent pid 37 killed; [2023-04-19T03:23:43.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-19T03:23:43.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:23:43.493Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:23:43.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:23:43.619Z] $ docker exec 63700f1cd800c692e38a73cac821bc7fd3ea3505be7d84b36c2fb1eb87e2f9b5 ssh-agent [2023-04-19T03:23:43.728Z] SSH_AUTH_SOCK=/tmp/ssh-3IyVEKSmy0Rt/agent.69 [2023-04-19T03:23:43.728Z] SSH_AGENT_PID=75 [2023-04-19T03:23:43.735Z] Running ssh-add (command line suppressed) [2023-04-19T03:23:43.832Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5816844707685069226.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5816844707685069226.key) [2023-04-19T03:23:43.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:23:44.143Z] + git semver init [2023-04-19T03:23:44.405Z] 2023-04-19 03:23:44,336 [run_init] DEBUG init version:0.0.0 force:False [2023-04-19T03:23:44.405Z] 2023-04-19 03:23:44,337 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-04-19T03:23:44.405Z] 2023-04-19 03:23:44,337 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-04-19T03:23:44.405Z] 2023-04-19 03:23:44,337 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-19T03:23:45.346Z] 2023-04-19 03:23:45,156 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-04-19T03:23:45.346Z] 2023-04-19 03:23:45,156 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-04-19T03:23:45.346Z] 2023-04-19 03:23:45,156 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-19T03:23:45.346Z] 2023-04-19 03:23:45,156 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-19T03:23:45.346Z] 3.0.0-dev.15 [Pipeline] } [2023-04-19T03:23:45.358Z] $ docker exec --env ******** --env ******** 63700f1cd800c692e38a73cac821bc7fd3ea3505be7d84b36c2fb1eb87e2f9b5 ssh-agent -k [2023-04-19T03:23:45.464Z] unset SSH_AUTH_SOCK; [2023-04-19T03:23:45.464Z] unset SSH_AGENT_PID; [2023-04-19T03:23:45.464Z] echo Agent pid 75 killed; [2023-04-19T03:23:45.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T03:23:45.788Z] + git semver [Pipeline] } [2023-04-19T03:23:46.065Z] $ docker stop --time=1 63700f1cd800c692e38a73cac821bc7fd3ea3505be7d84b36c2fb1eb87e2f9b5 [2023-04-19T03:23:47.357Z] $ docker rm -f --volumes 63700f1cd800c692e38a73cac821bc7fd3ea3505be7d84b36c2fb1eb87e2f9b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:23:47.689Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-19T03:23:47.924Z] Stashed 1 file(s) [Pipeline] echo [2023-04-19T03:23:47.928Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [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 [2023-04-19T03:23:48.074Z] provisioning config files... [2023-04-19T03:23:48.082Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2334677038882238774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:23:48.392Z] ---> docker-login.sh [2023-04-19T03:23:48.392Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:23:48.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:23:48.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:23:48.392Z] Configure a credential helper to remove this warning. See [2023-04-19T03:23:48.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:23:48.392Z] [2023-04-19T03:23:48.392Z] Login Succeeded [2023-04-19T03:23:48.392Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:23:48.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:23:48.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:23:48.392Z] Configure a credential helper to remove this warning. See [2023-04-19T03:23:48.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:23:48.392Z] [2023-04-19T03:23:48.392Z] Login Succeeded [2023-04-19T03:23:48.392Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:23:48.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:23:48.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:23:48.652Z] Configure a credential helper to remove this warning. See [2023-04-19T03:23:48.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:23:48.652Z] [2023-04-19T03:23:48.652Z] Login Succeeded [2023-04-19T03:23:48.652Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:23:48.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:23:48.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:23:48.652Z] Configure a credential helper to remove this warning. See [2023-04-19T03:23:48.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:23:48.653Z] [2023-04-19T03:23:48.653Z] Login Succeeded [2023-04-19T03:23:48.653Z] docker.io [2023-04-19T03:23:48.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:23:48.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:23:48.914Z] Configure a credential helper to remove this warning. See [2023-04-19T03:23:48.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:23:48.914Z] [2023-04-19T03:23:48.914Z] Login Succeeded [2023-04-19T03:23:48.914Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:23:48.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-19T03:23:49.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:23:49.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:23:49.110Z] ========================================================= [2023-04-19T03:23:49.110Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-19T03:23:49.110Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:23:49.443Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-19T03:23:49.444Z] Sending build context to Docker daemon 4.21MB [2023-04-19T03:23:49.444Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:23:49.444Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-19T03:23:49.444Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-19T03:23:49.444Z] 63b65145d645: Pulling fs layer [2023-04-19T03:23:49.444Z] a2d21d5440eb: Pulling fs layer [2023-04-19T03:23:49.444Z] 935e6c44a52c: Pulling fs layer [2023-04-19T03:23:49.444Z] 94cc34f8dd06: Pulling fs layer [2023-04-19T03:23:49.444Z] 30dea6a524f1: Pulling fs layer [2023-04-19T03:23:49.444Z] a2aff8979fd8: Pulling fs layer [2023-04-19T03:23:49.444Z] 6808be2612f2: Pulling fs layer [2023-04-19T03:23:49.444Z] f25807f1079a: Pulling fs layer [2023-04-19T03:23:49.444Z] f25807f1079a: Waiting [2023-04-19T03:23:49.444Z] 6808be2612f2: Waiting [2023-04-19T03:23:49.444Z] 30dea6a524f1: Waiting [2023-04-19T03:23:49.444Z] a2aff8979fd8: Waiting [2023-04-19T03:23:49.444Z] 94cc34f8dd06: Waiting [2023-04-19T03:23:49.444Z] a2d21d5440eb: Download complete [2023-04-19T03:23:49.444Z] 94cc34f8dd06: Verifying Checksum [2023-04-19T03:23:49.444Z] 94cc34f8dd06: Download complete [2023-04-19T03:23:49.705Z] 30dea6a524f1: Verifying Checksum [2023-04-19T03:23:49.705Z] 30dea6a524f1: Download complete [2023-04-19T03:23:49.705Z] 63b65145d645: Download complete [2023-04-19T03:23:49.705Z] a2aff8979fd8: Verifying Checksum [2023-04-19T03:23:49.705Z] a2aff8979fd8: Download complete [2023-04-19T03:23:49.705Z] 63b65145d645: Pull complete [2023-04-19T03:23:49.968Z] a2d21d5440eb: Pull complete [2023-04-19T03:23:50.226Z] f25807f1079a: Verifying Checksum [2023-04-19T03:23:50.226Z] f25807f1079a: Download complete [2023-04-19T03:23:50.226Z] 935e6c44a52c: Verifying Checksum [2023-04-19T03:23:50.226Z] 935e6c44a52c: Download complete [2023-04-19T03:23:50.487Z] 6808be2612f2: Verifying Checksum [2023-04-19T03:23:50.487Z] 6808be2612f2: Download complete [2023-04-19T03:23:53.775Z] 935e6c44a52c: Pull complete [2023-04-19T03:23:53.775Z] 94cc34f8dd06: Pull complete [2023-04-19T03:23:53.775Z] 30dea6a524f1: Pull complete [2023-04-19T03:23:53.775Z] a2aff8979fd8: Pull complete [2023-04-19T03:23:56.305Z] 6808be2612f2: Pull complete [2023-04-19T03:23:56.565Z] f25807f1079a: Pull complete [2023-04-19T03:23:56.825Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-19T03:23:56.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-19T03:23:56.825Z] ---> 3b553350e43f [2023-04-19T03:23:56.825Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:24:03.026Z] Still waiting to schedule task [2023-04-19T03:24:03.027Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-19T03:24:04.996Z] ---> Running in ef2258fa7850 [2023-04-19T03:24:04.996Z] Removing intermediate container ef2258fa7850 [2023-04-19T03:24:04.996Z] ---> 43805ce88d4e [2023-04-19T03:24:04.996Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:24:04.996Z] ---> Running in 922ff1723154 [2023-04-19T03:24:04.996Z] Removing intermediate container 922ff1723154 [2023-04-19T03:24:04.996Z] ---> 835d66600ece [2023-04-19T03:24:04.996Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-19T03:24:04.996Z] ---> Running in 12092ebbf91a [2023-04-19T03:24:04.996Z] Removing intermediate container 12092ebbf91a [2023-04-19T03:24:04.996Z] ---> 2908465876f3 [2023-04-19T03:24:04.996Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-19T03:24:04.996Z] ---> Running in 43e22dcebc2b [2023-04-19T03:24:04.996Z] Removing intermediate container 43e22dcebc2b [2023-04-19T03:24:04.996Z] ---> 0ccb201dc0a7 [2023-04-19T03:24:04.996Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:24:04.996Z] ---> Running in bdf20679dc78 [2023-04-19T03:24:05.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T03:24:05.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T03:24:05.516Z] OK: 265 MiB in 53 packages [2023-04-19T03:24:05.774Z] Removing intermediate container bdf20679dc78 [2023-04-19T03:24:05.774Z] ---> b0727acfd88b [2023-04-19T03:24:05.774Z] Step 8/12 : WORKDIR /app [2023-04-19T03:24:05.774Z] ---> Running in 327e1ba19658 [2023-04-19T03:24:06.035Z] Removing intermediate container 327e1ba19658 [2023-04-19T03:24:06.035Z] ---> bd6d32240d1c [2023-04-19T03:24:06.035Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-19T03:24:06.035Z] ---> 6119c4e65876 [2023-04-19T03:24:06.035Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:24:06.035Z] ---> Running in b7f8eb6036e2 [2023-04-19T03:24:44.749Z] Removing intermediate container b7f8eb6036e2 [2023-04-19T03:24:44.749Z] ---> f869043cd526 [2023-04-19T03:24:44.749Z] Step 11/12 : COPY . . [2023-04-19T03:24:44.749Z] ---> 073a786e6c96 [2023-04-19T03:24:44.749Z] Step 12/12 : RUN $MAKE [2023-04-19T03:24:44.749Z] ---> Running in 51da91cc540f [2023-04-19T03:24:44.749Z] noop [2023-04-19T03:24:44.749Z] Removing intermediate container 51da91cc540f [2023-04-19T03:24:44.749Z] ---> 67add25a1e93 [2023-04-19T03:24:44.749Z] Successfully built 67add25a1e93 [2023-04-19T03:24:44.749Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:24:45.056Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-19T03:24:45.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:24:45.128Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-04-19T03:24:45.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-19T03:24:45.500Z] $ docker top f1827588949ed6e7541b9e03a1004ed0a87abe0b143802f74b43c96a33870692 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:24:45.841Z] + go version [2023-04-19T03:24:45.841Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-19T03:24:45.858Z] $ docker stop --time=1 f1827588949ed6e7541b9e03a1004ed0a87abe0b143802f74b43c96a33870692 [2023-04-19T03:24:47.119Z] $ docker rm -f --volumes f1827588949ed6e7541b9e03a1004ed0a87abe0b143802f74b43c96a33870692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:24:47.530Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-19T03:24:47.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:24:47.603Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-04-19T03:24:47.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-19T03:24:47.980Z] $ docker top 0ed93e1cce90a0a5cbca45b2eb6f328940635533499e0197d25cf90e84b04f0e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:24:48.331Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-19T03:24:48.623Z] + make test [2023-04-19T03:24:48.623Z] go test ./... -coverprofile=coverage.out ./... [2023-04-19T03:24:53.892Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-04-19T03:25:03.856Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-04-19T03:25:03.856Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-04-19T03:25:07.143Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.648s coverage: 40.5% of statements [2023-04-19T03:25:07.143Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements [2023-04-19T03:25:07.143Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements [2023-04-19T03:25:15.273Z] go vet ./... [2023-04-19T03:25:18.565Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-19T03:25:18.565Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-19T03:25:18.565Z] ./bin/test-attribution-txt.sh [2023-04-19T03:25:18.824Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-04-19T03:25:18.824Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-04-19T03:25:18.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-19T03:25:18.870Z] $ docker stop --time=1 0ed93e1cce90a0a5cbca45b2eb6f328940635533499e0197d25cf90e84b04f0e [2023-04-19T03:25:23.729Z] $ docker rm -f --volumes 0ed93e1cce90a0a5cbca45b2eb6f328940635533499e0197d25cf90e84b04f0e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:25:24.198Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-19T03:25:24.277Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-19T03:25:24.895Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-19T03:25:25.384Z] + ls -al . [2023-04-19T03:25:25.384Z] total 628 [2023-04-19T03:25:25.384Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 03:24 . [2023-04-19T03:25:25.384Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:23 .. [2023-04-19T03:25:25.384Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 19 03:23 .dockerignore [2023-04-19T03:25:25.384Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 03:23 .git [2023-04-19T03:25:25.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:23 .github [2023-04-19T03:25:25.384Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 19 03:23 .gitignore [2023-04-19T03:25:25.384Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 03:23 .golangci.yml [2023-04-19T03:25:25.385Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 03:23 .semver [2023-04-19T03:25:25.385Z] -rw-rw-r-- 1 jenkins jenkins 10794 Apr 19 03:23 Attribution.txt [2023-04-19T03:25:25.385Z] -rw-rw-r-- 1 jenkins jenkins 5905 Apr 19 03:23 CHANGELOG.md [2023-04-19T03:25:25.385Z] -rw-rw-r-- 1 jenkins jenkins 1347 Apr 19 03:23 Dockerfile [2023-04-19T03:25:25.385Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 03:23 GOVERNANCE.md [2023-04-19T03:25:25.385Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 19 03:23 Jenkinsfile [2023-04-19T03:25:25.385Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 19 03:23 LICENSE [2023-04-19T03:25:25.385Z] -rw-rw-r-- 1 jenkins jenkins 2053 Apr 19 03:23 Makefile [2023-04-19T03:25:25.385Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 19 03:23 OWNERS.md [2023-04-19T03:25:25.385Z] -rw-rw-r-- 1 jenkins jenkins 28505 Apr 19 03:23 README.md [2023-04-19T03:25:25.385Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 03:23 VERSION [2023-04-19T03:25:25.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:23 bin [2023-04-19T03:25:25.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:23 cmd [2023-04-19T03:25:25.385Z] -rw-r--r-- 1 jenkins jenkins 458038 Apr 19 03:25 coverage.out [2023-04-19T03:25:25.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:23 examples [2023-04-19T03:25:25.385Z] -rw-rw-r-- 1 jenkins jenkins 3419 Apr 19 03:23 go.mod [2023-04-19T03:25:25.385Z] -rw-rw-r-- 1 jenkins jenkins 31193 Apr 19 03:23 go.sum [2023-04-19T03:25:25.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:23 images [2023-04-19T03:25:25.385Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 03:23 internal [2023-04-19T03:25:25.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:23 snap [2023-04-19T03:25:25.385Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 19 03:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:25:25.716Z] + 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=85826e77fb29969954e3475a8ff39b67fe868a1c --label arch=amd64 --label version=3.0.0-dev.15 . [2023-04-19T03:25:25.716Z] Sending build context to Docker daemon 4.21MB [2023-04-19T03:25:25.716Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:25:25.716Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-19T03:25:25.716Z] ---> 67add25a1e93 [2023-04-19T03:25:25.716Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:25:25.982Z] ---> Running in 70f1daa4267b [2023-04-19T03:25:25.982Z] Removing intermediate container 70f1daa4267b [2023-04-19T03:25:25.982Z] ---> de415f6f4d9b [2023-04-19T03:25:25.982Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:25:25.982Z] ---> Running in be35eea2da8a [2023-04-19T03:25:26.240Z] Removing intermediate container be35eea2da8a [2023-04-19T03:25:26.240Z] ---> 2a4ef471ff76 [2023-04-19T03:25:26.240Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-04-19T03:25:26.240Z] ---> Running in 91ad3093609a [2023-04-19T03:25:26.240Z] Removing intermediate container 91ad3093609a [2023-04-19T03:25:26.240Z] ---> 3290f0800d67 [2023-04-19T03:25:26.240Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-19T03:25:26.240Z] ---> Running in 749efb6eb24c [2023-04-19T03:25:26.240Z] Removing intermediate container 749efb6eb24c [2023-04-19T03:25:26.240Z] ---> c383cd528501 [2023-04-19T03:25:26.240Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:25:26.240Z] ---> Running in 49d27035c649 [2023-04-19T03:25:26.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T03:25:26.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T03:25:27.020Z] OK: 265 MiB in 53 packages [2023-04-19T03:25:27.279Z] Removing intermediate container 49d27035c649 [2023-04-19T03:25:27.279Z] ---> 0f1ce8cad8ee [2023-04-19T03:25:27.279Z] Step 8/24 : WORKDIR /app [2023-04-19T03:25:27.279Z] ---> Running in 2e39042c48bb [2023-04-19T03:25:27.279Z] Removing intermediate container 2e39042c48bb [2023-04-19T03:25:27.279Z] ---> 56ce1418209c [2023-04-19T03:25:27.279Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-19T03:25:27.540Z] ---> d0cb0d31f515 [2023-04-19T03:25:27.540Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:25:27.540Z] ---> Running in 8f4ff4f28a98 [2023-04-19T03:25:28.114Z] Removing intermediate container 8f4ff4f28a98 [2023-04-19T03:25:28.114Z] ---> 6284cb327ac8 [2023-04-19T03:25:28.114Z] Step 11/24 : COPY . . [2023-04-19T03:25:28.371Z] ---> 2956161b4817 [2023-04-19T03:25:28.371Z] Step 12/24 : RUN $MAKE [2023-04-19T03:25:28.371Z] ---> Running in 638e8bf815df [2023-04-19T03:25:28.629Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.15" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-04-19T03:25:50.667Z] Removing intermediate container 638e8bf815df [2023-04-19T03:25:50.667Z] ---> ef4c26d53c82 [2023-04-19T03:25:50.667Z] Step 13/24 : FROM alpine:3.17 [2023-04-19T03:25:50.667Z] 3.17: Pulling from library/alpine [2023-04-19T03:25:50.667Z] f56be85fc22e: Pulling fs layer [2023-04-19T03:25:50.667Z] f56be85fc22e: Verifying Checksum [2023-04-19T03:25:50.667Z] f56be85fc22e: Download complete [2023-04-19T03:25:50.667Z] f56be85fc22e: Pull complete [2023-04-19T03:25:50.667Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-19T03:25:50.667Z] Status: Downloaded newer image for alpine:3.17 [2023-04-19T03:25:50.667Z] ---> 9ed4aefc74f6 [2023-04-19T03:25:50.667Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-19T03:25:50.667Z] ---> Running in 2aba8eec22bf [2023-04-19T03:25:50.667Z] Removing intermediate container 2aba8eec22bf [2023-04-19T03:25:50.667Z] ---> bce007ed2f5e [2023-04-19T03:25:50.667Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-19T03:25:50.667Z] ---> Running in 937506921f42 [2023-04-19T03:25:50.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T03:25:50.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T03:25:50.667Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-19T03:25:50.667Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T03:25:50.667Z] OK: 7 MiB in 16 packages [2023-04-19T03:25:50.926Z] Removing intermediate container 937506921f42 [2023-04-19T03:25:50.926Z] ---> e29dd4cc4827 [2023-04-19T03:25:50.926Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-04-19T03:25:51.184Z] ---> a827e094b906 [2023-04-19T03:25:51.184Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-04-19T03:25:51.184Z] ---> ad7595843bc3 [2023-04-19T03:25:51.184Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-04-19T03:25:52.577Z] ---> 9cc1aa1537dd [2023-04-19T03:25:52.577Z] Step 19/24 : EXPOSE 59989 [2023-04-19T03:25:52.577Z] ---> Running in c41e2d7b4f92 [2023-04-19T03:25:52.577Z] Removing intermediate container c41e2d7b4f92 [2023-04-19T03:25:52.577Z] ---> 0b51b52e751f [2023-04-19T03:25:52.577Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-04-19T03:25:52.577Z] ---> Running in 4244758f0b5e [2023-04-19T03:25:52.577Z] Removing intermediate container 4244758f0b5e [2023-04-19T03:25:52.577Z] ---> 1733d094878f [2023-04-19T03:25:52.577Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-19T03:25:52.577Z] ---> Running in 6c90dc75b91d [2023-04-19T03:25:52.577Z] Removing intermediate container 6c90dc75b91d [2023-04-19T03:25:52.577Z] ---> e5783a4efabe [2023-04-19T03:25:52.577Z] Step 22/24 : LABEL arch=amd64 [2023-04-19T03:25:52.577Z] ---> Running in b1aeb93e5bab [2023-04-19T03:25:52.835Z] Removing intermediate container b1aeb93e5bab [2023-04-19T03:25:52.835Z] ---> e7413c69c1c8 [2023-04-19T03:25:52.835Z] Step 23/24 : LABEL git_sha=85826e77fb29969954e3475a8ff39b67fe868a1c [2023-04-19T03:25:52.835Z] ---> Running in c1cfa269c077 [2023-04-19T03:25:52.835Z] Removing intermediate container c1cfa269c077 [2023-04-19T03:25:52.835Z] ---> b0bb5cae483c [2023-04-19T03:25:52.835Z] Step 24/24 : LABEL version=3.0.0-dev.15 [2023-04-19T03:25:52.835Z] ---> Running in e738689743c0 [2023-04-19T03:25:52.835Z] Removing intermediate container e738689743c0 [2023-04-19T03:25:52.835Z] ---> c504b9ffca00 [2023-04-19T03:25:52.835Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-19T03:25:52.835Z] Successfully built c504b9ffca00 [2023-04-19T03:25:52.835Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:25:52.936Z] provisioning config files... [2023-04-19T03:25:52.944Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2433009559608970418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:25:53.240Z] ---> docker-login.sh [2023-04-19T03:25:53.240Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:25:53.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:25:53.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:25:53.240Z] Configure a credential helper to remove this warning. See [2023-04-19T03:25:53.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:25:53.240Z] [2023-04-19T03:25:53.240Z] Login Succeeded [2023-04-19T03:25:53.240Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:25:53.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:25:53.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:25:53.240Z] Configure a credential helper to remove this warning. See [2023-04-19T03:25:53.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:25:53.240Z] [2023-04-19T03:25:53.240Z] Login Succeeded [2023-04-19T03:25:53.240Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:25:53.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:25:53.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:25:53.499Z] Configure a credential helper to remove this warning. See [2023-04-19T03:25:53.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:25:53.499Z] [2023-04-19T03:25:53.499Z] Login Succeeded [2023-04-19T03:25:53.499Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:25:53.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:25:53.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:25:53.499Z] Configure a credential helper to remove this warning. See [2023-04-19T03:25:53.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:25:53.499Z] [2023-04-19T03:25:53.499Z] Login Succeeded [2023-04-19T03:25:53.499Z] docker.io [2023-04-19T03:25:53.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:25:53.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:25:53.759Z] Configure a credential helper to remove this warning. See [2023-04-19T03:25:53.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:25:53.759Z] [2023-04-19T03:25:53.759Z] Login Succeeded [2023-04-19T03:25:53.759Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:25:53.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T03:25:53.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:25:53.822Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-04-19T03:25:53.822Z] 85826e77fb29969954e3475a8ff39b67fe868a1c [2023-04-19T03:25:53.822Z] latest [2023-04-19T03:25:53.822Z] 3.0.0-dev.15 [2023-04-19T03:25:53.822Z] 85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 [2023-04-19T03:25:53.822Z] main [2023-04-19T03:25:53.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:25:54.156Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:25:54.463Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:85826e77fb29969954e3475a8ff39b67fe868a1c [2023-04-19T03:25:54.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-04-19T03:25:54.463Z] 8dc50df94f23: Preparing [2023-04-19T03:25:54.463Z] a1c489c388d0: Preparing [2023-04-19T03:25:54.463Z] 5297e3e684c6: Preparing [2023-04-19T03:25:54.463Z] b9dbf2b6e79e: Preparing [2023-04-19T03:25:54.463Z] f1417ff83b31: Preparing [2023-04-19T03:25:54.463Z] f1417ff83b31: Layer already exists [2023-04-19T03:25:54.463Z] b9dbf2b6e79e: Pushed [2023-04-19T03:25:54.463Z] a1c489c388d0: Pushed [2023-04-19T03:25:54.463Z] 5297e3e684c6: Pushed [2023-04-19T03:25:57.748Z] 8dc50df94f23: Pushed [2023-04-19T03:25:57.748Z] 85826e77fb29969954e3475a8ff39b67fe868a1c: digest: sha256:0973ec9d2167b22d16922275f147541815113c61ef10e4c68824f224928fb872 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:25:58.059Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:25:58.377Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-04-19T03:25:58.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-04-19T03:25:58.377Z] 8dc50df94f23: Preparing [2023-04-19T03:25:58.377Z] a1c489c388d0: Preparing [2023-04-19T03:25:58.377Z] 5297e3e684c6: Preparing [2023-04-19T03:25:58.377Z] b9dbf2b6e79e: Preparing [2023-04-19T03:25:58.377Z] f1417ff83b31: Preparing [2023-04-19T03:25:58.377Z] 8dc50df94f23: Layer already exists [2023-04-19T03:25:58.377Z] 5297e3e684c6: Layer already exists [2023-04-19T03:25:58.377Z] f1417ff83b31: Layer already exists [2023-04-19T03:25:58.377Z] a1c489c388d0: Layer already exists [2023-04-19T03:25:58.377Z] b9dbf2b6e79e: Layer already exists [2023-04-19T03:25:58.377Z] latest: digest: sha256:0973ec9d2167b22d16922275f147541815113c61ef10e4c68824f224928fb872 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:25:58.701Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:25:59.019Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.15 [2023-04-19T03:25:59.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-04-19T03:25:59.019Z] 8dc50df94f23: Preparing [2023-04-19T03:25:59.019Z] a1c489c388d0: Preparing [2023-04-19T03:25:59.019Z] 5297e3e684c6: Preparing [2023-04-19T03:25:59.019Z] b9dbf2b6e79e: Preparing [2023-04-19T03:25:59.019Z] f1417ff83b31: Preparing [2023-04-19T03:25:59.019Z] 8dc50df94f23: Layer already exists [2023-04-19T03:25:59.019Z] f1417ff83b31: Layer already exists [2023-04-19T03:25:59.019Z] b9dbf2b6e79e: Layer already exists [2023-04-19T03:25:59.019Z] 5297e3e684c6: Layer already exists [2023-04-19T03:25:59.019Z] a1c489c388d0: Layer already exists [2023-04-19T03:25:59.019Z] 3.0.0-dev.15: digest: sha256:0973ec9d2167b22d16922275f147541815113c61ef10e4c68824f224928fb872 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:25:59.337Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:25:59.658Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 [2023-04-19T03:25:59.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-04-19T03:25:59.658Z] 8dc50df94f23: Preparing [2023-04-19T03:25:59.658Z] a1c489c388d0: Preparing [2023-04-19T03:25:59.658Z] 5297e3e684c6: Preparing [2023-04-19T03:25:59.658Z] b9dbf2b6e79e: Preparing [2023-04-19T03:25:59.658Z] f1417ff83b31: Preparing [2023-04-19T03:25:59.658Z] b9dbf2b6e79e: Layer already exists [2023-04-19T03:25:59.658Z] 8dc50df94f23: Layer already exists [2023-04-19T03:25:59.658Z] 5297e3e684c6: Layer already exists [2023-04-19T03:25:59.658Z] f1417ff83b31: Layer already exists [2023-04-19T03:25:59.658Z] a1c489c388d0: Layer already exists [2023-04-19T03:25:59.658Z] 85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15: digest: sha256:0973ec9d2167b22d16922275f147541815113c61ef10e4c68824f224928fb872 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:25:59.993Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:26:00.309Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-04-19T03:26:00.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-04-19T03:26:00.309Z] 8dc50df94f23: Preparing [2023-04-19T03:26:00.309Z] a1c489c388d0: Preparing [2023-04-19T03:26:00.309Z] 5297e3e684c6: Preparing [2023-04-19T03:26:00.309Z] b9dbf2b6e79e: Preparing [2023-04-19T03:26:00.309Z] f1417ff83b31: Preparing [2023-04-19T03:26:00.309Z] 5297e3e684c6: Layer already exists [2023-04-19T03:26:00.309Z] 8dc50df94f23: Layer already exists [2023-04-19T03:26:00.309Z] a1c489c388d0: Layer already exists [2023-04-19T03:26:00.309Z] f1417ff83b31: Layer already exists [2023-04-19T03:26:00.309Z] b9dbf2b6e79e: Layer already exists [2023-04-19T03:26:00.309Z] main: digest: sha256:0973ec9d2167b22d16922275f147541815113c61ef10e4c68824f224928fb872 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T03:26:00.353Z] ===================================================== [Pipeline] echo [2023-04-19T03:26:00.363Z] taggedImages: [2023-04-19T03:26:00.363Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:85826e77fb29969954e3475a8ff39b67fe868a1c [2023-04-19T03:26:00.363Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-04-19T03:26:00.363Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.15 [2023-04-19T03:26:00.363Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 [2023-04-19T03:26:00.363Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:26:00.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:26:00.756Z] [2023-04-19T03:26:00.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:26:01.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:26:01.056Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-19T03:26:01.056Z] 5eb5b503b376: Pulling fs layer [2023-04-19T03:26:01.056Z] 5c69ac0246d0: Pulling fs layer [2023-04-19T03:26:01.056Z] ec43610c2a17: Pulling fs layer [2023-04-19T03:26:01.056Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-19T03:26:01.056Z] 33b1e0a273af: Pulling fs layer [2023-04-19T03:26:01.056Z] 5d3b04190fa2: Pulling fs layer [2023-04-19T03:26:01.056Z] 2f39f015ded8: Pulling fs layer [2023-04-19T03:26:01.056Z] 3a2ae6a8a46f: Waiting [2023-04-19T03:26:01.056Z] 33b1e0a273af: Waiting [2023-04-19T03:26:01.056Z] 5d3b04190fa2: Waiting [2023-04-19T03:26:01.056Z] 5c69ac0246d0: Verifying Checksum [2023-04-19T03:26:01.056Z] 5c69ac0246d0: Download complete [2023-04-19T03:26:01.056Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-19T03:26:01.056Z] 3a2ae6a8a46f: Download complete [2023-04-19T03:26:01.056Z] 33b1e0a273af: Verifying Checksum [2023-04-19T03:26:01.056Z] 33b1e0a273af: Download complete [2023-04-19T03:26:01.056Z] ec43610c2a17: Verifying Checksum [2023-04-19T03:26:01.056Z] ec43610c2a17: Download complete [2023-04-19T03:26:01.316Z] 5d3b04190fa2: Verifying Checksum [2023-04-19T03:26:01.316Z] 5d3b04190fa2: Download complete [2023-04-19T03:26:01.316Z] 5eb5b503b376: Verifying Checksum [2023-04-19T03:26:01.316Z] 5eb5b503b376: Download complete [2023-04-19T03:26:01.893Z] 2f39f015ded8: Download complete [2023-04-19T03:26:02.459Z] 5eb5b503b376: Pull complete [2023-04-19T03:26:02.718Z] 5c69ac0246d0: Pull complete [2023-04-19T03:26:02.976Z] ec43610c2a17: Pull complete [2023-04-19T03:26:03.233Z] 3a2ae6a8a46f: Pull complete [2023-04-19T03:26:03.233Z] 33b1e0a273af: Pull complete [2023-04-19T03:26:03.490Z] 5d3b04190fa2: Pull complete [2023-04-19T03:26:07.682Z] 2f39f015ded8: Pull complete [2023-04-19T03:26:07.682Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-19T03:26:07.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:26:07.682Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:26:07.777Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-04-19T03:26:07.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-19T03:26:15.192Z] $ docker top 43917fcc0d09cf6a81f90749c6075b7f783e8d0f3b754b51b992cd72d99e5d8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:26:15.596Z] ---> job-cost.sh [2023-04-19T03:26:15.596Z] lf-activate-venv: SKIPPING [2023-04-19T03:26:15.596Z] INFO: No Stack... [2023-04-19T03:26:15.855Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-19T03:26:16.115Z] INFO: Archiving Costs [Pipeline] sh [2023-04-19T03:26:16.415Z] + + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-04-19T03:26:16.415Z] cut -d, -f6 [Pipeline] lock [2023-04-19T03:26:16.429Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] [2023-04-19T03:26:16.435Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] did not exist. Created. [2023-04-19T03:26:16.436Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-19T03:26:16.762Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-19T03:26:16.787Z] Stashed 1 file(s) [Pipeline] } [2023-04-19T03:26:16.794Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-19T03:26:16.812Z] $ docker stop --time=1 43917fcc0d09cf6a81f90749c6075b7f783e8d0f3b754b51b992cd72d99e5d8f [2023-04-19T03:26:17.951Z] $ docker rm -f --volumes 43917fcc0d09cf6a81f90749c6075b7f783e8d0f3b754b51b992cd72d99e5d8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-19T03:27:39.492Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9057 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-04-19T03:27:39.522Z] Running in /w/workspace/device-rfid-llrp-go/83 [Pipeline] { [Pipeline] checkout [2023-04-19T03:27:39.566Z] Selected Git installation does not exist. Using Default [2023-04-19T03:27:39.566Z] The recommended git tool is: NONE [2023-04-19T03:27:46.663Z] using credential edgex-jenkins-ssh [2023-04-19T03:27:46.686Z] Cloning the remote Git repository [2023-04-19T03:27:46.753Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-19T03:27:46.886Z] > git init /w/workspace/device-rfid-llrp-go/83 # timeout=10 [2023-04-19T03:27:47.077Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-19T03:27:47.079Z] > git --version # timeout=10 [2023-04-19T03:27:47.110Z] > git --version # 'git version 2.25.1' [2023-04-19T03:27:47.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-19T03:27:47.309Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-19T03:27:48.445Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-04-19T03:27:48.468Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-19T03:27:49.568Z] Avoid second fetch [2023-04-19T03:27:49.569Z] Checking out Revision 85826e77fb29969954e3475a8ff39b67fe868a1c (main) [2023-04-19T03:27:49.593Z] > git config core.sparsecheckout # timeout=10 [2023-04-19T03:27:49.681Z] > git checkout -f 85826e77fb29969954e3475a8ff39b67fe868a1c # timeout=10 [2023-04-19T03:27:50.473Z] Commit message: "Merge pull request #207 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T03:27:51.564Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-19T03:27:51.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:27:51.564Z] Dload Upload Total Spent Left Speed [2023-04-19T03:27:51.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-04-19T03:27:52.292Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-19T03:27:52.637Z] + sudo tee /etc/docker/daemon.new [2023-04-19T03:27:52.637Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-19T03:27:52.637Z] { [2023-04-19T03:27:52.637Z] "registry-mirrors": [ [2023-04-19T03:27:52.637Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-19T03:27:52.637Z] ], [2023-04-19T03:27:52.637Z] "bip": "10.250.0.254/24", [2023-04-19T03:27:52.637Z] "hosts": [ [2023-04-19T03:27:52.637Z] "tcp://0.0.0.0:5555", [2023-04-19T03:27:52.637Z] "unix:///var/run/docker.sock" [2023-04-19T03:27:52.637Z] ], [2023-04-19T03:27:52.637Z] "mtu": 1458, [2023-04-19T03:27:52.637Z] "selinux-enabled": true, [2023-04-19T03:27:52.637Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-19T03:27:52.637Z] } [Pipeline] sh [2023-04-19T03:27:52.995Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-19T03:27:53.356Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:28:11.772Z] provisioning config files... [2023-04-19T03:28:11.801Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/83@tmp/config17030850444923329244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:28:12.192Z] ---> docker-login.sh [2023-04-19T03:28:12.192Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:28:12.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:28:13.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:28:13.054Z] Configure a credential helper to remove this warning. See [2023-04-19T03:28:13.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:28:13.054Z] [2023-04-19T03:28:13.054Z] Login Succeeded [2023-04-19T03:28:13.054Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:28:13.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:28:13.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:28:13.327Z] Configure a credential helper to remove this warning. See [2023-04-19T03:28:13.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:28:13.327Z] [2023-04-19T03:28:13.327Z] Login Succeeded [2023-04-19T03:28:13.327Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:28:13.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:28:13.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:28:13.598Z] Configure a credential helper to remove this warning. See [2023-04-19T03:28:13.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:28:13.598Z] [2023-04-19T03:28:13.598Z] Login Succeeded [2023-04-19T03:28:13.598Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:28:13.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:28:14.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:28:14.141Z] Configure a credential helper to remove this warning. See [2023-04-19T03:28:14.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:28:14.141Z] [2023-04-19T03:28:14.141Z] Login Succeeded [2023-04-19T03:28:14.141Z] docker.io [2023-04-19T03:28:14.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:28:14.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:28:14.411Z] Configure a credential helper to remove this warning. See [2023-04-19T03:28:14.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:28:14.411Z] [2023-04-19T03:28:14.411Z] Login Succeeded [2023-04-19T03:28:14.411Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:28:14.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-19T03:28:14.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:28:14.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:28:14.853Z] ========================================================= [2023-04-19T03:28:14.853Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-19T03:28:14.853Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:28:15.258Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-19T03:28:15.530Z] Sending build context to Docker daemon 1.212MB [2023-04-19T03:28:15.530Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:28:15.530Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-19T03:28:15.808Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-19T03:28:15.808Z] af6eaf76a39c: Pulling fs layer [2023-04-19T03:28:15.808Z] 55522c791124: Pulling fs layer [2023-04-19T03:28:15.808Z] ce5c4a1c91eb: Pulling fs layer [2023-04-19T03:28:15.808Z] 169dfbe0d373: Pulling fs layer [2023-04-19T03:28:15.808Z] e1ff8fa3b103: Pulling fs layer [2023-04-19T03:28:15.808Z] 52ebb69f0ebf: Pulling fs layer [2023-04-19T03:28:15.808Z] 5abe8eddf0d5: Pulling fs layer [2023-04-19T03:28:15.808Z] 169dfbe0d373: Waiting [2023-04-19T03:28:15.808Z] e1ff8fa3b103: Waiting [2023-04-19T03:28:15.808Z] 52ebb69f0ebf: Waiting [2023-04-19T03:28:15.808Z] 5abe8eddf0d5: Waiting [2023-04-19T03:28:15.808Z] 55522c791124: Verifying Checksum [2023-04-19T03:28:15.808Z] 55522c791124: Download complete [2023-04-19T03:28:15.808Z] 169dfbe0d373: Verifying Checksum [2023-04-19T03:28:15.808Z] 169dfbe0d373: Download complete [2023-04-19T03:28:15.808Z] e1ff8fa3b103: Verifying Checksum [2023-04-19T03:28:15.808Z] e1ff8fa3b103: Download complete [2023-04-19T03:28:15.808Z] af6eaf76a39c: Verifying Checksum [2023-04-19T03:28:15.808Z] af6eaf76a39c: Download complete [2023-04-19T03:28:16.422Z] af6eaf76a39c: Pull complete [2023-04-19T03:28:17.052Z] 55522c791124: Pull complete [2023-04-19T03:28:17.662Z] 5abe8eddf0d5: Verifying Checksum [2023-04-19T03:28:17.662Z] 5abe8eddf0d5: Download complete [2023-04-19T03:28:18.649Z] ce5c4a1c91eb: Verifying Checksum [2023-04-19T03:28:18.649Z] ce5c4a1c91eb: Download complete [2023-04-19T03:28:19.238Z] 52ebb69f0ebf: Verifying Checksum [2023-04-19T03:28:19.238Z] 52ebb69f0ebf: Download complete [2023-04-19T03:28:29.463Z] ce5c4a1c91eb: Pull complete [2023-04-19T03:28:29.734Z] 169dfbe0d373: Pull complete [2023-04-19T03:28:30.008Z] e1ff8fa3b103: Pull complete [2023-04-19T03:28:38.292Z] 52ebb69f0ebf: Pull complete [2023-04-19T03:28:39.271Z] 5abe8eddf0d5: Pull complete [2023-04-19T03:28:39.271Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-19T03:28:39.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-19T03:28:39.271Z] ---> 6cb57ee374ae [2023-04-19T03:28:39.271Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:28:41.269Z] ---> Running in c72be813d388 [2023-04-19T03:28:41.540Z] Removing intermediate container c72be813d388 [2023-04-19T03:28:41.540Z] ---> 142be1f47753 [2023-04-19T03:28:41.540Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:28:41.540Z] ---> Running in 3035e2b7d8aa [2023-04-19T03:28:42.130Z] Removing intermediate container 3035e2b7d8aa [2023-04-19T03:28:42.130Z] ---> e7b27b1290c9 [2023-04-19T03:28:42.130Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-19T03:28:42.130Z] ---> Running in 39f3ab004846 [2023-04-19T03:28:42.460Z] Removing intermediate container 39f3ab004846 [2023-04-19T03:28:42.460Z] ---> 7fed80cffab6 [2023-04-19T03:28:42.460Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-19T03:28:42.460Z] ---> Running in c39e46585182 [2023-04-19T03:28:42.741Z] Removing intermediate container c39e46585182 [2023-04-19T03:28:42.741Z] ---> c9c346054926 [2023-04-19T03:28:42.741Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:28:43.015Z] ---> Running in a84782445031 [2023-04-19T03:28:43.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T03:28:44.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T03:28:45.999Z] OK: 263 MiB in 53 packages [2023-04-19T03:28:46.982Z] Removing intermediate container a84782445031 [2023-04-19T03:28:46.982Z] ---> 0e30758b4c26 [2023-04-19T03:28:46.982Z] Step 8/12 : WORKDIR /app [2023-04-19T03:28:46.982Z] ---> Running in 020fd2a4e029 [2023-04-19T03:28:47.252Z] Removing intermediate container 020fd2a4e029 [2023-04-19T03:28:47.252Z] ---> 196099ae1d33 [2023-04-19T03:28:47.252Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-19T03:28:47.848Z] ---> 15adc09f604c [2023-04-19T03:28:47.848Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:28:47.848Z] ---> Running in f9377f53ef56 [2023-04-19T03:29:55.860Z] Removing intermediate container f9377f53ef56 [2023-04-19T03:29:55.860Z] ---> 60822150e635 [2023-04-19T03:29:55.860Z] Step 11/12 : COPY . . [2023-04-19T03:29:55.860Z] ---> 8187eba1f636 [2023-04-19T03:29:55.860Z] Step 12/12 : RUN $MAKE [2023-04-19T03:29:55.860Z] ---> Running in 50bdd02d41b8 [2023-04-19T03:29:55.860Z] noop [2023-04-19T03:29:55.860Z] Removing intermediate container 50bdd02d41b8 [2023-04-19T03:29:55.860Z] ---> f6c6733ff5bf [2023-04-19T03:29:55.860Z] Successfully built f6c6733ff5bf [2023-04-19T03:29:55.860Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:29:56.241Z] + docker inspect -f . ci-base-image-arm64 [2023-04-19T03:29:56.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:29:56.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-9057 does not seem to be running inside a container [2023-04-19T03:29:56.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/83 -v /w/workspace/device-rfid-llrp-go/83:/w/workspace/device-rfid-llrp-go/83:rw,z -v /w/workspace/device-rfid-llrp-go/83@tmp:/w/workspace/device-rfid-llrp-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-19T03:29:59.493Z] $ docker top c08d4170b38289989e033b8b6d551a2050a27472f2b2275b46a044d3c541e154 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:30:00.370Z] + go version [2023-04-19T03:30:00.370Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-19T03:30:00.397Z] $ docker stop --time=1 c08d4170b38289989e033b8b6d551a2050a27472f2b2275b46a044d3c541e154 [2023-04-19T03:30:02.113Z] $ docker rm -f --volumes c08d4170b38289989e033b8b6d551a2050a27472f2b2275b46a044d3c541e154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:30:02.693Z] + docker inspect -f . ci-base-image-arm64 [2023-04-19T03:30:02.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:30:02.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-9057 does not seem to be running inside a container [2023-04-19T03:30:02.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/83 -v /w/workspace/device-rfid-llrp-go/83:/w/workspace/device-rfid-llrp-go/83:rw,z -v /w/workspace/device-rfid-llrp-go/83@tmp:/w/workspace/device-rfid-llrp-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-19T03:30:04.274Z] $ docker top fdbda373be1a14bc3b50262fea8552103432823e6331454957a3b2e8bbde3600 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:30:05.156Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/83 [Pipeline] fileExists [Pipeline] sh [2023-04-19T03:30:05.821Z] + make test [2023-04-19T03:30:05.822Z] go test ./... -coverprofile=coverage.out ./... [2023-04-19T03:30:44.784Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-04-19T03:32:51.523Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-04-19T03:32:51.523Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-04-19T03:33:30.423Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.954s coverage: 40.5% of statements [2023-04-19T03:33:30.423Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.570s coverage: 51.9% of statements [2023-04-19T03:33:30.423Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.056s coverage: 96.4% of statements [2023-04-19T03:33:30.423Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-19T03:33:30.423Z] go vet ./... [2023-04-19T03:33:57.101Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-19T03:33:57.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-19T03:33:57.101Z] ./bin/test-attribution-txt.sh [2023-04-19T03:33:57.101Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-04-19T03:33:57.101Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-04-19T03:33:57.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-19T03:33:57.130Z] $ docker stop --time=1 fdbda373be1a14bc3b50262fea8552103432823e6331454957a3b2e8bbde3600 [2023-04-19T03:33:58.900Z] $ docker rm -f --volumes fdbda373be1a14bc3b50262fea8552103432823e6331454957a3b2e8bbde3600 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:34:00.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-19T03:34:00.097Z] Warning: overwriting stash ‘coverage-report’ [2023-04-19T03:34:00.744Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T03:34:01.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-19T03:34:01.447Z] + ls -al . [2023-04-19T03:34:01.447Z] total 624 [2023-04-19T03:34:01.447Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 03:30 . [2023-04-19T03:34:01.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:27 .. [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 19 03:27 .dockerignore [2023-04-19T03:34:01.447Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 03:27 .git [2023-04-19T03:34:01.447Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:27 .github [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 19 03:27 .gitignore [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 03:27 .golangci.yml [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 10794 Apr 19 03:27 Attribution.txt [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 5905 Apr 19 03:27 CHANGELOG.md [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 1347 Apr 19 03:27 Dockerfile [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 03:27 GOVERNANCE.md [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 19 03:27 Jenkinsfile [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 19 03:27 LICENSE [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 2053 Apr 19 03:27 Makefile [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 19 03:27 OWNERS.md [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 28505 Apr 19 03:27 README.md [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 03:23 VERSION [2023-04-19T03:34:01.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:27 bin [2023-04-19T03:34:01.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:27 cmd [2023-04-19T03:34:01.447Z] -rw-r--r-- 1 jenkins jenkins 458038 Apr 19 03:33 coverage.out [2023-04-19T03:34:01.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:27 examples [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 3419 Apr 19 03:27 go.mod [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 31193 Apr 19 03:27 go.sum [2023-04-19T03:34:01.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:27 images [2023-04-19T03:34:01.447Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 03:27 internal [2023-04-19T03:34:01.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:27 snap [2023-04-19T03:34:01.447Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 19 03:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:34:01.789Z] + 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=85826e77fb29969954e3475a8ff39b67fe868a1c --label arch=arm64 --label version=3.0.0-dev.15 . [2023-04-19T03:34:02.057Z] Sending build context to Docker daemon 1.212MB [2023-04-19T03:34:02.057Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:34:02.057Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-19T03:34:02.057Z] ---> f6c6733ff5bf [2023-04-19T03:34:02.057Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:34:02.057Z] ---> Running in 4181d06c24da [2023-04-19T03:34:02.326Z] Removing intermediate container 4181d06c24da [2023-04-19T03:34:02.326Z] ---> 942b13a38dea [2023-04-19T03:34:02.326Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:34:02.594Z] ---> Running in 056623a9f775 [2023-04-19T03:34:02.862Z] Removing intermediate container 056623a9f775 [2023-04-19T03:34:02.862Z] ---> a53897bdc1c5 [2023-04-19T03:34:02.862Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-04-19T03:34:02.862Z] ---> Running in ebc8e602b569 [2023-04-19T03:34:03.128Z] Removing intermediate container ebc8e602b569 [2023-04-19T03:34:03.128Z] ---> 1d8474e463e8 [2023-04-19T03:34:03.128Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-19T03:34:03.128Z] ---> Running in 2e033607f9ad [2023-04-19T03:34:03.395Z] Removing intermediate container 2e033607f9ad [2023-04-19T03:34:03.395Z] ---> e3916988c63f [2023-04-19T03:34:03.395Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:34:03.395Z] ---> Running in df9c90077901 [2023-04-19T03:34:04.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T03:34:04.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T03:34:06.358Z] OK: 263 MiB in 53 packages [2023-04-19T03:34:06.943Z] Removing intermediate container df9c90077901 [2023-04-19T03:34:06.943Z] ---> eeb576d99e73 [2023-04-19T03:34:06.943Z] Step 8/24 : WORKDIR /app [2023-04-19T03:34:06.943Z] ---> Running in 155a2e6a4816 [2023-04-19T03:34:07.211Z] Removing intermediate container 155a2e6a4816 [2023-04-19T03:34:07.211Z] ---> 64d5bfa8bc5f [2023-04-19T03:34:07.211Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-19T03:34:07.794Z] ---> ecf601d37289 [2023-04-19T03:34:07.794Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:34:07.794Z] ---> Running in 47a1a2574bcc [2023-04-19T03:34:11.182Z] Removing intermediate container 47a1a2574bcc [2023-04-19T03:34:11.182Z] ---> edb6b363f4bd [2023-04-19T03:34:11.182Z] Step 11/24 : COPY . . [2023-04-19T03:34:11.783Z] ---> 2fa8804abf83 [2023-04-19T03:34:11.783Z] Step 12/24 : RUN $MAKE [2023-04-19T03:34:11.783Z] ---> Running in a17f650b3cd3 [2023-04-19T03:34:12.760Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.15" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-04-19T03:36:34.451Z] Removing intermediate container a17f650b3cd3 [2023-04-19T03:36:34.452Z] ---> 8972438ae225 [2023-04-19T03:36:34.452Z] Step 13/24 : FROM alpine:3.17 [2023-04-19T03:36:34.452Z] 3.17: Pulling from library/alpine [2023-04-19T03:36:34.452Z] c41833b44d91: Pulling fs layer [2023-04-19T03:36:34.452Z] c41833b44d91: Verifying Checksum [2023-04-19T03:36:34.452Z] c41833b44d91: Download complete [2023-04-19T03:36:34.452Z] c41833b44d91: Pull complete [2023-04-19T03:36:34.452Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-19T03:36:34.452Z] Status: Downloaded newer image for alpine:3.17 [2023-04-19T03:36:34.452Z] ---> 51e60588ff2c [2023-04-19T03:36:34.452Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-19T03:36:34.452Z] ---> Running in ffdab35abc13 [2023-04-19T03:36:34.452Z] Removing intermediate container ffdab35abc13 [2023-04-19T03:36:34.452Z] ---> aeccc60123f7 [2023-04-19T03:36:34.452Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-19T03:36:34.452Z] ---> Running in d827f646c23a [2023-04-19T03:36:34.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T03:36:34.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T03:36:34.452Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-19T03:36:34.452Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T03:36:34.452Z] OK: 8 MiB in 16 packages [2023-04-19T03:36:34.452Z] Removing intermediate container d827f646c23a [2023-04-19T03:36:34.452Z] ---> ba14f0e777b2 [2023-04-19T03:36:34.452Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-04-19T03:36:34.452Z] ---> 5c4de0eb59be [2023-04-19T03:36:34.452Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-04-19T03:36:34.452Z] ---> 88c50b4f67d2 [2023-04-19T03:36:34.452Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-04-19T03:36:34.452Z] ---> 45d78ac1020b [2023-04-19T03:36:34.452Z] Step 19/24 : EXPOSE 59989 [2023-04-19T03:36:34.452Z] ---> Running in 99fe89dc4ad2 [2023-04-19T03:36:34.452Z] Removing intermediate container 99fe89dc4ad2 [2023-04-19T03:36:34.452Z] ---> 4930d68a92f6 [2023-04-19T03:36:34.452Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-04-19T03:36:34.452Z] ---> Running in 88ede7a26538 [2023-04-19T03:36:34.452Z] Removing intermediate container 88ede7a26538 [2023-04-19T03:36:34.452Z] ---> 41471edd3d94 [2023-04-19T03:36:34.452Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-19T03:36:34.452Z] ---> Running in 1217172ba216 [2023-04-19T03:36:34.452Z] Removing intermediate container 1217172ba216 [2023-04-19T03:36:34.452Z] ---> 69e23279d693 [2023-04-19T03:36:34.452Z] Step 22/24 : LABEL arch=arm64 [2023-04-19T03:36:34.452Z] ---> Running in 5372d6814e5f [2023-04-19T03:36:34.452Z] Removing intermediate container 5372d6814e5f [2023-04-19T03:36:34.452Z] ---> fbda63f76ad1 [2023-04-19T03:36:34.452Z] Step 23/24 : LABEL git_sha=85826e77fb29969954e3475a8ff39b67fe868a1c [2023-04-19T03:36:34.452Z] ---> Running in 0ae2915ca57a [2023-04-19T03:36:34.452Z] Removing intermediate container 0ae2915ca57a [2023-04-19T03:36:34.452Z] ---> 16de59ec236c [2023-04-19T03:36:34.452Z] Step 24/24 : LABEL version=3.0.0-dev.15 [2023-04-19T03:36:34.452Z] ---> Running in 12341b52ebe3 [2023-04-19T03:36:34.452Z] Removing intermediate container 12341b52ebe3 [2023-04-19T03:36:34.452Z] ---> 3e287bf95019 [2023-04-19T03:36:34.452Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-19T03:36:34.452Z] Successfully built 3e287bf95019 [2023-04-19T03:36:34.452Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:36:34.575Z] provisioning config files... [2023-04-19T03:36:34.589Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/83@tmp/config13595287967353620169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:36:34.919Z] ---> docker-login.sh [2023-04-19T03:36:34.919Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:36:34.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:36:35.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:36:35.194Z] Configure a credential helper to remove this warning. See [2023-04-19T03:36:35.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:36:35.194Z] [2023-04-19T03:36:35.194Z] Login Succeeded [2023-04-19T03:36:35.194Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:36:35.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:36:35.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:36:35.461Z] Configure a credential helper to remove this warning. See [2023-04-19T03:36:35.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:36:35.461Z] [2023-04-19T03:36:35.461Z] Login Succeeded [2023-04-19T03:36:35.461Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:36:35.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:36:35.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:36:35.998Z] Configure a credential helper to remove this warning. See [2023-04-19T03:36:35.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:36:35.998Z] [2023-04-19T03:36:35.998Z] Login Succeeded [2023-04-19T03:36:35.998Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:36:36.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:36:36.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:36:36.267Z] Configure a credential helper to remove this warning. See [2023-04-19T03:36:36.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:36:36.267Z] [2023-04-19T03:36:36.267Z] Login Succeeded [2023-04-19T03:36:36.267Z] docker.io [2023-04-19T03:36:36.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:36:36.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:36:36.798Z] Configure a credential helper to remove this warning. See [2023-04-19T03:36:36.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:36:36.798Z] [2023-04-19T03:36:36.798Z] Login Succeeded [2023-04-19T03:36:36.798Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:36:36.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T03:36:36.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:36:36.871Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-04-19T03:36:36.871Z] 85826e77fb29969954e3475a8ff39b67fe868a1c [2023-04-19T03:36:36.871Z] latest [2023-04-19T03:36:36.871Z] 3.0.0-dev.15 [2023-04-19T03:36:36.871Z] 85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 [2023-04-19T03:36:36.871Z] main [2023-04-19T03:36:36.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:36:37.223Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:36:37.565Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:85826e77fb29969954e3475a8ff39b67fe868a1c [2023-04-19T03:36:37.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-04-19T03:36:37.565Z] 60301b16a994: Preparing [2023-04-19T03:36:37.565Z] 442450ac9da5: Preparing [2023-04-19T03:36:37.565Z] 8e1871bd43e9: Preparing [2023-04-19T03:36:37.565Z] 34f1c2a5362a: Preparing [2023-04-19T03:36:37.565Z] 26cbea5cba74: Preparing [2023-04-19T03:36:37.565Z] 26cbea5cba74: Layer already exists [2023-04-19T03:36:37.907Z] 442450ac9da5: Pushed [2023-04-19T03:36:37.907Z] 8e1871bd43e9: Pushed [2023-04-19T03:36:37.907Z] 34f1c2a5362a: Pushed [2023-04-19T03:36:43.313Z] 60301b16a994: Pushed [2023-04-19T03:36:43.578Z] 85826e77fb29969954e3475a8ff39b67fe868a1c: digest: sha256:ae32d7db92a6ea6e80bb02bcd8b068def8af892fa35ecc15c8383e4bdc100ecf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:36:43.915Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:36:44.247Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-04-19T03:36:44.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-04-19T03:36:44.248Z] 60301b16a994: Preparing [2023-04-19T03:36:44.248Z] 442450ac9da5: Preparing [2023-04-19T03:36:44.248Z] 8e1871bd43e9: Preparing [2023-04-19T03:36:44.248Z] 34f1c2a5362a: Preparing [2023-04-19T03:36:44.248Z] 26cbea5cba74: Preparing [2023-04-19T03:36:44.248Z] 26cbea5cba74: Layer already exists [2023-04-19T03:36:44.248Z] 34f1c2a5362a: Layer already exists [2023-04-19T03:36:44.248Z] 8e1871bd43e9: Layer already exists [2023-04-19T03:36:44.248Z] 60301b16a994: Layer already exists [2023-04-19T03:36:44.248Z] 442450ac9da5: Layer already exists [2023-04-19T03:36:44.511Z] latest: digest: sha256:ae32d7db92a6ea6e80bb02bcd8b068def8af892fa35ecc15c8383e4bdc100ecf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:36:44.853Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:36:45.197Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.15 [2023-04-19T03:36:45.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-04-19T03:36:45.197Z] 60301b16a994: Preparing [2023-04-19T03:36:45.197Z] 442450ac9da5: Preparing [2023-04-19T03:36:45.197Z] 8e1871bd43e9: Preparing [2023-04-19T03:36:45.197Z] 34f1c2a5362a: Preparing [2023-04-19T03:36:45.197Z] 26cbea5cba74: Preparing [2023-04-19T03:36:45.197Z] 442450ac9da5: Layer already exists [2023-04-19T03:36:45.197Z] 8e1871bd43e9: Layer already exists [2023-04-19T03:36:45.197Z] 26cbea5cba74: Layer already exists [2023-04-19T03:36:45.197Z] 34f1c2a5362a: Layer already exists [2023-04-19T03:36:45.197Z] 60301b16a994: Layer already exists [2023-04-19T03:36:45.197Z] 3.0.0-dev.15: digest: sha256:ae32d7db92a6ea6e80bb02bcd8b068def8af892fa35ecc15c8383e4bdc100ecf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:36:45.535Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:36:45.865Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 [2023-04-19T03:36:45.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-04-19T03:36:45.865Z] 60301b16a994: Preparing [2023-04-19T03:36:45.865Z] 442450ac9da5: Preparing [2023-04-19T03:36:45.865Z] 8e1871bd43e9: Preparing [2023-04-19T03:36:45.865Z] 34f1c2a5362a: Preparing [2023-04-19T03:36:45.865Z] 26cbea5cba74: Preparing [2023-04-19T03:36:45.865Z] 26cbea5cba74: Layer already exists [2023-04-19T03:36:45.865Z] 34f1c2a5362a: Layer already exists [2023-04-19T03:36:45.865Z] 8e1871bd43e9: Layer already exists [2023-04-19T03:36:45.865Z] 442450ac9da5: Layer already exists [2023-04-19T03:36:45.865Z] 60301b16a994: Layer already exists [2023-04-19T03:36:45.865Z] 85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15: digest: sha256:ae32d7db92a6ea6e80bb02bcd8b068def8af892fa35ecc15c8383e4bdc100ecf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:36:46.203Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:36:46.533Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-04-19T03:36:46.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-04-19T03:36:46.534Z] 60301b16a994: Preparing [2023-04-19T03:36:46.534Z] 442450ac9da5: Preparing [2023-04-19T03:36:46.534Z] 8e1871bd43e9: Preparing [2023-04-19T03:36:46.534Z] 34f1c2a5362a: Preparing [2023-04-19T03:36:46.534Z] 26cbea5cba74: Preparing [2023-04-19T03:36:46.534Z] 60301b16a994: Layer already exists [2023-04-19T03:36:46.534Z] 26cbea5cba74: Layer already exists [2023-04-19T03:36:46.534Z] 8e1871bd43e9: Layer already exists [2023-04-19T03:36:46.534Z] 34f1c2a5362a: Layer already exists [2023-04-19T03:36:46.534Z] 442450ac9da5: Layer already exists [2023-04-19T03:36:46.534Z] main: digest: sha256:ae32d7db92a6ea6e80bb02bcd8b068def8af892fa35ecc15c8383e4bdc100ecf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T03:36:46.586Z] ===================================================== [Pipeline] echo [2023-04-19T03:36:46.594Z] taggedImages: [2023-04-19T03:36:46.594Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:85826e77fb29969954e3475a8ff39b67fe868a1c [2023-04-19T03:36:46.594Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-04-19T03:36:46.594Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.15 [2023-04-19T03:36:46.594Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 [2023-04-19T03:36:46.594Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:36:46.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T03:36:46.954Z] [2023-04-19T03:36:46.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:36:47.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T03:36:47.281Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-19T03:36:47.281Z] 8998bd30e6a1: Pulling fs layer [2023-04-19T03:36:47.281Z] 04944245beec: Pulling fs layer [2023-04-19T03:36:47.281Z] 699f458cf7ca: Pulling fs layer [2023-04-19T03:36:47.281Z] 765212b225bb: Pulling fs layer [2023-04-19T03:36:47.281Z] f23df028b6ca: Pulling fs layer [2023-04-19T03:36:47.281Z] d65c8cfc05b1: Pulling fs layer [2023-04-19T03:36:47.281Z] 2437ff75d9bd: Pulling fs layer [2023-04-19T03:36:47.281Z] f23df028b6ca: Waiting [2023-04-19T03:36:47.281Z] d65c8cfc05b1: Waiting [2023-04-19T03:36:47.281Z] 2437ff75d9bd: Waiting [2023-04-19T03:36:47.281Z] 765212b225bb: Waiting [2023-04-19T03:36:47.549Z] 04944245beec: Verifying Checksum [2023-04-19T03:36:47.549Z] 04944245beec: Download complete [2023-04-19T03:36:47.549Z] 765212b225bb: Verifying Checksum [2023-04-19T03:36:47.549Z] 765212b225bb: Download complete [2023-04-19T03:36:47.549Z] f23df028b6ca: Verifying Checksum [2023-04-19T03:36:47.549Z] f23df028b6ca: Download complete [2023-04-19T03:36:47.549Z] d65c8cfc05b1: Verifying Checksum [2023-04-19T03:36:47.549Z] d65c8cfc05b1: Download complete [2023-04-19T03:36:47.549Z] 699f458cf7ca: Verifying Checksum [2023-04-19T03:36:47.549Z] 699f458cf7ca: Download complete [2023-04-19T03:36:48.130Z] 8998bd30e6a1: Download complete [2023-04-19T03:36:50.067Z] 2437ff75d9bd: Verifying Checksum [2023-04-19T03:36:50.067Z] 2437ff75d9bd: Download complete [2023-04-19T03:36:51.470Z] 8998bd30e6a1: Pull complete [2023-04-19T03:36:52.052Z] 04944245beec: Pull complete [2023-04-19T03:36:53.007Z] 699f458cf7ca: Pull complete [2023-04-19T03:36:53.273Z] 765212b225bb: Pull complete [2023-04-19T03:36:53.853Z] f23df028b6ca: Pull complete [2023-04-19T03:36:54.127Z] d65c8cfc05b1: Pull complete [2023-04-19T03:37:06.419Z] 2437ff75d9bd: Pull complete [2023-04-19T03:37:06.419Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-19T03:37:06.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T03:37:06.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:37:06.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-9057 does not seem to be running inside a container [2023-04-19T03:37:06.664Z] $ 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/83 -v /w/workspace/device-rfid-llrp-go/83:/w/workspace/device-rfid-llrp-go/83:rw,z -v /w/workspace/device-rfid-llrp-go/83@tmp:/w/workspace/device-rfid-llrp-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-19T03:37:09.056Z] $ docker top 20cf6b8238329f81e9b8ab55ec3f48bd27b97df23193043a93ebce9b265d6a23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:37:09.552Z] ---> job-cost.sh [2023-04-19T03:37:09.816Z] lf-activate-venv: SKIPPING [2023-04-19T03:37:09.816Z] INFO: No Stack... [2023-04-19T03:37:10.394Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-19T03:37:10.971Z] INFO: Archiving Costs [Pipeline] sh [2023-04-19T03:37:11.284Z] + cat /w/workspace/device-rfid-llrp-go/83/archives/cost.csv [2023-04-19T03:37:11.284Z] + cut -d, -f6 [Pipeline] lock [2023-04-19T03:37:11.353Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] [2023-04-19T03:37:11.362Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] did not exist. Created. [2023-04-19T03:37:11.363Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-19T03:37:12.020Z] /w/workspace/device-rfid-llrp-go/83@tmp/durable-0be650a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-19T03:37:12.355Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-19T03:37:12.373Z] Warning: overwriting stash ‘stack-cost’ [2023-04-19T03:37:12.430Z] Stashed 1 file(s) [Pipeline] } [2023-04-19T03:37:12.437Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-19T03:37:12.457Z] $ docker stop --time=1 20cf6b8238329f81e9b8ab55ec3f48bd27b97df23193043a93ebce9b265d6a23 [2023-04-19T03:37:13.926Z] $ docker rm -f --volumes 20cf6b8238329f81e9b8ab55ec3f48bd27b97df23193043a93ebce9b265d6a23 [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 [2023-04-19T03:37:14.343Z] provisioning config files... [2023-04-19T03:37:14.350Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6570481906427017215tmp [Pipeline] { [Pipeline] sh [2023-04-19T03:37:14.645Z] + set +x [2023-04-19T03:37:14.645Z] + curl -s https://codecov.io/bash [2023-04-19T03:37:14.645Z] + bash -s -- [2023-04-19T03:37:14.645Z] [2023-04-19T03:37:14.645Z] _____ _ [2023-04-19T03:37:14.645Z] / ____| | | [2023-04-19T03:37:14.645Z] | | ___ __| | ___ ___ _____ __ [2023-04-19T03:37:14.645Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-19T03:37:14.645Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-19T03:37:14.645Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-19T03:37:14.645Z] Bash-1.0.6 [2023-04-19T03:37:14.645Z] [2023-04-19T03:37:14.645Z] [2023-04-19T03:37:14.645Z] ==> git version 2.25.1 found [2023-04-19T03:37:14.645Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-19T03:37:14.645Z] Release-Date: 2020-01-08 [2023-04-19T03:37:14.645Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-19T03:37:14.645Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-19T03:37:14.645Z] ==> Jenkins CI detected. [2023-04-19T03:37:14.645Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-04-19T03:37:14.645Z] project root: . [2023-04-19T03:37:14.645Z] --> token set from env [2023-04-19T03:37:14.645Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-19T03:37:14.645Z] ==> Running gcov in . (disable via -X gcov) [2023-04-19T03:37:14.645Z] ==> Python coveragepy not found [2023-04-19T03:37:14.645Z] ==> Searching for coverage reports in: [2023-04-19T03:37:14.645Z] + . [2023-04-19T03:37:14.645Z] -> Found 1 reports [2023-04-19T03:37:14.645Z] ==> Detecting git/mercurial file structure [2023-04-19T03:37:14.904Z] ==> Reading reports [2023-04-19T03:37:14.904Z] + ./coverage.out bytes=458038 [2023-04-19T03:37:14.904Z] ==> Appending adjustments [2023-04-19T03:37:14.904Z] https://docs.codecov.io/docs/fixing-reports [2023-04-19T03:37:15.164Z] + Found adjustments [2023-04-19T03:37:15.164Z] ==> Gzipping contents [2023-04-19T03:37:15.164Z] 52K /tmp/codecov.x5OvDw.gz [2023-04-19T03:37:15.164Z] ==> Uploading reports [2023-04-19T03:37:15.164Z] url: https://codecov.io [2023-04-19T03:37:15.164Z] query: branch=main&commit=85826e77fb29969954e3475a8ff39b67fe868a1c&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-19T03:37:15.164Z] -> Pinging Codecov [2023-04-19T03:37:15.164Z] 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=85826e77fb29969954e3475a8ff39b67fe868a1c&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-19T03:37:15.164Z] -> Uploading to [2023-04-19T03:37:15.164Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-19/581DD39554BDF9B6E22D074273EAD858/85826e77fb29969954e3475a8ff39b67fe868a1c/ae42c457-7923-4251-9388-910cf5550261.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230419T033715Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=987dcd893d7f5c533a242ae22b3ba23bca14912321e4b28a2d11f4bf5fb2c27f [2023-04-19T03:37:15.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:37:15.164Z] Dload Upload Total Spent Left Speed [2023-04-19T03:37:15.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50494 0 0 100 50494 0 227k --:--:-- --:--:-- --:--:-- 227k [2023-04-19T03:37:15.423Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] } [2023-04-19T03:37:15.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-19T03:37:15.658Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-19T03:37:15.672Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:37:15.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-19T03:37:15.982Z] [2023-04-19T03:37:15.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:37:16.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-19T03:37:16.284Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-19T03:37:16.284Z] df9b9388f04a: Pulling fs layer [2023-04-19T03:37:16.284Z] 52dc419b0ee2: Pulling fs layer [2023-04-19T03:37:16.284Z] 25bc292e5bac: Pulling fs layer [2023-04-19T03:37:16.284Z] 114826534d7a: Pulling fs layer [2023-04-19T03:37:16.284Z] 4657fd5d0bcf: Pulling fs layer [2023-04-19T03:37:16.284Z] 6ad1cebc031e: Pulling fs layer [2023-04-19T03:37:16.284Z] 8a3aa393b2d8: Pulling fs layer [2023-04-19T03:37:16.284Z] 114826534d7a: Waiting [2023-04-19T03:37:16.284Z] 4657fd5d0bcf: Waiting [2023-04-19T03:37:16.284Z] 6ad1cebc031e: Waiting [2023-04-19T03:37:16.284Z] 8a3aa393b2d8: Waiting [2023-04-19T03:37:16.284Z] 25bc292e5bac: Verifying Checksum [2023-04-19T03:37:16.284Z] 25bc292e5bac: Download complete [2023-04-19T03:37:16.284Z] 52dc419b0ee2: Verifying Checksum [2023-04-19T03:37:16.284Z] 52dc419b0ee2: Download complete [2023-04-19T03:37:16.541Z] 4657fd5d0bcf: Download complete [2023-04-19T03:37:16.541Z] df9b9388f04a: Download complete [2023-04-19T03:37:16.541Z] 6ad1cebc031e: Verifying Checksum [2023-04-19T03:37:16.541Z] 6ad1cebc031e: Download complete [2023-04-19T03:37:16.801Z] df9b9388f04a: Pull complete [2023-04-19T03:37:17.059Z] 52dc419b0ee2: Pull complete [2023-04-19T03:37:17.318Z] 114826534d7a: Verifying Checksum [2023-04-19T03:37:17.318Z] 114826534d7a: Download complete [2023-04-19T03:37:17.318Z] 8a3aa393b2d8: Download complete [2023-04-19T03:37:17.318Z] 25bc292e5bac: Pull complete [2023-04-19T03:37:21.528Z] 114826534d7a: Pull complete [2023-04-19T03:37:21.528Z] 4657fd5d0bcf: Pull complete [2023-04-19T03:37:21.528Z] 6ad1cebc031e: Pull complete [2023-04-19T03:37:24.054Z] 8a3aa393b2d8: Pull complete [2023-04-19T03:37:24.054Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-19T03:37:24.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-19T03:37:24.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:37:24.133Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-04-19T03:37:24.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-19T03:37:30.796Z] $ docker top 8629c4ec7c7b886e46470856ed618351050de8df8bd284752c288e6f3361200d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-19T03:37:30.861Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-04-19T03:37:31.142Z] + set -o pipefail [2023-04-19T03:37:31.142Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-04-19T03:37:36.412Z] [2023-04-19T03:37:36.412Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-04-19T03:37:36.412Z] [2023-04-19T03:37:36.412Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/1c729b82-ef30-450f-a670-08cb78390554 [2023-04-19T03:37:36.412Z] [2023-04-19T03:37:36.412Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-19T03:37:36.412Z] [2023-04-19T03:37:36.412Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-19T03:37:36.412Z] [2023-04-19T03:37:36.412Z] [2023-04-19T03:37:36.412Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-19T03:37:36.412Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-19T03:37:36.412Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-19T03:37:36.422Z] $ docker stop --time=1 8629c4ec7c7b886e46470856ed618351050de8df8bd284752c288e6f3361200d [2023-04-19T03:37:40.586Z] $ docker rm -f --volumes 8629c4ec7c7b886e46470856ed618351050de8df8bd284752c288e6f3361200d [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 [2023-04-19T03:37:41.264Z] + git log --format=format:%s -1 85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] sh [2023-04-19T03:37:41.551Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T03:37:41.551Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:37:41.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:37:41.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:37:41.914Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-04-19T03:37:41.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T03:37:42.377Z] $ docker top b5b1e41321a06ae0abdb45ce28bf7fa1616f34cecc8752a36d3c225f7e4d22ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T03:37:42.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:37:42.473Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:37:42.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:37:42.575Z] $ docker exec b5b1e41321a06ae0abdb45ce28bf7fa1616f34cecc8752a36d3c225f7e4d22ac ssh-agent [2023-04-19T03:37:42.679Z] SSH_AUTH_SOCK=/tmp/ssh-481SjclDpmuh/agent.31 [2023-04-19T03:37:42.679Z] SSH_AGENT_PID=38 [2023-04-19T03:37:42.689Z] Running ssh-add (command line suppressed) [2023-04-19T03:37:42.797Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8450731100975850386.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8450731100975850386.key) [2023-04-19T03:37:42.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:37:43.097Z] + git semver tag [2023-04-19T03:37:43.355Z] 2023-04-19 03:37:43,284 [run_tag] DEBUG tag force:False [2023-04-19T03:37:43.355Z] 2023-04-19 03:37:43,284 [check_head_tag] DEBUG check head tag [2023-04-19T03:37:43.355Z] 2023-04-19 03:37:43,285 [execute] INFO git cat-file --batch-check [2023-04-19T03:37:43.355Z] 2023-04-19 03:37:43,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-04-19T03:37:43.355Z] 2023-04-19 03:37:43,289 [execute] INFO git cat-file --batch [2023-04-19T03:37:43.356Z] 2023-04-19 03:37:43,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-04-19T03:37:43.356Z] 2023-04-19 03:37:43,306 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-19T03:37:43.356Z] 2023-04-19 03:37:43,306 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 [2023-04-19T03:37:43.356Z] 2023-04-19 03:37:43,306 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-19T03:37:43.356Z] 2023-04-19 03:37:43,311 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-19T03:37:43.356Z] 3.0.0-dev.15 [Pipeline] } [2023-04-19T03:37:43.363Z] $ docker exec --env ******** --env ******** b5b1e41321a06ae0abdb45ce28bf7fa1616f34cecc8752a36d3c225f7e4d22ac ssh-agent -k [2023-04-19T03:37:43.461Z] unset SSH_AUTH_SOCK; [2023-04-19T03:37:43.462Z] unset SSH_AGENT_PID; [2023-04-19T03:37:43.462Z] echo Agent pid 38 killed; [2023-04-19T03:37:43.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T03:37:43.776Z] + git semver [Pipeline] } [2023-04-19T03:37:44.045Z] $ docker stop --time=1 b5b1e41321a06ae0abdb45ce28bf7fa1616f34cecc8752a36d3c225f7e4d22ac [2023-04-19T03:37:45.312Z] $ docker rm -f --volumes b5b1e41321a06ae0abdb45ce28bf7fa1616f34cecc8752a36d3c225f7e4d22ac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:37:45.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-19T03:37:45.712Z] [2023-04-19T03:37:45.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:37:46.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-19T03:37:46.022Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-19T03:37:46.022Z] ab5ef0e58194: Pulling fs layer [2023-04-19T03:37:46.022Z] 9712f1f96733: Pulling fs layer [2023-04-19T03:37:46.022Z] 63f879dbbcfc: Pulling fs layer [2023-04-19T03:37:46.022Z] 0d9ebad4ef96: Pulling fs layer [2023-04-19T03:37:46.022Z] e9a5061849ea: Pulling fs layer [2023-04-19T03:37:46.022Z] d747dcd14b5f: Pulling fs layer [2023-04-19T03:37:46.022Z] 2de7ff778b66: Pulling fs layer [2023-04-19T03:37:46.022Z] e9a5061849ea: Waiting [2023-04-19T03:37:46.022Z] d747dcd14b5f: Waiting [2023-04-19T03:37:46.022Z] 0d9ebad4ef96: Waiting [2023-04-19T03:37:46.022Z] 2de7ff778b66: Waiting [2023-04-19T03:37:46.022Z] 9712f1f96733: Verifying Checksum [2023-04-19T03:37:46.022Z] 9712f1f96733: Download complete [2023-04-19T03:37:46.280Z] 63f879dbbcfc: Verifying Checksum [2023-04-19T03:37:46.280Z] 63f879dbbcfc: Download complete [2023-04-19T03:37:46.538Z] e9a5061849ea: Verifying Checksum [2023-04-19T03:37:46.538Z] e9a5061849ea: Download complete [2023-04-19T03:37:46.538Z] d747dcd14b5f: Verifying Checksum [2023-04-19T03:37:46.538Z] d747dcd14b5f: Download complete [2023-04-19T03:37:46.538Z] 0d9ebad4ef96: Verifying Checksum [2023-04-19T03:37:46.538Z] 0d9ebad4ef96: Download complete [2023-04-19T03:37:46.538Z] ab5ef0e58194: Verifying Checksum [2023-04-19T03:37:46.538Z] ab5ef0e58194: Download complete [2023-04-19T03:37:46.538Z] 2de7ff778b66: Verifying Checksum [2023-04-19T03:37:46.538Z] 2de7ff778b66: Download complete [2023-04-19T03:37:49.064Z] ab5ef0e58194: Pull complete [2023-04-19T03:37:49.064Z] 9712f1f96733: Pull complete [2023-04-19T03:37:49.629Z] 63f879dbbcfc: Pull complete [2023-04-19T03:37:53.809Z] 0d9ebad4ef96: Pull complete [2023-04-19T03:37:53.809Z] e9a5061849ea: Pull complete [2023-04-19T03:37:53.809Z] d747dcd14b5f: Pull complete [2023-04-19T03:37:54.743Z] 2de7ff778b66: Pull complete [2023-04-19T03:37:54.743Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-19T03:37:54.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-19T03:37:54.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:37:54.829Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-04-19T03:37:54.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-19T03:38:04.598Z] $ docker top 03421c204f9001e949f5d2224868a65faacff8888dcb2b45fc2d562ce93cb913 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:38:04.668Z] provisioning config files... [2023-04-19T03:38:04.675Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4966282708767406032tmp [2023-04-19T03:38:04.684Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9412514560370774827tmp [2023-04-19T03:38:04.694Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14592852342240089245tmp [Pipeline] { [Pipeline] echo [2023-04-19T03:38:04.708Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:38:04.991Z] ---> sigul-configuration.sh [2023-04-19T03:38:04.991Z] gpg: directory `/root/.gnupg' created [2023-04-19T03:38:04.991Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-19T03:38:04.991Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-19T03:38:04.991Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-19T03:38:04.991Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-19T03:38:04.991Z] gpg: CAST5 encrypted data [2023-04-19T03:38:04.991Z] gpg: encrypted with 1 passphrase [2023-04-19T03:38:04.991Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-19T03:38:05.273Z] + mkdir /home/jenkins [2023-04-19T03:38:05.273Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-19T03:38:05.555Z] + 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 [2023-04-19T03:38:05.561Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:38:05.841Z] ---> sigul-install.sh [2023-04-19T03:38:05.842Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-19T03:38:06.126Z] + git tag --list [2023-04-19T03:38:06.126Z] v0.0.0 [2023-04-19T03:38:06.126Z] v1.0.0 [2023-04-19T03:38:06.126Z] v2.1.0 [2023-04-19T03:38:06.126Z] v2.1.1 [2023-04-19T03:38:06.126Z] v2.1.1-dev.1 [2023-04-19T03:38:06.126Z] v2.2.0 [2023-04-19T03:38:06.126Z] v2.2.1-dev.1 [2023-04-19T03:38:06.126Z] v2.2.1-dev.2 [2023-04-19T03:38:06.126Z] v2.2.1-dev.3 [2023-04-19T03:38:06.126Z] v2.2.1-dev.4 [2023-04-19T03:38:06.126Z] v2.2.1-dev.5 [2023-04-19T03:38:06.126Z] v2.2.1-dev.6 [2023-04-19T03:38:06.126Z] v2.2.1-dev.7 [2023-04-19T03:38:06.126Z] v2.3.0 [2023-04-19T03:38:06.126Z] v2.3.0-dev.10 [2023-04-19T03:38:06.126Z] v2.3.0-dev.11 [2023-04-19T03:38:06.126Z] v2.3.0-dev.12 [2023-04-19T03:38:06.126Z] v2.3.0-dev.13 [2023-04-19T03:38:06.126Z] v2.3.0-dev.14 [2023-04-19T03:38:06.126Z] v2.3.0-dev.15 [2023-04-19T03:38:06.126Z] v2.3.0-dev.16 [2023-04-19T03:38:06.126Z] v2.3.0-dev.17 [2023-04-19T03:38:06.126Z] v2.3.0-dev.18 [2023-04-19T03:38:06.126Z] v2.3.0-dev.19 [2023-04-19T03:38:06.126Z] v2.3.0-dev.20 [2023-04-19T03:38:06.126Z] v2.3.0-dev.21 [2023-04-19T03:38:06.126Z] v2.3.0-dev.22 [2023-04-19T03:38:06.126Z] v2.3.0-dev.23 [2023-04-19T03:38:06.126Z] v2.3.0-dev.7 [2023-04-19T03:38:06.126Z] v2.3.0-dev.8 [2023-04-19T03:38:06.126Z] v2.3.0-dev.9 [2023-04-19T03:38:06.126Z] v3.0.0-dev.1 [2023-04-19T03:38:06.126Z] v3.0.0-dev.10 [2023-04-19T03:38:06.126Z] v3.0.0-dev.11 [2023-04-19T03:38:06.126Z] v3.0.0-dev.12 [2023-04-19T03:38:06.126Z] v3.0.0-dev.13 [2023-04-19T03:38:06.126Z] v3.0.0-dev.14 [2023-04-19T03:38:06.126Z] v3.0.0-dev.15 [2023-04-19T03:38:06.126Z] v3.0.0-dev.2 [2023-04-19T03:38:06.126Z] v3.0.0-dev.3 [2023-04-19T03:38:06.126Z] v3.0.0-dev.4 [2023-04-19T03:38:06.126Z] v3.0.0-dev.5 [2023-04-19T03:38:06.126Z] v3.0.0-dev.6 [2023-04-19T03:38:06.126Z] v3.0.0-dev.7 [2023-04-19T03:38:06.126Z] v3.0.0-dev.8 [2023-04-19T03:38:06.126Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-19T03:38:06.415Z] + lftools sign git-tag v3.0.0-dev.15 [2023-04-19T03:38:06.981Z] Signing Git tag with Sigul... [2023-04-19T03:38:06.981Z] Signing v3.0.0-dev.15 [Pipeline] echo [2023-04-19T03:38:07.557Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:38:07.838Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-19T03:38:07.846Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-19T03:38:07.865Z] $ docker stop --time=1 03421c204f9001e949f5d2224868a65faacff8888dcb2b45fc2d562ce93cb913 [2023-04-19T03:38:09.111Z] $ docker rm -f --volumes 03421c204f9001e949f5d2224868a65faacff8888dcb2b45fc2d562ce93cb913 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-19T03:38:09.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T03:38:09.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:38:09.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:38:09.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:38:09.897Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-04-19T03:38:09.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T03:38:10.267Z] $ docker top fae7d768d057092a9dddc993d433a15b532c13e88c7b535a99506d6840200a53 -eo pid,comm [2023-04-19T03:38:10.313Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-19T03:38:10.313Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T03:38:10.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:38:10.361Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:38:10.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:38:10.476Z] $ docker exec fae7d768d057092a9dddc993d433a15b532c13e88c7b535a99506d6840200a53 ssh-agent [2023-04-19T03:38:10.613Z] SSH_AUTH_SOCK=/tmp/ssh-qUnjDqJAgemU/agent.31 [2023-04-19T03:38:10.613Z] SSH_AGENT_PID=36 [2023-04-19T03:38:10.618Z] Running ssh-add (command line suppressed) [2023-04-19T03:38:10.731Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12952035642302587461.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12952035642302587461.key) [2023-04-19T03:38:10.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:38:11.033Z] + git semver bump pre [2023-04-19T03:38:11.291Z] 2023-04-19 03:38:11,243 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-19T03:38:11.291Z] 2023-04-19 03:38:11,243 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev [2023-04-19T03:38:11.291Z] 2023-04-19 03:38:11,243 [bump_version] DEBUG bumped version:3.0.0-dev.16 [2023-04-19T03:38:11.291Z] 2023-04-19 03:38:11,243 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-04-19T03:38:11.291Z] 2023-04-19 03:38:11,243 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-19T03:38:11.291Z] 2023-04-19 03:38:11,243 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-19T03:38:11.291Z] 2023-04-19 03:38:11,245 [execute] INFO git cat-file --batch-check [2023-04-19T03:38:11.291Z] 2023-04-19 03:38:11,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-19T03:38:11.291Z] 2023-04-19 03:38:11,251 [execute] INFO git cat-file --batch [2023-04-19T03:38:11.291Z] 2023-04-19 03:38:11,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-19T03:38:11.291Z] 2023-04-19 03:38:11,257 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-19T03:38:11.291Z] 3.0.0-dev.16 [Pipeline] } [2023-04-19T03:38:11.298Z] $ docker exec --env ******** --env ******** fae7d768d057092a9dddc993d433a15b532c13e88c7b535a99506d6840200a53 ssh-agent -k [2023-04-19T03:38:11.388Z] unset SSH_AUTH_SOCK; [2023-04-19T03:38:11.388Z] unset SSH_AGENT_PID; [2023-04-19T03:38:11.388Z] echo Agent pid 36 killed; [2023-04-19T03:38:11.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T03:38:11.702Z] + git semver [Pipeline] } [2023-04-19T03:38:11.972Z] $ docker stop --time=1 fae7d768d057092a9dddc993d433a15b532c13e88c7b535a99506d6840200a53 [2023-04-19T03:38:13.242Z] $ docker rm -f --volumes fae7d768d057092a9dddc993d433a15b532c13e88c7b535a99506d6840200a53 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:38:13.581Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T03:38:13.581Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:38:13.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:38:13.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:38:13.953Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-04-19T03:38:13.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T03:38:14.320Z] $ docker top 121f2c31431e12e708fc64f02235e9749d0e8bc7e83c84307ef902cb06b93045 -eo pid,comm [2023-04-19T03:38:14.368Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-19T03:38:14.368Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T03:38:14.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:38:14.408Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:38:14.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:38:14.526Z] $ docker exec 121f2c31431e12e708fc64f02235e9749d0e8bc7e83c84307ef902cb06b93045 ssh-agent [2023-04-19T03:38:14.650Z] SSH_AUTH_SOCK=/tmp/ssh-NjsLWNVE6q8d/agent.31 [2023-04-19T03:38:14.650Z] SSH_AGENT_PID=37 [2023-04-19T03:38:14.655Z] Running ssh-add (command line suppressed) [2023-04-19T03:38:14.749Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3743005008258106486.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3743005008258106486.key) [2023-04-19T03:38:14.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:38:15.049Z] + git semver push [2023-04-19T03:38:15.308Z] 2023-04-19 03:38:15,278 [run_push] DEBUG push [2023-04-19T03:38:15.308Z] 2023-04-19 03:38:15,280 [execute] INFO git cat-file --batch-check [2023-04-19T03:38:15.308Z] 2023-04-19 03:38:15,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-19T03:38:15.308Z] 2023-04-19 03:38:15,285 [execute] INFO git rev-list d2101c60baada3c5ec1e080b44d2e3eb54597b96 -- [2023-04-19T03:38:15.308Z] 2023-04-19 03:38:15,285 [execute] DEBUG Popen(['git', 'rev-list', 'd2101c60baada3c5ec1e080b44d2e3eb54597b96', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-19T03:38:15.308Z] 2023-04-19 03:38:15,292 [execute] INFO git fetch -v origin [2023-04-19T03:38:15.308Z] 2023-04-19 03:38:15,292 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-19T03:38:15.877Z] 2023-04-19 03:38:15,755 [run_push] DEBUG no remote changes detected [2023-04-19T03:38:15.877Z] 2023-04-19 03:38:15,756 [execute] INFO git push origin semver [2023-04-19T03:38:15.877Z] 2023-04-19 03:38:15,756 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-19T03:38:16.817Z] 2023-04-19 03:38:16,515 [run_push] DEBUG push all version tags [2023-04-19T03:38:16.817Z] 2023-04-19 03:38:16,516 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-19T03:38:16.817Z] 2023-04-19 03:38:16,517 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-19T03:38:17.385Z] 2023-04-19 03:38:17,367 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-19T03:38:17.385Z] 3.0.0-dev.16 [Pipeline] } [2023-04-19T03:38:17.656Z] $ docker exec --env ******** --env ******** 121f2c31431e12e708fc64f02235e9749d0e8bc7e83c84307ef902cb06b93045 ssh-agent -k [2023-04-19T03:38:17.757Z] unset SSH_AUTH_SOCK; [2023-04-19T03:38:17.757Z] unset SSH_AGENT_PID; [2023-04-19T03:38:17.757Z] echo Agent pid 37 killed; [2023-04-19T03:38:17.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T03:38:18.073Z] + git semver [Pipeline] } [2023-04-19T03:38:18.346Z] $ docker stop --time=1 121f2c31431e12e708fc64f02235e9749d0e8bc7e83c84307ef902cb06b93045 [2023-04-19T03:38:19.669Z] $ docker rm -f --volumes 121f2c31431e12e708fc64f02235e9749d0e8bc7e83c84307ef902cb06b93045 [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 [2023-04-19T03:38:20.239Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-04-19T03:38:20.239Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-04-19T03:38:20.239Z] total 16 [2023-04-19T03:38:20.239Z] drwxr-xr-x 3 root root 4096 Apr 19 03:26 . [2023-04-19T03:38:20.239Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 19 03:38 .. [2023-04-19T03:38:20.239Z] drwxr-xr-x 2 root root 4096 Apr 19 03:26 cost [2023-04-19T03:38:20.239Z] -rw-r--r-- 1 root root 90 Apr 19 03:26 cost.csv [2023-04-19T03:38:20.239Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-04-19T03:38:20.239Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-04-19T03:38:20.239Z] total 16 [2023-04-19T03:38:20.239Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 03:26 . [2023-04-19T03:38:20.239Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 19 03:38 .. [2023-04-19T03:38:20.239Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 03:26 cost [2023-04-19T03:38:20.239Z] -rw-r--r-- 1 jenkins jenkins 90 Apr 19 03:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:38:20.527Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:38:21.387Z] ---> package-listing.sh [2023-04-19T03:38:21.387Z] ++ facter osfamily [2023-04-19T03:38:21.387Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-19T03:38:21.646Z] + OS_FAMILY=debian [2023-04-19T03:38:21.646Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-04-19T03:38:21.646Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-19T03:38:21.646Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-19T03:38:21.646Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-19T03:38:21.646Z] + PACKAGES=/tmp/packages_start.txt [2023-04-19T03:38:21.646Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-04-19T03:38:21.646Z] + PACKAGES=/tmp/packages_end.txt [2023-04-19T03:38:21.646Z] + case "${OS_FAMILY}" in [2023-04-19T03:38:21.646Z] + dpkg -l [2023-04-19T03:38:21.646Z] + grep '^ii' [2023-04-19T03:38:21.646Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-19T03:38:21.646Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-19T03:38:21.646Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-19T03:38:21.646Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-04-19T03:38:21.646Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-04-19T03:38:21.646Z] + 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 [2023-04-19T03:38:21.655Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-19T03:38:21.930Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:38:22.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:38:22.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:38:22.754Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-04-19T03:38:22.817Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-19T03:38:23.000Z] $ docker top 6cac3cc420e089d14c6419ae6d749b6dd504f7b3b210ee54c7cb627e5b371c50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:38:23.331Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-19T03:38:23.614Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-19T03:38:23.902Z] + ls /var/log/sa-host [2023-04-19T03:38:23.902Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:38:23.971Z] provisioning config files... [2023-04-19T03:38:23.979Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14570332607803597369tmp [Pipeline] { [Pipeline] echo [2023-04-19T03:38:23.990Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:38:24.273Z] ---> create-netrc.sh [Pipeline] } [2023-04-19T03:38:24.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:38:24.607Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-19T03:38:24.615Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:38:24.897Z] ---> sudo-logs.sh [2023-04-19T03:38:24.897Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-19T03:38:24.929Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:38:25.217Z] ---> job-cost.sh [2023-04-19T03:38:25.218Z] lf-activate-venv: SKIPPING [2023-04-19T03:38:25.218Z] DEBUG: total: 0.2199999988079071 [2023-04-19T03:38:25.218Z] INFO: Retrieving Stack Cost... [2023-04-19T03:38:25.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-19T03:38:26.043Z] INFO: Archiving Costs [Pipeline] echo [2023-04-19T03:38:26.055Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:38:26.338Z] ---> logs-deploy.sh [2023-04-19T03:38:26.338Z] lf-activate-venv: SKIPPING [2023-04-19T03:38:26.338Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/83 [2023-04-19T03:38:26.338Z] INFO: archiving workspace using pattern(s): [2023-04-19T03:38:27.276Z] Archives upload complete. [2023-04-19T03:38:27.535Z] INFO: archiving logs to Nexus