cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dcf4c81422d7461b3d17685e703300397e290cc5+e83b8e1a3e8907a42e6a265f9968d04d77803185 (c2f0c98ceb74aa4f0ead369788f56f855ec31ffb) 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-ssh14419269470086461753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh11156695162348980923.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 590556114a56c6d90cc8043840e039c2f74196dc 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/PR-300/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-300/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2477655440425134570.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18269774599736745816.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-300/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-300/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9372097995801221731.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4912’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4914 in /w/workspace/undry_device-rfid-llrp-go_PR-300 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-300 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 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/pull/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e83b8e1a3e8907a42e6a265f9968d04d77803185 into PR head commit dcf4c81422d7461b3d17685e703300397e290cc5 Merge succeeded, producing dcf4c81422d7461b3d17685e703300397e290cc5 Checking out Revision dcf4c81422d7461b3d17685e703300397e290cc5 (PR-300) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f dcf4c81422d7461b3d17685e703300397e290cc5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e83b8e1a3e8907a42e6a265f9968d04d77803185 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcf4c81422d7461b3d17685e703300397e290cc5 # timeout=10 > git rev-list --no-walk dcf4c81422d7461b3d17685e703300397e290cc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T10:22:56.441Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T10:22:56.514Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T10:22:56.544Z] ========================================================= [2024-07-03T10:22:56.544Z] EdgeX Global Pipelines Version Info [2024-07-03T10:22:56.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:22:57.288Z] ------------------- [2024-07-03T10:22:57.288Z] stable info: [2024-07-03T10:22:57.288Z] ------------------- [2024-07-03T10:22:57.288Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T10:22:57.288Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T10:22:57.288Z] Message: update stable to v1.0.260 [2024-07-03T10:22:57.859Z] ------------------- [2024-07-03T10:22:57.860Z] experimental info: [2024-07-03T10:22:57.860Z] ------------------- [2024-07-03T10:22:57.860Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T10:22:57.860Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T10:22:57.860Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T10:22:57.932Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-07-03T10:22:57.948Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-07-03T10:22:57.966Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T10:22:57.988Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T10:22:58.011Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T10:22:58.029Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T10:22:58.051Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T10:22:58.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-03T10:22:58.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T10:22:58.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T10:22:58.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T10:22:58.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-07-03T10:22:58.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T10:22:58.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T10:22:58.223Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T10:22:58.248Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T10:22:58.271Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T10:22:58.299Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T10:22:58.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T10:22:58.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T10:22:58.370Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-03T10:22:58.392Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-03T10:22:58.412Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T10:22:58.433Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T10:22:58.452Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T10:22:58.469Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T10:22:58.489Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T10:22:58.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-300 [Pipeline] echo [2024-07-03T10:22:58.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-300 [Pipeline] echo [2024-07-03T10:22:58.542Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-300 [Pipeline] echo [2024-07-03T10:22:58.563Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcf4c81422d7461b3d17685e703300397e290cc5 [Pipeline] echo [2024-07-03T10:22:58.585Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcf4c81 [Pipeline] echo [2024-07-03T10:22:58.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T10:22:58.661Z] provisioning config files... [2024-07-03T10:22:58.673Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp/config14757755056253712553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:22:59.001Z] ---> ****-login.sh [2024-07-03T10:22:59.001Z] nexus3.edgexfoundry.org:10001 [2024-07-03T10:22:59.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:22:59.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:22:59.261Z] Configure a credential helper to remove this warning. See [2024-07-03T10:22:59.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:22:59.261Z] [2024-07-03T10:22:59.261Z] Login Succeeded [2024-07-03T10:22:59.261Z] nexus3.edgexfoundry.org:10002 [2024-07-03T10:22:59.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:22:59.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:22:59.261Z] Configure a credential helper to remove this warning. See [2024-07-03T10:22:59.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:22:59.261Z] [2024-07-03T10:22:59.261Z] Login Succeeded [2024-07-03T10:22:59.261Z] nexus3.edgexfoundry.org:10003 [2024-07-03T10:22:59.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:22:59.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:22:59.521Z] Configure a credential helper to remove this warning. See [2024-07-03T10:22:59.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:22:59.521Z] [2024-07-03T10:22:59.521Z] Login Succeeded [2024-07-03T10:22:59.521Z] nexus3.edgexfoundry.org:10004 [2024-07-03T10:22:59.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:22:59.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:22:59.522Z] Configure a credential helper to remove this warning. See [2024-07-03T10:22:59.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:22:59.522Z] [2024-07-03T10:22:59.522Z] Login Succeeded [2024-07-03T10:22:59.522Z] ****.io [2024-07-03T10:22:59.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:22:59.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:22:59.781Z] Configure a credential helper to remove this warning. See [2024-07-03T10:22:59.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:22:59.781Z] [2024-07-03T10:22:59.781Z] Login Succeeded [2024-07-03T10:22:59.781Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T10:22:59.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T10:23:00.198Z] + git rev-list -1 --merges dcf4c81422d7461b3d17685e703300397e290cc5~1..dcf4c81422d7461b3d17685e703300397e290cc5 [Pipeline] echo [2024-07-03T10:23:00.224Z] -----------> git rev-list -1 --merges dcf4c81422d7461b3d17685e703300397e290cc5~1..dcf4c81422d7461b3d17685e703300397e290cc5 dcf4c81422d7461b3d17685e703300397e290cc5 [false] [Pipeline] sh [2024-07-03T10:23:00.518Z] + git log --format=format:%s -1 dcf4c81422d7461b3d17685e703300397e290cc5 [Pipeline] echo [2024-07-03T10:23:00.535Z] ========================================================= [2024-07-03T10:23:00.535Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T10:23:00.535Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T10:23:00.931Z] + git log --format=format:%s -1 dcf4c81422d7461b3d17685e703300397e290cc5 [Pipeline] echo [2024-07-03T10:23:00.943Z] [semverPrep] GIT_COMMIT: dcf4c81422d7461b3d17685e703300397e290cc5, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-03T10:23:00.958Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T10:23:01.339Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T10:23:01.339Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T10:23:01.339Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T10:23:01.339Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T10:23:01.339Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-03T10:23:01.339Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-03T10:23:01.339Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:23:01.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T10:23:01.747Z] [2024-07-03T10:23:01.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:23:02.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T10:23:02.058Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T10:23:02.058Z] b85a868b505f: Pulling fs layer [2024-07-03T10:23:02.058Z] e2be974225ed: Pulling fs layer [2024-07-03T10:23:02.058Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T10:23:02.058Z] 988bab9f4d93: Pulling fs layer [2024-07-03T10:23:02.058Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T10:23:02.058Z] eaf3925da568: Pulling fs layer [2024-07-03T10:23:02.058Z] bab4dde63d76: Pulling fs layer [2024-07-03T10:23:02.058Z] bde34c3a00c8: Pulling fs layer [2024-07-03T10:23:02.058Z] b352a97aabf1: Pulling fs layer [2024-07-03T10:23:02.058Z] 4872d77fe225: Pulling fs layer [2024-07-03T10:23:02.058Z] 988bab9f4d93: Waiting [2024-07-03T10:23:02.058Z] 1469e6f7b9e6: Waiting [2024-07-03T10:23:02.058Z] eaf3925da568: Waiting [2024-07-03T10:23:02.058Z] bab4dde63d76: Waiting [2024-07-03T10:23:02.058Z] 5851b861e8e6: Pulling fs layer [2024-07-03T10:23:02.058Z] 4872d77fe225: Waiting [2024-07-03T10:23:02.058Z] 5851b861e8e6: Waiting [2024-07-03T10:23:02.058Z] b352a97aabf1: Waiting [2024-07-03T10:23:02.058Z] e2be974225ed: Verifying Checksum [2024-07-03T10:23:02.058Z] e2be974225ed: Download complete [2024-07-03T10:23:02.058Z] 988bab9f4d93: Verifying Checksum [2024-07-03T10:23:02.058Z] 988bab9f4d93: Download complete [2024-07-03T10:23:02.318Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T10:23:02.318Z] 1469e6f7b9e6: Download complete [2024-07-03T10:23:02.318Z] eaf3925da568: Verifying Checksum [2024-07-03T10:23:02.318Z] eaf3925da568: Download complete [2024-07-03T10:23:02.318Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T10:23:02.318Z] 339a4e72a1f5: Download complete [2024-07-03T10:23:02.318Z] bde34c3a00c8: Verifying Checksum [2024-07-03T10:23:02.318Z] bde34c3a00c8: Download complete [2024-07-03T10:23:02.318Z] b352a97aabf1: Download complete [2024-07-03T10:23:02.318Z] 4872d77fe225: Verifying Checksum [2024-07-03T10:23:02.318Z] 4872d77fe225: Download complete [2024-07-03T10:23:02.318Z] 5851b861e8e6: Verifying Checksum [2024-07-03T10:23:02.318Z] 5851b861e8e6: Download complete [2024-07-03T10:23:02.318Z] b85a868b505f: Verifying Checksum [2024-07-03T10:23:02.318Z] b85a868b505f: Download complete [2024-07-03T10:23:02.579Z] bab4dde63d76: Verifying Checksum [2024-07-03T10:23:02.579Z] bab4dde63d76: Download complete [2024-07-03T10:23:03.960Z] b85a868b505f: Pull complete [2024-07-03T10:23:03.960Z] e2be974225ed: Pull complete [2024-07-03T10:23:04.219Z] 339a4e72a1f5: Pull complete [2024-07-03T10:23:04.478Z] 988bab9f4d93: Pull complete [2024-07-03T10:23:04.737Z] 1469e6f7b9e6: Pull complete [2024-07-03T10:23:04.995Z] eaf3925da568: Pull complete [2024-07-03T10:23:06.898Z] bab4dde63d76: Pull complete [2024-07-03T10:23:06.898Z] bde34c3a00c8: Pull complete [2024-07-03T10:23:06.898Z] b352a97aabf1: Pull complete [2024-07-03T10:23:06.898Z] 4872d77fe225: Pull complete [2024-07-03T10:23:06.898Z] 5851b861e8e6: Pull complete [2024-07-03T10:23:06.898Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T10:23:06.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T10:23:06.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:23:07.033Z] prd-ubuntu20.04-docker-8c-8g-4914 does not seem to be running inside a container [2024-07-03T10:23:07.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-300 -v /w/workspace/undry_device-rfid-llrp-go_PR-300:/w/workspace/undry_device-rfid-llrp-go_PR-300:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T10:23:10.893Z] $ docker top 3cc931db6a81b6033282b0be32ffbb8ef9e6d3e6a7133b71b23e1517bdb40fda -eo pid,comm [2024-07-03T10:23:10.945Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-03T10:23:10.945Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T10:23:11.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T10:23:11.007Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T10:23:11.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T10:23:11.114Z] $ docker exec 3cc931db6a81b6033282b0be32ffbb8ef9e6d3e6a7133b71b23e1517bdb40fda ssh-agent [2024-07-03T10:23:11.227Z] SSH_AUTH_SOCK=/tmp/ssh-6t68OjEUOYRs/agent.32 [2024-07-03T10:23:11.227Z] SSH_AGENT_PID=38 [2024-07-03T10:23:11.232Z] Running ssh-add (command line suppressed) [2024-07-03T10:23:11.340Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-300@tmp/private_key_368352822379664029.key (/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp/private_key_368352822379664029.key) [2024-07-03T10:23:11.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T10:23:11.647Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T10:23:11.657Z] $ docker exec --env ******** --env ******** 3cc931db6a81b6033282b0be32ffbb8ef9e6d3e6a7133b71b23e1517bdb40fda ssh-agent -k [2024-07-03T10:23:11.740Z] unset SSH_AUTH_SOCK; [2024-07-03T10:23:11.741Z] unset SSH_AGENT_PID; [2024-07-03T10:23:11.741Z] echo Agent pid 38 killed; [2024-07-03T10:23:11.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T10:23:11.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T10:23:11.789Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T10:23:11.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T10:23:11.888Z] $ docker exec 3cc931db6a81b6033282b0be32ffbb8ef9e6d3e6a7133b71b23e1517bdb40fda ssh-agent [2024-07-03T10:23:11.984Z] SSH_AUTH_SOCK=/tmp/ssh-BebycAmBsHgf/agent.71 [2024-07-03T10:23:11.984Z] SSH_AGENT_PID=77 [2024-07-03T10:23:11.989Z] Running ssh-add (command line suppressed) [2024-07-03T10:23:12.086Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-300@tmp/private_key_6612248688989138469.key (/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp/private_key_6612248688989138469.key) [2024-07-03T10:23:12.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T10:23:12.392Z] + git semver init [2024-07-03T10:23:12.651Z] 2024-07-03 10:23:12,559 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T10:23:12.651Z] 2024-07-03 10:23:12,560 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-300/.semver [2024-07-03T10:23:12.651Z] 2024-07-03 10:23:12,560 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-300/.semver [2024-07-03T10:23:12.651Z] 2024-07-03 10:23:12,561 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-300/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-300, universal_newlines=False, shell=None, istream=None) [2024-07-03T10:23:14.031Z] 2024-07-03 10:23:13,961 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-300/.git/info/exclude [2024-07-03T10:23:14.031Z] 2024-07-03 10:23:13,961 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-300/.semver/PR-300 with force:False [2024-07-03T10:23:14.031Z] 2024-07-03 10:23:13,961 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-300/.semver/PR-300 [2024-07-03T10:23:14.031Z] 2024-07-03 10:23:13,965 [execute] INFO git cat-file --batch-check [2024-07-03T10:23:14.031Z] 2024-07-03 10:23:13,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-300/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T10:23:14.031Z] 2024-07-03 10:23:13,972 [execute] INFO git cat-file --batch [2024-07-03T10:23:14.031Z] 2024-07-03 10:23:13,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-300/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T10:23:14.031Z] 2024-07-03 10:23:13,977 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-300/.semver/PR-300 [2024-07-03T10:23:14.031Z] 0.0.0 [Pipeline] } [2024-07-03T10:23:14.038Z] $ docker exec --env ******** --env ******** 3cc931db6a81b6033282b0be32ffbb8ef9e6d3e6a7133b71b23e1517bdb40fda ssh-agent -k [2024-07-03T10:23:14.134Z] unset SSH_AUTH_SOCK; [2024-07-03T10:23:14.135Z] unset SSH_AGENT_PID; [2024-07-03T10:23:14.135Z] echo Agent pid 77 killed; [2024-07-03T10:23:14.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T10:23:14.465Z] + git semver [Pipeline] } [2024-07-03T10:23:14.735Z] $ docker stop --time=1 3cc931db6a81b6033282b0be32ffbb8ef9e6d3e6a7133b71b23e1517bdb40fda [2024-07-03T10:23:16.085Z] $ docker rm -f --volumes 3cc931db6a81b6033282b0be32ffbb8ef9e6d3e6a7133b71b23e1517bdb40fda [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T10:23:16.432Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T10:23:16.655Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T10:23:16.659Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2024-07-03T10:23:16.825Z] provisioning config files... [2024-07-03T10:23:16.835Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp/config3918043913741925637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:23:17.156Z] ---> ****-login.sh [2024-07-03T10:23:17.157Z] nexus3.edgexfoundry.org:10001 [2024-07-03T10:23:17.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:23:17.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:23:17.157Z] Configure a credential helper to remove this warning. See [2024-07-03T10:23:17.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:23:17.157Z] [2024-07-03T10:23:17.157Z] Login Succeeded [2024-07-03T10:23:17.157Z] nexus3.edgexfoundry.org:10002 [2024-07-03T10:23:17.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:23:17.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:23:17.416Z] Configure a credential helper to remove this warning. See [2024-07-03T10:23:17.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:23:17.416Z] [2024-07-03T10:23:17.416Z] Login Succeeded [2024-07-03T10:23:17.416Z] nexus3.edgexfoundry.org:10003 [2024-07-03T10:23:17.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:23:17.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:23:17.416Z] Configure a credential helper to remove this warning. See [2024-07-03T10:23:17.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:23:17.417Z] [2024-07-03T10:23:17.417Z] Login Succeeded [2024-07-03T10:23:17.417Z] nexus3.edgexfoundry.org:10004 [2024-07-03T10:23:17.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:23:17.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:23:17.675Z] Configure a credential helper to remove this warning. See [2024-07-03T10:23:17.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:23:17.675Z] [2024-07-03T10:23:17.675Z] Login Succeeded [2024-07-03T10:23:17.675Z] ****.io [2024-07-03T10:23:17.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:23:17.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:23:17.934Z] Configure a credential helper to remove this warning. See [2024-07-03T10:23:17.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:23:17.934Z] [2024-07-03T10:23:17.934Z] Login Succeeded [2024-07-03T10:23:17.934Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T10:23:17.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T10:23:18.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T10:23:18.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T10:23:18.067Z] ========================================================= [2024-07-03T10:23:18.067Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T10:23:18.067Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:23:18.392Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T10:23:18.392Z] Sending build context to Docker daemon 11.53MB [2024-07-03T10:23:18.392Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T10:23:18.392Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T10:23:18.392Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T10:23:18.392Z] 619be1103602: Pulling fs layer [2024-07-03T10:23:18.392Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T10:23:18.392Z] 5df492c9dc93: Pulling fs layer [2024-07-03T10:23:18.392Z] 7629e6793208: Pulling fs layer [2024-07-03T10:23:18.392Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T10:23:18.392Z] fb5054dd5b73: Pulling fs layer [2024-07-03T10:23:18.392Z] eeca6798cff9: Pulling fs layer [2024-07-03T10:23:18.392Z] aa269ceb94a6: Pulling fs layer [2024-07-03T10:23:18.392Z] ada007ff1a6a: Pulling fs layer [2024-07-03T10:23:18.392Z] 7629e6793208: Waiting [2024-07-03T10:23:18.392Z] 4f4fb700ef54: Waiting [2024-07-03T10:23:18.392Z] aa269ceb94a6: Waiting [2024-07-03T10:23:18.392Z] fb5054dd5b73: Waiting [2024-07-03T10:23:18.392Z] eeca6798cff9: Waiting [2024-07-03T10:23:18.392Z] ada007ff1a6a: Waiting [2024-07-03T10:23:18.392Z] 7862e08f4a3e: Verifying Checksum [2024-07-03T10:23:18.392Z] 7862e08f4a3e: Download complete [2024-07-03T10:23:18.392Z] 7629e6793208: Download complete [2024-07-03T10:23:18.392Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T10:23:18.392Z] 4f4fb700ef54: Download complete [2024-07-03T10:23:18.392Z] fb5054dd5b73: Verifying Checksum [2024-07-03T10:23:18.392Z] fb5054dd5b73: Download complete [2024-07-03T10:23:18.651Z] 619be1103602: Verifying Checksum [2024-07-03T10:23:18.651Z] 619be1103602: Download complete [2024-07-03T10:23:18.651Z] eeca6798cff9: Verifying Checksum [2024-07-03T10:23:18.651Z] eeca6798cff9: Download complete [2024-07-03T10:23:18.651Z] 619be1103602: Pull complete [2024-07-03T10:23:18.910Z] 7862e08f4a3e: Pull complete [2024-07-03T10:23:18.910Z] ada007ff1a6a: Verifying Checksum [2024-07-03T10:23:18.910Z] ada007ff1a6a: Download complete [2024-07-03T10:23:18.910Z] 5df492c9dc93: Verifying Checksum [2024-07-03T10:23:18.910Z] 5df492c9dc93: Download complete [2024-07-03T10:23:19.479Z] aa269ceb94a6: Verifying Checksum [2024-07-03T10:23:19.479Z] aa269ceb94a6: Download complete [2024-07-03T10:23:22.006Z] 5df492c9dc93: Pull complete [2024-07-03T10:23:22.007Z] 7629e6793208: Pull complete [2024-07-03T10:23:22.007Z] 4f4fb700ef54: Pull complete [2024-07-03T10:23:22.264Z] fb5054dd5b73: Pull complete [2024-07-03T10:23:22.264Z] eeca6798cff9: Pull complete [2024-07-03T10:23:24.796Z] aa269ceb94a6: Pull complete [2024-07-03T10:23:25.058Z] ada007ff1a6a: Pull complete [2024-07-03T10:23:25.058Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T10:23:25.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T10:23:25.058Z] ---> f489d0715acc [2024-07-03T10:23:25.058Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T10:23:30.353Z] ---> Running in 54673de48e61 [2024-07-03T10:23:30.353Z] Removing intermediate container 54673de48e61 [2024-07-03T10:23:30.353Z] ---> 6740354bb83c [2024-07-03T10:23:30.353Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T10:23:30.353Z] ---> Running in a6fb47a4a4b7 [2024-07-03T10:23:30.353Z] Removing intermediate container a6fb47a4a4b7 [2024-07-03T10:23:30.353Z] ---> d08ecd9218ae [2024-07-03T10:23:30.353Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T10:23:30.353Z] ---> Running in 8cafc507fe00 [2024-07-03T10:23:30.353Z] Removing intermediate container 8cafc507fe00 [2024-07-03T10:23:30.353Z] ---> 594eb3a7fb2b [2024-07-03T10:23:30.353Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T10:23:30.353Z] ---> Running in e26479423487 [2024-07-03T10:23:30.353Z] Removing intermediate container e26479423487 [2024-07-03T10:23:30.353Z] ---> f8c4d3e4a0d0 [2024-07-03T10:23:30.353Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T10:23:30.353Z] ---> Running in 1ae0090bd14e [2024-07-03T10:23:30.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T10:23:30.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T10:23:30.613Z] OK: 264 MiB in 52 packages [2024-07-03T10:23:30.874Z] Removing intermediate container 1ae0090bd14e [2024-07-03T10:23:30.874Z] ---> 258aec8e5753 [2024-07-03T10:23:30.874Z] Step 8/12 : WORKDIR /app [2024-07-03T10:23:30.874Z] ---> Running in efb7c9fedcb3 [2024-07-03T10:23:30.874Z] Removing intermediate container efb7c9fedcb3 [2024-07-03T10:23:30.874Z] ---> 5aec1c891e9a [2024-07-03T10:23:30.874Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T10:23:31.132Z] ---> 349247199941 [2024-07-03T10:23:31.132Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T10:23:31.132Z] ---> Running in a10ef0229d40 [2024-07-03T10:23:31.777Z] Still waiting to schedule task [2024-07-03T10:23:31.777Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-03T10:24:27.366Z] Removing intermediate container a10ef0229d40 [2024-07-03T10:24:27.366Z] ---> 164573167461 [2024-07-03T10:24:27.366Z] Step 11/12 : COPY . . [2024-07-03T10:24:27.366Z] ---> d85e0aedb5d2 [2024-07-03T10:24:27.366Z] Step 12/12 : RUN $MAKE [2024-07-03T10:24:27.366Z] ---> Running in c0f06896a729 [2024-07-03T10:24:27.366Z] noop [2024-07-03T10:24:27.366Z] Removing intermediate container c0f06896a729 [2024-07-03T10:24:27.366Z] ---> 65722f33a755 [2024-07-03T10:24:27.366Z] Successfully built 65722f33a755 [2024-07-03T10:24:27.366Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:24:27.692Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T10:24:27.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:24:27.778Z] prd-ubuntu20.04-docker-8c-8g-4914 does not seem to be running inside a container [2024-07-03T10:24:27.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-300 -v /w/workspace/undry_device-rfid-llrp-go_PR-300:/w/workspace/undry_device-rfid-llrp-go_PR-300:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T10:24:28.151Z] $ docker top 1373df3d0c80c843dd4f2c5448397b2581ac707daa2a122056bab8513ced1211 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:24:28.498Z] + go version [2024-07-03T10:24:28.498Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T10:24:28.505Z] $ docker stop --time=1 1373df3d0c80c843dd4f2c5448397b2581ac707daa2a122056bab8513ced1211 [2024-07-03T10:24:29.782Z] $ docker rm -f --volumes 1373df3d0c80c843dd4f2c5448397b2581ac707daa2a122056bab8513ced1211 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:24:30.228Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T10:24:30.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:24:30.314Z] prd-ubuntu20.04-docker-8c-8g-4914 does not seem to be running inside a container [2024-07-03T10:24:30.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-300 -v /w/workspace/undry_device-rfid-llrp-go_PR-300:/w/workspace/undry_device-rfid-llrp-go_PR-300:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T10:24:30.688Z] $ docker top 671d82bc704f5917d091b2c0d01f2e3d08fb90fd75aa6c85dd75dc9732947651 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:24:31.040Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-300 [Pipeline] fileExists [Pipeline] sh [2024-07-03T10:24:31.342Z] + make test [2024-07-03T10:24:31.342Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T10:24:33.245Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-03T10:24:51.314Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-03T10:24:51.314Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-03T10:24:53.842Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.970s coverage: 40.6% of statements [2024-07-03T10:24:53.842Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 94.6% of statements [2024-07-03T10:24:53.843Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.243s coverage: 51.9% of statements [2024-07-03T10:25:05.429Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4915 in /w/workspace/undry_device-rfid-llrp-go_PR-300 [Pipeline] { [Pipeline] ws [2024-07-03T10:25:05.447Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2024-07-03T10:25:05.478Z] The recommended git tool is: git [2024-07-03T10:25:10.012Z] using credential edgex-jenkins-ssh [2024-07-03T10:25:10.040Z] Cloning the remote Git repository [2024-07-03T10:25:10.075Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-03T10:25:10.176Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2024-07-03T10:25:10.294Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-03T10:25:10.295Z] > git --version # timeout=10 [2024-07-03T10:25:10.316Z] > git --version # 'git version 2.25.1' [2024-07-03T10:25:10.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T10:25:10.470Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T10:25:11.916Z] go vet ./... [2024-07-03T10:25:12.689Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-03T10:25:12.711Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T10:25:14.070Z] Merging remotes/origin/main commit e83b8e1a3e8907a42e6a265f9968d04d77803185 into PR head commit dcf4c81422d7461b3d17685e703300397e290cc5 [2024-07-03T10:25:13.511Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-03T10:25:13.553Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-03T10:25:13.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T10:25:13.577Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-03T10:25:14.082Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T10:25:14.149Z] > git checkout -f dcf4c81422d7461b3d17685e703300397e290cc5 # timeout=10 [2024-07-03T10:25:14.389Z] Merge succeeded, producing dcf4c81422d7461b3d17685e703300397e290cc5 [2024-07-03T10:25:14.389Z] Checking out Revision dcf4c81422d7461b3d17685e703300397e290cc5 (PR-300) [2024-07-03T10:25:14.916Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-03T10:25:14.257Z] > git remote # timeout=10 [2024-07-03T10:25:14.281Z] > git config --get remote.origin.url # timeout=10 [2024-07-03T10:25:14.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T10:25:14.322Z] > git merge e83b8e1a3e8907a42e6a265f9968d04d77803185 # timeout=10 [2024-07-03T10:25:14.359Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-03T10:25:14.390Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T10:25:14.402Z] > git checkout -f dcf4c81422d7461b3d17685e703300397e290cc5 # timeout=10 [2024-07-03T10:25:16.105Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T10:25:16.105Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T10:25:16.105Z] ./bin/test-attribution-txt.sh [2024-07-03T10:25:16.105Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T10:25:16.105Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T10:25:16.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T10:25:16.136Z] $ docker stop --time=1 671d82bc704f5917d091b2c0d01f2e3d08fb90fd75aa6c85dd75dc9732947651 [2024-07-03T10:25:19.222Z] $ docker rm -f --volumes 671d82bc704f5917d091b2c0d01f2e3d08fb90fd75aa6c85dd75dc9732947651 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T10:25:19.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T10:25:19.848Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-03T10:25:20.091Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T10:25:20.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T10:25:20.091Z] Dload Upload Total Spent Left Speed [2024-07-03T10:25:20.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2024-07-03T10:25:20.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T10:25:20.429Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T10:25:20.572Z] + ls -al . [2024-07-03T10:25:20.572Z] total 688 [2024-07-03T10:25:20.572Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 3 10:24 . [2024-07-03T10:25:20.572Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:22 .. [2024-07-03T10:25:20.572Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 3 10:22 .dockerignore [2024-07-03T10:25:20.572Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 10:24 .git [2024-07-03T10:25:20.572Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 10:22 .github [2024-07-03T10:25:20.572Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 3 10:22 .gitignore [2024-07-03T10:25:20.572Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 10:22 .golangci.yml [2024-07-03T10:25:20.572Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 10:23 .semver [2024-07-03T10:25:20.572Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 3 10:22 Attribution.txt [2024-07-03T10:25:20.572Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 3 10:22 CHANGELOG.md [2024-07-03T10:25:20.572Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 3 10:22 Dockerfile [2024-07-03T10:25:20.572Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 10:22 GOVERNANCE.md [2024-07-03T10:25:20.572Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 3 10:22 Jenkinsfile [2024-07-03T10:25:20.572Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 3 10:22 LICENSE [2024-07-03T10:25:20.572Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 3 10:22 Makefile [2024-07-03T10:25:20.573Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 3 10:22 OWNERS.md [2024-07-03T10:25:20.573Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 3 10:22 README.md [2024-07-03T10:25:20.573Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 10:23 VERSION [2024-07-03T10:25:20.573Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:22 bin [2024-07-03T10:25:20.573Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:22 cmd [2024-07-03T10:25:20.573Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 3 10:24 coverage.out [2024-07-03T10:25:20.573Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:22 examples [2024-07-03T10:25:20.573Z] -rw-rw-r-- 1 jenkins jenkins 7220 Jul 3 10:22 go.mod [2024-07-03T10:25:20.573Z] -rw-rw-r-- 1 jenkins jenkins 101951 Jul 3 10:22 go.sum [2024-07-03T10:25:20.573Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:22 images [2024-07-03T10:25:20.573Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:22 internal [2024-07-03T10:25:20.573Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 10:22 pkg [2024-07-03T10:25:20.573Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 3 10:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:25:20.759Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-03T10:25:20.759Z] + sudo tee /etc/docker/daemon.new [2024-07-03T10:25:20.759Z] { [2024-07-03T10:25:20.759Z] "registry-mirrors": [ [2024-07-03T10:25:20.759Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T10:25:20.759Z] ], [2024-07-03T10:25:20.759Z] "bip": "10.250.0.254/24", [2024-07-03T10:25:20.759Z] "hosts": [ [2024-07-03T10:25:20.759Z] "tcp://0.0.0.0:5555", [2024-07-03T10:25:20.759Z] "unix:///var/run/docker.sock" [2024-07-03T10:25:20.759Z] ], [2024-07-03T10:25:20.759Z] "mtu": 1458, [2024-07-03T10:25:20.759Z] "selinux-enabled": true, [2024-07-03T10:25:20.759Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T10:25:20.759Z] } [Pipeline] sh [2024-07-03T10:25:20.971Z] + 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=dcf4c81422d7461b3d17685e703300397e290cc5 --label arch=amd64 --label version=0.0.0 . [2024-07-03T10:25:20.971Z] Sending build context to Docker daemon 11.53MB [2024-07-03T10:25:20.971Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T10:25:20.971Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-03T10:25:20.971Z] ---> 65722f33a755 [2024-07-03T10:25:20.971Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-03T10:25:21.089Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-03T10:25:21.229Z] ---> Running in e58addbd7bf4 [2024-07-03T10:25:21.230Z] Removing intermediate container e58addbd7bf4 [2024-07-03T10:25:21.230Z] ---> 3799f0246272 [2024-07-03T10:25:21.230Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T10:25:21.418Z] + sudo service docker restart [2024-07-03T10:25:21.489Z] ---> Running in 58d8b3b829d6 [2024-07-03T10:25:21.489Z] Removing intermediate container 58d8b3b829d6 [2024-07-03T10:25:21.489Z] ---> 2a97822ae39f [2024-07-03T10:25:21.489Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T10:25:21.489Z] ---> Running in dc1898ca7777 [2024-07-03T10:25:21.489Z] Removing intermediate container dc1898ca7777 [2024-07-03T10:25:21.489Z] ---> c94b7eba0d12 [2024-07-03T10:25:21.489Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T10:25:21.489Z] ---> Running in 3732fc01babc [2024-07-03T10:25:21.489Z] Removing intermediate container 3732fc01babc [2024-07-03T10:25:21.489Z] ---> d4b4c7d56a8c [2024-07-03T10:25:21.489Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T10:25:21.746Z] ---> Running in 77889999ae59 [2024-07-03T10:25:22.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T10:25:22.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T10:25:22.264Z] OK: 264 MiB in 52 packages [2024-07-03T10:25:22.522Z] Removing intermediate container 77889999ae59 [2024-07-03T10:25:22.522Z] ---> 4ddd12f79064 [2024-07-03T10:25:22.522Z] Step 8/25 : WORKDIR /app [2024-07-03T10:25:22.522Z] ---> Running in 9bd97f3d2b10 [2024-07-03T10:25:22.783Z] Removing intermediate container 9bd97f3d2b10 [2024-07-03T10:25:22.783Z] ---> 15862a2c79b2 [2024-07-03T10:25:22.783Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-03T10:25:22.783Z] ---> 932c8ddca1c5 [2024-07-03T10:25:22.783Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T10:25:22.783Z] ---> Running in ca39f5c83fc6 [2024-07-03T10:25:23.350Z] Removing intermediate container ca39f5c83fc6 [2024-07-03T10:25:23.350Z] ---> eca7c557118c [2024-07-03T10:25:23.350Z] Step 11/25 : COPY . . [2024-07-03T10:25:23.917Z] ---> 2cedb936a43e [2024-07-03T10:25:23.917Z] Step 12/25 : RUN $MAKE [2024-07-03T10:25:23.917Z] ---> Running in 2c5997d9af8a [2024-07-03T10:25:24.175Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T10:25:39.670Z] provisioning config files... [2024-07-03T10:25:39.701Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config16859654465224878680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:25:40.135Z] ---> ****-login.sh [2024-07-03T10:25:40.136Z] nexus3.edgexfoundry.org:10001 [2024-07-03T10:25:40.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:25:40.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:25:40.725Z] Configure a credential helper to remove this warning. See [2024-07-03T10:25:40.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:25:40.725Z] [2024-07-03T10:25:40.725Z] Login Succeeded [2024-07-03T10:25:40.725Z] nexus3.edgexfoundry.org:10002 [2024-07-03T10:25:40.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:25:40.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:25:40.996Z] Configure a credential helper to remove this warning. See [2024-07-03T10:25:40.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:25:40.996Z] [2024-07-03T10:25:40.996Z] Login Succeeded [2024-07-03T10:25:40.996Z] nexus3.edgexfoundry.org:10003 [2024-07-03T10:25:41.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:25:41.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:25:41.538Z] Configure a credential helper to remove this warning. See [2024-07-03T10:25:41.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:25:41.538Z] [2024-07-03T10:25:41.538Z] Login Succeeded [2024-07-03T10:25:41.538Z] nexus3.edgexfoundry.org:10004 [2024-07-03T10:25:41.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:25:41.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:25:41.822Z] Configure a credential helper to remove this warning. See [2024-07-03T10:25:41.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:25:41.822Z] [2024-07-03T10:25:41.822Z] Login Succeeded [2024-07-03T10:25:41.822Z] ****.io [2024-07-03T10:25:42.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T10:25:42.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T10:25:42.366Z] Configure a credential helper to remove this warning. See [2024-07-03T10:25:42.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T10:25:42.366Z] [2024-07-03T10:25:42.366Z] Login Succeeded [2024-07-03T10:25:42.366Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T10:25:42.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T10:25:42.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T10:25:42.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T10:25:42.713Z] ========================================================= [2024-07-03T10:25:42.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T10:25:42.713Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:25:43.080Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T10:25:43.348Z] Sending build context to Docker daemon 1.202MB [2024-07-03T10:25:43.348Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T10:25:43.348Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T10:25:43.617Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T10:25:43.617Z] c6b39de5b339: Pulling fs layer [2024-07-03T10:25:43.617Z] a69c41024577: Pulling fs layer [2024-07-03T10:25:43.617Z] d6de4b400683: Pulling fs layer [2024-07-03T10:25:43.617Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T10:25:43.617Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T10:25:43.617Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T10:25:43.617Z] 00f215d4a9da: Pulling fs layer [2024-07-03T10:25:43.617Z] d496ad576159: Pulling fs layer [2024-07-03T10:25:43.617Z] 35cb2a7552d0: Waiting [2024-07-03T10:25:43.617Z] 4f4fb700ef54: Waiting [2024-07-03T10:25:43.617Z] 464afbd9ba4c: Waiting [2024-07-03T10:25:43.617Z] 00f215d4a9da: Waiting [2024-07-03T10:25:43.617Z] d496ad576159: Waiting [2024-07-03T10:25:43.617Z] a69c41024577: Download complete [2024-07-03T10:25:43.617Z] 35cb2a7552d0: Verifying Checksum [2024-07-03T10:25:43.617Z] 35cb2a7552d0: Download complete [2024-07-03T10:25:43.617Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T10:25:43.617Z] 4f4fb700ef54: Download complete [2024-07-03T10:25:43.617Z] 464afbd9ba4c: Verifying Checksum [2024-07-03T10:25:43.617Z] 464afbd9ba4c: Download complete [2024-07-03T10:25:43.617Z] c6b39de5b339: Download complete [2024-07-03T10:25:44.204Z] d496ad576159: Verifying Checksum [2024-07-03T10:25:44.204Z] d496ad576159: Download complete [2024-07-03T10:25:44.871Z] c6b39de5b339: Pull complete [2024-07-03T10:25:45.137Z] a69c41024577: Pull complete [2024-07-03T10:25:45.405Z] d6de4b400683: Download complete [2024-07-03T10:25:46.367Z] 00f215d4a9da: Verifying Checksum [2024-07-03T10:25:46.367Z] 00f215d4a9da: Download complete [2024-07-03T10:25:56.258Z] Removing intermediate container 2c5997d9af8a [2024-07-03T10:25:56.258Z] ---> 5834a49d4144 [2024-07-03T10:25:56.258Z] Step 13/25 : FROM alpine:3.18 [2024-07-03T10:25:56.258Z] 3.18: Pulling from library/alpine [2024-07-03T10:25:56.258Z] 73baa7ef167e: Pulling fs layer [2024-07-03T10:25:56.258Z] 73baa7ef167e: Verifying Checksum [2024-07-03T10:25:56.258Z] 73baa7ef167e: Download complete [2024-07-03T10:25:56.258Z] 73baa7ef167e: Pull complete [2024-07-03T10:25:56.258Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T10:25:56.258Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T10:25:56.258Z] ---> 8fd7cac70a4a [2024-07-03T10:25:56.258Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-03T10:25:56.258Z] ---> Running in eb90cd8ceb27 [2024-07-03T10:25:56.258Z] Removing intermediate container eb90cd8ceb27 [2024-07-03T10:25:56.258Z] ---> fc2ee5d3d69b [2024-07-03T10:25:56.258Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-03T10:25:56.258Z] ---> Running in 4eb11672f8ef [2024-07-03T10:25:56.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T10:25:56.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T10:25:56.258Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T10:25:56.258Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T10:25:56.258Z] OK: 7 MiB in 16 packages [2024-07-03T10:25:56.258Z] Removing intermediate container 4eb11672f8ef [2024-07-03T10:25:56.258Z] ---> 1e776008981b [2024-07-03T10:25:56.258Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-03T10:25:56.258Z] ---> Running in 1abaeae07440 [2024-07-03T10:25:56.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T10:25:56.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T10:25:56.258Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T10:25:56.258Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T10:25:56.258Z] OK: 7 MiB in 16 packages [2024-07-03T10:25:56.258Z] Removing intermediate container 1abaeae07440 [2024-07-03T10:25:56.258Z] ---> cd52268ef417 [2024-07-03T10:25:56.258Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-03T10:25:56.258Z] ---> 0f95cf982e48 [2024-07-03T10:25:56.258Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-03T10:25:56.258Z] ---> 76ad4b6e3115 [2024-07-03T10:25:56.258Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-03T10:25:57.193Z] ---> 84bbf06843fd [2024-07-03T10:25:57.193Z] Step 20/25 : EXPOSE 59989 [2024-07-03T10:25:57.193Z] ---> Running in 9da9c1d7ad56 [2024-07-03T10:25:57.193Z] Removing intermediate container 9da9c1d7ad56 [2024-07-03T10:25:57.193Z] ---> 8ab68fdc2a85 [2024-07-03T10:25:57.193Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-03T10:25:57.193Z] ---> Running in 29b342afe86f [2024-07-03T10:25:57.193Z] Removing intermediate container 29b342afe86f [2024-07-03T10:25:57.193Z] ---> 548327801d78 [2024-07-03T10:25:57.193Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T10:25:57.193Z] ---> Running in 29ad961dc9e6 [2024-07-03T10:25:57.452Z] Removing intermediate container 29ad961dc9e6 [2024-07-03T10:25:57.452Z] ---> 9729fde7319d [2024-07-03T10:25:57.452Z] Step 23/25 : LABEL arch=amd64 [2024-07-03T10:25:57.452Z] ---> Running in d7f4fa99edf9 [2024-07-03T10:25:57.452Z] Removing intermediate container d7f4fa99edf9 [2024-07-03T10:25:57.452Z] ---> 797902242317 [2024-07-03T10:25:57.452Z] Step 24/25 : LABEL git_sha=dcf4c81422d7461b3d17685e703300397e290cc5 [2024-07-03T10:25:57.452Z] ---> Running in fa29fb3f8202 [2024-07-03T10:25:57.452Z] Removing intermediate container fa29fb3f8202 [2024-07-03T10:25:57.452Z] ---> 05a5eee3abb1 [2024-07-03T10:25:57.452Z] Step 25/25 : LABEL version=0.0.0 [2024-07-03T10:25:57.452Z] ---> Running in 1776a3ba7d8d [2024-07-03T10:25:57.709Z] Removing intermediate container 1776a3ba7d8d [2024-07-03T10:25:57.709Z] ---> 308b5a6883d2 [2024-07-03T10:25:57.709Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T10:25:57.709Z] Successfully built 308b5a6883d2 [2024-07-03T10:25:57.709Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:25:58.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T10:25:58.181Z] [2024-07-03T10:25:58.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:25:58.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T10:25:58.482Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T10:25:58.482Z] 5eb5b503b376: Pulling fs layer [2024-07-03T10:25:58.482Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T10:25:58.482Z] ec43610c2a17: Pulling fs layer [2024-07-03T10:25:58.482Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T10:25:58.482Z] 33b1e0a273af: Pulling fs layer [2024-07-03T10:25:58.482Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T10:25:58.482Z] 2f39f015ded8: Pulling fs layer [2024-07-03T10:25:58.482Z] 33b1e0a273af: Waiting [2024-07-03T10:25:58.482Z] 5d3b04190fa2: Waiting [2024-07-03T10:25:58.482Z] 2f39f015ded8: Waiting [2024-07-03T10:25:58.482Z] 3a2ae6a8a46f: Waiting [2024-07-03T10:25:58.482Z] 5c69ac0246d0: Download complete [2024-07-03T10:25:58.482Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-03T10:25:58.482Z] 3a2ae6a8a46f: Download complete [2024-07-03T10:25:58.482Z] 33b1e0a273af: Verifying Checksum [2024-07-03T10:25:58.482Z] 33b1e0a273af: Download complete [2024-07-03T10:25:58.482Z] 5d3b04190fa2: Verifying Checksum [2024-07-03T10:25:58.482Z] 5d3b04190fa2: Download complete [2024-07-03T10:25:58.482Z] ec43610c2a17: Verifying Checksum [2024-07-03T10:25:58.482Z] ec43610c2a17: Download complete [2024-07-03T10:25:58.689Z] d6de4b400683: Pull complete [2024-07-03T10:25:58.689Z] 35cb2a7552d0: Pull complete [2024-07-03T10:25:58.689Z] 4f4fb700ef54: Pull complete [2024-07-03T10:25:58.689Z] 464afbd9ba4c: Pull complete [2024-07-03T10:25:58.743Z] 5eb5b503b376: Verifying Checksum [2024-07-03T10:25:58.743Z] 5eb5b503b376: Download complete [2024-07-03T10:25:59.308Z] 2f39f015ded8: Download complete [2024-07-03T10:25:59.567Z] 5eb5b503b376: Pull complete [2024-07-03T10:25:59.826Z] 5c69ac0246d0: Pull complete [2024-07-03T10:26:00.084Z] ec43610c2a17: Pull complete [2024-07-03T10:26:00.344Z] 3a2ae6a8a46f: Pull complete [2024-07-03T10:26:00.344Z] 33b1e0a273af: Pull complete [2024-07-03T10:26:00.603Z] 5d3b04190fa2: Pull complete [2024-07-03T10:26:04.797Z] 2f39f015ded8: Pull complete [2024-07-03T10:26:04.797Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T10:26:04.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T10:26:04.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:26:04.891Z] prd-ubuntu20.04-docker-8c-8g-4914 does not seem to be running inside a container [2024-07-03T10:26:04.919Z] $ 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/undry_device-rfid-llrp-go_PR-300 -v /w/workspace/undry_device-rfid-llrp-go_PR-300:/w/workspace/undry_device-rfid-llrp-go_PR-300:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T10:26:06.898Z] 00f215d4a9da: Pull complete [2024-07-03T10:26:08.752Z] $ docker top f3b85e27219ee508d489e70b056452ac70f8dca38d92c4554bdeb9ff825f5743 -eo pid,comm [Pipeline] { [2024-07-03T10:26:08.852Z] d496ad576159: Pull complete [2024-07-03T10:26:08.852Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T10:26:08.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T10:26:08.852Z] ---> f246e2811388 [2024-07-03T10:26:08.852Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:26:09.150Z] ---> job-cost.sh [2024-07-03T10:26:09.150Z] lf-activate-venv: SKIPPING [2024-07-03T10:26:09.150Z] INFO: No Stack... [2024-07-03T10:26:09.409Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T10:26:09.668Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T10:26:09.953Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-300/archives/cost.csv [2024-07-03T10:26:09.953Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T10:26:09.966Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-2-stack-cost] [2024-07-03T10:26:09.976Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-2-stack-cost] did not exist. Created. [2024-07-03T10:26:09.983Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T10:26:10.260Z] ---> Running in 1e31dab244ed [2024-07-03T10:26:10.294Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T10:26:10.330Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T10:26:10.337Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T10:26:10.359Z] $ docker stop --time=1 f3b85e27219ee508d489e70b056452ac70f8dca38d92c4554bdeb9ff825f5743 [2024-07-03T10:26:10.528Z] Removing intermediate container 1e31dab244ed [2024-07-03T10:26:10.528Z] ---> 0b2ae937dcdc [2024-07-03T10:26:10.528Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T10:26:10.795Z] ---> Running in d3ce98806f73 [2024-07-03T10:26:11.061Z] Removing intermediate container d3ce98806f73 [2024-07-03T10:26:11.061Z] ---> f4697270ef59 [2024-07-03T10:26:11.061Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T10:26:11.061Z] ---> Running in 030723f046f0 [2024-07-03T10:26:11.341Z] Removing intermediate container 030723f046f0 [2024-07-03T10:26:11.341Z] ---> 553d34e12132 [2024-07-03T10:26:11.341Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T10:26:11.341Z] ---> Running in 61fcd0db61f4 [2024-07-03T10:26:11.501Z] $ docker rm -f --volumes f3b85e27219ee508d489e70b056452ac70f8dca38d92c4554bdeb9ff825f5743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-07-03T10:26:11.610Z] Removing intermediate container 61fcd0db61f4 [2024-07-03T10:26:11.610Z] ---> de1e9a349ab1 [2024-07-03T10:26:11.610Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] // stage [Pipeline] } [2024-07-03T10:26:11.877Z] ---> Running in 3546f6da0122 [2024-07-03T10:26:12.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T10:26:13.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T10:26:14.017Z] OK: 266 MiB in 52 packages [2024-07-03T10:26:14.982Z] Removing intermediate container 3546f6da0122 [2024-07-03T10:26:14.982Z] ---> 47397f8e64ae [2024-07-03T10:26:14.982Z] Step 8/12 : WORKDIR /app [2024-07-03T10:26:14.982Z] ---> Running in 1dfe48d7a940 [2024-07-03T10:26:15.570Z] Removing intermediate container 1dfe48d7a940 [2024-07-03T10:26:15.570Z] ---> c73d6c9f4792 [2024-07-03T10:26:15.570Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T10:26:15.838Z] ---> 10ebd953de68 [2024-07-03T10:26:15.838Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T10:26:16.107Z] ---> Running in bbd673be2656 [2024-07-03T10:28:07.734Z] Removing intermediate container bbd673be2656 [2024-07-03T10:28:07.734Z] ---> aca7ecae842f [2024-07-03T10:28:07.734Z] Step 11/12 : COPY . . [2024-07-03T10:28:07.734Z] ---> f8828fd92c23 [2024-07-03T10:28:07.734Z] Step 12/12 : RUN $MAKE [2024-07-03T10:28:07.734Z] ---> Running in f69cabe88a04 [2024-07-03T10:28:07.734Z] noop [2024-07-03T10:28:07.734Z] Removing intermediate container f69cabe88a04 [2024-07-03T10:28:07.734Z] ---> 75704895b6de [2024-07-03T10:28:07.734Z] Successfully built 75704895b6de [2024-07-03T10:28:07.734Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:28:08.083Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T10:28:08.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:28:08.278Z] prd-ubuntu20.04-docker-arm64-4c-16g-4915 does not seem to be running inside a container [2024-07-03T10:28:08.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-03T10:28:09.748Z] $ docker top 46b56e19cfbcf97b04652b5343d13d822073e047829847828a981a59ed7f6f83 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:28:10.565Z] + go version [2024-07-03T10:28:10.565Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T10:28:10.582Z] $ docker stop --time=1 46b56e19cfbcf97b04652b5343d13d822073e047829847828a981a59ed7f6f83 [2024-07-03T10:28:12.162Z] $ docker rm -f --volumes 46b56e19cfbcf97b04652b5343d13d822073e047829847828a981a59ed7f6f83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:28:12.741Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T10:28:12.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:28:12.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-4915 does not seem to be running inside a container [2024-07-03T10:28:12.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-03T10:28:14.114Z] $ docker top 911ef916955ad8e7ef7cbd1d109e470afe8f7341973491b646f6f9baf876a2a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:28:14.611Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/2 [Pipeline] fileExists [Pipeline] sh [2024-07-03T10:28:15.209Z] + make test [2024-07-03T10:28:15.209Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T10:28:21.843Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-03T10:31:58.679Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-03T10:31:58.679Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-03T10:32:37.542Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.984s coverage: 40.6% of statements [2024-07-03T10:32:37.542Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.037s coverage: 95.5% of statements [2024-07-03T10:32:37.542Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.619s coverage: 51.9% of statements [2024-07-03T10:32:37.542Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-03T10:32:37.542Z] go vet ./... [2024-07-03T10:33:16.556Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T10:33:16.556Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T10:33:16.828Z] ./bin/test-attribution-txt.sh [2024-07-03T10:33:16.828Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T10:33:16.828Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T10:33:16.828Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T10:33:16.828Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T10:33:16.828Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T10:33:16.828Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T10:33:16.828Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T10:33:16.828Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T10:33:16.828Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T10:33:16.828Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T10:33:16.828Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T10:33:16.828Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T10:33:16.828Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T10:33:17.094Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T10:33:17.361Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T10:33:17.625Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T10:33:17.625Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T10:33:17.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T10:33:17.664Z] $ docker stop --time=1 911ef916955ad8e7ef7cbd1d109e470afe8f7341973491b646f6f9baf876a2a2 [2024-07-03T10:33:19.531Z] $ docker rm -f --volumes 911ef916955ad8e7ef7cbd1d109e470afe8f7341973491b646f6f9baf876a2a2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T10:33:21.074Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T10:33:21.100Z] Warning: overwriting stash ‘coverage-report’ [2024-07-03T10:33:21.694Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T10:33:22.101Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T10:33:22.411Z] + ls -al . [2024-07-03T10:33:22.411Z] total 684 [2024-07-03T10:33:22.411Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 10:28 . [2024-07-03T10:33:22.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:25 .. [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 3 10:25 .dockerignore [2024-07-03T10:33:22.411Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 10:25 .git [2024-07-03T10:33:22.411Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 10:25 .github [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 3 10:25 .gitignore [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 10:25 .golangci.yml [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 3 10:25 Attribution.txt [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 3 10:25 CHANGELOG.md [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 3 10:25 Dockerfile [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 10:25 GOVERNANCE.md [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 3 10:25 Jenkinsfile [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 3 10:25 LICENSE [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 3 10:25 Makefile [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 3 10:25 OWNERS.md [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 3 10:25 README.md [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 10:23 VERSION [2024-07-03T10:33:22.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:25 bin [2024-07-03T10:33:22.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:25 cmd [2024-07-03T10:33:22.411Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 3 10:32 coverage.out [2024-07-03T10:33:22.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:25 examples [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 7220 Jul 3 10:25 go.mod [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 101951 Jul 3 10:25 go.sum [2024-07-03T10:33:22.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 10:25 images [2024-07-03T10:33:22.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 10:25 internal [2024-07-03T10:33:22.411Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 10:25 pkg [2024-07-03T10:33:22.411Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 3 10:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:33:22.752Z] + 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=dcf4c81422d7461b3d17685e703300397e290cc5 --label arch=arm64 --label version=0.0.0 . [2024-07-03T10:33:23.018Z] Sending build context to Docker daemon 1.202MB [2024-07-03T10:33:23.018Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T10:33:23.018Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-03T10:33:23.018Z] ---> 75704895b6de [2024-07-03T10:33:23.018Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-03T10:33:23.018Z] ---> Running in ed7dc179328f [2024-07-03T10:33:23.283Z] Removing intermediate container ed7dc179328f [2024-07-03T10:33:23.283Z] ---> 93bcc47c9a8e [2024-07-03T10:33:23.283Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T10:33:23.548Z] ---> Running in 0100841ba55d [2024-07-03T10:33:23.813Z] Removing intermediate container 0100841ba55d [2024-07-03T10:33:23.813Z] ---> 98e3fe1f9a90 [2024-07-03T10:33:23.813Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-03T10:33:23.813Z] ---> Running in c4e54f21d9f3 [2024-07-03T10:33:24.079Z] Removing intermediate container c4e54f21d9f3 [2024-07-03T10:33:24.079Z] ---> df692ef3ef27 [2024-07-03T10:33:24.079Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T10:33:24.079Z] ---> Running in d950fc848fe6 [2024-07-03T10:33:24.663Z] Removing intermediate container d950fc848fe6 [2024-07-03T10:33:24.663Z] ---> 037879f72497 [2024-07-03T10:33:24.663Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T10:33:24.663Z] ---> Running in 076a4bb8f4db [2024-07-03T10:33:25.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T10:33:25.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T10:33:26.847Z] OK: 266 MiB in 52 packages [2024-07-03T10:33:27.805Z] Removing intermediate container 076a4bb8f4db [2024-07-03T10:33:27.805Z] ---> 017cd9a8eebd [2024-07-03T10:33:27.805Z] Step 8/25 : WORKDIR /app [2024-07-03T10:33:27.805Z] ---> Running in e38d037b05df [2024-07-03T10:33:28.071Z] Removing intermediate container e38d037b05df [2024-07-03T10:33:28.071Z] ---> 92e660a8f28b [2024-07-03T10:33:28.071Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-03T10:33:28.652Z] ---> 83e21882a1a3 [2024-07-03T10:33:28.652Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T10:33:28.652Z] ---> Running in 93a7fef84429 [2024-07-03T10:33:30.591Z] Removing intermediate container 93a7fef84429 [2024-07-03T10:33:30.591Z] ---> 4c12e9c7a2d7 [2024-07-03T10:33:30.591Z] Step 11/25 : COPY . . [2024-07-03T10:33:31.557Z] ---> 61251d32b0c2 [2024-07-03T10:33:31.557Z] Step 12/25 : RUN $MAKE [2024-07-03T10:33:31.557Z] ---> Running in e9aaa36b576d [2024-07-03T10:33:32.518Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-03T10:36:54.254Z] Removing intermediate container e9aaa36b576d [2024-07-03T10:36:54.255Z] ---> 315532e099b0 [2024-07-03T10:36:54.255Z] Step 13/25 : FROM alpine:3.18 [2024-07-03T10:36:54.255Z] 3.18: Pulling from library/alpine [2024-07-03T10:36:54.255Z] 5c905c7ebe2f: Pulling fs layer [2024-07-03T10:36:54.255Z] 5c905c7ebe2f: Verifying Checksum [2024-07-03T10:36:54.255Z] 5c905c7ebe2f: Download complete [2024-07-03T10:36:54.838Z] 5c905c7ebe2f: Pull complete [2024-07-03T10:36:54.838Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T10:36:54.838Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T10:36:54.838Z] ---> dec292d02e07 [2024-07-03T10:36:54.838Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-03T10:36:55.104Z] ---> Running in 819ed476bace [2024-07-03T10:36:55.369Z] Removing intermediate container 819ed476bace [2024-07-03T10:36:55.369Z] ---> b6d4ec4e3271 [2024-07-03T10:36:55.369Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-03T10:36:55.369Z] ---> Running in dca87e5d29f0 [2024-07-03T10:36:56.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T10:36:56.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T10:36:57.537Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T10:36:57.537Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T10:36:57.537Z] OK: 8 MiB in 16 packages [2024-07-03T10:36:58.495Z] Removing intermediate container dca87e5d29f0 [2024-07-03T10:36:58.495Z] ---> 80ecafb251e5 [2024-07-03T10:36:58.495Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-03T10:36:58.495Z] ---> Running in 91955a7e673c [2024-07-03T10:36:59.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T10:36:59.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T10:37:00.665Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T10:37:00.665Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T10:37:00.665Z] OK: 8 MiB in 16 packages [2024-07-03T10:37:01.620Z] Removing intermediate container 91955a7e673c [2024-07-03T10:37:01.621Z] ---> fba9bc7b077e [2024-07-03T10:37:01.621Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-03T10:37:02.202Z] ---> 1c1ae42112e6 [2024-07-03T10:37:02.202Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-03T10:37:02.469Z] ---> cff73f80e091 [2024-07-03T10:37:02.469Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-03T10:37:05.048Z] ---> 2f6670248277 [2024-07-03T10:37:05.048Z] Step 20/25 : EXPOSE 59989 [2024-07-03T10:37:05.048Z] ---> Running in 0b540ff7d2bd [2024-07-03T10:37:05.048Z] Removing intermediate container 0b540ff7d2bd [2024-07-03T10:37:05.048Z] ---> 9a74b44cf1a8 [2024-07-03T10:37:05.048Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-03T10:37:05.048Z] ---> Running in 74a2143646bf [2024-07-03T10:37:05.627Z] Removing intermediate container 74a2143646bf [2024-07-03T10:37:05.627Z] ---> 2c428fe89faf [2024-07-03T10:37:05.627Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T10:37:05.627Z] ---> Running in 3a0167c03a4e [2024-07-03T10:37:05.894Z] Removing intermediate container 3a0167c03a4e [2024-07-03T10:37:05.894Z] ---> 1b3c91491fed [2024-07-03T10:37:05.894Z] Step 23/25 : LABEL arch=arm64 [2024-07-03T10:37:05.894Z] ---> Running in 3d4a11835fe9 [2024-07-03T10:37:06.160Z] Removing intermediate container 3d4a11835fe9 [2024-07-03T10:37:06.160Z] ---> 8fbce6a1e6f2 [2024-07-03T10:37:06.160Z] Step 24/25 : LABEL git_sha=dcf4c81422d7461b3d17685e703300397e290cc5 [2024-07-03T10:37:06.160Z] ---> Running in e2d199bc284f [2024-07-03T10:37:06.427Z] Removing intermediate container e2d199bc284f [2024-07-03T10:37:06.427Z] ---> f227e9389ecb [2024-07-03T10:37:06.427Z] Step 25/25 : LABEL version=0.0.0 [2024-07-03T10:37:06.692Z] ---> Running in fac9e5ceb022 [2024-07-03T10:37:06.692Z] Removing intermediate container fac9e5ceb022 [2024-07-03T10:37:06.692Z] ---> 4211d6376602 [2024-07-03T10:37:06.692Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T10:37:06.964Z] Successfully built 4211d6376602 [2024-07-03T10:37:06.964Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:37:07.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T10:37:07.441Z] [2024-07-03T10:37:07.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:37:07.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T10:37:07.772Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T10:37:07.772Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T10:37:07.772Z] 04944245beec: Pulling fs layer [2024-07-03T10:37:07.772Z] 699f458cf7ca: Pulling fs layer [2024-07-03T10:37:07.772Z] 765212b225bb: Pulling fs layer [2024-07-03T10:37:07.772Z] f23df028b6ca: Pulling fs layer [2024-07-03T10:37:07.772Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T10:37:07.772Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T10:37:07.772Z] f23df028b6ca: Waiting [2024-07-03T10:37:07.772Z] 2437ff75d9bd: Waiting [2024-07-03T10:37:07.772Z] 765212b225bb: Waiting [2024-07-03T10:37:07.772Z] d65c8cfc05b1: Waiting [2024-07-03T10:37:08.038Z] 04944245beec: Download complete [2024-07-03T10:37:08.038Z] 765212b225bb: Verifying Checksum [2024-07-03T10:37:08.038Z] 765212b225bb: Download complete [2024-07-03T10:37:08.038Z] f23df028b6ca: Verifying Checksum [2024-07-03T10:37:08.038Z] f23df028b6ca: Download complete [2024-07-03T10:37:08.038Z] d65c8cfc05b1: Verifying Checksum [2024-07-03T10:37:08.038Z] d65c8cfc05b1: Download complete [2024-07-03T10:37:08.305Z] 699f458cf7ca: Verifying Checksum [2024-07-03T10:37:08.305Z] 699f458cf7ca: Download complete [2024-07-03T10:37:08.573Z] 8998bd30e6a1: Verifying Checksum [2024-07-03T10:37:08.573Z] 8998bd30e6a1: Download complete [2024-07-03T10:37:11.149Z] 2437ff75d9bd: Verifying Checksum [2024-07-03T10:37:11.149Z] 2437ff75d9bd: Download complete [2024-07-03T10:37:13.090Z] 8998bd30e6a1: Pull complete [2024-07-03T10:37:13.675Z] 04944245beec: Pull complete [2024-07-03T10:37:15.082Z] 699f458cf7ca: Pull complete [2024-07-03T10:37:15.348Z] 765212b225bb: Pull complete [2024-07-03T10:37:16.305Z] f23df028b6ca: Pull complete [2024-07-03T10:37:16.305Z] d65c8cfc05b1: Pull complete [2024-07-03T10:37:34.504Z] 2437ff75d9bd: Pull complete [2024-07-03T10:37:34.504Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T10:37:34.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T10:37:34.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:37:34.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-4915 does not seem to be running inside a container [2024-07-03T10:37:34.763Z] $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-03T10:37:37.334Z] $ docker top 74623517b4f60383e3fb37fe5032963f6aff6d3a57e27ef2f08f6fa914b27f99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:37:38.154Z] ---> job-cost.sh [2024-07-03T10:37:38.154Z] lf-activate-venv: SKIPPING [2024-07-03T10:37:38.154Z] INFO: No Stack... [2024-07-03T10:37:38.418Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T10:37:39.370Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T10:37:39.999Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2024-07-03T10:37:39.999Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T10:37:40.052Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-2-stack-cost] [2024-07-03T10:37:40.063Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-2-stack-cost] did not exist. Created. [2024-07-03T10:37:40.070Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T10:37:40.732Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-e7211268/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T10:37:41.368Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T10:37:41.394Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T10:37:41.450Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T10:37:41.463Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-300-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T10:37:41.496Z] $ docker stop --time=1 74623517b4f60383e3fb37fe5032963f6aff6d3a57e27ef2f08f6fa914b27f99 [2024-07-03T10:37:43.014Z] $ docker rm -f --volumes 74623517b4f60383e3fb37fe5032963f6aff6d3a57e27ef2f08f6fa914b27f99 [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 [2024-07-03T10:37:43.538Z] provisioning config files... [2024-07-03T10:37:43.548Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp/config13574620976430515746tmp [Pipeline] { [Pipeline] sh [2024-07-03T10:37:43.857Z] + set +x [2024-07-03T10:37:43.857Z] + curl -s https://codecov.io/bash [2024-07-03T10:37:43.857Z] + bash -s -- [2024-07-03T10:37:43.857Z] [2024-07-03T10:37:43.857Z] _____ _ [2024-07-03T10:37:43.857Z] / ____| | | [2024-07-03T10:37:43.857Z] | | ___ __| | ___ ___ _____ __ [2024-07-03T10:37:43.857Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-03T10:37:43.857Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-03T10:37:43.857Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-03T10:37:43.857Z] Bash-1.0.6 [2024-07-03T10:37:43.857Z] [2024-07-03T10:37:43.857Z] [2024-07-03T10:37:43.857Z] ==> git version 2.25.1 found [2024-07-03T10:37:43.857Z] ==> 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 [2024-07-03T10:37:43.857Z] Release-Date: 2020-01-08 [2024-07-03T10:37:43.857Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-03T10:37:43.857Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-03T10:37:43.857Z] ==> Jenkins CI detected. [2024-07-03T10:37:43.857Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-300 [2024-07-03T10:37:43.857Z] project root: . [2024-07-03T10:37:43.857Z] --> token set from env [2024-07-03T10:37:43.857Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-03T10:37:43.857Z] ==> Running gcov in . (disable via -X gcov) [2024-07-03T10:37:43.857Z] ==> Python coveragepy not found [2024-07-03T10:37:43.857Z] ==> Searching for coverage reports in: [2024-07-03T10:37:43.857Z] + . [2024-07-03T10:37:43.857Z] -> Found 1 reports [2024-07-03T10:37:43.857Z] ==> Detecting git/mercurial file structure [2024-07-03T10:37:44.117Z] ==> Reading reports [2024-07-03T10:37:44.117Z] + ./coverage.out bytes=438103 [2024-07-03T10:37:44.117Z] ==> Appending adjustments [2024-07-03T10:37:44.117Z] https://docs.codecov.io/docs/fixing-reports [2024-07-03T10:37:44.376Z] + Found adjustments [2024-07-03T10:37:44.376Z] ==> Gzipping contents [2024-07-03T10:37:44.376Z] 52K /tmp/codecov.veybHQ.gz [2024-07-03T10:37:44.376Z] ==> Uploading reports [2024-07-03T10:37:44.377Z] url: https://codecov.io [2024-07-03T10:37:44.377Z] query: branch=PR-300&commit=dcf4c81422d7461b3d17685e703300397e290cc5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-300%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=300&job=&cmd_args= [2024-07-03T10:37:44.377Z] -> Pinging Codecov [2024-07-03T10:37:44.377Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-300&commit=dcf4c81422d7461b3d17685e703300397e290cc5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-300%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=300&job=&cmd_args= [2024-07-03T10:37:44.377Z] -> Uploading to [2024-07-03T10:37:44.377Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-03/581DD39554BDF9B6E22D074273EAD858/dcf4c81422d7461b3d17685e703300397e290cc5/32130678-bb1e-4bba-b553-1205aecba82f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T103744Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0196d2eace0e181dc4ea2fbff99b649e340dc8211489efdcb1eca52d5fd6f7c0 [2024-07-03T10:37:44.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T10:37:44.377Z] Dload Upload Total Spent Left Speed [2024-07-03T10:37:44.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50185 0 0 100 50185 0 217k --:--:-- --:--:-- --:--:-- 216k [2024-07-03T10:37:44.636Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dcf4c81422d7461b3d17685e703300397e290cc5 [Pipeline] } [2024-07-03T10:37:44.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-03T10:37:45.529Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-300/archives ] [2024-07-03T10:37:45.529Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-300/archives [2024-07-03T10:37:45.529Z] total 16 [2024-07-03T10:37:45.529Z] drwxr-xr-x 3 root root 4096 Jul 3 10:26 . [2024-07-03T10:37:45.529Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 3 10:26 .. [2024-07-03T10:37:45.529Z] drwxr-xr-x 2 root root 4096 Jul 3 10:26 cost [2024-07-03T10:37:45.529Z] -rw-r--r-- 1 root root 91 Jul 3 10:26 cost.csv [2024-07-03T10:37:45.529Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-300/archives [2024-07-03T10:37:45.529Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-300/archives [2024-07-03T10:37:45.529Z] total 16 [2024-07-03T10:37:45.529Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 10:26 . [2024-07-03T10:37:45.529Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 3 10:26 .. [2024-07-03T10:37:45.529Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 10:26 cost [2024-07-03T10:37:45.529Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 3 10:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:37:45.813Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:37:46.668Z] ---> package-listing.sh [2024-07-03T10:37:46.668Z] ++ facter osfamily [2024-07-03T10:37:46.668Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T10:37:46.928Z] + OS_FAMILY=debian [2024-07-03T10:37:46.928Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-300 [2024-07-03T10:37:46.928Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T10:37:46.928Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T10:37:46.928Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T10:37:46.928Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T10:37:46.928Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-300 ']' [2024-07-03T10:37:46.928Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T10:37:46.928Z] + case "${OS_FAMILY}" in [2024-07-03T10:37:46.928Z] + dpkg -l [2024-07-03T10:37:46.928Z] + grep '^ii' [2024-07-03T10:37:46.928Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T10:37:46.928Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T10:37:46.928Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T10:37:46.928Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-300 ']' [2024-07-03T10:37:46.928Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-300/archives/ [2024-07-03T10:37:46.928Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-300/archives/ [Pipeline] echo [2024-07-03T10:37:46.938Z] 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/undry_device-rfid-llrp-go_PR-300/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-03T10:37:47.212Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T10:37:47.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T10:37:47.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T10:37:47.937Z] prd-ubuntu20.04-docker-8c-8g-4914 does not seem to be running inside a container [2024-07-03T10:37:47.957Z] $ 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/undry_device-rfid-llrp-go_PR-300/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-300 -v /w/workspace/undry_device-rfid-llrp-go_PR-300:/w/workspace/undry_device-rfid-llrp-go_PR-300:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T10:37:48.119Z] $ docker top 2282c6f83ba7f195af1fbb279574947109d1870a4b8ac784df2d229f7fcd76a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T10:37:48.462Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T10:37:48.748Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T10:37:49.033Z] + ls /var/log/sa-host [2024-07-03T10:37:49.033Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T10:37:49.202Z] provisioning config files... [2024-07-03T10:37:49.210Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-300@tmp/config4848931756951381569tmp [Pipeline] { [Pipeline] echo [2024-07-03T10:37:49.229Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:37:49.513Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T10:37:49.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:37:49.848Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T10:37:49.857Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:37:50.142Z] ---> sudo-logs.sh [2024-07-03T10:37:50.142Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T10:37:50.173Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:37:50.454Z] ---> job-cost.sh [2024-07-03T10:37:50.455Z] lf-activate-venv: SKIPPING [2024-07-03T10:37:50.455Z] DEBUG: total: 0.2199999988079071 [2024-07-03T10:37:50.455Z] INFO: Retrieving Stack Cost... [2024-07-03T10:37:51.023Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T10:37:51.282Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T10:37:51.293Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T10:37:51.580Z] ---> logs-deploy.sh [2024-07-03T10:37:51.580Z] lf-activate-venv: SKIPPING [2024-07-03T10:37:51.580Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-300/2 [2024-07-03T10:37:51.580Z] INFO: archiving workspace using pattern(s): [2024-07-03T10:37:52.514Z] Archives upload complete. [2024-07-03T10:37:52.514Z] INFO: archiving logs to Nexus