Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from abf08d0160819e269393c084552fc961dbc8790f 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-ssh239266388307816237.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15762194828381327146.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3595117887197022636.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9211560319530136361.key Verifying host key using known hosts file > 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-ssh18235090337228203605.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1411 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision abf08d0160819e269393c084552fc961dbc8790f (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#108)" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abf08d0160819e269393c084552fc961dbc8790f # timeout=10 > git rev-list --no-walk 49e16427221716f5f6b4899d18a3c56203f30fd8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T21:06:59.273Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T21:06:59.330Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T21:06:59.347Z] ========================================================= [2022-09-27T21:06:59.347Z] EdgeX Global Pipelines Version Info [2022-09-27T21:06:59.347Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:07:00.044Z] ------------------- [2022-09-27T21:07:00.044Z] stable info: [2022-09-27T21:07:00.044Z] ------------------- [2022-09-27T21:07:00.044Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T21:07:00.044Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T21:07:00.044Z] Message: update stable to v1.0.239 [2022-09-27T21:07:00.613Z] ------------------- [2022-09-27T21:07:00.613Z] experimental info: [2022-09-27T21:07:00.613Z] ------------------- [2022-09-27T21:07:00.613Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T21:07:00.613Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T21:07:00.613Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T21:07:00.782Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-09-27T21:07:00.795Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-09-27T21:07:00.812Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T21:07:00.824Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T21:07:00.835Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T21:07:00.848Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T21:07:00.862Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T21:07:00.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-27T21:07:00.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T21:07:00.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T21:07:00.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T21:07:00.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-09-27T21:07:00.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T21:07:00.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T21:07:00.950Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T21:07:00.961Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T21:07:00.972Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T21:07:00.985Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T21:07:00.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T21:07:01.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T21:07:01.019Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-27T21:07:01.030Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-27T21:07:01.041Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-27T21:07:01.053Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-27T21:07:01.064Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-27T21:07:01.075Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T21:07:01.086Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T21:07:01.099Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-27T21:07:01.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-27T21:07:01.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-27T21:07:01.136Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abf08d0160819e269393c084552fc961dbc8790f [Pipeline] echo [2022-09-27T21:07:01.150Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abf08d0 [Pipeline] echo [2022-09-27T21:07:01.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:07:01.209Z] provisioning config files... [2022-09-27T21:07:01.222Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15071356635334921470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:07:01.527Z] ---> docker-login.sh [2022-09-27T21:07:01.527Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:07:01.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:07:01.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:07:01.787Z] Configure a credential helper to remove this warning. See [2022-09-27T21:07:01.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:07:01.787Z] [2022-09-27T21:07:01.787Z] Login Succeeded [2022-09-27T21:07:01.787Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:07:01.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:07:01.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:07:01.787Z] Configure a credential helper to remove this warning. See [2022-09-27T21:07:01.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:07:01.787Z] [2022-09-27T21:07:01.787Z] Login Succeeded [2022-09-27T21:07:02.047Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:07:02.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:07:02.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:07:02.047Z] Configure a credential helper to remove this warning. See [2022-09-27T21:07:02.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:07:02.047Z] [2022-09-27T21:07:02.047Z] Login Succeeded [2022-09-27T21:07:02.047Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:07:02.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:07:02.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:07:02.047Z] Configure a credential helper to remove this warning. See [2022-09-27T21:07:02.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:07:02.047Z] [2022-09-27T21:07:02.047Z] Login Succeeded [2022-09-27T21:07:02.047Z] docker.io [2022-09-27T21:07:02.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:07:02.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:07:02.565Z] Configure a credential helper to remove this warning. See [2022-09-27T21:07:02.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:07:02.565Z] [2022-09-27T21:07:02.565Z] Login Succeeded [2022-09-27T21:07:02.565Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:07:02.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-27T21:07:02.935Z] + git rev-list -1 --merges abf08d0160819e269393c084552fc961dbc8790f~1..abf08d0160819e269393c084552fc961dbc8790f [Pipeline] echo [2022-09-27T21:07:02.961Z] -----------> git rev-list -1 --merges abf08d0160819e269393c084552fc961dbc8790f~1..abf08d0160819e269393c084552fc961dbc8790f abf08d0160819e269393c084552fc961dbc8790f [false] [Pipeline] sh [2022-09-27T21:07:03.244Z] + git log --format=format:%s -1 abf08d0160819e269393c084552fc961dbc8790f [Pipeline] echo [2022-09-27T21:07:03.258Z] ========================================================= [2022-09-27T21:07:03.258Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T21:07:03.258Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:07:03.571Z] + git log --format=format:%s -1 abf08d0160819e269393c084552fc961dbc8790f [Pipeline] echo [2022-09-27T21:07:03.582Z] [semverPrep] GIT_COMMIT: abf08d0160819e269393c084552fc961dbc8790f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#108) [Pipeline] echo [2022-09-27T21:07:03.591Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-27T21:07:03.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:07:03.957Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T21:07:03.957Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T21:07:03.957Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T21:07:03.957Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T21:07:03.957Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T21:07:03.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:07:04.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:07:04.356Z] [2022-09-27T21:07:04.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:07:04.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:07:04.655Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T21:07:04.655Z] b85a868b505f: Pulling fs layer [2022-09-27T21:07:04.655Z] e2be974225ed: Pulling fs layer [2022-09-27T21:07:04.655Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T21:07:04.655Z] 988bab9f4d93: Pulling fs layer [2022-09-27T21:07:04.655Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T21:07:04.655Z] eaf3925da568: Pulling fs layer [2022-09-27T21:07:04.655Z] bab4dde63d76: Pulling fs layer [2022-09-27T21:07:04.655Z] bde34c3a00c8: Pulling fs layer [2022-09-27T21:07:04.655Z] b352a97aabf1: Pulling fs layer [2022-09-27T21:07:04.655Z] 4872d77fe225: Pulling fs layer [2022-09-27T21:07:04.655Z] 5851b861e8e6: Pulling fs layer [2022-09-27T21:07:04.655Z] 988bab9f4d93: Waiting [2022-09-27T21:07:04.655Z] 1469e6f7b9e6: Waiting [2022-09-27T21:07:04.655Z] eaf3925da568: Waiting [2022-09-27T21:07:04.655Z] bab4dde63d76: Waiting [2022-09-27T21:07:04.655Z] bde34c3a00c8: Waiting [2022-09-27T21:07:04.655Z] 4872d77fe225: Waiting [2022-09-27T21:07:04.655Z] b352a97aabf1: Waiting [2022-09-27T21:07:04.655Z] 5851b861e8e6: Waiting [2022-09-27T21:07:04.655Z] e2be974225ed: Verifying Checksum [2022-09-27T21:07:04.655Z] e2be974225ed: Download complete [2022-09-27T21:07:04.655Z] 988bab9f4d93: Verifying Checksum [2022-09-27T21:07:04.655Z] 988bab9f4d93: Download complete [2022-09-27T21:07:04.913Z] 1469e6f7b9e6: Download complete [2022-09-27T21:07:04.913Z] eaf3925da568: Download complete [2022-09-27T21:07:04.913Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T21:07:04.913Z] 339a4e72a1f5: Download complete [2022-09-27T21:07:04.913Z] bde34c3a00c8: Verifying Checksum [2022-09-27T21:07:04.913Z] bde34c3a00c8: Download complete [2022-09-27T21:07:04.913Z] b352a97aabf1: Download complete [2022-09-27T21:07:04.913Z] 4872d77fe225: Verifying Checksum [2022-09-27T21:07:04.913Z] 4872d77fe225: Download complete [2022-09-27T21:07:04.913Z] 5851b861e8e6: Download complete [2022-09-27T21:07:04.913Z] b85a868b505f: Verifying Checksum [2022-09-27T21:07:04.913Z] b85a868b505f: Download complete [2022-09-27T21:07:05.172Z] bab4dde63d76: Verifying Checksum [2022-09-27T21:07:05.172Z] bab4dde63d76: Download complete [2022-09-27T21:07:06.110Z] b85a868b505f: Pull complete [2022-09-27T21:07:06.110Z] e2be974225ed: Pull complete [2022-09-27T21:07:06.678Z] 339a4e72a1f5: Pull complete [2022-09-27T21:07:06.678Z] 988bab9f4d93: Pull complete [2022-09-27T21:07:06.938Z] 1469e6f7b9e6: Pull complete [2022-09-27T21:07:06.938Z] eaf3925da568: Pull complete [2022-09-27T21:07:08.844Z] bab4dde63d76: Pull complete [2022-09-27T21:07:08.844Z] bde34c3a00c8: Pull complete [2022-09-27T21:07:08.844Z] b352a97aabf1: Pull complete [2022-09-27T21:07:08.844Z] 4872d77fe225: Pull complete [2022-09-27T21:07:08.844Z] 5851b861e8e6: Pull complete [2022-09-27T21:07:09.103Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T21:07:09.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:07:09.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:07:09.174Z] prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container [2022-09-27T21:07:09.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:07:11.410Z] $ docker top 2251a6e8e8443df24331eb8cba594a50dc4d3675c4b95d9f100c6d99a673739a -eo pid,comm [2022-09-27T21:07:11.463Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-27T21:07:11.463Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:07:11.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:07:11.502Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:07:11.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:07:11.612Z] $ docker exec 2251a6e8e8443df24331eb8cba594a50dc4d3675c4b95d9f100c6d99a673739a ssh-agent [2022-09-27T21:07:11.710Z] SSH_AUTH_SOCK=/tmp/ssh-gGIQ4cGu06Oo/agent.32 [2022-09-27T21:07:11.710Z] SSH_AGENT_PID=38 [2022-09-27T21:07:11.716Z] Running ssh-add (command line suppressed) [2022-09-27T21:07:11.810Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_113274761797435750.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_113274761797435750.key) [2022-09-27T21:07:11.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:07:12.104Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T21:07:12.116Z] $ docker exec --env ******** --env ******** 2251a6e8e8443df24331eb8cba594a50dc4d3675c4b95d9f100c6d99a673739a ssh-agent -k [2022-09-27T21:07:12.213Z] unset SSH_AUTH_SOCK; [2022-09-27T21:07:12.213Z] unset SSH_AGENT_PID; [2022-09-27T21:07:12.213Z] echo Agent pid 38 killed; [2022-09-27T21:07:12.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T21:07:12.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:07:12.248Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:07:12.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:07:12.370Z] $ docker exec 2251a6e8e8443df24331eb8cba594a50dc4d3675c4b95d9f100c6d99a673739a ssh-agent [2022-09-27T21:07:12.473Z] SSH_AUTH_SOCK=/tmp/ssh-pJVcWbaKoKpp/agent.70 [2022-09-27T21:07:12.473Z] SSH_AGENT_PID=76 [2022-09-27T21:07:12.478Z] Running ssh-add (command line suppressed) [2022-09-27T21:07:12.581Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4433838020306922377.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4433838020306922377.key) [2022-09-27T21:07:12.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:07:12.884Z] + git semver init [2022-09-27T21:07:13.142Z] 2022-09-27 21:07:13,046 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T21:07:13.142Z] 2022-09-27 21:07:13,047 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-09-27T21:07:13.142Z] 2022-09-27 21:07:13,047 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-09-27T21:07:13.142Z] 2022-09-27 21:07:13,047 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:07:14.518Z] 2022-09-27 21:07:14,101 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-09-27T21:07:14.518Z] 2022-09-27 21:07:14,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-09-27T21:07:14.518Z] 2022-09-27 21:07:14,102 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-27T21:07:14.518Z] 2022-09-27 21:07:14,102 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-27T21:07:14.518Z] 2.3.0-dev.12 [Pipeline] } [2022-09-27T21:07:14.528Z] $ docker exec --env ******** --env ******** 2251a6e8e8443df24331eb8cba594a50dc4d3675c4b95d9f100c6d99a673739a ssh-agent -k [2022-09-27T21:07:14.617Z] unset SSH_AUTH_SOCK; [2022-09-27T21:07:14.618Z] unset SSH_AGENT_PID; [2022-09-27T21:07:14.618Z] echo Agent pid 76 killed; [2022-09-27T21:07:14.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:07:14.920Z] + git semver [Pipeline] } [2022-09-27T21:07:15.194Z] $ docker stop --time=1 2251a6e8e8443df24331eb8cba594a50dc4d3675c4b95d9f100c6d99a673739a [2022-09-27T21:07:16.457Z] $ docker rm -f 2251a6e8e8443df24331eb8cba594a50dc4d3675c4b95d9f100c6d99a673739a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:07:16.786Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T21:07:16.954Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T21:07:16.956Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:07:17.083Z] provisioning config files... [2022-09-27T21:07:17.090Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7782580862046352627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:07:17.382Z] ---> docker-login.sh [2022-09-27T21:07:17.382Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:07:17.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:07:17.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:07:17.382Z] Configure a credential helper to remove this warning. See [2022-09-27T21:07:17.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:07:17.382Z] [2022-09-27T21:07:17.382Z] Login Succeeded [2022-09-27T21:07:17.382Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:07:17.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:07:17.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:07:17.382Z] Configure a credential helper to remove this warning. See [2022-09-27T21:07:17.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:07:17.382Z] [2022-09-27T21:07:17.382Z] Login Succeeded [2022-09-27T21:07:17.382Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:07:17.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:07:17.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:07:17.642Z] Configure a credential helper to remove this warning. See [2022-09-27T21:07:17.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:07:17.642Z] [2022-09-27T21:07:17.642Z] Login Succeeded [2022-09-27T21:07:17.642Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:07:17.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:07:17.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:07:17.642Z] Configure a credential helper to remove this warning. See [2022-09-27T21:07:17.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:07:17.642Z] [2022-09-27T21:07:17.642Z] Login Succeeded [2022-09-27T21:07:17.642Z] docker.io [2022-09-27T21:07:17.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:07:18.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:07:18.211Z] Configure a credential helper to remove this warning. See [2022-09-27T21:07:18.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:07:18.211Z] [2022-09-27T21:07:18.211Z] Login Succeeded [2022-09-27T21:07:18.211Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:07:18.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T21:07:18.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:07:18.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:07:18.290Z] ========================================================= [2022-09-27T21:07:18.290Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T21:07:18.290Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:07:18.595Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T21:07:18.595Z] Sending build context to Docker daemon 4.06MB [2022-09-27T21:07:18.595Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:07:18.595Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-27T21:07:18.595Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T21:07:18.595Z] 2408cc74d12b: Pulling fs layer [2022-09-27T21:07:18.595Z] ea60b727a1ce: Pulling fs layer [2022-09-27T21:07:18.595Z] 30c4a7721957: Pulling fs layer [2022-09-27T21:07:18.595Z] 370296b7ddb6: Pulling fs layer [2022-09-27T21:07:18.595Z] 7c6cee850709: Pulling fs layer [2022-09-27T21:07:18.595Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T21:07:18.595Z] d94ebbe4e438: Pulling fs layer [2022-09-27T21:07:18.595Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T21:07:18.595Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T21:07:18.595Z] 370296b7ddb6: Waiting [2022-09-27T21:07:18.595Z] 7c6cee850709: Waiting [2022-09-27T21:07:18.595Z] 39a5fcdaea64: Waiting [2022-09-27T21:07:18.595Z] d94ebbe4e438: Waiting [2022-09-27T21:07:18.595Z] 59ccb84bbe0f: Waiting [2022-09-27T21:07:18.595Z] 30c4a7721957: Download complete [2022-09-27T21:07:18.595Z] ea60b727a1ce: Verifying Checksum [2022-09-27T21:07:18.595Z] ea60b727a1ce: Download complete [2022-09-27T21:07:18.857Z] 7c6cee850709: Verifying Checksum [2022-09-27T21:07:18.857Z] 7c6cee850709: Download complete [2022-09-27T21:07:18.857Z] 39a5fcdaea64: Verifying Checksum [2022-09-27T21:07:18.857Z] 39a5fcdaea64: Download complete [2022-09-27T21:07:18.857Z] 2408cc74d12b: Verifying Checksum [2022-09-27T21:07:18.857Z] 2408cc74d12b: Download complete [2022-09-27T21:07:18.857Z] d94ebbe4e438: Verifying Checksum [2022-09-27T21:07:18.857Z] d94ebbe4e438: Download complete [2022-09-27T21:07:18.857Z] 2408cc74d12b: Pull complete [2022-09-27T21:07:19.127Z] ea60b727a1ce: Pull complete [2022-09-27T21:07:19.127Z] 30c4a7721957: Pull complete [2022-09-27T21:07:19.388Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T21:07:19.388Z] 59ccb84bbe0f: Download complete [2022-09-27T21:07:19.388Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T21:07:19.388Z] bcfd1f05c69d: Download complete [2022-09-27T21:07:19.645Z] 370296b7ddb6: Verifying Checksum [2022-09-27T21:07:19.645Z] 370296b7ddb6: Download complete [2022-09-27T21:07:22.937Z] 370296b7ddb6: Pull complete [2022-09-27T21:07:22.937Z] 7c6cee850709: Pull complete [2022-09-27T21:07:22.937Z] 39a5fcdaea64: Pull complete [2022-09-27T21:07:23.195Z] d94ebbe4e438: Pull complete [2022-09-27T21:07:25.104Z] bcfd1f05c69d: Pull complete [2022-09-27T21:07:25.672Z] 59ccb84bbe0f: Pull complete [2022-09-27T21:07:25.673Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T21:07:25.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T21:07:25.673Z] ---> a4fb48ad2a94 [2022-09-27T21:07:25.673Z] Step 3/12 : ARG MAKE='make build' [2022-09-27T21:07:29.870Z] ---> Running in a37b81a9093f [2022-09-27T21:07:29.870Z] Removing intermediate container a37b81a9093f [2022-09-27T21:07:29.870Z] ---> e40e30cbd33c [2022-09-27T21:07:29.870Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-27T21:07:29.870Z] ---> Running in 65d4c01358fe [2022-09-27T21:07:29.870Z] Removing intermediate container 65d4c01358fe [2022-09-27T21:07:29.870Z] ---> 094e543b028a [2022-09-27T21:07:29.870Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:07:29.870Z] ---> Running in 4b9ceae07020 [2022-09-27T21:07:29.870Z] Removing intermediate container 4b9ceae07020 [2022-09-27T21:07:29.870Z] ---> f8a4423bc886 [2022-09-27T21:07:29.870Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:07:29.870Z] ---> Running in 3db461694040 [2022-09-27T21:07:30.438Z] Removing intermediate container 3db461694040 [2022-09-27T21:07:30.438Z] ---> dd74b4f5c1fd [2022-09-27T21:07:30.438Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:07:30.438Z] ---> Running in 5d6467adbef8 [2022-09-27T21:07:30.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:07:31.633Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:07:31.891Z] OK: 211 MiB in 51 packages [2022-09-27T21:07:32.048Z] Still waiting to schedule task [2022-09-27T21:07:32.048Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-27T21:07:32.150Z] Removing intermediate container 5d6467adbef8 [2022-09-27T21:07:32.150Z] ---> 54ac789425d5 [2022-09-27T21:07:32.150Z] Step 8/12 : WORKDIR /app [2022-09-27T21:07:32.150Z] ---> Running in bdae1f7da799 [2022-09-27T21:07:32.150Z] Removing intermediate container bdae1f7da799 [2022-09-27T21:07:32.150Z] ---> c2f334c243a7 [2022-09-27T21:07:32.150Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-27T21:07:32.408Z] ---> f2fa6f4abf1c [2022-09-27T21:07:32.408Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:07:32.408Z] ---> Running in 70379ac37968 [2022-09-27T21:07:50.496Z] Removing intermediate container 70379ac37968 [2022-09-27T21:07:50.496Z] ---> ed4635dba48a [2022-09-27T21:07:50.496Z] Step 11/12 : COPY . . [2022-09-27T21:07:50.496Z] ---> 8b1f03312ffe [2022-09-27T21:07:50.496Z] Step 12/12 : RUN $MAKE [2022-09-27T21:07:50.496Z] ---> Running in a9082fe33f03 [2022-09-27T21:07:50.496Z] noop [2022-09-27T21:07:50.496Z] Removing intermediate container a9082fe33f03 [2022-09-27T21:07:50.496Z] ---> 72e2f7a74db0 [2022-09-27T21:07:50.496Z] Successfully built 72e2f7a74db0 [2022-09-27T21:07:50.496Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:07:50.815Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T21:07:50.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:07:50.879Z] prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container [2022-09-27T21:07:50.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T21:07:51.237Z] $ docker top 8005014bb6655a57dfab42a93681b147640a41ad898ab054f8ba1b4418bd9981 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:07:51.574Z] + go version [2022-09-27T21:07:51.574Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T21:07:51.586Z] $ docker stop --time=1 8005014bb6655a57dfab42a93681b147640a41ad898ab054f8ba1b4418bd9981 [2022-09-27T21:07:52.844Z] $ docker rm -f 8005014bb6655a57dfab42a93681b147640a41ad898ab054f8ba1b4418bd9981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:07:53.230Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T21:07:53.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:07:53.292Z] prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container [2022-09-27T21:07:53.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T21:07:53.632Z] $ docker top 3369baebef71e25fac2b4f855b3a3735d787c06e3f4fc17c28be88549584940d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:07:53.967Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-27T21:07:54.257Z] + make test [2022-09-27T21:07:54.257Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-27T21:07:54.516Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-27T21:08:04.482Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-27T21:08:04.482Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-27T21:08:09.751Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.270s coverage: 38.5% of statements [2022-09-27T21:08:09.751Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 52.0% of statements [2022-09-27T21:08:09.751Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 95.5% of statements [2022-09-27T21:08:19.713Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-27T21:08:19.713Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T21:08:22.242Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T21:08:22.242Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T21:08:22.242Z] ./bin/test-attribution-txt.sh [2022-09-27T21:08:22.242Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-09-27T21:08:22.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T21:08:22.268Z] $ docker stop --time=1 3369baebef71e25fac2b4f855b3a3735d787c06e3f4fc17c28be88549584940d [2022-09-27T21:08:24.624Z] $ docker rm -f 3369baebef71e25fac2b4f855b3a3735d787c06e3f4fc17c28be88549584940d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:08:25.066Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T21:08:25.139Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-27T21:08:25.628Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T21:08:25.914Z] + ls -al . [2022-09-27T21:08:25.915Z] total 636 [2022-09-27T21:08:25.915Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 21:07 . [2022-09-27T21:08:25.915Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:06 .. [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 27 21:06 .dockerignore [2022-09-27T21:08:25.915Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:08 .git [2022-09-27T21:08:25.915Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:06 .github [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 27 21:06 .gitignore [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:06 .golangci.yml [2022-09-27T21:08:25.915Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:07 .semver [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 10866 Sep 27 21:06 Attribution.txt [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 3740 Sep 27 21:06 CHANGELOG.md [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 27 21:06 Dockerfile [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:06 GOVERNANCE.md [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 27 21:06 Jenkinsfile [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 27 21:06 LICENSE [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 2196 Sep 27 21:06 Makefile [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 21:06 OWNERS.md [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 28496 Sep 27 21:06 README.md [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:07 VERSION [2022-09-27T21:08:25.915Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:06 bin [2022-09-27T21:08:25.915Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:06 cmd [2022-09-27T21:08:25.915Z] -rw-r--r-- 1 jenkins jenkins 460049 Sep 27 21:08 coverage.out [2022-09-27T21:08:25.915Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:06 examples [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 3609 Sep 27 21:06 go.mod [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 37782 Sep 27 21:06 go.sum [2022-09-27T21:08:25.915Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:06 images [2022-09-27T21:08:25.915Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 21:06 internal [2022-09-27T21:08:25.915Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:06 snap [2022-09-27T21:08:25.915Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 27 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:08:26.217Z] + 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=abf08d0160819e269393c084552fc961dbc8790f --label arch=amd64 --label version=2.3.0-dev.12 . [2022-09-27T21:08:26.217Z] Sending build context to Docker daemon 4.06MB [2022-09-27T21:08:26.217Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:08:26.217Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-27T21:08:26.217Z] ---> 72e2f7a74db0 [2022-09-27T21:08:26.217Z] Step 3/25 : ARG MAKE='make build' [2022-09-27T21:08:26.217Z] ---> Running in d4ba8030c383 [2022-09-27T21:08:26.475Z] Removing intermediate container d4ba8030c383 [2022-09-27T21:08:26.475Z] ---> e122f3dfbb02 [2022-09-27T21:08:26.475Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-27T21:08:26.475Z] ---> Running in 8ee7215b715a [2022-09-27T21:08:26.475Z] Removing intermediate container 8ee7215b715a [2022-09-27T21:08:26.475Z] ---> c109a759deda [2022-09-27T21:08:26.475Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:08:26.475Z] ---> Running in 90a8321608b3 [2022-09-27T21:08:26.475Z] Removing intermediate container 90a8321608b3 [2022-09-27T21:08:26.475Z] ---> 30b5b4ab8575 [2022-09-27T21:08:26.475Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:08:26.475Z] ---> Running in 383a930e7fe5 [2022-09-27T21:08:27.043Z] Removing intermediate container 383a930e7fe5 [2022-09-27T21:08:27.043Z] ---> bc8bcb06fa1a [2022-09-27T21:08:27.043Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:08:27.303Z] ---> Running in 7b9181d699b2 [2022-09-27T21:08:27.565Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:08:28.503Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:08:28.503Z] OK: 211 MiB in 51 packages [2022-09-27T21:08:29.070Z] Removing intermediate container 7b9181d699b2 [2022-09-27T21:08:29.070Z] ---> 8ec87b7199f8 [2022-09-27T21:08:29.070Z] Step 8/25 : WORKDIR /app [2022-09-27T21:08:29.070Z] ---> Running in 23729e51c4d2 [2022-09-27T21:08:29.070Z] Removing intermediate container 23729e51c4d2 [2022-09-27T21:08:29.070Z] ---> d45a70a1cd33 [2022-09-27T21:08:29.070Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-27T21:08:29.070Z] ---> bd8c0d5268bc [2022-09-27T21:08:29.070Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:08:29.070Z] ---> Running in d45c2dfb1c1b [2022-09-27T21:08:30.005Z] Removing intermediate container d45c2dfb1c1b [2022-09-27T21:08:30.005Z] ---> 9c67ec6dd9f4 [2022-09-27T21:08:30.005Z] Step 11/25 : COPY . . [2022-09-27T21:08:30.005Z] ---> 7ffdb0ecb947 [2022-09-27T21:08:30.005Z] Step 12/25 : RUN $MAKE [2022-09-27T21:08:30.005Z] ---> Running in 3be7544b75a8 [2022-09-27T21:08:30.580Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-09-27T21:08:52.593Z] Removing intermediate container 3be7544b75a8 [2022-09-27T21:08:52.593Z] ---> 20772c7a079c [2022-09-27T21:08:52.593Z] Step 13/25 : FROM alpine:3.16 [2022-09-27T21:08:52.851Z] 3.16: Pulling from library/alpine [2022-09-27T21:08:52.851Z] 213ec9aee27d: Pulling fs layer [2022-09-27T21:08:53.110Z] 213ec9aee27d: Verifying Checksum [2022-09-27T21:08:53.110Z] 213ec9aee27d: Download complete [2022-09-27T21:08:53.369Z] 213ec9aee27d: Pull complete [2022-09-27T21:08:53.369Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T21:08:53.369Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T21:08:53.369Z] ---> 9c6f07244728 [2022-09-27T21:08:53.369Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-27T21:08:53.628Z] ---> Running in 2295fb7ed89a [2022-09-27T21:08:53.628Z] Removing intermediate container 2295fb7ed89a [2022-09-27T21:08:53.628Z] ---> afc500e246e4 [2022-09-27T21:08:53.628Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:08:53.628Z] ---> Running in d98d8b4d0bb2 [2022-09-27T21:08:54.195Z] Removing intermediate container d98d8b4d0bb2 [2022-09-27T21:08:54.195Z] ---> 19e8021394e6 [2022-09-27T21:08:54.195Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T21:08:54.195Z] ---> Running in 050ec59d34de [2022-09-27T21:08:54.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:08:55.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:08:55.652Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T21:08:55.652Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T21:08:55.912Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T21:08:55.912Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T21:08:55.912Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T21:08:56.171Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T21:08:56.171Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T21:08:56.171Z] OK: 8 MiB in 20 packages [2022-09-27T21:08:56.739Z] Removing intermediate container 050ec59d34de [2022-09-27T21:08:56.739Z] ---> a793b58f4c98 [2022-09-27T21:08:56.739Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-09-27T21:08:56.739Z] ---> 34c7bab32492 [2022-09-27T21:08:56.739Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-09-27T21:08:56.998Z] ---> eb4f3ef9aded [2022-09-27T21:08:56.998Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-09-27T21:08:57.933Z] ---> 8c2020925995 [2022-09-27T21:08:57.933Z] Step 20/25 : EXPOSE 59989 [2022-09-27T21:08:57.933Z] ---> Running in 6ba3a44ac253 [2022-09-27T21:08:57.933Z] Removing intermediate container 6ba3a44ac253 [2022-09-27T21:08:57.933Z] ---> a50cc55ae341 [2022-09-27T21:08:57.933Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-09-27T21:08:57.933Z] ---> Running in 9819f712a9fe [2022-09-27T21:08:57.933Z] Removing intermediate container 9819f712a9fe [2022-09-27T21:08:57.933Z] ---> b8756a36d3ab [2022-09-27T21:08:57.933Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-27T21:08:57.933Z] ---> Running in a75e6213844a [2022-09-27T21:08:57.933Z] Removing intermediate container a75e6213844a [2022-09-27T21:08:57.933Z] ---> 64c4ac553f2d [2022-09-27T21:08:57.933Z] Step 23/25 : LABEL arch=amd64 [2022-09-27T21:08:58.192Z] ---> Running in 6e7587bac842 [2022-09-27T21:08:58.192Z] Removing intermediate container 6e7587bac842 [2022-09-27T21:08:58.192Z] ---> cae3de9cea06 [2022-09-27T21:08:58.192Z] Step 24/25 : LABEL git_sha=abf08d0160819e269393c084552fc961dbc8790f [2022-09-27T21:08:58.192Z] ---> Running in 8945e6af16d6 [2022-09-27T21:08:58.192Z] Removing intermediate container 8945e6af16d6 [2022-09-27T21:08:58.192Z] ---> cd98972a4da4 [2022-09-27T21:08:58.192Z] Step 25/25 : LABEL version=2.3.0-dev.12 [2022-09-27T21:08:58.192Z] ---> Running in d1df437f5134 [2022-09-27T21:08:58.498Z] Removing intermediate container d1df437f5134 [2022-09-27T21:08:58.498Z] ---> 56a766b8d9a0 [2022-09-27T21:08:58.498Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T21:08:58.498Z] Successfully built 56a766b8d9a0 [2022-09-27T21:08:58.498Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:08:58.613Z] provisioning config files... [2022-09-27T21:08:58.632Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9753047274287414596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:08:58.968Z] ---> docker-login.sh [2022-09-27T21:08:58.968Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:08:58.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:08:58.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:08:58.968Z] Configure a credential helper to remove this warning. See [2022-09-27T21:08:58.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:08:58.968Z] [2022-09-27T21:08:58.968Z] Login Succeeded [2022-09-27T21:08:58.968Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:08:58.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:08:58.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:08:58.968Z] Configure a credential helper to remove this warning. See [2022-09-27T21:08:58.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:08:58.968Z] [2022-09-27T21:08:58.968Z] Login Succeeded [2022-09-27T21:08:58.968Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:08:59.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:08:59.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:08:59.243Z] Configure a credential helper to remove this warning. See [2022-09-27T21:08:59.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:08:59.243Z] [2022-09-27T21:08:59.243Z] Login Succeeded [2022-09-27T21:08:59.243Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:08:59.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:08:59.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:08:59.243Z] Configure a credential helper to remove this warning. See [2022-09-27T21:08:59.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:08:59.243Z] [2022-09-27T21:08:59.243Z] Login Succeeded [2022-09-27T21:08:59.243Z] docker.io [2022-09-27T21:08:59.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:08:59.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:08:59.767Z] Configure a credential helper to remove this warning. See [2022-09-27T21:08:59.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:08:59.767Z] [2022-09-27T21:08:59.767Z] Login Succeeded [2022-09-27T21:08:59.767Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:08:59.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:08:59.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:08:59.810Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-09-27T21:08:59.810Z] abf08d0160819e269393c084552fc961dbc8790f [2022-09-27T21:08:59.810Z] latest [2022-09-27T21:08:59.810Z] 2.3.0-dev.12 [2022-09-27T21:08:59.810Z] abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 [2022-09-27T21:08:59.810Z] main [2022-09-27T21:08:59.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:09:00.111Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:abf08d0160819e269393c084552fc961dbc8790f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:09:00.411Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:abf08d0160819e269393c084552fc961dbc8790f [2022-09-27T21:09:00.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-27T21:09:00.411Z] 74b4a7213f76: Preparing [2022-09-27T21:09:00.411Z] 845a63e225ad: Preparing [2022-09-27T21:09:00.411Z] a82b7b892a91: Preparing [2022-09-27T21:09:00.411Z] 785fa14b2dfc: Preparing [2022-09-27T21:09:00.411Z] dcd015f46c8e: Preparing [2022-09-27T21:09:00.411Z] 994393dc58e7: Preparing [2022-09-27T21:09:00.411Z] 994393dc58e7: Waiting [2022-09-27T21:09:00.411Z] 845a63e225ad: Pushed [2022-09-27T21:09:00.411Z] a82b7b892a91: Pushed [2022-09-27T21:09:00.411Z] dcd015f46c8e: Pushed [2022-09-27T21:09:00.411Z] 994393dc58e7: Layer already exists [2022-09-27T21:09:00.670Z] 785fa14b2dfc: Pushed [2022-09-27T21:09:03.204Z] 74b4a7213f76: Pushed [2022-09-27T21:09:03.463Z] abf08d0160819e269393c084552fc961dbc8790f: digest: sha256:e54b6a4c6807b3cde0ec96eb47f395f55bb292cafcff8a61b4dce031764057a6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:09:03.780Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:09:04.094Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-09-27T21:09:04.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-27T21:09:04.094Z] 74b4a7213f76: Preparing [2022-09-27T21:09:04.094Z] 845a63e225ad: Preparing [2022-09-27T21:09:04.094Z] a82b7b892a91: Preparing [2022-09-27T21:09:04.094Z] 785fa14b2dfc: Preparing [2022-09-27T21:09:04.094Z] dcd015f46c8e: Preparing [2022-09-27T21:09:04.094Z] 994393dc58e7: Preparing [2022-09-27T21:09:04.094Z] 994393dc58e7: Waiting [2022-09-27T21:09:04.094Z] a82b7b892a91: Layer already exists [2022-09-27T21:09:04.094Z] dcd015f46c8e: Layer already exists [2022-09-27T21:09:04.094Z] 74b4a7213f76: Layer already exists [2022-09-27T21:09:04.094Z] 785fa14b2dfc: Layer already exists [2022-09-27T21:09:04.094Z] 845a63e225ad: Layer already exists [2022-09-27T21:09:04.094Z] 994393dc58e7: Layer already exists [2022-09-27T21:09:04.094Z] latest: digest: sha256:e54b6a4c6807b3cde0ec96eb47f395f55bb292cafcff8a61b4dce031764057a6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:09:04.401Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:09:04.702Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.12 [2022-09-27T21:09:04.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-27T21:09:04.702Z] 74b4a7213f76: Preparing [2022-09-27T21:09:04.702Z] 845a63e225ad: Preparing [2022-09-27T21:09:04.702Z] a82b7b892a91: Preparing [2022-09-27T21:09:04.702Z] 785fa14b2dfc: Preparing [2022-09-27T21:09:04.702Z] dcd015f46c8e: Preparing [2022-09-27T21:09:04.702Z] 994393dc58e7: Preparing [2022-09-27T21:09:04.702Z] 994393dc58e7: Waiting [2022-09-27T21:09:04.702Z] dcd015f46c8e: Layer already exists [2022-09-27T21:09:04.702Z] 785fa14b2dfc: Layer already exists [2022-09-27T21:09:04.702Z] a82b7b892a91: Layer already exists [2022-09-27T21:09:04.702Z] 845a63e225ad: Layer already exists [2022-09-27T21:09:04.702Z] 74b4a7213f76: Layer already exists [2022-09-27T21:09:04.702Z] 994393dc58e7: Layer already exists [2022-09-27T21:09:04.702Z] 2.3.0-dev.12: digest: sha256:e54b6a4c6807b3cde0ec96eb47f395f55bb292cafcff8a61b4dce031764057a6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:09:05.016Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:09:05.325Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 [2022-09-27T21:09:05.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-27T21:09:05.325Z] 74b4a7213f76: Preparing [2022-09-27T21:09:05.325Z] 845a63e225ad: Preparing [2022-09-27T21:09:05.325Z] a82b7b892a91: Preparing [2022-09-27T21:09:05.325Z] 785fa14b2dfc: Preparing [2022-09-27T21:09:05.325Z] dcd015f46c8e: Preparing [2022-09-27T21:09:05.325Z] 994393dc58e7: Preparing [2022-09-27T21:09:05.325Z] 74b4a7213f76: Layer already exists [2022-09-27T21:09:05.325Z] 785fa14b2dfc: Layer already exists [2022-09-27T21:09:05.325Z] a82b7b892a91: Layer already exists [2022-09-27T21:09:05.325Z] dcd015f46c8e: Layer already exists [2022-09-27T21:09:05.325Z] 845a63e225ad: Layer already exists [2022-09-27T21:09:05.325Z] 994393dc58e7: Layer already exists [2022-09-27T21:09:05.325Z] abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12: digest: sha256:e54b6a4c6807b3cde0ec96eb47f395f55bb292cafcff8a61b4dce031764057a6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:09:05.629Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:09:05.929Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-09-27T21:09:05.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-27T21:09:05.930Z] 74b4a7213f76: Preparing [2022-09-27T21:09:05.930Z] 845a63e225ad: Preparing [2022-09-27T21:09:05.930Z] a82b7b892a91: Preparing [2022-09-27T21:09:05.930Z] 785fa14b2dfc: Preparing [2022-09-27T21:09:05.930Z] dcd015f46c8e: Preparing [2022-09-27T21:09:05.930Z] 994393dc58e7: Preparing [2022-09-27T21:09:05.930Z] 994393dc58e7: Waiting [2022-09-27T21:09:05.930Z] 785fa14b2dfc: Layer already exists [2022-09-27T21:09:05.930Z] 845a63e225ad: Layer already exists [2022-09-27T21:09:05.930Z] dcd015f46c8e: Layer already exists [2022-09-27T21:09:05.930Z] 74b4a7213f76: Layer already exists [2022-09-27T21:09:05.930Z] a82b7b892a91: Layer already exists [2022-09-27T21:09:05.930Z] 994393dc58e7: Layer already exists [2022-09-27T21:09:05.930Z] main: digest: sha256:e54b6a4c6807b3cde0ec96eb47f395f55bb292cafcff8a61b4dce031764057a6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:09:05.965Z] ===================================================== [Pipeline] echo [2022-09-27T21:09:05.970Z] taggedImages: [2022-09-27T21:09:05.970Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:abf08d0160819e269393c084552fc961dbc8790f [2022-09-27T21:09:05.970Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-09-27T21:09:05.970Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.12 [2022-09-27T21:09:05.970Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 [2022-09-27T21:09:05.970Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:09:06.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:09:06.332Z] [2022-09-27T21:09:06.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:09:06.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:09:06.631Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T21:09:06.631Z] 5eb5b503b376: Pulling fs layer [2022-09-27T21:09:06.631Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T21:09:06.631Z] ec43610c2a17: Pulling fs layer [2022-09-27T21:09:06.631Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T21:09:06.631Z] 33b1e0a273af: Pulling fs layer [2022-09-27T21:09:06.631Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T21:09:06.631Z] 2f39f015ded8: Pulling fs layer [2022-09-27T21:09:06.631Z] 33b1e0a273af: Waiting [2022-09-27T21:09:06.631Z] 3a2ae6a8a46f: Waiting [2022-09-27T21:09:06.631Z] 5d3b04190fa2: Waiting [2022-09-27T21:09:06.631Z] 2f39f015ded8: Waiting [2022-09-27T21:09:06.631Z] 5c69ac0246d0: Verifying Checksum [2022-09-27T21:09:06.631Z] 5c69ac0246d0: Download complete [2022-09-27T21:09:06.631Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-27T21:09:06.631Z] 3a2ae6a8a46f: Download complete [2022-09-27T21:09:06.631Z] 33b1e0a273af: Verifying Checksum [2022-09-27T21:09:06.631Z] 33b1e0a273af: Download complete [2022-09-27T21:09:06.631Z] 5d3b04190fa2: Verifying Checksum [2022-09-27T21:09:06.631Z] 5d3b04190fa2: Download complete [2022-09-27T21:09:06.890Z] ec43610c2a17: Verifying Checksum [2022-09-27T21:09:06.890Z] ec43610c2a17: Download complete [2022-09-27T21:09:06.890Z] 5eb5b503b376: Verifying Checksum [2022-09-27T21:09:06.890Z] 5eb5b503b376: Download complete [2022-09-27T21:09:07.462Z] 2f39f015ded8: Download complete [2022-09-27T21:09:08.029Z] 5eb5b503b376: Pull complete [2022-09-27T21:09:08.287Z] 5c69ac0246d0: Pull complete [2022-09-27T21:09:08.855Z] ec43610c2a17: Pull complete [2022-09-27T21:09:08.855Z] 3a2ae6a8a46f: Pull complete [2022-09-27T21:09:08.855Z] 33b1e0a273af: Pull complete [2022-09-27T21:09:09.114Z] 5d3b04190fa2: Pull complete [2022-09-27T21:09:13.308Z] 2f39f015ded8: Pull complete [2022-09-27T21:09:13.308Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T21:09:13.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:09:13.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:09:13.382Z] prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container [2022-09-27T21:09:13.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T21:09:16.334Z] $ docker top 4262707eda95d0ce356051de5460d712ed0407fdacae68266bd5de724f1900d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:09:16.707Z] ---> job-cost.sh [2022-09-27T21:09:16.707Z] lf-activate-venv: SKIPPING [2022-09-27T21:09:16.707Z] INFO: No Stack... [2022-09-27T21:09:17.276Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T21:09:17.534Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T21:09:17.822Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-09-27T21:09:17.822Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T21:09:17.836Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] [2022-09-27T21:09:17.843Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] did not exist. Created. [2022-09-27T21:09:17.843Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:09:18.139Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-27T21:09:18.169Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T21:09:18.175Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T21:09:18.190Z] $ docker stop --time=1 4262707eda95d0ce356051de5460d712ed0407fdacae68266bd5de724f1900d5 [2022-09-27T21:09:19.361Z] $ docker rm -f 4262707eda95d0ce356051de5460d712ed0407fdacae68266bd5de724f1900d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-27T21:10:55.476Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1426 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-09-27T21:10:55.486Z] Running in /w/workspace/device-rfid-llrp-go/48 [Pipeline] { [Pipeline] checkout [2022-09-27T21:10:55.512Z] Selected Git installation does not exist. Using Default [2022-09-27T21:10:55.513Z] The recommended git tool is: NONE [2022-09-27T21:11:00.347Z] using credential edgex-jenkins-ssh [2022-09-27T21:11:00.363Z] Cloning the remote Git repository [2022-09-27T21:11:00.408Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-27T21:11:00.478Z] > git init /w/workspace/device-rfid-llrp-go/48 # timeout=10 [2022-09-27T21:11:00.612Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-27T21:11:00.612Z] > git --version # timeout=10 [2022-09-27T21:11:00.630Z] > git --version # 'git version 2.25.1' [2022-09-27T21:11:00.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T21:11:00.674Z] Verifying host key using known hosts file [2022-09-27T21:11:00.876Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T21:11:00.887Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T21:11:02.071Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-09-27T21:11:02.092Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T21:11:02.898Z] Avoid second fetch [2022-09-27T21:11:02.898Z] Checking out Revision abf08d0160819e269393c084552fc961dbc8790f (main) [2022-09-27T21:11:03.415Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#108)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:11:02.916Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T21:11:02.935Z] > git checkout -f abf08d0160819e269393c084552fc961dbc8790f # timeout=10 [2022-09-27T21:11:04.274Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T21:11:04.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T21:11:04.274Z] Dload Upload Total Spent Left Speed [2022-09-27T21:11:04.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 93348 0 --:--:-- --:--:-- --:--:-- 94044 [Pipeline] sh [2022-09-27T21:11:04.997Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T21:11:05.318Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T21:11:05.318Z] + sudo tee /etc/docker/daemon.new [2022-09-27T21:11:05.318Z] { [2022-09-27T21:11:05.318Z] "registry-mirrors": [ [2022-09-27T21:11:05.318Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T21:11:05.318Z] ], [2022-09-27T21:11:05.318Z] "bip": "10.250.0.254/24", [2022-09-27T21:11:05.318Z] "hosts": [ [2022-09-27T21:11:05.318Z] "tcp://0.0.0.0:5555", [2022-09-27T21:11:05.318Z] "unix:///var/run/docker.sock" [2022-09-27T21:11:05.318Z] ], [2022-09-27T21:11:05.318Z] "mtu": 1458, [2022-09-27T21:11:05.318Z] "selinux-enabled": true, [2022-09-27T21:11:05.318Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T21:11:05.318Z] } [Pipeline] sh [2022-09-27T21:11:05.644Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T21:11:05.979Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:11:24.248Z] provisioning config files... [2022-09-27T21:11:24.278Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/48@tmp/config8141711865118779794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:11:24.637Z] ---> docker-login.sh [2022-09-27T21:11:24.637Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:11:24.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:11:25.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:11:25.177Z] Configure a credential helper to remove this warning. See [2022-09-27T21:11:25.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:11:25.177Z] [2022-09-27T21:11:25.177Z] Login Succeeded [2022-09-27T21:11:25.177Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:11:25.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:11:25.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:11:25.718Z] Configure a credential helper to remove this warning. See [2022-09-27T21:11:25.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:11:25.718Z] [2022-09-27T21:11:25.718Z] Login Succeeded [2022-09-27T21:11:25.719Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:11:25.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:11:25.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:11:25.991Z] Configure a credential helper to remove this warning. See [2022-09-27T21:11:25.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:11:25.991Z] [2022-09-27T21:11:25.991Z] Login Succeeded [2022-09-27T21:11:25.991Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:11:26.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:11:26.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:11:26.261Z] Configure a credential helper to remove this warning. See [2022-09-27T21:11:26.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:11:26.261Z] [2022-09-27T21:11:26.261Z] Login Succeeded [2022-09-27T21:11:26.261Z] docker.io [2022-09-27T21:11:26.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:11:27.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:11:27.117Z] Configure a credential helper to remove this warning. See [2022-09-27T21:11:27.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:11:27.117Z] [2022-09-27T21:11:27.117Z] Login Succeeded [2022-09-27T21:11:27.117Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:11:27.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T21:11:27.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:11:27.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:11:27.296Z] ========================================================= [2022-09-27T21:11:27.296Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T21:11:27.296Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:11:27.637Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T21:11:27.906Z] Sending build context to Docker daemon 1.22MB [2022-09-27T21:11:27.906Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:11:27.906Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-27T21:11:28.175Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T21:11:28.175Z] b3c136eddcbf: Pulling fs layer [2022-09-27T21:11:28.175Z] c0a3192eca97: Pulling fs layer [2022-09-27T21:11:28.175Z] a050256f5b6f: Pulling fs layer [2022-09-27T21:11:28.175Z] 656be50a0ddc: Pulling fs layer [2022-09-27T21:11:28.175Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T21:11:28.175Z] 46d945488cbd: Pulling fs layer [2022-09-27T21:11:28.175Z] 8a5474983e97: Pulling fs layer [2022-09-27T21:11:28.175Z] 329c88fbcd65: Pulling fs layer [2022-09-27T21:11:28.175Z] 2bbca73fdf42: Waiting [2022-09-27T21:11:28.175Z] 46d945488cbd: Waiting [2022-09-27T21:11:28.175Z] 8a5474983e97: Waiting [2022-09-27T21:11:28.175Z] 329c88fbcd65: Waiting [2022-09-27T21:11:28.175Z] 656be50a0ddc: Waiting [2022-09-27T21:11:28.448Z] a050256f5b6f: Verifying Checksum [2022-09-27T21:11:28.448Z] a050256f5b6f: Download complete [2022-09-27T21:11:28.448Z] c0a3192eca97: Download complete [2022-09-27T21:11:28.448Z] 2bbca73fdf42: Verifying Checksum [2022-09-27T21:11:28.448Z] 2bbca73fdf42: Download complete [2022-09-27T21:11:28.448Z] 46d945488cbd: Download complete [2022-09-27T21:11:28.448Z] b3c136eddcbf: Verifying Checksum [2022-09-27T21:11:28.448Z] b3c136eddcbf: Download complete [2022-09-27T21:11:29.424Z] b3c136eddcbf: Pull complete [2022-09-27T21:11:29.697Z] 329c88fbcd65: Verifying Checksum [2022-09-27T21:11:29.697Z] 329c88fbcd65: Download complete [2022-09-27T21:11:29.969Z] c0a3192eca97: Pull complete [2022-09-27T21:11:30.253Z] a050256f5b6f: Pull complete [2022-09-27T21:11:30.524Z] 8a5474983e97: Verifying Checksum [2022-09-27T21:11:30.524Z] 8a5474983e97: Download complete [2022-09-27T21:11:31.494Z] 656be50a0ddc: Verifying Checksum [2022-09-27T21:11:31.495Z] 656be50a0ddc: Download complete [2022-09-27T21:11:43.834Z] 656be50a0ddc: Pull complete [2022-09-27T21:11:43.834Z] 2bbca73fdf42: Pull complete [2022-09-27T21:11:43.834Z] 46d945488cbd: Pull complete [2022-09-27T21:11:49.185Z] 8a5474983e97: Pull complete [2022-09-27T21:11:51.779Z] 329c88fbcd65: Pull complete [2022-09-27T21:11:51.779Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T21:11:51.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T21:11:51.779Z] ---> ff4287adb874 [2022-09-27T21:11:51.779Z] Step 3/12 : ARG MAKE='make build' [2022-09-27T21:11:53.731Z] ---> Running in a6c4b0b1b787 [2022-09-27T21:11:53.999Z] Removing intermediate container a6c4b0b1b787 [2022-09-27T21:11:53.999Z] ---> e9403108bfcc [2022-09-27T21:11:53.999Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-27T21:11:53.999Z] ---> Running in ff8f38d46f4f [2022-09-27T21:11:54.266Z] Removing intermediate container ff8f38d46f4f [2022-09-27T21:11:54.266Z] ---> 1672f0e69bde [2022-09-27T21:11:54.266Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:11:54.532Z] ---> Running in b12fb3d19188 [2022-09-27T21:11:54.801Z] Removing intermediate container b12fb3d19188 [2022-09-27T21:11:54.801Z] ---> eb772b91cc0f [2022-09-27T21:11:54.801Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:11:54.801Z] ---> Running in 02719ffd47e4 [2022-09-27T21:11:56.741Z] Removing intermediate container 02719ffd47e4 [2022-09-27T21:11:56.741Z] ---> 8e78391f0355 [2022-09-27T21:11:56.741Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:11:56.741Z] ---> Running in 6f7ef55b6f77 [2022-09-27T21:11:57.708Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:11:58.668Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:11:59.635Z] OK: 221 MiB in 51 packages [2022-09-27T21:12:00.223Z] Removing intermediate container 6f7ef55b6f77 [2022-09-27T21:12:00.223Z] ---> 261066c886e6 [2022-09-27T21:12:00.223Z] Step 8/12 : WORKDIR /app [2022-09-27T21:12:00.223Z] ---> Running in 29b2bedf4097 [2022-09-27T21:12:00.810Z] Removing intermediate container 29b2bedf4097 [2022-09-27T21:12:00.810Z] ---> 1e6fd511a711 [2022-09-27T21:12:00.810Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-27T21:12:01.080Z] ---> 30c09ea33714 [2022-09-27T21:12:01.080Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:12:01.352Z] ---> Running in 85a10b95b193 [2022-09-27T21:12:48.344Z] Removing intermediate container 85a10b95b193 [2022-09-27T21:12:48.344Z] ---> cb3de4443584 [2022-09-27T21:12:48.344Z] Step 11/12 : COPY . . [2022-09-27T21:12:48.344Z] ---> f5dd762c7096 [2022-09-27T21:12:48.344Z] Step 12/12 : RUN $MAKE [2022-09-27T21:12:48.344Z] ---> Running in 794f84617781 [2022-09-27T21:12:49.308Z] noop [2022-09-27T21:12:49.892Z] Removing intermediate container 794f84617781 [2022-09-27T21:12:49.892Z] ---> b77ede208b95 [2022-09-27T21:12:49.892Z] Successfully built b77ede208b95 [2022-09-27T21:12:49.892Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:12:50.237Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T21:12:50.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:12:50.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-1426 does not seem to be running inside a container [2022-09-27T21:12:50.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/48 -v /w/workspace/device-rfid-llrp-go/48:/w/workspace/device-rfid-llrp-go/48:rw,z -v /w/workspace/device-rfid-llrp-go/48@tmp:/w/workspace/device-rfid-llrp-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T21:12:51.748Z] $ docker top 01d0d7df277d4e8dd7f985179d07deb734d02c9ffe975669de99cb200f677274 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:12:52.581Z] + go version [2022-09-27T21:12:52.581Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T21:12:52.602Z] $ docker stop --time=1 01d0d7df277d4e8dd7f985179d07deb734d02c9ffe975669de99cb200f677274 [2022-09-27T21:12:54.269Z] $ docker rm -f 01d0d7df277d4e8dd7f985179d07deb734d02c9ffe975669de99cb200f677274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:12:54.855Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T21:12:54.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:12:55.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-1426 does not seem to be running inside a container [2022-09-27T21:12:55.109Z] $ 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/48 -v /w/workspace/device-rfid-llrp-go/48:/w/workspace/device-rfid-llrp-go/48:rw,z -v /w/workspace/device-rfid-llrp-go/48@tmp:/w/workspace/device-rfid-llrp-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T21:12:56.291Z] $ docker top 0af61418d7a802e36fe1ed91776c0a381bf0a1750c7b8df344fb902205f73135 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:12:57.128Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/48 [Pipeline] fileExists [Pipeline] sh [2022-09-27T21:12:57.776Z] + make test [2022-09-27T21:12:57.776Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-27T21:12:59.724Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-27T21:14:36.411Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-27T21:14:36.411Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-27T21:15:03.273Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.884s coverage: 38.5% of statements [2022-09-27T21:15:03.273Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.502s coverage: 52.0% of statements [2022-09-27T21:15:03.273Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.048s coverage: 95.5% of statements [2022-09-27T21:15:03.273Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-27T21:15:03.273Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T21:15:30.007Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T21:15:30.007Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T21:15:30.007Z] ./bin/test-attribution-txt.sh [2022-09-27T21:15:30.007Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-09-27T21:15:30.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T21:15:30.038Z] $ docker stop --time=1 0af61418d7a802e36fe1ed91776c0a381bf0a1750c7b8df344fb902205f73135 [2022-09-27T21:15:31.902Z] $ docker rm -f 0af61418d7a802e36fe1ed91776c0a381bf0a1750c7b8df344fb902205f73135 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:15:32.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T21:15:32.974Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T21:15:33.645Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:15:34.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T21:15:34.375Z] + ls -al . [2022-09-27T21:15:34.375Z] total 632 [2022-09-27T21:15:34.375Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 21:12 . [2022-09-27T21:15:34.375Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:11 .. [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 27 21:11 .dockerignore [2022-09-27T21:15:34.375Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:11 .git [2022-09-27T21:15:34.375Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:11 .github [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 27 21:11 .gitignore [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:11 .golangci.yml [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 10866 Sep 27 21:11 Attribution.txt [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 3740 Sep 27 21:11 CHANGELOG.md [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 27 21:11 Dockerfile [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:11 GOVERNANCE.md [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 27 21:11 Jenkinsfile [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 27 21:11 LICENSE [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 2196 Sep 27 21:11 Makefile [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 21:11 OWNERS.md [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 28496 Sep 27 21:11 README.md [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:07 VERSION [2022-09-27T21:15:34.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:11 bin [2022-09-27T21:15:34.375Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:11 cmd [2022-09-27T21:15:34.375Z] -rw-r--r-- 1 jenkins jenkins 460049 Sep 27 21:14 coverage.out [2022-09-27T21:15:34.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:11 examples [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 3609 Sep 27 21:11 go.mod [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 37782 Sep 27 21:11 go.sum [2022-09-27T21:15:34.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:11 images [2022-09-27T21:15:34.375Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 21:11 internal [2022-09-27T21:15:34.375Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:11 snap [2022-09-27T21:15:34.375Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 27 21:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:15:34.728Z] + 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=abf08d0160819e269393c084552fc961dbc8790f --label arch=arm64 --label version=2.3.0-dev.12 . [2022-09-27T21:15:35.000Z] Sending build context to Docker daemon 1.22MB [2022-09-27T21:15:35.000Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:15:35.000Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-27T21:15:35.000Z] ---> b77ede208b95 [2022-09-27T21:15:35.000Z] Step 3/25 : ARG MAKE='make build' [2022-09-27T21:15:35.272Z] ---> Running in d4e5fc95208b [2022-09-27T21:15:35.857Z] Removing intermediate container d4e5fc95208b [2022-09-27T21:15:35.857Z] ---> 92275351749a [2022-09-27T21:15:35.857Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-27T21:15:35.857Z] ---> Running in a6c097ec9e41 [2022-09-27T21:15:36.127Z] Removing intermediate container a6c097ec9e41 [2022-09-27T21:15:36.127Z] ---> 860a48191a33 [2022-09-27T21:15:36.127Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:15:36.127Z] ---> Running in e2a474f5cdfa [2022-09-27T21:15:36.395Z] Removing intermediate container e2a474f5cdfa [2022-09-27T21:15:36.395Z] ---> 118553a4b404 [2022-09-27T21:15:36.395Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:15:36.663Z] ---> Running in f3f717285501 [2022-09-27T21:15:38.616Z] Removing intermediate container f3f717285501 [2022-09-27T21:15:38.616Z] ---> 34fb55a0f81e [2022-09-27T21:15:38.616Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:15:38.616Z] ---> Running in ca2032a08f2d [2022-09-27T21:15:40.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:15:41.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:15:42.949Z] OK: 221 MiB in 51 packages [2022-09-27T21:15:43.922Z] Removing intermediate container ca2032a08f2d [2022-09-27T21:15:43.922Z] ---> b78e8b450aad [2022-09-27T21:15:43.922Z] Step 8/25 : WORKDIR /app [2022-09-27T21:15:43.922Z] ---> Running in ac4dfcc9a611 [2022-09-27T21:15:44.190Z] Removing intermediate container ac4dfcc9a611 [2022-09-27T21:15:44.190Z] ---> 6acb5baf303f [2022-09-27T21:15:44.190Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-27T21:15:45.159Z] ---> cf86c6a21603 [2022-09-27T21:15:45.159Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:15:45.427Z] ---> Running in 11bbc2847b05 [2022-09-27T21:15:48.773Z] Removing intermediate container 11bbc2847b05 [2022-09-27T21:15:48.773Z] ---> 8971e30b8c32 [2022-09-27T21:15:48.773Z] Step 11/25 : COPY . . [2022-09-27T21:15:50.722Z] ---> 22dcf0438ed1 [2022-09-27T21:15:50.722Z] Step 12/25 : RUN $MAKE [2022-09-27T21:15:50.989Z] ---> Running in 3d215f6c60d5 [2022-09-27T21:15:51.951Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-09-27T21:18:13.635Z] Removing intermediate container 3d215f6c60d5 [2022-09-27T21:18:13.635Z] ---> 5c74a9044f38 [2022-09-27T21:18:13.635Z] Step 13/25 : FROM alpine:3.16 [2022-09-27T21:18:13.635Z] 3.16: Pulling from library/alpine [2022-09-27T21:18:13.635Z] 9b18e9b68314: Pulling fs layer [2022-09-27T21:18:13.635Z] 9b18e9b68314: Verifying Checksum [2022-09-27T21:18:13.635Z] 9b18e9b68314: Download complete [2022-09-27T21:18:13.635Z] 9b18e9b68314: Pull complete [2022-09-27T21:18:13.635Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T21:18:13.635Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T21:18:13.635Z] ---> a6215f271958 [2022-09-27T21:18:13.635Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-27T21:18:13.635Z] ---> Running in 22c541b2310d [2022-09-27T21:18:13.635Z] Removing intermediate container 22c541b2310d [2022-09-27T21:18:13.635Z] ---> 4fbc308c9bc5 [2022-09-27T21:18:13.635Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:18:13.635Z] ---> Running in 521d20bd9ecc [2022-09-27T21:18:13.635Z] Removing intermediate container 521d20bd9ecc [2022-09-27T21:18:13.635Z] ---> f0649241149f [2022-09-27T21:18:13.635Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T21:18:13.635Z] ---> Running in aa9931444ee4 [2022-09-27T21:18:13.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:18:13.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:18:14.590Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T21:18:14.590Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T21:18:14.590Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T21:18:14.590Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T21:18:14.855Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T21:18:14.855Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T21:18:15.122Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T21:18:15.122Z] OK: 8 MiB in 20 packages [2022-09-27T21:18:16.082Z] Removing intermediate container aa9931444ee4 [2022-09-27T21:18:16.082Z] ---> 6e330aa1ee1a [2022-09-27T21:18:16.082Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-09-27T21:18:16.664Z] ---> 0a94f2fda77b [2022-09-27T21:18:16.664Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-09-27T21:18:16.932Z] ---> 821b0bf7d6d7 [2022-09-27T21:18:16.932Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-09-27T21:18:18.344Z] ---> a203726d7ea0 [2022-09-27T21:18:18.344Z] Step 20/25 : EXPOSE 59989 [2022-09-27T21:18:18.344Z] ---> Running in 2e800880241a [2022-09-27T21:18:18.612Z] Removing intermediate container 2e800880241a [2022-09-27T21:18:18.612Z] ---> 49e9cac059f4 [2022-09-27T21:18:18.612Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-09-27T21:18:18.879Z] ---> Running in 7deb3e4d86d3 [2022-09-27T21:18:19.145Z] Removing intermediate container 7deb3e4d86d3 [2022-09-27T21:18:19.145Z] ---> da6dc33168cf [2022-09-27T21:18:19.145Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-27T21:18:19.145Z] ---> Running in b0381378b967 [2022-09-27T21:18:19.416Z] Removing intermediate container b0381378b967 [2022-09-27T21:18:19.416Z] ---> efc4024151ac [2022-09-27T21:18:19.416Z] Step 23/25 : LABEL arch=arm64 [2022-09-27T21:18:19.416Z] ---> Running in 90f1bc8d121e [2022-09-27T21:18:19.685Z] Removing intermediate container 90f1bc8d121e [2022-09-27T21:18:19.685Z] ---> 98c18b107755 [2022-09-27T21:18:19.685Z] Step 24/25 : LABEL git_sha=abf08d0160819e269393c084552fc961dbc8790f [2022-09-27T21:18:19.954Z] ---> Running in 1532ac78a8b1 [2022-09-27T21:18:20.222Z] Removing intermediate container 1532ac78a8b1 [2022-09-27T21:18:20.222Z] ---> baac24ece6b4 [2022-09-27T21:18:20.222Z] Step 25/25 : LABEL version=2.3.0-dev.12 [2022-09-27T21:18:20.222Z] ---> Running in f90561f9d30c [2022-09-27T21:18:20.490Z] Removing intermediate container f90561f9d30c [2022-09-27T21:18:20.490Z] ---> ccbc1ec8479a [2022-09-27T21:18:20.490Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T21:18:20.490Z] Successfully built ccbc1ec8479a [2022-09-27T21:18:20.490Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:18:20.590Z] provisioning config files... [2022-09-27T21:18:20.605Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/48@tmp/config5602142778689476737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:18:20.942Z] ---> docker-login.sh [2022-09-27T21:18:20.942Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:18:20.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:18:21.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:18:21.209Z] Configure a credential helper to remove this warning. See [2022-09-27T21:18:21.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:18:21.209Z] [2022-09-27T21:18:21.209Z] Login Succeeded [2022-09-27T21:18:21.209Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:18:21.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:18:21.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:18:21.477Z] Configure a credential helper to remove this warning. See [2022-09-27T21:18:21.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:18:21.477Z] [2022-09-27T21:18:21.477Z] Login Succeeded [2022-09-27T21:18:21.477Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:18:21.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:18:22.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:18:22.014Z] Configure a credential helper to remove this warning. See [2022-09-27T21:18:22.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:18:22.014Z] [2022-09-27T21:18:22.014Z] Login Succeeded [2022-09-27T21:18:22.014Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:18:22.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:18:22.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:18:22.281Z] Configure a credential helper to remove this warning. See [2022-09-27T21:18:22.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:18:22.281Z] [2022-09-27T21:18:22.281Z] Login Succeeded [2022-09-27T21:18:22.281Z] docker.io [2022-09-27T21:18:22.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:18:23.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:18:23.130Z] Configure a credential helper to remove this warning. See [2022-09-27T21:18:23.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:18:23.130Z] [2022-09-27T21:18:23.130Z] Login Succeeded [2022-09-27T21:18:23.130Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:18:23.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:18:23.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:18:23.203Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-09-27T21:18:23.203Z] abf08d0160819e269393c084552fc961dbc8790f [2022-09-27T21:18:23.203Z] latest [2022-09-27T21:18:23.203Z] 2.3.0-dev.12 [2022-09-27T21:18:23.203Z] abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 [2022-09-27T21:18:23.203Z] main [2022-09-27T21:18:23.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:18:23.540Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:abf08d0160819e269393c084552fc961dbc8790f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:18:23.878Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:abf08d0160819e269393c084552fc961dbc8790f [2022-09-27T21:18:23.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-27T21:18:23.878Z] 6c7e6b53087d: Preparing [2022-09-27T21:18:23.878Z] 3fb5b601b72d: Preparing [2022-09-27T21:18:23.878Z] 789eb0e37b2f: Preparing [2022-09-27T21:18:23.878Z] 2243983edd00: Preparing [2022-09-27T21:18:23.878Z] 88d8d018fb50: Preparing [2022-09-27T21:18:23.878Z] 5d3e392a13a0: Preparing [2022-09-27T21:18:23.878Z] 5d3e392a13a0: Waiting [2022-09-27T21:18:24.149Z] 3fb5b601b72d: Pushed [2022-09-27T21:18:24.149Z] 88d8d018fb50: Pushed [2022-09-27T21:18:24.149Z] 789eb0e37b2f: Pushed [2022-09-27T21:18:24.149Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:18:24.732Z] 2243983edd00: Pushed [2022-09-27T21:18:30.068Z] 6c7e6b53087d: Pushed [2022-09-27T21:18:30.068Z] abf08d0160819e269393c084552fc961dbc8790f: digest: sha256:4254a5a88caa12363fb0aa0b4b67f765cf1dc6655c58e47410a070580eea213b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:18:30.422Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:18:30.764Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-09-27T21:18:30.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-27T21:18:30.764Z] 6c7e6b53087d: Preparing [2022-09-27T21:18:30.764Z] 3fb5b601b72d: Preparing [2022-09-27T21:18:30.764Z] 789eb0e37b2f: Preparing [2022-09-27T21:18:30.764Z] 2243983edd00: Preparing [2022-09-27T21:18:30.764Z] 88d8d018fb50: Preparing [2022-09-27T21:18:30.764Z] 5d3e392a13a0: Preparing [2022-09-27T21:18:30.764Z] 5d3e392a13a0: Waiting [2022-09-27T21:18:30.764Z] 3fb5b601b72d: Layer already exists [2022-09-27T21:18:30.764Z] 2243983edd00: Layer already exists [2022-09-27T21:18:30.764Z] 6c7e6b53087d: Layer already exists [2022-09-27T21:18:30.764Z] 789eb0e37b2f: Layer already exists [2022-09-27T21:18:30.764Z] 88d8d018fb50: Layer already exists [2022-09-27T21:18:30.764Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:18:31.031Z] latest: digest: sha256:4254a5a88caa12363fb0aa0b4b67f765cf1dc6655c58e47410a070580eea213b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:18:31.372Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:18:31.704Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.12 [2022-09-27T21:18:31.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-27T21:18:31.705Z] 6c7e6b53087d: Preparing [2022-09-27T21:18:31.705Z] 3fb5b601b72d: Preparing [2022-09-27T21:18:31.705Z] 789eb0e37b2f: Preparing [2022-09-27T21:18:31.705Z] 2243983edd00: Preparing [2022-09-27T21:18:31.705Z] 88d8d018fb50: Preparing [2022-09-27T21:18:31.705Z] 5d3e392a13a0: Preparing [2022-09-27T21:18:31.705Z] 5d3e392a13a0: Waiting [2022-09-27T21:18:31.705Z] 789eb0e37b2f: Layer already exists [2022-09-27T21:18:31.705Z] 88d8d018fb50: Layer already exists [2022-09-27T21:18:31.705Z] 3fb5b601b72d: Layer already exists [2022-09-27T21:18:31.705Z] 2243983edd00: Layer already exists [2022-09-27T21:18:31.705Z] 6c7e6b53087d: Layer already exists [2022-09-27T21:18:31.705Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:18:31.705Z] 2.3.0-dev.12: digest: sha256:4254a5a88caa12363fb0aa0b4b67f765cf1dc6655c58e47410a070580eea213b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:18:32.042Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:18:32.374Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 [2022-09-27T21:18:32.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-27T21:18:32.374Z] 6c7e6b53087d: Preparing [2022-09-27T21:18:32.374Z] 3fb5b601b72d: Preparing [2022-09-27T21:18:32.374Z] 789eb0e37b2f: Preparing [2022-09-27T21:18:32.374Z] 2243983edd00: Preparing [2022-09-27T21:18:32.374Z] 88d8d018fb50: Preparing [2022-09-27T21:18:32.374Z] 5d3e392a13a0: Preparing [2022-09-27T21:18:32.374Z] 5d3e392a13a0: Waiting [2022-09-27T21:18:32.374Z] 88d8d018fb50: Layer already exists [2022-09-27T21:18:32.374Z] 6c7e6b53087d: Layer already exists [2022-09-27T21:18:32.374Z] 3fb5b601b72d: Layer already exists [2022-09-27T21:18:32.374Z] 789eb0e37b2f: Layer already exists [2022-09-27T21:18:32.374Z] 2243983edd00: Layer already exists [2022-09-27T21:18:32.374Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:18:32.374Z] abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12: digest: sha256:4254a5a88caa12363fb0aa0b4b67f765cf1dc6655c58e47410a070580eea213b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:18:32.973Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:18:33.310Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-09-27T21:18:33.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-27T21:18:33.310Z] 6c7e6b53087d: Preparing [2022-09-27T21:18:33.310Z] 3fb5b601b72d: Preparing [2022-09-27T21:18:33.310Z] 789eb0e37b2f: Preparing [2022-09-27T21:18:33.310Z] 2243983edd00: Preparing [2022-09-27T21:18:33.310Z] 88d8d018fb50: Preparing [2022-09-27T21:18:33.310Z] 5d3e392a13a0: Preparing [2022-09-27T21:18:33.310Z] 5d3e392a13a0: Waiting [2022-09-27T21:18:33.310Z] 88d8d018fb50: Layer already exists [2022-09-27T21:18:33.310Z] 3fb5b601b72d: Layer already exists [2022-09-27T21:18:33.310Z] 6c7e6b53087d: Layer already exists [2022-09-27T21:18:33.310Z] 2243983edd00: Layer already exists [2022-09-27T21:18:33.310Z] 789eb0e37b2f: Layer already exists [2022-09-27T21:18:33.310Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:18:33.575Z] main: digest: sha256:4254a5a88caa12363fb0aa0b4b67f765cf1dc6655c58e47410a070580eea213b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:18:33.617Z] ===================================================== [Pipeline] echo [2022-09-27T21:18:33.623Z] taggedImages: [2022-09-27T21:18:33.623Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:abf08d0160819e269393c084552fc961dbc8790f [2022-09-27T21:18:33.623Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-09-27T21:18:33.623Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.12 [2022-09-27T21:18:33.623Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 [2022-09-27T21:18:33.623Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:18:33.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:18:33.962Z] [2022-09-27T21:18:33.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:18:34.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:18:34.298Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T21:18:34.298Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T21:18:34.298Z] 04944245beec: Pulling fs layer [2022-09-27T21:18:34.298Z] 699f458cf7ca: Pulling fs layer [2022-09-27T21:18:34.298Z] 765212b225bb: Pulling fs layer [2022-09-27T21:18:34.298Z] f23df028b6ca: Pulling fs layer [2022-09-27T21:18:34.298Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T21:18:34.298Z] 765212b225bb: Waiting [2022-09-27T21:18:34.298Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T21:18:34.298Z] f23df028b6ca: Waiting [2022-09-27T21:18:34.298Z] d65c8cfc05b1: Waiting [2022-09-27T21:18:34.298Z] 2437ff75d9bd: Waiting [2022-09-27T21:18:34.567Z] 04944245beec: Verifying Checksum [2022-09-27T21:18:34.567Z] 04944245beec: Download complete [2022-09-27T21:18:34.567Z] 765212b225bb: Verifying Checksum [2022-09-27T21:18:34.567Z] 765212b225bb: Download complete [2022-09-27T21:18:34.567Z] f23df028b6ca: Verifying Checksum [2022-09-27T21:18:34.567Z] f23df028b6ca: Download complete [2022-09-27T21:18:34.567Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T21:18:34.567Z] d65c8cfc05b1: Download complete [2022-09-27T21:18:34.836Z] 699f458cf7ca: Verifying Checksum [2022-09-27T21:18:34.836Z] 699f458cf7ca: Download complete [2022-09-27T21:18:35.104Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T21:18:35.104Z] 8998bd30e6a1: Download complete [2022-09-27T21:18:37.052Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T21:18:37.052Z] 2437ff75d9bd: Download complete [2022-09-27T21:18:38.991Z] 8998bd30e6a1: Pull complete [2022-09-27T21:18:39.574Z] 04944245beec: Pull complete [2022-09-27T21:18:40.979Z] 699f458cf7ca: Pull complete [2022-09-27T21:18:40.979Z] 765212b225bb: Pull complete [2022-09-27T21:18:41.938Z] f23df028b6ca: Pull complete [2022-09-27T21:18:41.938Z] d65c8cfc05b1: Pull complete [2022-09-27T21:18:56.930Z] 2437ff75d9bd: Pull complete [2022-09-27T21:18:56.930Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T21:18:56.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:18:56.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:18:57.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-1426 does not seem to be running inside a container [2022-09-27T21:18:57.199Z] $ 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/48 -v /w/workspace/device-rfid-llrp-go/48:/w/workspace/device-rfid-llrp-go/48:rw,z -v /w/workspace/device-rfid-llrp-go/48@tmp:/w/workspace/device-rfid-llrp-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-27T21:18:59.700Z] $ docker top d3d9581449a6aefc0d0929802a2027c10d2cc019992384518a7b142b6edf03d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:19:00.227Z] ---> job-cost.sh [2022-09-27T21:19:00.494Z] lf-activate-venv: SKIPPING [2022-09-27T21:19:00.494Z] INFO: No Stack... [2022-09-27T21:19:00.769Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T21:19:01.736Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T21:19:02.052Z] + + cat /w/workspace/device-rfid-llrp-go/48/archives/cost.csv [2022-09-27T21:19:02.052Z] cut -d, -f6 [Pipeline] lock [2022-09-27T21:19:02.378Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] [2022-09-27T21:19:02.385Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] did not exist. Created. [2022-09-27T21:19:02.385Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:19:02.708Z] /w/workspace/device-rfid-llrp-go/48@tmp/durable-15ddf6a5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-27T21:19:03.035Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T21:19:03.053Z] Warning: overwriting stash ‘stack-cost’ [2022-09-27T21:19:03.101Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T21:19:03.107Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T21:19:03.123Z] $ docker stop --time=1 d3d9581449a6aefc0d0929802a2027c10d2cc019992384518a7b142b6edf03d4 [2022-09-27T21:19:05.070Z] $ docker rm -f d3d9581449a6aefc0d0929802a2027c10d2cc019992384518a7b142b6edf03d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-27T21:19:05.428Z] provisioning config files... [2022-09-27T21:19:05.435Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16775074381763627822tmp [Pipeline] { [Pipeline] sh [2022-09-27T21:19:05.726Z] + set +x [2022-09-27T21:19:05.726Z] + curl -s https://codecov.io/bash [2022-09-27T21:19:05.726Z] + bash -s -- [2022-09-27T21:19:05.726Z] [2022-09-27T21:19:05.726Z] _____ _ [2022-09-27T21:19:05.726Z] / ____| | | [2022-09-27T21:19:05.726Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T21:19:05.726Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T21:19:05.726Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T21:19:05.726Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T21:19:05.726Z] Bash-1.0.6 [2022-09-27T21:19:05.726Z] [2022-09-27T21:19:05.726Z] [2022-09-27T21:19:05.726Z] ==> git version 2.25.1 found [2022-09-27T21:19:05.726Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-27T21:19:05.726Z] Release-Date: 2020-01-08 [2022-09-27T21:19:05.726Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-27T21:19:05.726Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T21:19:05.726Z] ==> Jenkins CI detected. [2022-09-27T21:19:05.726Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-09-27T21:19:05.726Z] project root: . [2022-09-27T21:19:05.726Z] --> token set from env [2022-09-27T21:19:05.726Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T21:19:05.726Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T21:19:05.726Z] ==> Python coveragepy not found [2022-09-27T21:19:05.726Z] ==> Searching for coverage reports in: [2022-09-27T21:19:05.726Z] + . [2022-09-27T21:19:05.726Z] -> Found 1 reports [2022-09-27T21:19:05.726Z] ==> Detecting git/mercurial file structure [2022-09-27T21:19:05.726Z] ==> Reading reports [2022-09-27T21:19:05.726Z] + ./coverage.out bytes=460049 [2022-09-27T21:19:05.726Z] ==> Appending adjustments [2022-09-27T21:19:05.726Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T21:19:05.984Z] + Found adjustments [2022-09-27T21:19:05.984Z] ==> Gzipping contents [2022-09-27T21:19:05.984Z] 52K /tmp/codecov.MZHMQ5.gz [2022-09-27T21:19:05.984Z] ==> Uploading reports [2022-09-27T21:19:05.985Z] url: https://codecov.io [2022-09-27T21:19:05.985Z] query: branch=main&commit=abf08d0160819e269393c084552fc961dbc8790f&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T21:19:06.244Z] -> Pinging Codecov [2022-09-27T21:19:06.244Z] 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=abf08d0160819e269393c084552fc961dbc8790f&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T21:19:06.244Z] -> Uploading to [2022-09-27T21:19:06.244Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/581DD39554BDF9B6E22D074273EAD858/abf08d0160819e269393c084552fc961dbc8790f/115e5d46-9f94-4ead-915f-c7ad431a9af8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T211906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4af427a380611ec2e9c25d9eb333e6c46a294ac2f70080172347032dcfe7c096 [2022-09-27T21:19:06.244Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T21:19:06.244Z] Dload Upload Total Spent Left Speed [2022-09-27T21:19:06.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51617 0 0 100 51617 0 221k --:--:-- --:--:-- --:--:-- 220k 100 51617 0 0 100 51617 0 180k --:--:-- --:--:-- --:--:-- 180k [2022-09-27T21:19:06.768Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/abf08d0160819e269393c084552fc961dbc8790f [Pipeline] } [2022-09-27T21:19:06.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-27T21:19:06.986Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-27T21:19:06.997Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:19:07.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:19:07.296Z] [2022-09-27T21:19:07.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:19:07.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:19:07.591Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-27T21:19:07.591Z] df9b9388f04a: Pulling fs layer [2022-09-27T21:19:07.591Z] 52dc419b0ee2: Pulling fs layer [2022-09-27T21:19:07.591Z] 25bc292e5bac: Pulling fs layer [2022-09-27T21:19:07.591Z] 114826534d7a: Pulling fs layer [2022-09-27T21:19:07.591Z] 4657fd5d0bcf: Pulling fs layer [2022-09-27T21:19:07.591Z] 6ad1cebc031e: Pulling fs layer [2022-09-27T21:19:07.591Z] 8a3aa393b2d8: Pulling fs layer [2022-09-27T21:19:07.591Z] 4657fd5d0bcf: Waiting [2022-09-27T21:19:07.591Z] 8a3aa393b2d8: Waiting [2022-09-27T21:19:07.591Z] 6ad1cebc031e: Waiting [2022-09-27T21:19:07.591Z] 114826534d7a: Waiting [2022-09-27T21:19:07.591Z] 25bc292e5bac: Verifying Checksum [2022-09-27T21:19:07.591Z] 25bc292e5bac: Download complete [2022-09-27T21:19:07.591Z] 52dc419b0ee2: Download complete [2022-09-27T21:19:07.591Z] 4657fd5d0bcf: Download complete [2022-09-27T21:19:07.591Z] df9b9388f04a: Verifying Checksum [2022-09-27T21:19:07.591Z] df9b9388f04a: Download complete [2022-09-27T21:19:07.850Z] 6ad1cebc031e: Verifying Checksum [2022-09-27T21:19:07.850Z] 6ad1cebc031e: Download complete [2022-09-27T21:19:07.850Z] df9b9388f04a: Pull complete [2022-09-27T21:19:07.850Z] 52dc419b0ee2: Pull complete [2022-09-27T21:19:08.110Z] 25bc292e5bac: Pull complete [2022-09-27T21:19:08.370Z] 114826534d7a: Verifying Checksum [2022-09-27T21:19:08.370Z] 114826534d7a: Download complete [2022-09-27T21:19:08.627Z] 8a3aa393b2d8: Verifying Checksum [2022-09-27T21:19:08.627Z] 8a3aa393b2d8: Download complete [2022-09-27T21:19:11.905Z] 114826534d7a: Pull complete [2022-09-27T21:19:11.905Z] 4657fd5d0bcf: Pull complete [2022-09-27T21:19:12.471Z] 6ad1cebc031e: Pull complete [2022-09-27T21:19:15.752Z] 8a3aa393b2d8: Pull complete [2022-09-27T21:19:15.752Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-27T21:19:15.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:19:15.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:19:15.826Z] prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container [2022-09-27T21:19:15.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-27T21:19:19.609Z] $ docker top cd2029ae2ae1881900f5fbf7d4d3d3c2f9dc7fe8dac14bcc4486c628169cff2a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T21:19:19.671Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2022-09-27T21:19:19.947Z] + set -o pipefail [2022-09-27T21:19:19.948Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2022-09-27T21:19:28.070Z] [2022-09-27T21:19:28.070Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-09-27T21:19:28.070Z] [2022-09-27T21:19:28.070Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/6973e526-c84b-4bba-bcdb-cc0d161d1390 [2022-09-27T21:19:28.070Z] [2022-09-27T21:19:28.070Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-27T21:19:28.070Z] [2022-09-27T21:19:28.070Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-27T21:19:28.070Z] [2022-09-27T21:19:28.070Z] [Pipeline] } [2022-09-27T21:19:28.080Z] $ docker stop --time=1 cd2029ae2ae1881900f5fbf7d4d3d3c2f9dc7fe8dac14bcc4486c628169cff2a [2022-09-27T21:19:31.331Z] $ docker rm -f cd2029ae2ae1881900f5fbf7d4d3d3c2f9dc7fe8dac14bcc4486c628169cff2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:19:32.026Z] + git log --format=format:%s -1 abf08d0160819e269393c084552fc961dbc8790f [Pipeline] sh [2022-09-27T21:19:32.313Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:19:32.313Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:19:32.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:19:32.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:19:32.675Z] prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container [2022-09-27T21:19:32.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:19:33.152Z] $ docker top e6d8c576629d76e71b4af73a90802790725993947b20289e4904d3610bc87350 -eo pid,comm [2022-09-27T21:19:33.202Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-27T21:19:33.202Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:19:33.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:19:33.236Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:19:33.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:19:33.368Z] $ docker exec e6d8c576629d76e71b4af73a90802790725993947b20289e4904d3610bc87350 ssh-agent [2022-09-27T21:19:33.493Z] SSH_AUTH_SOCK=/tmp/ssh-vuavSINn2bok/agent.32 [2022-09-27T21:19:33.493Z] SSH_AGENT_PID=38 [2022-09-27T21:19:33.498Z] Running ssh-add (command line suppressed) [2022-09-27T21:19:33.598Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14376619241183093158.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14376619241183093158.key) [2022-09-27T21:19:33.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:19:33.895Z] + git semver tag [2022-09-27T21:19:34.154Z] 2022-09-27 21:19:34,082 [run_tag] DEBUG tag force:False [2022-09-27T21:19:34.154Z] 2022-09-27 21:19:34,082 [check_head_tag] DEBUG check head tag [2022-09-27T21:19:34.154Z] 2022-09-27 21:19:34,082 [execute] INFO git cat-file --batch-check [2022-09-27T21:19:34.154Z] 2022-09-27 21:19:34,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T21:19:34.154Z] 2022-09-27 21:19:34,086 [execute] INFO git cat-file --batch [2022-09-27T21:19:34.154Z] 2022-09-27 21:19:34,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-09-27T21:19:34.154Z] 2022-09-27 21:19:34,097 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-27T21:19:34.154Z] 2022-09-27 21:19:34,097 [execute] INFO git tag -a v2.3.0-dev.12 -m v2.3.0-dev.12 [2022-09-27T21:19:34.154Z] 2022-09-27 21:19:34,097 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.12', '-m', 'v2.3.0-dev.12'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:19:34.154Z] 2022-09-27 21:19:34,103 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-27T21:19:34.154Z] 2.3.0-dev.12 [Pipeline] } [2022-09-27T21:19:34.161Z] $ docker exec --env ******** --env ******** e6d8c576629d76e71b4af73a90802790725993947b20289e4904d3610bc87350 ssh-agent -k [2022-09-27T21:19:34.263Z] unset SSH_AUTH_SOCK; [2022-09-27T21:19:34.264Z] unset SSH_AGENT_PID; [2022-09-27T21:19:34.264Z] echo Agent pid 38 killed; [2022-09-27T21:19:34.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:19:34.579Z] + git semver [Pipeline] } [2022-09-27T21:19:34.847Z] $ docker stop --time=1 e6d8c576629d76e71b4af73a90802790725993947b20289e4904d3610bc87350 [2022-09-27T21:19:36.133Z] $ docker rm -f e6d8c576629d76e71b4af73a90802790725993947b20289e4904d3610bc87350 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:19:36.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:19:36.502Z] [2022-09-27T21:19:36.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:19:36.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:19:36.805Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-27T21:19:36.805Z] ab5ef0e58194: Pulling fs layer [2022-09-27T21:19:36.805Z] 9712f1f96733: Pulling fs layer [2022-09-27T21:19:36.805Z] 63f879dbbcfc: Pulling fs layer [2022-09-27T21:19:36.805Z] 0d9ebad4ef96: Pulling fs layer [2022-09-27T21:19:36.805Z] e9a5061849ea: Pulling fs layer [2022-09-27T21:19:36.805Z] d747dcd14b5f: Pulling fs layer [2022-09-27T21:19:36.805Z] 2de7ff778b66: Pulling fs layer [2022-09-27T21:19:36.805Z] 0d9ebad4ef96: Waiting [2022-09-27T21:19:36.805Z] e9a5061849ea: Waiting [2022-09-27T21:19:36.805Z] d747dcd14b5f: Waiting [2022-09-27T21:19:36.805Z] 2de7ff778b66: Waiting [2022-09-27T21:19:36.805Z] 9712f1f96733: Verifying Checksum [2022-09-27T21:19:36.805Z] 9712f1f96733: Download complete [2022-09-27T21:19:37.384Z] 63f879dbbcfc: Verifying Checksum [2022-09-27T21:19:37.384Z] 63f879dbbcfc: Download complete [2022-09-27T21:19:37.384Z] ab5ef0e58194: Verifying Checksum [2022-09-27T21:19:37.384Z] ab5ef0e58194: Download complete [2022-09-27T21:19:37.384Z] 0d9ebad4ef96: Verifying Checksum [2022-09-27T21:19:37.384Z] 0d9ebad4ef96: Download complete [2022-09-27T21:19:37.384Z] e9a5061849ea: Verifying Checksum [2022-09-27T21:19:37.384Z] e9a5061849ea: Download complete [2022-09-27T21:19:37.384Z] d747dcd14b5f: Download complete [2022-09-27T21:19:37.642Z] 2de7ff778b66: Verifying Checksum [2022-09-27T21:19:37.642Z] 2de7ff778b66: Download complete [2022-09-27T21:19:40.169Z] ab5ef0e58194: Pull complete [2022-09-27T21:19:40.169Z] 9712f1f96733: Pull complete [2022-09-27T21:19:41.099Z] 63f879dbbcfc: Pull complete [2022-09-27T21:19:45.285Z] 0d9ebad4ef96: Pull complete [2022-09-27T21:19:45.285Z] e9a5061849ea: Pull complete [2022-09-27T21:19:45.285Z] d747dcd14b5f: Pull complete [2022-09-27T21:19:46.667Z] 2de7ff778b66: Pull complete [2022-09-27T21:19:46.667Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-27T21:19:46.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:19:46.667Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:19:46.755Z] prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container [2022-09-27T21:19:46.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-27T21:19:50.790Z] $ docker top e10b2c15bef15960e9f953900ad78ee04edcd82415fc8d24be067aa338a9d4e2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:19:50.864Z] provisioning config files... [2022-09-27T21:19:50.871Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15434892894485995979tmp [2022-09-27T21:19:50.880Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16785225198454613856tmp [2022-09-27T21:19:50.890Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10002105422302825147tmp [Pipeline] { [Pipeline] echo [2022-09-27T21:19:50.905Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:19:51.185Z] ---> sigul-configuration.sh [2022-09-27T21:19:51.185Z] gpg: directory `/root/.gnupg' created [2022-09-27T21:19:51.185Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-27T21:19:51.185Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-27T21:19:51.185Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-27T21:19:51.185Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-27T21:19:51.185Z] gpg: CAST5 encrypted data [2022-09-27T21:19:51.185Z] gpg: encrypted with 1 passphrase [2022-09-27T21:19:51.185Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-27T21:19:51.472Z] + mkdir /home/jenkins [2022-09-27T21:19:51.472Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-27T21:19:51.760Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-27T21:19:51.770Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:19:52.054Z] ---> sigul-install.sh [2022-09-27T21:19:52.054Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-27T21:19:52.339Z] + git tag --list [2022-09-27T21:19:52.339Z] v0.0.0 [2022-09-27T21:19:52.339Z] v1.0.0 [2022-09-27T21:19:52.339Z] v2.1.0 [2022-09-27T21:19:52.339Z] v2.1.1 [2022-09-27T21:19:52.339Z] v2.1.1-dev.1 [2022-09-27T21:19:52.339Z] v2.2.0 [2022-09-27T21:19:52.339Z] v2.2.1-dev.1 [2022-09-27T21:19:52.339Z] v2.2.1-dev.2 [2022-09-27T21:19:52.339Z] v2.2.1-dev.3 [2022-09-27T21:19:52.339Z] v2.2.1-dev.4 [2022-09-27T21:19:52.339Z] v2.2.1-dev.5 [2022-09-27T21:19:52.339Z] v2.2.1-dev.6 [2022-09-27T21:19:52.339Z] v2.2.1-dev.7 [2022-09-27T21:19:52.339Z] v2.3.0-dev.10 [2022-09-27T21:19:52.339Z] v2.3.0-dev.11 [2022-09-27T21:19:52.339Z] v2.3.0-dev.12 [2022-09-27T21:19:52.339Z] v2.3.0-dev.7 [2022-09-27T21:19:52.339Z] v2.3.0-dev.8 [2022-09-27T21:19:52.339Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-27T21:19:52.622Z] + lftools sign git-tag v2.3.0-dev.12 [2022-09-27T21:19:53.190Z] Signing Git tag with Sigul... [2022-09-27T21:19:53.190Z] Signing v2.3.0-dev.12 [Pipeline] echo [2022-09-27T21:19:53.458Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:19:53.743Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-27T21:19:53.750Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-27T21:19:53.768Z] $ docker stop --time=1 e10b2c15bef15960e9f953900ad78ee04edcd82415fc8d24be067aa338a9d4e2 [2022-09-27T21:19:55.027Z] $ docker rm -f e10b2c15bef15960e9f953900ad78ee04edcd82415fc8d24be067aa338a9d4e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-27T21:19:55.421Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:19:55.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:19:55.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:19:55.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:19:55.779Z] prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container [2022-09-27T21:19:55.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:19:56.150Z] $ docker top f38e9c7eb0963471b9fff96e3795e92e0ed2c7b71f92bbbd5a33ed088201a5ce -eo pid,comm [2022-09-27T21:19:56.199Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-27T21:19:56.199Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:19:56.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:19:56.232Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:19:56.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:19:56.351Z] $ docker exec f38e9c7eb0963471b9fff96e3795e92e0ed2c7b71f92bbbd5a33ed088201a5ce ssh-agent [2022-09-27T21:19:56.468Z] SSH_AUTH_SOCK=/tmp/ssh-v9tqbDUoGPnH/agent.32 [2022-09-27T21:19:56.468Z] SSH_AGENT_PID=38 [2022-09-27T21:19:56.473Z] Running ssh-add (command line suppressed) [2022-09-27T21:19:56.570Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16043408643279855911.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16043408643279855911.key) [2022-09-27T21:19:56.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:19:56.867Z] + git semver bump pre [2022-09-27T21:19:57.126Z] 2022-09-27 21:19:57,037 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-27T21:19:57.126Z] 2022-09-27 21:19:57,038 [bump_version] DEBUG bumping version:2.3.0-dev.12 on axis:pre with prefix:dev [2022-09-27T21:19:57.126Z] 2022-09-27 21:19:57,038 [bump_version] DEBUG bumped version:2.3.0-dev.13 [2022-09-27T21:19:57.126Z] 2022-09-27 21:19:57,038 [write_version] DEBUG write version:2.3.0-dev.13 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-09-27T21:19:57.126Z] 2022-09-27 21:19:57,038 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-27T21:19:57.126Z] 2022-09-27 21:19:57,038 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-27T21:19:57.126Z] 2022-09-27 21:19:57,040 [execute] INFO git cat-file --batch-check [2022-09-27T21:19:57.126Z] 2022-09-27 21:19:57,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:19:57.126Z] 2022-09-27 21:19:57,046 [execute] INFO git cat-file --batch [2022-09-27T21:19:57.126Z] 2022-09-27 21:19:57,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:19:57.126Z] 2022-09-27 21:19:57,052 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-27T21:19:57.126Z] 2.3.0-dev.13 [Pipeline] } [2022-09-27T21:19:57.135Z] $ docker exec --env ******** --env ******** f38e9c7eb0963471b9fff96e3795e92e0ed2c7b71f92bbbd5a33ed088201a5ce ssh-agent -k [2022-09-27T21:19:57.243Z] unset SSH_AUTH_SOCK; [2022-09-27T21:19:57.243Z] unset SSH_AGENT_PID; [2022-09-27T21:19:57.244Z] echo Agent pid 38 killed; [2022-09-27T21:19:57.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:19:57.555Z] + git semver [Pipeline] } [2022-09-27T21:19:57.824Z] $ docker stop --time=1 f38e9c7eb0963471b9fff96e3795e92e0ed2c7b71f92bbbd5a33ed088201a5ce [2022-09-27T21:19:59.102Z] $ docker rm -f f38e9c7eb0963471b9fff96e3795e92e0ed2c7b71f92bbbd5a33ed088201a5ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:19:59.447Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:19:59.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:19:59.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:19:59.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:19:59.811Z] prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container [2022-09-27T21:19:59.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:20:00.169Z] $ docker top 50fc038d11b2d07a1510247f9ecb91f79e68da0d1905e27db471c2c0fa883f4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:20:00.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:20:00.246Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:20:00.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:20:00.366Z] $ docker exec 50fc038d11b2d07a1510247f9ecb91f79e68da0d1905e27db471c2c0fa883f4a ssh-agent [2022-09-27T21:20:00.476Z] SSH_AUTH_SOCK=/tmp/ssh-CZ86ImAVS89a/agent.32 [2022-09-27T21:20:00.476Z] SSH_AGENT_PID=38 [2022-09-27T21:20:00.481Z] Running ssh-add (command line suppressed) [2022-09-27T21:20:00.586Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15493710554131646648.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15493710554131646648.key) [2022-09-27T21:20:00.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:20:00.891Z] + git semver push [2022-09-27T21:20:01.149Z] 2022-09-27 21:20:01,063 [run_push] DEBUG push [2022-09-27T21:20:01.149Z] 2022-09-27 21:20:01,063 [execute] INFO git cat-file --batch-check [2022-09-27T21:20:01.149Z] 2022-09-27 21:20:01,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T21:20:01.149Z] 2022-09-27 21:20:01,068 [execute] INFO git rev-list a1bd1d26ecdbf9e7d9dd79e53618a36d014f0406 -- [2022-09-27T21:20:01.149Z] 2022-09-27 21:20:01,068 [execute] DEBUG Popen(['git', 'rev-list', 'a1bd1d26ecdbf9e7d9dd79e53618a36d014f0406', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:20:01.149Z] 2022-09-27 21:20:01,074 [execute] INFO git fetch -v origin [2022-09-27T21:20:01.149Z] 2022-09-27 21:20:01,075 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-27T21:20:01.719Z] 2022-09-27 21:20:01,647 [run_push] DEBUG no remote changes detected [2022-09-27T21:20:01.720Z] 2022-09-27 21:20:01,647 [execute] INFO git push origin semver [2022-09-27T21:20:01.720Z] 2022-09-27 21:20:01,648 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:20:02.658Z] 2022-09-27 21:20:02,638 [run_push] DEBUG push all version tags [2022-09-27T21:20:02.658Z] 2022-09-27 21:20:02,639 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-27T21:20:02.658Z] 2022-09-27 21:20:02,639 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:20:03.600Z] 2022-09-27 21:20:03,442 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-27T21:20:03.600Z] 2.3.0-dev.13 [Pipeline] } [2022-09-27T21:20:03.609Z] $ docker exec --env ******** --env ******** 50fc038d11b2d07a1510247f9ecb91f79e68da0d1905e27db471c2c0fa883f4a ssh-agent -k [2022-09-27T21:20:03.709Z] unset SSH_AUTH_SOCK; [2022-09-27T21:20:03.710Z] unset SSH_AGENT_PID; [2022-09-27T21:20:03.711Z] echo Agent pid 38 killed; [2022-09-27T21:20:03.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:20:04.027Z] + git semver [Pipeline] } [2022-09-27T21:20:04.299Z] $ docker stop --time=1 50fc038d11b2d07a1510247f9ecb91f79e68da0d1905e27db471c2c0fa883f4a [2022-09-27T21:20:05.567Z] $ docker rm -f 50fc038d11b2d07a1510247f9ecb91f79e68da0d1905e27db471c2c0fa883f4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-27T21:20:06.081Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-09-27T21:20:06.081Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-09-27T21:20:06.081Z] total 16 [2022-09-27T21:20:06.081Z] drwxr-xr-x 3 root root 4096 Sep 27 21:09 . [2022-09-27T21:20:06.081Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 21:19 .. [2022-09-27T21:20:06.081Z] drwxr-xr-x 2 root root 4096 Sep 27 21:09 cost [2022-09-27T21:20:06.081Z] -rw-r--r-- 1 root root 90 Sep 27 21:09 cost.csv [2022-09-27T21:20:06.081Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-09-27T21:20:06.081Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-09-27T21:20:06.081Z] total 16 [2022-09-27T21:20:06.081Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:09 . [2022-09-27T21:20:06.081Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 21:19 .. [2022-09-27T21:20:06.081Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 21:09 cost [2022-09-27T21:20:06.081Z] -rw-r--r-- 1 jenkins jenkins 90 Sep 27 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:20:06.370Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:20:07.229Z] ---> package-listing.sh [2022-09-27T21:20:07.229Z] ++ facter osfamily [2022-09-27T21:20:07.229Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T21:20:07.487Z] + OS_FAMILY=debian [2022-09-27T21:20:07.487Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-09-27T21:20:07.487Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T21:20:07.487Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T21:20:07.487Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T21:20:07.487Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T21:20:07.487Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-09-27T21:20:07.487Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T21:20:07.487Z] + case "${OS_FAMILY}" in [2022-09-27T21:20:07.487Z] + dpkg -l [2022-09-27T21:20:07.487Z] + grep '^ii' [2022-09-27T21:20:07.487Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T21:20:07.487Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T21:20:07.487Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T21:20:07.487Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-09-27T21:20:07.487Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-09-27T21:20:07.487Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2022-09-27T21:20:07.497Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-27T21:20:07.775Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:20:08.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:20:08.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:20:08.396Z] prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container [2022-09-27T21:20:08.489Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T21:20:08.680Z] $ docker top 23b9d043dd724cde4f100d46678d8254b226171877e104752f6eafdd908b597f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:20:09.056Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T21:20:09.343Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T21:20:09.623Z] + ls /var/log/sa-host [2022-09-27T21:20:09.623Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:20:09.682Z] provisioning config files... [2022-09-27T21:20:09.690Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17588777447975102209tmp [Pipeline] { [Pipeline] echo [2022-09-27T21:20:09.699Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:20:09.976Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T21:20:09.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:20:10.306Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T21:20:10.314Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:20:10.598Z] ---> sudo-logs.sh [2022-09-27T21:20:10.598Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T21:20:10.623Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:20:10.900Z] ---> job-cost.sh [2022-09-27T21:20:10.900Z] lf-activate-venv: SKIPPING [2022-09-27T21:20:10.900Z] DEBUG: total: 0.2199999988079071 [2022-09-27T21:20:10.900Z] INFO: Retrieving Stack Cost... [2022-09-27T21:20:11.159Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T21:20:11.727Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T21:20:11.737Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:20:12.017Z] ---> logs-deploy.sh [2022-09-27T21:20:12.018Z] lf-activate-venv: SKIPPING [2022-09-27T21:20:12.018Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/48 [2022-09-27T21:20:12.018Z] INFO: archiving workspace using pattern(s): [2022-09-27T21:20:12.952Z] Archives upload complete. [2022-09-27T21:20:12.952Z] INFO: archiving logs to Nexus