Pull request #321 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 03c7ae16948945c334b5158d13c1f28c4805a7f4+eda65a26f575ff07a305de7325ab261b4d99341a (260e8b2123948554dbc2c1345f7245ca12afba6d) 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-ssh10020516230997819461.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16868799917372950873.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12374143245581990138.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh188587753432707151.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5656495368209294210.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-321/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-321/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12148037994479358864.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22985 in /w/workspace/undry_device-rfid-llrp-go_PR-321 [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-321 # 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/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit eda65a26f575ff07a305de7325ab261b4d99341a into PR head commit 03c7ae16948945c334b5158d13c1f28c4805a7f4 Merge succeeded, producing 03c7ae16948945c334b5158d13c1f28c4805a7f4 Checking out Revision 03c7ae16948945c334b5158d13c1f28c4805a7f4 (PR-321) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 03c7ae16948945c334b5158d13c1f28c4805a7f4 # 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 eda65a26f575ff07a305de7325ab261b4d99341a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03c7ae16948945c334b5158d13c1f28c4805a7f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-17T10:13:17.657Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-17T10:13:17.872Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-17T10:13:17.995Z] ========================================================= [2024-10-17T10:13:17.995Z] EdgeX Global Pipelines Version Info [2024-10-17T10:13:17.995Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-17T10:13:19.147Z] ------------------- [2024-10-17T10:13:19.147Z] stable info: [2024-10-17T10:13:19.147Z] ------------------- [2024-10-17T10:13:19.147Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-17T10:13:19.147Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-17T10:13:19.147Z] Message: update stable to v1.0.265 [2024-10-17T10:13:19.408Z] ------------------- [2024-10-17T10:13:19.408Z] experimental info: [2024-10-17T10:13:19.408Z] ------------------- [2024-10-17T10:13:19.408Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-17T10:13:19.408Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-17T10:13:19.408Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-17T10:13:19.766Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-17T10:13:19.826Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-17T10:13:19.883Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-17T10:13:19.949Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-17T10:13:20.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-17T10:13:20.070Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-17T10:13:20.127Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-17T10:13:20.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-17T10:13:20.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-17T10:13:20.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-17T10:13:20.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-17T10:13:20.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-17T10:13:20.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-17T10:13:20.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-17T10:13:20.602Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-17T10:13:20.661Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-17T10:13:20.715Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-17T10:13:20.771Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-17T10:13:20.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-17T10:13:20.902Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-17T10:13:20.960Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-17T10:13:21.019Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-17T10:13:21.071Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-17T10:13:21.141Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-17T10:13:21.210Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-17T10:13:21.263Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-17T10:13:21.324Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-17T10:13:21.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-321 [Pipeline] echo [2024-10-17T10:13:21.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-321 [Pipeline] echo [2024-10-17T10:13:21.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-321 [Pipeline] echo [2024-10-17T10:13:21.575Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03c7ae16948945c334b5158d13c1f28c4805a7f4 [Pipeline] echo [2024-10-17T10:13:21.638Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03c7ae1 [Pipeline] echo [2024-10-17T10:13:21.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-17T10:13:21.846Z] provisioning config files... [2024-10-17T10:13:21.860Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/config512094543563476546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T10:13:22.257Z] ---> ****-login.sh [2024-10-17T10:13:22.257Z] nexus3.edgexfoundry.org:10001 [2024-10-17T10:13:22.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T10:13:22.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T10:13:22.518Z] Configure a credential helper to remove this warning. See [2024-10-17T10:13:22.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T10:13:22.518Z] [2024-10-17T10:13:22.519Z] Login Succeeded [2024-10-17T10:13:22.519Z] nexus3.edgexfoundry.org:10002 [2024-10-17T10:13:22.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T10:13:22.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T10:13:22.519Z] Configure a credential helper to remove this warning. See [2024-10-17T10:13:22.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T10:13:22.519Z] [2024-10-17T10:13:22.519Z] Login Succeeded [2024-10-17T10:13:22.519Z] nexus3.edgexfoundry.org:10003 [2024-10-17T10:13:22.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T10:13:22.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T10:13:22.782Z] Configure a credential helper to remove this warning. See [2024-10-17T10:13:22.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T10:13:22.782Z] [2024-10-17T10:13:22.782Z] Login Succeeded [2024-10-17T10:13:22.782Z] nexus3.edgexfoundry.org:10004 [2024-10-17T10:13:22.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T10:13:22.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T10:13:22.782Z] Configure a credential helper to remove this warning. See [2024-10-17T10:13:22.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T10:13:22.782Z] [2024-10-17T10:13:22.782Z] Login Succeeded [2024-10-17T10:13:22.782Z] ****.io [2024-10-17T10:13:23.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T10:13:23.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T10:13:23.043Z] Configure a credential helper to remove this warning. See [2024-10-17T10:13:23.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T10:13:23.043Z] [2024-10-17T10:13:23.043Z] Login Succeeded [2024-10-17T10:13:23.043Z] ---> ****-login.sh ends [Pipeline] } [2024-10-17T10:13:23.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-17T10:13:23.783Z] + git rev-list -1 --merges 03c7ae16948945c334b5158d13c1f28c4805a7f4~1..03c7ae16948945c334b5158d13c1f28c4805a7f4 [Pipeline] echo [2024-10-17T10:13:23.835Z] -----------> git rev-list -1 --merges 03c7ae16948945c334b5158d13c1f28c4805a7f4~1..03c7ae16948945c334b5158d13c1f28c4805a7f4 03c7ae16948945c334b5158d13c1f28c4805a7f4 [false] [Pipeline] sh [2024-10-17T10:13:24.158Z] + git log --format=format:%s -1 03c7ae16948945c334b5158d13c1f28c4805a7f4 [Pipeline] echo [2024-10-17T10:13:24.207Z] ========================================================= [2024-10-17T10:13:24.207Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-17T10:13:24.207Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-17T10:13:24.665Z] + git log --format=format:%s -1 03c7ae16948945c334b5158d13c1f28c4805a7f4 [Pipeline] echo [2024-10-17T10:13:24.704Z] [semverPrep] GIT_COMMIT: 03c7ae16948945c334b5158d13c1f28c4805a7f4, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-17T10:13:24.747Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-17T10:13:25.159Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-17T10:13:25.159Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-17T10:13:25.159Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-17T10:13:25.159Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-17T10:13:25.159Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-17T10:13:25.159Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-17T10:13:25.159Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T10:13:25.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T10:13:25.706Z] [2024-10-17T10:13:25.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T10:13:26.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T10:13:26.112Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-17T10:13:26.112Z] b85a868b505f: Pulling fs layer [2024-10-17T10:13:26.112Z] e2be974225ed: Pulling fs layer [2024-10-17T10:13:26.112Z] 339a4e72a1f5: Pulling fs layer [2024-10-17T10:13:26.112Z] 988bab9f4d93: Pulling fs layer [2024-10-17T10:13:26.112Z] 1469e6f7b9e6: Pulling fs layer [2024-10-17T10:13:26.112Z] eaf3925da568: Pulling fs layer [2024-10-17T10:13:26.112Z] bab4dde63d76: Pulling fs layer [2024-10-17T10:13:26.112Z] bde34c3a00c8: Pulling fs layer [2024-10-17T10:13:26.112Z] b352a97aabf1: Pulling fs layer [2024-10-17T10:13:26.112Z] 4872d77fe225: Pulling fs layer [2024-10-17T10:13:26.112Z] 5851b861e8e6: Pulling fs layer [2024-10-17T10:13:26.112Z] 988bab9f4d93: Waiting [2024-10-17T10:13:26.112Z] bab4dde63d76: Waiting [2024-10-17T10:13:26.112Z] 4872d77fe225: Waiting [2024-10-17T10:13:26.112Z] bde34c3a00c8: Waiting [2024-10-17T10:13:26.112Z] b352a97aabf1: Waiting [2024-10-17T10:13:26.112Z] 5851b861e8e6: Waiting [2024-10-17T10:13:26.112Z] 1469e6f7b9e6: Waiting [2024-10-17T10:13:26.112Z] eaf3925da568: Waiting [2024-10-17T10:13:26.112Z] e2be974225ed: Verifying Checksum [2024-10-17T10:13:26.112Z] e2be974225ed: Download complete [2024-10-17T10:13:26.112Z] 988bab9f4d93: Download complete [2024-10-17T10:13:26.112Z] 1469e6f7b9e6: Verifying Checksum [2024-10-17T10:13:26.112Z] 1469e6f7b9e6: Download complete [2024-10-17T10:13:26.371Z] eaf3925da568: Verifying Checksum [2024-10-17T10:13:26.371Z] eaf3925da568: Download complete [2024-10-17T10:13:26.371Z] 339a4e72a1f5: Verifying Checksum [2024-10-17T10:13:26.371Z] 339a4e72a1f5: Download complete [2024-10-17T10:13:26.371Z] bde34c3a00c8: Verifying Checksum [2024-10-17T10:13:26.371Z] bde34c3a00c8: Download complete [2024-10-17T10:13:26.371Z] b352a97aabf1: Verifying Checksum [2024-10-17T10:13:26.371Z] b352a97aabf1: Download complete [2024-10-17T10:13:26.371Z] 4872d77fe225: Verifying Checksum [2024-10-17T10:13:26.371Z] 4872d77fe225: Download complete [2024-10-17T10:13:26.371Z] 5851b861e8e6: Download complete [2024-10-17T10:13:26.371Z] b85a868b505f: Download complete [2024-10-17T10:13:26.643Z] bab4dde63d76: Verifying Checksum [2024-10-17T10:13:26.643Z] bab4dde63d76: Download complete [2024-10-17T10:13:27.580Z] b85a868b505f: Pull complete [2024-10-17T10:13:27.580Z] e2be974225ed: Pull complete [2024-10-17T10:13:28.151Z] 339a4e72a1f5: Pull complete [2024-10-17T10:13:28.151Z] 988bab9f4d93: Pull complete [2024-10-17T10:13:28.411Z] 1469e6f7b9e6: Pull complete [2024-10-17T10:13:28.411Z] eaf3925da568: Pull complete [2024-10-17T10:13:30.321Z] bab4dde63d76: Pull complete [2024-10-17T10:13:30.321Z] bde34c3a00c8: Pull complete [2024-10-17T10:13:30.321Z] b352a97aabf1: Pull complete [2024-10-17T10:13:30.321Z] 4872d77fe225: Pull complete [2024-10-17T10:13:30.583Z] 5851b861e8e6: Pull complete [2024-10-17T10:13:30.583Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-17T10:13:30.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T10:13:30.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T10:13:30.895Z] prd-ubuntu20.04-docker-8c-8g-22985 does not seem to be running inside a container [2024-10-17T10:13:30.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-321 -v /w/workspace/undry_device-rfid-llrp-go_PR-321:/w/workspace/undry_device-rfid-llrp-go_PR-321:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-321@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-17T10:13:34.557Z] $ docker top 7c9b3a97314ae4c7d7c5d1ac8b463e4c11c34b9ac65963c9589bc1d445e3cbfe -eo pid,comm [2024-10-17T10:13:34.610Z] 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-10-17T10:13:34.610Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-17T10:13:34.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-17T10:13:34.779Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-17T10:13:34.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-17T10:13:34.904Z] $ docker exec 7c9b3a97314ae4c7d7c5d1ac8b463e4c11c34b9ac65963c9589bc1d445e3cbfe ssh-agent [2024-10-17T10:13:35.011Z] SSH_AUTH_SOCK=/tmp/ssh-eWfiCLGOeYNg/agent.33 [2024-10-17T10:13:35.011Z] SSH_AGENT_PID=39 [2024-10-17T10:13:35.017Z] Running ssh-add (command line suppressed) [2024-10-17T10:13:35.105Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/private_key_259672730632103647.key (/w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/private_key_259672730632103647.key) [2024-10-17T10:13:35.118Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-17T10:13:35.470Z] + git tag --points-at HEAD [Pipeline] } [2024-10-17T10:13:35.498Z] $ docker exec --env ******** --env ******** 7c9b3a97314ae4c7d7c5d1ac8b463e4c11c34b9ac65963c9589bc1d445e3cbfe ssh-agent -k [2024-10-17T10:13:35.598Z] unset SSH_AUTH_SOCK; [2024-10-17T10:13:35.599Z] unset SSH_AGENT_PID; [2024-10-17T10:13:35.599Z] echo Agent pid 39 killed; [2024-10-17T10:13:35.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-17T10:13:35.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-17T10:13:35.723Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-17T10:13:35.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-17T10:13:35.837Z] $ docker exec 7c9b3a97314ae4c7d7c5d1ac8b463e4c11c34b9ac65963c9589bc1d445e3cbfe ssh-agent [2024-10-17T10:13:35.942Z] SSH_AUTH_SOCK=/tmp/ssh-kqxOOusBC6dQ/agent.72 [2024-10-17T10:13:35.942Z] SSH_AGENT_PID=78 [2024-10-17T10:13:35.946Z] Running ssh-add (command line suppressed) [2024-10-17T10:13:36.048Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/private_key_17900819564220437619.key (/w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/private_key_17900819564220437619.key) [2024-10-17T10:13:36.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-17T10:13:36.416Z] + git semver init [2024-10-17T10:13:36.675Z] 2024-10-17 10:13:36,593 [run_init] DEBUG init version:0.0.0 force:False [2024-10-17T10:13:36.675Z] 2024-10-17 10:13:36,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-321/.semver [2024-10-17T10:13:36.675Z] 2024-10-17 10:13:36,595 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-321/.semver [2024-10-17T10:13:36.675Z] 2024-10-17 10:13:36,595 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-321/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-321, universal_newlines=False, shell=None, istream=None) [2024-10-17T10:13:38.582Z] 2024-10-17 10:13:38,287 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-321/.git/info/exclude [2024-10-17T10:13:38.582Z] 2024-10-17 10:13:38,287 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-321/.semver/PR-321 with force:False [2024-10-17T10:13:38.582Z] 2024-10-17 10:13:38,287 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-321/.semver/PR-321 [2024-10-17T10:13:38.582Z] 2024-10-17 10:13:38,292 [execute] INFO git cat-file --batch-check [2024-10-17T10:13:38.582Z] 2024-10-17 10:13:38,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-321/.semver, universal_newlines=False, shell=None, istream=) [2024-10-17T10:13:38.582Z] 2024-10-17 10:13:38,298 [execute] INFO git cat-file --batch [2024-10-17T10:13:38.582Z] 2024-10-17 10:13:38,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-321/.semver, universal_newlines=False, shell=None, istream=) [2024-10-17T10:13:38.582Z] 2024-10-17 10:13:38,303 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-321/.semver/PR-321 [2024-10-17T10:13:38.582Z] 0.0.0 [Pipeline] } [2024-10-17T10:13:38.610Z] $ docker exec --env ******** --env ******** 7c9b3a97314ae4c7d7c5d1ac8b463e4c11c34b9ac65963c9589bc1d445e3cbfe ssh-agent -k [2024-10-17T10:13:38.703Z] unset SSH_AUTH_SOCK; [2024-10-17T10:13:38.703Z] unset SSH_AGENT_PID; [2024-10-17T10:13:38.703Z] echo Agent pid 78 killed; [2024-10-17T10:13:38.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-17T10:13:39.211Z] + git semver [Pipeline] } [2024-10-17T10:13:39.496Z] $ docker stop --time=1 7c9b3a97314ae4c7d7c5d1ac8b463e4c11c34b9ac65963c9589bc1d445e3cbfe [2024-10-17T10:13:40.802Z] $ docker rm -f --volumes 7c9b3a97314ae4c7d7c5d1ac8b463e4c11c34b9ac65963c9589bc1d445e3cbfe [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-17T10:13:41.226Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-17T10:13:41.567Z] Stashed 1 file(s) [Pipeline] echo [2024-10-17T10:13:41.591Z] [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-10-17T10:13:42.368Z] provisioning config files... [2024-10-17T10:13:42.379Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/config6570174099201630429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T10:13:42.777Z] ---> ****-login.sh [2024-10-17T10:13:42.777Z] nexus3.edgexfoundry.org:10001 [2024-10-17T10:13:42.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T10:13:42.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T10:13:42.777Z] Configure a credential helper to remove this warning. See [2024-10-17T10:13:42.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T10:13:42.777Z] [2024-10-17T10:13:42.777Z] Login Succeeded [2024-10-17T10:13:42.777Z] nexus3.edgexfoundry.org:10002 [2024-10-17T10:13:42.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T10:13:42.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T10:13:42.778Z] Configure a credential helper to remove this warning. See [2024-10-17T10:13:42.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T10:13:42.778Z] [2024-10-17T10:13:42.778Z] Login Succeeded [2024-10-17T10:13:42.778Z] nexus3.edgexfoundry.org:10003 [2024-10-17T10:13:43.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T10:13:43.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T10:13:43.037Z] Configure a credential helper to remove this warning. See [2024-10-17T10:13:43.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T10:13:43.037Z] [2024-10-17T10:13:43.037Z] Login Succeeded [2024-10-17T10:13:43.037Z] nexus3.edgexfoundry.org:10004 [2024-10-17T10:13:43.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T10:13:43.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T10:13:43.038Z] Configure a credential helper to remove this warning. See [2024-10-17T10:13:43.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T10:13:43.038Z] [2024-10-17T10:13:43.038Z] Login Succeeded [2024-10-17T10:13:43.038Z] ****.io [2024-10-17T10:13:43.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T10:13:43.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T10:13:43.298Z] Configure a credential helper to remove this warning. See [2024-10-17T10:13:43.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T10:13:43.298Z] [2024-10-17T10:13:43.298Z] Login Succeeded [2024-10-17T10:13:43.298Z] ---> ****-login.sh ends [Pipeline] } [2024-10-17T10:13:43.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-17T10:13:43.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T10:13:43.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T10:13:43.675Z] ========================================================= [2024-10-17T10:13:43.675Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-17T10:13:43.675Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T10:13:44.195Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-17T10:13:44.195Z] Sending build context to Docker daemon 11.46MB [2024-10-17T10:13:44.195Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-17T10:13:44.195Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-17T10:13:44.195Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-17T10:13:44.195Z] 43c4264eed91: Pulling fs layer [2024-10-17T10:13:44.195Z] 4cc291be95ef: Pulling fs layer [2024-10-17T10:13:44.195Z] 2ac1f1163629: Pulling fs layer [2024-10-17T10:13:44.195Z] 5c3c966382ef: Pulling fs layer [2024-10-17T10:13:44.195Z] 4f4fb700ef54: Pulling fs layer [2024-10-17T10:13:44.195Z] 5d5c8e513c77: Pulling fs layer [2024-10-17T10:13:44.195Z] 9f66e0745190: Pulling fs layer [2024-10-17T10:13:44.195Z] f49a43e4bbc0: Pulling fs layer [2024-10-17T10:13:44.195Z] 561ebcabdf7f: Pulling fs layer [2024-10-17T10:13:44.195Z] 5c3c966382ef: Waiting [2024-10-17T10:13:44.195Z] 4f4fb700ef54: Waiting [2024-10-17T10:13:44.195Z] 9f66e0745190: Waiting [2024-10-17T10:13:44.195Z] f49a43e4bbc0: Waiting [2024-10-17T10:13:44.195Z] 561ebcabdf7f: Waiting [2024-10-17T10:13:44.195Z] 5d5c8e513c77: Waiting [2024-10-17T10:13:44.195Z] 4cc291be95ef: Verifying Checksum [2024-10-17T10:13:44.195Z] 4cc291be95ef: Download complete [2024-10-17T10:13:44.195Z] 5c3c966382ef: Download complete [2024-10-17T10:13:44.195Z] 4f4fb700ef54: Verifying Checksum [2024-10-17T10:13:44.452Z] 4f4fb700ef54: Download complete [2024-10-17T10:13:44.452Z] 43c4264eed91: Verifying Checksum [2024-10-17T10:13:44.452Z] 43c4264eed91: Download complete [2024-10-17T10:13:44.452Z] 5d5c8e513c77: Verifying Checksum [2024-10-17T10:13:44.452Z] 5d5c8e513c77: Download complete [2024-10-17T10:13:44.452Z] 9f66e0745190: Verifying Checksum [2024-10-17T10:13:44.452Z] 9f66e0745190: Download complete [2024-10-17T10:13:44.452Z] 43c4264eed91: Pull complete [2024-10-17T10:13:44.710Z] 561ebcabdf7f: Verifying Checksum [2024-10-17T10:13:44.710Z] 561ebcabdf7f: Download complete [2024-10-17T10:13:44.710Z] 4cc291be95ef: Pull complete [2024-10-17T10:13:44.968Z] 2ac1f1163629: Verifying Checksum [2024-10-17T10:13:44.968Z] 2ac1f1163629: Download complete [2024-10-17T10:13:45.226Z] f49a43e4bbc0: Verifying Checksum [2024-10-17T10:13:48.507Z] 2ac1f1163629: Pull complete [2024-10-17T10:13:48.507Z] 5c3c966382ef: Pull complete [2024-10-17T10:13:48.507Z] 4f4fb700ef54: Pull complete [2024-10-17T10:13:48.507Z] 5d5c8e513c77: Pull complete [2024-10-17T10:13:48.507Z] 9f66e0745190: Pull complete [2024-10-17T10:13:50.406Z] f49a43e4bbc0: Pull complete [2024-10-17T10:13:50.974Z] 561ebcabdf7f: Pull complete [2024-10-17T10:13:50.974Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-17T10:13:50.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-17T10:13:50.974Z] ---> 3a752c3f9dda [2024-10-17T10:13:50.974Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-17T10:13:55.167Z] ---> Running in a9c0ee063b32 [2024-10-17T10:13:55.167Z] Removing intermediate container a9c0ee063b32 [2024-10-17T10:13:55.167Z] ---> 25262720672b [2024-10-17T10:13:55.167Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-17T10:13:55.167Z] ---> Running in ab161898cc77 [2024-10-17T10:13:55.427Z] Removing intermediate container ab161898cc77 [2024-10-17T10:13:55.427Z] ---> 83d456eba5ce [2024-10-17T10:13:55.427Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-17T10:13:55.427Z] ---> Running in f33cde2ba738 [2024-10-17T10:13:55.427Z] Removing intermediate container f33cde2ba738 [2024-10-17T10:13:55.427Z] ---> 4c98850a44f8 [2024-10-17T10:13:55.427Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-17T10:13:55.427Z] ---> Running in 711279dffe1a [2024-10-17T10:13:55.427Z] Removing intermediate container 711279dffe1a [2024-10-17T10:13:55.427Z] ---> 09f3f0704a85 [2024-10-17T10:13:55.427Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-17T10:13:55.427Z] ---> Running in a0653c5efc60 [2024-10-17T10:13:55.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T10:13:55.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T10:13:56.203Z] OK: 246 MiB in 54 packages [2024-10-17T10:13:56.463Z] Removing intermediate container a0653c5efc60 [2024-10-17T10:13:56.463Z] ---> 00d1fb6c7a7c [2024-10-17T10:13:56.463Z] Step 8/12 : WORKDIR /app [2024-10-17T10:13:56.463Z] ---> Running in ad7bf45faf11 [2024-10-17T10:13:56.463Z] Removing intermediate container ad7bf45faf11 [2024-10-17T10:13:56.463Z] ---> d25dd8ba8c51 [2024-10-17T10:13:56.463Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-17T10:13:56.722Z] ---> 15a6a3d4eac1 [2024-10-17T10:13:56.723Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T10:13:56.723Z] ---> Running in 5ab9e50c5779 [2024-10-17T10:13:57.133Z] Still waiting to schedule task [2024-10-17T10:13:57.134Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-17T10:15:18.210Z] Removing intermediate container 5ab9e50c5779 [2024-10-17T10:15:18.210Z] ---> ef57f245150a [2024-10-17T10:15:18.210Z] Step 11/12 : COPY . . [2024-10-17T10:15:18.210Z] ---> 50d158c98c50 [2024-10-17T10:15:18.210Z] Step 12/12 : RUN $MAKE [2024-10-17T10:15:18.210Z] ---> Running in 32c4bf9167e0 [2024-10-17T10:15:18.210Z] noop [2024-10-17T10:15:18.210Z] Removing intermediate container 32c4bf9167e0 [2024-10-17T10:15:18.210Z] ---> 653303ec1878 [2024-10-17T10:15:18.210Z] Successfully built 653303ec1878 [2024-10-17T10:15:18.210Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T10:15:18.700Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-17T10:15:18.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T10:15:18.871Z] prd-ubuntu20.04-docker-8c-8g-22985 does not seem to be running inside a container [2024-10-17T10:15:18.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-321 -v /w/workspace/undry_device-rfid-llrp-go_PR-321:/w/workspace/undry_device-rfid-llrp-go_PR-321:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-321@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-321@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 ******** ci-base-image-x86_64 cat [2024-10-17T10:15:19.231Z] $ docker top 1b3b7a8c314e2d9e815cf84ecb6dbb6c54c784358f65e01519803f0101b30df1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T10:15:19.652Z] + go version [2024-10-17T10:15:19.652Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-17T10:15:19.685Z] $ docker stop --time=1 1b3b7a8c314e2d9e815cf84ecb6dbb6c54c784358f65e01519803f0101b30df1 [2024-10-17T10:15:20.971Z] $ docker rm -f --volumes 1b3b7a8c314e2d9e815cf84ecb6dbb6c54c784358f65e01519803f0101b30df1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T10:15:21.813Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-17T10:15:21.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T10:15:21.995Z] prd-ubuntu20.04-docker-8c-8g-22985 does not seem to be running inside a container [2024-10-17T10:15:22.020Z] $ 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-321 -v /w/workspace/undry_device-rfid-llrp-go_PR-321:/w/workspace/undry_device-rfid-llrp-go_PR-321:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-321@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-321@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 ******** ci-base-image-x86_64 cat [2024-10-17T10:15:22.353Z] $ docker top 509b82ed0b74a2512ecd35097b12167b6e1d410ecbd0334bfcea8ed705ff6f82 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T10:15:22.763Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-321 [Pipeline] fileExists [Pipeline] sh [2024-10-17T10:15:23.227Z] + make test [2024-10-17T10:15:23.227Z] go test ./... -coverprofile=coverage.out ./... [2024-10-17T10:15:25.132Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-17T10:15:30.365Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22986 in /w/workspace/undry_device-rfid-llrp-go_PR-321 [Pipeline] { [Pipeline] ws [2024-10-17T10:15:30.445Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-10-17T10:15:33.549Z] The recommended git tool is: git [2024-10-17T10:15:38.035Z] using credential edgex-jenkins-ssh [2024-10-17T10:15:38.057Z] Cloning the remote Git repository [2024-10-17T10:15:38.098Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-17T10:15:38.181Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-10-17T10:15:38.309Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-17T10:15:38.310Z] > git --version # timeout=10 [2024-10-17T10:15:38.329Z] > git --version # 'git version 2.25.1' [2024-10-17T10:15:38.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-17T10:15:38.471Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-17T10:15:41.135Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-17T10:15:41.162Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-17T10:15:41.999Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-17T10:15:42.035Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-17T10:15:42.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-17T10:15:42.058Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-17T10:15:42.575Z] Merging remotes/origin/main commit eda65a26f575ff07a305de7325ab261b4d99341a into PR head commit 03c7ae16948945c334b5158d13c1f28c4805a7f4 [2024-10-17T10:15:42.864Z] Merge succeeded, producing 03c7ae16948945c334b5158d13c1f28c4805a7f4 [2024-10-17T10:15:42.865Z] Checking out Revision 03c7ae16948945c334b5158d13c1f28c4805a7f4 (PR-321) [2024-10-17T10:15:43.264Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-17T10:15:43.265Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-17T10:15:43.415Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-17T10:15:43.503Z] > git --version # timeout=10 [2024-10-17T10:15:43.525Z] > git --version # 'git version 2.25.1' [2024-10-17T10:15:43.567Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-17T10:15:42.590Z] > git config core.sparsecheckout # timeout=10 [2024-10-17T10:15:42.656Z] > git checkout -f 03c7ae16948945c334b5158d13c1f28c4805a7f4 # timeout=10 [2024-10-17T10:15:42.757Z] > git remote # timeout=10 [2024-10-17T10:15:42.771Z] > git config --get remote.origin.url # timeout=10 [2024-10-17T10:15:42.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-17T10:15:42.825Z] > git merge eda65a26f575ff07a305de7325ab261b4d99341a # timeout=10 [2024-10-17T10:15:42.848Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-17T10:15:42.870Z] > git config core.sparsecheckout # timeout=10 [2024-10-17T10:15:42.890Z] > git checkout -f 03c7ae16948945c334b5158d13c1f28c4805a7f4 # timeout=10 [2024-10-17T10:15:47.466Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.148s coverage: 40.6% of statements [2024-10-17T10:15:47.466Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2024-10-17T10:15:47.466Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.265s coverage: 51.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-17T10:15:48.451Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-17T10:15:48.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T10:15:48.451Z] Dload Upload Total Spent Left Speed [2024-10-17T10:15:49.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 12853 0 --:--:-- --:--:-- --:--:-- 12840 [Pipeline] sh [2024-10-17T10:15:49.772Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-17T10:15:50.120Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-17T10:15:50.120Z] + sudo tee /etc/docker/daemon.new [2024-10-17T10:15:50.120Z] { [2024-10-17T10:15:50.120Z] "registry-mirrors": [ [2024-10-17T10:15:50.120Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-17T10:15:50.120Z] ], [2024-10-17T10:15:50.120Z] "bip": "10.250.0.254/24", [2024-10-17T10:15:50.120Z] "hosts": [ [2024-10-17T10:15:50.120Z] "tcp://0.0.0.0:5555", [2024-10-17T10:15:50.120Z] "unix:///var/run/docker.sock" [2024-10-17T10:15:50.120Z] ], [2024-10-17T10:15:50.120Z] "mtu": 1458, [2024-10-17T10:15:50.120Z] "selinux-enabled": true, [2024-10-17T10:15:50.120Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-17T10:15:50.120Z] } [Pipeline] sh [2024-10-17T10:15:50.475Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-17T10:15:50.833Z] + sudo service docker restart [2024-10-17T10:15:59.662Z] go vet ./... [2024-10-17T10:16:06.220Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-17T10:16:06.220Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-17T10:16:06.220Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-17T10:16:06.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-17T10:16:06.314Z] $ docker stop --time=1 509b82ed0b74a2512ecd35097b12167b6e1d410ecbd0334bfcea8ed705ff6f82 [2024-10-17T10:16:08.829Z] $ docker rm -f --volumes 509b82ed0b74a2512ecd35097b12167b6e1d410ecbd0334bfcea8ed705ff6f82 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-17T10:16:09.322Z] provisioning config files... [2024-10-17T10:16:09.347Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config18352543144578136669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T10:16:09.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-17T10:16:09.713Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2024-10-17T10:16:09.822Z] ---> ****-login.sh [2024-10-17T10:16:09.822Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-10-17T10:16:10.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-10-17T10:16:10.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T10:16:10.361Z] Configure a credential helper to remove this warning. See [2024-10-17T10:16:10.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T10:16:10.361Z] [2024-10-17T10:16:10.361Z] Login Succeeded [2024-10-17T10:16:10.361Z] nexus3.edgexfoundry.org:10002 [2024-10-17T10:16:10.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-17T10:16:10.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T10:16:10.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T10:16:10.633Z] Configure a credential helper to remove this warning. See [2024-10-17T10:16:10.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T10:16:10.634Z] [2024-10-17T10:16:10.634Z] Login Succeeded [2024-10-17T10:16:10.634Z] nexus3.edgexfoundry.org:10003 [2024-10-17T10:16:10.816Z] + ls -al . [2024-10-17T10:16:10.816Z] total 716 [2024-10-17T10:16:10.816Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 10:15 . [2024-10-17T10:16:10.816Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 10:13 .. [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 17 10:13 .dockerignore [2024-10-17T10:16:10.816Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 10:15 .git [2024-10-17T10:16:10.816Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 10:13 .github [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 17 10:13 .gitignore [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 17 10:13 .golangci.yml [2024-10-17T10:16:10.816Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 10:13 .semver [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 17 10:13 Attribution.txt [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 17 10:13 CHANGELOG.md [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 17 10:13 Dockerfile [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 10:13 GOVERNANCE.md [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 17 10:13 Jenkinsfile [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 10:13 LICENSE [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 17 10:13 Makefile [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 17 10:13 OWNERS.md [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 17 10:13 README.md [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 10:13 VERSION [2024-10-17T10:16:10.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 10:13 bin [2024-10-17T10:16:10.816Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 10:13 cmd [2024-10-17T10:16:10.816Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 17 10:15 coverage.out [2024-10-17T10:16:10.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 10:13 examples [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 17 10:13 go.mod [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 17 10:13 go.sum [2024-10-17T10:16:10.816Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 10:13 images [2024-10-17T10:16:10.816Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 10:13 internal [2024-10-17T10:16:10.816Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 10:13 pkg [2024-10-17T10:16:10.816Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 17 10:13 version.go [Pipeline] isUnix [2024-10-17T10:16:10.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T10:16:11.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T10:16:11.173Z] Configure a credential helper to remove this warning. See [2024-10-17T10:16:11.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T10:16:11.173Z] [2024-10-17T10:16:11.173Z] Login Succeeded [2024-10-17T10:16:11.173Z] nexus3.edgexfoundry.org:10004 [2024-10-17T10:16:11.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T10:16:11.279Z] + 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=03c7ae16948945c334b5158d13c1f28c4805a7f4 --label arch=amd64 --label version=0.0.0 . [2024-10-17T10:16:11.279Z] Sending build context to Docker daemon 11.46MB [2024-10-17T10:16:11.279Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-17T10:16:11.279Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-17T10:16:11.279Z] ---> 653303ec1878 [2024-10-17T10:16:11.279Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-17T10:16:11.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T10:16:11.445Z] Configure a credential helper to remove this warning. See [2024-10-17T10:16:11.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T10:16:11.445Z] [2024-10-17T10:16:11.445Z] Login Succeeded [2024-10-17T10:16:11.445Z] ****.io [2024-10-17T10:16:11.538Z] ---> Running in 62be78436d4d [2024-10-17T10:16:11.538Z] Removing intermediate container 62be78436d4d [2024-10-17T10:16:11.538Z] ---> b0c87f0068de [2024-10-17T10:16:11.538Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-17T10:16:11.538Z] ---> Running in 91dac184f355 [2024-10-17T10:16:11.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T10:16:11.796Z] Removing intermediate container 91dac184f355 [2024-10-17T10:16:11.796Z] ---> 013f428371f0 [2024-10-17T10:16:11.796Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-17T10:16:11.796Z] ---> Running in f4b5962aa3b1 [2024-10-17T10:16:11.796Z] Removing intermediate container f4b5962aa3b1 [2024-10-17T10:16:11.796Z] ---> c5c38d61e07c [2024-10-17T10:16:11.796Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-17T10:16:11.796Z] ---> Running in 163082521eda [2024-10-17T10:16:11.796Z] Removing intermediate container 163082521eda [2024-10-17T10:16:11.796Z] ---> a87940024b53 [2024-10-17T10:16:11.796Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-17T10:16:11.796Z] ---> Running in 2f11d2379fe6 [2024-10-17T10:16:11.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T10:16:11.980Z] Configure a credential helper to remove this warning. See [2024-10-17T10:16:11.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T10:16:11.980Z] [2024-10-17T10:16:11.980Z] Login Succeeded [2024-10-17T10:16:11.980Z] ---> ****-login.sh ends [Pipeline] } [2024-10-17T10:16:12.018Z] Deleting 1 temporary files [2024-10-17T10:16:12.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-17T10:16:12.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2024-10-17T10:16:12.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T10:16:12.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T10:16:12.573Z] OK: 246 MiB in 54 packages [2024-10-17T10:16:12.575Z] ========================================================= [2024-10-17T10:16:12.575Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-17T10:16:12.575Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T10:16:13.139Z] Removing intermediate container 2f11d2379fe6 [2024-10-17T10:16:13.139Z] ---> 078bcaa2a90b [2024-10-17T10:16:13.139Z] Step 8/25 : WORKDIR /app [2024-10-17T10:16:13.139Z] ---> Running in 2dbeaaf77b34 [2024-10-17T10:16:13.139Z] Removing intermediate container 2dbeaaf77b34 [2024-10-17T10:16:13.139Z] ---> b7f4e15f6f06 [2024-10-17T10:16:13.139Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-17T10:16:13.139Z] ---> da0e2695f9b7 [2024-10-17T10:16:13.139Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T10:16:13.139Z] ---> Running in eb1f467d8e41 [2024-10-17T10:16:13.148Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-17T10:16:13.416Z] Sending build context to Docker daemon 1.21MB [2024-10-17T10:16:13.416Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-17T10:16:13.416Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-17T10:16:13.416Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-17T10:16:13.416Z] cf04c63912e1: Pulling fs layer [2024-10-17T10:16:13.416Z] 55b35a11ae5e: Pulling fs layer [2024-10-17T10:16:13.416Z] a37a00ec5f00: Pulling fs layer [2024-10-17T10:16:13.416Z] 50b3750afda1: Pulling fs layer [2024-10-17T10:16:13.416Z] 4f4fb700ef54: Pulling fs layer [2024-10-17T10:16:13.416Z] 80978eb59214: Pulling fs layer [2024-10-17T10:16:13.416Z] c9f46d7d2bd2: Pulling fs layer [2024-10-17T10:16:13.416Z] c5a475d317c9: Pulling fs layer [2024-10-17T10:16:13.416Z] 4f4fb700ef54: Waiting [2024-10-17T10:16:13.416Z] 80978eb59214: Waiting [2024-10-17T10:16:13.416Z] c9f46d7d2bd2: Waiting [2024-10-17T10:16:13.416Z] c5a475d317c9: Waiting [2024-10-17T10:16:13.416Z] 50b3750afda1: Waiting [2024-10-17T10:16:13.692Z] 55b35a11ae5e: Verifying Checksum [2024-10-17T10:16:13.692Z] 55b35a11ae5e: Download complete [2024-10-17T10:16:13.692Z] 50b3750afda1: Verifying Checksum [2024-10-17T10:16:13.692Z] 50b3750afda1: Download complete [2024-10-17T10:16:13.692Z] 4f4fb700ef54: Verifying Checksum [2024-10-17T10:16:13.692Z] 4f4fb700ef54: Download complete [2024-10-17T10:16:13.692Z] 80978eb59214: Verifying Checksum [2024-10-17T10:16:13.692Z] 80978eb59214: Download complete [2024-10-17T10:16:13.692Z] cf04c63912e1: Verifying Checksum [2024-10-17T10:16:13.692Z] cf04c63912e1: Download complete [2024-10-17T10:16:14.076Z] Removing intermediate container eb1f467d8e41 [2024-10-17T10:16:14.076Z] ---> 8107e9d67f45 [2024-10-17T10:16:14.076Z] Step 11/25 : COPY . . [2024-10-17T10:16:14.281Z] c5a475d317c9: Verifying Checksum [2024-10-17T10:16:14.281Z] c5a475d317c9: Download complete [2024-10-17T10:16:14.550Z] cf04c63912e1: Pull complete [2024-10-17T10:16:14.642Z] ---> ab37260d2f66 [2024-10-17T10:16:14.642Z] Step 12/25 : RUN $MAKE [2024-10-17T10:16:14.643Z] ---> Running in 7af0885ff52e [2024-10-17T10:16:14.902Z] 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.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-17T10:16:15.134Z] 55b35a11ae5e: Pull complete [2024-10-17T10:16:15.403Z] a37a00ec5f00: Verifying Checksum [2024-10-17T10:16:15.403Z] a37a00ec5f00: Download complete [2024-10-17T10:16:16.363Z] c9f46d7d2bd2: Verifying Checksum [2024-10-17T10:16:16.363Z] c9f46d7d2bd2: Download complete [2024-10-17T10:16:28.707Z] a37a00ec5f00: Pull complete [2024-10-17T10:16:28.707Z] 50b3750afda1: Pull complete [2024-10-17T10:16:28.707Z] 4f4fb700ef54: Pull complete [2024-10-17T10:16:28.707Z] 80978eb59214: Pull complete [2024-10-17T10:16:36.916Z] c9f46d7d2bd2: Pull complete [2024-10-17T10:16:38.321Z] c5a475d317c9: Pull complete [2024-10-17T10:16:38.321Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-17T10:16:38.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-17T10:16:38.321Z] ---> be29e6b0f0d4 [2024-10-17T10:16:38.321Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-17T10:16:40.259Z] ---> Running in c804464e17c8 [2024-10-17T10:16:40.259Z] Removing intermediate container c804464e17c8 [2024-10-17T10:16:40.259Z] ---> ed128ba6a247 [2024-10-17T10:16:40.259Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-17T10:16:40.259Z] ---> Running in 0fafc2b49139 [2024-10-17T10:16:40.531Z] Removing intermediate container 0fafc2b49139 [2024-10-17T10:16:40.532Z] ---> 2f13cddb4612 [2024-10-17T10:16:40.532Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-17T10:16:40.798Z] ---> Running in 579a77b0c5db [2024-10-17T10:16:41.066Z] Removing intermediate container 579a77b0c5db [2024-10-17T10:16:41.066Z] ---> fb34d83c3424 [2024-10-17T10:16:41.066Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-17T10:16:41.066Z] ---> Running in 992f9281ef13 [2024-10-17T10:16:41.336Z] Removing intermediate container 992f9281ef13 [2024-10-17T10:16:41.336Z] ---> 038e17b65902 [2024-10-17T10:16:41.336Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-17T10:16:41.336Z] ---> Running in 703cddb7a541 [2024-10-17T10:16:42.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T10:16:42.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T10:16:43.841Z] OK: 238 MiB in 54 packages [2024-10-17T10:16:44.807Z] Removing intermediate container 703cddb7a541 [2024-10-17T10:16:44.807Z] ---> c2c57e723eaa [2024-10-17T10:16:44.807Z] Step 8/12 : WORKDIR /app [2024-10-17T10:16:44.807Z] ---> Running in f4f491a271c1 [2024-10-17T10:16:45.075Z] Removing intermediate container f4f491a271c1 [2024-10-17T10:16:45.075Z] ---> f27e7682d922 [2024-10-17T10:16:45.075Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-17T10:16:45.659Z] ---> 223897f54959 [2024-10-17T10:16:45.659Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T10:16:45.659Z] ---> Running in 11902e4ef2da [2024-10-17T10:16:46.972Z] Removing intermediate container 7af0885ff52e [2024-10-17T10:16:46.972Z] ---> c874bb790736 [2024-10-17T10:16:46.972Z] Step 13/25 : FROM alpine:3.20 [2024-10-17T10:16:47.544Z] 3.20: Pulling from library/alpine [2024-10-17T10:16:47.544Z] 43c4264eed91: Already exists [2024-10-17T10:16:47.802Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T10:16:47.802Z] Status: Downloaded newer image for alpine:3.20 [2024-10-17T10:16:47.802Z] ---> 91ef0af61f39 [2024-10-17T10:16:47.802Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-17T10:16:47.802Z] ---> Running in c5de39dd78be [2024-10-17T10:16:47.802Z] Removing intermediate container c5de39dd78be [2024-10-17T10:16:47.802Z] ---> a12b4958583b [2024-10-17T10:16:47.802Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-17T10:16:47.802Z] ---> Running in 09bd7ab12312 [2024-10-17T10:16:48.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T10:16:48.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T10:16:48.579Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-17T10:16:48.579Z] Executing busybox-1.36.1-r29.trigger [2024-10-17T10:16:48.579Z] OK: 8 MiB in 15 packages [2024-10-17T10:16:48.839Z] Removing intermediate container 09bd7ab12312 [2024-10-17T10:16:48.839Z] ---> 624375785fd6 [2024-10-17T10:16:48.839Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-17T10:16:48.839Z] ---> Running in 6c7979f35638 [2024-10-17T10:16:49.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T10:16:49.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T10:16:49.670Z] Upgrading critical system libraries and apk-tools: [2024-10-17T10:16:49.670Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T10:16:49.670Z] Executing busybox-1.36.1-r29.trigger [2024-10-17T10:16:49.670Z] Continuing the upgrade transaction with new apk-tools: [2024-10-17T10:16:49.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T10:16:49.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T10:16:49.929Z] OK: 8 MiB in 15 packages [2024-10-17T10:16:50.191Z] Removing intermediate container 6c7979f35638 [2024-10-17T10:16:50.192Z] ---> 934f20a22e97 [2024-10-17T10:16:50.192Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-17T10:16:50.453Z] ---> 69b5b744428e [2024-10-17T10:16:50.453Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-17T10:16:50.453Z] ---> ba95fcecd501 [2024-10-17T10:16:50.453Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-17T10:16:52.359Z] ---> 04caa567ee51 [2024-10-17T10:16:52.359Z] Step 20/25 : EXPOSE 59989 [2024-10-17T10:16:52.359Z] ---> Running in 3f2439828886 [2024-10-17T10:16:52.359Z] Removing intermediate container 3f2439828886 [2024-10-17T10:16:52.359Z] ---> c4bb12fc9f8b [2024-10-17T10:16:52.359Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-17T10:16:52.359Z] ---> Running in 7336ff40fa0e [2024-10-17T10:16:52.617Z] Removing intermediate container 7336ff40fa0e [2024-10-17T10:16:52.617Z] ---> 55b54d0eedbf [2024-10-17T10:16:52.617Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-17T10:16:52.617Z] ---> Running in 61dcd5b03504 [2024-10-17T10:16:52.617Z] Removing intermediate container 61dcd5b03504 [2024-10-17T10:16:52.617Z] ---> 179b1e2a8423 [2024-10-17T10:16:52.617Z] Step 23/25 : LABEL arch=amd64 [2024-10-17T10:16:52.617Z] ---> Running in 7a6bf65bb65c [2024-10-17T10:16:52.617Z] Removing intermediate container 7a6bf65bb65c [2024-10-17T10:16:52.617Z] ---> 377faaf631af [2024-10-17T10:16:52.617Z] Step 24/25 : LABEL git_sha=03c7ae16948945c334b5158d13c1f28c4805a7f4 [2024-10-17T10:16:52.617Z] ---> Running in 45c6f6ba0b7a [2024-10-17T10:16:52.617Z] Removing intermediate container 45c6f6ba0b7a [2024-10-17T10:16:52.617Z] ---> 88e7da7e2b62 [2024-10-17T10:16:52.617Z] Step 25/25 : LABEL version=0.0.0 [2024-10-17T10:16:52.877Z] ---> Running in d6f1db693e91 [2024-10-17T10:16:52.877Z] Removing intermediate container d6f1db693e91 [2024-10-17T10:16:52.877Z] ---> af54bdf2ee8a [2024-10-17T10:16:52.877Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-17T10:16:52.877Z] Successfully built af54bdf2ee8a [2024-10-17T10:16:52.877Z] 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-10-17T10:16:53.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-17T10:16:53.911Z] [2024-10-17T10:16:53.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T10:16:54.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-17T10:16:54.302Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-17T10:16:54.302Z] 5eb5b503b376: Pulling fs layer [2024-10-17T10:16:54.302Z] 5c69ac0246d0: Pulling fs layer [2024-10-17T10:16:54.302Z] ec43610c2a17: Pulling fs layer [2024-10-17T10:16:54.302Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-17T10:16:54.302Z] 33b1e0a273af: Pulling fs layer [2024-10-17T10:16:54.302Z] 5d3b04190fa2: Pulling fs layer [2024-10-17T10:16:54.302Z] 2f39f015ded8: Pulling fs layer [2024-10-17T10:16:54.302Z] 3a2ae6a8a46f: Waiting [2024-10-17T10:16:54.302Z] 33b1e0a273af: Waiting [2024-10-17T10:16:54.302Z] 5d3b04190fa2: Waiting [2024-10-17T10:16:54.302Z] 5c69ac0246d0: Verifying Checksum [2024-10-17T10:16:54.302Z] 5c69ac0246d0: Download complete [2024-10-17T10:16:54.302Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-17T10:16:54.302Z] 3a2ae6a8a46f: Download complete [2024-10-17T10:16:54.302Z] 33b1e0a273af: Verifying Checksum [2024-10-17T10:16:54.302Z] 33b1e0a273af: Download complete [2024-10-17T10:16:54.567Z] 5d3b04190fa2: Download complete [2024-10-17T10:16:54.567Z] ec43610c2a17: Verifying Checksum [2024-10-17T10:16:54.567Z] ec43610c2a17: Download complete [2024-10-17T10:16:54.567Z] 5eb5b503b376: Verifying Checksum [2024-10-17T10:16:54.567Z] 5eb5b503b376: Download complete [2024-10-17T10:16:55.133Z] 2f39f015ded8: Download complete [2024-10-17T10:16:55.700Z] 5eb5b503b376: Pull complete [2024-10-17T10:16:55.960Z] 5c69ac0246d0: Pull complete [2024-10-17T10:16:56.220Z] ec43610c2a17: Pull complete [2024-10-17T10:16:56.478Z] 3a2ae6a8a46f: Pull complete [2024-10-17T10:16:56.736Z] 33b1e0a273af: Pull complete [2024-10-17T10:16:56.736Z] 5d3b04190fa2: Pull complete [2024-10-17T10:17:00.920Z] 2f39f015ded8: Pull complete [2024-10-17T10:17:00.920Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-17T10:17:00.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-17T10:17:00.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T10:17:01.195Z] prd-ubuntu20.04-docker-8c-8g-22985 does not seem to be running inside a container [2024-10-17T10:17:01.227Z] $ 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-321 -v /w/workspace/undry_device-rfid-llrp-go_PR-321:/w/workspace/undry_device-rfid-llrp-go_PR-321:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-321@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-321@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-lftools-log-publisher:latest cat [2024-10-17T10:17:04.790Z] $ docker top ed00abd7b633f0890e10b75570af09f9aa64a482e0c7b9f29494f48102f66dba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T10:17:05.318Z] ---> job-cost.sh [2024-10-17T10:17:05.318Z] lf-activate-venv: SKIPPING [2024-10-17T10:17:05.318Z] INFO: No Stack... [2024-10-17T10:17:05.577Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-17T10:17:05.836Z] INFO: Archiving Costs [Pipeline] sh [2024-10-17T10:17:06.164Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-321/archives/cost.csv [2024-10-17T10:17:06.164Z] + cut -d, -f6 [Pipeline] lock [2024-10-17T10:17:06.216Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] [2024-10-17T10:17:06.223Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] did not exist. Created. [2024-10-17T10:17:06.231Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-17T10:17:06.657Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-17T10:17:06.719Z] Stashed 1 file(s) [Pipeline] } [2024-10-17T10:17:06.762Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-17T10:17:06.861Z] $ docker stop --time=1 ed00abd7b633f0890e10b75570af09f9aa64a482e0c7b9f29494f48102f66dba [2024-10-17T10:17:08.017Z] $ docker rm -f --volumes ed00abd7b633f0890e10b75570af09f9aa64a482e0c7b9f29494f48102f66dba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-17T10:18:37.330Z] Removing intermediate container 11902e4ef2da [2024-10-17T10:18:37.330Z] ---> b41d1230baa5 [2024-10-17T10:18:37.330Z] Step 11/12 : COPY . . [2024-10-17T10:18:37.330Z] ---> 2c2c08ba0522 [2024-10-17T10:18:37.330Z] Step 12/12 : RUN $MAKE [2024-10-17T10:18:37.330Z] ---> Running in 13e8b8a8940b [2024-10-17T10:18:37.330Z] noop [2024-10-17T10:18:37.330Z] Removing intermediate container 13e8b8a8940b [2024-10-17T10:18:37.330Z] ---> 99b2795c6d38 [2024-10-17T10:18:37.330Z] Successfully built 99b2795c6d38 [2024-10-17T10:18:37.330Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T10:18:37.821Z] + docker inspect -f . ci-base-image-arm64 [2024-10-17T10:18:37.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T10:18:38.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-22986 does not seem to be running inside a container [2024-10-17T10:18:38.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** ci-base-image-arm64 cat [2024-10-17T10:18:39.492Z] $ docker top f36114dc38d11209bfe7f5a0ea47bc261bc644ff20bd330cb378e555f594db56 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T10:18:40.419Z] + go version [2024-10-17T10:18:40.419Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-17T10:18:40.456Z] $ docker stop --time=1 f36114dc38d11209bfe7f5a0ea47bc261bc644ff20bd330cb378e555f594db56 [2024-10-17T10:18:42.097Z] $ docker rm -f --volumes f36114dc38d11209bfe7f5a0ea47bc261bc644ff20bd330cb378e555f594db56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T10:18:43.054Z] + docker inspect -f . ci-base-image-arm64 [2024-10-17T10:18:43.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T10:18:43.339Z] prd-ubuntu20.04-docker-arm64-4c-16g-22986 does not seem to be running inside a container [2024-10-17T10:18:43.405Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** ci-base-image-arm64 cat [2024-10-17T10:18:44.608Z] $ docker top a4129d9f2770f7250ce795389e2e7823851939a7d3adef8d0d5e5d96703742f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T10:18:45.533Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-17T10:18:46.273Z] + make test [2024-10-17T10:18:46.273Z] go test ./... -coverprofile=coverage.out ./... [2024-10-17T10:18:51.657Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-17T10:22:13.466Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-17T10:22:13.466Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-17T10:22:40.907Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.076s coverage: 40.6% of statements [2024-10-17T10:22:40.907Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.070s coverage: 95.5% of statements [2024-10-17T10:22:40.907Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.599s coverage: 51.9% of statements [2024-10-17T10:22:40.907Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-17T10:22:40.907Z] go vet ./... [2024-10-17T10:23:27.768Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-17T10:23:27.768Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-17T10:23:27.768Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-17T10:23:28.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-17T10:23:28.124Z] $ docker stop --time=1 a4129d9f2770f7250ce795389e2e7823851939a7d3adef8d0d5e5d96703742f5 [2024-10-17T10:23:29.999Z] $ docker rm -f --volumes a4129d9f2770f7250ce795389e2e7823851939a7d3adef8d0d5e5d96703742f5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-17T10:23:31.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-17T10:23:31.623Z] Warning: overwriting stash ‘coverage-report’ [2024-10-17T10:23:32.244Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-17T10:23:32.919Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-17T10:23:33.260Z] + ls -al . [2024-10-17T10:23:33.260Z] total 712 [2024-10-17T10:23:33.260Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 10:18 . [2024-10-17T10:23:33.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 10:15 .. [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 17 10:15 .dockerignore [2024-10-17T10:23:33.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 10:15 .git [2024-10-17T10:23:33.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 10:15 .github [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 17 10:15 .gitignore [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 17 10:15 .golangci.yml [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 17 10:15 Attribution.txt [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 17 10:15 CHANGELOG.md [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 17 10:15 Dockerfile [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 10:15 GOVERNANCE.md [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 17 10:15 Jenkinsfile [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 10:15 LICENSE [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 17 10:15 Makefile [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 17 10:15 OWNERS.md [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 17 10:15 README.md [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 10:13 VERSION [2024-10-17T10:23:33.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 10:15 bin [2024-10-17T10:23:33.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 10:15 cmd [2024-10-17T10:23:33.260Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 17 10:22 coverage.out [2024-10-17T10:23:33.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 10:15 examples [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 17 10:15 go.mod [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 17 10:15 go.sum [2024-10-17T10:23:33.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 10:15 images [2024-10-17T10:23:33.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 10:15 internal [2024-10-17T10:23:33.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 10:15 pkg [2024-10-17T10:23:33.260Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 17 10:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T10:23:33.712Z] + 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=03c7ae16948945c334b5158d13c1f28c4805a7f4 --label arch=arm64 --label version=0.0.0 . [2024-10-17T10:23:33.985Z] Sending build context to Docker daemon 1.21MB [2024-10-17T10:23:33.986Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-17T10:23:33.986Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-17T10:23:33.986Z] ---> 99b2795c6d38 [2024-10-17T10:23:33.986Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-17T10:23:33.986Z] ---> Running in 195fda1a841b [2024-10-17T10:23:34.255Z] Removing intermediate container 195fda1a841b [2024-10-17T10:23:34.255Z] ---> 819a788a403e [2024-10-17T10:23:34.255Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-17T10:23:34.522Z] ---> Running in c0908f583244 [2024-10-17T10:23:34.789Z] Removing intermediate container c0908f583244 [2024-10-17T10:23:34.789Z] ---> adf0c9d7867b [2024-10-17T10:23:34.789Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-17T10:23:34.789Z] ---> Running in e8284a249f2b [2024-10-17T10:23:35.055Z] Removing intermediate container e8284a249f2b [2024-10-17T10:23:35.055Z] ---> 3972a0c950ba [2024-10-17T10:23:35.055Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-17T10:23:35.055Z] ---> Running in f6c648db1b9f [2024-10-17T10:23:35.321Z] Removing intermediate container f6c648db1b9f [2024-10-17T10:23:35.321Z] ---> 5355fbfb4151 [2024-10-17T10:23:35.321Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-17T10:23:35.321Z] ---> Running in 2f903dbfa388 [2024-10-17T10:23:36.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T10:23:36.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T10:23:37.968Z] OK: 238 MiB in 54 packages [2024-10-17T10:23:38.925Z] Removing intermediate container 2f903dbfa388 [2024-10-17T10:23:38.925Z] ---> 270e84b49ab0 [2024-10-17T10:23:38.925Z] Step 8/25 : WORKDIR /app [2024-10-17T10:23:38.925Z] ---> Running in 4c9b48a5671b [2024-10-17T10:23:39.190Z] Removing intermediate container 4c9b48a5671b [2024-10-17T10:23:39.190Z] ---> 3176be93dfc9 [2024-10-17T10:23:39.190Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-17T10:23:39.462Z] ---> 0d4f6417fd3a [2024-10-17T10:23:39.462Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T10:23:39.730Z] ---> Running in 793582dc28eb [2024-10-17T10:23:41.667Z] Removing intermediate container 793582dc28eb [2024-10-17T10:23:41.667Z] ---> f2f7a8f41cc8 [2024-10-17T10:23:41.667Z] Step 11/25 : COPY . . [2024-10-17T10:23:43.068Z] ---> a86127891e6c [2024-10-17T10:23:43.068Z] Step 12/25 : RUN $MAKE [2024-10-17T10:23:43.068Z] ---> Running in 5367d628c1e2 [2024-10-17T10:23:44.026Z] 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.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-17T10:27:05.782Z] Removing intermediate container 5367d628c1e2 [2024-10-17T10:27:05.782Z] ---> a0efc9b66880 [2024-10-17T10:27:05.782Z] Step 13/25 : FROM alpine:3.20 [2024-10-17T10:27:05.782Z] 3.20: Pulling from library/alpine [2024-10-17T10:27:06.364Z] cf04c63912e1: Already exists [2024-10-17T10:27:06.364Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T10:27:06.364Z] Status: Downloaded newer image for alpine:3.20 [2024-10-17T10:27:06.364Z] ---> c157a85ed455 [2024-10-17T10:27:06.364Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-17T10:27:06.644Z] ---> Running in b2a846ff4281 [2024-10-17T10:27:06.911Z] Removing intermediate container b2a846ff4281 [2024-10-17T10:27:06.911Z] ---> f426acdf22d6 [2024-10-17T10:27:06.911Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-17T10:27:06.911Z] ---> Running in 44183cd36c75 [2024-10-17T10:27:07.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T10:27:08.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T10:27:09.535Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-17T10:27:09.535Z] Executing busybox-1.36.1-r29.trigger [2024-10-17T10:27:09.535Z] OK: 9 MiB in 15 packages [2024-10-17T10:27:10.491Z] Removing intermediate container 44183cd36c75 [2024-10-17T10:27:10.491Z] ---> a9e95e3e46e3 [2024-10-17T10:27:10.491Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-17T10:27:10.491Z] ---> Running in b6901e9a4894 [2024-10-17T10:27:11.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T10:27:11.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T10:27:12.849Z] Upgrading critical system libraries and apk-tools: [2024-10-17T10:27:12.849Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T10:27:12.849Z] Executing busybox-1.36.1-r29.trigger [2024-10-17T10:27:13.116Z] Continuing the upgrade transaction with new apk-tools: [2024-10-17T10:27:13.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T10:27:13.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T10:27:14.785Z] OK: 9 MiB in 15 packages [2024-10-17T10:27:15.364Z] Removing intermediate container b6901e9a4894 [2024-10-17T10:27:15.364Z] ---> 059ef1a5e419 [2024-10-17T10:27:15.364Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-17T10:27:15.944Z] ---> f006895d88a7 [2024-10-17T10:27:15.944Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-17T10:27:16.209Z] ---> 401329b3b294 [2024-10-17T10:27:16.209Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-17T10:27:18.788Z] ---> 352ee42a722e [2024-10-17T10:27:18.788Z] Step 20/25 : EXPOSE 59989 [2024-10-17T10:27:18.788Z] ---> Running in 32b5ec10bbf4 [2024-10-17T10:27:19.056Z] Removing intermediate container 32b5ec10bbf4 [2024-10-17T10:27:19.056Z] ---> 4fe277be9455 [2024-10-17T10:27:19.056Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-17T10:27:19.056Z] ---> Running in cb49945a872a [2024-10-17T10:27:19.322Z] Removing intermediate container cb49945a872a [2024-10-17T10:27:19.322Z] ---> 3d75de6e24eb [2024-10-17T10:27:19.322Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-17T10:27:19.322Z] ---> Running in 816e298b82dc [2024-10-17T10:27:19.587Z] Removing intermediate container 816e298b82dc [2024-10-17T10:27:19.588Z] ---> 4dbcfbe9a268 [2024-10-17T10:27:19.588Z] Step 23/25 : LABEL arch=arm64 [2024-10-17T10:27:19.588Z] ---> Running in be31d6dbc908 [2024-10-17T10:27:19.852Z] Removing intermediate container be31d6dbc908 [2024-10-17T10:27:19.852Z] ---> 0587b1799e0f [2024-10-17T10:27:19.852Z] Step 24/25 : LABEL git_sha=03c7ae16948945c334b5158d13c1f28c4805a7f4 [2024-10-17T10:27:20.117Z] ---> Running in 7f1cc3293c6d [2024-10-17T10:27:20.381Z] Removing intermediate container 7f1cc3293c6d [2024-10-17T10:27:20.381Z] ---> 616d1f65c998 [2024-10-17T10:27:20.381Z] Step 25/25 : LABEL version=0.0.0 [2024-10-17T10:27:20.381Z] ---> Running in 9e3971409821 [2024-10-17T10:27:20.648Z] Removing intermediate container 9e3971409821 [2024-10-17T10:27:20.648Z] ---> f313f7d88863 [2024-10-17T10:27:20.648Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-17T10:27:20.648Z] Successfully built f313f7d88863 [2024-10-17T10:27:20.648Z] 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-10-17T10:27:21.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-17T10:27:21.565Z] [2024-10-17T10:27:21.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T10:27:21.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-17T10:27:21.984Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-17T10:27:21.984Z] 8998bd30e6a1: Pulling fs layer [2024-10-17T10:27:21.984Z] 04944245beec: Pulling fs layer [2024-10-17T10:27:21.984Z] 699f458cf7ca: Pulling fs layer [2024-10-17T10:27:21.984Z] 765212b225bb: Pulling fs layer [2024-10-17T10:27:21.984Z] f23df028b6ca: Pulling fs layer [2024-10-17T10:27:21.984Z] d65c8cfc05b1: Pulling fs layer [2024-10-17T10:27:21.984Z] 2437ff75d9bd: Pulling fs layer [2024-10-17T10:27:21.984Z] f23df028b6ca: Waiting [2024-10-17T10:27:21.984Z] d65c8cfc05b1: Waiting [2024-10-17T10:27:21.984Z] 2437ff75d9bd: Waiting [2024-10-17T10:27:21.984Z] 765212b225bb: Waiting [2024-10-17T10:27:22.251Z] 04944245beec: Verifying Checksum [2024-10-17T10:27:22.251Z] 04944245beec: Download complete [2024-10-17T10:27:22.251Z] 765212b225bb: Verifying Checksum [2024-10-17T10:27:22.251Z] 765212b225bb: Download complete [2024-10-17T10:27:22.251Z] f23df028b6ca: Verifying Checksum [2024-10-17T10:27:22.251Z] f23df028b6ca: Download complete [2024-10-17T10:27:22.251Z] d65c8cfc05b1: Download complete [2024-10-17T10:27:22.251Z] 699f458cf7ca: Verifying Checksum [2024-10-17T10:27:22.251Z] 699f458cf7ca: Download complete [2024-10-17T10:27:22.833Z] 8998bd30e6a1: Verifying Checksum [2024-10-17T10:27:22.833Z] 8998bd30e6a1: Download complete [2024-10-17T10:27:24.766Z] 2437ff75d9bd: Verifying Checksum [2024-10-17T10:27:24.766Z] 2437ff75d9bd: Download complete [2024-10-17T10:27:26.702Z] 8998bd30e6a1: Pull complete [2024-10-17T10:27:27.288Z] 04944245beec: Pull complete [2024-10-17T10:27:28.691Z] 699f458cf7ca: Pull complete [2024-10-17T10:27:28.958Z] 765212b225bb: Pull complete [2024-10-17T10:27:29.539Z] f23df028b6ca: Pull complete [2024-10-17T10:27:29.803Z] d65c8cfc05b1: Pull complete [2024-10-17T10:27:44.774Z] 2437ff75d9bd: Pull complete [2024-10-17T10:27:44.774Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-17T10:27:44.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-17T10:27:44.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T10:27:45.138Z] prd-ubuntu20.04-docker-arm64-4c-16g-22986 does not seem to be running inside a container [2024-10-17T10:27:45.195Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-17T10:27:47.787Z] $ docker top 33ce9d8bed07ddf540b45fb8bcec7e992c76d88c050728c5128cfcaba3c7406e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T10:27:48.479Z] ---> job-cost.sh [2024-10-17T10:27:48.748Z] lf-activate-venv: SKIPPING [2024-10-17T10:27:48.748Z] INFO: No Stack... [2024-10-17T10:27:49.339Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-17T10:27:49.942Z] INFO: Archiving Costs [Pipeline] sh [2024-10-17T10:27:50.648Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-10-17T10:27:50.648Z] + cut -d, -f6 [Pipeline] lock [2024-10-17T10:27:50.710Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] [2024-10-17T10:27:50.719Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] did not exist. Created. [2024-10-17T10:27:50.725Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-17T10:27:51.169Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-36c11dae/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-17T10:27:51.530Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-17T10:27:51.579Z] Warning: overwriting stash ‘stack-cost’ [2024-10-17T10:27:51.631Z] Stashed 1 file(s) [Pipeline] } [2024-10-17T10:27:51.653Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-17T10:27:51.740Z] $ docker stop --time=1 33ce9d8bed07ddf540b45fb8bcec7e992c76d88c050728c5128cfcaba3c7406e [2024-10-17T10:27:53.280Z] $ docker rm -f --volumes 33ce9d8bed07ddf540b45fb8bcec7e992c76d88c050728c5128cfcaba3c7406e [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-10-17T10:27:54.518Z] provisioning config files... [2024-10-17T10:27:54.526Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/config8044405050299072407tmp [Pipeline] { [Pipeline] sh [2024-10-17T10:27:54.887Z] + set +x [2024-10-17T10:27:54.887Z] + + bash -s -- [2024-10-17T10:27:54.887Z] curl -s https://codecov.io/bash [2024-10-17T10:27:54.887Z] [2024-10-17T10:27:54.887Z] _____ _ [2024-10-17T10:27:54.887Z] / ____| | | [2024-10-17T10:27:54.887Z] | | ___ __| | ___ ___ _____ __ [2024-10-17T10:27:54.888Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-17T10:27:54.888Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-17T10:27:54.888Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-17T10:27:54.888Z] Bash-1.0.6 [2024-10-17T10:27:54.888Z] [2024-10-17T10:27:54.888Z] [2024-10-17T10:27:54.888Z] ==> git version 2.25.1 found [2024-10-17T10:27:54.888Z] ==> 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-10-17T10:27:54.888Z] Release-Date: 2020-01-08 [2024-10-17T10:27:54.888Z] 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-10-17T10:27:54.888Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-17T10:27:54.888Z] ==> Jenkins CI detected. [2024-10-17T10:27:54.888Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-321 [2024-10-17T10:27:54.888Z] project root: . [2024-10-17T10:27:54.888Z] --> token set from env [2024-10-17T10:27:54.888Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-17T10:27:54.888Z] ==> Running gcov in . (disable via -X gcov) [2024-10-17T10:27:54.888Z] ==> Python coveragepy not found [2024-10-17T10:27:54.888Z] ==> Searching for coverage reports in: [2024-10-17T10:27:54.888Z] + . [2024-10-17T10:27:55.146Z] -> Found 1 reports [2024-10-17T10:27:55.146Z] ==> Detecting git/mercurial file structure [2024-10-17T10:27:55.146Z] ==> Reading reports [2024-10-17T10:27:55.146Z] + ./coverage.out bytes=451915 [2024-10-17T10:27:55.146Z] ==> Appending adjustments [2024-10-17T10:27:55.146Z] https://docs.codecov.io/docs/fixing-reports [2024-10-17T10:27:55.405Z] + Found adjustments [2024-10-17T10:27:55.405Z] ==> Gzipping contents [2024-10-17T10:27:55.405Z] 52K /tmp/codecov.e4TsYz.gz [2024-10-17T10:27:55.405Z] ==> Uploading reports [2024-10-17T10:27:55.405Z] url: https://codecov.io [2024-10-17T10:27:55.405Z] query: branch=PR-321&commit=03c7ae16948945c334b5158d13c1f28c4805a7f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-321%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=321&job=&cmd_args= [2024-10-17T10:27:55.405Z] -> Pinging Codecov [2024-10-17T10:27:55.405Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-321&commit=03c7ae16948945c334b5158d13c1f28c4805a7f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-321%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=321&job=&cmd_args= [2024-10-17T10:27:55.665Z] -> Uploading to [2024-10-17T10:27:55.665Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/03c7ae16948945c334b5158d13c1f28c4805a7f4/3dad6dfd-91f4-43ce-85fe-fd5246969e21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241017%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241017T102755Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8abb627d05987526f58259fac716773bfe5cc8b6f07465c5dc47b6884fa93817 [2024-10-17T10:27:55.665Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T10:27:55.665Z] Dload Upload Total Spent Left Speed [2024-10-17T10:27:55.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 192k --:--:-- --:--:-- --:--:-- 192k [2024-10-17T10:27:55.925Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/03c7ae16948945c334b5158d13c1f28c4805a7f4 [Pipeline] } [2024-10-17T10:27:55.960Z] 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-10-17T10:27:58.352Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-321/archives ] [2024-10-17T10:27:58.352Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-321/archives [2024-10-17T10:27:58.352Z] total 16 [2024-10-17T10:27:58.352Z] drwxr-xr-x 3 root root 4096 Oct 17 10:17 . [2024-10-17T10:27:58.352Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 10:17 .. [2024-10-17T10:27:58.352Z] drwxr-xr-x 2 root root 4096 Oct 17 10:17 cost [2024-10-17T10:27:58.352Z] -rw-r--r-- 1 root root 91 Oct 17 10:17 cost.csv [2024-10-17T10:27:58.352Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-321/archives [2024-10-17T10:27:58.352Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-321/archives [2024-10-17T10:27:58.352Z] total 16 [2024-10-17T10:27:58.352Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 10:17 . [2024-10-17T10:27:58.352Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 10:17 .. [2024-10-17T10:27:58.352Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 10:17 cost [2024-10-17T10:27:58.352Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 17 10:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-17T10:27:58.691Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T10:27:59.771Z] ---> package-listing.sh [2024-10-17T10:27:59.771Z] ++ facter osfamily [2024-10-17T10:27:59.771Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-17T10:27:59.771Z] + OS_FAMILY=debian [2024-10-17T10:27:59.771Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-321 [2024-10-17T10:27:59.771Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-17T10:27:59.771Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-17T10:27:59.771Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-17T10:27:59.771Z] + PACKAGES=/tmp/packages_start.txt [2024-10-17T10:27:59.771Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-321 ']' [2024-10-17T10:27:59.771Z] + PACKAGES=/tmp/packages_end.txt [2024-10-17T10:27:59.771Z] + case "${OS_FAMILY}" in [2024-10-17T10:27:59.771Z] + dpkg -l [2024-10-17T10:27:59.771Z] + grep '^ii' [2024-10-17T10:27:59.771Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-17T10:27:59.771Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-17T10:27:59.771Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-17T10:27:59.771Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-321 ']' [2024-10-17T10:27:59.771Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-321/archives/ [2024-10-17T10:27:59.771Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-321/archives/ [Pipeline] echo [2024-10-17T10:27:59.813Z] 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-321/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-17T10:28:00.113Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T10:28:00.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-17T10:28:00.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T10:28:00.944Z] prd-ubuntu20.04-docker-8c-8g-22985 does not seem to be running inside a container [2024-10-17T10:28:00.969Z] $ 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-321/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-321 -v /w/workspace/undry_device-rfid-llrp-go_PR-321:/w/workspace/undry_device-rfid-llrp-go_PR-321:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-321@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-17T10:28:01.144Z] $ docker top 69165b22c44edd4f0566a35d276acf1d37ec3b0523e1dc1d02542857378f69d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T10:28:01.574Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-17T10:28:01.889Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-17T10:28:02.219Z] + ls /var/log/sa-host [2024-10-17T10:28:02.220Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-17T10:28:02.483Z] provisioning config files... [2024-10-17T10:28:02.492Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/config3211722274831249856tmp [Pipeline] { [Pipeline] echo [2024-10-17T10:28:02.563Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T10:28:02.893Z] ---> create-netrc.sh [Pipeline] } [2024-10-17T10:28:02.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-17T10:28:03.380Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-17T10:28:03.419Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T10:28:03.744Z] ---> sudo-logs.sh [2024-10-17T10:28:03.744Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-17T10:28:03.850Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T10:28:04.172Z] ---> job-cost.sh [2024-10-17T10:28:04.172Z] lf-activate-venv: SKIPPING [2024-10-17T10:28:04.172Z] DEBUG: total: 0.2199999988079071 [2024-10-17T10:28:04.172Z] INFO: Retrieving Stack Cost... [2024-10-17T10:28:04.740Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-17T10:28:04.999Z] INFO: Archiving Costs [Pipeline] echo [2024-10-17T10:28:05.041Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T10:28:05.365Z] ---> logs-deploy.sh [2024-10-17T10:28:05.365Z] lf-activate-venv: SKIPPING [2024-10-17T10:28:05.365Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-321/1 [2024-10-17T10:28:05.365Z] INFO: archiving workspace using pattern(s): [2024-10-17T10:28:06.309Z] Archives upload complete. [2024-10-17T10:28:06.309Z] INFO: archiving logs to Nexus