Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e0db46557bda7acc7e1e7490d1ca2420c950bbcb 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-ssh11381153778178678754.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh15407417026984814005.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12220838602547054196.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15020592589771719887.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14568103191911300308.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8683’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8686 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 Avoid second fetch Checking out Revision e0db46557bda7acc7e1e7490d1ca2420c950bbcb (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0db46557bda7acc7e1e7490d1ca2420c950bbcb # timeout=10 Commit message: "update: added cors cnfiguration to service section in configuration toml (#67)" > git rev-list --no-walk 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:21:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:21:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:21:28 ========================================================= 19:21:28 EdgeX Global Pipelines Version Info 19:21:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:21:29 ------------------- 19:21:29 stable info: 19:21:29 ------------------- 19:21:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:21:29 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:21:29 Message: update stable to v1.0.221 19:21:29 ------------------- 19:21:29 experimental info: 19:21:29 ------------------- 19:21:29 Commited By: **** collab-it+edgex@linuxfoundation.org 19:21:29 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:21:29 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:21:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 19:21:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 19:21:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:21:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:21:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:21:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:21:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0db465 [Pipeline] echo 19:21:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:21:30 provisioning config files... 19:21:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2439377434913717729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:30 ---> docker-login.sh 19:21:30 nexus3.edgexfoundry.org:10001 19:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:30 Configure a credential helper to remove this warning. See 19:21:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:30 19:21:30 Login Succeeded 19:21:30 nexus3.edgexfoundry.org:10002 19:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:31 Configure a credential helper to remove this warning. See 19:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:31 19:21:31 Login Succeeded 19:21:31 nexus3.edgexfoundry.org:10003 19:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:31 Configure a credential helper to remove this warning. See 19:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:31 19:21:31 Login Succeeded 19:21:31 nexus3.edgexfoundry.org:10004 19:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:31 Configure a credential helper to remove this warning. See 19:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:31 19:21:31 Login Succeeded 19:21:31 docker.io 19:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:31 Configure a credential helper to remove this warning. See 19:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:31 19:21:31 Login Succeeded 19:21:31 ---> docker-login.sh ends [Pipeline] } 19:21:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:21:32 + git rev-list -1 --merges e0db46557bda7acc7e1e7490d1ca2420c950bbcb~1..e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] echo 19:21:32 -----------> git rev-list -1 --merges e0db46557bda7acc7e1e7490d1ca2420c950bbcb~1..e0db46557bda7acc7e1e7490d1ca2420c950bbcb e0db46557bda7acc7e1e7490d1ca2420c950bbcb [false] [Pipeline] sh 19:21:32 + git log --format=format:%s -1 e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] echo 19:21:32 ========================================================= 19:21:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:21:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:21:33 + git log --format=format:%s -1 e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] echo 19:21:33 [semverPrep] GIT_COMMIT: e0db46557bda7acc7e1e7490d1ca2420c950bbcb, Commit Message: update: added cors cnfiguration to service section in configuration toml (#67) [Pipeline] echo 19:21:33 [semverPrep] This is not a build commit. [Pipeline] sh 19:21:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:21:33 + grep -v github /etc/ssh/ssh_known_hosts 19:21:33 + [ -e /tmp/ssh_known_hosts ] 19:21:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:21:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:21:33 + sudo tee -a /etc/ssh/ssh_known_hosts 19:21:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:21:33 19:21:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:21:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:21:34 latest: Pulling from edgex-devops/git-semver 19:21:34 a0d0a0d46f8b: Pulling fs layer 19:21:34 3e5f54012d9b: Pulling fs layer 19:21:34 4c7163046ea9: Pulling fs layer 19:21:34 0c2d73faf560: Pulling fs layer 19:21:34 0c2d73faf560: Waiting 19:21:34 3e5f54012d9b: Verifying Checksum 19:21:34 3e5f54012d9b: Download complete 19:21:34 a0d0a0d46f8b: Download complete 19:21:34 0c2d73faf560: Verifying Checksum 19:21:34 0c2d73faf560: Download complete 19:21:34 4c7163046ea9: Verifying Checksum 19:21:34 4c7163046ea9: Download complete 19:21:34 a0d0a0d46f8b: Pull complete 19:21:34 3e5f54012d9b: Pull complete 19:21:34 4c7163046ea9: Pull complete 19:21:34 0c2d73faf560: Pull complete 19:21:34 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:21:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:21:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:21:35 prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container 19:21:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:21:35 $ docker top ae4d6173fb1ade4e114352231a407c6454b6a8a8e6c69b74fca246f9d76534d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:21:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:36 [ssh-agent] Looking for ssh-agent implementation... 19:21:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:36 $ docker exec ae4d6173fb1ade4e114352231a407c6454b6a8a8e6c69b74fca246f9d76534d5 ssh-agent 19:21:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCCeeMk/agent.15 19:21:36 SSH_AGENT_PID=21 19:21:36 Running ssh-add (command line suppressed) 19:21:36 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7866391325599649390.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7866391325599649390.key) 19:21:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:36 + git tag --points-at HEAD [Pipeline] } 19:21:36 $ docker exec --env ******** --env ******** ae4d6173fb1ade4e114352231a407c6454b6a8a8e6c69b74fca246f9d76534d5 ssh-agent -k 19:21:36 unset SSH_AUTH_SOCK; 19:21:36 unset SSH_AGENT_PID; 19:21:36 echo Agent pid 21 killed; 19:21:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:21:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:36 [ssh-agent] Looking for ssh-agent implementation... 19:21:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:37 $ docker exec ae4d6173fb1ade4e114352231a407c6454b6a8a8e6c69b74fca246f9d76534d5 ssh-agent 19:21:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDCOCPo/agent.53 19:21:37 SSH_AGENT_PID=59 19:21:37 Running ssh-add (command line suppressed) 19:21:37 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_888571913723046180.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_888571913723046180.key) 19:21:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:37 + git semver init 19:21:37 # -> Open(): unable to determine branch for HEAD 19:21:37 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 19:21:37 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 19:21:37 # $SEMVER_REMOTE_NAME = origin 19:21:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:21:37 # $SEMVER_USER_NAME = edgex-jenkins 19:21:37 # $SEMVER_BRANCH = main 19:21:37 # $SEMVER_TEMP = /tmp/semver-967887178 19:21:37 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 19:21:38 # '/tmp/semver-967887178' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 19:21:38 # -> Force: false 19:21:38 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 19:21:38 $ docker exec --env ******** --env ******** ae4d6173fb1ade4e114352231a407c6454b6a8a8e6c69b74fca246f9d76534d5 ssh-agent -k 19:21:38 unset SSH_AUTH_SOCK; 19:21:38 unset SSH_AGENT_PID; 19:21:38 echo Agent pid 59 killed; 19:21:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:21:38 + git semver [Pipeline] } 19:21:38 $ docker stop --time=1 ae4d6173fb1ade4e114352231a407c6454b6a8a8e6c69b74fca246f9d76534d5 19:21:40 $ docker rm -f ae4d6173fb1ade4e114352231a407c6454b6a8a8e6c69b74fca246f9d76534d5 [Pipeline] // withDockerContainer [Pipeline] sh 19:21:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:21:40 Stashed 1 file(s) [Pipeline] echo 19:21:40 [edgeXSemver]: initialized semver on version 2.1.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:21:40 provisioning config files... 19:21:40 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7158702979900680025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:41 ---> docker-login.sh 19:21:41 nexus3.edgexfoundry.org:10001 19:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:41 Configure a credential helper to remove this warning. See 19:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:41 19:21:41 Login Succeeded 19:21:41 nexus3.edgexfoundry.org:10002 19:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:41 Configure a credential helper to remove this warning. See 19:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:41 19:21:41 Login Succeeded 19:21:41 nexus3.edgexfoundry.org:10003 19:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:41 Configure a credential helper to remove this warning. See 19:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:41 19:21:41 Login Succeeded 19:21:41 nexus3.edgexfoundry.org:10004 19:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:41 Configure a credential helper to remove this warning. See 19:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:41 19:21:41 Login Succeeded 19:21:41 docker.io 19:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:41 Configure a credential helper to remove this warning. See 19:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:41 19:21:41 Login Succeeded 19:21:41 ---> docker-login.sh ends [Pipeline] } 19:21:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:21:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:21:42 ========================================================= 19:21:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:21:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:21:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 19:21:42 Sending build context to Docker daemon 1.733MB 19:21:42 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 19:21:42 Step 2/12 : FROM ${BASE} AS builder 19:21:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:21:42 59bf1c3509f3: Pulling fs layer 19:21:42 666ba61612fd: Pulling fs layer 19:21:42 8ed8ca486205: Pulling fs layer 19:21:42 4fe6c5a15a65: Pulling fs layer 19:21:42 22a0e8bec74d: Pulling fs layer 19:21:42 4fe6c5a15a65: Waiting 19:21:42 640e595b4fbd: Pulling fs layer 19:21:42 763cafe07f6e: Pulling fs layer 19:21:42 22a0e8bec74d: Waiting 19:21:42 640e595b4fbd: Waiting 19:21:42 0c0b528cf693: Pulling fs layer 19:21:42 763cafe07f6e: Waiting 19:21:42 10935f4eaf8b: Pulling fs layer 19:21:42 0c0b528cf693: Waiting 19:21:42 10935f4eaf8b: Waiting 19:21:42 8ed8ca486205: Verifying Checksum 19:21:42 8ed8ca486205: Download complete 19:21:42 666ba61612fd: Verifying Checksum 19:21:42 666ba61612fd: Download complete 19:21:42 22a0e8bec74d: Verifying Checksum 19:21:42 22a0e8bec74d: Download complete 19:21:42 640e595b4fbd: Verifying Checksum 19:21:42 640e595b4fbd: Download complete 19:21:42 59bf1c3509f3: Download complete 19:21:42 763cafe07f6e: Verifying Checksum 19:21:42 763cafe07f6e: Download complete 19:21:42 0c0b528cf693: Verifying Checksum 19:21:42 0c0b528cf693: Download complete 19:21:42 59bf1c3509f3: Pull complete 19:21:42 666ba61612fd: Pull complete 19:21:42 8ed8ca486205: Pull complete 19:21:43 10935f4eaf8b: Verifying Checksum 19:21:43 10935f4eaf8b: Download complete 19:21:43 4fe6c5a15a65: Verifying Checksum 19:21:43 4fe6c5a15a65: Download complete 19:21:47 4fe6c5a15a65: Pull complete 19:21:47 22a0e8bec74d: Pull complete 19:21:47 640e595b4fbd: Pull complete 19:21:47 763cafe07f6e: Pull complete 19:21:47 0c0b528cf693: Pull complete 19:21:50 10935f4eaf8b: Pull complete 19:21:50 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 19:21:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:21:50 ---> 99d49a6021b9 19:21:50 Step 3/12 : ARG MAKE='make build' 19:21:51 ---> Running in 1153ecde432e 19:21:51 Removing intermediate container 1153ecde432e 19:21:51 ---> 9171dd3484ff 19:21:51 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 19:21:51 ---> Running in 4ac2f7f4de65 19:21:51 Removing intermediate container 4ac2f7f4de65 19:21:51 ---> 5b8504045642 19:21:51 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 19:21:51 ---> Running in 4e9f541d8292 19:21:52 Removing intermediate container 4e9f541d8292 19:21:52 ---> 8273b3dabbca 19:21:52 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:52 ---> Running in 1ae979d1c034 19:21:52 Removing intermediate container 1ae979d1c034 19:21:52 ---> 564e369b7a8d 19:21:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:21:52 ---> Running in 6b8d0672b887 19:21:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:54 OK: 221 MiB in 52 packages 19:21:54 Removing intermediate container 6b8d0672b887 19:21:54 ---> 5f51f074dc08 19:21:54 Step 8/12 : WORKDIR /app 19:21:54 ---> Running in 5f01b368f520 19:21:54 Removing intermediate container 5f01b368f520 19:21:54 ---> c2b03aae3810 19:21:54 Step 9/12 : COPY go.mod vendor* ./ 19:21:54 ---> c28abc08bdc0 19:21:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:54 ---> Running in 773130e01520 19:21:55 Still waiting to schedule task 19:21:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8684’ is offline 19:22:21 Removing intermediate container 773130e01520 19:22:21 ---> edaf10b60e1f 19:22:21 Step 11/12 : COPY . . 19:22:21 ---> 840dcf3aace7 19:22:21 Step 12/12 : RUN $MAKE 19:22:21 ---> Running in 18a55386533d 19:22:21 noop 19:22:21 Removing intermediate container 18a55386533d 19:22:21 ---> ebe769773973 19:22:21 Successfully built ebe769773973 19:22:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:22:21 + docker inspect -f . ci-base-image-x86_64 19:22:21 . [Pipeline] withDockerContainer 19:22:21 prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container 19:22:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:22:22 $ docker top 7782a768bcc6fe83954d96f2ddd147fe4295e5e8f569f3e7e42ce4be3beefa25 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:22 + go version 19:22:22 go version go1.17.6 linux/amd64 [Pipeline] } 19:22:22 $ docker stop --time=1 7782a768bcc6fe83954d96f2ddd147fe4295e5e8f569f3e7e42ce4be3beefa25 19:22:24 $ docker rm -f 7782a768bcc6fe83954d96f2ddd147fe4295e5e8f569f3e7e42ce4be3beefa25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:24 + docker inspect -f . ci-base-image-x86_64 19:22:24 . [Pipeline] withDockerContainer 19:22:24 prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container 19:22:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:22:25 $ docker top 426acae1b4c963a2fc668d344e80220593f4d2482549131d988e586d8c44f4f1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:22:25 + make test 19:22:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:22:25 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 19:22:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 19:22:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 19:22:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.785s coverage: 39.3% of statements 19:22:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 52.0% of statements 19:22:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 96.4% of statements 19:22:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:22:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:22:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:22:47 ./bin/test-attribution-txt.sh [Pipeline] echo 19:22:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:22:47 $ docker stop --time=1 426acae1b4c963a2fc668d344e80220593f4d2482549131d988e586d8c44f4f1 19:22:49 $ docker rm -f 426acae1b4c963a2fc668d344e80220593f4d2482549131d988e586d8c44f4f1 [Pipeline] // withDockerContainer [Pipeline] sh 19:22:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:22:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:22:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:22:50 + ls -al . 19:22:50 total 640 19:22:50 drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 19:22 . 19:22:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 19:21 .. 19:22:50 -rw-rw-r-- 1 jenkins jenkins 134 Mar 23 19:21 .dockerignore 19:22:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 19:21 .git 19:22:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:21 .github 19:22:50 -rw-rw-r-- 1 jenkins jenkins 946 Mar 23 19:21 .gitignore 19:22:50 -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 19:21 .golangci.yml 19:22:50 drwx------ 3 jenkins jenkins 4096 Mar 23 19:21 .semver 19:22:50 -rw-rw-r-- 1 jenkins jenkins 9072 Mar 23 19:21 Attribution.txt 19:22:50 -rw-rw-r-- 1 jenkins jenkins 1514 Mar 23 19:21 Dockerfile 19:22:50 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 19:21 GOVERNANCE.md 19:22:50 -rw-rw-r-- 1 jenkins jenkins 682 Mar 23 19:21 Jenkinsfile 19:22:50 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 23 19:21 LICENSE 19:22:50 -rw-rw-r-- 1 jenkins jenkins 1435 Mar 23 19:21 Makefile 19:22:50 -rw-rw-r-- 1 jenkins jenkins 625 Mar 23 19:21 OWNERS.md 19:22:50 -rw-rw-r-- 1 jenkins jenkins 28508 Mar 23 19:21 README.md 19:22:50 -rw-rw-r-- 1 jenkins jenkins 11 Mar 23 19:21 VERSION 19:22:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:21 bin 19:22:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 19:21 cmd 19:22:50 -rw-r--r-- 1 jenkins jenkins 460394 Mar 23 19:22 coverage.out 19:22:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:21 examples 19:22:50 -rw-rw-r-- 1 jenkins jenkins 2899 Mar 23 19:21 go.mod 19:22:50 -rw-rw-r-- 1 jenkins jenkins 49145 Mar 23 19:21 go.sum 19:22:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:21 images 19:22:50 drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 19:21 internal 19:22:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 19:21 snap 19:22:50 -rw-rw-r-- 1 jenkins jenkins 193 Mar 23 19:21 version.go [Pipeline] isUnix [Pipeline] sh 19:22:51 + 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=e0db46557bda7acc7e1e7490d1ca2420c950bbcb --label arch=amd64 --label version=2.1.0-dev.4 . 19:22:51 Sending build context to Docker daemon 1.733MB 19:22:51 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 19:22:51 Step 2/25 : FROM ${BASE} AS builder 19:22:51 ---> ebe769773973 19:22:51 Step 3/25 : ARG MAKE='make build' 19:22:51 ---> Running in 975e36b6784c 19:22:51 Removing intermediate container 975e36b6784c 19:22:51 ---> 4e073fee8b4c 19:22:51 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 19:22:51 ---> Running in ab2dd131fd41 19:22:51 Removing intermediate container ab2dd131fd41 19:22:51 ---> 7395fabab7a0 19:22:51 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 19:22:51 ---> Running in 5976c6b2ac4b 19:22:51 Removing intermediate container 5976c6b2ac4b 19:22:51 ---> 05bf8995408d 19:22:51 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:51 ---> Running in a1aa529cb31f 19:22:52 Removing intermediate container a1aa529cb31f 19:22:52 ---> 641bfeb6c45e 19:22:52 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:22:52 ---> Running in 76ce3bdba4ba 19:22:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:22:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:22:53 OK: 221 MiB in 52 packages 19:22:53 Removing intermediate container 76ce3bdba4ba 19:22:53 ---> bef5342a6d96 19:22:53 Step 8/25 : WORKDIR /app 19:22:53 ---> Running in 018797344bfe 19:22:54 Removing intermediate container 018797344bfe 19:22:54 ---> d5c4c69de7f7 19:22:54 Step 9/25 : COPY go.mod vendor* ./ 19:22:54 ---> 36ab198d704b 19:22:54 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:54 ---> Running in 577e53b89bed 19:22:55 Removing intermediate container 577e53b89bed 19:22:55 ---> 6b9ffc1dbdc4 19:22:55 Step 11/25 : COPY . . 19:22:55 ---> dd8de6d7123b 19:22:55 Step 12/25 : RUN $MAKE 19:22:55 ---> Running in d50fe1200676 19:22:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.4" -o cmd/device-rfid-llrp ./cmd 19:23:03 Removing intermediate container d50fe1200676 19:23:03 ---> 22deae29ef89 19:23:03 Step 13/25 : FROM alpine:3.14 19:23:04 3.14: Pulling from library/alpine 19:23:04 36ccefbf3d8a: Pulling fs layer 19:23:04 36ccefbf3d8a: Verifying Checksum 19:23:04 36ccefbf3d8a: Download complete 19:23:04 36ccefbf3d8a: Pull complete 19:23:04 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 19:23:04 Status: Downloaded newer image for alpine:3.14 19:23:04 ---> a33ac4f1069a 19:23:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:23:04 ---> Running in 09ec7cf7c22f 19:23:05 Removing intermediate container 09ec7cf7c22f 19:23:05 ---> 3b49a9ba66d1 19:23:05 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:05 ---> Running in 9ae22fcdc485 19:23:05 Removing intermediate container 9ae22fcdc485 19:23:05 ---> 0e8d21d8308f 19:23:05 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 19:23:05 ---> Running in ebbbc1c5e3cf 19:23:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:23:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:23:07 (1/6) Installing dumb-init (1.2.5-r1) 19:23:07 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:23:07 (3/6) Installing libsodium (1.0.18-r0) 19:23:07 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:23:07 (5/6) Installing libzmq (4.3.4-r0) 19:23:07 (6/6) Installing zeromq (4.3.4-r0) 19:23:07 Executing busybox-1.33.1-r6.trigger 19:23:07 OK: 8 MiB in 20 packages 19:23:07 Removing intermediate container ebbbc1c5e3cf 19:23:07 ---> 4c3ce1cb6619 19:23:07 Step 17/25 : COPY --from=builder /app/LICENSE / 19:23:08 ---> 4d8d8388c42b 19:23:08 Step 18/25 : COPY --from=builder /app/Attribution.txt / 19:23:08 ---> 9f286581d2ca 19:23:08 Step 19/25 : COPY --from=builder /app/cmd/ / 19:23:08 ---> 7b2b5dc4324c 19:23:08 Step 20/25 : EXPOSE 59989 19:23:08 ---> Running in fefd24d79dce 19:23:08 Removing intermediate container fefd24d79dce 19:23:08 ---> 1895a263c22b 19:23:08 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 19:23:08 ---> Running in d5f1f75581ec 19:23:08 Removing intermediate container d5f1f75581ec 19:23:08 ---> bbf08d5268f3 19:23:08 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:23:08 ---> Running in 66a3fb749c46 19:23:08 Removing intermediate container 66a3fb749c46 19:23:08 ---> 7acf67ad20f5 19:23:08 Step 23/25 : LABEL arch=amd64 19:23:08 ---> Running in ddec637cfd58 19:23:08 Removing intermediate container ddec637cfd58 19:23:08 ---> 51499dc9e7c4 19:23:08 Step 24/25 : LABEL git_sha=e0db46557bda7acc7e1e7490d1ca2420c950bbcb 19:23:09 ---> Running in 6cee8de06b17 19:23:09 Removing intermediate container 6cee8de06b17 19:23:09 ---> 21eaf593b1e9 19:23:09 Step 25/25 : LABEL version=2.1.0-dev.4 19:23:09 ---> Running in acc6dabdf09a 19:23:09 Removing intermediate container acc6dabdf09a 19:23:09 ---> 170531bdd73b 19:23:09 [Warning] One or more build-args [ARCH] were not consumed 19:23:09 Successfully built 170531bdd73b 19:23:09 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:09 provisioning config files... 19:23:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8921071404596227650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:23:09 ---> docker-login.sh 19:23:09 nexus3.edgexfoundry.org:10001 19:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:09 Configure a credential helper to remove this warning. See 19:23:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:09 19:23:09 Login Succeeded 19:23:09 nexus3.edgexfoundry.org:10002 19:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:09 Configure a credential helper to remove this warning. See 19:23:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:09 19:23:09 Login Succeeded 19:23:09 nexus3.edgexfoundry.org:10003 19:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:09 Configure a credential helper to remove this warning. See 19:23:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:09 19:23:09 Login Succeeded 19:23:09 nexus3.edgexfoundry.org:10004 19:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:10 Configure a credential helper to remove this warning. See 19:23:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:10 19:23:10 Login Succeeded 19:23:10 docker.io 19:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:10 Configure a credential helper to remove this warning. See 19:23:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:10 19:23:10 Login Succeeded 19:23:10 ---> docker-login.sh ends [Pipeline] } 19:23:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:23:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:23:10 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 19:23:10 e0db46557bda7acc7e1e7490d1ca2420c950bbcb 19:23:10 latest 19:23:10 2.1.0-dev.4 19:23:10 e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 19:23:10 main 19:23:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:10 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] isUnix [Pipeline] sh 19:23:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0db46557bda7acc7e1e7490d1ca2420c950bbcb 19:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 19:23:11 26ac0931554f: Preparing 19:23:11 41ca8c6a2bc5: Preparing 19:23:11 b3efbf12c0c7: Preparing 19:23:11 11805047dd31: Preparing 19:23:11 8e9f22114594: Preparing 19:23:11 2e38978dfe40: Preparing 19:23:11 2e38978dfe40: Waiting 19:23:11 b3efbf12c0c7: Pushed 19:23:11 8e9f22114594: Pushed 19:23:11 41ca8c6a2bc5: Pushed 19:23:11 2e38978dfe40: Layer already exists 19:23:11 11805047dd31: Pushed 19:23:12 26ac0931554f: Pushed 19:23:12 e0db46557bda7acc7e1e7490d1ca2420c950bbcb: digest: sha256:a6581fd87fbf2f4ee8df608715f7a5ad68ae39eaeab5cb8bc7a58507b67b604c size: 1573 [Pipeline] isUnix [Pipeline] sh 19:23:13 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 19:23:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 19:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 19:23:13 26ac0931554f: Preparing 19:23:13 41ca8c6a2bc5: Preparing 19:23:13 b3efbf12c0c7: Preparing 19:23:13 11805047dd31: Preparing 19:23:13 8e9f22114594: Preparing 19:23:13 2e38978dfe40: Preparing 19:23:13 2e38978dfe40: Waiting 19:23:13 26ac0931554f: Layer already exists 19:23:13 8e9f22114594: Layer already exists 19:23:13 b3efbf12c0c7: Layer already exists 19:23:13 11805047dd31: Layer already exists 19:23:13 41ca8c6a2bc5: Layer already exists 19:23:13 2e38978dfe40: Layer already exists 19:23:13 latest: digest: sha256:a6581fd87fbf2f4ee8df608715f7a5ad68ae39eaeab5cb8bc7a58507b67b604c size: 1573 [Pipeline] isUnix [Pipeline] sh 19:23:13 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.4 [Pipeline] isUnix [Pipeline] sh 19:23:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.4 19:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 19:23:13 26ac0931554f: Preparing 19:23:13 41ca8c6a2bc5: Preparing 19:23:13 b3efbf12c0c7: Preparing 19:23:13 11805047dd31: Preparing 19:23:13 8e9f22114594: Preparing 19:23:13 2e38978dfe40: Preparing 19:23:13 2e38978dfe40: Waiting 19:23:13 26ac0931554f: Layer already exists 19:23:13 8e9f22114594: Layer already exists 19:23:13 b3efbf12c0c7: Layer already exists 19:23:13 11805047dd31: Layer already exists 19:23:13 41ca8c6a2bc5: Layer already exists 19:23:13 2e38978dfe40: Layer already exists 19:23:13 2.1.0-dev.4: digest: sha256:a6581fd87fbf2f4ee8df608715f7a5ad68ae39eaeab5cb8bc7a58507b67b604c size: 1573 [Pipeline] isUnix [Pipeline] sh 19:23:14 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 [Pipeline] isUnix [Pipeline] sh 19:23:14 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 19:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 19:23:14 26ac0931554f: Preparing 19:23:14 41ca8c6a2bc5: Preparing 19:23:14 b3efbf12c0c7: Preparing 19:23:14 11805047dd31: Preparing 19:23:14 8e9f22114594: Preparing 19:23:14 2e38978dfe40: Preparing 19:23:14 26ac0931554f: Layer already exists 19:23:14 8e9f22114594: Layer already exists 19:23:14 41ca8c6a2bc5: Layer already exists 19:23:14 11805047dd31: Layer already exists 19:23:14 b3efbf12c0c7: Layer already exists 19:23:14 2e38978dfe40: Layer already exists 19:23:14 e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4: digest: sha256:a6581fd87fbf2f4ee8df608715f7a5ad68ae39eaeab5cb8bc7a58507b67b604c size: 1573 [Pipeline] isUnix [Pipeline] sh 19:23:14 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 19:23:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 19:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 19:23:15 26ac0931554f: Preparing 19:23:15 41ca8c6a2bc5: Preparing 19:23:15 b3efbf12c0c7: Preparing 19:23:15 11805047dd31: Preparing 19:23:15 8e9f22114594: Preparing 19:23:15 2e38978dfe40: Preparing 19:23:15 2e38978dfe40: Waiting 19:23:15 8e9f22114594: Layer already exists 19:23:15 b3efbf12c0c7: Layer already exists 19:23:15 41ca8c6a2bc5: Layer already exists 19:23:15 26ac0931554f: Layer already exists 19:23:15 11805047dd31: Layer already exists 19:23:15 2e38978dfe40: Layer already exists 19:23:15 main: digest: sha256:a6581fd87fbf2f4ee8df608715f7a5ad68ae39eaeab5cb8bc7a58507b67b604c size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:23:15 ===================================================== [Pipeline] echo 19:23:15 taggedImages: 19:23:15 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0db46557bda7acc7e1e7490d1ca2420c950bbcb 19:23:15 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 19:23:15 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.4 19:23:15 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 19:23:15 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:23:15 19:23:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:23:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:23:15 latest: Pulling from edgex-lftools-log-publisher 19:23:15 5eb5b503b376: Pulling fs layer 19:23:15 5c69ac0246d0: Pulling fs layer 19:23:15 ec43610c2a17: Pulling fs layer 19:23:15 3a2ae6a8a46f: Pulling fs layer 19:23:15 33b1e0a273af: Pulling fs layer 19:23:15 5d3b04190fa2: Pulling fs layer 19:23:15 2f39f015ded8: Pulling fs layer 19:23:15 5d3b04190fa2: Waiting 19:23:15 3a2ae6a8a46f: Waiting 19:23:15 33b1e0a273af: Waiting 19:23:15 2f39f015ded8: Waiting 19:23:15 5c69ac0246d0: Retrying in 5 seconds 19:23:15 ec43610c2a17: Verifying Checksum 19:23:15 ec43610c2a17: Download complete 19:23:15 3a2ae6a8a46f: Verifying Checksum 19:23:15 3a2ae6a8a46f: Download complete 19:23:16 33b1e0a273af: Verifying Checksum 19:23:16 33b1e0a273af: Download complete 19:23:16 5d3b04190fa2: Verifying Checksum 19:23:16 5d3b04190fa2: Download complete 19:23:16 5eb5b503b376: Download complete 19:23:16 2f39f015ded8: Download complete 19:23:16 5c69ac0246d0: Retrying in 4 seconds 19:23:17 5eb5b503b376: Pull complete 19:23:17 5c69ac0246d0: Retrying in 3 seconds 19:23:19 5c69ac0246d0: Retrying in 2 seconds 19:23:20 5c69ac0246d0: Retrying in 1 second 19:23:21 5c69ac0246d0: Retrying in 10 seconds 19:23:21 5c69ac0246d0: Retrying in 9 seconds 19:23:22 5c69ac0246d0: Retrying in 8 seconds 19:23:23 5c69ac0246d0: Retrying in 7 seconds 19:23:24 5c69ac0246d0: Retrying in 6 seconds 19:23:26 5c69ac0246d0: Retrying in 5 seconds 19:23:27 5c69ac0246d0: Retrying in 4 seconds 19:23:28 5c69ac0246d0: Retrying in 3 seconds 19:23:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8687 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 19:23:28 Running in /w/workspace/device-rfid-llrp-go/21 [Pipeline] { [Pipeline] checkout 19:23:28 Selected Git installation does not exist. Using Default 19:23:28 The recommended git tool is: NONE 19:23:28 5c69ac0246d0: Retrying in 2 seconds 19:23:29 5c69ac0246d0: Retrying in 1 second 19:23:30 5c69ac0246d0: Verifying Checksum 19:23:30 5c69ac0246d0: Download complete 19:23:31 5c69ac0246d0: Pull complete 19:23:31 ec43610c2a17: Pull complete 19:23:31 3a2ae6a8a46f: Pull complete 19:23:32 33b1e0a273af: Pull complete 19:23:32 5d3b04190fa2: Pull complete 19:23:36 using credential edgex-jenkins-ssh 19:23:36 Cloning the remote Git repository 19:23:36 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:23:36 > git init /w/workspace/device-rfid-llrp-go/21 # timeout=10 19:23:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 19:23:36 > git --version # timeout=10 19:23:37 2f39f015ded8: Pull complete 19:23:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:23:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:23:37 prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container 19:23:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:23:38 Avoid second fetch 19:23:38 Checking out Revision e0db46557bda7acc7e1e7490d1ca2420c950bbcb (main) 19:23:36 > git --version # 'git version 2.25.1' 19:23:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:23:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 19:23:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:23:38 > git config core.sparsecheckout # timeout=10 19:23:38 > git checkout -f e0db46557bda7acc7e1e7490d1ca2420c950bbcb # timeout=10 19:23:38 $ docker top a355d089be416f0130b4ceecc27db3bb865a4f868a32000df7150021622bfd07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:23:39 ---> job-cost.sh 19:23:39 lf-activate-venv: SKIPPING 19:23:39 INFO: No Stack... 19:23:39 INFO: Retrieving Pricing Info for: v3-standard-8 19:23:40 INFO: Archiving Costs [Pipeline] sh 19:23:40 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 19:23:40 + cut -d, -f6 [Pipeline] lock 19:23:40 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] 19:23:40 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] did not exist. Created. 19:23:40 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:23:40 + echo total: 0.2199999988079071 [Pipeline] stash 19:23:40 Stashed 1 file(s) [Pipeline] } 19:23:40 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 19:23:40 $ docker stop --time=1 a355d089be416f0130b4ceecc27db3bb865a4f868a32000df7150021622bfd07 19:23:42 $ docker rm -f a355d089be416f0130b4ceecc27db3bb865a4f868a32000df7150021622bfd07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:23:42 Commit message: "update: added cors cnfiguration to service section in configuration toml (#67)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:23:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:23:43 % Total % Received % Xferd Average Speed Time Time Time Current 19:23:43 Dload Upload Total Spent Left Speed 19:23:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 27477 0 --:--:-- --:--:-- --:--:-- 27477 [Pipeline] sh 19:23:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:23:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ sudo tee /etc/docker/daemon.json /etc/docker/daemon.new 19:23:44 19:23:44 { 19:23:44 "registry-mirrors": [ 19:23:44 "https://nexus3.edgexfoundry.org:10001" 19:23:44 ], 19:23:44 "bip": "10.250.0.254/24", 19:23:44 "hosts": [ 19:23:44 "tcp://0.0.0.0:5555", 19:23:44 "unix:///var/run/docker.sock" 19:23:44 ], 19:23:44 "mtu": 1458, 19:23:44 "selinux-enabled": true, 19:23:44 "seccomp-profile": "/etc/docker/seccomp.json" 19:23:44 } [Pipeline] sh 19:23:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:23:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:24:03 provisioning config files... 19:24:03 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/21@tmp/config7922530065738171254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:24:04 ---> docker-login.sh 19:24:04 nexus3.edgexfoundry.org:10001 19:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:04 Configure a credential helper to remove this warning. See 19:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:04 19:24:04 Login Succeeded 19:24:04 nexus3.edgexfoundry.org:10002 19:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:05 Configure a credential helper to remove this warning. See 19:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:05 19:24:05 Login Succeeded 19:24:05 nexus3.edgexfoundry.org:10003 19:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:05 Configure a credential helper to remove this warning. See 19:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:05 19:24:05 Login Succeeded 19:24:05 nexus3.edgexfoundry.org:10004 19:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:06 Configure a credential helper to remove this warning. See 19:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:06 19:24:06 Login Succeeded 19:24:06 docker.io 19:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:24:06 Configure a credential helper to remove this warning. See 19:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:24:06 19:24:06 Login Succeeded 19:24:06 ---> docker-login.sh ends [Pipeline] } 19:24:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:24:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:24:07 ========================================================= 19:24:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:24:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:24:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 19:24:08 Sending build context to Docker daemon 1.225MB 19:24:08 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 19:24:08 Step 2/12 : FROM ${BASE} AS builder 19:24:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:24:08 9b3977197b4f: Pulling fs layer 19:24:08 1a89e8eeedd5: Pulling fs layer 19:24:08 94645a83ff95: Pulling fs layer 19:24:08 3f3a8bcf1eab: Pulling fs layer 19:24:08 0c92f367c5e7: Pulling fs layer 19:24:08 f7c0051592d6: Pulling fs layer 19:24:08 a227ed2f7395: Pulling fs layer 19:24:08 7b1c46037f91: Pulling fs layer 19:24:08 3f3a8bcf1eab: Waiting 19:24:08 f7c0051592d6: Waiting 19:24:08 0c92f367c5e7: Waiting 19:24:08 a227ed2f7395: Waiting 19:24:08 7b1c46037f91: Waiting 19:24:08 94645a83ff95: Verifying Checksum 19:24:08 94645a83ff95: Download complete 19:24:08 1a89e8eeedd5: Verifying Checksum 19:24:08 0c92f367c5e7: Download complete 19:24:08 f7c0051592d6: Verifying Checksum 19:24:08 f7c0051592d6: Download complete 19:24:08 9b3977197b4f: Verifying Checksum 19:24:08 9b3977197b4f: Download complete 19:24:08 a227ed2f7395: Download complete 19:24:09 9b3977197b4f: Pull complete 19:24:09 1a89e8eeedd5: Pull complete 19:24:10 94645a83ff95: Pull complete 19:24:10 7b1c46037f91: Verifying Checksum 19:24:10 7b1c46037f91: Download complete 19:24:11 3f3a8bcf1eab: Verifying Checksum 19:24:11 3f3a8bcf1eab: Download complete 19:24:23 3f3a8bcf1eab: Pull complete 19:24:23 0c92f367c5e7: Pull complete 19:24:23 f7c0051592d6: Pull complete 19:24:24 a227ed2f7395: Pull complete 19:24:30 7b1c46037f91: Pull complete 19:24:30 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 19:24:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:24:30 ---> f79e39bc4007 19:24:30 Step 3/12 : ARG MAKE='make build' 19:24:31 ---> Running in 838d213ae4c2 19:24:31 Removing intermediate container 838d213ae4c2 19:24:31 ---> 4a345955a88f 19:24:31 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 19:24:32 ---> Running in c1649a819be5 19:24:32 Removing intermediate container c1649a819be5 19:24:32 ---> ac08e01fddd5 19:24:32 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 19:24:32 ---> Running in 58d6390e5b68 19:24:32 Removing intermediate container 58d6390e5b68 19:24:32 ---> 2e954ae8a1c5 19:24:32 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:32 ---> Running in 390fe02e1e5e 19:24:34 Removing intermediate container 390fe02e1e5e 19:24:34 ---> e819b3cadacd 19:24:34 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:24:34 ---> Running in 4ec25a569975 19:24:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:37 OK: 220 MiB in 52 packages 19:24:38 Removing intermediate container 4ec25a569975 19:24:38 ---> 00e1cf72d642 19:24:38 Step 8/12 : WORKDIR /app 19:24:38 ---> Running in 343cc3fa678d 19:24:38 Removing intermediate container 343cc3fa678d 19:24:38 ---> ca922c817157 19:24:38 Step 9/12 : COPY go.mod vendor* ./ 19:24:38 ---> 46e6144b4512 19:24:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:38 ---> Running in db658d21f640 19:26:00 Removing intermediate container db658d21f640 19:26:00 ---> 956a3a41b834 19:26:00 Step 11/12 : COPY . . 19:26:00 ---> bf2d24cacb85 19:26:00 Step 12/12 : RUN $MAKE 19:26:00 ---> Running in b095a41d0a4d 19:26:00 noop 19:26:00 Removing intermediate container b095a41d0a4d 19:26:00 ---> 54d422029808 19:26:00 Successfully built 54d422029808 19:26:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:26:01 + docker inspect -f . ci-base-image-arm64 19:26:01 . [Pipeline] withDockerContainer 19:26:01 prd-ubuntu20.04-docker-arm64-4c-16g-8687 does not seem to be running inside a container 19:26:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/21 -v /w/workspace/device-rfid-llrp-go/21:/w/workspace/device-rfid-llrp-go/21:rw,z -v /w/workspace/device-rfid-llrp-go/21@tmp:/w/workspace/device-rfid-llrp-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:26:02 $ docker top 5c5e7325505e2ad80f99d7626aa77c62963c34d44b5363a50c4d862d3fb29ec9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:03 + go version 19:26:03 go version go1.17.6 linux/arm64 [Pipeline] } 19:26:03 $ docker stop --time=1 5c5e7325505e2ad80f99d7626aa77c62963c34d44b5363a50c4d862d3fb29ec9 19:26:05 $ docker rm -f 5c5e7325505e2ad80f99d7626aa77c62963c34d44b5363a50c4d862d3fb29ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:26:05 + docker inspect -f . ci-base-image-arm64 19:26:05 . [Pipeline] withDockerContainer 19:26:06 prd-ubuntu20.04-docker-arm64-4c-16g-8687 does not seem to be running inside a container 19:26:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/21 -v /w/workspace/device-rfid-llrp-go/21:/w/workspace/device-rfid-llrp-go/21:rw,z -v /w/workspace/device-rfid-llrp-go/21@tmp:/w/workspace/device-rfid-llrp-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:26:07 $ docker top 6d9479c01c97ec299e95ea50f1c533015825e2008f1922a8cef692b691bfd045 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:26:08 + make test 19:26:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:26:09 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 19:27:06 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 19:27:06 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 19:27:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.989s coverage: 39.3% of statements 19:27:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.544s coverage: 52.0% of statements 19:27:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements 19:27:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:27:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:27:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:27:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:27:54 ./bin/test-attribution-txt.sh [Pipeline] echo 19:27:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:27:56 $ docker stop --time=1 6d9479c01c97ec299e95ea50f1c533015825e2008f1922a8cef692b691bfd045 19:27:58 $ docker rm -f 6d9479c01c97ec299e95ea50f1c533015825e2008f1922a8cef692b691bfd045 [Pipeline] // withDockerContainer [Pipeline] sh 19:27:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:27:59 Warning: overwriting stash ‘coverage-report’ 19:28:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:28:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:28:00 + ls -al . 19:28:00 total 636 19:28:00 drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 19:27 . 19:28:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 19:23 .. 19:28:00 -rw-rw-r-- 1 jenkins jenkins 134 Mar 23 19:23 .dockerignore 19:28:00 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 19:23 .git 19:28:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:23 .github 19:28:00 -rw-rw-r-- 1 jenkins jenkins 946 Mar 23 19:23 .gitignore 19:28:00 -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 19:23 .golangci.yml 19:28:00 -rw-rw-r-- 1 jenkins jenkins 9072 Mar 23 19:23 Attribution.txt 19:28:00 -rw-rw-r-- 1 jenkins jenkins 1514 Mar 23 19:23 Dockerfile 19:28:00 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 19:23 GOVERNANCE.md 19:28:00 -rw-rw-r-- 1 jenkins jenkins 682 Mar 23 19:23 Jenkinsfile 19:28:00 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 23 19:23 LICENSE 19:28:00 -rw-rw-r-- 1 jenkins jenkins 1435 Mar 23 19:23 Makefile 19:28:00 -rw-rw-r-- 1 jenkins jenkins 625 Mar 23 19:23 OWNERS.md 19:28:00 -rw-rw-r-- 1 jenkins jenkins 28508 Mar 23 19:23 README.md 19:28:00 -rw-rw-r-- 1 jenkins jenkins 11 Mar 23 19:21 VERSION 19:28:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:23 bin 19:28:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 19:23 cmd 19:28:00 -rw-r--r-- 1 jenkins jenkins 460394 Mar 23 19:27 coverage.out 19:28:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:23 examples 19:28:00 -rw-rw-r-- 1 jenkins jenkins 2899 Mar 23 19:23 go.mod 19:28:00 -rw-rw-r-- 1 jenkins jenkins 49145 Mar 23 19:23 go.sum 19:28:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:23 images 19:28:00 drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 19:23 internal 19:28:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 19:23 snap 19:28:00 -rw-rw-r-- 1 jenkins jenkins 193 Mar 23 19:23 version.go [Pipeline] isUnix [Pipeline] sh 19:28: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=e0db46557bda7acc7e1e7490d1ca2420c950bbcb --label arch=arm64 --label version=2.1.0-dev.4 . 19:28:01 Sending build context to Docker daemon 1.225MB 19:28:01 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 19:28:01 Step 2/25 : FROM ${BASE} AS builder 19:28:01 ---> 54d422029808 19:28:01 Step 3/25 : ARG MAKE='make build' 19:28:01 ---> Running in 90195dc7dd2e 19:28:02 Removing intermediate container 90195dc7dd2e 19:28:02 ---> 228e6ad8a588 19:28:02 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 19:28:02 ---> Running in f016f58ea083 19:28:02 Removing intermediate container f016f58ea083 19:28:02 ---> fbd19c4df5e0 19:28:02 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 19:28:02 ---> Running in 5b087406c8ea 19:28:02 Removing intermediate container 5b087406c8ea 19:28:02 ---> 0a209235222c 19:28:02 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:02 ---> Running in 417e3d7f9489 19:28:04 Removing intermediate container 417e3d7f9489 19:28:04 ---> e23e9ebb9646 19:28:04 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:28:04 ---> Running in 3d92697b15cf 19:28:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:07 OK: 220 MiB in 52 packages 19:28:08 Removing intermediate container 3d92697b15cf 19:28:08 ---> 3194186d73de 19:28:08 Step 8/25 : WORKDIR /app 19:28:08 ---> Running in e2276380faff 19:28:08 Removing intermediate container e2276380faff 19:28:08 ---> 9e46a781bfcb 19:28:08 Step 9/25 : COPY go.mod vendor* ./ 19:28:09 ---> 56c486a4c493 19:28:09 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:09 ---> Running in 801edc6dcf2c 19:28:11 Removing intermediate container 801edc6dcf2c 19:28:11 ---> e73754ea600e 19:28:11 Step 11/25 : COPY . . 19:28:11 ---> 174f5569e7c1 19:28:11 Step 12/25 : RUN $MAKE 19:28:12 ---> Running in 67318474f645 19:28:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.4" -o cmd/device-rfid-llrp ./cmd 19:29:00 Removing intermediate container 67318474f645 19:29:00 ---> 447409aa0230 19:29:00 Step 13/25 : FROM alpine:3.14 19:29:00 3.14: Pulling from library/alpine 19:29:00 93a1719cf261: Pulling fs layer 19:29:00 93a1719cf261: Verifying Checksum 19:29:00 93a1719cf261: Download complete 19:29:00 93a1719cf261: Pull complete 19:29:00 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 19:29:00 Status: Downloaded newer image for alpine:3.14 19:29:00 ---> 71a2028e5025 19:29:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:29:00 ---> Running in 91595c305d90 19:29:00 Removing intermediate container 91595c305d90 19:29:00 ---> 6db0012a696f 19:29:00 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:00 ---> Running in b15755fe3529 19:29:00 Removing intermediate container b15755fe3529 19:29:00 ---> 5922238c4849 19:29:00 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 19:29:00 ---> Running in d761b37cd95b 19:29:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:02 (1/6) Installing dumb-init (1.2.5-r1) 19:29:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:29:02 (3/6) Installing libsodium (1.0.18-r0) 19:29:02 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:29:02 (5/6) Installing libzmq (4.3.4-r0) 19:29:02 (6/6) Installing zeromq (4.3.4-r0) 19:29:02 Executing busybox-1.33.1-r6.trigger 19:29:02 OK: 8 MiB in 20 packages 19:29:03 Removing intermediate container d761b37cd95b 19:29:03 ---> eb0fee2c1d11 19:29:03 Step 17/25 : COPY --from=builder /app/LICENSE / 19:29:04 ---> 4dbdde12faa5 19:29:04 Step 18/25 : COPY --from=builder /app/Attribution.txt / 19:29:04 ---> cc2501f1f826 19:29:04 Step 19/25 : COPY --from=builder /app/cmd/ / 19:29:05 ---> 1596830ff3ff 19:29:05 Step 20/25 : EXPOSE 59989 19:29:06 ---> Running in aa902016595a 19:29:06 Removing intermediate container aa902016595a 19:29:06 ---> c1d0271a7e00 19:29:06 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 19:29:06 ---> Running in 53f634d93def 19:29:06 Removing intermediate container 53f634d93def 19:29:06 ---> 771738c80399 19:29:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:29:06 ---> Running in 1bbf42d58967 19:29:07 Removing intermediate container 1bbf42d58967 19:29:07 ---> b3baac681af7 19:29:07 Step 23/25 : LABEL arch=arm64 19:29:07 ---> Running in 3a6e729f9ba3 19:29:07 Removing intermediate container 3a6e729f9ba3 19:29:07 ---> 3ce197617760 19:29:07 Step 24/25 : LABEL git_sha=e0db46557bda7acc7e1e7490d1ca2420c950bbcb 19:29:07 ---> Running in 274f08a03457 19:29:07 Removing intermediate container 274f08a03457 19:29:07 ---> 675eace97203 19:29:07 Step 25/25 : LABEL version=2.1.0-dev.4 19:29:08 ---> Running in 9bb03078ae85 19:29:08 Removing intermediate container 9bb03078ae85 19:29:08 ---> 3942f3c8519d 19:29:08 [Warning] One or more build-args [ARCH] were not consumed 19:29:08 Successfully built 3942f3c8519d 19:29:08 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:29:08 provisioning config files... 19:29:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/21@tmp/config1682304795207822739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:08 ---> docker-login.sh 19:29:08 nexus3.edgexfoundry.org:10001 19:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:09 Configure a credential helper to remove this warning. See 19:29:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:09 19:29:09 Login Succeeded 19:29:09 nexus3.edgexfoundry.org:10002 19:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:09 Configure a credential helper to remove this warning. See 19:29:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:09 19:29:09 Login Succeeded 19:29:09 nexus3.edgexfoundry.org:10003 19:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:10 Configure a credential helper to remove this warning. See 19:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:10 19:29:10 Login Succeeded 19:29:10 nexus3.edgexfoundry.org:10004 19:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:10 Configure a credential helper to remove this warning. See 19:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:10 19:29:10 Login Succeeded 19:29:10 docker.io 19:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:29:11 Configure a credential helper to remove this warning. See 19:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:29:11 19:29:11 Login Succeeded 19:29:11 ---> docker-login.sh ends [Pipeline] } 19:29:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:29:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:29:11 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 19:29:11 e0db46557bda7acc7e1e7490d1ca2420c950bbcb 19:29:11 latest 19:29:11 2.1.0-dev.4 19:29:11 e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 19:29:11 main 19:29:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:29:11 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] isUnix [Pipeline] sh 19:29:12 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0db46557bda7acc7e1e7490d1ca2420c950bbcb 19:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 19:29:12 00931b977a48: Preparing 19:29:12 7c30bbde9334: Preparing 19:29:12 f7b5c1fc3c47: Preparing 19:29:12 571536adda7c: Preparing 19:29:12 bbeca47404d7: Preparing 19:29:12 49c7c6f6dc6c: Preparing 19:29:12 49c7c6f6dc6c: Waiting 19:29:12 bbeca47404d7: Pushed 19:29:12 7c30bbde9334: Pushed 19:29:12 f7b5c1fc3c47: Pushed 19:29:12 49c7c6f6dc6c: Layer already exists 19:29:13 571536adda7c: Pushed 19:29:15 00931b977a48: Pushed 19:29:15 e0db46557bda7acc7e1e7490d1ca2420c950bbcb: digest: sha256:1cb198320921525e957a9b212294857f38a14c95c2ef5f3ca9c18cd7d75f6481 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:29:16 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:29:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 19:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 19:29:16 00931b977a48: Preparing 19:29:16 7c30bbde9334: Preparing 19:29:16 f7b5c1fc3c47: Preparing 19:29:16 571536adda7c: Preparing 19:29:16 bbeca47404d7: Preparing 19:29:16 49c7c6f6dc6c: Preparing 19:29:16 49c7c6f6dc6c: Waiting 19:29:16 571536adda7c: Layer already exists 19:29:16 00931b977a48: Layer already exists 19:29:16 7c30bbde9334: Layer already exists 19:29:16 f7b5c1fc3c47: Layer already exists 19:29:16 bbeca47404d7: Layer already exists 19:29:16 49c7c6f6dc6c: Layer already exists 19:29:16 latest: digest: sha256:1cb198320921525e957a9b212294857f38a14c95c2ef5f3ca9c18cd7d75f6481 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:29:17 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.4 [Pipeline] isUnix [Pipeline] sh 19:29:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.4 19:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 19:29:17 00931b977a48: Preparing 19:29:17 7c30bbde9334: Preparing 19:29:17 f7b5c1fc3c47: Preparing 19:29:17 571536adda7c: Preparing 19:29:17 bbeca47404d7: Preparing 19:29:17 49c7c6f6dc6c: Preparing 19:29:17 49c7c6f6dc6c: Waiting 19:29:17 00931b977a48: Layer already exists 19:29:17 bbeca47404d7: Layer already exists 19:29:17 7c30bbde9334: Layer already exists 19:29:17 571536adda7c: Layer already exists 19:29:17 f7b5c1fc3c47: Layer already exists 19:29:17 49c7c6f6dc6c: Layer already exists 19:29:17 2.1.0-dev.4: digest: sha256:1cb198320921525e957a9b212294857f38a14c95c2ef5f3ca9c18cd7d75f6481 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:29:18 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 [Pipeline] isUnix [Pipeline] sh 19:29:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 19:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 19:29:18 00931b977a48: Preparing 19:29:18 7c30bbde9334: Preparing 19:29:18 f7b5c1fc3c47: Preparing 19:29:18 571536adda7c: Preparing 19:29:18 bbeca47404d7: Preparing 19:29:18 49c7c6f6dc6c: Preparing 19:29:18 49c7c6f6dc6c: Waiting 19:29:18 7c30bbde9334: Layer already exists 19:29:18 bbeca47404d7: Layer already exists 19:29:18 00931b977a48: Layer already exists 19:29:18 f7b5c1fc3c47: Layer already exists 19:29:18 571536adda7c: Layer already exists 19:29:18 49c7c6f6dc6c: Layer already exists 19:29:18 e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4: digest: sha256:1cb198320921525e957a9b212294857f38a14c95c2ef5f3ca9c18cd7d75f6481 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:29:18 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 19:29:19 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 19:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 19:29:19 00931b977a48: Preparing 19:29:19 7c30bbde9334: Preparing 19:29:19 f7b5c1fc3c47: Preparing 19:29:19 571536adda7c: Preparing 19:29:19 bbeca47404d7: Preparing 19:29:19 49c7c6f6dc6c: Preparing 19:29:19 49c7c6f6dc6c: Waiting 19:29:19 00931b977a48: Layer already exists 19:29:19 7c30bbde9334: Layer already exists 19:29:19 f7b5c1fc3c47: Layer already exists 19:29:19 bbeca47404d7: Layer already exists 19:29:19 571536adda7c: Layer already exists 19:29:19 49c7c6f6dc6c: Layer already exists 19:29:19 main: digest: sha256:1cb198320921525e957a9b212294857f38a14c95c2ef5f3ca9c18cd7d75f6481 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:29:19 ===================================================== [Pipeline] echo 19:29:19 taggedImages: 19:29:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0db46557bda7acc7e1e7490d1ca2420c950bbcb 19:29:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 19:29:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.4 19:29:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 19:29:19 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:29:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:20 19:29:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:29:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:20 arm64: Pulling from edgex-lftools-log-publisher 19:29:20 8998bd30e6a1: Pulling fs layer 19:29:20 04944245beec: Pulling fs layer 19:29:20 699f458cf7ca: Pulling fs layer 19:29:20 765212b225bb: Pulling fs layer 19:29:20 f23df028b6ca: Pulling fs layer 19:29:20 d65c8cfc05b1: Pulling fs layer 19:29:20 2437ff75d9bd: Pulling fs layer 19:29:20 765212b225bb: Waiting 19:29:20 f23df028b6ca: Waiting 19:29:20 d65c8cfc05b1: Waiting 19:29:20 2437ff75d9bd: Waiting 19:29:20 04944245beec: Download complete 19:29:20 f23df028b6ca: Verifying Checksum 19:29:20 f23df028b6ca: Download complete 19:29:20 d65c8cfc05b1: Verifying Checksum 19:29:20 d65c8cfc05b1: Download complete 19:29:20 699f458cf7ca: Verifying Checksum 19:29:20 699f458cf7ca: Download complete 19:29:21 8998bd30e6a1: Verifying Checksum 19:29:21 8998bd30e6a1: Download complete 19:29:23 2437ff75d9bd: Verifying Checksum 19:29:23 2437ff75d9bd: Download complete 19:29:25 8998bd30e6a1: Pull complete 19:29:25 04944245beec: Pull complete 19:29:27 699f458cf7ca: Pull complete 19:29:27 765212b225bb: Pull complete 19:29:28 f23df028b6ca: Pull complete 19:29:28 d65c8cfc05b1: Pull complete 19:29:43 2437ff75d9bd: Pull complete 19:29:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:29:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:29:43 prd-ubuntu20.04-docker-arm64-4c-16g-8687 does not seem to be running inside a container 19:29:44 $ 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/21 -v /w/workspace/device-rfid-llrp-go/21:/w/workspace/device-rfid-llrp-go/21:rw,z -v /w/workspace/device-rfid-llrp-go/21@tmp:/w/workspace/device-rfid-llrp-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:29:46 $ docker top c9c977efd0ddd60347b824398bc01e1a5866b14f11ae11524871d6e350333b65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:47 ---> job-cost.sh 19:29:47 lf-activate-venv: SKIPPING 19:29:47 INFO: No Stack... 19:29:47 INFO: Retrieving Pricing Info for: v3-standard-4 19:29:48 INFO: Archiving Costs [Pipeline] sh 19:29:49 + cat /w/workspace/device-rfid-llrp-go/21/archives/cost.csv 19:29:49 + cut -d, -f6 [Pipeline] lock 19:29:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] 19:29:49 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] did not exist. Created. 19:29:49 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:29:49 /w/workspace/device-rfid-llrp-go/21@tmp/durable-471d06a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:29:50 + echo total: 0.10999999940395355 [Pipeline] stash 19:29:50 Warning: overwriting stash ‘stack-cost’ 19:29:50 Stashed 1 file(s) [Pipeline] } 19:29:50 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 19:29:50 $ docker stop --time=1 c9c977efd0ddd60347b824398bc01e1a5866b14f11ae11524871d6e350333b65 19:29:52 $ docker rm -f c9c977efd0ddd60347b824398bc01e1a5866b14f11ae11524871d6e350333b65 [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 19:29:52 provisioning config files... 19:29:52 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5209771774724526656tmp [Pipeline] { [Pipeline] sh 19:29:53 + set +x 19:29:53 + curl -s https://codecov.io/bash 19:29:53 + bash -s -- 19:29:53 19:29:53 _____ _ 19:29:53 / ____| | | 19:29:53 | | ___ __| | ___ ___ _____ __ 19:29:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:29:53 | |___| (_) | (_| | __/ (_| (_) \ V / 19:29:53 \_____\___/ \__,_|\___|\___\___/ \_/ 19:29:53 Bash-1.0.6 19:29:53 19:29:53 19:29:53 ==> git version 2.25.1 found 19:29:53 ==> 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 19:29:53 Release-Date: 2020-01-08 19:29:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:29:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:29:53 ==> Jenkins CI detected. 19:29:53 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 19:29:53 project root: . 19:29:53 --> token set from env 19:29:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:29:53 ==> Running gcov in . (disable via -X gcov) 19:29:53 ==> Python coveragepy not found 19:29:53 ==> Searching for coverage reports in: 19:29:53 + . 19:29:53 -> Found 1 reports 19:29:53 ==> Detecting git/mercurial file structure 19:29:53 ==> Reading reports 19:29:53 + ./coverage.out bytes=460394 19:29:53 ==> Appending adjustments 19:29:53 https://docs.codecov.io/docs/fixing-reports 19:29:53 + Found adjustments 19:29:53 ==> Gzipping contents 19:29:53 52K /tmp/codecov.WtzV2r.gz 19:29:53 ==> Uploading reports 19:29:53 url: https://codecov.io 19:29:53 query: branch=main&commit=e0db46557bda7acc7e1e7490d1ca2420c950bbcb&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:29:53 -> Pinging Codecov 19:29:53 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=e0db46557bda7acc7e1e7490d1ca2420c950bbcb&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:29:53 -> Uploading to 19:29:53 https://storage.googleapis.com/codecov/v4/raw/2022-03-23/581DD39554BDF9B6E22D074273EAD858/e0db46557bda7acc7e1e7490d1ca2420c950bbcb/2b74392a-fc81-48c6-8f6c-d8d1ea6d4250.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220323T192953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4f06d6ef48c0bdeadb24924e49790e208df651e82b84b3e4bb5c689f9d0adde 19:29:53 % Total % Received % Xferd Average Speed Time Time Time Current 19:29:53 Dload Upload Total Spent Left Speed 19:29:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51816 0 0 100 51816 0 216k --:--:-- --:--:-- --:--:-- 217k 19:29:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] } 19:29:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:29:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:29:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:29:54 19:29:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:29:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:29:55 188c0c94c7c5: Pulling fs layer 19:29:55 0ef7d3d256c8: Pulling fs layer 19:29:55 de9db76c5a1d: Pulling fs layer 19:29:55 0eba1c9be4d2: Pulling fs layer 19:29:55 0d57e429df01: Pulling fs layer 19:29:55 4e4be7b47b0d: Pulling fs layer 19:29:55 e1f770b5df2f: Pulling fs layer 19:29:55 85a0685a4137: Pulling fs layer 19:29:55 0eba1c9be4d2: Waiting 19:29:55 0d57e429df01: Waiting 19:29:55 e1f770b5df2f: Waiting 19:29:55 4e4be7b47b0d: Waiting 19:29:55 de9db76c5a1d: Download complete 19:29:55 0ef7d3d256c8: Download complete 19:29:55 0d57e429df01: Verifying Checksum 19:29:55 0d57e429df01: Download complete 19:29:55 188c0c94c7c5: Verifying Checksum 19:29:55 188c0c94c7c5: Download complete 19:29:55 4e4be7b47b0d: Verifying Checksum 19:29:55 4e4be7b47b0d: Download complete 19:29:55 188c0c94c7c5: Pull complete 19:29:55 e1f770b5df2f: Download complete 19:29:55 0ef7d3d256c8: Pull complete 19:29:55 de9db76c5a1d: Pull complete 19:29:55 0eba1c9be4d2: Verifying Checksum 19:29:55 0eba1c9be4d2: Download complete 19:29:56 85a0685a4137: Verifying Checksum 19:29:56 85a0685a4137: Download complete 19:29:59 0eba1c9be4d2: Pull complete 19:29:59 0d57e429df01: Pull complete 19:29:59 4e4be7b47b0d: Pull complete 19:29:59 e1f770b5df2f: Pull complete 19:30:02 85a0685a4137: Pull complete 19:30:02 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:30:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:30:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:30:02 prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container 19:30:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:30:05 $ docker top bf4549d6a0970f4e7ed037f9100d04f3868a6a10defd298d0dd72c36249888cd -eo pid,comm [Pipeline] { [Pipeline] echo 19:30:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:30:05 + set -o pipefail 19:30:05 + snyk monitor '--org=edgex-jenkins' 19:30:09 19:30:09 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 19:30:09 19:30:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/466e3c74-65f5-4520-8556-e6fe3e7ff90f 19:30:09 19:30:09 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:30:09 19:30:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:30:09 19:30:09 [Pipeline] } 19:30:09 $ docker stop --time=1 bf4549d6a0970f4e7ed037f9100d04f3868a6a10defd298d0dd72c36249888cd 19:30:11 $ docker rm -f bf4549d6a0970f4e7ed037f9100d04f3868a6a10defd298d0dd72c36249888cd [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 19:30:12 + git log --format=format:%s -1 e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] sh 19:30:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:30:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:30:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:30:12 . [Pipeline] withDockerContainer 19:30:12 prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container 19:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:30:13 $ docker top c7ef32cc9dc6a856906b9aa9999aaa0e26e5386c9e97656b080afc245fa674cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:30:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:13 [ssh-agent] Looking for ssh-agent implementation... 19:30:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:13 $ docker exec c7ef32cc9dc6a856906b9aa9999aaa0e26e5386c9e97656b080afc245fa674cb ssh-agent 19:30:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjgGiMG/agent.14 19:30:13 SSH_AGENT_PID=21 19:30:13 Running ssh-add (command line suppressed) 19:30:13 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8761283179573160108.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8761283179573160108.key) 19:30:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:13 + git semver tag 19:30:13 # -> Open(): unable to determine branch for HEAD 19:30:13 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 19:30:13 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 19:30:13 # $SEMVER_REMOTE_NAME = origin 19:30:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:30:13 # $SEMVER_USER_NAME = edgex-jenkins 19:30:13 # $SEMVER_BRANCH = main 19:30:13 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 19:30:13 # e0db46557bda7acc7e1e7490d1ca2420c950bbcb HEAD 19:30:13 # -> Force: false 19:30:13 # f6f2b65629e5ef1d02d27f91f8ffc6c29728bf3d refs/tags/v2.1.0-dev.4 [Pipeline] } 19:30:14 $ docker exec --env ******** --env ******** c7ef32cc9dc6a856906b9aa9999aaa0e26e5386c9e97656b080afc245fa674cb ssh-agent -k 19:30:14 unset SSH_AUTH_SOCK; 19:30:14 unset SSH_AGENT_PID; 19:30:14 echo Agent pid 21 killed; 19:30:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:30:14 + git semver [Pipeline] } 19:30:14 $ docker stop --time=1 c7ef32cc9dc6a856906b9aa9999aaa0e26e5386c9e97656b080afc245fa674cb 19:30:15 $ docker rm -f c7ef32cc9dc6a856906b9aa9999aaa0e26e5386c9e97656b080afc245fa674cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:30:16 19:30:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:30:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:30:16 0.23.1-centos7: Pulling from edgex-lftools 19:30:16 ab5ef0e58194: Pulling fs layer 19:30:16 9712f1f96733: Pulling fs layer 19:30:16 63f879dbbcfc: Pulling fs layer 19:30:16 0d9ebad4ef96: Pulling fs layer 19:30:16 e9a5061849ea: Pulling fs layer 19:30:16 d747dcd14b5f: Pulling fs layer 19:30:16 2de7ff778b66: Pulling fs layer 19:30:16 e9a5061849ea: Waiting 19:30:16 d747dcd14b5f: Waiting 19:30:16 2de7ff778b66: Waiting 19:30:16 0d9ebad4ef96: Waiting 19:30:16 9712f1f96733: Verifying Checksum 19:30:16 9712f1f96733: Download complete 19:30:16 63f879dbbcfc: Verifying Checksum 19:30:16 63f879dbbcfc: Download complete 19:30:16 e9a5061849ea: Verifying Checksum 19:30:16 e9a5061849ea: Download complete 19:30:16 d747dcd14b5f: Download complete 19:30:16 ab5ef0e58194: Download complete 19:30:16 0d9ebad4ef96: Verifying Checksum 19:30:16 0d9ebad4ef96: Download complete 19:30:16 2de7ff778b66: Verifying Checksum 19:30:16 2de7ff778b66: Download complete 19:30:19 ab5ef0e58194: Pull complete 19:30:19 9712f1f96733: Pull complete 19:30:20 63f879dbbcfc: Pull complete 19:30:23 0d9ebad4ef96: Pull complete 19:30:23 e9a5061849ea: Pull complete 19:30:24 d747dcd14b5f: Pull complete 19:30:25 2de7ff778b66: Pull complete 19:30:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:30:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:30:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:30:25 prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container 19:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:30:27 $ docker top b26c7917b89341cd687add720e72c500077abafc267f39b73ee7b1680558a686 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:30:27 provisioning config files... 19:30:27 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8537239446269265599tmp 19:30:27 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config647907856337078994tmp 19:30:27 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9001110662981320585tmp [Pipeline] { [Pipeline] echo 19:30:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:30:27 ---> sigul-configuration.sh 19:30:27 gpg: directory `/root/.gnupg' created 19:30:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:30:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:30:27 gpg: keyring `/root/.gnupg/secring.gpg' created 19:30:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:30:27 gpg: CAST5 encrypted data 19:30:27 gpg: encrypted with 1 passphrase 19:30:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:30:28 + mkdir /home/jenkins 19:30:28 + mkdir /home/jenkins/sigul [Pipeline] sh 19:30:28 + 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 19:30:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:30:28 ---> sigul-install.sh 19:30:28 Sigul already installed; skipping installation. [Pipeline] sh 19:30:28 + git tag --list 19:30:28 v0.0.0 19:30:28 v1.0.0 19:30:28 v1.0.0-dev.1 19:30:28 v1.0.0-dev.2 19:30:28 v1.0.0-dev.3 19:30:28 v1.0.0-dev.4 19:30:28 v1.0.0-dev.5 19:30:28 v1.0.0-dev.6 19:30:28 v1.0.0-dev.7 19:30:28 v1.0.0-dev.8 19:30:28 v1.0.0-dev.9 19:30:28 v1.0.1-dev.1 19:30:28 v1.0.1-dev.2 19:30:28 v1.0.1-dev.3 19:30:28 v1.0.1-dev.4 19:30:28 v1.0.1-dev.5 19:30:28 v1.0.1-dev.6 19:30:28 v2.1.0-dev.1 19:30:28 v2.1.0-dev.2 19:30:28 v2.1.0-dev.3 19:30:28 v2.1.0-dev.4 [Pipeline] sh 19:30:29 + lftools sign git-tag v2.1.0-dev.4 19:30:29 Signing Git tag with Sigul... 19:30:29 Signing v2.1.0-dev.4 [Pipeline] echo 19:30:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:30:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:30:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:30:30 $ docker stop --time=1 b26c7917b89341cd687add720e72c500077abafc267f39b73ee7b1680558a686 19:30:31 $ docker rm -f b26c7917b89341cd687add720e72c500077abafc267f39b73ee7b1680558a686 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:30:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:30:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:30:32 . [Pipeline] withDockerContainer 19:30:32 prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container 19:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:30:32 $ docker top 630650f138684cc740ee871ceefa6adf5fd0c1aec0f58dec787878c8cfc251c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:30:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:32 [ssh-agent] Looking for ssh-agent implementation... 19:30:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:33 $ docker exec 630650f138684cc740ee871ceefa6adf5fd0c1aec0f58dec787878c8cfc251c8 ssh-agent 19:30:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmfhdkM/agent.13 19:30:33 SSH_AGENT_PID=19 19:30:33 Running ssh-add (command line suppressed) 19:30:33 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3386007384115193049.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3386007384115193049.key) 19:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:33 + git semver bump pre 19:30:33 # -> Open(): unable to determine branch for HEAD 19:30:33 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 19:30:33 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 19:30:33 # $SEMVER_REMOTE_NAME = origin 19:30:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:30:33 # $SEMVER_USER_NAME = edgex-jenkins 19:30:33 # $SEMVER_BRANCH = main 19:30:33 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 19:30:33 2.1.0-dev.5 [Pipeline] } 19:30:33 $ docker exec --env ******** --env ******** 630650f138684cc740ee871ceefa6adf5fd0c1aec0f58dec787878c8cfc251c8 ssh-agent -k 19:30:33 unset SSH_AUTH_SOCK; 19:30:33 unset SSH_AGENT_PID; 19:30:33 echo Agent pid 19 killed; 19:30:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:30:34 + git semver [Pipeline] } 19:30:34 $ docker stop --time=1 630650f138684cc740ee871ceefa6adf5fd0c1aec0f58dec787878c8cfc251c8 19:30:35 $ docker rm -f 630650f138684cc740ee871ceefa6adf5fd0c1aec0f58dec787878c8cfc251c8 [Pipeline] // withDockerContainer [Pipeline] sh 19:30:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:30:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:30:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:30:36 . [Pipeline] withDockerContainer 19:30:36 prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container 19:30:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:30:36 $ docker top bc60d7fbbf73baae6fc6f895538ef5d412e0afcdd6f71c6b4552bb96d91a59eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:30:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:36 [ssh-agent] Looking for ssh-agent implementation... 19:30:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:36 $ docker exec bc60d7fbbf73baae6fc6f895538ef5d412e0afcdd6f71c6b4552bb96d91a59eb ssh-agent 19:30:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXelNJcB/agent.14 19:30:36 SSH_AGENT_PID=22 19:30:36 Running ssh-add (command line suppressed) 19:30:37 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2780544222832364357.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2780544222832364357.key) 19:30:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:37 + git semver push 19:30:37 # -> Open(): unable to determine branch for HEAD 19:30:37 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 19:30:37 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 19:30:37 # $SEMVER_REMOTE_NAME = origin 19:30:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:30:37 # $SEMVER_USER_NAME = edgex-jenkins 19:30:37 # $SEMVER_BRANCH = main 19:30:37 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 19:30:39 $ docker exec --env ******** --env ******** bc60d7fbbf73baae6fc6f895538ef5d412e0afcdd6f71c6b4552bb96d91a59eb ssh-agent -k 19:30:39 unset SSH_AUTH_SOCK; 19:30:39 unset SSH_AGENT_PID; 19:30:39 echo Agent pid 22 killed; 19:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:30:39 + git semver [Pipeline] } 19:30:39 $ docker stop --time=1 bc60d7fbbf73baae6fc6f895538ef5d412e0afcdd6f71c6b4552bb96d91a59eb 19:30:41 $ docker rm -f bc60d7fbbf73baae6fc6f895538ef5d412e0afcdd6f71c6b4552bb96d91a59eb [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 19:30:41 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 19:30:41 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 19:30:41 total 16 19:30:41 drwxr-xr-x 3 root root 4096 Mar 23 19:23 . 19:30:41 drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 19:30 .. 19:30:41 drwxr-xr-x 2 root root 4096 Mar 23 19:23 cost 19:30:41 -rw-r--r-- 1 root root 89 Mar 23 19:23 cost.csv 19:30:41 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 19:30:41 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 19:30:41 total 16 19:30:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 19:23 . 19:30:41 drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 19:30 .. 19:30:41 drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 19:23 cost 19:30:41 -rw-r--r-- 1 jenkins jenkins 89 Mar 23 19:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:30:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:30:42 ---> package-listing.sh 19:30:42 ++ facter osfamily 19:30:42 ++ tr '[:upper:]' '[:lower:]' 19:30:43 + OS_FAMILY=debian 19:30:43 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 19:30:43 + START_PACKAGES=/tmp/packages_start.txt 19:30:43 + END_PACKAGES=/tmp/packages_end.txt 19:30:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:30:43 + PACKAGES=/tmp/packages_start.txt 19:30:43 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 19:30:43 + PACKAGES=/tmp/packages_end.txt 19:30:43 + case "${OS_FAMILY}" in 19:30:43 + dpkg -l 19:30:43 + grep '^ii' 19:30:43 + '[' -f /tmp/packages_start.txt ']' 19:30:43 + '[' -f /tmp/packages_end.txt ']' 19:30:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:30:43 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 19:30:43 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 19:30:43 + 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 19:30:43 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 19:30:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:30:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:30:43 . [Pipeline] withDockerContainer 19:30:43 prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container 19:30:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:30:44 $ docker top 178026eef206581b4b8cd9e01e478f6dd610a181ab5df3fdc3dd3b07ae0bdc78 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:44 + touch /tmp/pre-build-complete [Pipeline] sh 19:30:44 + mkdir -p /var/log/sysstat [Pipeline] sh 19:30:45 + ls /var/log/sa-host 19:30:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:30:45 provisioning config files... 19:30:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config517745687951063317tmp [Pipeline] { [Pipeline] echo 19:30:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:30:45 ---> create-netrc.sh [Pipeline] } 19:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:30:45 ---> python-tools-install.sh [Pipeline] echo 19:30:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:30:46 ---> sudo-logs.sh 19:30:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:30:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:30:46 ---> job-cost.sh 19:30:46 lf-activate-venv: SKIPPING 19:30:46 DEBUG: total: 0.2199999988079071 19:30:46 INFO: Retrieving Stack Cost... 19:30:46 INFO: Retrieving Pricing Info for: v3-standard-8 19:30:47 INFO: Archiving Costs [Pipeline] echo 19:30:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:30:47 ---> logs-deploy.sh 19:30:47 lf-activate-venv: SKIPPING 19:30:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/21 19:30:47 INFO: archiving workspace using pattern(s): 19:30:48 Archives upload complete. 19:30:48 INFO: archiving logs to Nexus