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 11:12:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:12:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:12:28 ========================================================= 11:12:28 EdgeX Global Pipelines Version Info 11:12:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:12:30 ------------------- 11:12:30 stable info: 11:12:30 ------------------- 11:12:30 Commited By: Ginny Guan ginny@iotechsys.com 11:12:30 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:12:30 Message: update stable to v1.0.265 11:12:30 ------------------- 11:12:30 experimental info: 11:12:30 ------------------- 11:12:30 Commited By: Cherry Wang cherry@iotechsys.com 11:12:30 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:12:30 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:12:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:12:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:12:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:12:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:12:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:12:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:12:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:12:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:12:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:12:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:12:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:12:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-330 [Pipeline] echo 11:12:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-330 [Pipeline] echo 11:12:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-330 [Pipeline] echo 11:12:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa43882b6d96f3f0e059db525179a89c2e3c9d46 [Pipeline] echo 11:12:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa43882 [Pipeline] echo 11:12:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:12:32 provisioning config files... 11:12:32 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 11:12:33 ---> ****-login.sh 11:12:33 nexus3.edgexfoundry.org:10001 11:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:33 Configure a credential helper to remove this warning. See 11:12:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:33 11:12:33 Login Succeeded 11:12:33 nexus3.edgexfoundry.org:10002 11:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:33 Configure a credential helper to remove this warning. See 11:12:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:33 11:12:33 Login Succeeded 11:12:33 nexus3.edgexfoundry.org:10003 11:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:33 Configure a credential helper to remove this warning. See 11:12:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:33 11:12:33 Login Succeeded 11:12:33 nexus3.edgexfoundry.org:10004 11:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:33 Configure a credential helper to remove this warning. See 11:12:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:33 11:12:33 Login Succeeded 11:12:33 ****.io 11:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:34 Configure a credential helper to remove this warning. See 11:12:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:34 11:12:34 Login Succeeded 11:12:34 ---> ****-login.sh ends [Pipeline] } 11:12:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:12:34 + git rev-list -1 --merges fa43882b6d96f3f0e059db525179a89c2e3c9d46~1..fa43882b6d96f3f0e059db525179a89c2e3c9d46 [Pipeline] echo 11:12:35 -----------> git rev-list -1 --merges fa43882b6d96f3f0e059db525179a89c2e3c9d46~1..fa43882b6d96f3f0e059db525179a89c2e3c9d46 fa43882b6d96f3f0e059db525179a89c2e3c9d46 [false] [Pipeline] sh 11:12:35 + git log --format=format:%s -1 fa43882b6d96f3f0e059db525179a89c2e3c9d46 [Pipeline] echo 11:12:35 ========================================================= 11:12:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:12:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:12:35 + git log --format=format:%s -1 fa43882b6d96f3f0e059db525179a89c2e3c9d46 [Pipeline] echo 11:12:35 [semverPrep] GIT_COMMIT: fa43882b6d96f3f0e059db525179a89c2e3c9d46, Commit Message: build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 [Pipeline] echo 11:12:35 [semverPrep] This is not a build commit. [Pipeline] sh 11:12:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:12:36 + grep -v github /etc/ssh/ssh_known_hosts 11:12:36 + [ -e /tmp/ssh_known_hosts ] 11:12:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:12:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:12:36 + sudo tee -a /etc/ssh/ssh_known_hosts 11:12:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:12:36 11:12:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:12:37 0.1.4: Pulling from edgex-devops/py-git-semver 11:12:37 b85a868b505f: Pulling fs layer 11:12:37 e2be974225ed: Pulling fs layer 11:12:37 339a4e72a1f5: Pulling fs layer 11:12:37 988bab9f4d93: Pulling fs layer 11:12:37 1469e6f7b9e6: Pulling fs layer 11:12:37 eaf3925da568: Pulling fs layer 11:12:37 bab4dde63d76: Pulling fs layer 11:12:37 bde34c3a00c8: Pulling fs layer 11:12:37 b352a97aabf1: Pulling fs layer 11:12:37 4872d77fe225: Pulling fs layer 11:12:37 5851b861e8e6: Pulling fs layer 11:12:37 988bab9f4d93: Waiting 11:12:37 bde34c3a00c8: Waiting 11:12:37 5851b861e8e6: Waiting 11:12:37 bab4dde63d76: Waiting 11:12:37 1469e6f7b9e6: Waiting 11:12:37 4872d77fe225: Waiting 11:12:37 eaf3925da568: Waiting 11:12:37 b352a97aabf1: Waiting 11:12:37 e2be974225ed: Download complete 11:12:37 988bab9f4d93: Download complete 11:12:37 1469e6f7b9e6: Verifying Checksum 11:12:37 1469e6f7b9e6: Download complete 11:12:37 339a4e72a1f5: Verifying Checksum 11:12:37 339a4e72a1f5: Download complete 11:12:37 eaf3925da568: Verifying Checksum 11:12:37 eaf3925da568: Download complete 11:12:37 bde34c3a00c8: Verifying Checksum 11:12:37 bde34c3a00c8: Download complete 11:12:37 b352a97aabf1: Verifying Checksum 11:12:37 b352a97aabf1: Download complete 11:12:37 4872d77fe225: Verifying Checksum 11:12:37 4872d77fe225: Download complete 11:12:37 5851b861e8e6: Download complete 11:12:37 b85a868b505f: Verifying Checksum 11:12:37 b85a868b505f: Download complete 11:12:37 bab4dde63d76: Verifying Checksum 11:12:37 bab4dde63d76: Download complete 11:12:38 b85a868b505f: Pull complete 11:12:39 e2be974225ed: Pull complete 11:12:39 339a4e72a1f5: Pull complete 11:12:39 988bab9f4d93: Pull complete 11:12:39 1469e6f7b9e6: Pull complete 11:12:39 eaf3925da568: Pull complete 11:12:41 bab4dde63d76: Pull complete 11:12:41 bde34c3a00c8: Pull complete 11:12:41 b352a97aabf1: Pull complete 11:12:41 4872d77fe225: Pull complete 11:12:42 5851b861e8e6: Pull complete 11:12:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:12:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:42 prd-ubuntu20.04-docker-8c-8g-32016 does not seem to be running inside a container 11:12:42 $ 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 11:12:45 $ docker top 70631c50e733882e1ffe455a56aa516cc09693a0620aa924a3f215c040c58609 -eo pid,comm 11:12:45 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). 11:12:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:12:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:12:45 [ssh-agent] Looking for ssh-agent implementation... 11:12:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:45 $ docker exec 70631c50e733882e1ffe455a56aa516cc09693a0620aa924a3f215c040c58609 ssh-agent 11:12:46 SSH_AUTH_SOCK=/tmp/ssh-CsHPmWkLX17j/agent.32 11:12:46 SSH_AGENT_PID=38 11:12:46 Running ssh-add (command line suppressed) 11:12:46 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) 11:12:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:12:46 + git tag --points-at HEAD [Pipeline] } 11:12:46 $ docker exec --env ******** --env ******** 70631c50e733882e1ffe455a56aa516cc09693a0620aa924a3f215c040c58609 ssh-agent -k 11:12:46 unset SSH_AUTH_SOCK; 11:12:46 unset SSH_AGENT_PID; 11:12:46 echo Agent pid 38 killed; 11:12:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:12:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:12:46 [ssh-agent] Looking for ssh-agent implementation... 11:12:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:46 $ docker exec 70631c50e733882e1ffe455a56aa516cc09693a0620aa924a3f215c040c58609 ssh-agent 11:12:47 SSH_AUTH_SOCK=/tmp/ssh-IhNfaO4Z0gz5/agent.71 11:12:47 SSH_AGENT_PID=77 11:12:47 Running ssh-add (command line suppressed) 11:12:47 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) 11:12:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:12:47 + git semver init 11:12:47 2024-11-25 11:12:47,658 [run_init] DEBUG init version:0.0.0 force:False 11:12:47 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 11:12:47 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 11:12:47 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) 11:12:49 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 11:12:49 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 11:12:49 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 11:12:49 2024-11-25 11:12:49,397 [execute] INFO git cat-file --batch-check 11:12:49 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=) 11:12:49 2024-11-25 11:12:49,404 [execute] INFO git cat-file --batch 11:12:49 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=) 11:12:49 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 11:12:49 0.0.0 [Pipeline] } 11:12:49 $ docker exec --env ******** --env ******** 70631c50e733882e1ffe455a56aa516cc09693a0620aa924a3f215c040c58609 ssh-agent -k 11:12:49 unset SSH_AUTH_SOCK; 11:12:49 unset SSH_AGENT_PID; 11:12:49 echo Agent pid 77 killed; 11:12:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:12:50 + git semver [Pipeline] } 11:12:50 $ docker stop --time=1 70631c50e733882e1ffe455a56aa516cc09693a0620aa924a3f215c040c58609 11:12:51 $ docker rm -f --volumes 70631c50e733882e1ffe455a56aa516cc09693a0620aa924a3f215c040c58609 [Pipeline] // withDockerContainer [Pipeline] sh 11:12:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:12:52 Stashed 1 file(s) [Pipeline] echo 11:12:52 [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 11:12:53 provisioning config files... 11:12:53 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 11:12:53 ---> ****-login.sh 11:12:53 nexus3.edgexfoundry.org:10001 11:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:53 Configure a credential helper to remove this warning. See 11:12:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:53 11:12:53 Login Succeeded 11:12:53 nexus3.edgexfoundry.org:10002 11:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:53 Configure a credential helper to remove this warning. See 11:12:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:53 11:12:53 Login Succeeded 11:12:53 nexus3.edgexfoundry.org:10003 11:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:54 Configure a credential helper to remove this warning. See 11:12:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:54 11:12:54 Login Succeeded 11:12:54 nexus3.edgexfoundry.org:10004 11:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:54 Configure a credential helper to remove this warning. See 11:12:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:54 11:12:54 Login Succeeded 11:12:54 ****.io 11:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:54 Configure a credential helper to remove this warning. See 11:12:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:54 11:12:54 Login Succeeded 11:12:54 ---> ****-login.sh ends [Pipeline] } 11:12:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:12:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:12:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:12:54 ========================================================= 11:12:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:12:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:55 + 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 . 11:12:55 Sending build context to Docker daemon 11.49MB 11:12:55 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:12:55 Step 2/12 : FROM ${BASE} AS builder 11:12:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:12:55 43c4264eed91: Pulling fs layer 11:12:55 4cc291be95ef: Pulling fs layer 11:12:55 2ac1f1163629: Pulling fs layer 11:12:55 5c3c966382ef: Pulling fs layer 11:12:55 4f4fb700ef54: Pulling fs layer 11:12:55 5d5c8e513c77: Pulling fs layer 11:12:55 9f66e0745190: Pulling fs layer 11:12:55 f49a43e4bbc0: Pulling fs layer 11:12:55 561ebcabdf7f: Pulling fs layer 11:12:55 4f4fb700ef54: Waiting 11:12:55 5d5c8e513c77: Waiting 11:12:55 9f66e0745190: Waiting 11:12:55 f49a43e4bbc0: Waiting 11:12:55 561ebcabdf7f: Waiting 11:12:55 4cc291be95ef: Verifying Checksum 11:12:55 4cc291be95ef: Download complete 11:12:55 5c3c966382ef: Verifying Checksum 11:12:55 5c3c966382ef: Download complete 11:12:55 4f4fb700ef54: Verifying Checksum 11:12:55 4f4fb700ef54: Download complete 11:12:55 5d5c8e513c77: Verifying Checksum 11:12:55 5d5c8e513c77: Download complete 11:12:55 43c4264eed91: Verifying Checksum 11:12:55 43c4264eed91: Download complete 11:12:55 9f66e0745190: Verifying Checksum 11:12:55 9f66e0745190: Download complete 11:12:55 43c4264eed91: Pull complete 11:12:55 561ebcabdf7f: Verifying Checksum 11:12:55 561ebcabdf7f: Download complete 11:12:55 4cc291be95ef: Pull complete 11:12:55 2ac1f1163629: Verifying Checksum 11:12:55 2ac1f1163629: Download complete 11:12:56 f49a43e4bbc0: Verifying Checksum 11:12:56 f49a43e4bbc0: Download complete 11:12:59 2ac1f1163629: Pull complete 11:12:59 5c3c966382ef: Pull complete 11:12:59 4f4fb700ef54: Pull complete 11:12:59 5d5c8e513c77: Pull complete 11:12:59 9f66e0745190: Pull complete 11:13:02 f49a43e4bbc0: Pull complete 11:13:02 561ebcabdf7f: Pull complete 11:13:02 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 11:13:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:13:02 ---> 3a752c3f9dda 11:13:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:13:06 ---> Running in 53a3c02556cd 11:13:06 Removing intermediate container 53a3c02556cd 11:13:06 ---> 400c25d65971 11:13:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:13:06 ---> Running in 883195683f79 11:13:06 Removing intermediate container 883195683f79 11:13:06 ---> 341888c02490 11:13:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:13:06 ---> Running in 38bcf037c880 11:13:06 Removing intermediate container 38bcf037c880 11:13:06 ---> c06a2a3e2cc8 11:13:06 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:13:07 ---> Running in 88667cfa9e29 11:13:07 Removing intermediate container 88667cfa9e29 11:13:07 ---> ecc837fe30d5 11:13:07 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:13:07 ---> Running in b8fd59c7fc0f 11:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:13:07 OK: 246 MiB in 54 packages 11:13:08 Still waiting to schedule task 11:13:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:13:08 Removing intermediate container b8fd59c7fc0f 11:13:08 ---> 4d91fa7e54ec 11:13:08 Step 8/12 : WORKDIR /app 11:13:08 ---> Running in 9d0357ea5ac2 11:13:08 Removing intermediate container 9d0357ea5ac2 11:13:08 ---> 72428fa96d4a 11:13:08 Step 9/12 : COPY go.mod vendor* ./ 11:13:08 ---> f3057ee113d4 11:13:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:13:08 ---> Running in 82cad545a13d 11:14:16 Removing intermediate container 82cad545a13d 11:14:16 ---> 20c9cc847006 11:14:16 Step 11/12 : COPY . . 11:14:16 ---> 0fc715a9449f 11:14:16 Step 12/12 : RUN $MAKE 11:14:16 ---> Running in 3a6ecc81263f 11:14:16 noop 11:14:16 Removing intermediate container 3a6ecc81263f 11:14:16 ---> 379048ea3fea 11:14:16 Successfully built 379048ea3fea 11:14:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:16 + docker inspect -f . ci-base-image-x86_64 11:14:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:16 prd-ubuntu20.04-docker-8c-8g-32016 does not seem to be running inside a container 11:14:16 $ 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 11:14:17 $ docker top abacc648bcb8afb7dfd9f8b4316c69413f75996bba32692dc2b304c618af68a4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:17 + go version 11:14:17 go version go1.23.2 linux/amd64 [Pipeline] } 11:14:17 $ docker stop --time=1 abacc648bcb8afb7dfd9f8b4316c69413f75996bba32692dc2b304c618af68a4 11:14:19 $ 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 11:14:19 + docker inspect -f . ci-base-image-x86_64 11:14:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:20 prd-ubuntu20.04-docker-8c-8g-32016 does not seem to be running inside a container 11:14:20 $ 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 11:14:20 $ docker top e8da650ebba5b0b17386710da41df1142d2e7af843c5e776a195146fe1f7b2a6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:20 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-330 [Pipeline] fileExists [Pipeline] sh 11:14:21 + make test 11:14:21 go test ./... -coverprofile=coverage.out ./... 11:14:23 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:14:45 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 11:14:45 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 11:14:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.152s coverage: 40.6% of statements 11:14:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements 11:14:46 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.249s coverage: 51.9% of statements 11:15:01 go vet ./... 11:15:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:15:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:15:06 ./bin/test-attribution-txt.sh [Pipeline] echo 11:15:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:15:07 $ docker stop --time=1 e8da650ebba5b0b17386710da41df1142d2e7af843c5e776a195146fe1f7b2a6 11:15:09 $ docker rm -f --volumes e8da650ebba5b0b17386710da41df1142d2e7af843c5e776a195146fe1f7b2a6 [Pipeline] // withDockerContainer [Pipeline] sh 11:15:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:15:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:15:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:15:11 + ls -al . 11:15:11 total 704 11:15:11 drwxrwxr-x 11 jenkins jenkins 4096 Nov 25 11:14 . 11:15:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 25 11:12 .. 11:15:11 -rw-rw-r-- 1 jenkins jenkins 134 Nov 25 11:12 .dockerignore 11:15:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 25 11:14 .git 11:15:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 25 11:12 .github 11:15:11 -rw-rw-r-- 1 jenkins jenkins 880 Nov 25 11:12 .gitignore 11:15:11 -rw-rw-r-- 1 jenkins jenkins 199 Nov 25 11:12 .golangci.yml 11:15:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 25 11:12 .semver 11:15:11 -rw-rw-r-- 1 jenkins jenkins 20798 Nov 25 11:12 Attribution.txt 11:15:11 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 25 11:12 CHANGELOG.md 11:15:11 -rw-rw-r-- 1 jenkins jenkins 1489 Nov 25 11:12 Dockerfile 11:15:11 -rw-rw-r-- 1 jenkins jenkins 677 Nov 25 11:12 GOVERNANCE.md 11:15:11 -rw-rw-r-- 1 jenkins jenkins 661 Nov 25 11:12 Jenkinsfile 11:15:11 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 25 11:12 LICENSE 11:15:11 -rw-rw-r-- 1 jenkins jenkins 2761 Nov 25 11:12 Makefile 11:15:11 -rw-rw-r-- 1 jenkins jenkins 625 Nov 25 11:12 OWNERS.md 11:15:11 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 25 11:12 README.md 11:15:11 -rw-rw-r-- 1 jenkins jenkins 5 Nov 25 11:12 VERSION 11:15:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 11:12 bin 11:15:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 25 11:12 cmd 11:15:11 -rw-r--r-- 1 jenkins jenkins 451915 Nov 25 11:14 coverage.out 11:15:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 11:12 examples 11:15:11 -rw-rw-r-- 1 jenkins jenkins 6420 Nov 25 11:12 go.mod 11:15:11 -rw-rw-r-- 1 jenkins jenkins 87339 Nov 25 11:12 go.sum 11:15:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 11:12 images 11:15:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 25 11:12 internal 11:15:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 25 11:12 pkg 11:15:11 -rw-rw-r-- 1 jenkins jenkins 193 Nov 25 11:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:11 + 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 . 11:15:11 Sending build context to Docker daemon 11.49MB 11:15:11 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 11:15:11 Step 2/25 : FROM ${BASE} AS builder 11:15:11 ---> 379048ea3fea 11:15:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:15:12 ---> Running in e222a7605eb9 11:15:12 Removing intermediate container e222a7605eb9 11:15:12 ---> c1c16a1eeb89 11:15:12 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:15:12 ---> Running in 2763fb1c6a9f 11:15:12 Removing intermediate container 2763fb1c6a9f 11:15:12 ---> 12476455d873 11:15:12 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:15:12 ---> Running in 9a4c3eb45f6b 11:15:12 Removing intermediate container 9a4c3eb45f6b 11:15:12 ---> eb7fee3c3e12 11:15:12 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:15:12 ---> Running in 7db3105c6a78 11:15:12 Removing intermediate container 7db3105c6a78 11:15:12 ---> d931fb64d211 11:15:12 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:15:12 ---> Running in 7e58a1f080a4 11:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:15:13 OK: 246 MiB in 54 packages 11:15:13 Removing intermediate container 7e58a1f080a4 11:15:13 ---> e11efae61597 11:15:13 Step 8/25 : WORKDIR /app 11:15:13 ---> Running in a9850ca3d90a 11:15:13 Removing intermediate container a9850ca3d90a 11:15:13 ---> 9775bc217d04 11:15:13 Step 9/25 : COPY go.mod vendor* ./ 11:15:13 ---> 3576ea9f4414 11:15:13 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:15:13 ---> Running in 95b3ef57374b 11:15:14 Removing intermediate container 95b3ef57374b 11:15:14 ---> 622c885decce 11:15:14 Step 11/25 : COPY . . 11:15:14 ---> 351910de3bd8 11:15:14 Step 12/25 : RUN $MAKE 11:15:14 ---> Running in 59d32009e9d5 11:15:15 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 11:15:53 Removing intermediate container 59d32009e9d5 11:15:53 ---> f7c473574be8 11:15:53 Step 13/25 : FROM alpine:3.20 11:15:53 3.20: Pulling from library/alpine 11:15:53 da9db072f522: Pulling fs layer 11:15:53 da9db072f522: Verifying Checksum 11:15:53 da9db072f522: Download complete 11:15:53 da9db072f522: Pull complete 11:15:53 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:15:53 Status: Downloaded newer image for alpine:3.20 11:15:53 ---> 63b790fccc90 11:15:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:15:53 ---> Running in 0a3855423e34 11:15:53 Removing intermediate container 0a3855423e34 11:15:53 ---> 13f01e43d608 11:15:53 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:15:53 ---> Running in e62c4f871843 11:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:15:53 (1/1) Installing dumb-init (1.2.5-r3) 11:15:53 Executing busybox-1.36.1-r29.trigger 11:15:53 OK: 8 MiB in 15 packages 11:15:53 Removing intermediate container e62c4f871843 11:15:53 ---> f19a0e526d6b 11:15:53 Step 16/25 : RUN apk --no-cache upgrade 11:15:53 ---> Running in 0d9473200114 11:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:15:53 Upgrading critical system libraries and apk-tools: 11:15:53 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:15:53 Executing busybox-1.36.1-r29.trigger 11:15:53 Continuing the upgrade transaction with new apk-tools: 11:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:15:53 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:15:53 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:15:53 OK: 8 MiB in 15 packages 11:15:53 Removing intermediate container 0d9473200114 11:15:53 ---> cc0eaa68a204 11:15:53 Step 17/25 : COPY --from=builder /app/LICENSE / 11:15:53 ---> 7bd2b8588d16 11:15:53 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:15:53 ---> 56d458c75629 11:15:53 Step 19/25 : COPY --from=builder /app/cmd/ / 11:15:53 ---> 1ab22f86b489 11:15:53 Step 20/25 : EXPOSE 59989 11:15:53 ---> Running in 99142b85139b 11:15:53 Removing intermediate container 99142b85139b 11:15:53 ---> d3544612808c 11:15:53 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:15:53 ---> Running in 34bf2c609358 11:15:53 Removing intermediate container 34bf2c609358 11:15:53 ---> bf7e43b8c62e 11:15:53 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:15:53 ---> Running in e2ac2638e084 11:15:53 Removing intermediate container e2ac2638e084 11:15:53 ---> fcbfde58ffd0 11:15:53 Step 23/25 : LABEL arch=amd64 11:15:53 ---> Running in 191a7cff438a 11:15:53 Removing intermediate container 191a7cff438a 11:15:53 ---> a6bc3437b6f7 11:15:53 Step 24/25 : LABEL git_sha=fa43882b6d96f3f0e059db525179a89c2e3c9d46 11:15:53 ---> Running in af0f0d2c0e38 11:15:53 Removing intermediate container af0f0d2c0e38 11:15:53 ---> 3133256b2f9e 11:15:53 Step 25/25 : LABEL version=0.0.0 11:15:54 ---> Running in a6222070f1d4 11:15:54 Removing intermediate container a6222070f1d4 11:15:54 ---> 9d27ea5f78ae 11:15:54 [Warning] One or more build-args [ARCH] were not consumed 11:15:54 Successfully built 9d27ea5f78ae 11:15:54 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 11:15:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:55 11:15:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:55 latest: Pulling from edgex-lftools-log-publisher 11:15:55 5eb5b503b376: Pulling fs layer 11:15:55 5c69ac0246d0: Pulling fs layer 11:15:55 ec43610c2a17: Pulling fs layer 11:15:55 3a2ae6a8a46f: Pulling fs layer 11:15:55 33b1e0a273af: Pulling fs layer 11:15:55 5d3b04190fa2: Pulling fs layer 11:15:55 2f39f015ded8: Pulling fs layer 11:15:55 33b1e0a273af: Waiting 11:15:55 3a2ae6a8a46f: Waiting 11:15:55 5d3b04190fa2: Waiting 11:15:55 2f39f015ded8: Waiting 11:15:55 5c69ac0246d0: Verifying Checksum 11:15:55 5c69ac0246d0: Download complete 11:15:55 3a2ae6a8a46f: Download complete 11:15:55 33b1e0a273af: Verifying Checksum 11:15:55 33b1e0a273af: Download complete 11:15:55 ec43610c2a17: Verifying Checksum 11:15:55 5d3b04190fa2: Verifying Checksum 11:15:55 5d3b04190fa2: Download complete 11:15:55 ec43610c2a17: Download complete 11:15:55 5eb5b503b376: Download complete 11:15:56 2f39f015ded8: Verifying Checksum 11:15:56 2f39f015ded8: Download complete 11:15:56 5eb5b503b376: Pull complete 11:15:57 5c69ac0246d0: Pull complete 11:15:57 ec43610c2a17: Pull complete 11:15:57 3a2ae6a8a46f: Pull complete 11:15:58 33b1e0a273af: Pull complete 11:15:58 5d3b04190fa2: Pull complete 11:16:02 2f39f015ded8: Pull complete 11:16:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:16:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:02 prd-ubuntu20.04-docker-8c-8g-32016 does not seem to be running inside a container 11:16:02 $ 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 11:16:06 $ docker top f48c59be5844ec78a9815d8f724f5b53508e33ca37455413e4e71b1c532ae84c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:07 ---> job-cost.sh 11:16:07 lf-activate-venv: SKIPPING 11:16:07 INFO: No Stack... 11:16:07 INFO: Retrieving Pricing Info for: v3-standard-8 11:16:07 INFO: Archiving Costs [Pipeline] sh 11:16:08 + cat /w/workspace/undry_device-rfid-llrp-go_PR-330/archives/cost.csv 11:16:08 + cut -d, -f6 [Pipeline] lock 11:16:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-330-1-stack-cost] 11:16:08 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-330-1-stack-cost] did not exist. Created. 11:16:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-330-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:16:08 + echo total: 0.2199999988079071 [Pipeline] stash 11:16:08 Stashed 1 file(s) [Pipeline] } 11:16:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-330-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:16:08 $ docker stop --time=1 f48c59be5844ec78a9815d8f724f5b53508e33ca37455413e4e71b1c532ae84c 11:16:09 $ docker rm -f --volumes f48c59be5844ec78a9815d8f724f5b53508e33ca37455413e4e71b1c532ae84c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:12:28 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:12:28 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 17:12:31 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-330/archives ] 17:12:31 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-330/archives 17:12:31 total 16 17:12:31 drwxr-xr-x 3 root root 4096 Nov 25 11:16 . 17:12:31 drwxrwxr-x 12 jenkins jenkins 4096 Nov 25 11:16 .. 17:12:31 drwxr-xr-x 2 root root 4096 Nov 25 11:16 cost 17:12:31 -rw-r--r-- 1 root root 91 Nov 25 11:16 cost.csv 17:12:31 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-330/archives 17:12:31 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-330/archives 17:12:31 total 16 17:12:31 drwxr-xr-x 3 jenkins jenkins 4096 Nov 25 11:16 . 17:12:31 drwxrwxr-x 12 jenkins jenkins 4096 Nov 25 11:16 .. 17:12:31 drwxr-xr-x 2 jenkins jenkins 4096 Nov 25 11:16 cost 17:12:31 -rw-r--r-- 1 jenkins jenkins 91 Nov 25 11:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:12:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:12:32 ---> package-listing.sh 17:12:32 ++ facter osfamily 17:12:32 ++ tr '[:upper:]' '[:lower:]' 17:12:32 + OS_FAMILY=debian 17:12:32 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-330 17:12:32 + START_PACKAGES=/tmp/packages_start.txt 17:12:32 + END_PACKAGES=/tmp/packages_end.txt 17:12:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:12:32 + PACKAGES=/tmp/packages_start.txt 17:12:32 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-330 ']' 17:12:32 + PACKAGES=/tmp/packages_end.txt 17:12:32 + case "${OS_FAMILY}" in 17:12:32 + dpkg -l 17:12:32 + grep '^ii' 17:12:32 + '[' -f /tmp/packages_start.txt ']' 17:12:32 + '[' -f /tmp/packages_end.txt ']' 17:12:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:12:32 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-330 ']' 17:12:32 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-330/archives/ 17:12:32 + 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 17:12:33 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 17:12:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:34 prd-ubuntu20.04-docker-8c-8g-32016 does not seem to be running inside a container 17:12:34 $ 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 17:12:34 $ docker top 82be8e4995934b80244721cb623926fb45c80630b8615caa7c9d2b7e6d6d7e67 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:34 + touch /tmp/pre-build-complete [Pipeline] sh 17:12:35 + mkdir -p /var/log/sysstat [Pipeline] sh 17:12:35 + ls /var/log/sa-host 17:12:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:35 provisioning config files... 17:12:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-330@tmp/config10653836393751022239tmp [Pipeline] { [Pipeline] echo 17:12:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:12:36 ---> create-netrc.sh [Pipeline] } 17:12:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:12:36 ---> python-tools-install.sh [Pipeline] echo 17:12:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:12:37 ---> sudo-logs.sh 17:12:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:12:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:12:37 ---> job-cost.sh 17:12:37 lf-activate-venv: SKIPPING 17:12:37 DEBUG: total: 0.2199999988079071 17:12:37 INFO: Retrieving Stack Cost... 17:12:37 INFO: Retrieving Pricing Info for: v3-standard-8 17:12:38 INFO: Archiving Costs [Pipeline] echo 17:12:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:12:38 ---> logs-deploy.sh 17:12:38 lf-activate-venv: SKIPPING 17:12:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-330/1 17:12:38 INFO: archiving workspace using pattern(s): 17:12:39 Archives upload complete. 17:12:39 INFO: archiving logs to Nexus