Pull request #330 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa43882b6d96f3f0e059db525179a89c2e3c9d46+f44d28d03fc0fdfeba283a47dbd77c0527c67703 (c50b320f480538340072e6286edf3889749fda27) 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-ssh17316907096611875332.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-ssh1691203255932666537.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-330/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-330/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10467093082506633621.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-330/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15983281090668710793.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-ssh2134627483062733941.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-330/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-330/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10462476524942276372.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-32016 in /w/workspace/undry_device-rfid-llrp-go_PR-330 [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-330 # 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 Merging remotes/origin/main commit f44d28d03fc0fdfeba283a47dbd77c0527c67703 into PR head commit fa43882b6d96f3f0e059db525179a89c2e3c9d46 Merge succeeded, producing fa43882b6d96f3f0e059db525179a89c2e3c9d46 Checking out Revision fa43882b6d96f3f0e059db525179a89c2e3c9d46 (PR-330) > 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/330/head:refs/remotes/origin/PR-330 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa43882b6d96f3f0e059db525179a89c2e3c9d46 # 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 f44d28d03fc0fdfeba283a47dbd77c0527c67703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa43882b6d96f3f0e059db525179a89c2e3c9d46 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-25T11:12:28.512Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-25T11:12:28.744Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-25T11:12:28.876Z] ========================================================= [2024-11-25T11:12:28.876Z] EdgeX Global Pipelines Version Info [2024-11-25T11:12:28.877Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-25T11:12:30.021Z] ------------------- [2024-11-25T11:12:30.021Z] stable info: [2024-11-25T11:12:30.021Z] ------------------- [2024-11-25T11:12:30.021Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-25T11:12:30.021Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-25T11:12:30.021Z] Message: update stable to v1.0.265 [2024-11-25T11:12:30.284Z] ------------------- [2024-11-25T11:12:30.284Z] experimental info: [2024-11-25T11:12:30.284Z] ------------------- [2024-11-25T11:12:30.284Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-25T11:12:30.284Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-25T11:12:30.284Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-25T11:12:30.816Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-11-25T11:12:30.878Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-11-25T11:12:30.934Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-25T11:12:30.989Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-25T11:12:31.040Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-25T11:12:31.100Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-25T11:12:31.154Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-25T11:12:31.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-25T11:12:31.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-25T11:12:31.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-25T11:12:31.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-25T11:12:31.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-11-25T11:12:31.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-25T11:12:31.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-25T11:12:31.626Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-25T11:12:31.679Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-25T11:12:31.727Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-25T11:12:31.778Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-25T11:12:31.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-25T11:12:31.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-25T11:12:31.944Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-25T11:12:32.007Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-25T11:12:32.068Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-25T11:12:32.126Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-25T11:12:32.185Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-25T11:12:32.234Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-25T11:12:32.285Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-25T11:12:32.335Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-330 [Pipeline] echo [2024-11-25T11:12:32.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-330 [Pipeline] echo [2024-11-25T11:12:32.455Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-330 [Pipeline] echo [2024-11-25T11:12:32.517Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa43882b6d96f3f0e059db525179a89c2e3c9d46 [Pipeline] echo [2024-11-25T11:12:32.582Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa43882 [Pipeline] echo [2024-11-25T11:12:32.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-25T11:12:32.807Z] provisioning config files... [2024-11-25T11:12:32.823Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-330@tmp/config2652177879145206229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-25T11:12:33.212Z] ---> ****-login.sh [2024-11-25T11:12:33.213Z] nexus3.edgexfoundry.org:10001 [2024-11-25T11:12:33.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T11:12:33.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T11:12:33.735Z] Configure a credential helper to remove this warning. See [2024-11-25T11:12:33.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T11:12:33.735Z] [2024-11-25T11:12:33.735Z] Login Succeeded [2024-11-25T11:12:33.735Z] nexus3.edgexfoundry.org:10002 [2024-11-25T11:12:33.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T11:12:33.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T11:12:33.735Z] Configure a credential helper to remove this warning. See [2024-11-25T11:12:33.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T11:12:33.736Z] [2024-11-25T11:12:33.736Z] Login Succeeded [2024-11-25T11:12:33.736Z] nexus3.edgexfoundry.org:10003 [2024-11-25T11:12:33.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T11:12:33.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T11:12:33.736Z] Configure a credential helper to remove this warning. See [2024-11-25T11:12:33.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T11:12:33.736Z] [2024-11-25T11:12:33.736Z] Login Succeeded [2024-11-25T11:12:33.736Z] nexus3.edgexfoundry.org:10004 [2024-11-25T11:12:33.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T11:12:33.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T11:12:33.996Z] Configure a credential helper to remove this warning. See [2024-11-25T11:12:33.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T11:12:33.996Z] [2024-11-25T11:12:33.996Z] Login Succeeded [2024-11-25T11:12:33.996Z] ****.io [2024-11-25T11:12:33.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T11:12:34.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T11:12:34.255Z] Configure a credential helper to remove this warning. See [2024-11-25T11:12:34.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T11:12:34.255Z] [2024-11-25T11:12:34.255Z] Login Succeeded [2024-11-25T11:12:34.255Z] ---> ****-login.sh ends [Pipeline] } [2024-11-25T11:12:34.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-25T11:12:34.995Z] + git rev-list -1 --merges fa43882b6d96f3f0e059db525179a89c2e3c9d46~1..fa43882b6d96f3f0e059db525179a89c2e3c9d46 [Pipeline] echo [2024-11-25T11:12:35.048Z] -----------> git rev-list -1 --merges fa43882b6d96f3f0e059db525179a89c2e3c9d46~1..fa43882b6d96f3f0e059db525179a89c2e3c9d46 fa43882b6d96f3f0e059db525179a89c2e3c9d46 [false] [Pipeline] sh [2024-11-25T11:12:35.374Z] + git log --format=format:%s -1 fa43882b6d96f3f0e059db525179a89c2e3c9d46 [Pipeline] echo [2024-11-25T11:12:35.422Z] ========================================================= [2024-11-25T11:12:35.422Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-25T11:12:35.422Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-25T11:12:35.894Z] + git log --format=format:%s -1 fa43882b6d96f3f0e059db525179a89c2e3c9d46 [Pipeline] echo [2024-11-25T11:12:35.936Z] [semverPrep] GIT_COMMIT: fa43882b6d96f3f0e059db525179a89c2e3c9d46, Commit Message: build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 [Pipeline] echo [2024-11-25T11:12:35.983Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-25T11:12:36.423Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-25T11:12:36.423Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-25T11:12:36.423Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-25T11:12:36.423Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-25T11:12:36.423Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-25T11:12:36.423Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-25T11:12:36.423Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T11:12:36.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-25T11:12:36.962Z] [2024-11-25T11:12:36.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T11:12:37.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-25T11:12:37.376Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-25T11:12:37.376Z] b85a868b505f: Pulling fs layer [2024-11-25T11:12:37.376Z] e2be974225ed: Pulling fs layer [2024-11-25T11:12:37.376Z] 339a4e72a1f5: Pulling fs layer [2024-11-25T11:12:37.376Z] 988bab9f4d93: Pulling fs layer [2024-11-25T11:12:37.376Z] 1469e6f7b9e6: Pulling fs layer [2024-11-25T11:12:37.376Z] eaf3925da568: Pulling fs layer [2024-11-25T11:12:37.376Z] bab4dde63d76: Pulling fs layer [2024-11-25T11:12:37.376Z] bde34c3a00c8: Pulling fs layer [2024-11-25T11:12:37.376Z] b352a97aabf1: Pulling fs layer [2024-11-25T11:12:37.376Z] 4872d77fe225: Pulling fs layer [2024-11-25T11:12:37.376Z] 5851b861e8e6: Pulling fs layer [2024-11-25T11:12:37.376Z] 988bab9f4d93: Waiting [2024-11-25T11:12:37.376Z] bde34c3a00c8: Waiting [2024-11-25T11:12:37.376Z] 5851b861e8e6: Waiting [2024-11-25T11:12:37.376Z] bab4dde63d76: Waiting [2024-11-25T11:12:37.376Z] 1469e6f7b9e6: Waiting [2024-11-25T11:12:37.376Z] 4872d77fe225: Waiting [2024-11-25T11:12:37.376Z] eaf3925da568: Waiting [2024-11-25T11:12:37.376Z] b352a97aabf1: Waiting [2024-11-25T11:12:37.376Z] e2be974225ed: Download complete [2024-11-25T11:12:37.376Z] 988bab9f4d93: Download complete [2024-11-25T11:12:37.376Z] 1469e6f7b9e6: Verifying Checksum [2024-11-25T11:12:37.376Z] 1469e6f7b9e6: Download complete [2024-11-25T11:12:37.376Z] 339a4e72a1f5: Verifying Checksum [2024-11-25T11:12:37.376Z] 339a4e72a1f5: Download complete [2024-11-25T11:12:37.376Z] eaf3925da568: Verifying Checksum [2024-11-25T11:12:37.376Z] eaf3925da568: Download complete [2024-11-25T11:12:37.635Z] bde34c3a00c8: Verifying Checksum [2024-11-25T11:12:37.635Z] bde34c3a00c8: Download complete [2024-11-25T11:12:37.635Z] b352a97aabf1: Verifying Checksum [2024-11-25T11:12:37.635Z] b352a97aabf1: Download complete [2024-11-25T11:12:37.635Z] 4872d77fe225: Verifying Checksum [2024-11-25T11:12:37.635Z] 4872d77fe225: Download complete [2024-11-25T11:12:37.635Z] 5851b861e8e6: Download complete [2024-11-25T11:12:37.635Z] b85a868b505f: Verifying Checksum [2024-11-25T11:12:37.635Z] b85a868b505f: Download complete [2024-11-25T11:12:37.895Z] bab4dde63d76: Verifying Checksum [2024-11-25T11:12:37.895Z] bab4dde63d76: Download complete [2024-11-25T11:12:38.835Z] b85a868b505f: Pull complete [2024-11-25T11:12:39.094Z] e2be974225ed: Pull complete [2024-11-25T11:12:39.355Z] 339a4e72a1f5: Pull complete [2024-11-25T11:12:39.616Z] 988bab9f4d93: Pull complete [2024-11-25T11:12:39.876Z] 1469e6f7b9e6: Pull complete [2024-11-25T11:12:39.876Z] eaf3925da568: Pull complete [2024-11-25T11:12:41.783Z] bab4dde63d76: Pull complete [2024-11-25T11:12:41.783Z] bde34c3a00c8: Pull complete [2024-11-25T11:12:41.783Z] b352a97aabf1: Pull complete [2024-11-25T11:12:41.783Z] 4872d77fe225: Pull complete [2024-11-25T11:12:42.043Z] 5851b861e8e6: Pull complete [2024-11-25T11:12:42.043Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-25T11:12:42.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-25T11:12:42.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-25T11:12:42.343Z] prd-ubuntu20.04-docker-8c-8g-32016 does not seem to be running inside a container [2024-11-25T11:12:42.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-330 -v /w/workspace/undry_device-rfid-llrp-go_PR-330:/w/workspace/undry_device-rfid-llrp-go_PR-330:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-330@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-330@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-11-25T11:12:45.594Z] $ docker top 70631c50e733882e1ffe455a56aa516cc09693a0620aa924a3f215c040c58609 -eo pid,comm [2024-11-25T11:12:45.645Z] 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-11-25T11:12:45.645Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-25T11:12:45.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-25T11:12:45.817Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-25T11:12:45.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-25T11:12:45.938Z] $ docker exec 70631c50e733882e1ffe455a56aa516cc09693a0620aa924a3f215c040c58609 ssh-agent [2024-11-25T11:12:46.045Z] SSH_AUTH_SOCK=/tmp/ssh-CsHPmWkLX17j/agent.32 [2024-11-25T11:12:46.045Z] SSH_AGENT_PID=38 [2024-11-25T11:12:46.050Z] Running ssh-add (command line suppressed) [2024-11-25T11:12:46.160Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-330@tmp/private_key_7448040628417556011.key (/w/workspace/undry_device-rfid-llrp-go_PR-330@tmp/private_key_7448040628417556011.key) [2024-11-25T11:12:46.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-25T11:12:46.539Z] + git tag --points-at HEAD [Pipeline] } [2024-11-25T11:12:46.567Z] $ docker exec --env ******** --env ******** 70631c50e733882e1ffe455a56aa516cc09693a0620aa924a3f215c040c58609 ssh-agent -k [2024-11-25T11:12:46.656Z] unset SSH_AUTH_SOCK; [2024-11-25T11:12:46.659Z] unset SSH_AGENT_PID; [2024-11-25T11:12:46.659Z] echo Agent pid 38 killed; [2024-11-25T11:12:46.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-25T11:12:46.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-25T11:12:46.790Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-25T11:12:46.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-25T11:12:46.908Z] $ docker exec 70631c50e733882e1ffe455a56aa516cc09693a0620aa924a3f215c040c58609 ssh-agent [2024-11-25T11:12:47.012Z] SSH_AUTH_SOCK=/tmp/ssh-IhNfaO4Z0gz5/agent.71 [2024-11-25T11:12:47.012Z] SSH_AGENT_PID=77 [2024-11-25T11:12:47.018Z] Running ssh-add (command line suppressed) [2024-11-25T11:12:47.112Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-330@tmp/private_key_10428733274131034969.key (/w/workspace/undry_device-rfid-llrp-go_PR-330@tmp/private_key_10428733274131034969.key) [2024-11-25T11:12:47.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-25T11:12:47.481Z] + git semver init [2024-11-25T11:12:47.741Z] 2024-11-25 11:12:47,658 [run_init] DEBUG init version:0.0.0 force:False [2024-11-25T11:12:47.741Z] 2024-11-25 11:12:47,659 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-330/.semver [2024-11-25T11:12:47.741Z] 2024-11-25 11:12:47,659 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-330/.semver [2024-11-25T11:12:47.741Z] 2024-11-25 11:12:47,659 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-330/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-330, universal_newlines=False, shell=None, istream=None) [2024-11-25T11:12:49.655Z] 2024-11-25 11:12:49,392 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-330/.git/info/exclude [2024-11-25T11:12:49.655Z] 2024-11-25 11:12:49,393 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-330/.semver/PR-330 with force:False [2024-11-25T11:12:49.655Z] 2024-11-25 11:12:49,394 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-330/.semver/PR-330 [2024-11-25T11:12:49.655Z] 2024-11-25 11:12:49,397 [execute] INFO git cat-file --batch-check [2024-11-25T11:12:49.655Z] 2024-11-25 11:12:49,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-330/.semver, universal_newlines=False, shell=None, istream=) [2024-11-25T11:12:49.655Z] 2024-11-25 11:12:49,404 [execute] INFO git cat-file --batch [2024-11-25T11:12:49.655Z] 2024-11-25 11:12:49,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-330/.semver, universal_newlines=False, shell=None, istream=) [2024-11-25T11:12:49.655Z] 2024-11-25 11:12:49,410 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-330/.semver/PR-330 [2024-11-25T11:12:49.655Z] 0.0.0 [Pipeline] } [2024-11-25T11:12:49.684Z] $ docker exec --env ******** --env ******** 70631c50e733882e1ffe455a56aa516cc09693a0620aa924a3f215c040c58609 ssh-agent -k [2024-11-25T11:12:49.792Z] unset SSH_AUTH_SOCK; [2024-11-25T11:12:49.792Z] unset SSH_AGENT_PID; [2024-11-25T11:12:49.792Z] echo Agent pid 77 killed; [2024-11-25T11:12:49.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-25T11:12:50.275Z] + git semver [Pipeline] } [2024-11-25T11:12:50.567Z] $ docker stop --time=1 70631c50e733882e1ffe455a56aa516cc09693a0620aa924a3f215c040c58609 [2024-11-25T11:12:51.866Z] $ docker rm -f --volumes 70631c50e733882e1ffe455a56aa516cc09693a0620aa924a3f215c040c58609 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-25T11:12:52.299Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-25T11:12:52.644Z] Stashed 1 file(s) [Pipeline] echo [2024-11-25T11:12:52.675Z] [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-11-25T11:12:53.434Z] provisioning config files... [2024-11-25T11:12:53.446Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-330@tmp/config12890125422187755638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-25T11:12:53.822Z] ---> ****-login.sh [2024-11-25T11:12:53.822Z] nexus3.edgexfoundry.org:10001 [2024-11-25T11:12:53.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T11:12:53.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T11:12:53.822Z] Configure a credential helper to remove this warning. See [2024-11-25T11:12:53.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T11:12:53.822Z] [2024-11-25T11:12:53.822Z] Login Succeeded [2024-11-25T11:12:53.822Z] nexus3.edgexfoundry.org:10002 [2024-11-25T11:12:53.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T11:12:53.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T11:12:53.822Z] Configure a credential helper to remove this warning. See [2024-11-25T11:12:53.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T11:12:53.823Z] [2024-11-25T11:12:53.823Z] Login Succeeded [2024-11-25T11:12:53.823Z] nexus3.edgexfoundry.org:10003 [2024-11-25T11:12:54.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T11:12:54.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T11:12:54.083Z] Configure a credential helper to remove this warning. See [2024-11-25T11:12:54.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T11:12:54.083Z] [2024-11-25T11:12:54.083Z] Login Succeeded [2024-11-25T11:12:54.083Z] nexus3.edgexfoundry.org:10004 [2024-11-25T11:12:54.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T11:12:54.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T11:12:54.083Z] Configure a credential helper to remove this warning. See [2024-11-25T11:12:54.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T11:12:54.083Z] [2024-11-25T11:12:54.083Z] Login Succeeded [2024-11-25T11:12:54.083Z] ****.io [2024-11-25T11:12:54.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-25T11:12:54.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-25T11:12:54.344Z] Configure a credential helper to remove this warning. See [2024-11-25T11:12:54.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-25T11:12:54.344Z] [2024-11-25T11:12:54.344Z] Login Succeeded [2024-11-25T11:12:54.344Z] ---> ****-login.sh ends [Pipeline] } [2024-11-25T11:12:54.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-25T11:12:54.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-25T11:12:54.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-25T11:12:54.724Z] ========================================================= [2024-11-25T11:12:54.724Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-25T11:12:54.724Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T11:12:55.240Z] + 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-11-25T11:12:55.240Z] Sending build context to Docker daemon 11.49MB [2024-11-25T11:12:55.240Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-25T11:12:55.240Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-25T11:12:55.240Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-25T11:12:55.240Z] 43c4264eed91: Pulling fs layer [2024-11-25T11:12:55.240Z] 4cc291be95ef: Pulling fs layer [2024-11-25T11:12:55.240Z] 2ac1f1163629: Pulling fs layer [2024-11-25T11:12:55.240Z] 5c3c966382ef: Pulling fs layer [2024-11-25T11:12:55.240Z] 4f4fb700ef54: Pulling fs layer [2024-11-25T11:12:55.240Z] 5d5c8e513c77: Pulling fs layer [2024-11-25T11:12:55.240Z] 9f66e0745190: Pulling fs layer [2024-11-25T11:12:55.240Z] f49a43e4bbc0: Pulling fs layer [2024-11-25T11:12:55.240Z] 561ebcabdf7f: Pulling fs layer [2024-11-25T11:12:55.240Z] 4f4fb700ef54: Waiting [2024-11-25T11:12:55.240Z] 5d5c8e513c77: Waiting [2024-11-25T11:12:55.240Z] 9f66e0745190: Waiting [2024-11-25T11:12:55.240Z] f49a43e4bbc0: Waiting [2024-11-25T11:12:55.240Z] 561ebcabdf7f: Waiting [2024-11-25T11:12:55.240Z] 4cc291be95ef: Verifying Checksum [2024-11-25T11:12:55.240Z] 4cc291be95ef: Download complete [2024-11-25T11:12:55.499Z] 5c3c966382ef: Verifying Checksum [2024-11-25T11:12:55.499Z] 5c3c966382ef: Download complete [2024-11-25T11:12:55.499Z] 4f4fb700ef54: Verifying Checksum [2024-11-25T11:12:55.499Z] 4f4fb700ef54: Download complete [2024-11-25T11:12:55.499Z] 5d5c8e513c77: Verifying Checksum [2024-11-25T11:12:55.499Z] 5d5c8e513c77: Download complete [2024-11-25T11:12:55.499Z] 43c4264eed91: Verifying Checksum [2024-11-25T11:12:55.499Z] 43c4264eed91: Download complete [2024-11-25T11:12:55.499Z] 9f66e0745190: Verifying Checksum [2024-11-25T11:12:55.499Z] 9f66e0745190: Download complete [2024-11-25T11:12:55.499Z] 43c4264eed91: Pull complete [2024-11-25T11:12:55.758Z] 561ebcabdf7f: Verifying Checksum [2024-11-25T11:12:55.758Z] 561ebcabdf7f: Download complete [2024-11-25T11:12:55.758Z] 4cc291be95ef: Pull complete [2024-11-25T11:12:55.758Z] 2ac1f1163629: Verifying Checksum [2024-11-25T11:12:55.758Z] 2ac1f1163629: Download complete [2024-11-25T11:12:56.325Z] f49a43e4bbc0: Verifying Checksum [2024-11-25T11:12:56.325Z] f49a43e4bbc0: Download complete [2024-11-25T11:12:59.614Z] 2ac1f1163629: Pull complete [2024-11-25T11:12:59.614Z] 5c3c966382ef: Pull complete [2024-11-25T11:12:59.614Z] 4f4fb700ef54: Pull complete [2024-11-25T11:12:59.614Z] 5d5c8e513c77: Pull complete [2024-11-25T11:12:59.614Z] 9f66e0745190: Pull complete [2024-11-25T11:13:02.146Z] f49a43e4bbc0: Pull complete [2024-11-25T11:13:02.408Z] 561ebcabdf7f: Pull complete [2024-11-25T11:13:02.408Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-25T11:13:02.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-25T11:13:02.408Z] ---> 3a752c3f9dda [2024-11-25T11:13:02.408Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-25T11:13:06.609Z] ---> Running in 53a3c02556cd [2024-11-25T11:13:06.870Z] Removing intermediate container 53a3c02556cd [2024-11-25T11:13:06.870Z] ---> 400c25d65971 [2024-11-25T11:13:06.870Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-25T11:13:06.870Z] ---> Running in 883195683f79 [2024-11-25T11:13:06.870Z] Removing intermediate container 883195683f79 [2024-11-25T11:13:06.870Z] ---> 341888c02490 [2024-11-25T11:13:06.870Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-25T11:13:06.870Z] ---> Running in 38bcf037c880 [2024-11-25T11:13:06.870Z] Removing intermediate container 38bcf037c880 [2024-11-25T11:13:06.870Z] ---> c06a2a3e2cc8 [2024-11-25T11:13:06.870Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-25T11:13:07.150Z] ---> Running in 88667cfa9e29 [2024-11-25T11:13:07.150Z] Removing intermediate container 88667cfa9e29 [2024-11-25T11:13:07.150Z] ---> ecc837fe30d5 [2024-11-25T11:13:07.150Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-25T11:13:07.150Z] ---> Running in b8fd59c7fc0f [2024-11-25T11:13:07.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-25T11:13:07.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-25T11:13:07.671Z] OK: 246 MiB in 54 packages [2024-11-25T11:13:08.195Z] Still waiting to schedule task [2024-11-25T11:13:08.195Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-25T11:13:08.245Z] Removing intermediate container b8fd59c7fc0f [2024-11-25T11:13:08.245Z] ---> 4d91fa7e54ec [2024-11-25T11:13:08.245Z] Step 8/12 : WORKDIR /app [2024-11-25T11:13:08.245Z] ---> Running in 9d0357ea5ac2 [2024-11-25T11:13:08.245Z] Removing intermediate container 9d0357ea5ac2 [2024-11-25T11:13:08.245Z] ---> 72428fa96d4a [2024-11-25T11:13:08.245Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-25T11:13:08.245Z] ---> f3057ee113d4 [2024-11-25T11:13:08.245Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-25T11:13:08.245Z] ---> Running in 82cad545a13d [2024-11-25T11:14:16.008Z] Removing intermediate container 82cad545a13d [2024-11-25T11:14:16.008Z] ---> 20c9cc847006 [2024-11-25T11:14:16.008Z] Step 11/12 : COPY . . [2024-11-25T11:14:16.008Z] ---> 0fc715a9449f [2024-11-25T11:14:16.008Z] Step 12/12 : RUN $MAKE [2024-11-25T11:14:16.008Z] ---> Running in 3a6ecc81263f [2024-11-25T11:14:16.008Z] noop [2024-11-25T11:14:16.008Z] Removing intermediate container 3a6ecc81263f [2024-11-25T11:14:16.008Z] ---> 379048ea3fea [2024-11-25T11:14:16.009Z] Successfully built 379048ea3fea [2024-11-25T11:14:16.009Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T11:14:16.517Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-25T11:14:16.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-25T11:14:16.700Z] prd-ubuntu20.04-docker-8c-8g-32016 does not seem to be running inside a container [2024-11-25T11:14:16.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-330 -v /w/workspace/undry_device-rfid-llrp-go_PR-330:/w/workspace/undry_device-rfid-llrp-go_PR-330:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-330@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-330@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-11-25T11:14:17.073Z] $ docker top abacc648bcb8afb7dfd9f8b4316c69413f75996bba32692dc2b304c618af68a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-25T11:14:17.498Z] + go version [2024-11-25T11:14:17.498Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-25T11:14:17.716Z] $ docker stop --time=1 abacc648bcb8afb7dfd9f8b4316c69413f75996bba32692dc2b304c618af68a4 [2024-11-25T11:14:19.014Z] $ docker rm -f --volumes abacc648bcb8afb7dfd9f8b4316c69413f75996bba32692dc2b304c618af68a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T11:14:19.828Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-25T11:14:19.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-25T11:14:20.001Z] prd-ubuntu20.04-docker-8c-8g-32016 does not seem to be running inside a container [2024-11-25T11:14:20.036Z] $ 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-330 -v /w/workspace/undry_device-rfid-llrp-go_PR-330:/w/workspace/undry_device-rfid-llrp-go_PR-330:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-330@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-330@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-11-25T11:14:20.377Z] $ docker top e8da650ebba5b0b17386710da41df1142d2e7af843c5e776a195146fe1f7b2a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-25T11:14:20.801Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-330 [Pipeline] fileExists [Pipeline] sh [2024-11-25T11:14:21.163Z] + make test [2024-11-25T11:14:21.163Z] go test ./... -coverprofile=coverage.out ./... [2024-11-25T11:14:23.068Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-11-25T11:14:45.016Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-11-25T11:14:45.016Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-11-25T11:14:46.396Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.152s coverage: 40.6% of statements [2024-11-25T11:14:46.396Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements [2024-11-25T11:14:46.396Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.249s coverage: 51.9% of statements [2024-11-25T11:15:01.340Z] go vet ./... [2024-11-25T11:15:06.621Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-25T11:15:06.880Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-25T11:15:06.880Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-25T11:15:07.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-25T11:15:07.218Z] $ docker stop --time=1 e8da650ebba5b0b17386710da41df1142d2e7af843c5e776a195146fe1f7b2a6 [2024-11-25T11:15:09.637Z] $ docker rm -f --volumes e8da650ebba5b0b17386710da41df1142d2e7af843c5e776a195146fe1f7b2a6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-25T11:15:10.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-25T11:15:10.441Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-25T11:15:11.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-25T11:15:11.526Z] + ls -al . [2024-11-25T11:15:11.526Z] total 704 [2024-11-25T11:15:11.526Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 25 11:14 . [2024-11-25T11:15:11.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 25 11:12 .. [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 25 11:12 .dockerignore [2024-11-25T11:15:11.526Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 25 11:14 .git [2024-11-25T11:15:11.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 25 11:12 .github [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 25 11:12 .gitignore [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 25 11:12 .golangci.yml [2024-11-25T11:15:11.526Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 25 11:12 .semver [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 20798 Nov 25 11:12 Attribution.txt [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 25 11:12 CHANGELOG.md [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 25 11:12 Dockerfile [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 25 11:12 GOVERNANCE.md [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 25 11:12 Jenkinsfile [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 25 11:12 LICENSE [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 2761 Nov 25 11:12 Makefile [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 25 11:12 OWNERS.md [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 25 11:12 README.md [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 25 11:12 VERSION [2024-11-25T11:15:11.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 11:12 bin [2024-11-25T11:15:11.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 25 11:12 cmd [2024-11-25T11:15:11.526Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 25 11:14 coverage.out [2024-11-25T11:15:11.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 11:12 examples [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 6420 Nov 25 11:12 go.mod [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 87339 Nov 25 11:12 go.sum [2024-11-25T11:15:11.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 11:12 images [2024-11-25T11:15:11.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 25 11:12 internal [2024-11-25T11:15:11.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 25 11:12 pkg [2024-11-25T11:15:11.526Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 25 11:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T11:15:11.964Z] + 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=fa43882b6d96f3f0e059db525179a89c2e3c9d46 --label arch=amd64 --label version=0.0.0 . [2024-11-25T11:15:11.964Z] Sending build context to Docker daemon 11.49MB [2024-11-25T11:15:11.964Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-25T11:15:11.964Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-25T11:15:11.964Z] ---> 379048ea3fea [2024-11-25T11:15:11.964Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-25T11:15:12.223Z] ---> Running in e222a7605eb9 [2024-11-25T11:15:12.223Z] Removing intermediate container e222a7605eb9 [2024-11-25T11:15:12.223Z] ---> c1c16a1eeb89 [2024-11-25T11:15:12.223Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-25T11:15:12.223Z] ---> Running in 2763fb1c6a9f [2024-11-25T11:15:12.223Z] Removing intermediate container 2763fb1c6a9f [2024-11-25T11:15:12.223Z] ---> 12476455d873 [2024-11-25T11:15:12.223Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-11-25T11:15:12.482Z] ---> Running in 9a4c3eb45f6b [2024-11-25T11:15:12.482Z] Removing intermediate container 9a4c3eb45f6b [2024-11-25T11:15:12.482Z] ---> eb7fee3c3e12 [2024-11-25T11:15:12.482Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-25T11:15:12.482Z] ---> Running in 7db3105c6a78 [2024-11-25T11:15:12.482Z] Removing intermediate container 7db3105c6a78 [2024-11-25T11:15:12.482Z] ---> d931fb64d211 [2024-11-25T11:15:12.482Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-25T11:15:12.482Z] ---> Running in 7e58a1f080a4 [2024-11-25T11:15:12.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-25T11:15:13.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-25T11:15:13.260Z] OK: 246 MiB in 54 packages [2024-11-25T11:15:13.519Z] Removing intermediate container 7e58a1f080a4 [2024-11-25T11:15:13.519Z] ---> e11efae61597 [2024-11-25T11:15:13.519Z] Step 8/25 : WORKDIR /app [2024-11-25T11:15:13.519Z] ---> Running in a9850ca3d90a [2024-11-25T11:15:13.519Z] Removing intermediate container a9850ca3d90a [2024-11-25T11:15:13.519Z] ---> 9775bc217d04 [2024-11-25T11:15:13.519Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-25T11:15:13.777Z] ---> 3576ea9f4414 [2024-11-25T11:15:13.777Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-25T11:15:13.777Z] ---> Running in 95b3ef57374b [2024-11-25T11:15:14.346Z] Removing intermediate container 95b3ef57374b [2024-11-25T11:15:14.346Z] ---> 622c885decce [2024-11-25T11:15:14.346Z] Step 11/25 : COPY . . [2024-11-25T11:15:14.914Z] ---> 351910de3bd8 [2024-11-25T11:15:14.915Z] Step 12/25 : RUN $MAKE [2024-11-25T11:15:14.915Z] ---> Running in 59d32009e9d5 [2024-11-25T11:15:15.176Z] 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/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-11-25T11:15:53.895Z] Removing intermediate container 59d32009e9d5 [2024-11-25T11:15:53.895Z] ---> f7c473574be8 [2024-11-25T11:15:53.895Z] Step 13/25 : FROM alpine:3.20 [2024-11-25T11:15:53.895Z] 3.20: Pulling from library/alpine [2024-11-25T11:15:53.895Z] da9db072f522: Pulling fs layer [2024-11-25T11:15:53.895Z] da9db072f522: Verifying Checksum [2024-11-25T11:15:53.895Z] da9db072f522: Download complete [2024-11-25T11:15:53.895Z] da9db072f522: Pull complete [2024-11-25T11:15:53.895Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-25T11:15:53.895Z] Status: Downloaded newer image for alpine:3.20 [2024-11-25T11:15:53.895Z] ---> 63b790fccc90 [2024-11-25T11:15:53.895Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-25T11:15:53.895Z] ---> Running in 0a3855423e34 [2024-11-25T11:15:53.895Z] Removing intermediate container 0a3855423e34 [2024-11-25T11:15:53.895Z] ---> 13f01e43d608 [2024-11-25T11:15:53.895Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-25T11:15:53.895Z] ---> Running in e62c4f871843 [2024-11-25T11:15:53.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-25T11:15:53.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-25T11:15:53.895Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-25T11:15:53.895Z] Executing busybox-1.36.1-r29.trigger [2024-11-25T11:15:53.895Z] OK: 8 MiB in 15 packages [2024-11-25T11:15:53.895Z] Removing intermediate container e62c4f871843 [2024-11-25T11:15:53.895Z] ---> f19a0e526d6b [2024-11-25T11:15:53.895Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-25T11:15:53.895Z] ---> Running in 0d9473200114 [2024-11-25T11:15:53.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-25T11:15:53.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-25T11:15:53.895Z] Upgrading critical system libraries and apk-tools: [2024-11-25T11:15:53.895Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-25T11:15:53.895Z] Executing busybox-1.36.1-r29.trigger [2024-11-25T11:15:53.895Z] Continuing the upgrade transaction with new apk-tools: [2024-11-25T11:15:53.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-25T11:15:53.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-25T11:15:53.895Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-25T11:15:53.895Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-25T11:15:53.895Z] OK: 8 MiB in 15 packages [2024-11-25T11:15:53.895Z] Removing intermediate container 0d9473200114 [2024-11-25T11:15:53.895Z] ---> cc0eaa68a204 [2024-11-25T11:15:53.895Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-11-25T11:15:53.895Z] ---> 7bd2b8588d16 [2024-11-25T11:15:53.895Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-11-25T11:15:53.895Z] ---> 56d458c75629 [2024-11-25T11:15:53.895Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-11-25T11:15:53.895Z] ---> 1ab22f86b489 [2024-11-25T11:15:53.895Z] Step 20/25 : EXPOSE 59989 [2024-11-25T11:15:53.895Z] ---> Running in 99142b85139b [2024-11-25T11:15:53.895Z] Removing intermediate container 99142b85139b [2024-11-25T11:15:53.895Z] ---> d3544612808c [2024-11-25T11:15:53.895Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-11-25T11:15:53.895Z] ---> Running in 34bf2c609358 [2024-11-25T11:15:53.895Z] Removing intermediate container 34bf2c609358 [2024-11-25T11:15:53.895Z] ---> bf7e43b8c62e [2024-11-25T11:15:53.895Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-25T11:15:53.895Z] ---> Running in e2ac2638e084 [2024-11-25T11:15:53.895Z] Removing intermediate container e2ac2638e084 [2024-11-25T11:15:53.895Z] ---> fcbfde58ffd0 [2024-11-25T11:15:53.895Z] Step 23/25 : LABEL arch=amd64 [2024-11-25T11:15:53.895Z] ---> Running in 191a7cff438a [2024-11-25T11:15:53.895Z] Removing intermediate container 191a7cff438a [2024-11-25T11:15:53.895Z] ---> a6bc3437b6f7 [2024-11-25T11:15:53.895Z] Step 24/25 : LABEL git_sha=fa43882b6d96f3f0e059db525179a89c2e3c9d46 [2024-11-25T11:15:53.895Z] ---> Running in af0f0d2c0e38 [2024-11-25T11:15:53.895Z] Removing intermediate container af0f0d2c0e38 [2024-11-25T11:15:53.895Z] ---> 3133256b2f9e [2024-11-25T11:15:53.895Z] Step 25/25 : LABEL version=0.0.0 [2024-11-25T11:15:54.154Z] ---> Running in a6222070f1d4 [2024-11-25T11:15:54.154Z] Removing intermediate container a6222070f1d4 [2024-11-25T11:15:54.154Z] ---> 9d27ea5f78ae [2024-11-25T11:15:54.154Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-25T11:15:54.154Z] Successfully built 9d27ea5f78ae [2024-11-25T11:15:54.154Z] 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-11-25T11:15:55.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-25T11:15:55.183Z] [2024-11-25T11:15:55.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T11:15:55.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-25T11:15:55.605Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-25T11:15:55.605Z] 5eb5b503b376: Pulling fs layer [2024-11-25T11:15:55.605Z] 5c69ac0246d0: Pulling fs layer [2024-11-25T11:15:55.605Z] ec43610c2a17: Pulling fs layer [2024-11-25T11:15:55.605Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-25T11:15:55.605Z] 33b1e0a273af: Pulling fs layer [2024-11-25T11:15:55.605Z] 5d3b04190fa2: Pulling fs layer [2024-11-25T11:15:55.605Z] 2f39f015ded8: Pulling fs layer [2024-11-25T11:15:55.605Z] 33b1e0a273af: Waiting [2024-11-25T11:15:55.605Z] 3a2ae6a8a46f: Waiting [2024-11-25T11:15:55.605Z] 5d3b04190fa2: Waiting [2024-11-25T11:15:55.605Z] 2f39f015ded8: Waiting [2024-11-25T11:15:55.605Z] 5c69ac0246d0: Verifying Checksum [2024-11-25T11:15:55.605Z] 5c69ac0246d0: Download complete [2024-11-25T11:15:55.605Z] 3a2ae6a8a46f: Download complete [2024-11-25T11:15:55.605Z] 33b1e0a273af: Verifying Checksum [2024-11-25T11:15:55.605Z] 33b1e0a273af: Download complete [2024-11-25T11:15:55.605Z] ec43610c2a17: Verifying Checksum [2024-11-25T11:15:55.605Z] 5d3b04190fa2: Verifying Checksum [2024-11-25T11:15:55.605Z] 5d3b04190fa2: Download complete [2024-11-25T11:15:55.605Z] ec43610c2a17: Download complete [2024-11-25T11:15:55.865Z] 5eb5b503b376: Download complete [2024-11-25T11:15:56.432Z] 2f39f015ded8: Verifying Checksum [2024-11-25T11:15:56.432Z] 2f39f015ded8: Download complete [2024-11-25T11:15:56.999Z] 5eb5b503b376: Pull complete [2024-11-25T11:15:57.259Z] 5c69ac0246d0: Pull complete [2024-11-25T11:15:57.827Z] ec43610c2a17: Pull complete [2024-11-25T11:15:57.827Z] 3a2ae6a8a46f: Pull complete [2024-11-25T11:15:58.086Z] 33b1e0a273af: Pull complete [2024-11-25T11:15:58.086Z] 5d3b04190fa2: Pull complete [2024-11-25T11:16:02.275Z] 2f39f015ded8: Pull complete [2024-11-25T11:16:02.533Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-25T11:16:02.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-25T11:16:02.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-25T11:16:02.788Z] prd-ubuntu20.04-docker-8c-8g-32016 does not seem to be running inside a container [2024-11-25T11:16:02.818Z] $ 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-330 -v /w/workspace/undry_device-rfid-llrp-go_PR-330:/w/workspace/undry_device-rfid-llrp-go_PR-330:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-330@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-330@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-11-25T11:16:06.792Z] $ docker top f48c59be5844ec78a9815d8f724f5b53508e33ca37455413e4e71b1c532ae84c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-25T11:16:07.286Z] ---> job-cost.sh [2024-11-25T11:16:07.286Z] lf-activate-venv: SKIPPING [2024-11-25T11:16:07.287Z] INFO: No Stack... [2024-11-25T11:16:07.543Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-25T11:16:07.801Z] INFO: Archiving Costs [Pipeline] sh [2024-11-25T11:16:08.128Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-330/archives/cost.csv [2024-11-25T11:16:08.128Z] + cut -d, -f6 [Pipeline] lock [2024-11-25T11:16:08.178Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-330-1-stack-cost] [2024-11-25T11:16:08.185Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-330-1-stack-cost] did not exist. Created. [2024-11-25T11:16:08.192Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-330-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-25T11:16:08.623Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-25T11:16:08.683Z] Stashed 1 file(s) [Pipeline] } [2024-11-25T11:16:08.714Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-330-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-25T11:16:08.803Z] $ docker stop --time=1 f48c59be5844ec78a9815d8f724f5b53508e33ca37455413e4e71b1c532ae84c [2024-11-25T11:16:09.981Z] $ docker rm -f --volumes f48c59be5844ec78a9815d8f724f5b53508e33ca37455413e4e71b1c532ae84c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-25T17:12:28.512Z] Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-25T17:12:28.694Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-11-25T17:12:31.422Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-330/archives ] [2024-11-25T17:12:31.422Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-330/archives [2024-11-25T17:12:31.422Z] total 16 [2024-11-25T17:12:31.422Z] drwxr-xr-x 3 root root 4096 Nov 25 11:16 . [2024-11-25T17:12:31.422Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 25 11:16 .. [2024-11-25T17:12:31.422Z] drwxr-xr-x 2 root root 4096 Nov 25 11:16 cost [2024-11-25T17:12:31.422Z] -rw-r--r-- 1 root root 91 Nov 25 11:16 cost.csv [2024-11-25T17:12:31.422Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-330/archives [2024-11-25T17:12:31.422Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-330/archives [2024-11-25T17:12:31.422Z] total 16 [2024-11-25T17:12:31.422Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 25 11:16 . [2024-11-25T17:12:31.422Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 25 11:16 .. [2024-11-25T17:12:31.422Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 25 11:16 cost [2024-11-25T17:12:31.422Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 25 11:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-25T17:12:31.777Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-25T17:12:32.693Z] ---> package-listing.sh [2024-11-25T17:12:32.693Z] ++ facter osfamily [2024-11-25T17:12:32.693Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-25T17:12:32.955Z] + OS_FAMILY=debian [2024-11-25T17:12:32.955Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-330 [2024-11-25T17:12:32.955Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-25T17:12:32.955Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-25T17:12:32.955Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-25T17:12:32.955Z] + PACKAGES=/tmp/packages_start.txt [2024-11-25T17:12:32.955Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-330 ']' [2024-11-25T17:12:32.955Z] + PACKAGES=/tmp/packages_end.txt [2024-11-25T17:12:32.955Z] + case "${OS_FAMILY}" in [2024-11-25T17:12:32.955Z] + dpkg -l [2024-11-25T17:12:32.955Z] + grep '^ii' [2024-11-25T17:12:32.955Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-25T17:12:32.955Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-25T17:12:32.955Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-25T17:12:32.955Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-330 ']' [2024-11-25T17:12:32.955Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-330/archives/ [2024-11-25T17:12:32.955Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-330/archives/ [Pipeline] echo [2024-11-25T17:12:33.004Z] 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-330/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-25T17:12:33.308Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-25T17:12:33.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-25T17:12:33.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-25T17:12:34.154Z] prd-ubuntu20.04-docker-8c-8g-32016 does not seem to be running inside a container [2024-11-25T17:12:34.190Z] $ 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-330/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-330 -v /w/workspace/undry_device-rfid-llrp-go_PR-330:/w/workspace/undry_device-rfid-llrp-go_PR-330:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-330@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-330@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-11-25T17:12:34.434Z] $ docker top 82be8e4995934b80244721cb623926fb45c80630b8615caa7c9d2b7e6d6d7e67 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-25T17:12:34.852Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-25T17:12:35.175Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-25T17:12:35.497Z] + ls /var/log/sa-host [2024-11-25T17:12:35.497Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-25T17:12:35.975Z] provisioning config files... [2024-11-25T17:12:35.985Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-330@tmp/config10653836393751022239tmp [Pipeline] { [Pipeline] echo [2024-11-25T17:12:36.052Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-25T17:12:36.377Z] ---> create-netrc.sh [Pipeline] } [2024-11-25T17:12:36.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-25T17:12:36.842Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-25T17:12:36.887Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-25T17:12:37.219Z] ---> sudo-logs.sh [2024-11-25T17:12:37.219Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-25T17:12:37.327Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-25T17:12:37.654Z] ---> job-cost.sh [2024-11-25T17:12:37.654Z] lf-activate-venv: SKIPPING [2024-11-25T17:12:37.654Z] DEBUG: total: 0.2199999988079071 [2024-11-25T17:12:37.654Z] INFO: Retrieving Stack Cost... [2024-11-25T17:12:37.913Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-25T17:12:38.485Z] INFO: Archiving Costs [Pipeline] echo [2024-11-25T17:12:38.540Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-25T17:12:38.867Z] ---> logs-deploy.sh [2024-11-25T17:12:38.867Z] lf-activate-venv: SKIPPING [2024-11-25T17:12:38.867Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-330/1 [2024-11-25T17:12:38.867Z] INFO: archiving workspace using pattern(s): [2024-11-25T17:12:39.803Z] Archives upload complete. [2024-11-25T17:12:39.803Z] INFO: archiving logs to Nexus