Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85826e77fb29969954e3475a8ff39b67fe868a1c Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17713076387244882386.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13336351123329554896.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12220109230334760813.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4455430968653580028.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1539375116337849716.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9056 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 85826e77fb29969954e3475a8ff39b67fe868a1c (main) Commit message: "Merge pull request #207 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71" > git config core.sparsecheckout # timeout=10 > git checkout -f 85826e77fb29969954e3475a8ff39b67fe868a1c # timeout=10 > git rev-list --no-walk f0fb454d4e4dcc934eeca44d9ca1b17142f48834 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:23:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:23:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:23:27 ========================================================= 03:23:27 EdgeX Global Pipelines Version Info 03:23:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:23:28 ------------------- 03:23:28 stable info: 03:23:28 ------------------- 03:23:28 Commited By: Bill Mahoney bill.mahoney@intel.com 03:23:28 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 03:23:28 Message: update stable to v1.0.248 03:23:28 ------------------- 03:23:28 experimental info: 03:23:28 ------------------- 03:23:28 Commited By: **** collab-it+edgex@linuxfoundation.org 03:23:28 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 03:23:28 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:23:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 03:23:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 03:23:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:23:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:23:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:23:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:23:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:23:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:23:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:23:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:23:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:23:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85826e7 [Pipeline] echo 03:23:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:29 provisioning config files... 03:23:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17138206726834286351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:29 ---> docker-login.sh 03:23:29 nexus3.edgexfoundry.org:10001 03:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:29 Configure a credential helper to remove this warning. See 03:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:29 03:23:29 Login Succeeded 03:23:29 nexus3.edgexfoundry.org:10002 03:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:29 Configure a credential helper to remove this warning. See 03:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:29 03:23:29 Login Succeeded 03:23:29 nexus3.edgexfoundry.org:10003 03:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:30 Configure a credential helper to remove this warning. See 03:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:30 03:23:30 Login Succeeded 03:23:30 nexus3.edgexfoundry.org:10004 03:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:30 Configure a credential helper to remove this warning. See 03:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:30 03:23:30 Login Succeeded 03:23:30 docker.io 03:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:30 Configure a credential helper to remove this warning. See 03:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:30 03:23:30 Login Succeeded 03:23:30 ---> docker-login.sh ends [Pipeline] } 03:23:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:23:30 + git rev-list -1 --merges 85826e77fb29969954e3475a8ff39b67fe868a1c~1..85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] echo 03:23:30 -----------> git rev-list -1 --merges 85826e77fb29969954e3475a8ff39b67fe868a1c~1..85826e77fb29969954e3475a8ff39b67fe868a1c 85826e77fb29969954e3475a8ff39b67fe868a1c 03:23:30 85826e77fb29969954e3475a8ff39b67fe868a1c [false] [Pipeline] sh 03:23:31 + git log --format=format:%s -1 85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] echo 03:23:31 ========================================================= 03:23:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:23:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:23:31 + git log --format=format:%s -1 85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] echo 03:23:31 [semverPrep] GIT_COMMIT: 85826e77fb29969954e3475a8ff39b67fe868a1c, Commit Message: Merge pull request #207 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71 [Pipeline] echo 03:23:31 [semverPrep] This is not a build commit. [Pipeline] sh 03:23:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:23:32 + grep -v github /etc/ssh/ssh_known_hosts 03:23:32 + [ -e /tmp/ssh_known_hosts ] 03:23:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:23:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:23:32 + sudo tee -a /etc/ssh/ssh_known_hosts 03:23:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:32 03:23:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:32 0.1.4: Pulling from edgex-devops/py-git-semver 03:23:32 b85a868b505f: Pulling fs layer 03:23:32 e2be974225ed: Pulling fs layer 03:23:32 339a4e72a1f5: Pulling fs layer 03:23:32 988bab9f4d93: Pulling fs layer 03:23:32 1469e6f7b9e6: Pulling fs layer 03:23:32 eaf3925da568: Pulling fs layer 03:23:32 bab4dde63d76: Pulling fs layer 03:23:32 bde34c3a00c8: Pulling fs layer 03:23:32 b352a97aabf1: Pulling fs layer 03:23:32 4872d77fe225: Pulling fs layer 03:23:32 5851b861e8e6: Pulling fs layer 03:23:32 bab4dde63d76: Waiting 03:23:32 bde34c3a00c8: Waiting 03:23:32 b352a97aabf1: Waiting 03:23:32 4872d77fe225: Waiting 03:23:32 5851b861e8e6: Waiting 03:23:32 988bab9f4d93: Waiting 03:23:32 1469e6f7b9e6: Waiting 03:23:32 eaf3925da568: Waiting 03:23:32 e2be974225ed: Verifying Checksum 03:23:32 e2be974225ed: Download complete 03:23:32 988bab9f4d93: Download complete 03:23:32 1469e6f7b9e6: Verifying Checksum 03:23:32 1469e6f7b9e6: Download complete 03:23:32 eaf3925da568: Verifying Checksum 03:23:32 339a4e72a1f5: Verifying Checksum 03:23:32 eaf3925da568: Download complete 03:23:32 339a4e72a1f5: Download complete 03:23:32 bde34c3a00c8: Verifying Checksum 03:23:32 bde34c3a00c8: Download complete 03:23:32 b352a97aabf1: Verifying Checksum 03:23:32 b352a97aabf1: Download complete 03:23:32 4872d77fe225: Verifying Checksum 03:23:32 4872d77fe225: Download complete 03:23:32 5851b861e8e6: Download complete 03:23:32 b85a868b505f: Verifying Checksum 03:23:32 b85a868b505f: Download complete 03:23:33 bab4dde63d76: Verifying Checksum 03:23:33 bab4dde63d76: Download complete 03:23:34 b85a868b505f: Pull complete 03:23:34 e2be974225ed: Pull complete 03:23:34 339a4e72a1f5: Pull complete 03:23:34 988bab9f4d93: Pull complete 03:23:35 1469e6f7b9e6: Pull complete 03:23:35 eaf3925da568: Pull complete 03:23:37 bab4dde63d76: Pull complete 03:23:37 bde34c3a00c8: Pull complete 03:23:37 b352a97aabf1: Pull complete 03:23:37 4872d77fe225: Pull complete 03:23:37 5851b861e8e6: Pull complete 03:23:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:37 prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container 03:23:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:23:42 $ docker top 63700f1cd800c692e38a73cac821bc7fd3ea3505be7d84b36c2fb1eb87e2f9b5 -eo pid,comm 03:23:42 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). 03:23:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:23:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:42 [ssh-agent] Looking for ssh-agent implementation... 03:23:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:42 $ docker exec 63700f1cd800c692e38a73cac821bc7fd3ea3505be7d84b36c2fb1eb87e2f9b5 ssh-agent 03:23:42 SSH_AUTH_SOCK=/tmp/ssh-sZ9w7rnEta6e/agent.31 03:23:42 SSH_AGENT_PID=37 03:23:42 Running ssh-add (command line suppressed) 03:23:43 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7006131287909488745.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7006131287909488745.key) 03:23:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:43 + git tag --points-at HEAD [Pipeline] } 03:23:43 $ docker exec --env ******** --env ******** 63700f1cd800c692e38a73cac821bc7fd3ea3505be7d84b36c2fb1eb87e2f9b5 ssh-agent -k 03:23:43 unset SSH_AUTH_SOCK; 03:23:43 unset SSH_AGENT_PID; 03:23:43 echo Agent pid 37 killed; 03:23:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:23:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:43 [ssh-agent] Looking for ssh-agent implementation... 03:23:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:43 $ docker exec 63700f1cd800c692e38a73cac821bc7fd3ea3505be7d84b36c2fb1eb87e2f9b5 ssh-agent 03:23:43 SSH_AUTH_SOCK=/tmp/ssh-3IyVEKSmy0Rt/agent.69 03:23:43 SSH_AGENT_PID=75 03:23:43 Running ssh-add (command line suppressed) 03:23:43 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5816844707685069226.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5816844707685069226.key) 03:23:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:44 + git semver init 03:23:44 2023-04-19 03:23:44,336 [run_init] DEBUG init version:0.0.0 force:False 03:23:44 2023-04-19 03:23:44,337 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 03:23:44 2023-04-19 03:23:44,337 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 03:23:44 2023-04-19 03:23:44,337 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 03:23:45 2023-04-19 03:23:45,156 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 03:23:45 2023-04-19 03:23:45,156 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 03:23:45 2023-04-19 03:23:45,156 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 03:23:45 2023-04-19 03:23:45,156 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 03:23:45 3.0.0-dev.15 [Pipeline] } 03:23:45 $ docker exec --env ******** --env ******** 63700f1cd800c692e38a73cac821bc7fd3ea3505be7d84b36c2fb1eb87e2f9b5 ssh-agent -k 03:23:45 unset SSH_AUTH_SOCK; 03:23:45 unset SSH_AGENT_PID; 03:23:45 echo Agent pid 75 killed; 03:23:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:45 + git semver [Pipeline] } 03:23:46 $ docker stop --time=1 63700f1cd800c692e38a73cac821bc7fd3ea3505be7d84b36c2fb1eb87e2f9b5 03:23:47 $ docker rm -f --volumes 63700f1cd800c692e38a73cac821bc7fd3ea3505be7d84b36c2fb1eb87e2f9b5 [Pipeline] // withDockerContainer [Pipeline] sh 03:23:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:23:47 Stashed 1 file(s) [Pipeline] echo 03:23:47 [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:48 provisioning config files... 03:23:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2334677038882238774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:48 ---> docker-login.sh 03:23:48 nexus3.edgexfoundry.org:10001 03:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:48 Configure a credential helper to remove this warning. See 03:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:48 03:23:48 Login Succeeded 03:23:48 nexus3.edgexfoundry.org:10002 03:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:48 Configure a credential helper to remove this warning. See 03:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:48 03:23:48 Login Succeeded 03:23:48 nexus3.edgexfoundry.org:10003 03:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:48 Configure a credential helper to remove this warning. See 03:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:48 03:23:48 Login Succeeded 03:23:48 nexus3.edgexfoundry.org:10004 03:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:48 Configure a credential helper to remove this warning. See 03:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:48 03:23:48 Login Succeeded 03:23:48 docker.io 03:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:48 Configure a credential helper to remove this warning. See 03:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:48 03:23:48 Login Succeeded 03:23:48 ---> docker-login.sh ends [Pipeline] } 03:23:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:23:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:23:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:23:49 ========================================================= 03:23:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:23:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:49 + 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 . 03:23:49 Sending build context to Docker daemon 4.21MB 03:23:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 03:23:49 Step 2/12 : FROM ${BASE} AS builder 03:23:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:23:49 63b65145d645: Pulling fs layer 03:23:49 a2d21d5440eb: Pulling fs layer 03:23:49 935e6c44a52c: Pulling fs layer 03:23:49 94cc34f8dd06: Pulling fs layer 03:23:49 30dea6a524f1: Pulling fs layer 03:23:49 a2aff8979fd8: Pulling fs layer 03:23:49 6808be2612f2: Pulling fs layer 03:23:49 f25807f1079a: Pulling fs layer 03:23:49 f25807f1079a: Waiting 03:23:49 6808be2612f2: Waiting 03:23:49 30dea6a524f1: Waiting 03:23:49 a2aff8979fd8: Waiting 03:23:49 94cc34f8dd06: Waiting 03:23:49 a2d21d5440eb: Download complete 03:23:49 94cc34f8dd06: Verifying Checksum 03:23:49 94cc34f8dd06: Download complete 03:23:49 30dea6a524f1: Verifying Checksum 03:23:49 30dea6a524f1: Download complete 03:23:49 63b65145d645: Download complete 03:23:49 a2aff8979fd8: Verifying Checksum 03:23:49 a2aff8979fd8: Download complete 03:23:49 63b65145d645: Pull complete 03:23:49 a2d21d5440eb: Pull complete 03:23:50 f25807f1079a: Verifying Checksum 03:23:50 f25807f1079a: Download complete 03:23:50 935e6c44a52c: Verifying Checksum 03:23:50 935e6c44a52c: Download complete 03:23:50 6808be2612f2: Verifying Checksum 03:23:50 6808be2612f2: Download complete 03:23:53 935e6c44a52c: Pull complete 03:23:53 94cc34f8dd06: Pull complete 03:23:53 30dea6a524f1: Pull complete 03:23:53 a2aff8979fd8: Pull complete 03:23:56 6808be2612f2: Pull complete 03:23:56 f25807f1079a: Pull complete 03:23:56 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 03:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:23:56 ---> 3b553350e43f 03:23:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:24:03 Still waiting to schedule task 03:24:03 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:24:04 ---> Running in ef2258fa7850 03:24:04 Removing intermediate container ef2258fa7850 03:24:04 ---> 43805ce88d4e 03:24:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:24:04 ---> Running in 922ff1723154 03:24:04 Removing intermediate container 922ff1723154 03:24:04 ---> 835d66600ece 03:24:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 03:24:04 ---> Running in 12092ebbf91a 03:24:04 Removing intermediate container 12092ebbf91a 03:24:04 ---> 2908465876f3 03:24:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:24:04 ---> Running in 43e22dcebc2b 03:24:04 Removing intermediate container 43e22dcebc2b 03:24:04 ---> 0ccb201dc0a7 03:24:04 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:24:04 ---> Running in bdf20679dc78 03:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:24:05 OK: 265 MiB in 53 packages 03:24:05 Removing intermediate container bdf20679dc78 03:24:05 ---> b0727acfd88b 03:24:05 Step 8/12 : WORKDIR /app 03:24:05 ---> Running in 327e1ba19658 03:24:06 Removing intermediate container 327e1ba19658 03:24:06 ---> bd6d32240d1c 03:24:06 Step 9/12 : COPY go.mod vendor* ./ 03:24:06 ---> 6119c4e65876 03:24:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:06 ---> Running in b7f8eb6036e2 03:24:44 Removing intermediate container b7f8eb6036e2 03:24:44 ---> f869043cd526 03:24:44 Step 11/12 : COPY . . 03:24:44 ---> 073a786e6c96 03:24:44 Step 12/12 : RUN $MAKE 03:24:44 ---> Running in 51da91cc540f 03:24:44 noop 03:24:44 Removing intermediate container 51da91cc540f 03:24:44 ---> 67add25a1e93 03:24:44 Successfully built 67add25a1e93 03:24:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:45 + docker inspect -f . ci-base-image-x86_64 03:24:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:45 prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container 03:24: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 ******** ci-base-image-x86_64 cat 03:24:45 $ docker top f1827588949ed6e7541b9e03a1004ed0a87abe0b143802f74b43c96a33870692 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:45 + go version 03:24:45 go version go1.20.2 linux/amd64 [Pipeline] } 03:24:45 $ docker stop --time=1 f1827588949ed6e7541b9e03a1004ed0a87abe0b143802f74b43c96a33870692 03:24:47 $ docker rm -f --volumes f1827588949ed6e7541b9e03a1004ed0a87abe0b143802f74b43c96a33870692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:47 + docker inspect -f . ci-base-image-x86_64 03:24:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:47 prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container 03:24:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:24:47 $ docker top 0ed93e1cce90a0a5cbca45b2eb6f328940635533499e0197d25cf90e84b04f0e -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:48 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 03:24:48 + make test 03:24:48 go test ./... -coverprofile=coverage.out ./... 03:24:53 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 03:25:03 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 03:25:03 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 03:25:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.648s coverage: 40.5% of statements 03:25:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements 03:25:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements 03:25:15 go vet ./... 03:25:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:25:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:25:18 ./bin/test-attribution-txt.sh 03:25:18 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 03:25:18 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 03:25:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:25:18 $ docker stop --time=1 0ed93e1cce90a0a5cbca45b2eb6f328940635533499e0197d25cf90e84b04f0e 03:25:23 $ docker rm -f --volumes 0ed93e1cce90a0a5cbca45b2eb6f328940635533499e0197d25cf90e84b04f0e [Pipeline] // withDockerContainer [Pipeline] sh 03:25:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:25:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:25:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:25:25 + ls -al . 03:25:25 total 628 03:25:25 drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 03:24 . 03:25:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:23 .. 03:25:25 -rw-rw-r-- 1 jenkins jenkins 134 Apr 19 03:23 .dockerignore 03:25:25 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 03:23 .git 03:25:25 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:23 .github 03:25:25 -rw-rw-r-- 1 jenkins jenkins 946 Apr 19 03:23 .gitignore 03:25:25 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 03:23 .golangci.yml 03:25:25 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 03:23 .semver 03:25:25 -rw-rw-r-- 1 jenkins jenkins 10794 Apr 19 03:23 Attribution.txt 03:25:25 -rw-rw-r-- 1 jenkins jenkins 5905 Apr 19 03:23 CHANGELOG.md 03:25:25 -rw-rw-r-- 1 jenkins jenkins 1347 Apr 19 03:23 Dockerfile 03:25:25 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 03:23 GOVERNANCE.md 03:25:25 -rw-rw-r-- 1 jenkins jenkins 683 Apr 19 03:23 Jenkinsfile 03:25:25 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 19 03:23 LICENSE 03:25:25 -rw-rw-r-- 1 jenkins jenkins 2053 Apr 19 03:23 Makefile 03:25:25 -rw-rw-r-- 1 jenkins jenkins 625 Apr 19 03:23 OWNERS.md 03:25:25 -rw-rw-r-- 1 jenkins jenkins 28505 Apr 19 03:23 README.md 03:25:25 -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 03:23 VERSION 03:25:25 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:23 bin 03:25:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:23 cmd 03:25:25 -rw-r--r-- 1 jenkins jenkins 458038 Apr 19 03:25 coverage.out 03:25:25 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:23 examples 03:25:25 -rw-rw-r-- 1 jenkins jenkins 3419 Apr 19 03:23 go.mod 03:25:25 -rw-rw-r-- 1 jenkins jenkins 31193 Apr 19 03:23 go.sum 03:25:25 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:23 images 03:25:25 drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 03:23 internal 03:25:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:23 snap 03:25:25 -rw-rw-r-- 1 jenkins jenkins 193 Apr 19 03:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:25 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=85826e77fb29969954e3475a8ff39b67fe868a1c --label arch=amd64 --label version=3.0.0-dev.15 . 03:25:25 Sending build context to Docker daemon 4.21MB 03:25:25 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 03:25:25 Step 2/24 : FROM ${BASE} AS builder 03:25:25 ---> 67add25a1e93 03:25:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:25:25 ---> Running in 70f1daa4267b 03:25:25 Removing intermediate container 70f1daa4267b 03:25:25 ---> de415f6f4d9b 03:25:25 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:25:25 ---> Running in be35eea2da8a 03:25:26 Removing intermediate container be35eea2da8a 03:25:26 ---> 2a4ef471ff76 03:25:26 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 03:25:26 ---> Running in 91ad3093609a 03:25:26 Removing intermediate container 91ad3093609a 03:25:26 ---> 3290f0800d67 03:25:26 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 03:25:26 ---> Running in 749efb6eb24c 03:25:26 Removing intermediate container 749efb6eb24c 03:25:26 ---> c383cd528501 03:25:26 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:25:26 ---> Running in 49d27035c649 03:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:25:27 OK: 265 MiB in 53 packages 03:25:27 Removing intermediate container 49d27035c649 03:25:27 ---> 0f1ce8cad8ee 03:25:27 Step 8/24 : WORKDIR /app 03:25:27 ---> Running in 2e39042c48bb 03:25:27 Removing intermediate container 2e39042c48bb 03:25:27 ---> 56ce1418209c 03:25:27 Step 9/24 : COPY go.mod vendor* ./ 03:25:27 ---> d0cb0d31f515 03:25:27 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:27 ---> Running in 8f4ff4f28a98 03:25:28 Removing intermediate container 8f4ff4f28a98 03:25:28 ---> 6284cb327ac8 03:25:28 Step 11/24 : COPY . . 03:25:28 ---> 2956161b4817 03:25:28 Step 12/24 : RUN $MAKE 03:25:28 ---> Running in 638e8bf815df 03:25:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.15" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 03:25:50 Removing intermediate container 638e8bf815df 03:25:50 ---> ef4c26d53c82 03:25:50 Step 13/24 : FROM alpine:3.17 03:25:50 3.17: Pulling from library/alpine 03:25:50 f56be85fc22e: Pulling fs layer 03:25:50 f56be85fc22e: Verifying Checksum 03:25:50 f56be85fc22e: Download complete 03:25:50 f56be85fc22e: Pull complete 03:25:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 03:25:50 Status: Downloaded newer image for alpine:3.17 03:25:50 ---> 9ed4aefc74f6 03:25:50 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:25:50 ---> Running in 2aba8eec22bf 03:25:50 Removing intermediate container 2aba8eec22bf 03:25:50 ---> bce007ed2f5e 03:25:50 Step 15/24 : RUN apk add --update --no-cache dumb-init 03:25:50 ---> Running in 937506921f42 03:25:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:25:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:25:50 (1/1) Installing dumb-init (1.2.5-r2) 03:25:50 Executing busybox-1.35.0-r29.trigger 03:25:50 OK: 7 MiB in 16 packages 03:25:50 Removing intermediate container 937506921f42 03:25:50 ---> e29dd4cc4827 03:25:50 Step 16/24 : COPY --from=builder /app/LICENSE / 03:25:51 ---> a827e094b906 03:25:51 Step 17/24 : COPY --from=builder /app/Attribution.txt / 03:25:51 ---> ad7595843bc3 03:25:51 Step 18/24 : COPY --from=builder /app/cmd/ / 03:25:52 ---> 9cc1aa1537dd 03:25:52 Step 19/24 : EXPOSE 59989 03:25:52 ---> Running in c41e2d7b4f92 03:25:52 Removing intermediate container c41e2d7b4f92 03:25:52 ---> 0b51b52e751f 03:25:52 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 03:25:52 ---> Running in 4244758f0b5e 03:25:52 Removing intermediate container 4244758f0b5e 03:25:52 ---> 1733d094878f 03:25:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:25:52 ---> Running in 6c90dc75b91d 03:25:52 Removing intermediate container 6c90dc75b91d 03:25:52 ---> e5783a4efabe 03:25:52 Step 22/24 : LABEL arch=amd64 03:25:52 ---> Running in b1aeb93e5bab 03:25:52 Removing intermediate container b1aeb93e5bab 03:25:52 ---> e7413c69c1c8 03:25:52 Step 23/24 : LABEL git_sha=85826e77fb29969954e3475a8ff39b67fe868a1c 03:25:52 ---> Running in c1cfa269c077 03:25:52 Removing intermediate container c1cfa269c077 03:25:52 ---> b0bb5cae483c 03:25:52 Step 24/24 : LABEL version=3.0.0-dev.15 03:25:52 ---> Running in e738689743c0 03:25:52 Removing intermediate container e738689743c0 03:25:52 ---> c504b9ffca00 03:25:52 [Warning] One or more build-args [ARCH] were not consumed 03:25:52 Successfully built c504b9ffca00 03:25:52 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 03:25:52 provisioning config files... 03:25:52 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2433009559608970418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:25:53 ---> docker-login.sh 03:25:53 nexus3.edgexfoundry.org:10001 03:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:25:53 Configure a credential helper to remove this warning. See 03:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:25:53 03:25:53 Login Succeeded 03:25:53 nexus3.edgexfoundry.org:10002 03:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:25:53 Configure a credential helper to remove this warning. See 03:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:25:53 03:25:53 Login Succeeded 03:25:53 nexus3.edgexfoundry.org:10003 03:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:25:53 Configure a credential helper to remove this warning. See 03:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:25:53 03:25:53 Login Succeeded 03:25:53 nexus3.edgexfoundry.org:10004 03:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:25:53 Configure a credential helper to remove this warning. See 03:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:25:53 03:25:53 Login Succeeded 03:25:53 docker.io 03:25:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:25:53 Configure a credential helper to remove this warning. See 03:25:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:25:53 03:25:53 Login Succeeded 03:25:53 ---> docker-login.sh ends [Pipeline] } 03:25:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:25:53 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 03:25:53 85826e77fb29969954e3475a8ff39b67fe868a1c 03:25:53 latest 03:25:53 3.0.0-dev.15 03:25:53 85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 03:25:53 main 03:25:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:54 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:85826e77fb29969954e3475a8ff39b67fe868a1c 03:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 03:25:54 8dc50df94f23: Preparing 03:25:54 a1c489c388d0: Preparing 03:25:54 5297e3e684c6: Preparing 03:25:54 b9dbf2b6e79e: Preparing 03:25:54 f1417ff83b31: Preparing 03:25:54 f1417ff83b31: Layer already exists 03:25:54 b9dbf2b6e79e: Pushed 03:25:54 a1c489c388d0: Pushed 03:25:54 5297e3e684c6: Pushed 03:25:57 8dc50df94f23: Pushed 03:25:57 85826e77fb29969954e3475a8ff39b67fe868a1c: digest: sha256:0973ec9d2167b22d16922275f147541815113c61ef10e4c68824f224928fb872 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:58 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 03:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 03:25:58 8dc50df94f23: Preparing 03:25:58 a1c489c388d0: Preparing 03:25:58 5297e3e684c6: Preparing 03:25:58 b9dbf2b6e79e: Preparing 03:25:58 f1417ff83b31: Preparing 03:25:58 8dc50df94f23: Layer already exists 03:25:58 5297e3e684c6: Layer already exists 03:25:58 f1417ff83b31: Layer already exists 03:25:58 a1c489c388d0: Layer already exists 03:25:58 b9dbf2b6e79e: Layer already exists 03:25:58 latest: digest: sha256:0973ec9d2167b22d16922275f147541815113c61ef10e4c68824f224928fb872 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:58 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.15 03:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 03:25:59 8dc50df94f23: Preparing 03:25:59 a1c489c388d0: Preparing 03:25:59 5297e3e684c6: Preparing 03:25:59 b9dbf2b6e79e: Preparing 03:25:59 f1417ff83b31: Preparing 03:25:59 8dc50df94f23: Layer already exists 03:25:59 f1417ff83b31: Layer already exists 03:25:59 b9dbf2b6e79e: Layer already exists 03:25:59 5297e3e684c6: Layer already exists 03:25:59 a1c489c388d0: Layer already exists 03:25:59 3.0.0-dev.15: digest: sha256:0973ec9d2167b22d16922275f147541815113c61ef10e4c68824f224928fb872 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:59 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 03:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 03:25:59 8dc50df94f23: Preparing 03:25:59 a1c489c388d0: Preparing 03:25:59 5297e3e684c6: Preparing 03:25:59 b9dbf2b6e79e: Preparing 03:25:59 f1417ff83b31: Preparing 03:25:59 b9dbf2b6e79e: Layer already exists 03:25:59 8dc50df94f23: Layer already exists 03:25:59 5297e3e684c6: Layer already exists 03:25:59 f1417ff83b31: Layer already exists 03:25:59 a1c489c388d0: Layer already exists 03:25:59 85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15: digest: sha256:0973ec9d2167b22d16922275f147541815113c61ef10e4c68824f224928fb872 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:59 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 03:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 03:26:00 8dc50df94f23: Preparing 03:26:00 a1c489c388d0: Preparing 03:26:00 5297e3e684c6: Preparing 03:26:00 b9dbf2b6e79e: Preparing 03:26:00 f1417ff83b31: Preparing 03:26:00 5297e3e684c6: Layer already exists 03:26:00 8dc50df94f23: Layer already exists 03:26:00 a1c489c388d0: Layer already exists 03:26:00 f1417ff83b31: Layer already exists 03:26:00 b9dbf2b6e79e: Layer already exists 03:26:00 main: digest: sha256:0973ec9d2167b22d16922275f147541815113c61ef10e4c68824f224928fb872 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:00 ===================================================== [Pipeline] echo 03:26:00 taggedImages: 03:26:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:85826e77fb29969954e3475a8ff39b67fe868a1c 03:26:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 03:26:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.15 03:26:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 03:26:00 - 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 03:26:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:00 03:26:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:01 latest: Pulling from edgex-lftools-log-publisher 03:26:01 5eb5b503b376: Pulling fs layer 03:26:01 5c69ac0246d0: Pulling fs layer 03:26:01 ec43610c2a17: Pulling fs layer 03:26:01 3a2ae6a8a46f: Pulling fs layer 03:26:01 33b1e0a273af: Pulling fs layer 03:26:01 5d3b04190fa2: Pulling fs layer 03:26:01 2f39f015ded8: Pulling fs layer 03:26:01 3a2ae6a8a46f: Waiting 03:26:01 33b1e0a273af: Waiting 03:26:01 5d3b04190fa2: Waiting 03:26:01 5c69ac0246d0: Verifying Checksum 03:26:01 5c69ac0246d0: Download complete 03:26:01 3a2ae6a8a46f: Verifying Checksum 03:26:01 3a2ae6a8a46f: Download complete 03:26:01 33b1e0a273af: Verifying Checksum 03:26:01 33b1e0a273af: Download complete 03:26:01 ec43610c2a17: Verifying Checksum 03:26:01 ec43610c2a17: Download complete 03:26:01 5d3b04190fa2: Verifying Checksum 03:26:01 5d3b04190fa2: Download complete 03:26:01 5eb5b503b376: Verifying Checksum 03:26:01 5eb5b503b376: Download complete 03:26:01 2f39f015ded8: Download complete 03:26:02 5eb5b503b376: Pull complete 03:26:02 5c69ac0246d0: Pull complete 03:26:02 ec43610c2a17: Pull complete 03:26:03 3a2ae6a8a46f: Pull complete 03:26:03 33b1e0a273af: Pull complete 03:26:03 5d3b04190fa2: Pull complete 03:26:07 2f39f015ded8: Pull complete 03:26:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:07 prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container 03:26:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:26:15 $ docker top 43917fcc0d09cf6a81f90749c6075b7f783e8d0f3b754b51b992cd72d99e5d8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:15 ---> job-cost.sh 03:26:15 lf-activate-venv: SKIPPING 03:26:15 INFO: No Stack... 03:26:15 INFO: Retrieving Pricing Info for: v3-standard-8 03:26:16 INFO: Archiving Costs [Pipeline] sh 03:26:16 + + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 03:26:16 cut -d, -f6 [Pipeline] lock 03:26:16 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] 03:26:16 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] did not exist. Created. 03:26:16 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:26:16 + echo total: 0.2199999988079071 [Pipeline] stash 03:26:16 Stashed 1 file(s) [Pipeline] } 03:26:16 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 03:26:16 $ docker stop --time=1 43917fcc0d09cf6a81f90749c6075b7f783e8d0f3b754b51b992cd72d99e5d8f 03:26:17 $ docker rm -f --volumes 43917fcc0d09cf6a81f90749c6075b7f783e8d0f3b754b51b992cd72d99e5d8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:27:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9057 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 03:27:39 Running in /w/workspace/device-rfid-llrp-go/83 [Pipeline] { [Pipeline] checkout 03:27:39 Selected Git installation does not exist. Using Default 03:27:39 The recommended git tool is: NONE 03:27:46 using credential edgex-jenkins-ssh 03:27:46 Cloning the remote Git repository 03:27:46 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 03:27:46 > git init /w/workspace/device-rfid-llrp-go/83 # timeout=10 03:27:47 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 03:27:47 > git --version # timeout=10 03:27:47 > git --version # 'git version 2.25.1' 03:27:47 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:27:48 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 03:27:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:27:49 Avoid second fetch 03:27:49 Checking out Revision 85826e77fb29969954e3475a8ff39b67fe868a1c (main) 03:27:49 > git config core.sparsecheckout # timeout=10 03:27:49 > git checkout -f 85826e77fb29969954e3475a8ff39b67fe868a1c # timeout=10 03:27:50 Commit message: "Merge pull request #207 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:27:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:27:51 % Total % Received % Xferd Average Speed Time Time Time Current 03:27:51 Dload Upload Total Spent Left Speed 03:27:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh 03:27:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:27:52 + sudo tee /etc/docker/daemon.new 03:27:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:27:52 { 03:27:52 "registry-mirrors": [ 03:27:52 "https://nexus3.edgexfoundry.org:10001" 03:27:52 ], 03:27:52 "bip": "10.250.0.254/24", 03:27:52 "hosts": [ 03:27:52 "tcp://0.0.0.0:5555", 03:27:52 "unix:///var/run/docker.sock" 03:27:52 ], 03:27:52 "mtu": 1458, 03:27:52 "selinux-enabled": true, 03:27:52 "seccomp-profile": "/etc/docker/seccomp.json" 03:27:52 } [Pipeline] sh 03:27:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:27:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:11 provisioning config files... 03:28:11 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/83@tmp/config17030850444923329244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:12 ---> docker-login.sh 03:28:12 nexus3.edgexfoundry.org:10001 03:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:28:13 Configure a credential helper to remove this warning. See 03:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:28:13 03:28:13 Login Succeeded 03:28:13 nexus3.edgexfoundry.org:10002 03:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:28:13 Configure a credential helper to remove this warning. See 03:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:28:13 03:28:13 Login Succeeded 03:28:13 nexus3.edgexfoundry.org:10003 03:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:28:13 Configure a credential helper to remove this warning. See 03:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:28:13 03:28:13 Login Succeeded 03:28:13 nexus3.edgexfoundry.org:10004 03:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:28:14 Configure a credential helper to remove this warning. See 03:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:28:14 03:28:14 Login Succeeded 03:28:14 docker.io 03:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:28:14 Configure a credential helper to remove this warning. See 03:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:28:14 03:28:14 Login Succeeded 03:28:14 ---> docker-login.sh ends [Pipeline] } 03:28:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:28:14 ========================================================= 03:28:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:28:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:15 + 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 . 03:28:15 Sending build context to Docker daemon 1.212MB 03:28:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 03:28:15 Step 2/12 : FROM ${BASE} AS builder 03:28:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:28:15 af6eaf76a39c: Pulling fs layer 03:28:15 55522c791124: Pulling fs layer 03:28:15 ce5c4a1c91eb: Pulling fs layer 03:28:15 169dfbe0d373: Pulling fs layer 03:28:15 e1ff8fa3b103: Pulling fs layer 03:28:15 52ebb69f0ebf: Pulling fs layer 03:28:15 5abe8eddf0d5: Pulling fs layer 03:28:15 169dfbe0d373: Waiting 03:28:15 e1ff8fa3b103: Waiting 03:28:15 52ebb69f0ebf: Waiting 03:28:15 5abe8eddf0d5: Waiting 03:28:15 55522c791124: Verifying Checksum 03:28:15 55522c791124: Download complete 03:28:15 169dfbe0d373: Verifying Checksum 03:28:15 169dfbe0d373: Download complete 03:28:15 e1ff8fa3b103: Verifying Checksum 03:28:15 e1ff8fa3b103: Download complete 03:28:15 af6eaf76a39c: Verifying Checksum 03:28:15 af6eaf76a39c: Download complete 03:28:16 af6eaf76a39c: Pull complete 03:28:17 55522c791124: Pull complete 03:28:17 5abe8eddf0d5: Verifying Checksum 03:28:17 5abe8eddf0d5: Download complete 03:28:18 ce5c4a1c91eb: Verifying Checksum 03:28:18 ce5c4a1c91eb: Download complete 03:28:19 52ebb69f0ebf: Verifying Checksum 03:28:19 52ebb69f0ebf: Download complete 03:28:29 ce5c4a1c91eb: Pull complete 03:28:29 169dfbe0d373: Pull complete 03:28:30 e1ff8fa3b103: Pull complete 03:28:38 52ebb69f0ebf: Pull complete 03:28:39 5abe8eddf0d5: Pull complete 03:28:39 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 03:28:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:28:39 ---> 6cb57ee374ae 03:28:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:28:41 ---> Running in c72be813d388 03:28:41 Removing intermediate container c72be813d388 03:28:41 ---> 142be1f47753 03:28:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:28:41 ---> Running in 3035e2b7d8aa 03:28:42 Removing intermediate container 3035e2b7d8aa 03:28:42 ---> e7b27b1290c9 03:28:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 03:28:42 ---> Running in 39f3ab004846 03:28:42 Removing intermediate container 39f3ab004846 03:28:42 ---> 7fed80cffab6 03:28:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:28:42 ---> Running in c39e46585182 03:28:42 Removing intermediate container c39e46585182 03:28:42 ---> c9c346054926 03:28:42 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:28:43 ---> Running in a84782445031 03:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:28:45 OK: 263 MiB in 53 packages 03:28:46 Removing intermediate container a84782445031 03:28:46 ---> 0e30758b4c26 03:28:46 Step 8/12 : WORKDIR /app 03:28:46 ---> Running in 020fd2a4e029 03:28:47 Removing intermediate container 020fd2a4e029 03:28:47 ---> 196099ae1d33 03:28:47 Step 9/12 : COPY go.mod vendor* ./ 03:28:47 ---> 15adc09f604c 03:28:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:47 ---> Running in f9377f53ef56 03:29:55 Removing intermediate container f9377f53ef56 03:29:55 ---> 60822150e635 03:29:55 Step 11/12 : COPY . . 03:29:55 ---> 8187eba1f636 03:29:55 Step 12/12 : RUN $MAKE 03:29:55 ---> Running in 50bdd02d41b8 03:29:55 noop 03:29:55 Removing intermediate container 50bdd02d41b8 03:29:55 ---> f6c6733ff5bf 03:29:55 Successfully built f6c6733ff5bf 03:29:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:56 + docker inspect -f . ci-base-image-arm64 03:29:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:56 prd-ubuntu20.04-docker-arm64-4c-16g-9057 does not seem to be running inside a container 03:29:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/83 -v /w/workspace/device-rfid-llrp-go/83:/w/workspace/device-rfid-llrp-go/83:rw,z -v /w/workspace/device-rfid-llrp-go/83@tmp:/w/workspace/device-rfid-llrp-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:29:59 $ docker top c08d4170b38289989e033b8b6d551a2050a27472f2b2275b46a044d3c541e154 -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:00 + go version 03:30:00 go version go1.20.2 linux/arm64 [Pipeline] } 03:30:00 $ docker stop --time=1 c08d4170b38289989e033b8b6d551a2050a27472f2b2275b46a044d3c541e154 03:30:02 $ docker rm -f --volumes c08d4170b38289989e033b8b6d551a2050a27472f2b2275b46a044d3c541e154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:02 + docker inspect -f . ci-base-image-arm64 03:30:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:02 prd-ubuntu20.04-docker-arm64-4c-16g-9057 does not seem to be running inside a container 03:30:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/83 -v /w/workspace/device-rfid-llrp-go/83:/w/workspace/device-rfid-llrp-go/83:rw,z -v /w/workspace/device-rfid-llrp-go/83@tmp:/w/workspace/device-rfid-llrp-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:30:04 $ docker top fdbda373be1a14bc3b50262fea8552103432823e6331454957a3b2e8bbde3600 -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:05 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/83 [Pipeline] fileExists [Pipeline] sh 03:30:05 + make test 03:30:05 go test ./... -coverprofile=coverage.out ./... 03:30:44 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 03:32:51 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 03:32:51 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 03:33:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.954s coverage: 40.5% of statements 03:33:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.570s coverage: 51.9% of statements 03:33:30 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.056s coverage: 96.4% of statements 03:33:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:33:30 go vet ./... 03:33:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:33:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:33:57 ./bin/test-attribution-txt.sh 03:33:57 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 03:33:57 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 03:33:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:33:57 $ docker stop --time=1 fdbda373be1a14bc3b50262fea8552103432823e6331454957a3b2e8bbde3600 03:33:58 $ docker rm -f --volumes fdbda373be1a14bc3b50262fea8552103432823e6331454957a3b2e8bbde3600 [Pipeline] // withDockerContainer [Pipeline] sh 03:34:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:34:00 Warning: overwriting stash ‘coverage-report’ 03:34:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:34:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:34:01 + ls -al . 03:34:01 total 624 03:34:01 drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 03:30 . 03:34:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:27 .. 03:34:01 -rw-rw-r-- 1 jenkins jenkins 134 Apr 19 03:27 .dockerignore 03:34:01 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 03:27 .git 03:34:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:27 .github 03:34:01 -rw-rw-r-- 1 jenkins jenkins 946 Apr 19 03:27 .gitignore 03:34:01 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 03:27 .golangci.yml 03:34:01 -rw-rw-r-- 1 jenkins jenkins 10794 Apr 19 03:27 Attribution.txt 03:34:01 -rw-rw-r-- 1 jenkins jenkins 5905 Apr 19 03:27 CHANGELOG.md 03:34:01 -rw-rw-r-- 1 jenkins jenkins 1347 Apr 19 03:27 Dockerfile 03:34:01 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 03:27 GOVERNANCE.md 03:34:01 -rw-rw-r-- 1 jenkins jenkins 683 Apr 19 03:27 Jenkinsfile 03:34:01 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 19 03:27 LICENSE 03:34:01 -rw-rw-r-- 1 jenkins jenkins 2053 Apr 19 03:27 Makefile 03:34:01 -rw-rw-r-- 1 jenkins jenkins 625 Apr 19 03:27 OWNERS.md 03:34:01 -rw-rw-r-- 1 jenkins jenkins 28505 Apr 19 03:27 README.md 03:34:01 -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 03:23 VERSION 03:34:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:27 bin 03:34:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:27 cmd 03:34:01 -rw-r--r-- 1 jenkins jenkins 458038 Apr 19 03:33 coverage.out 03:34:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:27 examples 03:34:01 -rw-rw-r-- 1 jenkins jenkins 3419 Apr 19 03:27 go.mod 03:34:01 -rw-rw-r-- 1 jenkins jenkins 31193 Apr 19 03:27 go.sum 03:34:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:27 images 03:34:01 drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 03:27 internal 03:34:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:27 snap 03:34:01 -rw-rw-r-- 1 jenkins jenkins 193 Apr 19 03:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:01 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=85826e77fb29969954e3475a8ff39b67fe868a1c --label arch=arm64 --label version=3.0.0-dev.15 . 03:34:02 Sending build context to Docker daemon 1.212MB 03:34:02 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 03:34:02 Step 2/24 : FROM ${BASE} AS builder 03:34:02 ---> f6c6733ff5bf 03:34:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:34:02 ---> Running in 4181d06c24da 03:34:02 Removing intermediate container 4181d06c24da 03:34:02 ---> 942b13a38dea 03:34:02 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:34:02 ---> Running in 056623a9f775 03:34:02 Removing intermediate container 056623a9f775 03:34:02 ---> a53897bdc1c5 03:34:02 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 03:34:02 ---> Running in ebc8e602b569 03:34:03 Removing intermediate container ebc8e602b569 03:34:03 ---> 1d8474e463e8 03:34:03 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 03:34:03 ---> Running in 2e033607f9ad 03:34:03 Removing intermediate container 2e033607f9ad 03:34:03 ---> e3916988c63f 03:34:03 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:34:03 ---> Running in df9c90077901 03:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:34:06 OK: 263 MiB in 53 packages 03:34:06 Removing intermediate container df9c90077901 03:34:06 ---> eeb576d99e73 03:34:06 Step 8/24 : WORKDIR /app 03:34:06 ---> Running in 155a2e6a4816 03:34:07 Removing intermediate container 155a2e6a4816 03:34:07 ---> 64d5bfa8bc5f 03:34:07 Step 9/24 : COPY go.mod vendor* ./ 03:34:07 ---> ecf601d37289 03:34:07 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:07 ---> Running in 47a1a2574bcc 03:34:11 Removing intermediate container 47a1a2574bcc 03:34:11 ---> edb6b363f4bd 03:34:11 Step 11/24 : COPY . . 03:34:11 ---> 2fa8804abf83 03:34:11 Step 12/24 : RUN $MAKE 03:34:11 ---> Running in a17f650b3cd3 03:34:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.15" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 03:36:34 Removing intermediate container a17f650b3cd3 03:36:34 ---> 8972438ae225 03:36:34 Step 13/24 : FROM alpine:3.17 03:36:34 3.17: Pulling from library/alpine 03:36:34 c41833b44d91: Pulling fs layer 03:36:34 c41833b44d91: Verifying Checksum 03:36:34 c41833b44d91: Download complete 03:36:34 c41833b44d91: Pull complete 03:36:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 03:36:34 Status: Downloaded newer image for alpine:3.17 03:36:34 ---> 51e60588ff2c 03:36:34 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 03:36:34 ---> Running in ffdab35abc13 03:36:34 Removing intermediate container ffdab35abc13 03:36:34 ---> aeccc60123f7 03:36:34 Step 15/24 : RUN apk add --update --no-cache dumb-init 03:36:34 ---> Running in d827f646c23a 03:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:36:34 (1/1) Installing dumb-init (1.2.5-r2) 03:36:34 Executing busybox-1.35.0-r29.trigger 03:36:34 OK: 8 MiB in 16 packages 03:36:34 Removing intermediate container d827f646c23a 03:36:34 ---> ba14f0e777b2 03:36:34 Step 16/24 : COPY --from=builder /app/LICENSE / 03:36:34 ---> 5c4de0eb59be 03:36:34 Step 17/24 : COPY --from=builder /app/Attribution.txt / 03:36:34 ---> 88c50b4f67d2 03:36:34 Step 18/24 : COPY --from=builder /app/cmd/ / 03:36:34 ---> 45d78ac1020b 03:36:34 Step 19/24 : EXPOSE 59989 03:36:34 ---> Running in 99fe89dc4ad2 03:36:34 Removing intermediate container 99fe89dc4ad2 03:36:34 ---> 4930d68a92f6 03:36:34 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 03:36:34 ---> Running in 88ede7a26538 03:36:34 Removing intermediate container 88ede7a26538 03:36:34 ---> 41471edd3d94 03:36:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:36:34 ---> Running in 1217172ba216 03:36:34 Removing intermediate container 1217172ba216 03:36:34 ---> 69e23279d693 03:36:34 Step 22/24 : LABEL arch=arm64 03:36:34 ---> Running in 5372d6814e5f 03:36:34 Removing intermediate container 5372d6814e5f 03:36:34 ---> fbda63f76ad1 03:36:34 Step 23/24 : LABEL git_sha=85826e77fb29969954e3475a8ff39b67fe868a1c 03:36:34 ---> Running in 0ae2915ca57a 03:36:34 Removing intermediate container 0ae2915ca57a 03:36:34 ---> 16de59ec236c 03:36:34 Step 24/24 : LABEL version=3.0.0-dev.15 03:36:34 ---> Running in 12341b52ebe3 03:36:34 Removing intermediate container 12341b52ebe3 03:36:34 ---> 3e287bf95019 03:36:34 [Warning] One or more build-args [ARCH] were not consumed 03:36:34 Successfully built 3e287bf95019 03:36:34 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 03:36:34 provisioning config files... 03:36:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/83@tmp/config13595287967353620169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:34 ---> docker-login.sh 03:36:34 nexus3.edgexfoundry.org:10001 03:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:35 Configure a credential helper to remove this warning. See 03:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:35 03:36:35 Login Succeeded 03:36:35 nexus3.edgexfoundry.org:10002 03:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:35 Configure a credential helper to remove this warning. See 03:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:35 03:36:35 Login Succeeded 03:36:35 nexus3.edgexfoundry.org:10003 03:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:35 Configure a credential helper to remove this warning. See 03:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:35 03:36:35 Login Succeeded 03:36:35 nexus3.edgexfoundry.org:10004 03:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:36 Configure a credential helper to remove this warning. See 03:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:36 03:36:36 Login Succeeded 03:36:36 docker.io 03:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:36 Configure a credential helper to remove this warning. See 03:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:36 03:36:36 Login Succeeded 03:36:36 ---> docker-login.sh ends [Pipeline] } 03:36:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:36:36 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 03:36:36 85826e77fb29969954e3475a8ff39b67fe868a1c 03:36:36 latest 03:36:36 3.0.0-dev.15 03:36:36 85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 03:36:36 main 03:36:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:37 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:85826e77fb29969954e3475a8ff39b67fe868a1c 03:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 03:36:37 60301b16a994: Preparing 03:36:37 442450ac9da5: Preparing 03:36:37 8e1871bd43e9: Preparing 03:36:37 34f1c2a5362a: Preparing 03:36:37 26cbea5cba74: Preparing 03:36:37 26cbea5cba74: Layer already exists 03:36:37 442450ac9da5: Pushed 03:36:37 8e1871bd43e9: Pushed 03:36:37 34f1c2a5362a: Pushed 03:36:43 60301b16a994: Pushed 03:36:43 85826e77fb29969954e3475a8ff39b67fe868a1c: digest: sha256:ae32d7db92a6ea6e80bb02bcd8b068def8af892fa35ecc15c8383e4bdc100ecf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:43 + 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 03:36:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 03:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 03:36:44 60301b16a994: Preparing 03:36:44 442450ac9da5: Preparing 03:36:44 8e1871bd43e9: Preparing 03:36:44 34f1c2a5362a: Preparing 03:36:44 26cbea5cba74: Preparing 03:36:44 26cbea5cba74: Layer already exists 03:36:44 34f1c2a5362a: Layer already exists 03:36:44 8e1871bd43e9: Layer already exists 03:36:44 60301b16a994: Layer already exists 03:36:44 442450ac9da5: Layer already exists 03:36:44 latest: digest: sha256:ae32d7db92a6ea6e80bb02bcd8b068def8af892fa35ecc15c8383e4bdc100ecf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:44 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.15 03:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 03:36:45 60301b16a994: Preparing 03:36:45 442450ac9da5: Preparing 03:36:45 8e1871bd43e9: Preparing 03:36:45 34f1c2a5362a: Preparing 03:36:45 26cbea5cba74: Preparing 03:36:45 442450ac9da5: Layer already exists 03:36:45 8e1871bd43e9: Layer already exists 03:36:45 26cbea5cba74: Layer already exists 03:36:45 34f1c2a5362a: Layer already exists 03:36:45 60301b16a994: Layer already exists 03:36:45 3.0.0-dev.15: digest: sha256:ae32d7db92a6ea6e80bb02bcd8b068def8af892fa35ecc15c8383e4bdc100ecf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:45 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 03:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 03:36:45 60301b16a994: Preparing 03:36:45 442450ac9da5: Preparing 03:36:45 8e1871bd43e9: Preparing 03:36:45 34f1c2a5362a: Preparing 03:36:45 26cbea5cba74: Preparing 03:36:45 26cbea5cba74: Layer already exists 03:36:45 34f1c2a5362a: Layer already exists 03:36:45 8e1871bd43e9: Layer already exists 03:36:45 442450ac9da5: Layer already exists 03:36:45 60301b16a994: Layer already exists 03:36:45 85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15: digest: sha256:ae32d7db92a6ea6e80bb02bcd8b068def8af892fa35ecc15c8383e4bdc100ecf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:46 + 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 03:36:46 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 03:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 03:36:46 60301b16a994: Preparing 03:36:46 442450ac9da5: Preparing 03:36:46 8e1871bd43e9: Preparing 03:36:46 34f1c2a5362a: Preparing 03:36:46 26cbea5cba74: Preparing 03:36:46 60301b16a994: Layer already exists 03:36:46 26cbea5cba74: Layer already exists 03:36:46 8e1871bd43e9: Layer already exists 03:36:46 34f1c2a5362a: Layer already exists 03:36:46 442450ac9da5: Layer already exists 03:36:46 main: digest: sha256:ae32d7db92a6ea6e80bb02bcd8b068def8af892fa35ecc15c8383e4bdc100ecf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:36:46 ===================================================== [Pipeline] echo 03:36:46 taggedImages: 03:36:46 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:85826e77fb29969954e3475a8ff39b67fe868a1c 03:36:46 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 03:36:46 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.15 03:36:46 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:85826e77fb29969954e3475a8ff39b67fe868a1c-3.0.0-dev.15 03:36:46 - 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 03:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:36:46 03:36:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:36:47 arm64: Pulling from edgex-lftools-log-publisher 03:36:47 8998bd30e6a1: Pulling fs layer 03:36:47 04944245beec: Pulling fs layer 03:36:47 699f458cf7ca: Pulling fs layer 03:36:47 765212b225bb: Pulling fs layer 03:36:47 f23df028b6ca: Pulling fs layer 03:36:47 d65c8cfc05b1: Pulling fs layer 03:36:47 2437ff75d9bd: Pulling fs layer 03:36:47 f23df028b6ca: Waiting 03:36:47 d65c8cfc05b1: Waiting 03:36:47 2437ff75d9bd: Waiting 03:36:47 765212b225bb: Waiting 03:36:47 04944245beec: Verifying Checksum 03:36:47 04944245beec: Download complete 03:36:47 765212b225bb: Verifying Checksum 03:36:47 765212b225bb: Download complete 03:36:47 f23df028b6ca: Verifying Checksum 03:36:47 f23df028b6ca: Download complete 03:36:47 d65c8cfc05b1: Verifying Checksum 03:36:47 d65c8cfc05b1: Download complete 03:36:47 699f458cf7ca: Verifying Checksum 03:36:47 699f458cf7ca: Download complete 03:36:48 8998bd30e6a1: Download complete 03:36:50 2437ff75d9bd: Verifying Checksum 03:36:50 2437ff75d9bd: Download complete 03:36:51 8998bd30e6a1: Pull complete 03:36:52 04944245beec: Pull complete 03:36:53 699f458cf7ca: Pull complete 03:36:53 765212b225bb: Pull complete 03:36:53 f23df028b6ca: Pull complete 03:36:54 d65c8cfc05b1: Pull complete 03:37:06 2437ff75d9bd: Pull complete 03:37:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:37:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:37:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:06 prd-ubuntu20.04-docker-arm64-4c-16g-9057 does not seem to be running inside a container 03:37:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/83 -v /w/workspace/device-rfid-llrp-go/83:/w/workspace/device-rfid-llrp-go/83:rw,z -v /w/workspace/device-rfid-llrp-go/83@tmp:/w/workspace/device-rfid-llrp-go/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:37:09 $ docker top 20cf6b8238329f81e9b8ab55ec3f48bd27b97df23193043a93ebce9b265d6a23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:09 ---> job-cost.sh 03:37:09 lf-activate-venv: SKIPPING 03:37:09 INFO: No Stack... 03:37:10 INFO: Retrieving Pricing Info for: v3-standard-4 03:37:10 INFO: Archiving Costs [Pipeline] sh 03:37:11 + cat /w/workspace/device-rfid-llrp-go/83/archives/cost.csv 03:37:11 + cut -d, -f6 [Pipeline] lock 03:37:11 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] 03:37:11 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] did not exist. Created. 03:37:11 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:37:12 /w/workspace/device-rfid-llrp-go/83@tmp/durable-0be650a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:37:12 + echo total: 0.10999999940395355 [Pipeline] stash 03:37:12 Warning: overwriting stash ‘stack-cost’ 03:37:12 Stashed 1 file(s) [Pipeline] } 03:37:12 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 03:37:12 $ docker stop --time=1 20cf6b8238329f81e9b8ab55ec3f48bd27b97df23193043a93ebce9b265d6a23 03:37:13 $ docker rm -f --volumes 20cf6b8238329f81e9b8ab55ec3f48bd27b97df23193043a93ebce9b265d6a23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:37:14 provisioning config files... 03:37:14 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6570481906427017215tmp [Pipeline] { [Pipeline] sh 03:37:14 + set +x 03:37:14 + curl -s https://codecov.io/bash 03:37:14 + bash -s -- 03:37:14 03:37:14 _____ _ 03:37:14 / ____| | | 03:37:14 | | ___ __| | ___ ___ _____ __ 03:37:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:37:14 | |___| (_) | (_| | __/ (_| (_) \ V / 03:37:14 \_____\___/ \__,_|\___|\___\___/ \_/ 03:37:14 Bash-1.0.6 03:37:14 03:37:14 03:37:14 ==> git version 2.25.1 found 03:37:14 ==> 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 03:37:14 Release-Date: 2020-01-08 03:37:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:37:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:37:14 ==> Jenkins CI detected. 03:37:14 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 03:37:14 project root: . 03:37:14 --> token set from env 03:37:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:37:14 ==> Running gcov in . (disable via -X gcov) 03:37:14 ==> Python coveragepy not found 03:37:14 ==> Searching for coverage reports in: 03:37:14 + . 03:37:14 -> Found 1 reports 03:37:14 ==> Detecting git/mercurial file structure 03:37:14 ==> Reading reports 03:37:14 + ./coverage.out bytes=458038 03:37:14 ==> Appending adjustments 03:37:14 https://docs.codecov.io/docs/fixing-reports 03:37:15 + Found adjustments 03:37:15 ==> Gzipping contents 03:37:15 52K /tmp/codecov.x5OvDw.gz 03:37:15 ==> Uploading reports 03:37:15 url: https://codecov.io 03:37:15 query: branch=main&commit=85826e77fb29969954e3475a8ff39b67fe868a1c&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:37:15 -> Pinging Codecov 03:37:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=85826e77fb29969954e3475a8ff39b67fe868a1c&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:37:15 -> Uploading to 03:37:15 https://storage.googleapis.com/codecov/v4/raw/2023-04-19/581DD39554BDF9B6E22D074273EAD858/85826e77fb29969954e3475a8ff39b67fe868a1c/ae42c457-7923-4251-9388-910cf5550261.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230419T033715Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=987dcd893d7f5c533a242ae22b3ba23bca14912321e4b28a2d11f4bf5fb2c27f 03:37:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:37:15 Dload Upload Total Spent Left Speed 03:37:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50494 0 0 100 50494 0 227k --:--:-- --:--:-- --:--:-- 227k 03:37:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] } 03:37:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:37:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:37:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:37:15 03:37:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:37:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:37:16 df9b9388f04a: Pulling fs layer 03:37:16 52dc419b0ee2: Pulling fs layer 03:37:16 25bc292e5bac: Pulling fs layer 03:37:16 114826534d7a: Pulling fs layer 03:37:16 4657fd5d0bcf: Pulling fs layer 03:37:16 6ad1cebc031e: Pulling fs layer 03:37:16 8a3aa393b2d8: Pulling fs layer 03:37:16 114826534d7a: Waiting 03:37:16 4657fd5d0bcf: Waiting 03:37:16 6ad1cebc031e: Waiting 03:37:16 8a3aa393b2d8: Waiting 03:37:16 25bc292e5bac: Verifying Checksum 03:37:16 25bc292e5bac: Download complete 03:37:16 52dc419b0ee2: Verifying Checksum 03:37:16 52dc419b0ee2: Download complete 03:37:16 4657fd5d0bcf: Download complete 03:37:16 df9b9388f04a: Download complete 03:37:16 6ad1cebc031e: Verifying Checksum 03:37:16 6ad1cebc031e: Download complete 03:37:16 df9b9388f04a: Pull complete 03:37:17 52dc419b0ee2: Pull complete 03:37:17 114826534d7a: Verifying Checksum 03:37:17 114826534d7a: Download complete 03:37:17 8a3aa393b2d8: Download complete 03:37:17 25bc292e5bac: Pull complete 03:37:21 114826534d7a: Pull complete 03:37:21 4657fd5d0bcf: Pull complete 03:37:21 6ad1cebc031e: Pull complete 03:37:24 8a3aa393b2d8: Pull complete 03:37:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:37:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:37:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:24 prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container 03:37:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:37:30 $ docker top 8629c4ec7c7b886e46470856ed618351050de8df8bd284752c288e6f3361200d -eo pid,comm [Pipeline] { [Pipeline] echo 03:37:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 03:37:31 + set -o pipefail 03:37:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 03:37:36 03:37:36 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 03:37:36 03:37:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/1c729b82-ef30-450f-a670-08cb78390554 03:37:36 03:37:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:37:36 03:37:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:37:36 03:37:36 03:37:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:37:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:37:36 More details here: https://snyk.co/ue1NS [Pipeline] } 03:37:36 $ docker stop --time=1 8629c4ec7c7b886e46470856ed618351050de8df8bd284752c288e6f3361200d 03:37:40 $ docker rm -f --volumes 8629c4ec7c7b886e46470856ed618351050de8df8bd284752c288e6f3361200d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:37:41 + git log --format=format:%s -1 85826e77fb29969954e3475a8ff39b67fe868a1c [Pipeline] sh 03:37:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:37:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:41 prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container 03:37:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:37:42 $ docker top b5b1e41321a06ae0abdb45ce28bf7fa1616f34cecc8752a36d3c225f7e4d22ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:37:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:42 [ssh-agent] Looking for ssh-agent implementation... 03:37:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:42 $ docker exec b5b1e41321a06ae0abdb45ce28bf7fa1616f34cecc8752a36d3c225f7e4d22ac ssh-agent 03:37:42 SSH_AUTH_SOCK=/tmp/ssh-481SjclDpmuh/agent.31 03:37:42 SSH_AGENT_PID=38 03:37:42 Running ssh-add (command line suppressed) 03:37:42 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8450731100975850386.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8450731100975850386.key) 03:37:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:43 + git semver tag 03:37:43 2023-04-19 03:37:43,284 [run_tag] DEBUG tag force:False 03:37:43 2023-04-19 03:37:43,284 [check_head_tag] DEBUG check head tag 03:37:43 2023-04-19 03:37:43,285 [execute] INFO git cat-file --batch-check 03:37:43 2023-04-19 03:37:43,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 03:37:43 2023-04-19 03:37:43,289 [execute] INFO git cat-file --batch 03:37:43 2023-04-19 03:37:43,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 03:37:43 2023-04-19 03:37:43,306 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 03:37:43 2023-04-19 03:37:43,306 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 03:37:43 2023-04-19 03:37:43,306 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 03:37:43 2023-04-19 03:37:43,311 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 03:37:43 3.0.0-dev.15 [Pipeline] } 03:37:43 $ docker exec --env ******** --env ******** b5b1e41321a06ae0abdb45ce28bf7fa1616f34cecc8752a36d3c225f7e4d22ac ssh-agent -k 03:37:43 unset SSH_AUTH_SOCK; 03:37:43 unset SSH_AGENT_PID; 03:37:43 echo Agent pid 38 killed; 03:37:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:37:43 + git semver [Pipeline] } 03:37:44 $ docker stop --time=1 b5b1e41321a06ae0abdb45ce28bf7fa1616f34cecc8752a36d3c225f7e4d22ac 03:37:45 $ docker rm -f --volumes b5b1e41321a06ae0abdb45ce28bf7fa1616f34cecc8752a36d3c225f7e4d22ac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:37:45 03:37:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:37:46 0.23.1-centos7: Pulling from edgex-lftools 03:37:46 ab5ef0e58194: Pulling fs layer 03:37:46 9712f1f96733: Pulling fs layer 03:37:46 63f879dbbcfc: Pulling fs layer 03:37:46 0d9ebad4ef96: Pulling fs layer 03:37:46 e9a5061849ea: Pulling fs layer 03:37:46 d747dcd14b5f: Pulling fs layer 03:37:46 2de7ff778b66: Pulling fs layer 03:37:46 e9a5061849ea: Waiting 03:37:46 d747dcd14b5f: Waiting 03:37:46 0d9ebad4ef96: Waiting 03:37:46 2de7ff778b66: Waiting 03:37:46 9712f1f96733: Verifying Checksum 03:37:46 9712f1f96733: Download complete 03:37:46 63f879dbbcfc: Verifying Checksum 03:37:46 63f879dbbcfc: Download complete 03:37:46 e9a5061849ea: Verifying Checksum 03:37:46 e9a5061849ea: Download complete 03:37:46 d747dcd14b5f: Verifying Checksum 03:37:46 d747dcd14b5f: Download complete 03:37:46 0d9ebad4ef96: Verifying Checksum 03:37:46 0d9ebad4ef96: Download complete 03:37:46 ab5ef0e58194: Verifying Checksum 03:37:46 ab5ef0e58194: Download complete 03:37:46 2de7ff778b66: Verifying Checksum 03:37:46 2de7ff778b66: Download complete 03:37:49 ab5ef0e58194: Pull complete 03:37:49 9712f1f96733: Pull complete 03:37:49 63f879dbbcfc: Pull complete 03:37:53 0d9ebad4ef96: Pull complete 03:37:53 e9a5061849ea: Pull complete 03:37:53 d747dcd14b5f: Pull complete 03:37:54 2de7ff778b66: Pull complete 03:37:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:37:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:37:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:54 prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container 03:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:38:04 $ docker top 03421c204f9001e949f5d2224868a65faacff8888dcb2b45fc2d562ce93cb913 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:38:04 provisioning config files... 03:38:04 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4966282708767406032tmp 03:38:04 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9412514560370774827tmp 03:38:04 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14592852342240089245tmp [Pipeline] { [Pipeline] echo 03:38:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:38:04 ---> sigul-configuration.sh 03:38:04 gpg: directory `/root/.gnupg' created 03:38:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:38:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:38:04 gpg: keyring `/root/.gnupg/secring.gpg' created 03:38:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:38:04 gpg: CAST5 encrypted data 03:38:04 gpg: encrypted with 1 passphrase 03:38:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:38:05 + mkdir /home/jenkins 03:38:05 + mkdir /home/jenkins/sigul [Pipeline] sh 03:38:05 + 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 03:38:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:38:05 ---> sigul-install.sh 03:38:05 Sigul already installed; skipping installation. [Pipeline] sh 03:38:06 + git tag --list 03:38:06 v0.0.0 03:38:06 v1.0.0 03:38:06 v2.1.0 03:38:06 v2.1.1 03:38:06 v2.1.1-dev.1 03:38:06 v2.2.0 03:38:06 v2.2.1-dev.1 03:38:06 v2.2.1-dev.2 03:38:06 v2.2.1-dev.3 03:38:06 v2.2.1-dev.4 03:38:06 v2.2.1-dev.5 03:38:06 v2.2.1-dev.6 03:38:06 v2.2.1-dev.7 03:38:06 v2.3.0 03:38:06 v2.3.0-dev.10 03:38:06 v2.3.0-dev.11 03:38:06 v2.3.0-dev.12 03:38:06 v2.3.0-dev.13 03:38:06 v2.3.0-dev.14 03:38:06 v2.3.0-dev.15 03:38:06 v2.3.0-dev.16 03:38:06 v2.3.0-dev.17 03:38:06 v2.3.0-dev.18 03:38:06 v2.3.0-dev.19 03:38:06 v2.3.0-dev.20 03:38:06 v2.3.0-dev.21 03:38:06 v2.3.0-dev.22 03:38:06 v2.3.0-dev.23 03:38:06 v2.3.0-dev.7 03:38:06 v2.3.0-dev.8 03:38:06 v2.3.0-dev.9 03:38:06 v3.0.0-dev.1 03:38:06 v3.0.0-dev.10 03:38:06 v3.0.0-dev.11 03:38:06 v3.0.0-dev.12 03:38:06 v3.0.0-dev.13 03:38:06 v3.0.0-dev.14 03:38:06 v3.0.0-dev.15 03:38:06 v3.0.0-dev.2 03:38:06 v3.0.0-dev.3 03:38:06 v3.0.0-dev.4 03:38:06 v3.0.0-dev.5 03:38:06 v3.0.0-dev.6 03:38:06 v3.0.0-dev.7 03:38:06 v3.0.0-dev.8 03:38:06 v3.0.0-dev.9 [Pipeline] sh 03:38:06 + lftools sign git-tag v3.0.0-dev.15 03:38:06 Signing Git tag with Sigul... 03:38:06 Signing v3.0.0-dev.15 [Pipeline] echo 03:38:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:38:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:38:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:38:07 $ docker stop --time=1 03421c204f9001e949f5d2224868a65faacff8888dcb2b45fc2d562ce93cb913 03:38:09 $ docker rm -f --volumes 03421c204f9001e949f5d2224868a65faacff8888dcb2b45fc2d562ce93cb913 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:38:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:38:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:09 prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container 03:38:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:38:10 $ docker top fae7d768d057092a9dddc993d433a15b532c13e88c7b535a99506d6840200a53 -eo pid,comm 03:38:10 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). 03:38:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:10 [ssh-agent] Looking for ssh-agent implementation... 03:38:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:10 $ docker exec fae7d768d057092a9dddc993d433a15b532c13e88c7b535a99506d6840200a53 ssh-agent 03:38:10 SSH_AUTH_SOCK=/tmp/ssh-qUnjDqJAgemU/agent.31 03:38:10 SSH_AGENT_PID=36 03:38:10 Running ssh-add (command line suppressed) 03:38:10 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12952035642302587461.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12952035642302587461.key) 03:38:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:11 + git semver bump pre 03:38:11 2023-04-19 03:38:11,243 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 03:38:11 2023-04-19 03:38:11,243 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev 03:38:11 2023-04-19 03:38:11,243 [bump_version] DEBUG bumped version:3.0.0-dev.16 03:38:11 2023-04-19 03:38:11,243 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 03:38:11 2023-04-19 03:38:11,243 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 03:38:11 2023-04-19 03:38:11,243 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 03:38:11 2023-04-19 03:38:11,245 [execute] INFO git cat-file --batch-check 03:38:11 2023-04-19 03:38:11,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:38:11 2023-04-19 03:38:11,251 [execute] INFO git cat-file --batch 03:38:11 2023-04-19 03:38:11,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:38:11 2023-04-19 03:38:11,257 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 03:38:11 3.0.0-dev.16 [Pipeline] } 03:38:11 $ docker exec --env ******** --env ******** fae7d768d057092a9dddc993d433a15b532c13e88c7b535a99506d6840200a53 ssh-agent -k 03:38:11 unset SSH_AUTH_SOCK; 03:38:11 unset SSH_AGENT_PID; 03:38:11 echo Agent pid 36 killed; 03:38:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:11 + git semver [Pipeline] } 03:38:11 $ docker stop --time=1 fae7d768d057092a9dddc993d433a15b532c13e88c7b535a99506d6840200a53 03:38:13 $ docker rm -f --volumes fae7d768d057092a9dddc993d433a15b532c13e88c7b535a99506d6840200a53 [Pipeline] // withDockerContainer [Pipeline] sh 03:38:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:38:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:38:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:13 prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container 03:38:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:38:14 $ docker top 121f2c31431e12e708fc64f02235e9749d0e8bc7e83c84307ef902cb06b93045 -eo pid,comm 03:38:14 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). 03:38:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:14 [ssh-agent] Looking for ssh-agent implementation... 03:38:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:14 $ docker exec 121f2c31431e12e708fc64f02235e9749d0e8bc7e83c84307ef902cb06b93045 ssh-agent 03:38:14 SSH_AUTH_SOCK=/tmp/ssh-NjsLWNVE6q8d/agent.31 03:38:14 SSH_AGENT_PID=37 03:38:14 Running ssh-add (command line suppressed) 03:38:14 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3743005008258106486.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3743005008258106486.key) 03:38:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:15 + git semver push 03:38:15 2023-04-19 03:38:15,278 [run_push] DEBUG push 03:38:15 2023-04-19 03:38:15,280 [execute] INFO git cat-file --batch-check 03:38:15 2023-04-19 03:38:15,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:38:15 2023-04-19 03:38:15,285 [execute] INFO git rev-list d2101c60baada3c5ec1e080b44d2e3eb54597b96 -- 03:38:15 2023-04-19 03:38:15,285 [execute] DEBUG Popen(['git', 'rev-list', 'd2101c60baada3c5ec1e080b44d2e3eb54597b96', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:38:15 2023-04-19 03:38:15,292 [execute] INFO git fetch -v origin 03:38:15 2023-04-19 03:38:15,292 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 03:38:15 2023-04-19 03:38:15,755 [run_push] DEBUG no remote changes detected 03:38:15 2023-04-19 03:38:15,756 [execute] INFO git push origin semver 03:38:15 2023-04-19 03:38:15,756 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:38:16 2023-04-19 03:38:16,515 [run_push] DEBUG push all version tags 03:38:16 2023-04-19 03:38:16,516 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:38:16 2023-04-19 03:38:16,517 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 03:38:17 2023-04-19 03:38:17,367 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 03:38:17 3.0.0-dev.16 [Pipeline] } 03:38:17 $ docker exec --env ******** --env ******** 121f2c31431e12e708fc64f02235e9749d0e8bc7e83c84307ef902cb06b93045 ssh-agent -k 03:38:17 unset SSH_AUTH_SOCK; 03:38:17 unset SSH_AGENT_PID; 03:38:17 echo Agent pid 37 killed; 03:38:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:18 + git semver [Pipeline] } 03:38:18 $ docker stop --time=1 121f2c31431e12e708fc64f02235e9749d0e8bc7e83c84307ef902cb06b93045 03:38:19 $ docker rm -f --volumes 121f2c31431e12e708fc64f02235e9749d0e8bc7e83c84307ef902cb06b93045 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:38:20 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 03:38:20 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 03:38:20 total 16 03:38:20 drwxr-xr-x 3 root root 4096 Apr 19 03:26 . 03:38:20 drwxrwxr-x 12 jenkins jenkins 4096 Apr 19 03:38 .. 03:38:20 drwxr-xr-x 2 root root 4096 Apr 19 03:26 cost 03:38:20 -rw-r--r-- 1 root root 90 Apr 19 03:26 cost.csv 03:38:20 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 03:38:20 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 03:38:20 total 16 03:38:20 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 03:26 . 03:38:20 drwxrwxr-x 12 jenkins jenkins 4096 Apr 19 03:38 .. 03:38:20 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 03:26 cost 03:38:20 -rw-r--r-- 1 jenkins jenkins 90 Apr 19 03:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:38:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:38:21 ---> package-listing.sh 03:38:21 ++ facter osfamily 03:38:21 ++ tr '[:upper:]' '[:lower:]' 03:38:21 + OS_FAMILY=debian 03:38:21 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 03:38:21 + START_PACKAGES=/tmp/packages_start.txt 03:38:21 + END_PACKAGES=/tmp/packages_end.txt 03:38:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:38:21 + PACKAGES=/tmp/packages_start.txt 03:38:21 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 03:38:21 + PACKAGES=/tmp/packages_end.txt 03:38:21 + case "${OS_FAMILY}" in 03:38:21 + dpkg -l 03:38:21 + grep '^ii' 03:38:21 + '[' -f /tmp/packages_start.txt ']' 03:38:21 + '[' -f /tmp/packages_end.txt ']' 03:38:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:38:21 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 03:38:21 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 03:38:21 + 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 03:38:21 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 03:38:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:22 prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container 03:38:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:38:23 $ docker top 6cac3cc420e089d14c6419ae6d749b6dd504f7b3b210ee54c7cb627e5b371c50 -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:23 + touch /tmp/pre-build-complete [Pipeline] sh 03:38:23 + mkdir -p /var/log/sysstat [Pipeline] sh 03:38:23 + ls /var/log/sa-host 03:38:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:23 provisioning config files... 03:38:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14570332607803597369tmp [Pipeline] { [Pipeline] echo 03:38:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:38:24 ---> create-netrc.sh [Pipeline] } 03:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:38:24 ---> python-tools-install.sh [Pipeline] echo 03:38:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:38:24 ---> sudo-logs.sh 03:38:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:38:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:38:25 ---> job-cost.sh 03:38:25 lf-activate-venv: SKIPPING 03:38:25 DEBUG: total: 0.2199999988079071 03:38:25 INFO: Retrieving Stack Cost... 03:38:25 INFO: Retrieving Pricing Info for: v3-standard-8 03:38:26 INFO: Archiving Costs [Pipeline] echo 03:38:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:38:26 ---> logs-deploy.sh 03:38:26 lf-activate-venv: SKIPPING 03:38:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/83 03:38:26 INFO: archiving workspace using pattern(s): 03:38:27 Archives upload complete. 03:38:27 INFO: archiving logs to Nexus