Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c127c0d8b8ae655f398151a1406003168975b417 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-ssh14728223107563398741.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12869199174375768387.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8778706628220296081.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12506986127491565020.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3223445256327783535.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-34619 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # 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 Avoid second fetch Checking out Revision c127c0d8b8ae655f398151a1406003168975b417 (main) Commit message: "Merge pull request #331 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" > 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 core.sparsecheckout # timeout=10 > git checkout -f c127c0d8b8ae655f398151a1406003168975b417 # timeout=10 > git rev-list --no-walk f44d28d03fc0fdfeba283a47dbd77c0527c67703 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-06T11:08:56.681Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-06T11:08:56.752Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-06T11:08:56.776Z] ========================================================= [2024-12-06T11:08:56.776Z] EdgeX Global Pipelines Version Info [2024-12-06T11:08:56.776Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:08:57.515Z] ------------------- [2024-12-06T11:08:57.515Z] stable info: [2024-12-06T11:08:57.515Z] ------------------- [2024-12-06T11:08:57.515Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-06T11:08:57.515Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-06T11:08:57.515Z] Message: update stable to v1.0.269 [2024-12-06T11:08:58.085Z] ------------------- [2024-12-06T11:08:58.085Z] experimental info: [2024-12-06T11:08:58.085Z] ------------------- [2024-12-06T11:08:58.085Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-06T11:08:58.085Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-06T11:08:58.085Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-06T11:08:58.164Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-12-06T11:08:58.188Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-12-06T11:08:58.210Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-06T11:08:58.232Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-06T11:08:58.253Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-06T11:08:58.276Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-06T11:08:58.294Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-06T11:08:58.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-06T11:08:58.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-06T11:08:58.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-06T11:08:58.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-06T11:08:58.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-12-06T11:08:58.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-06T11:08:58.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-06T11:08:58.464Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-06T11:08:58.486Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-06T11:08:58.508Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-06T11:08:58.530Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-06T11:08:58.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-06T11:08:58.572Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-06T11:08:58.594Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-06T11:08:58.616Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-06T11:08:58.635Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-06T11:08:58.657Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-06T11:08:58.679Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-06T11:08:58.701Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-06T11:08:58.721Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-06T11:08:58.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-06T11:08:58.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-06T11:08:58.786Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-06T11:08:58.809Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c127c0d8b8ae655f398151a1406003168975b417 [Pipeline] echo [2024-12-06T11:08:58.828Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c127c0d [Pipeline] echo [2024-12-06T11:08:58.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T11:08:58.911Z] provisioning config files... [2024-12-06T11:08:58.925Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11011663398704193750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:08:59.260Z] ---> ****-login.sh [2024-12-06T11:08:59.260Z] nexus3.edgexfoundry.org:10001 [2024-12-06T11:08:59.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:08:59.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:08:59.520Z] Configure a credential helper to remove this warning. See [2024-12-06T11:08:59.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:08:59.520Z] [2024-12-06T11:08:59.520Z] Login Succeeded [2024-12-06T11:08:59.520Z] nexus3.edgexfoundry.org:10002 [2024-12-06T11:08:59.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:08:59.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:08:59.778Z] Configure a credential helper to remove this warning. See [2024-12-06T11:08:59.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:08:59.778Z] [2024-12-06T11:08:59.778Z] Login Succeeded [2024-12-06T11:08:59.778Z] nexus3.edgexfoundry.org:10003 [2024-12-06T11:08:59.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:08:59.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:08:59.778Z] Configure a credential helper to remove this warning. See [2024-12-06T11:08:59.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:08:59.778Z] [2024-12-06T11:08:59.778Z] Login Succeeded [2024-12-06T11:08:59.778Z] nexus3.edgexfoundry.org:10004 [2024-12-06T11:08:59.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:09:00.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:09:00.037Z] Configure a credential helper to remove this warning. See [2024-12-06T11:09:00.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:09:00.037Z] [2024-12-06T11:09:00.037Z] Login Succeeded [2024-12-06T11:09:00.037Z] ****.io [2024-12-06T11:09:00.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:09:00.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:09:00.038Z] Configure a credential helper to remove this warning. See [2024-12-06T11:09:00.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:09:00.038Z] [2024-12-06T11:09:00.038Z] Login Succeeded [2024-12-06T11:09:00.038Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T11:09:00.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-06T11:09:00.452Z] + git rev-list -1 --merges c127c0d8b8ae655f398151a1406003168975b417~1..c127c0d8b8ae655f398151a1406003168975b417 [Pipeline] echo [2024-12-06T11:09:00.481Z] -----------> git rev-list -1 --merges c127c0d8b8ae655f398151a1406003168975b417~1..c127c0d8b8ae655f398151a1406003168975b417 c127c0d8b8ae655f398151a1406003168975b417 [2024-12-06T11:09:00.481Z] c127c0d8b8ae655f398151a1406003168975b417 [false] [Pipeline] sh [2024-12-06T11:09:00.778Z] + git log --format=format:%s -1 c127c0d8b8ae655f398151a1406003168975b417 [Pipeline] echo [2024-12-06T11:09:00.797Z] ========================================================= [2024-12-06T11:09:00.797Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-06T11:09:00.797Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-06T11:09:01.145Z] + git log --format=format:%s -1 c127c0d8b8ae655f398151a1406003168975b417 [Pipeline] echo [2024-12-06T11:09:01.158Z] [semverPrep] GIT_COMMIT: c127c0d8b8ae655f398151a1406003168975b417, Commit Message: Merge pull request #331 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9 [Pipeline] echo [2024-12-06T11:09:01.177Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-06T11:09:01.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T11:09:01.542Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-06T11:09:01.542Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-06T11:09:01.542Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-06T11:09:01.542Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-06T11:09:01.542Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-06T11:09:01.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:09:01.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T11:09:01.884Z] [2024-12-06T11:09:01.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:09:02.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T11:09:02.195Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-06T11:09:02.195Z] b85a868b505f: Pulling fs layer [2024-12-06T11:09:02.195Z] e2be974225ed: Pulling fs layer [2024-12-06T11:09:02.195Z] 339a4e72a1f5: Pulling fs layer [2024-12-06T11:09:02.195Z] 988bab9f4d93: Pulling fs layer [2024-12-06T11:09:02.195Z] 1469e6f7b9e6: Pulling fs layer [2024-12-06T11:09:02.195Z] eaf3925da568: Pulling fs layer [2024-12-06T11:09:02.195Z] bab4dde63d76: Pulling fs layer [2024-12-06T11:09:02.195Z] bde34c3a00c8: Pulling fs layer [2024-12-06T11:09:02.195Z] b352a97aabf1: Pulling fs layer [2024-12-06T11:09:02.195Z] 4872d77fe225: Pulling fs layer [2024-12-06T11:09:02.195Z] 5851b861e8e6: Pulling fs layer [2024-12-06T11:09:02.195Z] bab4dde63d76: Waiting [2024-12-06T11:09:02.195Z] b352a97aabf1: Waiting [2024-12-06T11:09:02.195Z] bde34c3a00c8: Waiting [2024-12-06T11:09:02.195Z] 5851b861e8e6: Waiting [2024-12-06T11:09:02.195Z] 988bab9f4d93: Waiting [2024-12-06T11:09:02.195Z] 1469e6f7b9e6: Waiting [2024-12-06T11:09:02.195Z] 4872d77fe225: Waiting [2024-12-06T11:09:02.195Z] e2be974225ed: Verifying Checksum [2024-12-06T11:09:02.195Z] e2be974225ed: Download complete [2024-12-06T11:09:02.195Z] 988bab9f4d93: Verifying Checksum [2024-12-06T11:09:02.195Z] 988bab9f4d93: Download complete [2024-12-06T11:09:02.195Z] 1469e6f7b9e6: Verifying Checksum [2024-12-06T11:09:02.195Z] 1469e6f7b9e6: Download complete [2024-12-06T11:09:02.195Z] eaf3925da568: Verifying Checksum [2024-12-06T11:09:02.195Z] eaf3925da568: Download complete [2024-12-06T11:09:02.454Z] 339a4e72a1f5: Verifying Checksum [2024-12-06T11:09:02.454Z] 339a4e72a1f5: Download complete [2024-12-06T11:09:02.454Z] bde34c3a00c8: Download complete [2024-12-06T11:09:02.454Z] b352a97aabf1: Verifying Checksum [2024-12-06T11:09:02.454Z] b352a97aabf1: Download complete [2024-12-06T11:09:02.454Z] 4872d77fe225: Download complete [2024-12-06T11:09:02.454Z] 5851b861e8e6: Verifying Checksum [2024-12-06T11:09:02.454Z] 5851b861e8e6: Download complete [2024-12-06T11:09:02.454Z] b85a868b505f: Verifying Checksum [2024-12-06T11:09:02.454Z] b85a868b505f: Download complete [2024-12-06T11:09:02.713Z] bab4dde63d76: Verifying Checksum [2024-12-06T11:09:02.713Z] bab4dde63d76: Download complete [2024-12-06T11:09:03.651Z] b85a868b505f: Pull complete [2024-12-06T11:09:03.910Z] e2be974225ed: Pull complete [2024-12-06T11:09:04.477Z] 339a4e72a1f5: Pull complete [2024-12-06T11:09:04.477Z] 988bab9f4d93: Pull complete [2024-12-06T11:09:04.737Z] 1469e6f7b9e6: Pull complete [2024-12-06T11:09:04.737Z] eaf3925da568: Pull complete [2024-12-06T11:09:06.643Z] bab4dde63d76: Pull complete [2024-12-06T11:09:06.643Z] bde34c3a00c8: Pull complete [2024-12-06T11:09:06.643Z] b352a97aabf1: Pull complete [2024-12-06T11:09:06.902Z] 4872d77fe225: Pull complete [2024-12-06T11:09:06.902Z] 5851b861e8e6: Pull complete [2024-12-06T11:09:06.902Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-06T11:09:06.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T11:09:06.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:09:07.056Z] prd-ubuntu20.04-docker-8c-8g-34619 does not seem to be running inside a container [2024-12-06T11:09:07.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-06T11:09:10.866Z] $ docker top d26fef3f1bb40f97550471c5f77047f9071ae22ee706afd3a791068be0ae1f79 -eo pid,comm [2024-12-06T11:09:10.922Z] 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-12-06T11:09:10.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T11:09:10.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T11:09:10.982Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T11:09:11.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T11:09:11.103Z] $ docker exec d26fef3f1bb40f97550471c5f77047f9071ae22ee706afd3a791068be0ae1f79 ssh-agent [2024-12-06T11:09:11.212Z] SSH_AUTH_SOCK=/tmp/ssh-vhEidK17432v/agent.32 [2024-12-06T11:09:11.212Z] SSH_AGENT_PID=38 [2024-12-06T11:09:11.217Z] Running ssh-add (command line suppressed) [2024-12-06T11:09:11.316Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6955458155877740457.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6955458155877740457.key) [2024-12-06T11:09:11.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T11:09:11.626Z] + git tag --points-at HEAD [Pipeline] } [2024-12-06T11:09:11.637Z] $ docker exec --env ******** --env ******** d26fef3f1bb40f97550471c5f77047f9071ae22ee706afd3a791068be0ae1f79 ssh-agent -k [2024-12-06T11:09:11.740Z] unset SSH_AUTH_SOCK; [2024-12-06T11:09:11.740Z] unset SSH_AGENT_PID; [2024-12-06T11:09:11.740Z] echo Agent pid 38 killed; [2024-12-06T11:09:11.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-06T11:09:11.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T11:09:11.794Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T11:09:11.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T11:09:11.908Z] $ docker exec d26fef3f1bb40f97550471c5f77047f9071ae22ee706afd3a791068be0ae1f79 ssh-agent [2024-12-06T11:09:12.009Z] SSH_AUTH_SOCK=/tmp/ssh-2oDXLPy9yx2p/agent.71 [2024-12-06T11:09:12.009Z] SSH_AGENT_PID=77 [2024-12-06T11:09:12.014Z] Running ssh-add (command line suppressed) [2024-12-06T11:09:12.113Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10635765657320105475.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10635765657320105475.key) [2024-12-06T11:09:12.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T11:09:12.420Z] + git semver init [2024-12-06T11:09:12.681Z] 2024-12-06 11:09:12,580 [run_init] DEBUG init version:0.0.0 force:False [2024-12-06T11:09:12.681Z] 2024-12-06 11:09:12,581 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-12-06T11:09:12.681Z] 2024-12-06 11:09:12,581 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-12-06T11:09:12.681Z] 2024-12-06 11:09:12,581 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-06T11:09:14.590Z] 2024-12-06 11:09:14,351 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-12-06T11:09:14.590Z] 2024-12-06 11:09:14,352 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-12-06T11:09:14.590Z] 2024-12-06 11:09:14,352 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-06T11:09:14.590Z] 2024-12-06 11:09:14,352 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-06T11:09:14.590Z] 4.0.0-dev.5 [Pipeline] } [2024-12-06T11:09:14.599Z] $ docker exec --env ******** --env ******** d26fef3f1bb40f97550471c5f77047f9071ae22ee706afd3a791068be0ae1f79 ssh-agent -k [2024-12-06T11:09:14.695Z] unset SSH_AUTH_SOCK; [2024-12-06T11:09:14.698Z] unset SSH_AGENT_PID; [2024-12-06T11:09:14.698Z] echo Agent pid 77 killed; [2024-12-06T11:09:14.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T11:09:15.118Z] + git semver [Pipeline] } [2024-12-06T11:09:15.390Z] $ docker stop --time=1 d26fef3f1bb40f97550471c5f77047f9071ae22ee706afd3a791068be0ae1f79 [2024-12-06T11:09:16.686Z] $ docker rm -f --volumes d26fef3f1bb40f97550471c5f77047f9071ae22ee706afd3a791068be0ae1f79 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T11:09:17.030Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-06T11:09:17.256Z] Stashed 1 file(s) [Pipeline] echo [2024-12-06T11:09:17.262Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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-12-06T11:09:17.443Z] provisioning config files... [2024-12-06T11:09:17.453Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17804415242548595600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:09:17.754Z] ---> ****-login.sh [2024-12-06T11:09:17.754Z] nexus3.edgexfoundry.org:10001 [2024-12-06T11:09:17.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:09:17.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:09:17.754Z] Configure a credential helper to remove this warning. See [2024-12-06T11:09:17.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:09:17.754Z] [2024-12-06T11:09:17.754Z] Login Succeeded [2024-12-06T11:09:17.754Z] nexus3.edgexfoundry.org:10002 [2024-12-06T11:09:17.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:09:17.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:09:17.754Z] Configure a credential helper to remove this warning. See [2024-12-06T11:09:17.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:09:17.754Z] [2024-12-06T11:09:17.754Z] Login Succeeded [2024-12-06T11:09:17.754Z] nexus3.edgexfoundry.org:10003 [2024-12-06T11:09:18.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:09:18.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:09:18.014Z] Configure a credential helper to remove this warning. See [2024-12-06T11:09:18.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:09:18.014Z] [2024-12-06T11:09:18.014Z] Login Succeeded [2024-12-06T11:09:18.014Z] nexus3.edgexfoundry.org:10004 [2024-12-06T11:09:18.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:09:18.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:09:18.014Z] Configure a credential helper to remove this warning. See [2024-12-06T11:09:18.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:09:18.014Z] [2024-12-06T11:09:18.014Z] Login Succeeded [2024-12-06T11:09:18.014Z] ****.io [2024-12-06T11:09:18.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:09:18.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:09:18.274Z] Configure a credential helper to remove this warning. See [2024-12-06T11:09:18.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:09:18.274Z] [2024-12-06T11:09:18.274Z] Login Succeeded [2024-12-06T11:09:18.274Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T11:09:18.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-06T11:09:18.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T11:09:18.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T11:09:18.403Z] ========================================================= [2024-12-06T11:09:18.403Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-06T11:09:18.403Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:09:18.735Z] + 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-12-06T11:09:18.735Z] Sending build context to Docker daemon 11.46MB [2024-12-06T11:09:18.735Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-06T11:09:18.735Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-06T11:09:18.735Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-06T11:09:18.735Z] 43c4264eed91: Pulling fs layer [2024-12-06T11:09:18.735Z] 4cc291be95ef: Pulling fs layer [2024-12-06T11:09:18.735Z] 2ac1f1163629: Pulling fs layer [2024-12-06T11:09:18.735Z] 5c3c966382ef: Pulling fs layer [2024-12-06T11:09:18.735Z] 4f4fb700ef54: Pulling fs layer [2024-12-06T11:09:18.735Z] 5d5c8e513c77: Pulling fs layer [2024-12-06T11:09:18.735Z] 9f66e0745190: Pulling fs layer [2024-12-06T11:09:18.735Z] f49a43e4bbc0: Pulling fs layer [2024-12-06T11:09:18.735Z] 5c3c966382ef: Waiting [2024-12-06T11:09:18.735Z] 4f4fb700ef54: Waiting [2024-12-06T11:09:18.735Z] 5d5c8e513c77: Waiting [2024-12-06T11:09:18.735Z] 9f66e0745190: Waiting [2024-12-06T11:09:18.735Z] 561ebcabdf7f: Pulling fs layer [2024-12-06T11:09:18.735Z] f49a43e4bbc0: Waiting [2024-12-06T11:09:18.735Z] 561ebcabdf7f: Waiting [2024-12-06T11:09:18.993Z] 4cc291be95ef: Verifying Checksum [2024-12-06T11:09:18.993Z] 4cc291be95ef: Download complete [2024-12-06T11:09:18.993Z] 5c3c966382ef: Download complete [2024-12-06T11:09:18.993Z] 4f4fb700ef54: Download complete [2024-12-06T11:09:18.993Z] 5d5c8e513c77: Verifying Checksum [2024-12-06T11:09:18.993Z] 43c4264eed91: Download complete [2024-12-06T11:09:18.993Z] 9f66e0745190: Verifying Checksum [2024-12-06T11:09:18.993Z] 9f66e0745190: Download complete [2024-12-06T11:09:18.993Z] 43c4264eed91: Pull complete [2024-12-06T11:09:19.268Z] 561ebcabdf7f: Verifying Checksum [2024-12-06T11:09:19.268Z] 561ebcabdf7f: Download complete [2024-12-06T11:09:19.268Z] 4cc291be95ef: Pull complete [2024-12-06T11:09:19.531Z] 2ac1f1163629: Verifying Checksum [2024-12-06T11:09:19.531Z] 2ac1f1163629: Download complete [2024-12-06T11:09:19.790Z] f49a43e4bbc0: Verifying Checksum [2024-12-06T11:09:19.790Z] f49a43e4bbc0: Download complete [2024-12-06T11:09:23.082Z] 2ac1f1163629: Pull complete [2024-12-06T11:09:23.082Z] 5c3c966382ef: Pull complete [2024-12-06T11:09:23.082Z] 4f4fb700ef54: Pull complete [2024-12-06T11:09:23.082Z] 5d5c8e513c77: Pull complete [2024-12-06T11:09:23.341Z] 9f66e0745190: Pull complete [2024-12-06T11:09:25.247Z] f49a43e4bbc0: Pull complete [2024-12-06T11:09:25.816Z] 561ebcabdf7f: Pull complete [2024-12-06T11:09:25.816Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-06T11:09:25.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-06T11:09:25.816Z] ---> 3a752c3f9dda [2024-12-06T11:09:25.816Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-12-06T11:09:31.121Z] ---> Running in 33a339c1e48f [2024-12-06T11:09:31.121Z] Removing intermediate container 33a339c1e48f [2024-12-06T11:09:31.121Z] ---> 017fc6e91d8b [2024-12-06T11:09:31.121Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-06T11:09:31.121Z] ---> Running in 9d269ae25650 [2024-12-06T11:09:31.121Z] Removing intermediate container 9d269ae25650 [2024-12-06T11:09:31.121Z] ---> 37b767b7aeb4 [2024-12-06T11:09:31.121Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-12-06T11:09:31.121Z] ---> Running in 4d73635a74ab [2024-12-06T11:09:31.121Z] Removing intermediate container 4d73635a74ab [2024-12-06T11:09:31.121Z] ---> a899d11faeb5 [2024-12-06T11:09:31.121Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-06T11:09:31.121Z] ---> Running in 986aa0ae6082 [2024-12-06T11:09:31.121Z] Removing intermediate container 986aa0ae6082 [2024-12-06T11:09:31.121Z] ---> a3f845b7e440 [2024-12-06T11:09:31.121Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-06T11:09:31.121Z] ---> Running in bce288fea1b8 [2024-12-06T11:09:31.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T11:09:31.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T11:09:31.639Z] OK: 246 MiB in 54 packages [2024-12-06T11:09:32.206Z] Removing intermediate container bce288fea1b8 [2024-12-06T11:09:32.206Z] ---> 16c08c1ad932 [2024-12-06T11:09:32.206Z] Step 8/12 : WORKDIR /app [2024-12-06T11:09:32.206Z] ---> Running in d8056fc1db46 [2024-12-06T11:09:32.206Z] Removing intermediate container d8056fc1db46 [2024-12-06T11:09:32.206Z] ---> 3a2c6b037813 [2024-12-06T11:09:32.206Z] Step 9/12 : COPY go.mod vendor* ./ [2024-12-06T11:09:32.206Z] ---> e97adfcc6403 [2024-12-06T11:09:32.206Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T11:09:32.206Z] ---> Running in b8ccde37f6f8 [2024-12-06T11:09:32.400Z] Still waiting to schedule task [2024-12-06T11:09:32.401Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-06T11:10:28.493Z] Removing intermediate container b8ccde37f6f8 [2024-12-06T11:10:28.493Z] ---> e266ce167be2 [2024-12-06T11:10:28.493Z] Step 11/12 : COPY . . [2024-12-06T11:10:28.493Z] ---> a091011e15b4 [2024-12-06T11:10:28.493Z] Step 12/12 : RUN $MAKE [2024-12-06T11:10:28.493Z] ---> Running in db69223a6ac1 [2024-12-06T11:10:28.493Z] noop [2024-12-06T11:10:28.493Z] Removing intermediate container db69223a6ac1 [2024-12-06T11:10:28.493Z] ---> a39992aac7b3 [2024-12-06T11:10:28.493Z] Successfully built a39992aac7b3 [2024-12-06T11:10:28.493Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:10:28.816Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-06T11:10:28.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:10:28.893Z] prd-ubuntu20.04-docker-8c-8g-34619 does not seem to be running inside a container [2024-12-06T11:10:28.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2024-12-06T11:10:29.295Z] $ docker top af3cff8103c540f4d06ef7992fe0dd9b1ad3d018db19f50fe7d56fb096a682ac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T11:10:29.654Z] + go version [2024-12-06T11:10:29.654Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-06T11:10:29.663Z] $ docker stop --time=1 af3cff8103c540f4d06ef7992fe0dd9b1ad3d018db19f50fe7d56fb096a682ac [2024-12-06T11:10:30.933Z] $ docker rm -f --volumes af3cff8103c540f4d06ef7992fe0dd9b1ad3d018db19f50fe7d56fb096a682ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:10:31.369Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-06T11:10:31.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:10:31.453Z] prd-ubuntu20.04-docker-8c-8g-34619 does not seem to be running inside a container [2024-12-06T11:10:31.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2024-12-06T11:10:31.828Z] $ docker top 4817cf59daea2a72800199595988a3080b14dc6d0652bbb930b678c2780bb03d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T11:10:32.172Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-12-06T11:10:32.474Z] + make test [2024-12-06T11:10:32.474Z] go test ./... -coverprofile=coverage.out ./... [2024-12-06T11:10:34.378Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-12-06T11:10:52.448Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-12-06T11:10:52.448Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-12-06T11:10:55.733Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.055s coverage: 40.6% of statements [2024-12-06T11:10:55.733Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 94.6% of statements [2024-12-06T11:10:55.733Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.257s coverage: 51.9% of statements [2024-12-06T11:11:07.962Z] go vet ./... [2024-12-06T11:11:11.321Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34620 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-12-06T11:11:11.344Z] Running in /w/workspace/device-rfid-llrp-go/160 [Pipeline] { [Pipeline] checkout [2024-12-06T11:11:14.403Z] The recommended git tool is: git [2024-12-06T11:11:14.519Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-06T11:11:14.519Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-06T11:11:14.519Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-06T11:11:14.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-06T11:11:14.553Z] $ docker stop --time=1 4817cf59daea2a72800199595988a3080b14dc6d0652bbb930b678c2780bb03d [2024-12-06T11:11:17.621Z] $ docker rm -f --volumes 4817cf59daea2a72800199595988a3080b14dc6d0652bbb930b678c2780bb03d [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T11:11:18.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-06T11:11:18.252Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-06T11:11:18.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-06T11:11:19.015Z] + ls -al . [2024-12-06T11:11:19.015Z] total 704 [2024-12-06T11:11:19.015Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 11:10 . [2024-12-06T11:11:19.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 11:08 .. [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 6 11:08 .dockerignore [2024-12-06T11:11:19.015Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 11:10 .git [2024-12-06T11:11:19.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:08 .github [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 6 11:08 .gitignore [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 6 11:08 .golangci.yml [2024-12-06T11:11:19.015Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 11:09 .semver [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 20798 Dec 6 11:08 Attribution.txt [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 6 11:08 CHANGELOG.md [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 1489 Dec 6 11:08 Dockerfile [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 11:08 GOVERNANCE.md [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 6 11:08 Jenkinsfile [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 6 11:08 LICENSE [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 2761 Dec 6 11:08 Makefile [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 11:08 OWNERS.md [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 6 11:08 README.md [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 11:09 VERSION [2024-12-06T11:11:19.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 11:08 bin [2024-12-06T11:11:19.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 11:08 cmd [2024-12-06T11:11:19.015Z] -rw-r--r-- 1 jenkins jenkins 451915 Dec 6 11:10 coverage.out [2024-12-06T11:11:19.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 11:08 examples [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 6364 Dec 6 11:08 go.mod [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 87150 Dec 6 11:08 go.sum [2024-12-06T11:11:19.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 11:08 images [2024-12-06T11:11:19.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 11:08 internal [2024-12-06T11:11:19.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:08 pkg [2024-12-06T11:11:19.015Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 6 11:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:11:19.154Z] using credential edgex-jenkins-ssh [2024-12-06T11:11:19.182Z] Cloning the remote Git repository [2024-12-06T11:11:19.221Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-12-06T11:11:19.337Z] + 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=c127c0d8b8ae655f398151a1406003168975b417 --label arch=amd64 --label version=4.0.0-dev.5 . [2024-12-06T11:11:19.337Z] Sending build context to Docker daemon 11.46MB [2024-12-06T11:11:19.337Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-12-06T11:11:19.337Z] Step 2/25 : FROM ${BASE} AS builder [2024-12-06T11:11:19.337Z] ---> a39992aac7b3 [2024-12-06T11:11:19.337Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-12-06T11:11:19.596Z] ---> Running in a642b37fb1c3 [2024-12-06T11:11:19.596Z] Removing intermediate container a642b37fb1c3 [2024-12-06T11:11:19.596Z] ---> c28cafa9eb74 [2024-12-06T11:11:19.596Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-06T11:11:19.857Z] ---> Running in 9f9d58a7b570 [2024-12-06T11:11:19.857Z] Removing intermediate container 9f9d58a7b570 [2024-12-06T11:11:19.857Z] ---> b3f810045cb6 [2024-12-06T11:11:19.857Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-12-06T11:11:19.857Z] ---> Running in 4d0b630405ea [2024-12-06T11:11:19.857Z] Removing intermediate container 4d0b630405ea [2024-12-06T11:11:19.857Z] ---> 9541a025736f [2024-12-06T11:11:19.857Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-12-06T11:11:19.857Z] ---> Running in b74ceae17072 [2024-12-06T11:11:20.115Z] Removing intermediate container b74ceae17072 [2024-12-06T11:11:20.115Z] ---> f7e1b3c0c43e [2024-12-06T11:11:20.115Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-06T11:11:20.115Z] ---> Running in 03ebad693fed [2024-12-06T11:11:20.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T11:11:19.337Z] > git init /w/workspace/device-rfid-llrp-go/160 # timeout=10 [2024-12-06T11:11:19.478Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-12-06T11:11:19.479Z] > git --version # timeout=10 [2024-12-06T11:11:19.501Z] > git --version # 'git version 2.25.1' [2024-12-06T11:11:19.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-06T11:11:19.641Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-06T11:11:20.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T11:11:20.894Z] OK: 246 MiB in 54 packages [2024-12-06T11:11:21.484Z] Removing intermediate container 03ebad693fed [2024-12-06T11:11:21.484Z] ---> 167b3b07c132 [2024-12-06T11:11:21.484Z] Step 8/25 : WORKDIR /app [2024-12-06T11:11:21.484Z] ---> Running in ac1a9a349ca4 [2024-12-06T11:11:21.484Z] Removing intermediate container ac1a9a349ca4 [2024-12-06T11:11:21.484Z] ---> 048e9b7b1e4e [2024-12-06T11:11:21.484Z] Step 9/25 : COPY go.mod vendor* ./ [2024-12-06T11:11:21.484Z] ---> 2246e7b91046 [2024-12-06T11:11:21.484Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T11:11:21.744Z] ---> Running in 6edbba8ebb49 [2024-12-06T11:11:22.315Z] Removing intermediate container 6edbba8ebb49 [2024-12-06T11:11:22.315Z] ---> 1b6ed520c488 [2024-12-06T11:11:22.315Z] Step 11/25 : COPY . . [2024-12-06T11:11:22.881Z] ---> ab9b7e026f9f [2024-12-06T11:11:22.881Z] Step 12/25 : RUN $MAKE [2024-12-06T11:11:22.881Z] ---> Running in b91f4d32b5ab [2024-12-06T11:11:22.302Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-12-06T11:11:22.321Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-06T11:11:23.137Z] Avoid second fetch [2024-12-06T11:11:23.137Z] Checking out Revision c127c0d8b8ae655f398151a1406003168975b417 (main) [2024-12-06T11:11:23.140Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-12-06T11:11:23.725Z] Commit message: "Merge pull request #331 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" [2024-12-06T11:11:23.151Z] > git config core.sparsecheckout # timeout=10 [2024-12-06T11:11:23.208Z] > git checkout -f c127c0d8b8ae655f398151a1406003168975b417 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-06T11:11:28.389Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-06T11:11:28.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-06T11:11:28.389Z] Dload Upload Total Spent Left Speed [2024-12-06T11:11:28.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh [2024-12-06T11:11:28.728Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-06T11:11:29.056Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-06T11:11:29.056Z] + sudo tee /etc/docker/daemon.new [2024-12-06T11:11:29.056Z] { [2024-12-06T11:11:29.056Z] "registry-mirrors": [ [2024-12-06T11:11:29.056Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-06T11:11:29.056Z] ], [2024-12-06T11:11:29.056Z] "bip": "10.250.0.254/24", [2024-12-06T11:11:29.056Z] "hosts": [ [2024-12-06T11:11:29.056Z] "tcp://0.0.0.0:5555", [2024-12-06T11:11:29.056Z] "unix:///var/run/docker.sock" [2024-12-06T11:11:29.056Z] ], [2024-12-06T11:11:29.056Z] "mtu": 1458, [2024-12-06T11:11:29.056Z] "selinux-enabled": true, [2024-12-06T11:11:29.056Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-06T11:11:29.056Z] } [Pipeline] sh [2024-12-06T11:11:29.390Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-06T11:11:29.725Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T11:11:48.002Z] provisioning config files... [2024-12-06T11:11:48.027Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/160@tmp/config5914692536775344022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:11:48.466Z] ---> ****-login.sh [2024-12-06T11:11:48.466Z] nexus3.edgexfoundry.org:10001 [2024-12-06T11:11:48.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:11:48.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:11:48.735Z] Configure a credential helper to remove this warning. See [2024-12-06T11:11:48.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:11:48.735Z] [2024-12-06T11:11:48.735Z] Login Succeeded [2024-12-06T11:11:48.735Z] nexus3.edgexfoundry.org:10002 [2024-12-06T11:11:49.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:11:49.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:11:49.004Z] Configure a credential helper to remove this warning. See [2024-12-06T11:11:49.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:11:49.004Z] [2024-12-06T11:11:49.004Z] Login Succeeded [2024-12-06T11:11:49.272Z] nexus3.edgexfoundry.org:10003 [2024-12-06T11:11:49.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:11:49.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:11:49.540Z] Configure a credential helper to remove this warning. See [2024-12-06T11:11:49.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:11:49.540Z] [2024-12-06T11:11:49.540Z] Login Succeeded [2024-12-06T11:11:49.540Z] nexus3.edgexfoundry.org:10004 [2024-12-06T11:11:49.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:11:49.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:11:49.809Z] Configure a credential helper to remove this warning. See [2024-12-06T11:11:49.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:11:49.809Z] [2024-12-06T11:11:49.809Z] Login Succeeded [2024-12-06T11:11:49.809Z] ****.io [2024-12-06T11:11:49.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:11:50.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:11:50.080Z] Configure a credential helper to remove this warning. See [2024-12-06T11:11:50.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:11:50.080Z] [2024-12-06T11:11:50.080Z] Login Succeeded [2024-12-06T11:11:50.080Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T11:11:50.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-06T11:11:50.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T11:11:50.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T11:11:50.454Z] ========================================================= [2024-12-06T11:11:50.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-06T11:11:50.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:11:50.825Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-06T11:11:52.251Z] #0 building with "default" instance using docker driver [2024-12-06T11:11:52.251Z] [2024-12-06T11:11:52.251Z] #1 [internal] load .dockerignore [2024-12-06T11:11:52.251Z] #1 transferring context: 176B 0.0s done [2024-12-06T11:11:52.251Z] #1 DONE 0.1s [2024-12-06T11:11:52.251Z] [2024-12-06T11:11:52.251Z] #2 [internal] load build definition from Dockerfile [2024-12-06T11:11:52.251Z] #2 transferring dockerfile: 1.53kB done [2024-12-06T11:11:52.251Z] #2 DONE 0.1s [2024-12-06T11:11:52.251Z] [2024-12-06T11:11:52.251Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-06T11:11:52.251Z] #3 DONE 0.1s [2024-12-06T11:11:52.251Z] [2024-12-06T11:11:52.251Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-06T11:11:52.251Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-06T11:11:52.251Z] #4 ... [2024-12-06T11:11:52.251Z] [2024-12-06T11:11:52.251Z] #5 [internal] load build context [2024-12-06T11:11:52.251Z] #5 transferring context: 1.12MB 0.1s done [2024-12-06T11:11:52.251Z] #5 DONE 0.2s [2024-12-06T11:11:52.251Z] [2024-12-06T11:11:52.251Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-06T11:11:52.251Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-06T11:11:52.251Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 4.19MB / 70.64MB 0.2s [2024-12-06T11:11:52.251Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-06T11:11:52.251Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0B / 4.09MB 0.1s [2024-12-06T11:11:52.251Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2024-12-06T11:11:52.522Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 9.02MB / 70.64MB 0.3s [2024-12-06T11:11:52.522Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.3s done [2024-12-06T11:11:52.522Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-06T11:11:52.522Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-06T11:11:52.522Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-06T11:11:52.522Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.2s done [2024-12-06T11:11:52.522Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0B / 12.73MB 0.3s [2024-12-06T11:11:52.522Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 1.72MB / 95.52MB 0.3s [2024-12-06T11:11:52.522Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 14.14MB / 70.64MB 0.4s [2024-12-06T11:11:52.522Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 3.15MB / 12.73MB 0.4s [2024-12-06T11:11:52.522Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.87MB / 70.64MB 0.5s [2024-12-06T11:11:52.522Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 7.34MB / 12.73MB 0.5s [2024-12-06T11:11:52.522Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 11.53MB / 95.52MB 0.5s [2024-12-06T11:11:52.797Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 24.12MB / 70.64MB 0.6s [2024-12-06T11:11:52.797Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 11.53MB / 12.73MB 0.6s [2024-12-06T11:11:52.797Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 16.78MB / 95.52MB 0.6s [2024-12-06T11:11:53.066Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 35.65MB / 70.64MB 0.8s [2024-12-06T11:11:53.066Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.4s done [2024-12-06T11:11:53.066Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.6s done [2024-12-06T11:11:53.066Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 28.31MB / 95.52MB 0.8s [2024-12-06T11:11:53.066Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 40.89MB / 70.64MB 0.9s [2024-12-06T11:11:53.066Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 33.55MB / 95.52MB 0.9s [2024-12-06T11:11:53.066Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-06T11:11:53.335Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 51.20MB / 70.64MB 1.1s [2024-12-06T11:11:53.335Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 45.64MB / 95.52MB 1.1s [2024-12-06T11:11:53.335Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 56.28MB / 70.64MB 1.2s [2024-12-06T11:11:53.335Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 51.38MB / 95.52MB 1.2s [2024-12-06T11:11:53.335Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-06T11:11:53.606Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 65.59MB / 70.64MB 1.4s [2024-12-06T11:11:53.606Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 62.89MB / 95.52MB 1.4s [2024-12-06T11:11:53.606Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.5s [2024-12-06T11:11:53.606Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 69.21MB / 95.52MB 1.5s [2024-12-06T11:11:53.606Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.6s done [2024-12-06T11:11:53.606Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 75.64MB / 95.52MB 1.6s [2024-12-06T11:11:53.879Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 80.74MB / 95.52MB 1.7s [2024-12-06T11:11:53.880Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-06T11:11:54.149Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 90.18MB / 95.52MB 1.9s [2024-12-06T11:11:54.149Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.42MB / 95.52MB 2.0s [2024-12-06T11:11:54.422Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.1s done [2024-12-06T11:11:59.794Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.9s [2024-12-06T11:12:01.868Z] Removing intermediate container b91f4d32b5ab [2024-12-06T11:12:01.868Z] ---> 5766db80c296 [2024-12-06T11:12:01.868Z] Step 13/25 : FROM alpine:3.20 [2024-12-06T11:12:01.868Z] 3.20: Pulling from library/alpine [2024-12-06T11:12:01.868Z] da9db072f522: Pulling fs layer [2024-12-06T11:12:01.868Z] da9db072f522: Verifying Checksum [2024-12-06T11:12:01.868Z] da9db072f522: Download complete [2024-12-06T11:12:01.868Z] da9db072f522: Pull complete [2024-12-06T11:12:01.868Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T11:12:01.868Z] Status: Downloaded newer image for alpine:3.20 [2024-12-06T11:12:01.868Z] ---> 63b790fccc90 [2024-12-06T11:12:01.868Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-12-06T11:12:01.868Z] ---> Running in c0c1e448586c [2024-12-06T11:12:01.868Z] Removing intermediate container c0c1e448586c [2024-12-06T11:12:01.868Z] ---> d248b9de7c03 [2024-12-06T11:12:01.868Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-12-06T11:12:01.868Z] ---> Running in 94913257b682 [2024-12-06T11:12:01.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T11:12:01.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T11:12:01.868Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-06T11:12:01.868Z] Executing busybox-1.36.1-r29.trigger [2024-12-06T11:12:01.868Z] OK: 8 MiB in 15 packages [2024-12-06T11:12:01.868Z] Removing intermediate container 94913257b682 [2024-12-06T11:12:01.868Z] ---> 413781bb8388 [2024-12-06T11:12:01.868Z] Step 16/25 : RUN apk --no-cache upgrade [2024-12-06T11:12:01.868Z] ---> Running in 72bd62a5d61f [2024-12-06T11:12:01.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T11:12:01.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T11:12:01.868Z] Upgrading critical system libraries and apk-tools: [2024-12-06T11:12:01.868Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T11:12:01.868Z] Executing busybox-1.36.1-r29.trigger [2024-12-06T11:12:01.868Z] Continuing the upgrade transaction with new apk-tools: [2024-12-06T11:12:01.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T11:12:01.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T11:12:01.868Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T11:12:01.868Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T11:12:01.868Z] OK: 8 MiB in 15 packages [2024-12-06T11:12:01.868Z] Removing intermediate container 72bd62a5d61f [2024-12-06T11:12:01.868Z] ---> 1e7d1374665e [2024-12-06T11:12:01.868Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-12-06T11:12:01.868Z] ---> 9eb9ffc341fd [2024-12-06T11:12:01.868Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-12-06T11:12:01.868Z] ---> fbcdc4fd6aa3 [2024-12-06T11:12:01.868Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-12-06T11:12:02.441Z] ---> 929e5728cdc0 [2024-12-06T11:12:02.441Z] Step 20/25 : EXPOSE 59989 [2024-12-06T11:12:02.441Z] ---> Running in 69ac60c4a0a6 [2024-12-06T11:12:02.441Z] Removing intermediate container 69ac60c4a0a6 [2024-12-06T11:12:02.441Z] ---> 649f7435cebe [2024-12-06T11:12:02.441Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-12-06T11:12:02.701Z] ---> Running in e2341b465474 [2024-12-06T11:12:02.701Z] Removing intermediate container e2341b465474 [2024-12-06T11:12:02.701Z] ---> 4323f7145dd9 [2024-12-06T11:12:02.701Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-06T11:12:02.701Z] ---> Running in 28b9be1cfb29 [2024-12-06T11:12:02.701Z] Removing intermediate container 28b9be1cfb29 [2024-12-06T11:12:02.701Z] ---> 66a1cc8394ba [2024-12-06T11:12:02.701Z] Step 23/25 : LABEL arch=amd64 [2024-12-06T11:12:02.701Z] ---> Running in c1d4aa6a3ef7 [2024-12-06T11:12:02.961Z] Removing intermediate container c1d4aa6a3ef7 [2024-12-06T11:12:02.961Z] ---> f0201dd7bcfb [2024-12-06T11:12:02.961Z] Step 24/25 : LABEL git_sha=c127c0d8b8ae655f398151a1406003168975b417 [2024-12-06T11:12:02.961Z] ---> Running in 3668fcdfa4a1 [2024-12-06T11:12:02.961Z] Removing intermediate container 3668fcdfa4a1 [2024-12-06T11:12:02.961Z] ---> 56b4d4e3d647 [2024-12-06T11:12:02.961Z] Step 25/25 : LABEL version=4.0.0-dev.5 [2024-12-06T11:12:02.961Z] ---> Running in e1eca8ee8c00 [2024-12-06T11:12:02.961Z] Removing intermediate container e1eca8ee8c00 [2024-12-06T11:12:02.961Z] ---> 50344e0b1a1a [2024-12-06T11:12:02.961Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-06T11:12:02.961Z] Successfully built 50344e0b1a1a [2024-12-06T11:12:02.961Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T11:12:03.098Z] provisioning config files... [2024-12-06T11:12:03.108Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16491334430104196781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:12:03.420Z] ---> ****-login.sh [2024-12-06T11:12:03.420Z] nexus3.edgexfoundry.org:10001 [2024-12-06T11:12:03.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:12:03.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:12:03.420Z] Configure a credential helper to remove this warning. See [2024-12-06T11:12:03.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:12:03.420Z] [2024-12-06T11:12:03.420Z] Login Succeeded [2024-12-06T11:12:03.420Z] nexus3.edgexfoundry.org:10002 [2024-12-06T11:12:03.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:12:03.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:12:03.421Z] Configure a credential helper to remove this warning. See [2024-12-06T11:12:03.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:12:03.421Z] [2024-12-06T11:12:03.421Z] Login Succeeded [2024-12-06T11:12:03.421Z] nexus3.edgexfoundry.org:10003 [2024-12-06T11:12:03.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:12:03.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:12:03.680Z] Configure a credential helper to remove this warning. See [2024-12-06T11:12:03.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:12:03.680Z] [2024-12-06T11:12:03.680Z] Login Succeeded [2024-12-06T11:12:03.680Z] nexus3.edgexfoundry.org:10004 [2024-12-06T11:12:03.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:12:03.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:12:03.680Z] Configure a credential helper to remove this warning. See [2024-12-06T11:12:03.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:12:03.680Z] [2024-12-06T11:12:03.680Z] Login Succeeded [2024-12-06T11:12:03.680Z] ****.io [2024-12-06T11:12:03.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:12:03.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:12:03.940Z] Configure a credential helper to remove this warning. See [2024-12-06T11:12:03.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:12:03.940Z] [2024-12-06T11:12:03.940Z] Login Succeeded [2024-12-06T11:12:03.940Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T11:12:03.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T11:12:04.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T11:12:04.027Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-12-06T11:12:04.027Z] c127c0d8b8ae655f398151a1406003168975b417 [2024-12-06T11:12:04.027Z] latest [2024-12-06T11:12:04.027Z] 4.0.0-dev.5 [2024-12-06T11:12:04.027Z] c127c0d8b8ae655f398151a1406003168975b417-4.0.0-dev.5 [2024-12-06T11:12:04.027Z] main [2024-12-06T11:12:04.027Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:12:04.382Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:c127c0d8b8ae655f398151a1406003168975b417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:12:04.715Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:c127c0d8b8ae655f398151a1406003168975b417 [2024-12-06T11:12:04.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-12-06T11:12:04.715Z] ebec84a76158: Preparing [2024-12-06T11:12:04.715Z] 015012dff41b: Preparing [2024-12-06T11:12:04.715Z] f91aed301b66: Preparing [2024-12-06T11:12:04.715Z] 0ef38378d1ce: Preparing [2024-12-06T11:12:04.715Z] a4abdc6f1364: Preparing [2024-12-06T11:12:04.715Z] 75654b8eeebd: Preparing [2024-12-06T11:12:04.715Z] 75654b8eeebd: Waiting [2024-12-06T11:12:04.715Z] f91aed301b66: Pushed [2024-12-06T11:12:04.715Z] 015012dff41b: Pushed [2024-12-06T11:12:04.715Z] a4abdc6f1364: Pushed [2024-12-06T11:12:04.715Z] 75654b8eeebd: Layer already exists [2024-12-06T11:12:05.149Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.3s [2024-12-06T11:12:05.285Z] 0ef38378d1ce: Pushed [2024-12-06T11:12:09.480Z] ebec84a76158: Pushed [2024-12-06T11:12:09.480Z] c127c0d8b8ae655f398151a1406003168975b417: digest: sha256:98f90448d0250f5daea7bedf8660811e23cbf4ae451b65c49877c0ca0161cf79 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:12:09.796Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:12:10.119Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-12-06T11:12:10.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-12-06T11:12:10.119Z] ebec84a76158: Preparing [2024-12-06T11:12:10.119Z] 015012dff41b: Preparing [2024-12-06T11:12:10.119Z] f91aed301b66: Preparing [2024-12-06T11:12:10.119Z] 0ef38378d1ce: Preparing [2024-12-06T11:12:10.119Z] a4abdc6f1364: Preparing [2024-12-06T11:12:10.119Z] 75654b8eeebd: Preparing [2024-12-06T11:12:10.119Z] 75654b8eeebd: Waiting [2024-12-06T11:12:10.119Z] a4abdc6f1364: Layer already exists [2024-12-06T11:12:10.119Z] 0ef38378d1ce: Layer already exists [2024-12-06T11:12:10.119Z] 015012dff41b: Layer already exists [2024-12-06T11:12:10.119Z] ebec84a76158: Layer already exists [2024-12-06T11:12:10.119Z] f91aed301b66: Layer already exists [2024-12-06T11:12:10.119Z] 75654b8eeebd: Layer already exists [2024-12-06T11:12:10.119Z] latest: digest: sha256:98f90448d0250f5daea7bedf8660811e23cbf4ae451b65c49877c0ca0161cf79 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:12:10.463Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:12:10.793Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.5 [2024-12-06T11:12:10.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-12-06T11:12:10.794Z] ebec84a76158: Preparing [2024-12-06T11:12:10.794Z] 015012dff41b: Preparing [2024-12-06T11:12:10.794Z] f91aed301b66: Preparing [2024-12-06T11:12:10.794Z] 0ef38378d1ce: Preparing [2024-12-06T11:12:10.794Z] a4abdc6f1364: Preparing [2024-12-06T11:12:10.794Z] 75654b8eeebd: Preparing [2024-12-06T11:12:10.794Z] 75654b8eeebd: Waiting [2024-12-06T11:12:10.794Z] a4abdc6f1364: Layer already exists [2024-12-06T11:12:10.794Z] 015012dff41b: Layer already exists [2024-12-06T11:12:10.794Z] f91aed301b66: Layer already exists [2024-12-06T11:12:10.794Z] ebec84a76158: Layer already exists [2024-12-06T11:12:10.794Z] 0ef38378d1ce: Layer already exists [2024-12-06T11:12:10.794Z] 75654b8eeebd: Layer already exists [2024-12-06T11:12:10.794Z] 4.0.0-dev.5: digest: sha256:98f90448d0250f5daea7bedf8660811e23cbf4ae451b65c49877c0ca0161cf79 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:12:11.128Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:c127c0d8b8ae655f398151a1406003168975b417-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:12:11.455Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:c127c0d8b8ae655f398151a1406003168975b417-4.0.0-dev.5 [2024-12-06T11:12:11.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-12-06T11:12:11.455Z] ebec84a76158: Preparing [2024-12-06T11:12:11.455Z] 015012dff41b: Preparing [2024-12-06T11:12:11.455Z] f91aed301b66: Preparing [2024-12-06T11:12:11.455Z] 0ef38378d1ce: Preparing [2024-12-06T11:12:11.455Z] a4abdc6f1364: Preparing [2024-12-06T11:12:11.455Z] 75654b8eeebd: Preparing [2024-12-06T11:12:11.455Z] 75654b8eeebd: Waiting [2024-12-06T11:12:11.455Z] f91aed301b66: Layer already exists [2024-12-06T11:12:11.455Z] a4abdc6f1364: Layer already exists [2024-12-06T11:12:11.455Z] ebec84a76158: Layer already exists [2024-12-06T11:12:11.455Z] 0ef38378d1ce: Layer already exists [2024-12-06T11:12:11.455Z] 015012dff41b: Layer already exists [2024-12-06T11:12:11.455Z] 75654b8eeebd: Layer already exists [2024-12-06T11:12:11.455Z] c127c0d8b8ae655f398151a1406003168975b417-4.0.0-dev.5: digest: sha256:98f90448d0250f5daea7bedf8660811e23cbf4ae451b65c49877c0ca0161cf79 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:12:11.780Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-12-06T11:12:11.785Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 17.9s done [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:12:12.103Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-12-06T11:12:12.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-12-06T11:12:12.103Z] ebec84a76158: Preparing [2024-12-06T11:12:12.103Z] 015012dff41b: Preparing [2024-12-06T11:12:12.103Z] f91aed301b66: Preparing [2024-12-06T11:12:12.103Z] 0ef38378d1ce: Preparing [2024-12-06T11:12:12.103Z] a4abdc6f1364: Preparing [2024-12-06T11:12:12.103Z] 75654b8eeebd: Preparing [2024-12-06T11:12:12.103Z] 75654b8eeebd: Waiting [2024-12-06T11:12:12.103Z] f91aed301b66: Layer already exists [2024-12-06T11:12:12.103Z] 015012dff41b: Layer already exists [2024-12-06T11:12:12.103Z] a4abdc6f1364: Layer already exists [2024-12-06T11:12:12.103Z] 0ef38378d1ce: Layer already exists [2024-12-06T11:12:12.103Z] ebec84a76158: Layer already exists [2024-12-06T11:12:12.103Z] 75654b8eeebd: Layer already exists [2024-12-06T11:12:12.103Z] main: digest: sha256:98f90448d0250f5daea7bedf8660811e23cbf4ae451b65c49877c0ca0161cf79 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T11:12:12.180Z] ===================================================== [Pipeline] echo [2024-12-06T11:12:12.196Z] taggedImages: [2024-12-06T11:12:12.196Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c127c0d8b8ae655f398151a1406003168975b417 [2024-12-06T11:12:12.196Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-12-06T11:12:12.196Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.5 [2024-12-06T11:12:12.196Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c127c0d8b8ae655f398151a1406003168975b417-4.0.0-dev.5 [2024-12-06T11:12:12.196Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [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-12-06T11:12:12.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T11:12:12.628Z] [2024-12-06T11:12:12.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:12:12.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T11:12:12.929Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-06T11:12:12.929Z] 5eb5b503b376: Pulling fs layer [2024-12-06T11:12:12.929Z] 5c69ac0246d0: Pulling fs layer [2024-12-06T11:12:12.929Z] ec43610c2a17: Pulling fs layer [2024-12-06T11:12:12.929Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-06T11:12:12.929Z] 33b1e0a273af: Pulling fs layer [2024-12-06T11:12:12.929Z] 5d3b04190fa2: Pulling fs layer [2024-12-06T11:12:12.929Z] 2f39f015ded8: Pulling fs layer [2024-12-06T11:12:12.929Z] 3a2ae6a8a46f: Waiting [2024-12-06T11:12:12.929Z] 33b1e0a273af: Waiting [2024-12-06T11:12:12.929Z] 5d3b04190fa2: Waiting [2024-12-06T11:12:12.929Z] 2f39f015ded8: Waiting [2024-12-06T11:12:12.929Z] 5c69ac0246d0: Verifying Checksum [2024-12-06T11:12:12.929Z] 5c69ac0246d0: Download complete [2024-12-06T11:12:12.929Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-06T11:12:12.929Z] 3a2ae6a8a46f: Download complete [2024-12-06T11:12:12.929Z] 33b1e0a273af: Verifying Checksum [2024-12-06T11:12:12.929Z] 33b1e0a273af: Download complete [2024-12-06T11:12:12.929Z] 5d3b04190fa2: Download complete [2024-12-06T11:12:12.929Z] ec43610c2a17: Download complete [2024-12-06T11:12:13.187Z] 5eb5b503b376: Verifying Checksum [2024-12-06T11:12:13.188Z] 5eb5b503b376: Download complete [2024-12-06T11:12:13.192Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-06T11:12:13.192Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-06T11:12:13.192Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-06T11:12:13.457Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0.1s [2024-12-06T11:12:13.754Z] 2f39f015ded8: Download complete [2024-12-06T11:12:14.322Z] 5eb5b503b376: Pull complete [2024-12-06T11:12:14.580Z] 5c69ac0246d0: Pull complete [2024-12-06T11:12:15.148Z] ec43610c2a17: Pull complete [2024-12-06T11:12:15.148Z] 3a2ae6a8a46f: Pull complete [2024-12-06T11:12:15.407Z] 33b1e0a273af: Pull complete [2024-12-06T11:12:15.407Z] 5d3b04190fa2: Pull complete [2024-12-06T11:12:18.922Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s [2024-12-06T11:12:19.586Z] 2f39f015ded8: Pull complete [2024-12-06T11:12:19.586Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-06T11:12:19.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T11:12:19.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:12:19.685Z] prd-ubuntu20.04-docker-8c-8g-34619 does not seem to be running inside a container [2024-12-06T11:12:19.705Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-lftools-log-publisher:latest cat [2024-12-06T11:12:21.502Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.9s done [2024-12-06T11:12:21.502Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-06T11:12:23.444Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.9s done [2024-12-06T11:12:23.715Z] #4 DONE 31.5s [2024-12-06T11:12:23.715Z] [2024-12-06T11:12:23.715Z] #6 [builder 2/7] RUN apk add --no-cache make git [2024-12-06T11:12:24.305Z] #6 0.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T11:12:24.575Z] #6 1.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T11:12:24.646Z] $ docker top 9d16222f950a4216f97c5f1adbd7c6e92fc518394a3c1d3c53e783fb2886658b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:12:25.033Z] ---> job-cost.sh [2024-12-06T11:12:25.033Z] lf-activate-venv: SKIPPING [2024-12-06T11:12:25.033Z] INFO: No Stack... [2024-12-06T11:12:25.293Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-06T11:12:25.553Z] INFO: Archiving Costs [Pipeline] sh [2024-12-06T11:12:25.848Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-12-06T11:12:25.848Z] + cut -d, -f6 [Pipeline] lock [2024-12-06T11:12:25.864Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-160-stack-cost] [2024-12-06T11:12:25.873Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-160-stack-cost] did not exist. Created. [2024-12-06T11:12:25.880Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-06T11:12:25.984Z] #6 2.245 OK: 238 MiB in 54 packages [2024-12-06T11:12:26.193Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-06T11:12:26.233Z] Stashed 1 file(s) [Pipeline] } [2024-12-06T11:12:26.242Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-06T11:12:26.263Z] $ docker stop --time=1 9d16222f950a4216f97c5f1adbd7c6e92fc518394a3c1d3c53e783fb2886658b [2024-12-06T11:12:27.417Z] $ docker rm -f --volumes 9d16222f950a4216f97c5f1adbd7c6e92fc518394a3c1d3c53e783fb2886658b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-06T11:12:27.931Z] #6 DONE 4.1s [2024-12-06T11:12:27.931Z] [2024-12-06T11:12:27.931Z] #7 [builder 3/7] WORKDIR /app [2024-12-06T11:12:27.931Z] #7 DONE 0.1s [2024-12-06T11:12:27.931Z] [2024-12-06T11:12:27.931Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-06T11:12:27.931Z] #8 DONE 0.1s [2024-12-06T11:12:27.931Z] [2024-12-06T11:12:27.931Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T11:13:00.153Z] #9 DONE 28.2s [2024-12-06T11:13:00.153Z] [2024-12-06T11:13:00.153Z] #10 [builder 6/7] COPY . . [2024-12-06T11:13:00.153Z] #10 DONE 0.2s [2024-12-06T11:13:00.153Z] [2024-12-06T11:13:00.153Z] #11 [builder 7/7] RUN echo noop [2024-12-06T11:13:00.153Z] #11 0.585 noop [2024-12-06T11:13:00.153Z] #11 DONE 0.7s [2024-12-06T11:13:00.153Z] [2024-12-06T11:13:00.153Z] #12 exporting to image [2024-12-06T11:13:00.153Z] #12 exporting layers [2024-12-06T11:13:32.395Z] #12 exporting layers 34.6s done [2024-12-06T11:13:32.395Z] #12 writing image sha256:128a5191be223b40f98cfb1c640a5c1b6ec1df61bdcc156b68acb1309be202c6 done [2024-12-06T11:13:32.395Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-06T11:13:32.395Z] #12 DONE 34.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:13:32.758Z] + docker inspect -f . ci-base-image-arm64 [2024-12-06T11:13:32.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:13:32.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-34620 does not seem to be running inside a container [2024-12-06T11:13:33.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/160 -v /w/workspace/device-rfid-llrp-go/160:/w/workspace/device-rfid-llrp-go/160:rw,z -v /w/workspace/device-rfid-llrp-go/160@tmp:/w/workspace/device-rfid-llrp-go/160@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 ******** ci-base-image-arm64 cat [2024-12-06T11:13:34.264Z] $ docker top 813adccdb87d6b382d30b5aca12bf397a0e56a3a860efce9b5102ab08bcb3dab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T11:13:34.816Z] + go version [2024-12-06T11:13:35.086Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-06T11:13:35.109Z] $ docker stop --time=1 813adccdb87d6b382d30b5aca12bf397a0e56a3a860efce9b5102ab08bcb3dab [2024-12-06T11:13:36.654Z] $ docker rm -f --volumes 813adccdb87d6b382d30b5aca12bf397a0e56a3a860efce9b5102ab08bcb3dab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:13:37.215Z] + docker inspect -f . ci-base-image-arm64 [2024-12-06T11:13:37.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:13:37.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-34620 does not seem to be running inside a container [2024-12-06T11:13:37.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/160 -v /w/workspace/device-rfid-llrp-go/160:/w/workspace/device-rfid-llrp-go/160:rw,z -v /w/workspace/device-rfid-llrp-go/160@tmp:/w/workspace/device-rfid-llrp-go/160@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 ******** ci-base-image-arm64 cat [2024-12-06T11:13:38.373Z] $ docker top c4a132409d923b37af4580d7b1531a26d34116f3e1a3a88ae67ab4228c5ca9ea -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T11:13:38.850Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/160 [Pipeline] fileExists [Pipeline] sh [2024-12-06T11:13:39.187Z] + make test [2024-12-06T11:13:39.187Z] go test ./... -coverprofile=coverage.out ./... [2024-12-06T11:13:44.616Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-12-06T11:15:51.408Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-12-06T11:15:51.408Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-12-06T11:16:03.710Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 22.573s coverage: 40.6% of statements [2024-12-06T11:16:03.710Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements [2024-12-06T11:16:03.710Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.603s coverage: 51.9% of statements [2024-12-06T11:16:03.977Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-06T11:16:03.977Z] go vet ./... [2024-12-06T11:16:36.233Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-06T11:16:36.233Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-06T11:16:36.233Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-06T11:16:36.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-06T11:16:36.276Z] $ docker stop --time=1 c4a132409d923b37af4580d7b1531a26d34116f3e1a3a88ae67ab4228c5ca9ea [2024-12-06T11:16:38.178Z] $ docker rm -f --volumes c4a132409d923b37af4580d7b1531a26d34116f3e1a3a88ae67ab4228c5ca9ea [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T11:16:39.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-06T11:16:39.968Z] Warning: overwriting stash ‘coverage-report’ [2024-12-06T11:16:40.760Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-06T11:16:41.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-06T11:16:41.503Z] + ls -al . [2024-12-06T11:16:41.503Z] total 700 [2024-12-06T11:16:41.503Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 11:13 . [2024-12-06T11:16:41.503Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 11:11 .. [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 6 11:11 .dockerignore [2024-12-06T11:16:41.503Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 11:11 .git [2024-12-06T11:16:41.503Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:11 .github [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 6 11:11 .gitignore [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 6 11:11 .golangci.yml [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 20798 Dec 6 11:11 Attribution.txt [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 6 11:11 CHANGELOG.md [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 1489 Dec 6 11:11 Dockerfile [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 11:11 GOVERNANCE.md [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 6 11:11 Jenkinsfile [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 6 11:11 LICENSE [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 2761 Dec 6 11:11 Makefile [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 6 11:11 OWNERS.md [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 6 11:11 README.md [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 11:09 VERSION [2024-12-06T11:16:41.503Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 11:11 bin [2024-12-06T11:16:41.503Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 11:11 cmd [2024-12-06T11:16:41.503Z] -rw-r--r-- 1 jenkins jenkins 451915 Dec 6 11:16 coverage.out [2024-12-06T11:16:41.503Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 11:11 examples [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 6364 Dec 6 11:11 go.mod [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 87150 Dec 6 11:11 go.sum [2024-12-06T11:16:41.503Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 11:11 images [2024-12-06T11:16:41.503Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 11:11 internal [2024-12-06T11:16:41.503Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 11:11 pkg [2024-12-06T11:16:41.503Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 6 11:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:16:42.193Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c127c0d8b8ae655f398151a1406003168975b417 --label arch=arm64 --label version=4.0.0-dev.5 . [2024-12-06T11:16:43.161Z] #0 building with "default" instance using docker driver [2024-12-06T11:16:43.161Z] [2024-12-06T11:16:43.161Z] #1 [internal] load build definition from Dockerfile [2024-12-06T11:16:43.161Z] #1 transferring dockerfile: 1.53kB 0.0s done [2024-12-06T11:16:43.161Z] #1 DONE 0.0s [2024-12-06T11:16:43.161Z] [2024-12-06T11:16:43.161Z] #2 [internal] load .dockerignore [2024-12-06T11:16:43.161Z] #2 transferring context: 176B 0.0s done [2024-12-06T11:16:43.161Z] #2 DONE 0.1s [2024-12-06T11:16:43.161Z] [2024-12-06T11:16:43.161Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-06T11:16:43.161Z] #3 DONE 0.0s [2024-12-06T11:16:43.161Z] [2024-12-06T11:16:43.161Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-06T11:16:43.434Z] #4 DONE 0.3s [2024-12-06T11:16:43.434Z] [2024-12-06T11:16:43.434Z] #5 [internal] load build context [2024-12-06T11:16:43.434Z] #5 transferring context: 5.98kB 0.1s done [2024-12-06T11:16:43.434Z] #5 DONE 0.1s [2024-12-06T11:16:43.434Z] [2024-12-06T11:16:43.434Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T11:16:43.434Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-06T11:16:43.434Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-06T11:16:43.434Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s [2024-12-06T11:16:43.434Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-06T11:16:43.434Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-06T11:16:43.705Z] #6 ... [2024-12-06T11:16:43.705Z] [2024-12-06T11:16:43.705Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-06T11:16:43.705Z] #7 DONE 0.3s [2024-12-06T11:16:43.705Z] [2024-12-06T11:16:43.705Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T11:16:43.705Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.2s [2024-12-06T11:16:43.705Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2024-12-06T11:16:43.705Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-06T11:16:44.298Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-06T11:16:45.269Z] #6 DONE 1.7s [2024-12-06T11:16:45.269Z] [2024-12-06T11:16:45.269Z] #8 [builder 2/7] RUN apk add --no-cache make git [2024-12-06T11:16:45.269Z] #8 0.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T11:16:45.269Z] #8 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T11:16:46.238Z] #8 2.597 OK: 238 MiB in 54 packages [2024-12-06T11:16:46.831Z] #8 DONE 2.9s [2024-12-06T11:16:46.831Z] [2024-12-06T11:16:46.831Z] #9 [builder 3/7] WORKDIR /app [2024-12-06T11:16:46.831Z] #9 DONE 0.1s [2024-12-06T11:16:46.831Z] [2024-12-06T11:16:46.831Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2024-12-06T11:16:47.100Z] #10 DONE 0.2s [2024-12-06T11:16:47.100Z] [2024-12-06T11:16:47.100Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T11:16:48.066Z] #11 ... [2024-12-06T11:16:48.066Z] [2024-12-06T11:16:48.066Z] #12 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-06T11:16:48.066Z] #12 0.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T11:16:48.066Z] #12 0.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T11:16:48.066Z] #12 2.330 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-06T11:16:48.066Z] #12 2.345 Executing busybox-1.36.1-r29.trigger [2024-12-06T11:16:48.066Z] #12 2.367 OK: 9 MiB in 15 packages [2024-12-06T11:16:48.066Z] #12 DONE 2.7s [2024-12-06T11:16:48.066Z] [2024-12-06T11:16:48.066Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-12-06T11:16:48.336Z] #13 ... [2024-12-06T11:16:48.336Z] [2024-12-06T11:16:48.336Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T11:16:48.336Z] #11 DONE 1.4s [2024-12-06T11:16:48.611Z] [2024-12-06T11:16:48.611Z] #14 [builder 6/7] COPY . . [2024-12-06T11:16:48.611Z] #14 DONE 0.3s [2024-12-06T11:16:48.611Z] [2024-12-06T11:16:48.611Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-12-06T11:16:48.898Z] #13 0.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T11:16:49.169Z] #13 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T11:16:52.035Z] #13 2.960 Upgrading critical system libraries and apk-tools: [2024-12-06T11:16:52.035Z] #13 2.960 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T11:16:52.035Z] #13 2.981 Executing busybox-1.36.1-r29.trigger [2024-12-06T11:16:52.035Z] #13 3.357 Continuing the upgrade transaction with new apk-tools: [2024-12-06T11:16:52.035Z] #13 3.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-06T11:16:52.035Z] #13 3.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-06T11:16:53.453Z] #13 5.333 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T11:16:53.453Z] #13 5.482 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T11:16:53.453Z] #13 5.520 OK: 9 MiB in 15 packages [2024-12-06T11:16:54.048Z] #13 DONE 6.1s [2024-12-06T11:16:54.048Z] [2024-12-06T11:16:54.048Z] #15 [builder 7/7] RUN make build [2024-12-06T11:16:54.048Z] #15 0.731 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-12-06T11:19:15.901Z] #15 DONE 133.0s [2024-12-06T11:19:15.901Z] [2024-12-06T11:19:15.901Z] #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / [2024-12-06T11:19:15.901Z] #16 DONE 0.1s [2024-12-06T11:19:15.901Z] [2024-12-06T11:19:15.901Z] #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / [2024-12-06T11:19:15.901Z] #17 DONE 0.1s [2024-12-06T11:19:15.901Z] [2024-12-06T11:19:15.901Z] #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / [2024-12-06T11:19:15.901Z] #18 DONE 0.6s [2024-12-06T11:19:15.901Z] [2024-12-06T11:19:15.901Z] #19 exporting to image [2024-12-06T11:19:15.901Z] #19 exporting layers [2024-12-06T11:19:15.901Z] #19 exporting layers 0.6s done [2024-12-06T11:19:15.901Z] #19 writing image sha256:edc8e7a76460f70f2a43f4f1707402b8ce473876634e9a2bca70c1f571f01365 done [2024-12-06T11:19:15.901Z] #19 naming to docker.io/library/device-rfid-llrp-arm64 0.0s done [2024-12-06T11:19:15.901Z] #19 DONE 0.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T11:19:16.043Z] provisioning config files... [2024-12-06T11:19:16.061Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/160@tmp/config1581134800357674529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:19:16.414Z] ---> ****-login.sh [2024-12-06T11:19:16.414Z] nexus3.edgexfoundry.org:10001 [2024-12-06T11:19:16.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:19:16.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:19:16.683Z] Configure a credential helper to remove this warning. See [2024-12-06T11:19:16.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:19:16.683Z] [2024-12-06T11:19:16.683Z] Login Succeeded [2024-12-06T11:19:16.683Z] nexus3.edgexfoundry.org:10002 [2024-12-06T11:19:16.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:19:16.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:19:16.950Z] Configure a credential helper to remove this warning. See [2024-12-06T11:19:16.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:19:16.950Z] [2024-12-06T11:19:16.950Z] Login Succeeded [2024-12-06T11:19:16.950Z] nexus3.edgexfoundry.org:10003 [2024-12-06T11:19:17.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:19:17.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:19:17.218Z] Configure a credential helper to remove this warning. See [2024-12-06T11:19:17.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:19:17.218Z] [2024-12-06T11:19:17.218Z] Login Succeeded [2024-12-06T11:19:17.218Z] nexus3.edgexfoundry.org:10004 [2024-12-06T11:19:17.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:19:17.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:19:17.484Z] Configure a credential helper to remove this warning. See [2024-12-06T11:19:17.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:19:17.484Z] [2024-12-06T11:19:17.484Z] Login Succeeded [2024-12-06T11:19:17.484Z] ****.io [2024-12-06T11:19:17.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T11:19:18.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T11:19:18.016Z] Configure a credential helper to remove this warning. See [2024-12-06T11:19:18.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T11:19:18.016Z] [2024-12-06T11:19:18.016Z] Login Succeeded [2024-12-06T11:19:18.016Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T11:19:18.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T11:19:18.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T11:19:18.106Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-12-06T11:19:18.106Z] c127c0d8b8ae655f398151a1406003168975b417 [2024-12-06T11:19:18.106Z] latest [2024-12-06T11:19:18.106Z] 4.0.0-dev.5 [2024-12-06T11:19:18.106Z] c127c0d8b8ae655f398151a1406003168975b417-4.0.0-dev.5 [2024-12-06T11:19:18.106Z] main [2024-12-06T11:19:18.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:19:18.476Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c127c0d8b8ae655f398151a1406003168975b417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:19:18.831Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c127c0d8b8ae655f398151a1406003168975b417 [2024-12-06T11:19:18.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-12-06T11:19:18.831Z] c7b6a2ecda3b: Preparing [2024-12-06T11:19:18.831Z] 9e65017dd794: Preparing [2024-12-06T11:19:18.831Z] b1749fb948a4: Preparing [2024-12-06T11:19:18.831Z] a746d87f6f05: Preparing [2024-12-06T11:19:18.831Z] 1962f2cb435a: Preparing [2024-12-06T11:19:18.831Z] 651d9022c234: Preparing [2024-12-06T11:19:18.831Z] 651d9022c234: Waiting [2024-12-06T11:19:19.096Z] 9e65017dd794: Pushed [2024-12-06T11:19:19.096Z] b1749fb948a4: Pushed [2024-12-06T11:19:19.096Z] 1962f2cb435a: Pushed [2024-12-06T11:19:19.096Z] 651d9022c234: Layer already exists [2024-12-06T11:19:20.503Z] a746d87f6f05: Pushed [2024-12-06T11:19:28.693Z] c7b6a2ecda3b: Pushed [2024-12-06T11:19:28.693Z] c127c0d8b8ae655f398151a1406003168975b417: digest: sha256:31d5f0de43b7fa4310d6c15556b8bf438238e3116d740f388830f2f84ccca89b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:19:29.212Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:19:29.567Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-12-06T11:19:29.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-12-06T11:19:29.567Z] c7b6a2ecda3b: Preparing [2024-12-06T11:19:29.567Z] 9e65017dd794: Preparing [2024-12-06T11:19:29.567Z] b1749fb948a4: Preparing [2024-12-06T11:19:29.567Z] a746d87f6f05: Preparing [2024-12-06T11:19:29.567Z] 1962f2cb435a: Preparing [2024-12-06T11:19:29.567Z] 651d9022c234: Preparing [2024-12-06T11:19:29.567Z] 651d9022c234: Waiting [2024-12-06T11:19:29.567Z] 1962f2cb435a: Layer already exists [2024-12-06T11:19:29.567Z] c7b6a2ecda3b: Layer already exists [2024-12-06T11:19:29.567Z] a746d87f6f05: Layer already exists [2024-12-06T11:19:29.567Z] b1749fb948a4: Layer already exists [2024-12-06T11:19:29.567Z] 9e65017dd794: Layer already exists [2024-12-06T11:19:29.567Z] 651d9022c234: Layer already exists [2024-12-06T11:19:29.567Z] latest: digest: sha256:31d5f0de43b7fa4310d6c15556b8bf438238e3116d740f388830f2f84ccca89b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:19:30.182Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:19:30.523Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.5 [2024-12-06T11:19:30.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-12-06T11:19:30.523Z] c7b6a2ecda3b: Preparing [2024-12-06T11:19:30.523Z] 9e65017dd794: Preparing [2024-12-06T11:19:30.523Z] b1749fb948a4: Preparing [2024-12-06T11:19:30.523Z] a746d87f6f05: Preparing [2024-12-06T11:19:30.523Z] 1962f2cb435a: Preparing [2024-12-06T11:19:30.523Z] 651d9022c234: Preparing [2024-12-06T11:19:30.523Z] 651d9022c234: Waiting [2024-12-06T11:19:30.523Z] 9e65017dd794: Layer already exists [2024-12-06T11:19:30.523Z] 1962f2cb435a: Layer already exists [2024-12-06T11:19:30.523Z] a746d87f6f05: Layer already exists [2024-12-06T11:19:30.523Z] c7b6a2ecda3b: Layer already exists [2024-12-06T11:19:30.523Z] b1749fb948a4: Layer already exists [2024-12-06T11:19:30.523Z] 651d9022c234: Layer already exists [2024-12-06T11:19:30.787Z] 4.0.0-dev.5: digest: sha256:31d5f0de43b7fa4310d6c15556b8bf438238e3116d740f388830f2f84ccca89b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:19:31.145Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c127c0d8b8ae655f398151a1406003168975b417-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:19:31.487Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c127c0d8b8ae655f398151a1406003168975b417-4.0.0-dev.5 [2024-12-06T11:19:31.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-12-06T11:19:31.487Z] c7b6a2ecda3b: Preparing [2024-12-06T11:19:31.487Z] 9e65017dd794: Preparing [2024-12-06T11:19:31.487Z] b1749fb948a4: Preparing [2024-12-06T11:19:31.487Z] a746d87f6f05: Preparing [2024-12-06T11:19:31.487Z] 1962f2cb435a: Preparing [2024-12-06T11:19:31.487Z] 651d9022c234: Preparing [2024-12-06T11:19:31.487Z] 651d9022c234: Waiting [2024-12-06T11:19:31.487Z] b1749fb948a4: Layer already exists [2024-12-06T11:19:31.487Z] 1962f2cb435a: Layer already exists [2024-12-06T11:19:31.487Z] a746d87f6f05: Layer already exists [2024-12-06T11:19:31.487Z] c7b6a2ecda3b: Layer already exists [2024-12-06T11:19:31.487Z] 9e65017dd794: Layer already exists [2024-12-06T11:19:31.487Z] 651d9022c234: Layer already exists [2024-12-06T11:19:31.751Z] c127c0d8b8ae655f398151a1406003168975b417-4.0.0-dev.5: digest: sha256:31d5f0de43b7fa4310d6c15556b8bf438238e3116d740f388830f2f84ccca89b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:19:32.103Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:19:32.461Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-12-06T11:19:32.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-12-06T11:19:32.461Z] c7b6a2ecda3b: Preparing [2024-12-06T11:19:32.461Z] 9e65017dd794: Preparing [2024-12-06T11:19:32.461Z] b1749fb948a4: Preparing [2024-12-06T11:19:32.461Z] a746d87f6f05: Preparing [2024-12-06T11:19:32.461Z] 1962f2cb435a: Preparing [2024-12-06T11:19:32.461Z] 651d9022c234: Preparing [2024-12-06T11:19:32.461Z] 651d9022c234: Waiting [2024-12-06T11:19:32.461Z] a746d87f6f05: Layer already exists [2024-12-06T11:19:32.461Z] c7b6a2ecda3b: Layer already exists [2024-12-06T11:19:32.461Z] 9e65017dd794: Layer already exists [2024-12-06T11:19:32.461Z] 1962f2cb435a: Layer already exists [2024-12-06T11:19:32.461Z] b1749fb948a4: Layer already exists [2024-12-06T11:19:32.461Z] 651d9022c234: Layer already exists [2024-12-06T11:19:32.725Z] main: digest: sha256:31d5f0de43b7fa4310d6c15556b8bf438238e3116d740f388830f2f84ccca89b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-06T11:19:32.813Z] ===================================================== [Pipeline] echo [2024-12-06T11:19:32.825Z] taggedImages: [2024-12-06T11:19:32.825Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c127c0d8b8ae655f398151a1406003168975b417 [2024-12-06T11:19:32.825Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-12-06T11:19:32.825Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.5 [2024-12-06T11:19:32.825Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c127c0d8b8ae655f398151a1406003168975b417-4.0.0-dev.5 [2024-12-06T11:19:32.825Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:19:33.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-06T11:19:33.203Z] [2024-12-06T11:19:33.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:19:33.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-06T11:19:33.530Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-06T11:19:33.530Z] 8998bd30e6a1: Pulling fs layer [2024-12-06T11:19:33.530Z] 04944245beec: Pulling fs layer [2024-12-06T11:19:33.530Z] 699f458cf7ca: Pulling fs layer [2024-12-06T11:19:33.530Z] 765212b225bb: Pulling fs layer [2024-12-06T11:19:33.530Z] f23df028b6ca: Pulling fs layer [2024-12-06T11:19:33.530Z] d65c8cfc05b1: Pulling fs layer [2024-12-06T11:19:33.530Z] 2437ff75d9bd: Pulling fs layer [2024-12-06T11:19:33.530Z] 765212b225bb: Waiting [2024-12-06T11:19:33.530Z] f23df028b6ca: Waiting [2024-12-06T11:19:33.530Z] 2437ff75d9bd: Waiting [2024-12-06T11:19:33.530Z] d65c8cfc05b1: Waiting [2024-12-06T11:19:33.530Z] 04944245beec: Verifying Checksum [2024-12-06T11:19:33.530Z] 04944245beec: Download complete [2024-12-06T11:19:33.796Z] 765212b225bb: Verifying Checksum [2024-12-06T11:19:33.796Z] 765212b225bb: Download complete [2024-12-06T11:19:33.796Z] f23df028b6ca: Verifying Checksum [2024-12-06T11:19:33.796Z] f23df028b6ca: Download complete [2024-12-06T11:19:33.796Z] d65c8cfc05b1: Download complete [2024-12-06T11:19:33.796Z] 699f458cf7ca: Verifying Checksum [2024-12-06T11:19:33.796Z] 699f458cf7ca: Download complete [2024-12-06T11:19:34.380Z] 8998bd30e6a1: Verifying Checksum [2024-12-06T11:19:34.380Z] 8998bd30e6a1: Download complete [2024-12-06T11:19:36.538Z] 2437ff75d9bd: Download complete [2024-12-06T11:19:40.784Z] 8998bd30e6a1: Pull complete [2024-12-06T11:19:41.050Z] 04944245beec: Pull complete [2024-12-06T11:19:42.990Z] 699f458cf7ca: Pull complete [2024-12-06T11:19:42.990Z] 765212b225bb: Pull complete [2024-12-06T11:19:43.946Z] f23df028b6ca: Pull complete [2024-12-06T11:19:43.946Z] d65c8cfc05b1: Pull complete [2024-12-06T11:20:10.595Z] 2437ff75d9bd: Pull complete [2024-12-06T11:20:10.595Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-06T11:20:10.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-06T11:20:10.595Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:20:10.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-34620 does not seem to be running inside a container [2024-12-06T11:20:10.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/160 -v /w/workspace/device-rfid-llrp-go/160:/w/workspace/device-rfid-llrp-go/160:rw,z -v /w/workspace/device-rfid-llrp-go/160@tmp:/w/workspace/device-rfid-llrp-go/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-12-06T11:20:13.030Z] $ docker top a5aef67905ed806305db04871542d79e7991c398e424559d4e8eb6b266fb832e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:20:13.503Z] ---> job-cost.sh [2024-12-06T11:20:13.771Z] lf-activate-venv: SKIPPING [2024-12-06T11:20:13.771Z] INFO: No Stack... [2024-12-06T11:20:14.351Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-06T11:20:14.932Z] INFO: Archiving Costs [Pipeline] sh [2024-12-06T11:20:15.255Z] + cat /w/workspace/device-rfid-llrp-go/160/archives/cost.csv [2024-12-06T11:20:15.255Z] + cut -d, -f6 [Pipeline] lock [2024-12-06T11:20:15.289Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-160-stack-cost] [2024-12-06T11:20:15.301Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-160-stack-cost] did not exist. Created. [2024-12-06T11:20:15.308Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-06T11:20:15.657Z] /w/workspace/device-rfid-llrp-go/160@tmp/durable-71bd6356/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-06T11:20:15.988Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-06T11:20:16.019Z] Warning: overwriting stash ‘stack-cost’ [2024-12-06T11:20:16.084Z] Stashed 1 file(s) [Pipeline] } [2024-12-06T11:20:16.093Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-06T11:20:16.127Z] $ docker stop --time=1 a5aef67905ed806305db04871542d79e7991c398e424559d4e8eb6b266fb832e [2024-12-06T11:20:17.549Z] $ docker rm -f --volumes a5aef67905ed806305db04871542d79e7991c398e424559d4e8eb6b266fb832e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-06T11:20:18.014Z] provisioning config files... [2024-12-06T11:20:18.022Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15700755173366550611tmp [Pipeline] { [Pipeline] sh [2024-12-06T11:20:18.319Z] + set +x [2024-12-06T11:20:18.319Z] + bash -s -- [2024-12-06T11:20:18.319Z] + curl -s https://codecov.io/bash [2024-12-06T11:20:18.319Z] [2024-12-06T11:20:18.319Z] _____ _ [2024-12-06T11:20:18.319Z] / ____| | | [2024-12-06T11:20:18.319Z] | | ___ __| | ___ ___ _____ __ [2024-12-06T11:20:18.319Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-06T11:20:18.319Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-06T11:20:18.319Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-06T11:20:18.319Z] Bash-1.0.6 [2024-12-06T11:20:18.319Z] [2024-12-06T11:20:18.319Z] [2024-12-06T11:20:18.319Z] ==> git version 2.25.1 found [2024-12-06T11:20:18.319Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-12-06T11:20:18.319Z] Release-Date: 2020-01-08 [2024-12-06T11:20:18.319Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-06T11:20:18.319Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-06T11:20:18.319Z] ==> Jenkins CI detected. [2024-12-06T11:20:18.319Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-12-06T11:20:18.319Z] project root: . [2024-12-06T11:20:18.319Z] --> token set from env [2024-12-06T11:20:18.319Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-06T11:20:18.319Z] ==> Running gcov in . (disable via -X gcov) [2024-12-06T11:20:18.319Z] ==> Python coveragepy not found [2024-12-06T11:20:18.319Z] ==> Searching for coverage reports in: [2024-12-06T11:20:18.319Z] + . [2024-12-06T11:20:18.319Z] -> Found 1 reports [2024-12-06T11:20:18.319Z] ==> Detecting git/mercurial file structure [2024-12-06T11:20:18.319Z] ==> Reading reports [2024-12-06T11:20:18.319Z] + ./coverage.out bytes=451915 [2024-12-06T11:20:18.319Z] ==> Appending adjustments [2024-12-06T11:20:18.319Z] https://docs.codecov.io/docs/fixing-reports [2024-12-06T11:20:18.577Z] + Found adjustments [2024-12-06T11:20:18.577Z] ==> Gzipping contents [2024-12-06T11:20:18.577Z] 52K /tmp/codecov.tXzKqH.gz [2024-12-06T11:20:18.577Z] ==> Uploading reports [2024-12-06T11:20:18.577Z] url: https://codecov.io [2024-12-06T11:20:18.577Z] query: branch=main&commit=c127c0d8b8ae655f398151a1406003168975b417&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-06T11:20:18.577Z] -> Pinging Codecov [2024-12-06T11:20:18.577Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c127c0d8b8ae655f398151a1406003168975b417&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-06T11:20:18.840Z] -> Uploading to [2024-12-06T11:20:18.840Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/c127c0d8b8ae655f398151a1406003168975b417/2b170f34-c930-4ffb-8872-c1d4ec0cfcfc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241206%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241206T112018Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=bdaa0e9270e3e1c16500b079c8903637c1bc5e49bfdefb60cc8aa6056173bf5a [2024-12-06T11:20:18.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-06T11:20:18.840Z] Dload Upload Total Spent Left Speed [2024-12-06T11:20:19.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 253k --:--:-- --:--:-- --:--:-- 253k [2024-12-06T11:20:19.100Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c127c0d8b8ae655f398151a1406003168975b417 [Pipeline] } [2024-12-06T11:20:19.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-06T11:20:19.342Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-06T11:20:19.358Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:20:19.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-06T11:20:19.676Z] [2024-12-06T11:20:19.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:20:19.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-06T11:20:19.979Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-06T11:20:19.979Z] 43c4264eed91: Already exists [2024-12-06T11:20:19.979Z] 4cc291be95ef: Already exists [2024-12-06T11:20:19.979Z] 2ac1f1163629: Already exists [2024-12-06T11:20:19.979Z] 5c3c966382ef: Already exists [2024-12-06T11:20:19.979Z] 4f4fb700ef54: Already exists [2024-12-06T11:20:19.979Z] d9c7d2e4e75e: Pulling fs layer [2024-12-06T11:20:19.979Z] 9c3e1370e548: Pulling fs layer [2024-12-06T11:20:20.237Z] d9c7d2e4e75e: Verifying Checksum [2024-12-06T11:20:20.237Z] d9c7d2e4e75e: Download complete [2024-12-06T11:20:20.496Z] d9c7d2e4e75e: Pull complete [2024-12-06T11:20:21.064Z] 9c3e1370e548: Verifying Checksum [2024-12-06T11:20:21.064Z] 9c3e1370e548: Download complete [2024-12-06T11:20:24.360Z] 9c3e1370e548: Pull complete [2024-12-06T11:20:24.360Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-06T11:20:24.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-06T11:20:24.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:20:24.460Z] prd-ubuntu20.04-docker-8c-8g-34619 does not seem to be running inside a container [2024-12-06T11:20:24.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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/edgex-snyk-go:latest cat [2024-12-06T11:20:27.543Z] $ docker top 956ae815dc47d8a2367d6c1c1de66ef6c146103c292aa5a4e16db872ac3dc488 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T11:20:27.905Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-12-06T11:20:27.915Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-12-06T11:20:28.194Z] + set -o pipefail [2024-12-06T11:20:28.194Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-12-06T11:20:34.760Z] [2024-12-06T11:20:34.760Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-12-06T11:20:34.760Z] [2024-12-06T11:20:34.760Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/1714c76b-8f13-4dfd-832d-9cf5af78af88 [2024-12-06T11:20:34.760Z] [2024-12-06T11:20:34.760Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-06T11:20:34.760Z] [2024-12-06T11:20:35.020Z] [2024-12-06T11:20:35.020Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-06T11:20:35.020Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-06T11:20:35.290Z] $ docker stop --time=1 956ae815dc47d8a2367d6c1c1de66ef6c146103c292aa5a4e16db872ac3dc488 [2024-12-06T11:20:40.727Z] $ docker rm -f --volumes 956ae815dc47d8a2367d6c1c1de66ef6c146103c292aa5a4e16db872ac3dc488 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-06T11:20:41.616Z] + git log --format=format:%s -1 c127c0d8b8ae655f398151a1406003168975b417 [Pipeline] sh [2024-12-06T11:20:41.904Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T11:20:41.904Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:20:42.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T11:20:42.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:20:42.278Z] prd-ubuntu20.04-docker-8c-8g-34619 does not seem to be running inside a container [2024-12-06T11:20:42.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-06T11:20:42.830Z] $ docker top 8721de8c2385924df995540b61ad5ada816e4b9d7d9278e776b1074044f36bd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T11:20:42.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T11:20:42.934Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T11:20:43.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T11:20:43.044Z] $ docker exec 8721de8c2385924df995540b61ad5ada816e4b9d7d9278e776b1074044f36bd2 ssh-agent [2024-12-06T11:20:43.160Z] SSH_AUTH_SOCK=/tmp/ssh-wlsAI6y2QA4z/agent.32 [2024-12-06T11:20:43.160Z] SSH_AGENT_PID=39 [2024-12-06T11:20:43.164Z] Running ssh-add (command line suppressed) [2024-12-06T11:20:43.260Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3803926221828835075.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3803926221828835075.key) [2024-12-06T11:20:43.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T11:20:43.570Z] + git semver tag [2024-12-06T11:20:43.830Z] 2024-12-06 11:20:43,746 [run_tag] DEBUG tag force:False [2024-12-06T11:20:43.831Z] 2024-12-06 11:20:43,746 [check_head_tag] DEBUG check head tag [2024-12-06T11:20:43.831Z] 2024-12-06 11:20:43,747 [execute] INFO git cat-file --batch-check [2024-12-06T11:20:43.831Z] 2024-12-06 11:20:43,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-12-06T11:20:43.831Z] 2024-12-06 11:20:43,752 [execute] INFO git cat-file --batch [2024-12-06T11:20:43.831Z] 2024-12-06 11:20:43,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-12-06T11:20:43.831Z] 2024-12-06 11:20:43,771 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-06T11:20:43.831Z] 2024-12-06 11:20:43,771 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 [2024-12-06T11:20:43.831Z] 2024-12-06 11:20:43,772 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-06T11:20:43.831Z] 2024-12-06 11:20:43,776 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-06T11:20:43.831Z] 4.0.0-dev.5 [Pipeline] } [2024-12-06T11:20:43.837Z] $ docker exec --env ******** --env ******** 8721de8c2385924df995540b61ad5ada816e4b9d7d9278e776b1074044f36bd2 ssh-agent -k [2024-12-06T11:20:43.937Z] unset SSH_AUTH_SOCK; [2024-12-06T11:20:43.938Z] unset SSH_AGENT_PID; [2024-12-06T11:20:43.938Z] echo Agent pid 39 killed; [2024-12-06T11:20:43.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T11:20:44.275Z] + git semver [Pipeline] } [2024-12-06T11:20:44.545Z] $ docker stop --time=1 8721de8c2385924df995540b61ad5ada816e4b9d7d9278e776b1074044f36bd2 [2024-12-06T11:20:45.855Z] $ docker rm -f --volumes 8721de8c2385924df995540b61ad5ada816e4b9d7d9278e776b1074044f36bd2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:20:46.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-06T11:20:46.277Z] [2024-12-06T11:20:46.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:20:46.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-06T11:20:46.573Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-06T11:20:46.573Z] ab5ef0e58194: Pulling fs layer [2024-12-06T11:20:46.573Z] 9712f1f96733: Pulling fs layer [2024-12-06T11:20:46.573Z] 63f879dbbcfc: Pulling fs layer [2024-12-06T11:20:46.573Z] 0d9ebad4ef96: Pulling fs layer [2024-12-06T11:20:46.573Z] e9a5061849ea: Pulling fs layer [2024-12-06T11:20:46.573Z] d747dcd14b5f: Pulling fs layer [2024-12-06T11:20:46.573Z] 2de7ff778b66: Pulling fs layer [2024-12-06T11:20:46.573Z] e9a5061849ea: Waiting [2024-12-06T11:20:46.573Z] d747dcd14b5f: Waiting [2024-12-06T11:20:46.573Z] 0d9ebad4ef96: Waiting [2024-12-06T11:20:46.573Z] 2de7ff778b66: Waiting [2024-12-06T11:20:46.573Z] 9712f1f96733: Verifying Checksum [2024-12-06T11:20:46.573Z] 9712f1f96733: Download complete [2024-12-06T11:20:46.832Z] 63f879dbbcfc: Verifying Checksum [2024-12-06T11:20:46.832Z] 63f879dbbcfc: Download complete [2024-12-06T11:20:47.090Z] e9a5061849ea: Verifying Checksum [2024-12-06T11:20:47.090Z] e9a5061849ea: Download complete [2024-12-06T11:20:47.090Z] d747dcd14b5f: Download complete [2024-12-06T11:20:47.090Z] 0d9ebad4ef96: Verifying Checksum [2024-12-06T11:20:47.090Z] 0d9ebad4ef96: Download complete [2024-12-06T11:20:47.090Z] ab5ef0e58194: Verifying Checksum [2024-12-06T11:20:47.090Z] ab5ef0e58194: Download complete [2024-12-06T11:20:47.090Z] 2de7ff778b66: Verifying Checksum [2024-12-06T11:20:47.090Z] 2de7ff778b66: Download complete [2024-12-06T11:20:50.367Z] ab5ef0e58194: Pull complete [2024-12-06T11:20:50.367Z] 9712f1f96733: Pull complete [2024-12-06T11:20:50.625Z] 63f879dbbcfc: Pull complete [2024-12-06T11:20:54.806Z] 0d9ebad4ef96: Pull complete [2024-12-06T11:20:54.806Z] e9a5061849ea: Pull complete [2024-12-06T11:20:54.806Z] d747dcd14b5f: Pull complete [2024-12-06T11:20:55.742Z] 2de7ff778b66: Pull complete [2024-12-06T11:20:55.742Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-06T11:20:55.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-06T11:20:55.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:20:55.843Z] prd-ubuntu20.04-docker-8c-8g-34619 does not seem to be running inside a container [2024-12-06T11:20:55.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-06T11:21:01.792Z] $ docker top 580c7a64a732061d58a29bdcf83babd0f38d7568cd3fb4ec0f507bd005ece2b8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-06T11:21:01.875Z] provisioning config files... [2024-12-06T11:21:01.883Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12682836892208424475tmp [2024-12-06T11:21:01.891Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15368712622856927230tmp [2024-12-06T11:21:01.899Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4406178063907067566tmp [Pipeline] { [Pipeline] echo [2024-12-06T11:21:01.973Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:21:02.264Z] ---> sigul-configuration.sh [2024-12-06T11:21:02.264Z] gpg: directory `/root/.gnupg' created [2024-12-06T11:21:02.264Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-06T11:21:02.264Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-06T11:21:02.264Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-06T11:21:02.264Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-06T11:21:02.264Z] gpg: CAST5 encrypted data [2024-12-06T11:21:02.264Z] gpg: encrypted with 1 passphrase [2024-12-06T11:21:02.264Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-06T11:21:02.554Z] + mkdir /home/jenkins [2024-12-06T11:21:02.555Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-06T11:21:02.848Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-12-06T11:21:02.861Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:21:03.158Z] ---> sigul-install.sh [2024-12-06T11:21:03.158Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-06T11:21:03.455Z] + git tag --list [2024-12-06T11:21:03.455Z] v0.0.0 [2024-12-06T11:21:03.455Z] v1.0.0 [2024-12-06T11:21:03.455Z] v2.1.0 [2024-12-06T11:21:03.455Z] v2.1.1 [2024-12-06T11:21:03.455Z] v2.2.0 [2024-12-06T11:21:03.455Z] v2.3.0 [2024-12-06T11:21:03.455Z] v3.0 [2024-12-06T11:21:03.455Z] v3.0.0 [2024-12-06T11:21:03.455Z] v3.1 [2024-12-06T11:21:03.455Z] v3.1.0 [2024-12-06T11:21:03.455Z] v3.1.0-dev.1 [2024-12-06T11:21:03.455Z] v3.1.0-dev.10 [2024-12-06T11:21:03.455Z] v3.1.0-dev.11 [2024-12-06T11:21:03.455Z] v3.1.0-dev.12 [2024-12-06T11:21:03.455Z] v3.1.0-dev.13 [2024-12-06T11:21:03.455Z] v3.1.0-dev.14 [2024-12-06T11:21:03.455Z] v3.1.0-dev.15 [2024-12-06T11:21:03.455Z] v3.1.0-dev.16 [2024-12-06T11:21:03.455Z] v3.1.0-dev.17 [2024-12-06T11:21:03.455Z] v3.1.0-dev.18 [2024-12-06T11:21:03.455Z] v3.1.0-dev.19 [2024-12-06T11:21:03.455Z] v3.1.0-dev.2 [2024-12-06T11:21:03.455Z] v3.1.0-dev.20 [2024-12-06T11:21:03.455Z] v3.1.0-dev.21 [2024-12-06T11:21:03.455Z] v3.1.0-dev.22 [2024-12-06T11:21:03.455Z] v3.1.0-dev.23 [2024-12-06T11:21:03.455Z] v3.1.0-dev.24 [2024-12-06T11:21:03.455Z] v3.1.0-dev.3 [2024-12-06T11:21:03.455Z] v3.1.0-dev.4 [2024-12-06T11:21:03.455Z] v3.1.0-dev.5 [2024-12-06T11:21:03.455Z] v3.1.0-dev.6 [2024-12-06T11:21:03.455Z] v3.1.0-dev.7 [2024-12-06T11:21:03.455Z] v3.1.0-dev.8 [2024-12-06T11:21:03.455Z] v3.1.0-dev.9 [2024-12-06T11:21:03.455Z] v3.1.1 [2024-12-06T11:21:03.455Z] v3.1.1-dev.1 [2024-12-06T11:21:03.455Z] v3.2.0-dev.1 [2024-12-06T11:21:03.455Z] v3.2.0-dev.10 [2024-12-06T11:21:03.455Z] v3.2.0-dev.11 [2024-12-06T11:21:03.455Z] v3.2.0-dev.12 [2024-12-06T11:21:03.455Z] v3.2.0-dev.13 [2024-12-06T11:21:03.455Z] v3.2.0-dev.14 [2024-12-06T11:21:03.455Z] v3.2.0-dev.15 [2024-12-06T11:21:03.455Z] v3.2.0-dev.16 [2024-12-06T11:21:03.455Z] v3.2.0-dev.17 [2024-12-06T11:21:03.455Z] v3.2.0-dev.18 [2024-12-06T11:21:03.455Z] v3.2.0-dev.19 [2024-12-06T11:21:03.455Z] v3.2.0-dev.2 [2024-12-06T11:21:03.455Z] v3.2.0-dev.3 [2024-12-06T11:21:03.455Z] v3.2.0-dev.4 [2024-12-06T11:21:03.455Z] v3.2.0-dev.5 [2024-12-06T11:21:03.455Z] v3.2.0-dev.6 [2024-12-06T11:21:03.455Z] v3.2.0-dev.7 [2024-12-06T11:21:03.455Z] v3.2.0-dev.8 [2024-12-06T11:21:03.455Z] v3.2.0-dev.9 [2024-12-06T11:21:03.455Z] v4.0.0-dev.1 [2024-12-06T11:21:03.455Z] v4.0.0-dev.2 [2024-12-06T11:21:03.455Z] v4.0.0-dev.3 [2024-12-06T11:21:03.455Z] v4.0.0-dev.4 [2024-12-06T11:21:03.455Z] v4.0.0-dev.5 [Pipeline] sh [2024-12-06T11:21:03.756Z] + lftools sign git-tag v4.0.0-dev.5 [2024-12-06T11:21:04.327Z] Signing Git tag with Sigul... [2024-12-06T11:21:04.327Z] Signing v4.0.0-dev.5 [Pipeline] echo [2024-12-06T11:21:04.911Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:21:05.205Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-06T11:21:05.215Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-06T11:21:05.234Z] $ docker stop --time=1 580c7a64a732061d58a29bdcf83babd0f38d7568cd3fb4ec0f507bd005ece2b8 [2024-12-06T11:21:06.577Z] $ docker rm -f --volumes 580c7a64a732061d58a29bdcf83babd0f38d7568cd3fb4ec0f507bd005ece2b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-06T11:21:06.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T11:21:06.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:21:07.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T11:21:07.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:21:07.361Z] prd-ubuntu20.04-docker-8c-8g-34619 does not seem to be running inside a container [2024-12-06T11:21:07.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-06T11:21:07.745Z] $ docker top 9490274f0b92ac3cfb6b1f7cd907f83304daccb17c54c404b75928432ff7a9ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T11:21:07.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T11:21:07.845Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T11:21:07.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T11:21:07.974Z] $ docker exec 9490274f0b92ac3cfb6b1f7cd907f83304daccb17c54c404b75928432ff7a9ca ssh-agent [2024-12-06T11:21:08.094Z] SSH_AUTH_SOCK=/tmp/ssh-K376r2hwxMni/agent.32 [2024-12-06T11:21:08.094Z] SSH_AGENT_PID=38 [2024-12-06T11:21:08.098Z] Running ssh-add (command line suppressed) [2024-12-06T11:21:08.198Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12244051256306369570.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12244051256306369570.key) [2024-12-06T11:21:08.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T11:21:08.511Z] + git semver bump pre [2024-12-06T11:21:08.770Z] 2024-12-06 11:21:08,697 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-06T11:21:08.770Z] 2024-12-06 11:21:08,698 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev [2024-12-06T11:21:08.770Z] 2024-12-06 11:21:08,698 [bump_version] DEBUG bumped version:4.0.0-dev.6 [2024-12-06T11:21:08.770Z] 2024-12-06 11:21:08,698 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-12-06T11:21:08.770Z] 2024-12-06 11:21:08,698 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-06T11:21:08.770Z] 2024-12-06 11:21:08,698 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-06T11:21:08.770Z] 2024-12-06 11:21:08,700 [execute] INFO git cat-file --batch-check [2024-12-06T11:21:08.770Z] 2024-12-06 11:21:08,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T11:21:08.770Z] 2024-12-06 11:21:08,705 [execute] INFO git cat-file --batch [2024-12-06T11:21:08.770Z] 2024-12-06 11:21:08,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T11:21:08.770Z] 2024-12-06 11:21:08,710 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-06T11:21:08.770Z] 4.0.0-dev.6 [Pipeline] } [2024-12-06T11:21:08.776Z] $ docker exec --env ******** --env ******** 9490274f0b92ac3cfb6b1f7cd907f83304daccb17c54c404b75928432ff7a9ca ssh-agent -k [2024-12-06T11:21:08.871Z] unset SSH_AUTH_SOCK; [2024-12-06T11:21:08.872Z] unset SSH_AGENT_PID; [2024-12-06T11:21:08.872Z] echo Agent pid 38 killed; [2024-12-06T11:21:08.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T11:21:09.217Z] + git semver [Pipeline] } [2024-12-06T11:21:09.485Z] $ docker stop --time=1 9490274f0b92ac3cfb6b1f7cd907f83304daccb17c54c404b75928432ff7a9ca [2024-12-06T11:21:10.789Z] $ docker rm -f --volumes 9490274f0b92ac3cfb6b1f7cd907f83304daccb17c54c404b75928432ff7a9ca [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T11:21:11.164Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T11:21:11.164Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:21:11.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T11:21:11.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:21:11.556Z] prd-ubuntu20.04-docker-8c-8g-34619 does not seem to be running inside a container [2024-12-06T11:21:11.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-06T11:21:11.923Z] $ docker top db1e98630c2efea63ede238d0e98d2f41210bd5c104447b559f68ce81e58f6cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T11:21:12.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T11:21:12.030Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T11:21:12.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T11:21:12.136Z] $ docker exec db1e98630c2efea63ede238d0e98d2f41210bd5c104447b559f68ce81e58f6cf ssh-agent [2024-12-06T11:21:12.249Z] SSH_AUTH_SOCK=/tmp/ssh-IswwLIjInPy3/agent.32 [2024-12-06T11:21:12.249Z] SSH_AGENT_PID=38 [2024-12-06T11:21:12.253Z] Running ssh-add (command line suppressed) [2024-12-06T11:21:12.355Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18350368314025801570.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18350368314025801570.key) [2024-12-06T11:21:12.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T11:21:12.662Z] + git semver push [2024-12-06T11:21:12.921Z] 2024-12-06 11:21:12,825 [run_push] DEBUG push [2024-12-06T11:21:12.921Z] 2024-12-06 11:21:12,826 [execute] INFO git cat-file --batch-check [2024-12-06T11:21:12.921Z] 2024-12-06 11:21:12,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T11:21:12.921Z] 2024-12-06 11:21:12,830 [execute] INFO git rev-list 9dd6426da51b7fca25898f4d83eae94de296fa51 -- [2024-12-06T11:21:12.921Z] 2024-12-06 11:21:12,830 [execute] DEBUG Popen(['git', 'rev-list', '9dd6426da51b7fca25898f4d83eae94de296fa51', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-06T11:21:12.921Z] 2024-12-06 11:21:12,837 [execute] INFO git fetch -v origin [2024-12-06T11:21:12.921Z] 2024-12-06 11:21:12,838 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-06T11:21:13.489Z] 2024-12-06 11:21:13,312 [run_push] DEBUG no remote changes detected [2024-12-06T11:21:13.489Z] 2024-12-06 11:21:13,313 [execute] INFO git push origin semver [2024-12-06T11:21:13.489Z] 2024-12-06 11:21:13,313 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-06T11:21:14.057Z] 2024-12-06 11:21:13,911 [run_push] DEBUG push all version tags [2024-12-06T11:21:14.057Z] 2024-12-06 11:21:13,912 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-06T11:21:14.057Z] 2024-12-06 11:21:13,912 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-06T11:21:14.623Z] 2024-12-06 11:21:14,523 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-12-06T11:21:14.623Z] 4.0.0-dev.6 [Pipeline] } [2024-12-06T11:21:14.627Z] $ docker exec --env ******** --env ******** db1e98630c2efea63ede238d0e98d2f41210bd5c104447b559f68ce81e58f6cf ssh-agent -k [2024-12-06T11:21:14.728Z] unset SSH_AUTH_SOCK; [2024-12-06T11:21:14.728Z] unset SSH_AGENT_PID; [2024-12-06T11:21:14.729Z] echo Agent pid 38 killed; [2024-12-06T11:21:14.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T11:21:15.065Z] + git semver [Pipeline] } [2024-12-06T11:21:15.331Z] $ docker stop --time=1 db1e98630c2efea63ede238d0e98d2f41210bd5c104447b559f68ce81e58f6cf [2024-12-06T11:21:16.616Z] $ docker rm -f --volumes db1e98630c2efea63ede238d0e98d2f41210bd5c104447b559f68ce81e58f6cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-06T11:21:17.265Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-12-06T11:21:17.265Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-12-06T11:21:17.265Z] total 16 [2024-12-06T11:21:17.265Z] drwxr-xr-x 3 root root 4096 Dec 6 11:12 . [2024-12-06T11:21:17.265Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 11:21 .. [2024-12-06T11:21:17.265Z] drwxr-xr-x 2 root root 4096 Dec 6 11:12 cost [2024-12-06T11:21:17.265Z] -rw-r--r-- 1 root root 91 Dec 6 11:12 cost.csv [2024-12-06T11:21:17.265Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-12-06T11:21:17.265Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-12-06T11:21:17.265Z] total 16 [2024-12-06T11:21:17.265Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 11:12 . [2024-12-06T11:21:17.265Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 11:21 .. [2024-12-06T11:21:17.265Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 11:12 cost [2024-12-06T11:21:17.265Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 6 11:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:21:17.558Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:21:18.417Z] ---> package-listing.sh [2024-12-06T11:21:18.417Z] ++ facter osfamily [2024-12-06T11:21:18.417Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-06T11:21:18.677Z] + OS_FAMILY=debian [2024-12-06T11:21:18.677Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-12-06T11:21:18.677Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-06T11:21:18.677Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-06T11:21:18.677Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-06T11:21:18.677Z] + PACKAGES=/tmp/packages_start.txt [2024-12-06T11:21:18.677Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-12-06T11:21:18.677Z] + PACKAGES=/tmp/packages_end.txt [2024-12-06T11:21:18.677Z] + case "${OS_FAMILY}" in [2024-12-06T11:21:18.677Z] + dpkg -l [2024-12-06T11:21:18.677Z] + grep '^ii' [2024-12-06T11:21:18.677Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-06T11:21:18.677Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-06T11:21:18.677Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-06T11:21:18.677Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-12-06T11:21:18.677Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-12-06T11:21:18.677Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2024-12-06T11:21:18.689Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-06T11:21:18.968Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T11:21:19.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T11:21:19.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T11:21:19.609Z] prd-ubuntu20.04-docker-8c-8g-34619 does not seem to be running inside a container [2024-12-06T11:21:19.635Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-06T11:21:19.886Z] $ docker top 44fa5818ff11e8c01c12edefac7e57dba52961792108a97ec250c5b202ba8657 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T11:21:20.239Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-06T11:21:20.524Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-06T11:21:20.810Z] + ls /var/log/sa-host [2024-12-06T11:21:20.810Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T11:21:20.993Z] provisioning config files... [2024-12-06T11:21:21.002Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12045433229870460745tmp [Pipeline] { [Pipeline] echo [2024-12-06T11:21:21.019Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:21:21.299Z] ---> create-netrc.sh [Pipeline] } [2024-12-06T11:21:21.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:21:21.649Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-06T11:21:21.658Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:21:21.951Z] ---> sudo-logs.sh [2024-12-06T11:21:21.951Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-06T11:21:21.980Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:21:22.264Z] ---> job-cost.sh [2024-12-06T11:21:22.264Z] lf-activate-venv: SKIPPING [2024-12-06T11:21:22.264Z] DEBUG: total: 0.2199999988079071 [2024-12-06T11:21:22.264Z] INFO: Retrieving Stack Cost... [2024-12-06T11:21:22.523Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-06T11:21:23.093Z] INFO: Archiving Costs [Pipeline] echo [2024-12-06T11:21:23.109Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T11:21:23.396Z] ---> logs-deploy.sh [2024-12-06T11:21:23.396Z] lf-activate-venv: SKIPPING [2024-12-06T11:21:23.396Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/160 [2024-12-06T11:21:23.396Z] INFO: archiving workspace using pattern(s): [2024-12-06T11:21:24.333Z] Archives upload complete. [2024-12-06T11:21:24.334Z] INFO: archiving logs to Nexus