Pull request #317 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1+afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d (40ea1e134da5e35af04a1913961100fb98b30223) 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-ssh10241283700318107582.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-ssh5007301858946719318.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-317/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-317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10995224878004226996.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-317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6290616783193740749.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-ssh1975509485828111619.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-317/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-317/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3236668637084697788.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-22054 in /w/workspace/undry_device-rfid-llrp-go_PR-317 [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-317 # 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/317/head:refs/remotes/origin/PR-317 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d into PR head commit 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 Merge succeeded, producing 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 Checking out Revision 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 (PR-317) 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 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 # 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 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-07T10:52:06.749Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-07T10:52:06.965Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-07T10:52:07.087Z] ========================================================= [2024-10-07T10:52:07.088Z] EdgeX Global Pipelines Version Info [2024-10-07T10:52:07.088Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:52:07.855Z] ------------------- [2024-10-07T10:52:07.855Z] stable info: [2024-10-07T10:52:07.855Z] ------------------- [2024-10-07T10:52:07.855Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-07T10:52:07.855Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-07T10:52:07.855Z] Message: update stable to v1.0.265 [2024-10-07T10:52:08.429Z] ------------------- [2024-10-07T10:52:08.429Z] experimental info: [2024-10-07T10:52:08.429Z] ------------------- [2024-10-07T10:52:08.429Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-07T10:52:08.429Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-07T10:52:08.429Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-07T10:52:08.652Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-07T10:52:08.716Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-07T10:52:08.772Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-07T10:52:08.830Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-07T10:52:08.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-07T10:52:08.949Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-07T10:52:09.009Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-07T10:52:09.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-07T10:52:09.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-07T10:52:09.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-07T10:52:09.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-07T10:52:09.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-07T10:52:09.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-07T10:52:09.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-07T10:52:09.486Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-07T10:52:09.545Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-07T10:52:09.614Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T10:52:09.673Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T10:52:09.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-07T10:52:09.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-07T10:52:09.836Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-07T10:52:10.001Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-07T10:52:10.057Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-07T10:52:10.106Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-07T10:52:10.163Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-07T10:52:10.221Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-07T10:52:10.282Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-07T10:52:10.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-317 [Pipeline] echo [2024-10-07T10:52:10.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-317 [Pipeline] echo [2024-10-07T10:52:10.460Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-317 [Pipeline] echo [2024-10-07T10:52:10.517Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [Pipeline] echo [2024-10-07T10:52:10.578Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bd6cac [Pipeline] echo [2024-10-07T10:52:10.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T10:52:10.786Z] provisioning config files... [2024-10-07T10:52:10.803Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/config17623103146654019394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:52:11.230Z] ---> ****-login.sh [2024-10-07T10:52:11.230Z] nexus3.edgexfoundry.org:10001 [2024-10-07T10:52:11.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T10:52:11.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T10:52:11.750Z] Configure a credential helper to remove this warning. See [2024-10-07T10:52:11.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T10:52:11.750Z] [2024-10-07T10:52:11.750Z] Login Succeeded [2024-10-07T10:52:11.750Z] nexus3.edgexfoundry.org:10002 [2024-10-07T10:52:11.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T10:52:11.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T10:52:11.750Z] Configure a credential helper to remove this warning. See [2024-10-07T10:52:11.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T10:52:11.750Z] [2024-10-07T10:52:11.750Z] Login Succeeded [2024-10-07T10:52:11.750Z] nexus3.edgexfoundry.org:10003 [2024-10-07T10:52:12.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T10:52:12.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T10:52:12.010Z] Configure a credential helper to remove this warning. See [2024-10-07T10:52:12.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T10:52:12.010Z] [2024-10-07T10:52:12.010Z] Login Succeeded [2024-10-07T10:52:12.010Z] nexus3.edgexfoundry.org:10004 [2024-10-07T10:52:12.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T10:52:12.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T10:52:12.010Z] Configure a credential helper to remove this warning. See [2024-10-07T10:52:12.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T10:52:12.010Z] [2024-10-07T10:52:12.010Z] Login Succeeded [2024-10-07T10:52:12.010Z] ****.io [2024-10-07T10:52:12.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T10:52:12.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T10:52:12.270Z] Configure a credential helper to remove this warning. See [2024-10-07T10:52:12.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T10:52:12.270Z] [2024-10-07T10:52:12.270Z] Login Succeeded [2024-10-07T10:52:12.270Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T10:52:12.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-07T10:52:12.969Z] + git rev-list -1 --merges 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1~1..8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [Pipeline] echo [2024-10-07T10:52:13.020Z] -----------> git rev-list -1 --merges 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1~1..8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [false] [Pipeline] sh [2024-10-07T10:52:13.344Z] + git log --format=format:%s -1 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [Pipeline] echo [2024-10-07T10:52:13.385Z] ========================================================= [2024-10-07T10:52:13.385Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-07T10:52:13.385Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T10:52:13.828Z] + git log --format=format:%s -1 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [Pipeline] echo [2024-10-07T10:52:13.865Z] [semverPrep] GIT_COMMIT: 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-07T10:52:13.905Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-07T10:52:14.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T10:52:14.318Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-07T10:52:14.318Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-07T10:52:14.318Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-07T10:52:14.318Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-07T10:52:14.318Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-07T10:52:14.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:52:14.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T10:52:14.838Z] [2024-10-07T10:52:14.838Z] 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-07T10:52:15.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T10:52:15.237Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-07T10:52:15.237Z] b85a868b505f: Pulling fs layer [2024-10-07T10:52:15.237Z] e2be974225ed: Pulling fs layer [2024-10-07T10:52:15.237Z] 339a4e72a1f5: Pulling fs layer [2024-10-07T10:52:15.237Z] 988bab9f4d93: Pulling fs layer [2024-10-07T10:52:15.237Z] 1469e6f7b9e6: Pulling fs layer [2024-10-07T10:52:15.237Z] eaf3925da568: Pulling fs layer [2024-10-07T10:52:15.237Z] bab4dde63d76: Pulling fs layer [2024-10-07T10:52:15.237Z] bde34c3a00c8: Pulling fs layer [2024-10-07T10:52:15.237Z] b352a97aabf1: Pulling fs layer [2024-10-07T10:52:15.237Z] 4872d77fe225: Pulling fs layer [2024-10-07T10:52:15.237Z] 5851b861e8e6: Pulling fs layer [2024-10-07T10:52:15.237Z] 1469e6f7b9e6: Waiting [2024-10-07T10:52:15.237Z] eaf3925da568: Waiting [2024-10-07T10:52:15.237Z] 988bab9f4d93: Waiting [2024-10-07T10:52:15.237Z] bab4dde63d76: Waiting [2024-10-07T10:52:15.237Z] bde34c3a00c8: Waiting [2024-10-07T10:52:15.237Z] b352a97aabf1: Waiting [2024-10-07T10:52:15.237Z] 5851b861e8e6: Waiting [2024-10-07T10:52:15.237Z] 4872d77fe225: Waiting [2024-10-07T10:52:15.237Z] e2be974225ed: Download complete [2024-10-07T10:52:15.237Z] 988bab9f4d93: Download complete [2024-10-07T10:52:15.498Z] 1469e6f7b9e6: Verifying Checksum [2024-10-07T10:52:15.498Z] 1469e6f7b9e6: Download complete [2024-10-07T10:52:15.498Z] 339a4e72a1f5: Verifying Checksum [2024-10-07T10:52:15.498Z] 339a4e72a1f5: Download complete [2024-10-07T10:52:15.498Z] eaf3925da568: Verifying Checksum [2024-10-07T10:52:15.498Z] eaf3925da568: Download complete [2024-10-07T10:52:15.498Z] bde34c3a00c8: Download complete [2024-10-07T10:52:15.498Z] b352a97aabf1: Download complete [2024-10-07T10:52:15.498Z] 4872d77fe225: Download complete [2024-10-07T10:52:15.498Z] 5851b861e8e6: Verifying Checksum [2024-10-07T10:52:15.498Z] 5851b861e8e6: Download complete [2024-10-07T10:52:15.498Z] b85a868b505f: Verifying Checksum [2024-10-07T10:52:15.498Z] b85a868b505f: Download complete [2024-10-07T10:52:15.758Z] bab4dde63d76: Verifying Checksum [2024-10-07T10:52:15.758Z] bab4dde63d76: Download complete [2024-10-07T10:52:16.695Z] b85a868b505f: Pull complete [2024-10-07T10:52:16.955Z] e2be974225ed: Pull complete [2024-10-07T10:52:17.216Z] 339a4e72a1f5: Pull complete [2024-10-07T10:52:17.475Z] 988bab9f4d93: Pull complete [2024-10-07T10:52:17.737Z] 1469e6f7b9e6: Pull complete [2024-10-07T10:52:17.737Z] eaf3925da568: Pull complete [2024-10-07T10:52:19.646Z] bab4dde63d76: Pull complete [2024-10-07T10:52:19.646Z] bde34c3a00c8: Pull complete [2024-10-07T10:52:19.646Z] b352a97aabf1: Pull complete [2024-10-07T10:52:19.905Z] 4872d77fe225: Pull complete [2024-10-07T10:52:19.905Z] 5851b861e8e6: Pull complete [2024-10-07T10:52:19.905Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-07T10:52:19.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T10:52:19.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:52:20.191Z] prd-ubuntu20.04-docker-8c-8g-22054 does not seem to be running inside a container [2024-10-07T10:52:20.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-317 -v /w/workspace/undry_device-rfid-llrp-go_PR-317:/w/workspace/undry_device-rfid-llrp-go_PR-317:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-317@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-07T10:52:25.871Z] $ docker top 9ddb3cea1a475524b064ab1da311a150183bb7b305ac83f20264c4bd4248ec67 -eo pid,comm [2024-10-07T10:52:25.928Z] 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-07T10:52:25.928Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T10:52:26.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T10:52:26.093Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T10:52:26.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T10:52:26.209Z] $ docker exec 9ddb3cea1a475524b064ab1da311a150183bb7b305ac83f20264c4bd4248ec67 ssh-agent [2024-10-07T10:52:26.313Z] SSH_AUTH_SOCK=/tmp/ssh-44mvfmQkvj4A/agent.31 [2024-10-07T10:52:26.313Z] SSH_AGENT_PID=37 [2024-10-07T10:52:26.319Z] Running ssh-add (command line suppressed) [2024-10-07T10:52:26.425Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/private_key_3519287093940172075.key (/w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/private_key_3519287093940172075.key) [2024-10-07T10:52:26.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T10:52:26.794Z] + git tag --points-at HEAD [Pipeline] } [2024-10-07T10:52:26.822Z] $ docker exec --env ******** --env ******** 9ddb3cea1a475524b064ab1da311a150183bb7b305ac83f20264c4bd4248ec67 ssh-agent -k [2024-10-07T10:52:26.935Z] unset SSH_AUTH_SOCK; [2024-10-07T10:52:26.936Z] unset SSH_AGENT_PID; [2024-10-07T10:52:26.936Z] echo Agent pid 37 killed; [2024-10-07T10:52:26.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-07T10:52:27.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T10:52:27.058Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T10:52:27.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T10:52:27.180Z] $ docker exec 9ddb3cea1a475524b064ab1da311a150183bb7b305ac83f20264c4bd4248ec67 ssh-agent [2024-10-07T10:52:27.285Z] SSH_AUTH_SOCK=/tmp/ssh-mcJxQ34Qd6li/agent.70 [2024-10-07T10:52:27.285Z] SSH_AGENT_PID=76 [2024-10-07T10:52:27.292Z] Running ssh-add (command line suppressed) [2024-10-07T10:52:27.395Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/private_key_12385961322187299924.key (/w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/private_key_12385961322187299924.key) [2024-10-07T10:52:27.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T10:52:27.768Z] + git semver init [2024-10-07T10:52:28.028Z] 2024-10-07 10:52:27,953 [run_init] DEBUG init version:0.0.0 force:False [2024-10-07T10:52:28.028Z] 2024-10-07 10:52:27,954 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-317/.semver [2024-10-07T10:52:28.028Z] 2024-10-07 10:52:27,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-317/.semver [2024-10-07T10:52:28.028Z] 2024-10-07 10:52:27,955 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-317/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-317, universal_newlines=False, shell=None, istream=None) [2024-10-07T10:52:29.944Z] 2024-10-07 10:52:29,813 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-317/.git/info/exclude [2024-10-07T10:52:29.944Z] 2024-10-07 10:52:29,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-317/.semver/PR-317 with force:False [2024-10-07T10:52:29.944Z] 2024-10-07 10:52:29,814 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-317/.semver/PR-317 [2024-10-07T10:52:29.944Z] 2024-10-07 10:52:29,818 [execute] INFO git cat-file --batch-check [2024-10-07T10:52:29.944Z] 2024-10-07 10:52:29,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-317/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T10:52:29.944Z] 2024-10-07 10:52:29,825 [execute] INFO git cat-file --batch [2024-10-07T10:52:29.944Z] 2024-10-07 10:52:29,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-317/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T10:52:29.944Z] 2024-10-07 10:52:29,831 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-317/.semver/PR-317 [2024-10-07T10:52:29.944Z] 0.0.0 [Pipeline] } [2024-10-07T10:52:29.976Z] $ docker exec --env ******** --env ******** 9ddb3cea1a475524b064ab1da311a150183bb7b305ac83f20264c4bd4248ec67 ssh-agent -k [2024-10-07T10:52:30.099Z] unset SSH_AUTH_SOCK; [2024-10-07T10:52:30.100Z] unset SSH_AGENT_PID; [2024-10-07T10:52:30.100Z] echo Agent pid 76 killed; [2024-10-07T10:52:30.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T10:52:30.572Z] + git semver [Pipeline] } [2024-10-07T10:52:30.861Z] $ docker stop --time=1 9ddb3cea1a475524b064ab1da311a150183bb7b305ac83f20264c4bd4248ec67 [2024-10-07T10:52:32.202Z] $ docker rm -f --volumes 9ddb3cea1a475524b064ab1da311a150183bb7b305ac83f20264c4bd4248ec67 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T10:52:32.632Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-07T10:52:32.942Z] Stashed 1 file(s) [Pipeline] echo [2024-10-07T10:52:32.965Z] [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-07T10:52:33.670Z] provisioning config files... [2024-10-07T10:52:33.680Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/config6231828688052623173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:52:34.054Z] ---> ****-login.sh [2024-10-07T10:52:34.054Z] nexus3.edgexfoundry.org:10001 [2024-10-07T10:52:34.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T10:52:34.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T10:52:34.054Z] Configure a credential helper to remove this warning. See [2024-10-07T10:52:34.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T10:52:34.054Z] [2024-10-07T10:52:34.054Z] Login Succeeded [2024-10-07T10:52:34.054Z] nexus3.edgexfoundry.org:10002 [2024-10-07T10:52:34.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T10:52:34.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T10:52:34.320Z] Configure a credential helper to remove this warning. See [2024-10-07T10:52:34.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T10:52:34.320Z] [2024-10-07T10:52:34.320Z] Login Succeeded [2024-10-07T10:52:34.320Z] nexus3.edgexfoundry.org:10003 [2024-10-07T10:52:34.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T10:52:34.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T10:52:34.320Z] Configure a credential helper to remove this warning. See [2024-10-07T10:52:34.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T10:52:34.320Z] [2024-10-07T10:52:34.320Z] Login Succeeded [2024-10-07T10:52:34.320Z] nexus3.edgexfoundry.org:10004 [2024-10-07T10:52:34.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T10:52:34.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T10:52:34.321Z] Configure a credential helper to remove this warning. See [2024-10-07T10:52:34.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T10:52:34.321Z] [2024-10-07T10:52:34.321Z] Login Succeeded [2024-10-07T10:52:34.321Z] ****.io [2024-10-07T10:52:34.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T10:52:34.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T10:52:34.581Z] Configure a credential helper to remove this warning. See [2024-10-07T10:52:34.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T10:52:34.581Z] [2024-10-07T10:52:34.581Z] Login Succeeded [2024-10-07T10:52:34.581Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T10:52:34.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-07T10:52:36.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T10:52:36.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T10:52:36.478Z] ========================================================= [2024-10-07T10:52:36.478Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-07T10:52:36.478Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:52:37.010Z] + 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-07T10:52:37.010Z] Sending build context to Docker daemon 11.45MB [2024-10-07T10:52:37.010Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T10:52:37.010Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-07T10:52:37.010Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-07T10:52:37.010Z] 43c4264eed91: Pulling fs layer [2024-10-07T10:52:37.010Z] 4cc291be95ef: Pulling fs layer [2024-10-07T10:52:37.010Z] 2ac1f1163629: Pulling fs layer [2024-10-07T10:52:37.010Z] 5c3c966382ef: Pulling fs layer [2024-10-07T10:52:37.010Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T10:52:37.010Z] 5d5c8e513c77: Pulling fs layer [2024-10-07T10:52:37.010Z] 9f66e0745190: Pulling fs layer [2024-10-07T10:52:37.010Z] f49a43e4bbc0: Pulling fs layer [2024-10-07T10:52:37.010Z] 561ebcabdf7f: Pulling fs layer [2024-10-07T10:52:37.010Z] 5c3c966382ef: Waiting [2024-10-07T10:52:37.010Z] 4f4fb700ef54: Waiting [2024-10-07T10:52:37.010Z] 5d5c8e513c77: Waiting [2024-10-07T10:52:37.010Z] 9f66e0745190: Waiting [2024-10-07T10:52:37.010Z] f49a43e4bbc0: Waiting [2024-10-07T10:52:37.010Z] 561ebcabdf7f: Waiting [2024-10-07T10:52:37.010Z] 4cc291be95ef: Download complete [2024-10-07T10:52:37.271Z] 5c3c966382ef: Verifying Checksum [2024-10-07T10:52:37.271Z] 5c3c966382ef: Download complete [2024-10-07T10:52:37.271Z] 4f4fb700ef54: Verifying Checksum [2024-10-07T10:52:37.271Z] 4f4fb700ef54: Download complete [2024-10-07T10:52:37.271Z] 5d5c8e513c77: Verifying Checksum [2024-10-07T10:52:37.271Z] 5d5c8e513c77: Download complete [2024-10-07T10:52:37.271Z] 43c4264eed91: Verifying Checksum [2024-10-07T10:52:37.271Z] 43c4264eed91: Download complete [2024-10-07T10:52:37.271Z] 9f66e0745190: Verifying Checksum [2024-10-07T10:52:37.271Z] 9f66e0745190: Download complete [2024-10-07T10:52:37.271Z] 43c4264eed91: Pull complete [2024-10-07T10:52:37.271Z] 561ebcabdf7f: Verifying Checksum [2024-10-07T10:52:37.271Z] 561ebcabdf7f: Download complete [2024-10-07T10:52:37.532Z] 4cc291be95ef: Pull complete [2024-10-07T10:52:37.791Z] 2ac1f1163629: Verifying Checksum [2024-10-07T10:52:37.791Z] 2ac1f1163629: Download complete [2024-10-07T10:52:38.051Z] f49a43e4bbc0: Verifying Checksum [2024-10-07T10:52:38.051Z] f49a43e4bbc0: Download complete [2024-10-07T10:52:41.338Z] 2ac1f1163629: Pull complete [2024-10-07T10:52:41.338Z] 5c3c966382ef: Pull complete [2024-10-07T10:52:41.338Z] 4f4fb700ef54: Pull complete [2024-10-07T10:52:41.338Z] 5d5c8e513c77: Pull complete [2024-10-07T10:52:41.597Z] 9f66e0745190: Pull complete [2024-10-07T10:52:44.145Z] f49a43e4bbc0: Pull complete [2024-10-07T10:52:44.404Z] 561ebcabdf7f: Pull complete [2024-10-07T10:52:44.663Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-07T10:52:44.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T10:52:44.663Z] ---> 3a752c3f9dda [2024-10-07T10:52:44.663Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-07T10:52:48.450Z] Still waiting to schedule task [2024-10-07T10:52:48.451Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-07T10:52:51.302Z] ---> Running in 3d0836aebc89 [2024-10-07T10:52:51.302Z] Removing intermediate container 3d0836aebc89 [2024-10-07T10:52:51.302Z] ---> a351e6b34bfb [2024-10-07T10:52:51.302Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-07T10:52:51.302Z] ---> Running in d2ff1e4cef3f [2024-10-07T10:52:51.302Z] Removing intermediate container d2ff1e4cef3f [2024-10-07T10:52:51.302Z] ---> 0511f63601e1 [2024-10-07T10:52:51.302Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-07T10:52:51.302Z] ---> Running in cc0b231dcc26 [2024-10-07T10:52:51.302Z] Removing intermediate container cc0b231dcc26 [2024-10-07T10:52:51.302Z] ---> cee26bc535e9 [2024-10-07T10:52:51.302Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-07T10:52:51.302Z] ---> Running in 4db9a0077cf3 [2024-10-07T10:52:51.302Z] Removing intermediate container 4db9a0077cf3 [2024-10-07T10:52:51.302Z] ---> 0668853bde8e [2024-10-07T10:52:51.302Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-07T10:52:51.302Z] ---> Running in aa7a21628437 [2024-10-07T10:52:51.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T10:52:51.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T10:52:51.561Z] OK: 246 MiB in 54 packages [2024-10-07T10:52:51.821Z] Removing intermediate container aa7a21628437 [2024-10-07T10:52:51.821Z] ---> b6c95234228c [2024-10-07T10:52:51.821Z] Step 8/12 : WORKDIR /app [2024-10-07T10:52:52.081Z] ---> Running in c5a2a5ee1b0b [2024-10-07T10:52:52.081Z] Removing intermediate container c5a2a5ee1b0b [2024-10-07T10:52:52.081Z] ---> 766d059fd6c9 [2024-10-07T10:52:52.081Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-07T10:52:52.081Z] ---> dafd0acef043 [2024-10-07T10:52:52.081Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T10:52:52.081Z] ---> Running in 8a1591e9729e [2024-10-07T10:53:48.445Z] Removing intermediate container 8a1591e9729e [2024-10-07T10:53:48.445Z] ---> 530b11a2375f [2024-10-07T10:53:48.445Z] Step 11/12 : COPY . . [2024-10-07T10:53:48.445Z] ---> 978eaa66496b [2024-10-07T10:53:48.445Z] Step 12/12 : RUN $MAKE [2024-10-07T10:53:48.445Z] ---> Running in cc07d44c9d82 [2024-10-07T10:53:48.445Z] noop [2024-10-07T10:53:48.708Z] Removing intermediate container cc07d44c9d82 [2024-10-07T10:53:48.708Z] ---> c5fffbbc59aa [2024-10-07T10:53:48.708Z] Successfully built c5fffbbc59aa [2024-10-07T10:53:48.708Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:53:49.196Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T10:53:49.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:53:49.374Z] prd-ubuntu20.04-docker-8c-8g-22054 does not seem to be running inside a container [2024-10-07T10:53:49.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-317 -v /w/workspace/undry_device-rfid-llrp-go_PR-317:/w/workspace/undry_device-rfid-llrp-go_PR-317:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-317@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-317@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-x86_64 cat [2024-10-07T10:53:49.744Z] $ docker top 0264dae65985d21aa02b34de776b1f1010f1fbc8335bfb04a3b512d7af4f6097 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T10:53:50.155Z] + go version [2024-10-07T10:53:50.155Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-07T10:53:50.192Z] $ docker stop --time=1 0264dae65985d21aa02b34de776b1f1010f1fbc8335bfb04a3b512d7af4f6097 [2024-10-07T10:53:51.754Z] $ docker rm -f --volumes 0264dae65985d21aa02b34de776b1f1010f1fbc8335bfb04a3b512d7af4f6097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:53:52.529Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T10:53:52.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:53:52.701Z] prd-ubuntu20.04-docker-8c-8g-22054 does not seem to be running inside a container [2024-10-07T10:53:52.735Z] $ 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-317 -v /w/workspace/undry_device-rfid-llrp-go_PR-317:/w/workspace/undry_device-rfid-llrp-go_PR-317:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-317@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-317@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-x86_64 cat [2024-10-07T10:53:53.040Z] $ docker top 6e7e9ae4240924f0a477ae17233ede5fc4145cc5db91f617755f913836a50651 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T10:53:53.448Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-317 [Pipeline] fileExists [Pipeline] sh [2024-10-07T10:53:53.822Z] + make test [2024-10-07T10:53:53.823Z] go test ./... -coverprofile=coverage.out ./... [2024-10-07T10:53:55.730Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-07T10:54:17.750Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-07T10:54:17.750Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-07T10:54:19.651Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.418s coverage: 40.6% of statements [2024-10-07T10:54:19.651Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.017s coverage: 94.6% of statements [2024-10-07T10:54:19.651Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.250s coverage: 51.9% of statements [2024-10-07T10:54:19.739Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22056 in /w/workspace/undry_device-rfid-llrp-go_PR-317 [Pipeline] { [Pipeline] ws [2024-10-07T10:54:19.812Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-10-07T10:54:19.898Z] The recommended git tool is: git [2024-10-07T10:54:24.815Z] using credential edgex-jenkins-ssh [2024-10-07T10:54:24.835Z] Cloning the remote Git repository [2024-10-07T10:54:24.876Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-07T10:54:24.965Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-10-07T10:54:25.099Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-07T10:54:25.100Z] > git --version # timeout=10 [2024-10-07T10:54:25.127Z] > git --version # 'git version 2.25.1' [2024-10-07T10:54:25.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T10:54:25.268Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T10:54:27.836Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-07T10:54:27.863Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T10:54:28.717Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-07T10:54:28.760Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-07T10:54:28.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T10:54:28.791Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/317/head:refs/remotes/origin/PR-317 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-07T10:54:29.246Z] Merging remotes/origin/main commit afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d into PR head commit 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [2024-10-07T10:54:29.561Z] Merge succeeded, producing 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [2024-10-07T10:54:29.562Z] Checking out Revision 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 (PR-317) [2024-10-07T10:54:30.128Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-07T10:54:30.172Z] > git --version # timeout=10 [2024-10-07T10:54:30.183Z] > git --version # 'git version 2.25.1' [2024-10-07T10:54:30.200Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-07T10:54:29.264Z] > git config core.sparsecheckout # timeout=10 [2024-10-07T10:54:29.331Z] > git checkout -f 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 # timeout=10 [2024-10-07T10:54:29.443Z] > git remote # timeout=10 [2024-10-07T10:54:29.466Z] > git config --get remote.origin.url # timeout=10 [2024-10-07T10:54:29.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T10:54:29.513Z] > git merge afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d # timeout=10 [2024-10-07T10:54:29.544Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-07T10:54:29.567Z] > git config core.sparsecheckout # timeout=10 [2024-10-07T10:54:29.581Z] > git checkout -f 8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T10:54:34.544Z] go vet ./... [2024-10-07T10:54:35.046Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-07T10:54:35.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T10:54:35.046Z] Dload Upload Total Spent Left Speed [2024-10-07T10:54:35.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh [2024-10-07T10:54:35.387Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-07T10:54:35.729Z] + sudo tee /etc/docker/daemon.new [2024-10-07T10:54:35.729Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-07T10:54:35.729Z] { [2024-10-07T10:54:35.729Z] "registry-mirrors": [ [2024-10-07T10:54:35.729Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-07T10:54:35.729Z] ], [2024-10-07T10:54:35.729Z] "bip": "10.250.0.254/24", [2024-10-07T10:54:35.729Z] "hosts": [ [2024-10-07T10:54:35.729Z] "tcp://0.0.0.0:5555", [2024-10-07T10:54:35.729Z] "unix:///var/run/docker.sock" [2024-10-07T10:54:35.729Z] ], [2024-10-07T10:54:35.729Z] "mtu": 1458, [2024-10-07T10:54:35.729Z] "selinux-enabled": true, [2024-10-07T10:54:35.729Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-07T10:54:35.729Z] } [Pipeline] sh [2024-10-07T10:54:36.078Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-07T10:54:36.420Z] + sudo service docker restart [2024-10-07T10:54:39.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T10:54:39.829Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-07T10:54:39.829Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-07T10:54:39.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-07T10:54:39.923Z] $ docker stop --time=1 6e7e9ae4240924f0a477ae17233ede5fc4145cc5db91f617755f913836a50651 [2024-10-07T10:54:44.704Z] $ docker rm -f --volumes 6e7e9ae4240924f0a477ae17233ede5fc4145cc5db91f617755f913836a50651 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T10:54:45.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-07T10:54:45.481Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-07T10:54:46.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-07T10:54:46.557Z] + ls -al . [2024-10-07T10:54:46.557Z] total 716 [2024-10-07T10:54:46.557Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 7 10:53 . [2024-10-07T10:54:46.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:51 .. [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 7 10:52 .dockerignore [2024-10-07T10:54:46.557Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 10:54 .git [2024-10-07T10:54:46.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 10:52 .github [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 7 10:52 .gitignore [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 10:52 .golangci.yml [2024-10-07T10:54:46.557Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 10:52 .semver [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 7 10:52 Attribution.txt [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 7 10:52 CHANGELOG.md [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 7 10:52 Dockerfile [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 10:52 GOVERNANCE.md [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 7 10:52 Jenkinsfile [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 7 10:52 LICENSE [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 7 10:52 Makefile [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 7 10:52 OWNERS.md [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 7 10:52 README.md [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 10:52 VERSION [2024-10-07T10:54:46.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:52 bin [2024-10-07T10:54:46.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:52 cmd [2024-10-07T10:54:46.557Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 7 10:54 coverage.out [2024-10-07T10:54:46.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:52 examples [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 7 10:52 go.mod [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 7 10:52 go.sum [2024-10-07T10:54:46.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:52 images [2024-10-07T10:54:46.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:52 internal [2024-10-07T10:54:46.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 10:52 pkg [2024-10-07T10:54:46.557Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 7 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:54:47.073Z] + 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=8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 --label arch=amd64 --label version=0.0.0 . [2024-10-07T10:54:47.073Z] Sending build context to Docker daemon 11.45MB [2024-10-07T10:54:47.073Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T10:54:47.073Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-07T10:54:47.073Z] ---> c5fffbbc59aa [2024-10-07T10:54:47.073Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-07T10:54:47.643Z] ---> Running in 5ef5e9031fe0 [2024-10-07T10:54:47.643Z] Removing intermediate container 5ef5e9031fe0 [2024-10-07T10:54:47.643Z] ---> 016c6e9ea4b2 [2024-10-07T10:54:47.643Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-07T10:54:47.643Z] ---> Running in 87e92e608727 [2024-10-07T10:54:47.643Z] Removing intermediate container 87e92e608727 [2024-10-07T10:54:47.643Z] ---> 1714b6c6d7df [2024-10-07T10:54:47.643Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-07T10:54:47.643Z] ---> Running in 717c1bc06656 [2024-10-07T10:54:47.643Z] Removing intermediate container 717c1bc06656 [2024-10-07T10:54:47.643Z] ---> 810c723dd91f [2024-10-07T10:54:47.643Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-07T10:54:47.643Z] ---> Running in 7f631045de64 [2024-10-07T10:54:47.905Z] Removing intermediate container 7f631045de64 [2024-10-07T10:54:47.905Z] ---> 88853eb19e5b [2024-10-07T10:54:47.905Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-07T10:54:47.905Z] ---> Running in 4119775e7472 [2024-10-07T10:54:48.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T10:54:48.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T10:54:48.732Z] OK: 246 MiB in 54 packages [2024-10-07T10:54:48.991Z] Removing intermediate container 4119775e7472 [2024-10-07T10:54:48.991Z] ---> 87061e7d8d29 [2024-10-07T10:54:48.991Z] Step 8/25 : WORKDIR /app [2024-10-07T10:54:48.991Z] ---> Running in d3248c777372 [2024-10-07T10:54:48.991Z] Removing intermediate container d3248c777372 [2024-10-07T10:54:48.991Z] ---> da7a8a7b112e [2024-10-07T10:54:48.991Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-07T10:54:49.250Z] ---> 593cb16100cd [2024-10-07T10:54:49.250Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T10:54:49.250Z] ---> Running in 40a7b2e6a94c [2024-10-07T10:54:49.823Z] Removing intermediate container 40a7b2e6a94c [2024-10-07T10:54:49.823Z] ---> 44db3d7cc0f4 [2024-10-07T10:54:49.823Z] Step 11/25 : COPY . . [2024-10-07T10:54:50.398Z] ---> 6a9a8271140d [2024-10-07T10:54:50.398Z] Step 12/25 : RUN $MAKE [2024-10-07T10:54:50.398Z] ---> Running in a8a38606bdbb [2024-10-07T10:54:50.661Z] 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.44" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T10:55:16.534Z] provisioning config files... [2024-10-07T10:55:16.557Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config13335925390510712486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:55:17.021Z] ---> ****-login.sh [2024-10-07T10:55:17.021Z] nexus3.edgexfoundry.org:10001 [2024-10-07T10:55:17.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T10:55:17.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T10:55:17.557Z] Configure a credential helper to remove this warning. See [2024-10-07T10:55:17.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T10:55:17.557Z] [2024-10-07T10:55:17.557Z] Login Succeeded [2024-10-07T10:55:17.557Z] nexus3.edgexfoundry.org:10002 [2024-10-07T10:55:17.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T10:55:17.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T10:55:17.824Z] Configure a credential helper to remove this warning. See [2024-10-07T10:55:17.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T10:55:17.824Z] [2024-10-07T10:55:17.824Z] Login Succeeded [2024-10-07T10:55:17.824Z] nexus3.edgexfoundry.org:10003 [2024-10-07T10:55:18.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T10:55:18.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T10:55:18.092Z] Configure a credential helper to remove this warning. See [2024-10-07T10:55:18.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T10:55:18.092Z] [2024-10-07T10:55:18.092Z] Login Succeeded [2024-10-07T10:55:18.359Z] nexus3.edgexfoundry.org:10004 [2024-10-07T10:55:18.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T10:55:18.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T10:55:18.627Z] Configure a credential helper to remove this warning. See [2024-10-07T10:55:18.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T10:55:18.627Z] [2024-10-07T10:55:18.627Z] Login Succeeded [2024-10-07T10:55:18.627Z] ****.io [2024-10-07T10:55:18.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T10:55:18.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T10:55:18.893Z] Configure a credential helper to remove this warning. See [2024-10-07T10:55:18.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T10:55:18.893Z] [2024-10-07T10:55:18.893Z] Login Succeeded [2024-10-07T10:55:18.893Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T10:55:19.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-07T10:55:20.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T10:55:20.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T10:55:20.319Z] ========================================================= [2024-10-07T10:55:20.319Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-07T10:55:20.319Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:55:20.966Z] + 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-07T10:55:21.253Z] Sending build context to Docker daemon 1.21MB [2024-10-07T10:55:21.253Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T10:55:21.253Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-07T10:55:21.253Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-07T10:55:21.253Z] cf04c63912e1: Pulling fs layer [2024-10-07T10:55:21.253Z] 55b35a11ae5e: Pulling fs layer [2024-10-07T10:55:21.253Z] a37a00ec5f00: Pulling fs layer [2024-10-07T10:55:21.253Z] 50b3750afda1: Pulling fs layer [2024-10-07T10:55:21.253Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T10:55:21.253Z] 80978eb59214: Pulling fs layer [2024-10-07T10:55:21.253Z] c9f46d7d2bd2: Pulling fs layer [2024-10-07T10:55:21.253Z] c5a475d317c9: Pulling fs layer [2024-10-07T10:55:21.253Z] 4f4fb700ef54: Waiting [2024-10-07T10:55:21.253Z] 80978eb59214: Waiting [2024-10-07T10:55:21.253Z] c9f46d7d2bd2: Waiting [2024-10-07T10:55:21.253Z] c5a475d317c9: Waiting [2024-10-07T10:55:21.253Z] 50b3750afda1: Waiting [2024-10-07T10:55:21.253Z] 55b35a11ae5e: Verifying Checksum [2024-10-07T10:55:21.253Z] 55b35a11ae5e: Download complete [2024-10-07T10:55:21.522Z] 50b3750afda1: Verifying Checksum [2024-10-07T10:55:21.522Z] 50b3750afda1: Download complete [2024-10-07T10:55:21.522Z] 4f4fb700ef54: Verifying Checksum [2024-10-07T10:55:21.522Z] 4f4fb700ef54: Download complete [2024-10-07T10:55:21.522Z] 80978eb59214: Verifying Checksum [2024-10-07T10:55:21.522Z] 80978eb59214: Download complete [2024-10-07T10:55:21.522Z] cf04c63912e1: Verifying Checksum [2024-10-07T10:55:21.522Z] cf04c63912e1: Download complete [2024-10-07T10:55:22.107Z] c5a475d317c9: Verifying Checksum [2024-10-07T10:55:22.107Z] c5a475d317c9: Download complete [2024-10-07T10:55:22.701Z] cf04c63912e1: Pull complete [2024-10-07T10:55:23.663Z] 55b35a11ae5e: Pull complete [2024-10-07T10:55:23.663Z] a37a00ec5f00: Verifying Checksum [2024-10-07T10:55:23.663Z] a37a00ec5f00: Download complete [2024-10-07T10:55:24.624Z] c9f46d7d2bd2: Verifying Checksum [2024-10-07T10:55:24.624Z] c9f46d7d2bd2: Download complete [2024-10-07T10:55:29.395Z] Removing intermediate container a8a38606bdbb [2024-10-07T10:55:29.395Z] ---> d429d3d9b53a [2024-10-07T10:55:29.395Z] Step 13/25 : FROM alpine:3.20 [2024-10-07T10:55:29.395Z] 3.20: Pulling from library/alpine [2024-10-07T10:55:29.395Z] 43c4264eed91: Already exists [2024-10-07T10:55:29.395Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T10:55:29.395Z] Status: Downloaded newer image for alpine:3.20 [2024-10-07T10:55:29.395Z] ---> 91ef0af61f39 [2024-10-07T10:55:29.395Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-07T10:55:29.395Z] ---> Running in 6aefc78cb0e9 [2024-10-07T10:55:29.395Z] Removing intermediate container 6aefc78cb0e9 [2024-10-07T10:55:29.395Z] ---> e8d4d763330d [2024-10-07T10:55:29.395Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-07T10:55:29.395Z] ---> Running in 3aaadc2325bc [2024-10-07T10:55:29.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T10:55:29.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T10:55:29.395Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-07T10:55:29.395Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T10:55:29.395Z] OK: 8 MiB in 15 packages [2024-10-07T10:55:29.395Z] Removing intermediate container 3aaadc2325bc [2024-10-07T10:55:29.395Z] ---> a1f8978abfed [2024-10-07T10:55:29.395Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-07T10:55:29.654Z] ---> Running in d602ed9592d8 [2024-10-07T10:55:30.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T10:55:30.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T10:55:30.851Z] Upgrading critical system libraries and apk-tools: [2024-10-07T10:55:30.851Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T10:55:30.851Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T10:55:30.851Z] Continuing the upgrade transaction with new apk-tools: [2024-10-07T10:55:30.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T10:55:30.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T10:55:31.110Z] OK: 8 MiB in 15 packages [2024-10-07T10:55:31.678Z] Removing intermediate container d602ed9592d8 [2024-10-07T10:55:31.678Z] ---> e86411f54437 [2024-10-07T10:55:31.678Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-07T10:55:31.678Z] ---> a75c19332b86 [2024-10-07T10:55:31.678Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-07T10:55:31.937Z] ---> b81832d7b7d8 [2024-10-07T10:55:31.937Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-07T10:55:34.482Z] ---> a00a5deb7ab4 [2024-10-07T10:55:34.482Z] Step 20/25 : EXPOSE 59989 [2024-10-07T10:55:34.482Z] ---> Running in 197ecb2e7dbc [2024-10-07T10:55:34.482Z] Removing intermediate container 197ecb2e7dbc [2024-10-07T10:55:34.482Z] ---> 1c5717bc71ba [2024-10-07T10:55:34.482Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-07T10:55:34.482Z] ---> Running in 1a029d207f93 [2024-10-07T10:55:34.482Z] Removing intermediate container 1a029d207f93 [2024-10-07T10:55:34.482Z] ---> ec0bbeb1e9a7 [2024-10-07T10:55:34.482Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-07T10:55:34.482Z] ---> Running in 1354b0c02f07 [2024-10-07T10:55:34.482Z] Removing intermediate container 1354b0c02f07 [2024-10-07T10:55:34.482Z] ---> 6920cebd0b8b [2024-10-07T10:55:34.482Z] Step 23/25 : LABEL arch=amd64 [2024-10-07T10:55:34.482Z] ---> Running in e40a8fb4fe15 [2024-10-07T10:55:34.740Z] Removing intermediate container e40a8fb4fe15 [2024-10-07T10:55:34.740Z] ---> e37c5530799c [2024-10-07T10:55:34.740Z] Step 24/25 : LABEL git_sha=8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [2024-10-07T10:55:34.740Z] ---> Running in ec74a872ec63 [2024-10-07T10:55:34.740Z] Removing intermediate container ec74a872ec63 [2024-10-07T10:55:34.740Z] ---> f8c931ca79f6 [2024-10-07T10:55:34.740Z] Step 25/25 : LABEL version=0.0.0 [2024-10-07T10:55:34.740Z] ---> Running in 1b955ac8b606 [2024-10-07T10:55:34.740Z] Removing intermediate container 1b955ac8b606 [2024-10-07T10:55:34.740Z] ---> 95b18db107e2 [2024-10-07T10:55:34.740Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-07T10:55:34.740Z] Successfully built 95b18db107e2 [2024-10-07T10:55:34.740Z] 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-07T10:55:35.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T10:55:35.778Z] [2024-10-07T10:55:35.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:55:36.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T10:55:36.173Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-07T10:55:36.173Z] 5eb5b503b376: Pulling fs layer [2024-10-07T10:55:36.173Z] 5c69ac0246d0: Pulling fs layer [2024-10-07T10:55:36.173Z] ec43610c2a17: Pulling fs layer [2024-10-07T10:55:36.173Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-07T10:55:36.173Z] 33b1e0a273af: Pulling fs layer [2024-10-07T10:55:36.173Z] 5d3b04190fa2: Pulling fs layer [2024-10-07T10:55:36.173Z] 2f39f015ded8: Pulling fs layer [2024-10-07T10:55:36.173Z] 3a2ae6a8a46f: Waiting [2024-10-07T10:55:36.173Z] 33b1e0a273af: Waiting [2024-10-07T10:55:36.173Z] 5d3b04190fa2: Waiting [2024-10-07T10:55:36.173Z] 2f39f015ded8: Waiting [2024-10-07T10:55:36.173Z] 5c69ac0246d0: Download complete [2024-10-07T10:55:36.173Z] 3a2ae6a8a46f: Download complete [2024-10-07T10:55:36.173Z] 33b1e0a273af: Verifying Checksum [2024-10-07T10:55:36.173Z] 33b1e0a273af: Download complete [2024-10-07T10:55:36.173Z] 5d3b04190fa2: Download complete [2024-10-07T10:55:36.173Z] ec43610c2a17: Verifying Checksum [2024-10-07T10:55:36.173Z] ec43610c2a17: Download complete [2024-10-07T10:55:36.431Z] 5eb5b503b376: Verifying Checksum [2024-10-07T10:55:36.432Z] 5eb5b503b376: Download complete [2024-10-07T10:55:36.998Z] 2f39f015ded8: Download complete [2024-10-07T10:55:37.566Z] 5eb5b503b376: Pull complete [2024-10-07T10:55:37.566Z] 5c69ac0246d0: Pull complete [2024-10-07T10:55:38.134Z] ec43610c2a17: Pull complete [2024-10-07T10:55:38.134Z] 3a2ae6a8a46f: Pull complete [2024-10-07T10:55:38.394Z] 33b1e0a273af: Pull complete [2024-10-07T10:55:38.394Z] 5d3b04190fa2: Pull complete [2024-10-07T10:55:39.605Z] a37a00ec5f00: Pull complete [2024-10-07T10:55:39.605Z] 50b3750afda1: Pull complete [2024-10-07T10:55:39.606Z] 4f4fb700ef54: Pull complete [2024-10-07T10:55:39.606Z] 80978eb59214: Pull complete [2024-10-07T10:55:43.659Z] 2f39f015ded8: Pull complete [2024-10-07T10:55:43.659Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-07T10:55:43.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T10:55:43.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:55:43.916Z] prd-ubuntu20.04-docker-8c-8g-22054 does not seem to be running inside a container [2024-10-07T10:55:43.948Z] $ 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-317 -v /w/workspace/undry_device-rfid-llrp-go_PR-317:/w/workspace/undry_device-rfid-llrp-go_PR-317:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-317@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-317@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:latest cat [2024-10-07T10:55:46.370Z] c9f46d7d2bd2: Pull complete [2024-10-07T10:55:48.319Z] c5a475d317c9: Pull complete [2024-10-07T10:55:48.319Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-07T10:55:48.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-07T10:55:48.319Z] ---> be29e6b0f0d4 [2024-10-07T10:55:48.319Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-07T10:55:50.261Z] ---> Running in ae7acbdcfdb7 [2024-10-07T10:55:50.261Z] Removing intermediate container ae7acbdcfdb7 [2024-10-07T10:55:50.261Z] ---> 1d8adf8ad993 [2024-10-07T10:55:50.261Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-07T10:55:50.261Z] ---> Running in ab027edacd40 [2024-10-07T10:55:50.523Z] $ docker top a2c508d335ff68a95755edbcd6a926d33ecdf454f08ecadd0a9cf28b28d70059 -eo pid,comm [2024-10-07T10:55:50.527Z] Removing intermediate container ab027edacd40 [2024-10-07T10:55:50.527Z] ---> c08f2ec1918b [2024-10-07T10:55:50.527Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:55:50.794Z] ---> Running in 5b6ecb2b7d71 [2024-10-07T10:55:51.060Z] Removing intermediate container 5b6ecb2b7d71 [2024-10-07T10:55:51.060Z] ---> d0d08a4e0465 [2024-10-07T10:55:51.060Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-07T10:55:51.060Z] ---> Running in e54fd2e73e63 [2024-10-07T10:55:51.074Z] ---> job-cost.sh [2024-10-07T10:55:51.074Z] lf-activate-venv: SKIPPING [2024-10-07T10:55:51.074Z] INFO: No Stack... [2024-10-07T10:55:51.338Z] Removing intermediate container e54fd2e73e63 [2024-10-07T10:55:51.338Z] ---> 2ba596b41fc9 [2024-10-07T10:55:51.338Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-07T10:55:51.338Z] ---> Running in b9a823f2d2ec [2024-10-07T10:55:52.452Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T10:55:52.712Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T10:55:52.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T10:55:53.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T10:55:53.035Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-317/archives/cost.csv [2024-10-07T10:55:53.035Z] + cut -d, -f6 [Pipeline] lock [2024-10-07T10:55:53.099Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] [2024-10-07T10:55:53.106Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] did not exist. Created. [2024-10-07T10:55:53.113Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T10:55:53.606Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-07T10:55:53.698Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T10:55:53.766Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T10:55:53.903Z] $ docker stop --time=1 a2c508d335ff68a95755edbcd6a926d33ecdf454f08ecadd0a9cf28b28d70059 [2024-10-07T10:55:54.021Z] OK: 238 MiB in 54 packages [2024-10-07T10:55:54.986Z] Removing intermediate container b9a823f2d2ec [2024-10-07T10:55:54.986Z] ---> ab874773aeeb [2024-10-07T10:55:54.986Z] Step 8/12 : WORKDIR /app [2024-10-07T10:55:54.986Z] ---> Running in 607f70f9b573 [2024-10-07T10:55:55.053Z] $ docker rm -f --volumes a2c508d335ff68a95755edbcd6a926d33ecdf454f08ecadd0a9cf28b28d70059 [Pipeline] // withDockerContainer [Pipeline] } [2024-10-07T10:55:55.256Z] Removing intermediate container 607f70f9b573 [2024-10-07T10:55:55.256Z] ---> e879f9c700af [2024-10-07T10:55:55.256Z] Step 9/12 : COPY go.mod vendor* ./ [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-07T10:55:55.845Z] ---> c0d2babe5d8e [2024-10-07T10:55:55.845Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T10:55:55.845Z] ---> Running in 50363599e975 [2024-10-07T10:57:47.542Z] Removing intermediate container 50363599e975 [2024-10-07T10:57:47.542Z] ---> b25eec5d6638 [2024-10-07T10:57:47.542Z] Step 11/12 : COPY . . [2024-10-07T10:57:47.542Z] ---> e56a5efc65ae [2024-10-07T10:57:47.542Z] Step 12/12 : RUN $MAKE [2024-10-07T10:57:47.542Z] ---> Running in cedf0e452b6a [2024-10-07T10:57:47.542Z] noop [2024-10-07T10:57:47.542Z] Removing intermediate container cedf0e452b6a [2024-10-07T10:57:47.542Z] ---> 90b2bdff28df [2024-10-07T10:57:47.542Z] Successfully built 90b2bdff28df [2024-10-07T10:57:47.542Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:57:48.074Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T10:57:48.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:57:48.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-22056 does not seem to be running inside a container [2024-10-07T10:57:48.434Z] $ 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 ******** ci-base-image-arm64 cat [2024-10-07T10:57:49.571Z] $ docker top 940038d3d40ae9fa81e279b2f49f76fb4db159f3198d6b2798f8329412172990 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T10:57:50.512Z] + go version [2024-10-07T10:57:50.513Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-07T10:57:50.549Z] $ docker stop --time=1 940038d3d40ae9fa81e279b2f49f76fb4db159f3198d6b2798f8329412172990 [2024-10-07T10:57:52.159Z] $ docker rm -f --volumes 940038d3d40ae9fa81e279b2f49f76fb4db159f3198d6b2798f8329412172990 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:57:53.078Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T10:57:53.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:57:53.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-22056 does not seem to be running inside a container [2024-10-07T10:57:53.397Z] $ 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 ******** ci-base-image-arm64 cat [2024-10-07T10:57:54.516Z] $ docker top ac72295796b44d4925d0a6a7af0dc20c5cd165c313d92d8e018b88a5d59ddf09 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T10:57:55.087Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-07T10:57:55.492Z] + make test [2024-10-07T10:57:55.493Z] go test ./... -coverprofile=coverage.out ./... [2024-10-07T10:58:02.147Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-07T11:01:53.973Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-07T11:01:53.973Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-07T11:02:20.687Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.565s coverage: 40.6% of statements [2024-10-07T11:02:20.687Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 94.6% of statements [2024-10-07T11:02:20.687Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.613s coverage: 51.9% of statements [2024-10-07T11:02:20.687Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-07T11:02:20.687Z] go vet ./... [2024-10-07T11:03:07.518Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T11:03:07.518Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-07T11:03:07.518Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-07T11:03:07.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-07T11:03:07.602Z] $ docker stop --time=1 ac72295796b44d4925d0a6a7af0dc20c5cd165c313d92d8e018b88a5d59ddf09 [2024-10-07T11:03:09.550Z] $ docker rm -f --volumes ac72295796b44d4925d0a6a7af0dc20c5cd165c313d92d8e018b88a5d59ddf09 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T11:03:11.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-07T11:03:11.154Z] Warning: overwriting stash ‘coverage-report’ [2024-10-07T11:03:11.784Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T11:03:12.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-07T11:03:12.760Z] + ls -al . [2024-10-07T11:03:12.760Z] total 712 [2024-10-07T11:03:12.760Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 10:57 . [2024-10-07T11:03:12.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:54 .. [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 7 10:54 .dockerignore [2024-10-07T11:03:12.760Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 10:54 .git [2024-10-07T11:03:12.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 10:54 .github [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 7 10:54 .gitignore [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 10:54 .golangci.yml [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 7 10:54 Attribution.txt [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 7 10:54 CHANGELOG.md [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 7 10:54 Dockerfile [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 10:54 GOVERNANCE.md [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 7 10:54 Jenkinsfile [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 7 10:54 LICENSE [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 7 10:54 Makefile [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 7 10:54 OWNERS.md [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 7 10:54 README.md [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 10:52 VERSION [2024-10-07T11:03:12.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:54 bin [2024-10-07T11:03:12.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:54 cmd [2024-10-07T11:03:12.760Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 7 11:02 coverage.out [2024-10-07T11:03:12.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:54 examples [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 7 10:54 go.mod [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 7 10:54 go.sum [2024-10-07T11:03:12.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:54 images [2024-10-07T11:03:12.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:54 internal [2024-10-07T11:03:12.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 10:54 pkg [2024-10-07T11:03:12.760Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 7 10:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T11:03:13.213Z] + 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=8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 --label arch=arm64 --label version=0.0.0 . [2024-10-07T11:03:13.481Z] Sending build context to Docker daemon 1.21MB [2024-10-07T11:03:13.481Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T11:03:13.481Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-07T11:03:13.481Z] ---> 90b2bdff28df [2024-10-07T11:03:13.481Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-07T11:03:13.750Z] ---> Running in 8782e4de7240 [2024-10-07T11:03:14.019Z] Removing intermediate container 8782e4de7240 [2024-10-07T11:03:14.019Z] ---> 2af0c4d1bee8 [2024-10-07T11:03:14.019Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-07T11:03:14.019Z] ---> Running in 25547cda1b9f [2024-10-07T11:03:14.296Z] Removing intermediate container 25547cda1b9f [2024-10-07T11:03:14.296Z] ---> 27a789ac25e1 [2024-10-07T11:03:14.296Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-07T11:03:14.296Z] ---> Running in 8514295f16be [2024-10-07T11:03:14.569Z] Removing intermediate container 8514295f16be [2024-10-07T11:03:14.569Z] ---> dc9a1a09032f [2024-10-07T11:03:14.569Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-07T11:03:14.840Z] ---> Running in 36b94a067077 [2024-10-07T11:03:15.107Z] Removing intermediate container 36b94a067077 [2024-10-07T11:03:15.107Z] ---> 5d62d0832d61 [2024-10-07T11:03:15.107Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-07T11:03:15.107Z] ---> Running in bc30a991048f [2024-10-07T11:03:16.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T11:03:16.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T11:03:17.746Z] OK: 238 MiB in 54 packages [2024-10-07T11:03:18.714Z] Removing intermediate container bc30a991048f [2024-10-07T11:03:18.714Z] ---> 2332bc0e7f8d [2024-10-07T11:03:18.714Z] Step 8/25 : WORKDIR /app [2024-10-07T11:03:18.714Z] ---> Running in fb3a7d3bc8f1 [2024-10-07T11:03:18.981Z] Removing intermediate container fb3a7d3bc8f1 [2024-10-07T11:03:18.981Z] ---> e83b66c02ff1 [2024-10-07T11:03:18.981Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-07T11:03:19.568Z] ---> ea884f4b69cf [2024-10-07T11:03:19.568Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T11:03:19.568Z] ---> Running in e731ea65afda [2024-10-07T11:03:22.146Z] Removing intermediate container e731ea65afda [2024-10-07T11:03:22.146Z] ---> dbdf1744bb29 [2024-10-07T11:03:22.146Z] Step 11/25 : COPY . . [2024-10-07T11:03:22.421Z] ---> 49232e4376e5 [2024-10-07T11:03:22.421Z] Step 12/25 : RUN $MAKE [2024-10-07T11:03:22.421Z] ---> Running in 0d0d59cbdb0e [2024-10-07T11:03:23.381Z] 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.44" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-10-07T11:07:01.785Z] Removing intermediate container 0d0d59cbdb0e [2024-10-07T11:07:01.785Z] ---> 17c3ed6930c7 [2024-10-07T11:07:01.785Z] Step 13/25 : FROM alpine:3.20 [2024-10-07T11:07:01.785Z] 3.20: Pulling from library/alpine [2024-10-07T11:07:01.785Z] cf04c63912e1: Already exists [2024-10-07T11:07:01.785Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T11:07:01.785Z] Status: Downloaded newer image for alpine:3.20 [2024-10-07T11:07:01.785Z] ---> c157a85ed455 [2024-10-07T11:07:01.785Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-07T11:07:01.785Z] ---> Running in 719c29228a40 [2024-10-07T11:07:01.785Z] Removing intermediate container 719c29228a40 [2024-10-07T11:07:01.785Z] ---> d0eee218ade6 [2024-10-07T11:07:01.785Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-07T11:07:01.785Z] ---> Running in 8bf4fdd0a919 [2024-10-07T11:07:01.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T11:07:01.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T11:07:01.785Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-07T11:07:01.785Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T11:07:01.785Z] OK: 9 MiB in 15 packages [2024-10-07T11:07:01.785Z] Removing intermediate container 8bf4fdd0a919 [2024-10-07T11:07:01.785Z] ---> 8b19dae4f719 [2024-10-07T11:07:01.785Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-07T11:07:01.785Z] ---> Running in 0dbc29d46149 [2024-10-07T11:07:01.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T11:07:01.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T11:07:01.785Z] Upgrading critical system libraries and apk-tools: [2024-10-07T11:07:01.785Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T11:07:01.785Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T11:07:01.785Z] Continuing the upgrade transaction with new apk-tools: [2024-10-07T11:07:01.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T11:07:01.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T11:07:01.785Z] OK: 9 MiB in 15 packages [2024-10-07T11:07:01.785Z] Removing intermediate container 0dbc29d46149 [2024-10-07T11:07:01.785Z] ---> 6c6bd85f7e10 [2024-10-07T11:07:01.785Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-07T11:07:01.785Z] ---> 3e1c62c372b9 [2024-10-07T11:07:01.785Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-07T11:07:01.785Z] ---> 9affc901e068 [2024-10-07T11:07:01.785Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-07T11:07:01.785Z] ---> 1fc389de5dc5 [2024-10-07T11:07:01.785Z] Step 20/25 : EXPOSE 59989 [2024-10-07T11:07:01.785Z] ---> Running in 25222d28f970 [2024-10-07T11:07:01.785Z] Removing intermediate container 25222d28f970 [2024-10-07T11:07:01.785Z] ---> b837475a4029 [2024-10-07T11:07:01.785Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-07T11:07:01.785Z] ---> Running in 3762db0651c3 [2024-10-07T11:07:01.785Z] Removing intermediate container 3762db0651c3 [2024-10-07T11:07:01.785Z] ---> fa199b15e123 [2024-10-07T11:07:01.785Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-07T11:07:01.785Z] ---> Running in d2afe7d8d985 [2024-10-07T11:07:02.049Z] Removing intermediate container d2afe7d8d985 [2024-10-07T11:07:02.049Z] ---> 214cd7532bb5 [2024-10-07T11:07:02.049Z] Step 23/25 : LABEL arch=arm64 [2024-10-07T11:07:02.049Z] ---> Running in 2be25625f208 [2024-10-07T11:07:02.313Z] Removing intermediate container 2be25625f208 [2024-10-07T11:07:02.313Z] ---> 9fff06d4b8f0 [2024-10-07T11:07:02.313Z] Step 24/25 : LABEL git_sha=8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [2024-10-07T11:07:02.313Z] ---> Running in 1387ec4accd5 [2024-10-07T11:07:02.578Z] Removing intermediate container 1387ec4accd5 [2024-10-07T11:07:02.578Z] ---> 0c24dfd14933 [2024-10-07T11:07:02.578Z] Step 25/25 : LABEL version=0.0.0 [2024-10-07T11:07:02.843Z] ---> Running in b68389fad133 [2024-10-07T11:07:03.108Z] Removing intermediate container b68389fad133 [2024-10-07T11:07:03.108Z] ---> bf72fe770af6 [2024-10-07T11:07:03.108Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-07T11:07:03.108Z] Successfully built bf72fe770af6 [2024-10-07T11:07:03.108Z] 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-07T11:07:04.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T11:07:04.154Z] [2024-10-07T11:07:04.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T11:07:04.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T11:07:04.625Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-07T11:07:04.625Z] 8998bd30e6a1: Pulling fs layer [2024-10-07T11:07:04.625Z] 04944245beec: Pulling fs layer [2024-10-07T11:07:04.625Z] 699f458cf7ca: Pulling fs layer [2024-10-07T11:07:04.625Z] 765212b225bb: Pulling fs layer [2024-10-07T11:07:04.625Z] f23df028b6ca: Pulling fs layer [2024-10-07T11:07:04.625Z] d65c8cfc05b1: Pulling fs layer [2024-10-07T11:07:04.625Z] 2437ff75d9bd: Pulling fs layer [2024-10-07T11:07:04.625Z] 765212b225bb: Waiting [2024-10-07T11:07:04.625Z] f23df028b6ca: Waiting [2024-10-07T11:07:04.625Z] d65c8cfc05b1: Waiting [2024-10-07T11:07:04.625Z] 2437ff75d9bd: Waiting [2024-10-07T11:07:04.900Z] 04944245beec: Verifying Checksum [2024-10-07T11:07:04.900Z] 04944245beec: Download complete [2024-10-07T11:07:04.900Z] 765212b225bb: Verifying Checksum [2024-10-07T11:07:04.900Z] 765212b225bb: Download complete [2024-10-07T11:07:04.900Z] f23df028b6ca: Verifying Checksum [2024-10-07T11:07:04.900Z] f23df028b6ca: Download complete [2024-10-07T11:07:04.900Z] d65c8cfc05b1: Verifying Checksum [2024-10-07T11:07:04.900Z] d65c8cfc05b1: Download complete [2024-10-07T11:07:05.174Z] 699f458cf7ca: Verifying Checksum [2024-10-07T11:07:05.174Z] 699f458cf7ca: Download complete [2024-10-07T11:07:05.456Z] 8998bd30e6a1: Verifying Checksum [2024-10-07T11:07:05.456Z] 8998bd30e6a1: Download complete [2024-10-07T11:07:08.088Z] 2437ff75d9bd: Verifying Checksum [2024-10-07T11:07:08.088Z] 2437ff75d9bd: Download complete [2024-10-07T11:07:10.035Z] 8998bd30e6a1: Pull complete [2024-10-07T11:07:10.618Z] 04944245beec: Pull complete [2024-10-07T11:07:12.023Z] 699f458cf7ca: Pull complete [2024-10-07T11:07:12.290Z] 765212b225bb: Pull complete [2024-10-07T11:07:13.247Z] f23df028b6ca: Pull complete [2024-10-07T11:07:13.247Z] d65c8cfc05b1: Pull complete [2024-10-07T11:07:31.426Z] 2437ff75d9bd: Pull complete [2024-10-07T11:07:31.426Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-07T11:07:31.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T11:07:31.426Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T11:07:31.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-22056 does not seem to be running inside a container [2024-10-07T11:07:31.836Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-07T11:07:34.417Z] $ docker top 7321fa1faed2e3b0ec488c536605d65d15d69d1c5a809bb9819eaa3ad526899b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:07:35.349Z] ---> job-cost.sh [2024-10-07T11:07:35.349Z] lf-activate-venv: SKIPPING [2024-10-07T11:07:35.349Z] INFO: No Stack... [2024-10-07T11:07:35.615Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-07T11:07:36.577Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T11:07:37.239Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-10-07T11:07:37.239Z] + cut -d, -f6 [Pipeline] lock [2024-10-07T11:07:37.326Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] [2024-10-07T11:07:37.331Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] did not exist. Created. [2024-10-07T11:07:37.336Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T11:07:38.099Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-3e1bb290/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-07T11:07:38.786Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-07T11:07:38.835Z] Warning: overwriting stash ‘stack-cost’ [2024-10-07T11:07:38.899Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T11:07:38.921Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-317-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T11:07:39.017Z] $ docker stop --time=1 7321fa1faed2e3b0ec488c536605d65d15d69d1c5a809bb9819eaa3ad526899b [2024-10-07T11:07:40.521Z] $ docker rm -f --volumes 7321fa1faed2e3b0ec488c536605d65d15d69d1c5a809bb9819eaa3ad526899b [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-07T11:07:41.743Z] provisioning config files... [2024-10-07T11:07:41.751Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/config14637419486692849678tmp [Pipeline] { [Pipeline] sh [2024-10-07T11:07:42.122Z] + set +x [2024-10-07T11:07:42.122Z] + + bash -scurl -- -s [2024-10-07T11:07:42.122Z] https://codecov.io/bash [2024-10-07T11:07:42.122Z] [2024-10-07T11:07:42.122Z] _____ _ [2024-10-07T11:07:42.122Z] / ____| | | [2024-10-07T11:07:42.122Z] | | ___ __| | ___ ___ _____ __ [2024-10-07T11:07:42.122Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-07T11:07:42.122Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-07T11:07:42.122Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-07T11:07:42.122Z] Bash-1.0.6 [2024-10-07T11:07:42.122Z] [2024-10-07T11:07:42.122Z] [2024-10-07T11:07:42.122Z] ==> git version 2.25.1 found [2024-10-07T11:07:42.122Z] ==> 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-07T11:07:42.122Z] Release-Date: 2020-01-08 [2024-10-07T11:07:42.122Z] 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-07T11:07:42.122Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-07T11:07:42.122Z] ==> Jenkins CI detected. [2024-10-07T11:07:42.122Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-317 [2024-10-07T11:07:42.122Z] project root: . [2024-10-07T11:07:42.122Z] --> token set from env [2024-10-07T11:07:42.122Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-07T11:07:42.122Z] ==> Running gcov in . (disable via -X gcov) [2024-10-07T11:07:42.122Z] ==> Python coveragepy not found [2024-10-07T11:07:42.122Z] ==> Searching for coverage reports in: [2024-10-07T11:07:42.122Z] + . [2024-10-07T11:07:42.394Z] -> Found 1 reports [2024-10-07T11:07:42.394Z] ==> Detecting git/mercurial file structure [2024-10-07T11:07:42.394Z] ==> Reading reports [2024-10-07T11:07:42.394Z] + ./coverage.out bytes=451915 [2024-10-07T11:07:42.394Z] ==> Appending adjustments [2024-10-07T11:07:42.394Z] https://docs.codecov.io/docs/fixing-reports [2024-10-07T11:07:42.394Z] + Found adjustments [2024-10-07T11:07:42.394Z] ==> Gzipping contents [2024-10-07T11:07:42.394Z] 52K /tmp/codecov.yB8HU2.gz [2024-10-07T11:07:42.394Z] ==> Uploading reports [2024-10-07T11:07:42.394Z] url: https://codecov.io [2024-10-07T11:07:42.394Z] query: branch=PR-317&commit=8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=317&job=&cmd_args= [2024-10-07T11:07:42.655Z] -> Pinging Codecov [2024-10-07T11:07:42.655Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-317&commit=8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=317&job=&cmd_args= [2024-10-07T11:07:42.655Z] -> Uploading to [2024-10-07T11:07:42.655Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1/c9099b96-1a77-4463-bf24-c1c5d57b431a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T110742Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=35b88b5f64ec197a15913ebb1e9659c72c3998d046107fbfbd071acd74018240 [2024-10-07T11:07:42.655Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T11:07:42.655Z] Dload Upload Total Spent Left Speed [2024-10-07T11:07:42.914Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51496 0 0 100 51496 0 190k --:--:-- --:--:-- --:--:-- 190k [2024-10-07T11:07:42.914Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8bd6cac4d42cd2f32f883c4f9ccf3582e6878fd1 [Pipeline] } [2024-10-07T11:07:42.944Z] 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-07T11:07:45.288Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-317/archives ] [2024-10-07T11:07:45.288Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-317/archives [2024-10-07T11:07:45.288Z] total 16 [2024-10-07T11:07:45.288Z] drwxr-xr-x 3 root root 4096 Oct 7 10:55 . [2024-10-07T11:07:45.288Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 10:55 .. [2024-10-07T11:07:45.288Z] drwxr-xr-x 2 root root 4096 Oct 7 10:55 cost [2024-10-07T11:07:45.288Z] -rw-r--r-- 1 root root 91 Oct 7 10:55 cost.csv [2024-10-07T11:07:45.288Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-317/archives [2024-10-07T11:07:45.288Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-317/archives [2024-10-07T11:07:45.288Z] total 16 [2024-10-07T11:07:45.288Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 10:55 . [2024-10-07T11:07:45.288Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 10:55 .. [2024-10-07T11:07:45.288Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 10:55 cost [2024-10-07T11:07:45.288Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 7 10:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:07:45.646Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:07:46.549Z] ---> package-listing.sh [2024-10-07T11:07:46.549Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-07T11:07:46.549Z] ++ facter osfamily [2024-10-07T11:07:46.809Z] + OS_FAMILY=debian [2024-10-07T11:07:46.809Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-317 [2024-10-07T11:07:46.809Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-07T11:07:46.809Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-07T11:07:46.809Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-07T11:07:46.809Z] + PACKAGES=/tmp/packages_start.txt [2024-10-07T11:07:46.809Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-317 ']' [2024-10-07T11:07:46.809Z] + PACKAGES=/tmp/packages_end.txt [2024-10-07T11:07:46.809Z] + case "${OS_FAMILY}" in [2024-10-07T11:07:46.809Z] + dpkg -l [2024-10-07T11:07:46.809Z] + grep '^ii' [2024-10-07T11:07:46.809Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-07T11:07:46.809Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-07T11:07:46.809Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-07T11:07:46.809Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-317 ']' [2024-10-07T11:07:46.809Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-317/archives/ [2024-10-07T11:07:46.809Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-317/archives/ [Pipeline] echo [2024-10-07T11:07:46.845Z] 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-317/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-07T11:07:47.143Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T11:07:47.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T11:07:47.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T11:07:47.946Z] prd-ubuntu20.04-docker-8c-8g-22054 does not seem to be running inside a container [2024-10-07T11:07:47.981Z] $ 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-317/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-317 -v /w/workspace/undry_device-rfid-llrp-go_PR-317:/w/workspace/undry_device-rfid-llrp-go_PR-317:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-317@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-317@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-07T11:07:48.184Z] $ docker top 079bd1cd8e5c6a9371ecdfdfca1250d8907dc2902937614edb54255574a8650f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T11:07:48.588Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-07T11:07:48.904Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-07T11:07:49.225Z] + ls /var/log/sa-host [2024-10-07T11:07:49.225Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T11:07:49.487Z] provisioning config files... [2024-10-07T11:07:49.497Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-317@tmp/config253080036036743202tmp [Pipeline] { [Pipeline] echo [2024-10-07T11:07:49.572Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:07:49.907Z] ---> create-netrc.sh [Pipeline] } [2024-10-07T11:07:49.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:07:50.387Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-07T11:07:50.422Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:07:50.742Z] ---> sudo-logs.sh [2024-10-07T11:07:50.742Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-07T11:07:50.845Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:07:51.174Z] ---> job-cost.sh [2024-10-07T11:07:51.174Z] lf-activate-venv: SKIPPING [2024-10-07T11:07:51.174Z] DEBUG: total: 0.2199999988079071 [2024-10-07T11:07:51.174Z] INFO: Retrieving Stack Cost... [2024-10-07T11:07:51.434Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T11:07:52.005Z] INFO: Archiving Costs [Pipeline] echo [2024-10-07T11:07:52.057Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T11:07:52.385Z] ---> logs-deploy.sh [2024-10-07T11:07:52.385Z] lf-activate-venv: SKIPPING [2024-10-07T11:07:52.385Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-317/1 [2024-10-07T11:07:52.385Z] INFO: archiving workspace using pattern(s): [2024-10-07T11:07:53.323Z] Archives upload complete. [2024-10-07T11:07:53.323Z] INFO: archiving logs to Nexus