Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a70bcdea68fe9fd36914b2ff2b4132587672f434 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-ssh12883965064642889674.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16032651919360001927.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12111585826087782364.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14899279103284164630.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15933702408096939491.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5014 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a70bcdea68fe9fd36914b2ff2b4132587672f434 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#245)" > 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 a70bcdea68fe9fd36914b2ff2b4132587672f434 # timeout=10 > git rev-list --no-walk 083fa2f723157b55da528870f81b1571d9ee15b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:55:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:55:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:55:31 ========================================================= 14:55:31 EdgeX Global Pipelines Version Info 14:55:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:55:32 ------------------- 14:55:32 stable info: 14:55:32 ------------------- 14:55:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:55:32 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:55:32 Message: update stable to v1.0.253 14:55:33 ------------------- 14:55:33 experimental info: 14:55:33 ------------------- 14:55:33 Commited By: **** collab-it+edgex@linuxfoundation.org 14:55:33 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:55:33 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a70bcde [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:55:34 provisioning config files... 14:55:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6359489267564726324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:34 ---> docker-login.sh 14:55:34 nexus3.edgexfoundry.org:10001 14:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:34 Configure a credential helper to remove this warning. See 14:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:34 14:55:34 Login Succeeded 14:55:34 nexus3.edgexfoundry.org:10002 14:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:34 Configure a credential helper to remove this warning. See 14:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:34 14:55:34 Login Succeeded 14:55:34 nexus3.edgexfoundry.org:10003 14:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:34 Configure a credential helper to remove this warning. See 14:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:34 14:55:34 Login Succeeded 14:55:34 nexus3.edgexfoundry.org:10004 14:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:34 Configure a credential helper to remove this warning. See 14:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:34 14:55:34 Login Succeeded 14:55:34 docker.io 14:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:35 Configure a credential helper to remove this warning. See 14:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:35 14:55:35 Login Succeeded 14:55:35 ---> docker-login.sh ends [Pipeline] } 14:55:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:55:35 + git rev-list -1 --merges a70bcdea68fe9fd36914b2ff2b4132587672f434~1..a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] echo 14:55:35 -----------> git rev-list -1 --merges a70bcdea68fe9fd36914b2ff2b4132587672f434~1..a70bcdea68fe9fd36914b2ff2b4132587672f434 a70bcdea68fe9fd36914b2ff2b4132587672f434 [false] [Pipeline] sh 14:55:36 + git log --format=format:%s -1 a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] echo 14:55:36 ========================================================= 14:55:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:55:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:55:36 + git log --format=format:%s -1 a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] echo 14:55:36 [semverPrep] GIT_COMMIT: a70bcdea68fe9fd36914b2ff2b4132587672f434, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#245) [Pipeline] echo 14:55:36 [semverPrep] This is not a build commit. [Pipeline] sh 14:55:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:55:36 + grep -v github /etc/ssh/ssh_known_hosts 14:55:36 + [ -e /tmp/ssh_known_hosts ] 14:55:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:55:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:55:36 + sudo tee -a /etc/ssh/ssh_known_hosts 14:55:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:55:37 14:55:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:55:38 0.1.4: Pulling from edgex-devops/py-git-semver 14:55:38 b85a868b505f: Pulling fs layer 14:55:38 e2be974225ed: Pulling fs layer 14:55:38 339a4e72a1f5: Pulling fs layer 14:55:38 988bab9f4d93: Pulling fs layer 14:55:38 1469e6f7b9e6: Pulling fs layer 14:55:38 eaf3925da568: Pulling fs layer 14:55:38 bab4dde63d76: Pulling fs layer 14:55:38 bde34c3a00c8: Pulling fs layer 14:55:38 b352a97aabf1: Pulling fs layer 14:55:38 4872d77fe225: Pulling fs layer 14:55:38 5851b861e8e6: Pulling fs layer 14:55:38 bab4dde63d76: Waiting 14:55:38 bde34c3a00c8: Waiting 14:55:38 4872d77fe225: Waiting 14:55:38 5851b861e8e6: Waiting 14:55:38 988bab9f4d93: Waiting 14:55:38 eaf3925da568: Waiting 14:55:38 1469e6f7b9e6: Waiting 14:55:38 b352a97aabf1: Waiting 14:55:38 e2be974225ed: Download complete 14:55:38 988bab9f4d93: Verifying Checksum 14:55:38 988bab9f4d93: Download complete 14:55:38 1469e6f7b9e6: Verifying Checksum 14:55:38 1469e6f7b9e6: Download complete 14:55:38 eaf3925da568: Verifying Checksum 14:55:38 eaf3925da568: Download complete 14:55:38 339a4e72a1f5: Verifying Checksum 14:55:38 339a4e72a1f5: Download complete 14:55:38 bde34c3a00c8: Verifying Checksum 14:55:38 bde34c3a00c8: Download complete 14:55:38 b352a97aabf1: Download complete 14:55:38 4872d77fe225: Verifying Checksum 14:55:38 4872d77fe225: Download complete 14:55:38 5851b861e8e6: Download complete 14:55:38 b85a868b505f: Verifying Checksum 14:55:38 b85a868b505f: Download complete 14:55:38 bab4dde63d76: Verifying Checksum 14:55:38 bab4dde63d76: Download complete 14:55:39 b85a868b505f: Pull complete 14:55:39 e2be974225ed: Pull complete 14:55:40 339a4e72a1f5: Pull complete 14:55:40 988bab9f4d93: Pull complete 14:55:40 1469e6f7b9e6: Pull complete 14:55:40 eaf3925da568: Pull complete 14:55:42 bab4dde63d76: Pull complete 14:55:42 bde34c3a00c8: Pull complete 14:55:42 b352a97aabf1: Pull complete 14:55:42 4872d77fe225: Pull complete 14:55:43 5851b861e8e6: Pull complete 14:55:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:55:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:55:43 prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container 14:55:43 $ 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 14:55:47 $ docker top 052740fe9dec39920eff921d84a6e8fb120b92fd70353c48b93e3dbd8a2db30f -eo pid,comm 14:55:47 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). 14:55:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:55:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:55:47 [ssh-agent] Looking for ssh-agent implementation... 14:55:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:47 $ docker exec 052740fe9dec39920eff921d84a6e8fb120b92fd70353c48b93e3dbd8a2db30f ssh-agent 14:55:47 SSH_AUTH_SOCK=/tmp/ssh-rfh52gSEgaGP/agent.32 14:55:47 SSH_AGENT_PID=38 14:55:47 Running ssh-add (command line suppressed) 14:55:48 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12223158355179162715.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12223158355179162715.key) 14:55:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:55:48 + git tag --points-at HEAD [Pipeline] } 14:55:48 $ docker exec --env ******** --env ******** 052740fe9dec39920eff921d84a6e8fb120b92fd70353c48b93e3dbd8a2db30f ssh-agent -k 14:55:48 unset SSH_AUTH_SOCK; 14:55:48 unset SSH_AGENT_PID; 14:55:48 echo Agent pid 38 killed; 14:55:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:55:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:55:48 [ssh-agent] Looking for ssh-agent implementation... 14:55:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:48 $ docker exec 052740fe9dec39920eff921d84a6e8fb120b92fd70353c48b93e3dbd8a2db30f ssh-agent 14:55:48 SSH_AUTH_SOCK=/tmp/ssh-QqStOpSvgYvk/agent.70 14:55:48 SSH_AGENT_PID=76 14:55:48 Running ssh-add (command line suppressed) 14:55:48 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13367572442996445857.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13367572442996445857.key) 14:55:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:55:49 + git semver init 14:55:49 2023-08-31 14:55:49,327 [run_init] DEBUG init version:0.0.0 force:False 14:55:49 2023-08-31 14:55:49,328 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 14:55:49 2023-08-31 14:55:49,328 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 14:55:49 2023-08-31 14:55:49,328 [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) 14:55:50 2023-08-31 14:55:50,128 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 14:55:50 2023-08-31 14:55:50,128 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 14:55:50 2023-08-31 14:55:50,129 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:55:50 2023-08-31 14:55:50,129 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:55:50 3.1.0-dev.4 [Pipeline] } 14:55:50 $ docker exec --env ******** --env ******** 052740fe9dec39920eff921d84a6e8fb120b92fd70353c48b93e3dbd8a2db30f ssh-agent -k 14:55:50 unset SSH_AUTH_SOCK; 14:55:50 unset SSH_AGENT_PID; 14:55:50 echo Agent pid 76 killed; 14:55:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:55:50 + git semver [Pipeline] } 14:55:51 $ docker stop --time=1 052740fe9dec39920eff921d84a6e8fb120b92fd70353c48b93e3dbd8a2db30f 14:55:52 $ docker rm -f --volumes 052740fe9dec39920eff921d84a6e8fb120b92fd70353c48b93e3dbd8a2db30f [Pipeline] // withDockerContainer [Pipeline] sh 14:55:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:55:52 Stashed 1 file(s) [Pipeline] echo 14:55:52 [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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 14:55:53 provisioning config files... 14:55:53 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17738938909535935749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:53 ---> docker-login.sh 14:55:53 nexus3.edgexfoundry.org:10001 14:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:53 Configure a credential helper to remove this warning. See 14:55:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:53 14:55:53 Login Succeeded 14:55:53 nexus3.edgexfoundry.org:10002 14:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:53 Configure a credential helper to remove this warning. See 14:55:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:53 14:55:53 Login Succeeded 14:55:53 nexus3.edgexfoundry.org:10003 14:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:53 Configure a credential helper to remove this warning. See 14:55:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:53 14:55:53 Login Succeeded 14:55:53 nexus3.edgexfoundry.org:10004 14:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:53 Configure a credential helper to remove this warning. See 14:55:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:53 14:55:53 Login Succeeded 14:55:53 docker.io 14:55:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:53 Configure a credential helper to remove this warning. See 14:55:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:53 14:55:53 Login Succeeded 14:55:53 ---> docker-login.sh ends [Pipeline] } 14:55:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:55:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:55:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:55:54 ========================================================= 14:55:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:55:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:55:54 Sending build context to Docker daemon 4.314MB 14:55:54 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:55:54 Step 2/12 : FROM ${BASE} AS builder 14:55:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:55:54 4db1b89c0bd1: Pulling fs layer 14:55:54 6911f1a30b25: Pulling fs layer 14:55:54 e194b8c5c2a9: Pulling fs layer 14:55:54 6863d3e3a2b1: Pulling fs layer 14:55:54 ec0bb842ea78: Pulling fs layer 14:55:54 40a00589a448: Pulling fs layer 14:55:54 6c08303d61cc: Pulling fs layer 14:55:54 798269fcf238: Pulling fs layer 14:55:54 40a00589a448: Waiting 14:55:54 6863d3e3a2b1: Waiting 14:55:54 ec0bb842ea78: Waiting 14:55:54 6c08303d61cc: Waiting 14:55:54 798269fcf238: Waiting 14:55:54 6911f1a30b25: Verifying Checksum 14:55:54 6911f1a30b25: Download complete 14:55:54 6863d3e3a2b1: Verifying Checksum 14:55:54 6863d3e3a2b1: Download complete 14:55:54 ec0bb842ea78: Verifying Checksum 14:55:54 ec0bb842ea78: Download complete 14:55:54 4db1b89c0bd1: Verifying Checksum 14:55:54 4db1b89c0bd1: Download complete 14:55:54 40a00589a448: Verifying Checksum 14:55:54 40a00589a448: Download complete 14:55:54 4db1b89c0bd1: Pull complete 14:55:54 6911f1a30b25: Pull complete 14:55:55 798269fcf238: Verifying Checksum 14:55:55 798269fcf238: Download complete 14:55:55 e194b8c5c2a9: Verifying Checksum 14:55:55 e194b8c5c2a9: Download complete 14:55:55 6c08303d61cc: Verifying Checksum 14:55:55 6c08303d61cc: Download complete 14:55:58 e194b8c5c2a9: Pull complete 14:55:58 6863d3e3a2b1: Pull complete 14:55:58 ec0bb842ea78: Pull complete 14:55:59 40a00589a448: Pull complete 14:56:02 6c08303d61cc: Pull complete 14:56:02 798269fcf238: Pull complete 14:56:02 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 14:56:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:56:02 ---> ec979cd7f677 14:56:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:56:08 Still waiting to schedule task 14:56:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:56:11 ---> Running in 6830e442fa4e 14:56:11 Removing intermediate container 6830e442fa4e 14:56:11 ---> 04b7d2a23802 14:56:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:56:11 ---> Running in a1123df1f6cb 14:56:11 Removing intermediate container a1123df1f6cb 14:56:11 ---> fd95b7185a88 14:56:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 14:56:11 ---> Running in 0079afae3cec 14:56:11 Removing intermediate container 0079afae3cec 14:56:11 ---> 5d663ddcd3f1 14:56:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:56:11 ---> Running in 5ed0b7a18727 14:56:11 Removing intermediate container 5ed0b7a18727 14:56:11 ---> ec6c637f31f1 14:56:11 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:56:11 ---> Running in f78834df97c8 14:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:56:12 OK: 265 MiB in 53 packages 14:56:12 Removing intermediate container f78834df97c8 14:56:12 ---> 6646f0859f06 14:56:12 Step 8/12 : WORKDIR /app 14:56:12 ---> Running in 82b5e83abddf 14:56:13 Removing intermediate container 82b5e83abddf 14:56:13 ---> 4db1f266b5ad 14:56:13 Step 9/12 : COPY go.mod vendor* ./ 14:56:13 ---> 7f20b0fb9142 14:56:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:13 ---> Running in d9aeefeffed2 14:56:52 Removing intermediate container d9aeefeffed2 14:56:52 ---> 5958a1cc4462 14:56:52 Step 11/12 : COPY . . 14:56:52 ---> 904d2b8b5e30 14:56:52 Step 12/12 : RUN $MAKE 14:56:52 ---> Running in bdab3e953645 14:56:52 noop 14:56:52 Removing intermediate container bdab3e953645 14:56:52 ---> 9cd5501d6947 14:56:52 Successfully built 9cd5501d6947 14:56:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:52 + docker inspect -f . ci-base-image-x86_64 14:56:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:52 prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container 14:56:52 $ 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 14:56:52 $ docker top 3abdc1c5d83859b9131be0445207adf5bd48c5a01353d6a7bb12d4b48e02b115 -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:53 + go version 14:56:53 go version go1.20.6 linux/amd64 [Pipeline] } 14:56:53 $ docker stop --time=1 3abdc1c5d83859b9131be0445207adf5bd48c5a01353d6a7bb12d4b48e02b115 14:56:54 $ docker rm -f --volumes 3abdc1c5d83859b9131be0445207adf5bd48c5a01353d6a7bb12d4b48e02b115 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:55 + docker inspect -f . ci-base-image-x86_64 14:56:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:55 prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container 14:56:55 $ 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 14:56:55 $ docker top 2b06acbc0c6216a7b661b73153ac929949a147dab49743b8f27266c62e9fc2ce -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:55 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 14:56:56 + make test 14:56:56 go test ./... -coverprofile=coverage.out ./... 14:57:01 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 14:57:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 14:57:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 14:57:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.123s coverage: 40.6% of statements 14:57:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 51.9% of statements 14:57:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements 14:57:26 go vet ./... 14:57:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:57:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:57:29 ./bin/test-attribution-txt.sh [Pipeline] echo 14:57:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:57:29 $ docker stop --time=1 2b06acbc0c6216a7b661b73153ac929949a147dab49743b8f27266c62e9fc2ce 14:57:30 $ docker rm -f --volumes 2b06acbc0c6216a7b661b73153ac929949a147dab49743b8f27266c62e9fc2ce [Pipeline] // withDockerContainer [Pipeline] sh 14:57:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:57:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:57:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:57:32 + ls -al . 14:57:32 total 644 14:57:32 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 14:56 . 14:57:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:55 .. 14:57:32 -rw-rw-r-- 1 jenkins jenkins 134 Aug 31 14:55 .dockerignore 14:57:32 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 14:55 .git 14:57:32 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:55 .github 14:57:32 -rw-rw-r-- 1 jenkins jenkins 946 Aug 31 14:55 .gitignore 14:57:32 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 14:55 .golangci.yml 14:57:32 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 14:55 .semver 14:57:32 -rw-rw-r-- 1 jenkins jenkins 11980 Aug 31 14:55 Attribution.txt 14:57:32 -rw-rw-r-- 1 jenkins jenkins 10365 Aug 31 14:55 CHANGELOG.md 14:57:32 -rw-rw-r-- 1 jenkins jenkins 1347 Aug 31 14:55 Dockerfile 14:57:32 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 14:55 GOVERNANCE.md 14:57:32 -rw-rw-r-- 1 jenkins jenkins 683 Aug 31 14:55 Jenkinsfile 14:57:32 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 31 14:55 LICENSE 14:57:32 -rw-rw-r-- 1 jenkins jenkins 2179 Aug 31 14:55 Makefile 14:57:32 -rw-rw-r-- 1 jenkins jenkins 625 Aug 31 14:55 OWNERS.md 14:57:32 -rw-rw-r-- 1 jenkins jenkins 29016 Aug 31 14:55 README.md 14:57:32 -rw-rw-r-- 1 jenkins jenkins 11 Aug 31 14:55 VERSION 14:57:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:55 bin 14:57:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:55 cmd 14:57:32 -rw-r--r-- 1 jenkins jenkins 459493 Aug 31 14:57 coverage.out 14:57:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:55 examples 14:57:32 -rw-rw-r-- 1 jenkins jenkins 3876 Aug 31 14:55 go.mod 14:57:32 -rw-rw-r-- 1 jenkins jenkins 33758 Aug 31 14:55 go.sum 14:57:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:55 images 14:57:32 drwxrwxr-x 5 jenkins jenkins 4096 Aug 31 14:55 internal 14:57:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:55 snap 14:57:32 -rw-rw-r-- 1 jenkins jenkins 193 Aug 31 14:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:32 + 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=a70bcdea68fe9fd36914b2ff2b4132587672f434 --label arch=amd64 --label version=3.1.0-dev.4 . 14:57:32 Sending build context to Docker daemon 4.314MB 14:57:32 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 14:57:32 Step 2/24 : FROM ${BASE} AS builder 14:57:32 ---> 9cd5501d6947 14:57:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:57:33 ---> Running in 07625aea1b49 14:57:33 Removing intermediate container 07625aea1b49 14:57:33 ---> 212868039825 14:57:33 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:57:33 ---> Running in baac3c238fbc 14:57:33 Removing intermediate container baac3c238fbc 14:57:33 ---> 0cde3f4a354e 14:57:33 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 14:57:33 ---> Running in ff0ba761eae7 14:57:33 Removing intermediate container ff0ba761eae7 14:57:33 ---> 68f63ccb4a6e 14:57:33 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 14:57:33 ---> Running in 6911d3f9abeb 14:57:33 Removing intermediate container 6911d3f9abeb 14:57:33 ---> 29e448f5b9b1 14:57:33 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:57:33 ---> Running in cc86fa27e66a 14:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:57:33 OK: 265 MiB in 53 packages 14:57:34 Removing intermediate container cc86fa27e66a 14:57:34 ---> 83a28e4d0d9c 14:57:34 Step 8/24 : WORKDIR /app 14:57:34 ---> Running in 9db02e898d87 14:57:34 Removing intermediate container 9db02e898d87 14:57:34 ---> 61c2e700bb87 14:57:34 Step 9/24 : COPY go.mod vendor* ./ 14:57:34 ---> eccd51b8e285 14:57:34 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:34 ---> Running in b4ebcc49499b 14:57:35 Removing intermediate container b4ebcc49499b 14:57:35 ---> 61b7ec907e6c 14:57:35 Step 11/24 : COPY . . 14:57:35 ---> 9a756a3edf5a 14:57:35 Step 12/24 : RUN $MAKE 14:57:35 ---> Running in b673f8b5a025 14:57:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 14:57:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5019 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 14:57:59 Running in /w/workspace/device-rfid-llrp-go/107 [Pipeline] { [Pipeline] checkout 14:57:59 The recommended git tool is: git 14:58:02 Removing intermediate container b673f8b5a025 14:58:02 ---> 875d65215497 14:58:02 Step 13/24 : FROM alpine:3.17 14:58:02 3.17: Pulling from library/alpine 14:58:02 9398808236ff: Pulling fs layer 14:58:02 9398808236ff: Download complete 14:58:02 9398808236ff: Pull complete 14:58:02 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 14:58:02 Status: Downloaded newer image for alpine:3.17 14:58:02 ---> 1e0b8b5322fc 14:58:02 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:58:02 ---> Running in 0534b4d9bc22 14:58:02 Removing intermediate container 0534b4d9bc22 14:58:02 ---> 03ee75469350 14:58:02 Step 15/24 : RUN apk add --update --no-cache dumb-init 14:58:02 ---> Running in 3c9bf2e56b5f 14:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:58:02 (1/1) Installing dumb-init (1.2.5-r2) 14:58:02 Executing busybox-1.35.0-r29.trigger 14:58:02 OK: 7 MiB in 16 packages 14:58:02 Removing intermediate container 3c9bf2e56b5f 14:58:02 ---> a182fa5ae6ff 14:58:02 Step 16/24 : COPY --from=builder /app/LICENSE / 14:58:02 ---> d40080bf51ac 14:58:02 Step 17/24 : COPY --from=builder /app/Attribution.txt / 14:58:02 ---> 7e0998190f4b 14:58:02 Step 18/24 : COPY --from=builder /app/cmd/ / 14:58:02 ---> e0ff8431a221 14:58:02 Step 19/24 : EXPOSE 59989 14:58:02 ---> Running in bf9884048a65 14:58:02 Removing intermediate container bf9884048a65 14:58:02 ---> 388813d9d777 14:58:02 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 14:58:02 ---> Running in dd3f7cdb93f3 14:58:02 Removing intermediate container dd3f7cdb93f3 14:58:02 ---> 1227a5f6bd71 14:58:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:58:02 ---> Running in fa1d485f37e3 14:58:02 Removing intermediate container fa1d485f37e3 14:58:02 ---> f7565b0dd451 14:58:02 Step 22/24 : LABEL arch=amd64 14:58:02 ---> Running in b0356c5a3af7 14:58:02 Removing intermediate container b0356c5a3af7 14:58:02 ---> c0563419cf2c 14:58:02 Step 23/24 : LABEL git_sha=a70bcdea68fe9fd36914b2ff2b4132587672f434 14:58:02 ---> Running in 7dd94097351b 14:58:02 Removing intermediate container 7dd94097351b 14:58:02 ---> ee296718b727 14:58:02 Step 24/24 : LABEL version=3.1.0-dev.4 14:58:02 ---> Running in a608a2472ac1 14:58:02 Removing intermediate container a608a2472ac1 14:58:02 ---> ba81a5b7bb9c 14:58:02 [Warning] One or more build-args [ARCH] were not consumed 14:58:02 Successfully built ba81a5b7bb9c 14:58:02 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 14:58:02 provisioning config files... 14:58:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2689818694545465333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:03 ---> docker-login.sh 14:58:03 nexus3.edgexfoundry.org:10001 14:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:03 Configure a credential helper to remove this warning. See 14:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:03 14:58:03 Login Succeeded 14:58:03 nexus3.edgexfoundry.org:10002 14:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:03 Configure a credential helper to remove this warning. See 14:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:03 14:58:03 Login Succeeded 14:58:03 nexus3.edgexfoundry.org:10003 14:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:03 Configure a credential helper to remove this warning. See 14:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:03 14:58:03 Login Succeeded 14:58:03 nexus3.edgexfoundry.org:10004 14:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:03 Configure a credential helper to remove this warning. See 14:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:03 14:58:03 Login Succeeded 14:58:03 docker.io 14:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:03 Configure a credential helper to remove this warning. See 14:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:03 14:58:03 Login Succeeded 14:58:03 ---> docker-login.sh ends [Pipeline] } 14:58:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:58:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:58:03 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 14:58:03 a70bcdea68fe9fd36914b2ff2b4132587672f434 14:58:03 latest 14:58:03 3.1.0-dev.4 14:58:03 a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 14:58:03 main 14:58:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:04 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a70bcdea68fe9fd36914b2ff2b4132587672f434 14:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:58:04 65b4d4a5a94e: Preparing 14:58:04 650f883d66ac: Preparing 14:58:04 702405192ccd: Preparing 14:58:04 b86d8c807be2: Preparing 14:58:04 36b50b131297: Preparing 14:58:04 36b50b131297: Layer already exists 14:58:04 650f883d66ac: Pushed 14:58:04 b86d8c807be2: Pushed 14:58:04 702405192ccd: Pushed 14:58:05 using credential edgex-jenkins-ssh 14:58:05 Cloning the remote Git repository 14:58:05 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 14:58:05 > git init /w/workspace/device-rfid-llrp-go/107 # timeout=10 14:58:06 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 14:58:06 > git --version # timeout=10 14:58:06 > git --version # 'git version 2.25.1' 14:58:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 14:58:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:07 65b4d4a5a94e: Pushed 14:58:07 a70bcdea68fe9fd36914b2ff2b4132587672f434: digest: sha256:056cf88bb3dc095e63178a3187ead18af03660f4423cd49c1d322eed88492a3e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:08 Avoid second fetch 14:58:08 Checking out Revision a70bcdea68fe9fd36914b2ff2b4132587672f434 (main) 14:58:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 14:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:58:08 65b4d4a5a94e: Preparing 14:58:08 650f883d66ac: Preparing 14:58:08 702405192ccd: Preparing 14:58:08 b86d8c807be2: Preparing 14:58:08 36b50b131297: Preparing 14:58:08 702405192ccd: Layer already exists 14:58:08 36b50b131297: Layer already exists 14:58:08 65b4d4a5a94e: Layer already exists 14:58:08 650f883d66ac: Layer already exists 14:58:08 b86d8c807be2: Layer already exists 14:58:08 latest: digest: sha256:056cf88bb3dc095e63178a3187ead18af03660f4423cd49c1d322eed88492a3e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:08 > git config core.sparsecheckout # timeout=10 14:58:08 > git checkout -f a70bcdea68fe9fd36914b2ff2b4132587672f434 # timeout=10 14:58:08 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#245)" 14:58:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.4 14:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:58:08 65b4d4a5a94e: Preparing 14:58:08 650f883d66ac: Preparing 14:58:08 702405192ccd: Preparing 14:58:08 b86d8c807be2: Preparing 14:58:08 36b50b131297: Preparing 14:58:08 b86d8c807be2: Layer already exists 14:58:08 36b50b131297: Layer already exists 14:58:08 65b4d4a5a94e: Layer already exists 14:58:08 650f883d66ac: Layer already exists 14:58:08 702405192ccd: Layer already exists 14:58:08 3.1.0-dev.4: digest: sha256:056cf88bb3dc095e63178a3187ead18af03660f4423cd49c1d322eed88492a3e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 14:58:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 14:58:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 14:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:58:09 65b4d4a5a94e: Preparing 14:58:09 650f883d66ac: Preparing 14:58:09 702405192ccd: Preparing 14:58:09 b86d8c807be2: Preparing 14:58:09 36b50b131297: Preparing 14:58:09 36b50b131297: Layer already exists 14:58:09 702405192ccd: Layer already exists 14:58:09 650f883d66ac: Layer already exists 14:58:09 65b4d4a5a94e: Layer already exists 14:58:09 b86d8c807be2: Layer already exists 14:58:09 a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4: digest: sha256:056cf88bb3dc095e63178a3187ead18af03660f4423cd49c1d322eed88492a3e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:58:09 % Total % Received % Xferd Average Speed Time Time Time Current 14:58:09 Dload Upload Total Spent Left Speed 14:58:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k 14:58:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 14:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:58:10 65b4d4a5a94e: Preparing 14:58:10 650f883d66ac: Preparing 14:58:10 702405192ccd: Preparing 14:58:10 b86d8c807be2: Preparing 14:58:10 36b50b131297: Preparing 14:58:10 36b50b131297: Layer already exists 14:58:10 650f883d66ac: Layer already exists 14:58:10 702405192ccd: Layer already exists 14:58:10 65b4d4a5a94e: Layer already exists 14:58:10 b86d8c807be2: Layer already exists 14:58:10 main: digest: sha256:056cf88bb3dc095e63178a3187ead18af03660f4423cd49c1d322eed88492a3e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:58:10 ===================================================== [Pipeline] sh [Pipeline] echo 14:58:10 taggedImages: 14:58:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a70bcdea68fe9fd36914b2ff2b4132587672f434 14:58:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 14:58:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.4 14:58:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 14:58:10 - 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 14:58:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:10 14:58:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:58:10 + sudo tee /etc/docker/daemon.new 14:58:10 { 14:58:10 "registry-mirrors": [ 14:58:10 "https://nexus3.edgexfoundry.org:10001" 14:58:10 ], 14:58:10 "bip": "10.250.0.254/24", 14:58:10 "hosts": [ 14:58:10 "tcp://0.0.0.0:5555", 14:58:10 "unix:///var/run/docker.sock" 14:58:10 ], 14:58:10 "mtu": 1458, 14:58:10 "selinux-enabled": true, 14:58:10 "seccomp-profile": "/etc/docker/seccomp.json" 14:58:10 } [Pipeline] sh 14:58:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:10 latest: Pulling from edgex-lftools-log-publisher 14:58:10 5eb5b503b376: Pulling fs layer 14:58:10 5c69ac0246d0: Pulling fs layer 14:58:10 ec43610c2a17: Pulling fs layer 14:58:10 3a2ae6a8a46f: Pulling fs layer 14:58:10 33b1e0a273af: Pulling fs layer 14:58:10 5d3b04190fa2: Pulling fs layer 14:58:10 2f39f015ded8: Pulling fs layer 14:58:10 3a2ae6a8a46f: Waiting 14:58:10 33b1e0a273af: Waiting 14:58:10 5d3b04190fa2: Waiting 14:58:10 2f39f015ded8: Waiting 14:58:10 5c69ac0246d0: Verifying Checksum 14:58:10 5c69ac0246d0: Download complete 14:58:10 3a2ae6a8a46f: Download complete 14:58:10 33b1e0a273af: Verifying Checksum 14:58:10 33b1e0a273af: Download complete 14:58:11 5d3b04190fa2: Verifying Checksum 14:58:11 5d3b04190fa2: Download complete 14:58:11 ec43610c2a17: Verifying Checksum 14:58:11 ec43610c2a17: Download complete 14:58:11 5eb5b503b376: Download complete 14:58:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:58:11 + sudo service docker restart 14:58:11 2f39f015ded8: Verifying Checksum 14:58:11 2f39f015ded8: Download complete 14:58:12 5eb5b503b376: Pull complete 14:58:12 5c69ac0246d0: Pull complete 14:58:12 ec43610c2a17: Pull complete 14:58:12 3a2ae6a8a46f: Pull complete 14:58:13 33b1e0a273af: Pull complete 14:58:13 5d3b04190fa2: Pull complete 14:58:17 2f39f015ded8: Pull complete 14:58:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:58:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:17 prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container 14:58:17 $ 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 14:58:24 $ docker top 6b979dcb3dd8cf7a06fdfc8a8b1e7648aa89bb96dfac904bf1ca5b5038f24e4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:24 ---> job-cost.sh 14:58:24 lf-activate-venv: SKIPPING 14:58:24 INFO: No Stack... 14:58:24 INFO: Retrieving Pricing Info for: v3-standard-8 14:58:25 INFO: Archiving Costs [Pipeline] sh 14:58:25 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 14:58:25 + cut -d, -f6 [Pipeline] lock 14:58:25 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] 14:58:25 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] did not exist. Created. 14:58:25 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:58:25 + echo total: 0.2199999988079071 [Pipeline] stash 14:58:25 Stashed 1 file(s) [Pipeline] } 14:58:25 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } 14:58:25 $ docker stop --time=1 6b979dcb3dd8cf7a06fdfc8a8b1e7648aa89bb96dfac904bf1ca5b5038f24e4c 14:58:26 $ docker rm -f --volumes 6b979dcb3dd8cf7a06fdfc8a8b1e7648aa89bb96dfac904bf1ca5b5038f24e4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:29 provisioning config files... 14:58:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/107@tmp/config15401623042024682006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:30 ---> docker-login.sh 14:58:30 nexus3.edgexfoundry.org:10001 14:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:30 Configure a credential helper to remove this warning. See 14:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:30 14:58:30 Login Succeeded 14:58:30 nexus3.edgexfoundry.org:10002 14:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:31 Configure a credential helper to remove this warning. See 14:58:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:31 14:58:31 Login Succeeded 14:58:31 nexus3.edgexfoundry.org:10003 14:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:31 Configure a credential helper to remove this warning. See 14:58:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:31 14:58:31 Login Succeeded 14:58:31 nexus3.edgexfoundry.org:10004 14:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:32 Configure a credential helper to remove this warning. See 14:58:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:32 14:58:32 Login Succeeded 14:58:32 docker.io 14:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:32 Configure a credential helper to remove this warning. See 14:58:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:32 14:58:32 Login Succeeded 14:58:32 ---> docker-login.sh ends [Pipeline] } 14:58:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:58:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:58:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:58:33 ========================================================= 14:58:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:58:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:58:33 Sending build context to Docker daemon 1.218MB 14:58:33 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:58:33 Step 2/12 : FROM ${BASE} AS builder 14:58:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:58:34 edb6bdbacee9: Pulling fs layer 14:58:34 5f9638ab2659: Pulling fs layer 14:58:34 8d51d6327a98: Pulling fs layer 14:58:34 8b374f2dd631: Pulling fs layer 14:58:34 ec14aa9079de: Pulling fs layer 14:58:34 2f466654f4bb: Pulling fs layer 14:58:34 554e91adad29: Pulling fs layer 14:58:34 8b374f2dd631: Waiting 14:58:34 ec14aa9079de: Waiting 14:58:34 2f466654f4bb: Waiting 14:58:34 554e91adad29: Waiting 14:58:34 5f9638ab2659: Verifying Checksum 14:58:34 5f9638ab2659: Download complete 14:58:34 8b374f2dd631: Verifying Checksum 14:58:34 8b374f2dd631: Download complete 14:58:34 ec14aa9079de: Verifying Checksum 14:58:34 ec14aa9079de: Download complete 14:58:34 edb6bdbacee9: Verifying Checksum 14:58:35 edb6bdbacee9: Pull complete 14:58:36 554e91adad29: Verifying Checksum 14:58:36 554e91adad29: Download complete 14:58:36 5f9638ab2659: Pull complete 14:58:37 8d51d6327a98: Verifying Checksum 14:58:37 8d51d6327a98: Download complete 14:58:37 2f466654f4bb: Download complete 14:58:49 8d51d6327a98: Pull complete 14:58:49 8b374f2dd631: Pull complete 14:58:49 ec14aa9079de: Pull complete 14:58:54 2f466654f4bb: Pull complete 14:58:57 554e91adad29: Pull complete 14:58:57 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 14:58:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:58:57 ---> 1e15ea492957 14:58:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:58:58 ---> Running in 32702149c5f5 14:58:59 Removing intermediate container 32702149c5f5 14:58:59 ---> 080408acc08f 14:58:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:58:59 ---> Running in ba40843d8a44 14:58:59 Removing intermediate container ba40843d8a44 14:58:59 ---> d189b29c25f6 14:58:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 14:58:59 ---> Running in 6bf7377ca23f 14:59:00 Removing intermediate container 6bf7377ca23f 14:59:00 ---> f8de81c66227 14:59:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:59:00 ---> Running in b88d12b1358a 14:59:00 Removing intermediate container b88d12b1358a 14:59:00 ---> fb2832f13192 14:59:00 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:59:00 ---> Running in 76643dfe3dda 14:59:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:59:03 OK: 263 MiB in 53 packages 14:59:04 Removing intermediate container 76643dfe3dda 14:59:04 ---> df7e76de6e0a 14:59:04 Step 8/12 : WORKDIR /app 14:59:04 ---> Running in cc49e9736ca4 14:59:04 Removing intermediate container cc49e9736ca4 14:59:04 ---> 48eda67b7f22 14:59:04 Step 9/12 : COPY go.mod vendor* ./ 14:59:05 ---> eeeef34a69e2 14:59:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:05 ---> Running in b798cdeb4add 15:00:14 Removing intermediate container b798cdeb4add 15:00:14 ---> 46d195ded3f5 15:00:14 Step 11/12 : COPY . . 15:00:14 ---> 87910499f2be 15:00:14 Step 12/12 : RUN $MAKE 15:00:14 ---> Running in fcc2289ad7e6 15:00:14 noop 15:00:14 Removing intermediate container fcc2289ad7e6 15:00:14 ---> c4dbb254ee42 15:00:14 Successfully built c4dbb254ee42 15:00:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:15 + docker inspect -f . ci-base-image-arm64 15:00:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:15 prd-ubuntu20.04-docker-arm64-4c-16g-5019 does not seem to be running inside a container 15:00:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/107 -v /w/workspace/device-rfid-llrp-go/107:/w/workspace/device-rfid-llrp-go/107:rw,z -v /w/workspace/device-rfid-llrp-go/107@tmp:/w/workspace/device-rfid-llrp-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:00:16 $ docker top e7e09cd57601890f62420eba37a765eb951910a780e5e9748d405d067fb2bd38 -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:17 + go version 15:00:17 go version go1.20.6 linux/arm64 [Pipeline] } 15:00:17 $ docker stop --time=1 e7e09cd57601890f62420eba37a765eb951910a780e5e9748d405d067fb2bd38 15:00:19 $ docker rm -f --volumes e7e09cd57601890f62420eba37a765eb951910a780e5e9748d405d067fb2bd38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:19 + docker inspect -f . ci-base-image-arm64 15:00:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:20 prd-ubuntu20.04-docker-arm64-4c-16g-5019 does not seem to be running inside a container 15:00:20 $ 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/107 -v /w/workspace/device-rfid-llrp-go/107:/w/workspace/device-rfid-llrp-go/107:rw,z -v /w/workspace/device-rfid-llrp-go/107@tmp:/w/workspace/device-rfid-llrp-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:00:21 $ docker top 1e2619d7ecf931f7057f4d18a94660061e9aba1615ac328cd6b44ff08d0e4a1c -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:22 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/107 [Pipeline] fileExists [Pipeline] sh 15:00:22 + make test 15:00:22 go test ./... -coverprofile=coverage.out ./... 15:01:02 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 15:03:24 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 15:03:24 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 15:04:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.669s coverage: 40.6% of statements 15:04:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.579s coverage: 51.9% of statements 15:04:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 96.4% of statements 15:04:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:04:03 go vet ./... 15:04:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:04:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:04:42 ./bin/test-attribution-txt.sh [Pipeline] echo 15:04:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:04:42 $ docker stop --time=1 1e2619d7ecf931f7057f4d18a94660061e9aba1615ac328cd6b44ff08d0e4a1c 15:04:45 $ docker rm -f --volumes 1e2619d7ecf931f7057f4d18a94660061e9aba1615ac328cd6b44ff08d0e4a1c [Pipeline] // withDockerContainer [Pipeline] sh 15:04:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:04:47 Warning: overwriting stash ‘coverage-report’ 15:04:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:04:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:04:48 + ls -al . 15:04:48 total 640 15:04:48 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 15:00 . 15:04:48 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:58 .. 15:04:48 -rw-rw-r-- 1 jenkins jenkins 134 Aug 31 14:58 .dockerignore 15:04:48 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 14:58 .git 15:04:48 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:58 .github 15:04:48 -rw-rw-r-- 1 jenkins jenkins 946 Aug 31 14:58 .gitignore 15:04:48 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 14:58 .golangci.yml 15:04:48 -rw-rw-r-- 1 jenkins jenkins 11980 Aug 31 14:58 Attribution.txt 15:04:48 -rw-rw-r-- 1 jenkins jenkins 10365 Aug 31 14:58 CHANGELOG.md 15:04:48 -rw-rw-r-- 1 jenkins jenkins 1347 Aug 31 14:58 Dockerfile 15:04:48 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 14:58 GOVERNANCE.md 15:04:48 -rw-rw-r-- 1 jenkins jenkins 683 Aug 31 14:58 Jenkinsfile 15:04:48 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 31 14:58 LICENSE 15:04:48 -rw-rw-r-- 1 jenkins jenkins 2179 Aug 31 14:58 Makefile 15:04:48 -rw-rw-r-- 1 jenkins jenkins 625 Aug 31 14:58 OWNERS.md 15:04:48 -rw-rw-r-- 1 jenkins jenkins 29016 Aug 31 14:58 README.md 15:04:48 -rw-rw-r-- 1 jenkins jenkins 11 Aug 31 14:55 VERSION 15:04:48 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:58 bin 15:04:48 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:58 cmd 15:04:48 -rw-r--r-- 1 jenkins jenkins 459493 Aug 31 15:04 coverage.out 15:04:48 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:58 examples 15:04:48 -rw-rw-r-- 1 jenkins jenkins 3876 Aug 31 14:58 go.mod 15:04:48 -rw-rw-r-- 1 jenkins jenkins 33758 Aug 31 14:58 go.sum 15:04:48 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:58 images 15:04:48 drwxrwxr-x 5 jenkins jenkins 4096 Aug 31 14:58 internal 15:04:48 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:58 snap 15:04:48 -rw-rw-r-- 1 jenkins jenkins 193 Aug 31 14:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:49 + 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=a70bcdea68fe9fd36914b2ff2b4132587672f434 --label arch=arm64 --label version=3.1.0-dev.4 . 15:04:49 Sending build context to Docker daemon 1.218MB 15:04:49 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 15:04:49 Step 2/24 : FROM ${BASE} AS builder 15:04:49 ---> c4dbb254ee42 15:04:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:04:49 ---> Running in 2d4fc01b29d9 15:04:49 Removing intermediate container 2d4fc01b29d9 15:04:49 ---> 180a6cda0621 15:04:49 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:04:49 ---> Running in aea6bc47b554 15:04:50 Removing intermediate container aea6bc47b554 15:04:50 ---> 871d3af753c9 15:04:50 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 15:04:50 ---> Running in c8802d9638c4 15:04:50 Removing intermediate container c8802d9638c4 15:04:50 ---> fd6b6bb836a8 15:04:50 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:04:50 ---> Running in 0b4b44de827b 15:04:50 Removing intermediate container 0b4b44de827b 15:04:50 ---> 67965f9a40ae 15:04:50 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:04:50 ---> Running in c15f0822d4e7 15:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:04:54 OK: 263 MiB in 53 packages 15:04:55 Removing intermediate container c15f0822d4e7 15:04:55 ---> 80f9c896a697 15:04:55 Step 8/24 : WORKDIR /app 15:04:55 ---> Running in 107aef51ff36 15:04:55 Removing intermediate container 107aef51ff36 15:04:55 ---> fcc995eccb70 15:04:55 Step 9/24 : COPY go.mod vendor* ./ 15:04:56 ---> c02afd794ef1 15:04:56 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:56 ---> Running in 2274b29d1576 15:05:00 Removing intermediate container 2274b29d1576 15:05:00 ---> b248af93a703 15:05:00 Step 11/24 : COPY . . 15:05:00 ---> d9e5389529f9 15:05:00 Step 12/24 : RUN $MAKE 15:05:00 ---> Running in 34e7a82c6b23 15:05:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 15:08:09 Removing intermediate container 34e7a82c6b23 15:08:09 ---> 519d3810ce5d 15:08:09 Step 13/24 : FROM alpine:3.17 15:08:09 3.17: Pulling from library/alpine 15:08:09 4060ece20d7a: Pulling fs layer 15:08:09 4060ece20d7a: Verifying Checksum 15:08:09 4060ece20d7a: Download complete 15:08:09 4060ece20d7a: Pull complete 15:08:09 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:08:09 Status: Downloaded newer image for alpine:3.17 15:08:09 ---> 8650cd65339b 15:08:09 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:08:09 ---> Running in 4d3b751dd8b5 15:08:09 Removing intermediate container 4d3b751dd8b5 15:08:09 ---> fbef90036142 15:08:09 Step 15/24 : RUN apk add --update --no-cache dumb-init 15:08:09 ---> Running in 8afddcdbe02c 15:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:08:09 (1/1) Installing dumb-init (1.2.5-r2) 15:08:09 Executing busybox-1.35.0-r29.trigger 15:08:09 OK: 8 MiB in 16 packages 15:08:09 Removing intermediate container 8afddcdbe02c 15:08:09 ---> 9c5078098e00 15:08:09 Step 16/24 : COPY --from=builder /app/LICENSE / 15:08:09 ---> debe5dacbe7e 15:08:09 Step 17/24 : COPY --from=builder /app/Attribution.txt / 15:08:09 ---> f0dda53d0af4 15:08:09 Step 18/24 : COPY --from=builder /app/cmd/ / 15:08:09 ---> f1777275325c 15:08:09 Step 19/24 : EXPOSE 59989 15:08:09 ---> Running in f93cc8df50ab 15:08:09 Removing intermediate container f93cc8df50ab 15:08:09 ---> 40b21c6366ad 15:08:09 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 15:08:09 ---> Running in 6e1a830594b4 15:08:09 Removing intermediate container 6e1a830594b4 15:08:09 ---> 9bbb9cec67c4 15:08:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:08:09 ---> Running in 61ca808d6179 15:08:09 Removing intermediate container 61ca808d6179 15:08:09 ---> d7710ea9bf73 15:08:09 Step 22/24 : LABEL arch=arm64 15:08:09 ---> Running in fe8c32d10c9a 15:08:09 Removing intermediate container fe8c32d10c9a 15:08:09 ---> f005f6c29390 15:08:09 Step 23/24 : LABEL git_sha=a70bcdea68fe9fd36914b2ff2b4132587672f434 15:08:09 ---> Running in 939497fe44df 15:08:09 Removing intermediate container 939497fe44df 15:08:09 ---> b0a52da39d6d 15:08:09 Step 24/24 : LABEL version=3.1.0-dev.4 15:08:09 ---> Running in d521b81547a9 15:08:09 Removing intermediate container d521b81547a9 15:08:09 ---> 900805ee112e 15:08:09 [Warning] One or more build-args [ARCH] were not consumed 15:08:09 Successfully built 900805ee112e 15:08:09 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 15:08:09 provisioning config files... 15:08:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/107@tmp/config4082828069209044775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:09 ---> docker-login.sh 15:08:09 nexus3.edgexfoundry.org:10001 15:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:09 Configure a credential helper to remove this warning. See 15:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:09 15:08:09 Login Succeeded 15:08:09 nexus3.edgexfoundry.org:10002 15:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:10 Configure a credential helper to remove this warning. See 15:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:10 15:08:10 Login Succeeded 15:08:10 nexus3.edgexfoundry.org:10003 15:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:10 Configure a credential helper to remove this warning. See 15:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:10 15:08:10 Login Succeeded 15:08:10 nexus3.edgexfoundry.org:10004 15:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:11 Configure a credential helper to remove this warning. See 15:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:11 15:08:11 Login Succeeded 15:08:11 docker.io 15:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:12 Configure a credential helper to remove this warning. See 15:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:12 15:08:12 Login Succeeded 15:08:12 ---> docker-login.sh ends [Pipeline] } 15:08:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:12 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 15:08:12 a70bcdea68fe9fd36914b2ff2b4132587672f434 15:08:12 latest 15:08:12 3.1.0-dev.4 15:08:12 a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 15:08:12 main 15:08:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:12 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a70bcdea68fe9fd36914b2ff2b4132587672f434 15:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:08:13 2c174abe90af: Preparing 15:08:13 f856ca17c166: Preparing 15:08:13 98990a744ebf: Preparing 15:08:13 fe395d7caf65: Preparing 15:08:13 d2d9d24a8c2a: Preparing 15:08:13 d2d9d24a8c2a: Layer already exists 15:08:13 98990a744ebf: Pushed 15:08:13 f856ca17c166: Pushed 15:08:13 fe395d7caf65: Pushed 15:08:20 2c174abe90af: Pushed 15:08:20 a70bcdea68fe9fd36914b2ff2b4132587672f434: digest: sha256:581789bd54d14c0a815ad9b09b0fd0e1e5ff85c7c9a1975947d108514f902525 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:20 + 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 15:08:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 15:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:08:20 2c174abe90af: Preparing 15:08:20 f856ca17c166: Preparing 15:08:20 98990a744ebf: Preparing 15:08:20 fe395d7caf65: Preparing 15:08:20 d2d9d24a8c2a: Preparing 15:08:20 d2d9d24a8c2a: Layer already exists 15:08:20 f856ca17c166: Layer already exists 15:08:20 fe395d7caf65: Layer already exists 15:08:20 2c174abe90af: Layer already exists 15:08:20 98990a744ebf: Layer already exists 15:08:21 latest: digest: sha256:581789bd54d14c0a815ad9b09b0fd0e1e5ff85c7c9a1975947d108514f902525 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:21 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:21 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.4 15:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:08:21 2c174abe90af: Preparing 15:08:21 f856ca17c166: Preparing 15:08:21 98990a744ebf: Preparing 15:08:21 fe395d7caf65: Preparing 15:08:21 d2d9d24a8c2a: Preparing 15:08:21 d2d9d24a8c2a: Layer already exists 15:08:21 98990a744ebf: Layer already exists 15:08:21 2c174abe90af: Layer already exists 15:08:21 fe395d7caf65: Layer already exists 15:08:21 f856ca17c166: Layer already exists 15:08:22 3.1.0-dev.4: digest: sha256:581789bd54d14c0a815ad9b09b0fd0e1e5ff85c7c9a1975947d108514f902525 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:22 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 15:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:08:22 2c174abe90af: Preparing 15:08:22 f856ca17c166: Preparing 15:08:22 98990a744ebf: Preparing 15:08:22 fe395d7caf65: Preparing 15:08:22 d2d9d24a8c2a: Preparing 15:08:22 98990a744ebf: Layer already exists 15:08:22 2c174abe90af: Layer already exists 15:08:22 d2d9d24a8c2a: Layer already exists 15:08:22 f856ca17c166: Layer already exists 15:08:22 fe395d7caf65: Layer already exists 15:08:22 a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4: digest: sha256:581789bd54d14c0a815ad9b09b0fd0e1e5ff85c7c9a1975947d108514f902525 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:23 + 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 15:08:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 15:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 15:08:23 2c174abe90af: Preparing 15:08:23 f856ca17c166: Preparing 15:08:23 98990a744ebf: Preparing 15:08:23 fe395d7caf65: Preparing 15:08:23 d2d9d24a8c2a: Preparing 15:08:23 f856ca17c166: Layer already exists 15:08:23 d2d9d24a8c2a: Layer already exists 15:08:23 2c174abe90af: Layer already exists 15:08:23 fe395d7caf65: Layer already exists 15:08:23 98990a744ebf: Layer already exists 15:08:23 main: digest: sha256:581789bd54d14c0a815ad9b09b0fd0e1e5ff85c7c9a1975947d108514f902525 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:24 ===================================================== [Pipeline] echo 15:08:24 taggedImages: 15:08:24 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a70bcdea68fe9fd36914b2ff2b4132587672f434 15:08:24 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 15:08:24 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.4 15:08:24 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 15:08:24 - 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 15:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:08:24 15:08:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:08:27 arm64: Pulling from edgex-lftools-log-publisher 15:08:27 8998bd30e6a1: Pulling fs layer 15:08:27 04944245beec: Pulling fs layer 15:08:27 699f458cf7ca: Pulling fs layer 15:08:27 765212b225bb: Pulling fs layer 15:08:27 f23df028b6ca: Pulling fs layer 15:08:27 d65c8cfc05b1: Pulling fs layer 15:08:27 2437ff75d9bd: Pulling fs layer 15:08:27 f23df028b6ca: Waiting 15:08:27 d65c8cfc05b1: Waiting 15:08:27 2437ff75d9bd: Waiting 15:08:27 765212b225bb: Waiting 15:08:27 04944245beec: Verifying Checksum 15:08:27 04944245beec: Download complete 15:08:27 765212b225bb: Verifying Checksum 15:08:27 765212b225bb: Download complete 15:08:27 f23df028b6ca: Verifying Checksum 15:08:27 f23df028b6ca: Download complete 15:08:27 d65c8cfc05b1: Verifying Checksum 15:08:27 d65c8cfc05b1: Download complete 15:08:27 699f458cf7ca: Verifying Checksum 15:08:27 699f458cf7ca: Download complete 15:08:28 8998bd30e6a1: Verifying Checksum 15:08:28 8998bd30e6a1: Download complete 15:08:30 2437ff75d9bd: Verifying Checksum 15:08:32 8998bd30e6a1: Pull complete 15:08:32 04944245beec: Pull complete 15:08:33 699f458cf7ca: Pull complete 15:08:34 765212b225bb: Pull complete 15:08:34 f23df028b6ca: Pull complete 15:08:35 d65c8cfc05b1: Pull complete 15:08:50 2437ff75d9bd: Pull complete 15:08:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:08:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:50 prd-ubuntu20.04-docker-arm64-4c-16g-5019 does not seem to be running inside a container 15:08:50 $ 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/107 -v /w/workspace/device-rfid-llrp-go/107:/w/workspace/device-rfid-llrp-go/107:rw,z -v /w/workspace/device-rfid-llrp-go/107@tmp:/w/workspace/device-rfid-llrp-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:08:53 $ docker top c754c61fdb10861462befa1fbaae1f663a7a46b3e8e1dd667abeb49cf08eab4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:54 ---> job-cost.sh 15:08:54 lf-activate-venv: SKIPPING 15:08:54 INFO: No Stack... 15:08:54 INFO: Retrieving Pricing Info for: v3-standard-4 15:08:55 INFO: Archiving Costs [Pipeline] sh 15:08:55 + cat /w/workspace/device-rfid-llrp-go/107/archives/cost.csv 15:08:55 + cut -d, -f6 [Pipeline] lock 15:08:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] 15:08:55 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] did not exist. Created. 15:08:55 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:08:56 /w/workspace/device-rfid-llrp-go/107@tmp/durable-45671087/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:08:57 + echo total: 0.10999999940395355 [Pipeline] stash 15:08:57 Warning: overwriting stash ‘stack-cost’ 15:08:57 Stashed 1 file(s) [Pipeline] } 15:08:57 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } 15:08:57 $ docker stop --time=1 c754c61fdb10861462befa1fbaae1f663a7a46b3e8e1dd667abeb49cf08eab4a 15:08:59 $ docker rm -f --volumes c754c61fdb10861462befa1fbaae1f663a7a46b3e8e1dd667abeb49cf08eab4a [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 15:08:59 provisioning config files... 15:08:59 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8000170976085510528tmp [Pipeline] { [Pipeline] sh 15:08:59 + set +x 15:08:59 + curl -s https://codecov.io/bash 15:08:59 + bash -s -- 15:08:59 15:08:59 _____ _ 15:08:59 / ____| | | 15:08:59 | | ___ __| | ___ ___ _____ __ 15:08:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:08:59 | |___| (_) | (_| | __/ (_| (_) \ V / 15:08:59 \_____\___/ \__,_|\___|\___\___/ \_/ 15:08:59 Bash-1.0.6 15:08:59 15:08:59 15:08:59 ==> git version 2.25.1 found 15:08:59 ==> 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 15:08:59 Release-Date: 2020-01-08 15:08:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:08:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:08:59 ==> Jenkins CI detected. 15:08:59 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 15:08:59 project root: . 15:08:59 --> token set from env 15:08:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:08:59 ==> Running gcov in . (disable via -X gcov) 15:08:59 ==> Python coveragepy not found 15:08:59 ==> Searching for coverage reports in: 15:08:59 + . 15:08:59 -> Found 1 reports 15:08:59 ==> Detecting git/mercurial file structure 15:08:59 ==> Reading reports 15:08:59 + ./coverage.out bytes=459493 15:08:59 ==> Appending adjustments 15:08:59 https://docs.codecov.io/docs/fixing-reports 15:09:00 + Found adjustments 15:09:00 ==> Gzipping contents 15:09:00 52K /tmp/codecov.5K9mud.gz 15:09:00 ==> Uploading reports 15:09:00 url: https://codecov.io 15:09:00 query: branch=main&commit=a70bcdea68fe9fd36914b2ff2b4132587672f434&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:09:00 -> Pinging Codecov 15:09:00 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=a70bcdea68fe9fd36914b2ff2b4132587672f434&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:09:00 -> Uploading to 15:09:00 https://storage.googleapis.com/codecov/v4/raw/2023-08-31/581DD39554BDF9B6E22D074273EAD858/a70bcdea68fe9fd36914b2ff2b4132587672f434/02492031-e5fb-4404-925e-222eebd580f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T150900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95487cf9e28f4db1998be4f22df7e3eb41be8cc20f98288035c69d6d3234860d 15:09:00 % Total % Received % Xferd Average Speed Time Time Time Current 15:09:00 Dload Upload Total Spent Left Speed 15:09:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50509 0 0 100 50509 0 258k --:--:-- --:--:-- --:--:-- 258k 15:09:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] } 15:09:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:09:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:09:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:09:00 15:09:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:09:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:09:01 df9b9388f04a: Pulling fs layer 15:09:01 52dc419b0ee2: Pulling fs layer 15:09:01 25bc292e5bac: Pulling fs layer 15:09:01 114826534d7a: Pulling fs layer 15:09:01 4657fd5d0bcf: Pulling fs layer 15:09:01 6ad1cebc031e: Pulling fs layer 15:09:01 8a3aa393b2d8: Pulling fs layer 15:09:01 114826534d7a: Waiting 15:09:01 4657fd5d0bcf: Waiting 15:09:01 6ad1cebc031e: Waiting 15:09:01 8a3aa393b2d8: Waiting 15:09:01 25bc292e5bac: Download complete 15:09:01 52dc419b0ee2: Verifying Checksum 15:09:01 52dc419b0ee2: Download complete 15:09:01 4657fd5d0bcf: Verifying Checksum 15:09:01 4657fd5d0bcf: Download complete 15:09:01 df9b9388f04a: Verifying Checksum 15:09:01 df9b9388f04a: Download complete 15:09:01 6ad1cebc031e: Verifying Checksum 15:09:01 6ad1cebc031e: Download complete 15:09:01 df9b9388f04a: Pull complete 15:09:01 52dc419b0ee2: Pull complete 15:09:01 25bc292e5bac: Pull complete 15:09:02 114826534d7a: Verifying Checksum 15:09:02 114826534d7a: Download complete 15:09:02 8a3aa393b2d8: Verifying Checksum 15:09:02 8a3aa393b2d8: Download complete 15:09:06 114826534d7a: Pull complete 15:09:06 4657fd5d0bcf: Pull complete 15:09:06 6ad1cebc031e: Pull complete 15:09:10 8a3aa393b2d8: Pull complete 15:09:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:09:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:09:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:10 prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container 15:09:10 $ 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 15:09:15 $ docker top 81127d6509d6d3d11221aaad1392e3a0811354d75a69c6d67aa1d21e3fa22e82 -eo pid,comm [Pipeline] { [Pipeline] echo 15:09:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 15:09:15 + set -o pipefail 15:09:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 15:09:20 15:09:20 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 15:09:20 15:09:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/11608f02-5711-4440-a276-d774fc9c9ee6 15:09:20 15:09:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:09:20 15:09:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:09:20 15:09:20 15:09:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:09:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:09:20 More details here: https://snyk.co/ue1NS [Pipeline] } 15:09:20 $ docker stop --time=1 81127d6509d6d3d11221aaad1392e3a0811354d75a69c6d67aa1d21e3fa22e82 15:09:25 $ docker rm -f --volumes 81127d6509d6d3d11221aaad1392e3a0811354d75a69c6d67aa1d21e3fa22e82 [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 15:09:26 + git log --format=format:%s -1 a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] sh 15:09:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:09:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:09:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:26 prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container 15:09:26 $ 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 15:09:27 $ docker top 48f931d390c39758e56a6f167a463c3f17c75d292b779860f7725699aa616164 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:09:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:27 [ssh-agent] Looking for ssh-agent implementation... 15:09:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:27 $ docker exec 48f931d390c39758e56a6f167a463c3f17c75d292b779860f7725699aa616164 ssh-agent 15:09:27 SSH_AUTH_SOCK=/tmp/ssh-85pPqA2htQlJ/agent.32 15:09:27 SSH_AGENT_PID=38 15:09:27 Running ssh-add (command line suppressed) 15:09:27 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9749450081665634773.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9749450081665634773.key) 15:09:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:28 + git semver tag 15:09:29 2023-08-31 15:09:28,601 [run_tag] DEBUG tag force:False 15:09:29 2023-08-31 15:09:28,601 [check_head_tag] DEBUG check head tag 15:09:29 2023-08-31 15:09:28,601 [execute] INFO git cat-file --batch-check 15:09:29 2023-08-31 15:09:28,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 15:09:29 2023-08-31 15:09:28,606 [execute] INFO git cat-file --batch 15:09:29 2023-08-31 15:09:28,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 15:09:29 2023-08-31 15:09:28,614 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:09:29 2023-08-31 15:09:28,614 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 15:09:29 2023-08-31 15:09:28,614 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 15:09:29 2023-08-31 15:09:28,619 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:09:29 3.1.0-dev.4 [Pipeline] } 15:09:29 $ docker exec --env ******** --env ******** 48f931d390c39758e56a6f167a463c3f17c75d292b779860f7725699aa616164 ssh-agent -k 15:09:29 unset SSH_AUTH_SOCK; 15:09:29 unset SSH_AGENT_PID; 15:09:29 echo Agent pid 38 killed; 15:09:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:09:31 + git semver [Pipeline] } 15:09:31 $ docker stop --time=1 48f931d390c39758e56a6f167a463c3f17c75d292b779860f7725699aa616164 15:09:33 $ docker rm -f --volumes 48f931d390c39758e56a6f167a463c3f17c75d292b779860f7725699aa616164 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:09:33 15:09:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:09:33 0.23.1-centos7: Pulling from edgex-lftools 15:09:33 ab5ef0e58194: Pulling fs layer 15:09:33 9712f1f96733: Pulling fs layer 15:09:33 63f879dbbcfc: Pulling fs layer 15:09:33 0d9ebad4ef96: Pulling fs layer 15:09:33 e9a5061849ea: Pulling fs layer 15:09:33 d747dcd14b5f: Pulling fs layer 15:09:33 2de7ff778b66: Pulling fs layer 15:09:33 d747dcd14b5f: Waiting 15:09:33 2de7ff778b66: Waiting 15:09:33 e9a5061849ea: Waiting 15:09:33 0d9ebad4ef96: Waiting 15:09:33 9712f1f96733: Verifying Checksum 15:09:33 9712f1f96733: Download complete 15:09:34 63f879dbbcfc: Verifying Checksum 15:09:34 63f879dbbcfc: Download complete 15:09:34 e9a5061849ea: Verifying Checksum 15:09:34 e9a5061849ea: Download complete 15:09:34 d747dcd14b5f: Verifying Checksum 15:09:34 d747dcd14b5f: Download complete 15:09:34 0d9ebad4ef96: Verifying Checksum 15:09:34 0d9ebad4ef96: Download complete 15:09:34 ab5ef0e58194: Verifying Checksum 15:09:34 ab5ef0e58194: Download complete 15:09:34 2de7ff778b66: Verifying Checksum 15:09:34 2de7ff778b66: Download complete 15:09:40 ab5ef0e58194: Pull complete 15:09:40 9712f1f96733: Pull complete 15:09:40 63f879dbbcfc: Pull complete 15:09:44 0d9ebad4ef96: Pull complete 15:09:44 e9a5061849ea: Pull complete 15:09:44 d747dcd14b5f: Pull complete 15:09:45 2de7ff778b66: Pull complete 15:09:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:09:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:45 prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container 15:09:45 $ 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 15:09:53 $ docker top 183311d7ddad22a9d7342b55ce76b3a95ed8836ee71e45d709c60c7c6a10b76c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:09:53 provisioning config files... 15:09:53 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4735908863865278831tmp 15:09:53 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13922798470546374290tmp 15:09:53 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9802179438926314569tmp [Pipeline] { [Pipeline] echo 15:09:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:09:54 ---> sigul-configuration.sh 15:09:54 gpg: directory `/root/.gnupg' created 15:09:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:09:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:09:54 gpg: keyring `/root/.gnupg/secring.gpg' created 15:09:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:09:54 gpg: CAST5 encrypted data 15:09:54 gpg: encrypted with 1 passphrase 15:09:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:09:54 + mkdir /home/jenkins 15:09:54 + mkdir /home/jenkins/sigul [Pipeline] sh 15:09:54 + 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 15:09:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:09:55 ---> sigul-install.sh 15:09:55 Sigul already installed; skipping installation. [Pipeline] sh 15:09:55 + git tag --list 15:09:55 v0.0.0 15:09:55 v1.0.0 15:09:55 v2.1.0 15:09:55 v2.1.1 15:09:55 v2.2.0 15:09:55 v2.3.0 15:09:55 v3.0 15:09:55 v3.0.0 15:09:55 v3.1.0-dev.1 15:09:55 v3.1.0-dev.2 15:09:55 v3.1.0-dev.3 15:09:55 v3.1.0-dev.4 [Pipeline] sh 15:09:55 + lftools sign git-tag v3.1.0-dev.4 15:09:56 Signing Git tag with Sigul... 15:09:56 Signing v3.1.0-dev.4 [Pipeline] echo 15:09:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:09:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:09:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:09:57 $ docker stop --time=1 183311d7ddad22a9d7342b55ce76b3a95ed8836ee71e45d709c60c7c6a10b76c 15:09:58 $ docker rm -f --volumes 183311d7ddad22a9d7342b55ce76b3a95ed8836ee71e45d709c60c7c6a10b76c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:09:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:09:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:09:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:59 prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container 15:09:59 $ 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 15:09:59 $ docker top d9ad6449946850f8e68f5ee50bea73c9c175cefdd9b4c52a59699e8174cf97a7 -eo pid,comm 15:09:59 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). 15:09:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:09:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:59 [ssh-agent] Looking for ssh-agent implementation... 15:09:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:59 $ docker exec d9ad6449946850f8e68f5ee50bea73c9c175cefdd9b4c52a59699e8174cf97a7 ssh-agent 15:09:59 SSH_AUTH_SOCK=/tmp/ssh-m0L3abLL5xK8/agent.32 15:09:59 SSH_AGENT_PID=38 15:09:59 Running ssh-add (command line suppressed) 15:09:59 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1316946881786765742.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1316946881786765742.key) 15:09:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:00 + git semver bump pre 15:10:00 2023-08-31 15:10:00,447 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:10:00 2023-08-31 15:10:00,448 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev 15:10:00 2023-08-31 15:10:00,448 [bump_version] DEBUG bumped version:3.1.0-dev.5 15:10:00 2023-08-31 15:10:00,448 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 15:10:00 2023-08-31 15:10:00,448 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:10:00 2023-08-31 15:10:00,448 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:10:00 2023-08-31 15:10:00,450 [execute] INFO git cat-file --batch-check 15:10:00 2023-08-31 15:10:00,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:10:00 2023-08-31 15:10:00,457 [execute] INFO git cat-file --batch 15:10:00 2023-08-31 15:10:00,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:10:00 2023-08-31 15:10:00,463 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:10:00 3.1.0-dev.5 [Pipeline] } 15:10:00 $ docker exec --env ******** --env ******** d9ad6449946850f8e68f5ee50bea73c9c175cefdd9b4c52a59699e8174cf97a7 ssh-agent -k 15:10:00 unset SSH_AUTH_SOCK; 15:10:00 unset SSH_AGENT_PID; 15:10:00 echo Agent pid 38 killed; 15:10:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:00 + git semver [Pipeline] } 15:10:01 $ docker stop --time=1 d9ad6449946850f8e68f5ee50bea73c9c175cefdd9b4c52a59699e8174cf97a7 15:10:02 $ docker rm -f --volumes d9ad6449946850f8e68f5ee50bea73c9c175cefdd9b4c52a59699e8174cf97a7 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:10:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:03 prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container 15:10:03 $ 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 15:10:03 $ docker top dd7b3f0cc949723b58dc65aa74d6dd6ba54f62941f95706fdc733b2c05d661b4 -eo pid,comm 15:10:03 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). 15:10:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:03 [ssh-agent] Looking for ssh-agent implementation... 15:10:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:03 $ docker exec dd7b3f0cc949723b58dc65aa74d6dd6ba54f62941f95706fdc733b2c05d661b4 ssh-agent 15:10:03 SSH_AUTH_SOCK=/tmp/ssh-wijxRt5u8GIr/agent.32 15:10:03 SSH_AGENT_PID=38 15:10:03 Running ssh-add (command line suppressed) 15:10:04 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8587300906062838048.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8587300906062838048.key) 15:10:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:04 + git semver push 15:10:04 2023-08-31 15:10:04,563 [run_push] DEBUG push 15:10:04 2023-08-31 15:10:04,564 [execute] INFO git cat-file --batch-check 15:10:04 2023-08-31 15:10:04,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:10:04 2023-08-31 15:10:04,569 [execute] INFO git rev-list bdae1003c50f147b92ebe443409ad40cb04f80ef -- 15:10:04 2023-08-31 15:10:04,569 [execute] DEBUG Popen(['git', 'rev-list', 'bdae1003c50f147b92ebe443409ad40cb04f80ef', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:10:04 2023-08-31 15:10:04,577 [execute] INFO git fetch -v origin 15:10:04 2023-08-31 15:10:04,578 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:10:05 2023-08-31 15:10:05,058 [run_push] DEBUG no remote changes detected 15:10:05 2023-08-31 15:10:05,058 [execute] INFO git push origin semver 15:10:05 2023-08-31 15:10:05,058 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:10:06 2023-08-31 15:10:05,937 [run_push] DEBUG push all version tags 15:10:06 2023-08-31 15:10:05,937 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:10:06 2023-08-31 15:10:05,938 [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) 15:10:07 2023-08-31 15:10:06,795 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 15:10:07 3.1.0-dev.5 [Pipeline] } 15:10:07 $ docker exec --env ******** --env ******** dd7b3f0cc949723b58dc65aa74d6dd6ba54f62941f95706fdc733b2c05d661b4 ssh-agent -k 15:10:07 unset SSH_AUTH_SOCK; 15:10:07 unset SSH_AGENT_PID; 15:10:07 echo Agent pid 38 killed; 15:10:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:07 + git semver [Pipeline] } 15:10:07 $ docker stop --time=1 dd7b3f0cc949723b58dc65aa74d6dd6ba54f62941f95706fdc733b2c05d661b4 15:10:09 $ docker rm -f --volumes dd7b3f0cc949723b58dc65aa74d6dd6ba54f62941f95706fdc733b2c05d661b4 [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 15:10:09 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 15:10:09 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 15:10:09 total 16 15:10:09 drwxr-xr-x 3 root root 4096 Aug 31 14:58 . 15:10:09 drwxrwxr-x 12 jenkins jenkins 4096 Aug 31 15:09 .. 15:10:09 drwxr-xr-x 2 root root 4096 Aug 31 14:58 cost 15:10:09 -rw-r--r-- 1 root root 91 Aug 31 14:58 cost.csv 15:10:09 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 15:10:09 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 15:10:09 total 16 15:10:09 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 14:58 . 15:10:09 drwxrwxr-x 12 jenkins jenkins 4096 Aug 31 15:09 .. 15:10:09 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 14:58 cost 15:10:09 -rw-r--r-- 1 jenkins jenkins 91 Aug 31 14:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:10:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:10:10 ---> package-listing.sh 15:10:10 ++ facter osfamily 15:10:10 ++ tr '[:upper:]' '[:lower:]' 15:10:11 + OS_FAMILY=debian 15:10:11 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 15:10:11 + START_PACKAGES=/tmp/packages_start.txt 15:10:11 + END_PACKAGES=/tmp/packages_end.txt 15:10:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:10:11 + PACKAGES=/tmp/packages_start.txt 15:10:11 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 15:10:11 + PACKAGES=/tmp/packages_end.txt 15:10:11 + case "${OS_FAMILY}" in 15:10:11 + dpkg -l 15:10:11 + grep '^ii' 15:10:11 + '[' -f /tmp/packages_start.txt ']' 15:10:11 + '[' -f /tmp/packages_end.txt ']' 15:10:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:10:11 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 15:10:11 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 15:10:11 + 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 15:10:11 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 15:10:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:10:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:12 prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container 15:10:12 $ 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 15:10:12 $ docker top 4f4cae1661e2975f608dfe9aaea6916f9c09a65579e4eb2808e232dfcc557517 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:12 + touch /tmp/pre-build-complete [Pipeline] sh 15:10:13 + mkdir -p /var/log/sysstat [Pipeline] sh 15:10:13 + ls /var/log/sa-host 15:10:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:10:13 provisioning config files... 15:10:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11731293335588352137tmp [Pipeline] { [Pipeline] echo 15:10:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:10:13 ---> create-netrc.sh [Pipeline] } 15:10:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:10:14 ---> python-tools-install.sh [Pipeline] echo 15:10:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:10:14 ---> sudo-logs.sh 15:10:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:10:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:10:14 ---> job-cost.sh 15:10:14 lf-activate-venv: SKIPPING 15:10:14 DEBUG: total: 0.2199999988079071 15:10:14 INFO: Retrieving Stack Cost... 15:10:14 INFO: Retrieving Pricing Info for: v3-standard-8 15:10:15 INFO: Archiving Costs [Pipeline] echo 15:10:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:10:15 ---> logs-deploy.sh 15:10:15 lf-activate-venv: SKIPPING 15:10:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/107 15:10:15 INFO: archiving workspace using pattern(s): 15:10:16 Archives upload complete. 15:10:16 INFO: archiving logs to Nexus 15:10:17 ---> uname -a: 15:10:17 Linux prd-ubuntu20-04-docker-8c-8g-5014 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:10:17 15:10:17 15:10:17 ---> lscpu: 15:10:17 Architecture: x86_64 15:10:17 CPU op-mode(s): 32-bit, 64-bit 15:10:17 Byte Order: Little Endian 15:10:17 Address sizes: 40 bits physical, 48 bits virtual 15:10:17 CPU(s): 8 15:10:17 On-line CPU(s) list: 0-7 15:10:17 Thread(s) per core: 1 15:10:17 Core(s) per socket: 1 15:10:17 Socket(s): 8 15:10:17 NUMA node(s): 1 15:10:17 Vendor ID: AuthenticAMD 15:10:17 CPU family: 23 15:10:17 Model: 49 15:10:17 Model name: AMD EPYC-Rome Processor 15:10:17 Stepping: 0 15:10:17 CPU MHz: 2799.998 15:10:17 BogoMIPS: 5599.99 15:10:17 Virtualization: AMD-V 15:10:17 Hypervisor vendor: KVM 15:10:17 Virtualization type: full 15:10:17 L1d cache: 256 KiB 15:10:17 L1i cache: 256 KiB 15:10:17 L2 cache: 4 MiB 15:10:17 L3 cache: 128 MiB 15:10:17 NUMA node0 CPU(s): 0-7 15:10:17 Vulnerability Itlb multihit: Not affected 15:10:17 Vulnerability L1tf: Not affected 15:10:17 Vulnerability Mds: Not affected 15:10:17 Vulnerability Meltdown: Not affected 15:10:17 Vulnerability Mmio stale data: Not affected 15:10:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:10:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:10:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:10:17 Vulnerability Srbds: Not affected 15:10:17 Vulnerability Tsx async abort: Not affected 15:10:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:10:17 15:10:17