Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eda65a26f575ff07a305de7325ab261b4d99341a 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-ssh13379864466996205917.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10334917738374321315.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh6781689563635771738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh7147917869681157637.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-ssh3784061697841877623.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 ‘prd-ubuntu20.04-docker-8c-8g-22698’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22700 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 eda65a26f575ff07a305de7325ab261b4d99341a (main) Commit message: "Merge pull request #319 from jackchenjc/edgex-go-issue-4916" > 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 eda65a26f575ff07a305de7325ab261b4d99341a # timeout=10 > git rev-list --no-walk 6a5b74d63dd00c05e25264972a940e2875707f01 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T07:47:47.261Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T07:47:47.452Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T07:47:47.481Z] ========================================================= [2024-10-14T07:47:47.481Z] EdgeX Global Pipelines Version Info [2024-10-14T07:47:47.481Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:47:48.205Z] ------------------- [2024-10-14T07:47:48.205Z] stable info: [2024-10-14T07:47:48.205Z] ------------------- [2024-10-14T07:47:48.205Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T07:47:48.205Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T07:47:48.205Z] Message: update stable to v1.0.265 [2024-10-14T07:47:48.774Z] ------------------- [2024-10-14T07:47:48.774Z] experimental info: [2024-10-14T07:47:48.774Z] ------------------- [2024-10-14T07:47:48.774Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T07:47:48.774Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T07:47:48.774Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T07:47:48.857Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-14T07:47:48.880Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-14T07:47:48.903Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T07:47:48.925Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T07:47:48.951Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T07:47:48.974Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T07:47:49.000Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T07:47:49.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T07:47:49.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T07:47:49.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T07:47:49.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T07:47:49.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-14T07:47:49.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T07:47:49.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T07:47:49.199Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T07:47:49.220Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T07:47:49.242Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T07:47:49.264Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T07:47:49.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T07:47:49.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T07:47:49.336Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T07:47:49.362Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T07:47:49.384Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T07:47:49.422Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T07:47:49.449Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T07:47:49.473Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T07:47:49.499Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T07:47:49.524Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-14T07:47:49.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-14T07:47:49.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-14T07:47:49.592Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] echo [2024-10-14T07:47:49.617Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eda65a2 [Pipeline] echo [2024-10-14T07:47:49.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:47:49.705Z] provisioning config files... [2024-10-14T07:47:49.718Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7970654959199698612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:47:50.047Z] ---> ****-login.sh [2024-10-14T07:47:50.047Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:47:50.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:50.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:50.308Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:50.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:50.308Z] [2024-10-14T07:47:50.308Z] Login Succeeded [2024-10-14T07:47:50.308Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:47:50.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:50.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:50.308Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:50.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:50.308Z] [2024-10-14T07:47:50.308Z] Login Succeeded [2024-10-14T07:47:50.308Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:47:50.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:50.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:50.568Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:50.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:50.568Z] [2024-10-14T07:47:50.568Z] Login Succeeded [2024-10-14T07:47:50.568Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:47:50.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:50.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:50.568Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:50.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:50.568Z] [2024-10-14T07:47:50.568Z] Login Succeeded [2024-10-14T07:47:50.568Z] ****.io [2024-10-14T07:47:50.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:47:50.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:47:50.829Z] Configure a credential helper to remove this warning. See [2024-10-14T07:47:50.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:47:50.829Z] [2024-10-14T07:47:50.829Z] Login Succeeded [2024-10-14T07:47:50.829Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:47:50.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T07:47:51.241Z] + git rev-list -1 --merges eda65a26f575ff07a305de7325ab261b4d99341a~1..eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] echo [2024-10-14T07:47:51.270Z] -----------> git rev-list -1 --merges eda65a26f575ff07a305de7325ab261b4d99341a~1..eda65a26f575ff07a305de7325ab261b4d99341a eda65a26f575ff07a305de7325ab261b4d99341a [2024-10-14T07:47:51.270Z] eda65a26f575ff07a305de7325ab261b4d99341a [false] [Pipeline] sh [2024-10-14T07:47:51.563Z] + git log --format=format:%s -1 eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] echo [2024-10-14T07:47:51.580Z] ========================================================= [2024-10-14T07:47:51.580Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T07:47:51.580Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:47:51.912Z] + git log --format=format:%s -1 eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] echo [2024-10-14T07:47:51.922Z] [semverPrep] GIT_COMMIT: eda65a26f575ff07a305de7325ab261b4d99341a, Commit Message: Merge pull request #319 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo [2024-10-14T07:47:51.935Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T07:47:52.291Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T07:47:52.291Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T07:47:52.291Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T07:47:52.291Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T07:47:52.291Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T07:47:52.291Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T07:47:52.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:52.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:47:52.645Z] [2024-10-14T07:47:52.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:52.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:47:52.941Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T07:47:52.941Z] b85a868b505f: Pulling fs layer [2024-10-14T07:47:52.941Z] e2be974225ed: Pulling fs layer [2024-10-14T07:47:52.941Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T07:47:52.941Z] 988bab9f4d93: Pulling fs layer [2024-10-14T07:47:52.941Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T07:47:52.941Z] eaf3925da568: Pulling fs layer [2024-10-14T07:47:52.941Z] bab4dde63d76: Pulling fs layer [2024-10-14T07:47:52.941Z] bde34c3a00c8: Pulling fs layer [2024-10-14T07:47:52.941Z] b352a97aabf1: Pulling fs layer [2024-10-14T07:47:52.941Z] 4872d77fe225: Pulling fs layer [2024-10-14T07:47:52.941Z] 5851b861e8e6: Pulling fs layer [2024-10-14T07:47:52.941Z] 988bab9f4d93: Waiting [2024-10-14T07:47:52.941Z] 1469e6f7b9e6: Waiting [2024-10-14T07:47:52.941Z] eaf3925da568: Waiting [2024-10-14T07:47:52.941Z] bab4dde63d76: Waiting [2024-10-14T07:47:52.941Z] bde34c3a00c8: Waiting [2024-10-14T07:47:52.941Z] b352a97aabf1: Waiting [2024-10-14T07:47:52.941Z] 4872d77fe225: Waiting [2024-10-14T07:47:52.941Z] 5851b861e8e6: Waiting [2024-10-14T07:47:52.941Z] e2be974225ed: Download complete [2024-10-14T07:47:52.941Z] 988bab9f4d93: Verifying Checksum [2024-10-14T07:47:52.941Z] 988bab9f4d93: Download complete [2024-10-14T07:47:52.941Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T07:47:52.941Z] 1469e6f7b9e6: Download complete [2024-10-14T07:47:52.941Z] eaf3925da568: Verifying Checksum [2024-10-14T07:47:52.941Z] eaf3925da568: Download complete [2024-10-14T07:47:53.200Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T07:47:53.200Z] 339a4e72a1f5: Download complete [2024-10-14T07:47:53.200Z] bde34c3a00c8: Verifying Checksum [2024-10-14T07:47:53.200Z] bde34c3a00c8: Download complete [2024-10-14T07:47:53.200Z] b352a97aabf1: Verifying Checksum [2024-10-14T07:47:53.200Z] b352a97aabf1: Download complete [2024-10-14T07:47:53.200Z] 4872d77fe225: Verifying Checksum [2024-10-14T07:47:53.200Z] 5851b861e8e6: Verifying Checksum [2024-10-14T07:47:53.200Z] 5851b861e8e6: Download complete [2024-10-14T07:47:53.200Z] b85a868b505f: Verifying Checksum [2024-10-14T07:47:53.200Z] b85a868b505f: Download complete [2024-10-14T07:47:53.459Z] bab4dde63d76: Verifying Checksum [2024-10-14T07:47:53.459Z] bab4dde63d76: Download complete [2024-10-14T07:47:54.396Z] b85a868b505f: Pull complete [2024-10-14T07:47:54.396Z] e2be974225ed: Pull complete [2024-10-14T07:47:54.963Z] 339a4e72a1f5: Pull complete [2024-10-14T07:47:54.963Z] 988bab9f4d93: Pull complete [2024-10-14T07:47:55.227Z] 1469e6f7b9e6: Pull complete [2024-10-14T07:47:55.227Z] eaf3925da568: Pull complete [2024-10-14T07:47:57.131Z] bab4dde63d76: Pull complete [2024-10-14T07:47:57.131Z] bde34c3a00c8: Pull complete [2024-10-14T07:47:57.131Z] b352a97aabf1: Pull complete [2024-10-14T07:47:57.131Z] 4872d77fe225: Pull complete [2024-10-14T07:47:57.131Z] 5851b861e8e6: Pull complete [2024-10-14T07:47:57.131Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T07:47:57.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:47:57.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:47:57.261Z] prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container [2024-10-14T07:47:57.297Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T07:48:00.483Z] $ docker top 5d9a406cfc91ccec1879175c31a82d952e75dd8fca9b9fecffc7f3308bb2c291 -eo pid,comm [2024-10-14T07:48:00.535Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-14T07:48:00.535Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T07:48:00.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T07:48:00.601Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T07:48:00.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T07:48:00.730Z] $ docker exec 5d9a406cfc91ccec1879175c31a82d952e75dd8fca9b9fecffc7f3308bb2c291 ssh-agent [2024-10-14T07:48:00.833Z] SSH_AUTH_SOCK=/tmp/ssh-Fw5psHeA4pbc/agent.33 [2024-10-14T07:48:00.833Z] SSH_AGENT_PID=39 [2024-10-14T07:48:00.838Z] Running ssh-add (command line suppressed) [2024-10-14T07:48:00.952Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4007546337996939175.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4007546337996939175.key) [2024-10-14T07:48:00.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T07:48:01.256Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T07:48:01.266Z] $ docker exec --env ******** --env ******** 5d9a406cfc91ccec1879175c31a82d952e75dd8fca9b9fecffc7f3308bb2c291 ssh-agent -k [2024-10-14T07:48:01.370Z] unset SSH_AUTH_SOCK; [2024-10-14T07:48:01.370Z] unset SSH_AGENT_PID; [2024-10-14T07:48:01.370Z] echo Agent pid 39 killed; [2024-10-14T07:48:01.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T07:48:01.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T07:48:01.416Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T07:48:01.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T07:48:01.540Z] $ docker exec 5d9a406cfc91ccec1879175c31a82d952e75dd8fca9b9fecffc7f3308bb2c291 ssh-agent [2024-10-14T07:48:01.641Z] SSH_AUTH_SOCK=/tmp/ssh-vT9nucCmWTMs/agent.72 [2024-10-14T07:48:01.641Z] SSH_AGENT_PID=78 [2024-10-14T07:48:01.646Z] Running ssh-add (command line suppressed) [2024-10-14T07:48:01.754Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5943170875148158877.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5943170875148158877.key) [2024-10-14T07:48:01.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T07:48:02.077Z] + git semver init [2024-10-14T07:48:02.337Z] 2024-10-14 07:48:02,272 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T07:48:02.337Z] 2024-10-14 07:48:02,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-10-14T07:48:02.337Z] 2024-10-14 07:48:02,273 [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-10-14T07:48:02.337Z] 2024-10-14 07:48:02,274 [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-10-14T07:48:04.241Z] 2024-10-14 07:48:03,950 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-10-14T07:48:04.241Z] 2024-10-14 07:48:03,951 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-10-14T07:48:04.241Z] 2024-10-14 07:48:03,951 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-14T07:48:04.241Z] 2024-10-14 07:48:03,951 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-14T07:48:04.241Z] 3.2.0-dev.18 [Pipeline] } [2024-10-14T07:48:04.250Z] $ docker exec --env ******** --env ******** 5d9a406cfc91ccec1879175c31a82d952e75dd8fca9b9fecffc7f3308bb2c291 ssh-agent -k [2024-10-14T07:48:04.339Z] unset SSH_AUTH_SOCK; [2024-10-14T07:48:04.340Z] unset SSH_AGENT_PID; [2024-10-14T07:48:04.340Z] echo Agent pid 78 killed; [2024-10-14T07:48:04.349Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T07:48:04.676Z] + git semver [Pipeline] } [2024-10-14T07:48:04.949Z] $ docker stop --time=1 5d9a406cfc91ccec1879175c31a82d952e75dd8fca9b9fecffc7f3308bb2c291 [2024-10-14T07:48:06.236Z] $ docker rm -f --volumes 5d9a406cfc91ccec1879175c31a82d952e75dd8fca9b9fecffc7f3308bb2c291 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:48:06.586Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T07:48:06.802Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T07:48:06.807Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:48:07.075Z] provisioning config files... [2024-10-14T07:48:07.083Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11905620608274415830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:48:07.387Z] ---> ****-login.sh [2024-10-14T07:48:07.387Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:48:07.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:48:07.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:48:07.388Z] Configure a credential helper to remove this warning. See [2024-10-14T07:48:07.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:48:07.388Z] [2024-10-14T07:48:07.388Z] Login Succeeded [2024-10-14T07:48:07.388Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:48:07.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:48:07.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:48:07.388Z] Configure a credential helper to remove this warning. See [2024-10-14T07:48:07.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:48:07.388Z] [2024-10-14T07:48:07.388Z] Login Succeeded [2024-10-14T07:48:07.388Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:48:07.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:48:07.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:48:07.647Z] Configure a credential helper to remove this warning. See [2024-10-14T07:48:07.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:48:07.647Z] [2024-10-14T07:48:07.647Z] Login Succeeded [2024-10-14T07:48:07.647Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:48:07.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:48:07.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:48:07.647Z] Configure a credential helper to remove this warning. See [2024-10-14T07:48:07.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:48:07.647Z] [2024-10-14T07:48:07.647Z] Login Succeeded [2024-10-14T07:48:07.647Z] ****.io [2024-10-14T07:48:07.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:48:07.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:48:07.907Z] Configure a credential helper to remove this warning. See [2024-10-14T07:48:07.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:48:07.907Z] [2024-10-14T07:48:07.907Z] Login Succeeded [2024-10-14T07:48:07.907Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:48:07.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T07:48:08.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:48:08.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:48:08.045Z] ========================================================= [2024-10-14T07:48:08.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T07:48:08.045Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:48:08.395Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T07:48:08.395Z] Sending build context to Docker daemon 11.42MB [2024-10-14T07:48:08.395Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:48:08.395Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T07:48:08.395Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T07:48:08.395Z] 43c4264eed91: Pulling fs layer [2024-10-14T07:48:08.395Z] 4cc291be95ef: Pulling fs layer [2024-10-14T07:48:08.395Z] 2ac1f1163629: Pulling fs layer [2024-10-14T07:48:08.395Z] 5c3c966382ef: Pulling fs layer [2024-10-14T07:48:08.395Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T07:48:08.395Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T07:48:08.395Z] 9f66e0745190: Pulling fs layer [2024-10-14T07:48:08.395Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T07:48:08.395Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T07:48:08.395Z] 5c3c966382ef: Waiting [2024-10-14T07:48:08.395Z] 4f4fb700ef54: Waiting [2024-10-14T07:48:08.395Z] 5d5c8e513c77: Waiting [2024-10-14T07:48:08.395Z] 9f66e0745190: Waiting [2024-10-14T07:48:08.395Z] f49a43e4bbc0: Waiting [2024-10-14T07:48:08.395Z] 561ebcabdf7f: Waiting [2024-10-14T07:48:08.395Z] 4cc291be95ef: Verifying Checksum [2024-10-14T07:48:08.395Z] 4cc291be95ef: Download complete [2024-10-14T07:48:08.395Z] 5c3c966382ef: Verifying Checksum [2024-10-14T07:48:08.395Z] 5c3c966382ef: Download complete [2024-10-14T07:48:08.395Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T07:48:08.395Z] 4f4fb700ef54: Download complete [2024-10-14T07:48:08.653Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T07:48:08.653Z] 5d5c8e513c77: Download complete [2024-10-14T07:48:08.653Z] 43c4264eed91: Download complete [2024-10-14T07:48:08.653Z] 9f66e0745190: Verifying Checksum [2024-10-14T07:48:08.653Z] 9f66e0745190: Download complete [2024-10-14T07:48:08.653Z] 43c4264eed91: Pull complete [2024-10-14T07:48:08.653Z] 561ebcabdf7f: Verifying Checksum [2024-10-14T07:48:08.653Z] 561ebcabdf7f: Download complete [2024-10-14T07:48:08.912Z] 4cc291be95ef: Pull complete [2024-10-14T07:48:08.912Z] 2ac1f1163629: Verifying Checksum [2024-10-14T07:48:08.912Z] 2ac1f1163629: Download complete [2024-10-14T07:48:09.479Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T07:48:09.479Z] f49a43e4bbc0: Download complete [2024-10-14T07:48:12.760Z] 2ac1f1163629: Pull complete [2024-10-14T07:48:12.760Z] 5c3c966382ef: Pull complete [2024-10-14T07:48:12.760Z] 4f4fb700ef54: Pull complete [2024-10-14T07:48:12.760Z] 5d5c8e513c77: Pull complete [2024-10-14T07:48:12.760Z] 9f66e0745190: Pull complete [2024-10-14T07:48:15.290Z] f49a43e4bbc0: Pull complete [2024-10-14T07:48:15.290Z] 561ebcabdf7f: Pull complete [2024-10-14T07:48:15.290Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T07:48:15.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T07:48:15.290Z] ---> 3a752c3f9dda [2024-10-14T07:48:15.290Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:48:19.481Z] ---> Running in f6315f4c907d [2024-10-14T07:48:19.481Z] Removing intermediate container f6315f4c907d [2024-10-14T07:48:19.481Z] ---> ada468e1ddbe [2024-10-14T07:48:19.481Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:48:19.481Z] ---> Running in 9ccc781c38e6 [2024-10-14T07:48:19.481Z] Removing intermediate container 9ccc781c38e6 [2024-10-14T07:48:19.481Z] ---> 9611e3d09f5d [2024-10-14T07:48:19.481Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T07:48:19.481Z] ---> Running in 2d25d18c69be [2024-10-14T07:48:19.739Z] Removing intermediate container 2d25d18c69be [2024-10-14T07:48:19.739Z] ---> 52703e0083dd [2024-10-14T07:48:19.739Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:48:19.739Z] ---> Running in cf50b09a827b [2024-10-14T07:48:19.739Z] Removing intermediate container cf50b09a827b [2024-10-14T07:48:19.739Z] ---> ebfc3272a1c9 [2024-10-14T07:48:19.739Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:48:19.739Z] ---> Running in 34585b93cf7f [2024-10-14T07:48:19.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:48:19.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:48:20.254Z] OK: 246 MiB in 54 packages [2024-10-14T07:48:20.513Z] Removing intermediate container 34585b93cf7f [2024-10-14T07:48:20.513Z] ---> b8d7f9bab837 [2024-10-14T07:48:20.513Z] Step 8/12 : WORKDIR /app [2024-10-14T07:48:20.771Z] ---> Running in cc93569d0bc6 [2024-10-14T07:48:20.771Z] Removing intermediate container cc93569d0bc6 [2024-10-14T07:48:20.771Z] ---> 88dcc81edb43 [2024-10-14T07:48:20.771Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-14T07:48:20.771Z] ---> 36b91f6473f6 [2024-10-14T07:48:20.771Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:48:20.771Z] ---> Running in aa039825bcd7 [2024-10-14T07:48:21.939Z] Still waiting to schedule task [2024-10-14T07:48:21.939Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-14T07:49:07.460Z] Removing intermediate container aa039825bcd7 [2024-10-14T07:49:07.460Z] ---> 16bf2399da50 [2024-10-14T07:49:07.460Z] Step 11/12 : COPY . . [2024-10-14T07:49:07.460Z] ---> 37ff1ee6b59c [2024-10-14T07:49:07.460Z] Step 12/12 : RUN $MAKE [2024-10-14T07:49:07.460Z] ---> Running in af99e74b4468 [2024-10-14T07:49:07.460Z] noop [2024-10-14T07:49:07.460Z] Removing intermediate container af99e74b4468 [2024-10-14T07:49:07.460Z] ---> ad432d9de6d1 [2024-10-14T07:49:07.460Z] Successfully built ad432d9de6d1 [2024-10-14T07:49:07.460Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:07.780Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T07:49:07.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:49:07.848Z] prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container [2024-10-14T07:49:07.876Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T07:49:08.199Z] $ docker top 81b176ef06e624d621f5dd68c909ea68e6a7b8b27fde188ce1cbaf649425ed03 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:49:08.557Z] + go version [2024-10-14T07:49:08.558Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T07:49:08.570Z] $ docker stop --time=1 81b176ef06e624d621f5dd68c909ea68e6a7b8b27fde188ce1cbaf649425ed03 [2024-10-14T07:49:09.887Z] $ docker rm -f --volumes 81b176ef06e624d621f5dd68c909ea68e6a7b8b27fde188ce1cbaf649425ed03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:10.335Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T07:49:10.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:49:10.416Z] prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container [2024-10-14T07:49:10.444Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T07:49:10.769Z] $ docker top 62c21ce703d8b58033fc6d56eef5bd54f8831c6bb14c3850a132a26838ffaa7f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:49:11.115Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-14T07:49:11.422Z] + make test [2024-10-14T07:49:11.422Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T07:49:13.321Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-14T07:49:31.385Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-14T07:49:31.385Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-14T07:49:34.663Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.053s coverage: 40.6% of statements [2024-10-14T07:49:34.663Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 94.6% of statements [2024-10-14T07:49:34.663Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.241s coverage: 51.9% of statements [2024-10-14T07:49:46.884Z] go vet ./... [2024-10-14T07:49:51.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T07:49:51.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T07:49:51.321Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T07:49:51.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T07:49:51.355Z] $ docker stop --time=1 62c21ce703d8b58033fc6d56eef5bd54f8831c6bb14c3850a132a26838ffaa7f [2024-10-14T07:49:55.475Z] $ docker rm -f --volumes 62c21ce703d8b58033fc6d56eef5bd54f8831c6bb14c3850a132a26838ffaa7f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:49:56.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T07:49:56.094Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T07:49:56.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T07:49:56.831Z] + ls -al . [2024-10-14T07:49:56.831Z] total 716 [2024-10-14T07:49:56.831Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 07:49 . [2024-10-14T07:49:56.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:47 .. [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 14 07:47 .dockerignore [2024-10-14T07:49:56.831Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:49 .git [2024-10-14T07:49:56.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:47 .github [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 07:47 .gitignore [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 07:47 .golangci.yml [2024-10-14T07:49:56.831Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:48 .semver [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 14 07:47 Attribution.txt [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 14 07:47 CHANGELOG.md [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 14 07:47 Dockerfile [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:47 GOVERNANCE.md [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 14 07:47 Jenkinsfile [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 07:47 LICENSE [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 14 07:47 Makefile [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 07:47 OWNERS.md [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 14 07:47 README.md [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 07:48 VERSION [2024-10-14T07:49:56.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:47 bin [2024-10-14T07:49:56.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:47 cmd [2024-10-14T07:49:56.831Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 14 07:49 coverage.out [2024-10-14T07:49:56.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:47 examples [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 14 07:47 go.mod [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:47 go.sum [2024-10-14T07:49:56.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:47 images [2024-10-14T07:49:56.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:47 internal [2024-10-14T07:49:56.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:47 pkg [2024-10-14T07:49:56.831Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 14 07:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:57.151Z] + 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=eda65a26f575ff07a305de7325ab261b4d99341a --label arch=amd64 --label version=3.2.0-dev.18 . [2024-10-14T07:49:57.151Z] Sending build context to Docker daemon 11.42MB [2024-10-14T07:49:57.151Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:49:57.151Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-14T07:49:57.151Z] ---> ad432d9de6d1 [2024-10-14T07:49:57.151Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:49:57.410Z] ---> Running in 4af41fcebc8a [2024-10-14T07:49:57.410Z] Removing intermediate container 4af41fcebc8a [2024-10-14T07:49:57.410Z] ---> eafa517587c6 [2024-10-14T07:49:57.410Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:49:57.410Z] ---> Running in 24daee4e2006 [2024-10-14T07:49:57.410Z] Removing intermediate container 24daee4e2006 [2024-10-14T07:49:57.410Z] ---> e34cdcccc32d [2024-10-14T07:49:57.410Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T07:49:57.410Z] ---> Running in c675fa5f91c7 [2024-10-14T07:49:57.669Z] Removing intermediate container c675fa5f91c7 [2024-10-14T07:49:57.669Z] ---> 0117694bef97 [2024-10-14T07:49:57.669Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:49:57.669Z] ---> Running in c2ac4d49e726 [2024-10-14T07:49:57.669Z] Removing intermediate container c2ac4d49e726 [2024-10-14T07:49:57.669Z] ---> 47aaf5b78cf8 [2024-10-14T07:49:57.669Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:49:57.669Z] ---> Running in e93f743eb694 [2024-10-14T07:49:57.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:49:57.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:49:58.187Z] OK: 246 MiB in 54 packages [2024-10-14T07:49:58.446Z] Removing intermediate container e93f743eb694 [2024-10-14T07:49:58.446Z] ---> 529a786164e6 [2024-10-14T07:49:58.446Z] Step 8/25 : WORKDIR /app [2024-10-14T07:49:58.446Z] ---> Running in 8809d43f5135 [2024-10-14T07:49:58.705Z] Removing intermediate container 8809d43f5135 [2024-10-14T07:49:58.705Z] ---> 966c91fc7aa4 [2024-10-14T07:49:58.705Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-14T07:49:58.705Z] ---> 309d2ce7f883 [2024-10-14T07:49:58.705Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:49:58.705Z] ---> Running in a999693dc8b9 [2024-10-14T07:49:59.273Z] Removing intermediate container a999693dc8b9 [2024-10-14T07:49:59.273Z] ---> c68e4247b376 [2024-10-14T07:49:59.273Z] Step 11/25 : COPY . . [2024-10-14T07:49:59.864Z] ---> 0dbe2be3f4c3 [2024-10-14T07:49:59.864Z] Step 12/25 : RUN $MAKE [2024-10-14T07:49:59.864Z] ---> Running in 60a49b195157 [2024-10-14T07:50:00.122Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-14T07:50:32.184Z] Removing intermediate container 60a49b195157 [2024-10-14T07:50:32.184Z] ---> d7c0dc8ff776 [2024-10-14T07:50:32.184Z] Step 13/25 : FROM alpine:3.20 [2024-10-14T07:50:32.184Z] 3.20: Pulling from library/alpine [2024-10-14T07:50:32.184Z] 43c4264eed91: Already exists [2024-10-14T07:50:32.184Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T07:50:32.184Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T07:50:32.184Z] ---> 91ef0af61f39 [2024-10-14T07:50:32.184Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T07:50:32.184Z] ---> Running in e4790f8bf182 [2024-10-14T07:50:32.184Z] Removing intermediate container e4790f8bf182 [2024-10-14T07:50:32.184Z] ---> 7e62142954ae [2024-10-14T07:50:32.184Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-14T07:50:32.184Z] ---> Running in a9cc42c62812 [2024-10-14T07:50:32.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:50:32.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:50:32.184Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T07:50:32.184Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:50:32.184Z] OK: 8 MiB in 15 packages [2024-10-14T07:50:32.184Z] Removing intermediate container a9cc42c62812 [2024-10-14T07:50:32.184Z] ---> d948c207b328 [2024-10-14T07:50:32.184Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-14T07:50:32.184Z] ---> Running in c4bf5cf26f76 [2024-10-14T07:50:32.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:50:32.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:50:32.962Z] Upgrading critical system libraries and apk-tools: [2024-10-14T07:50:32.962Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T07:50:32.962Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:50:32.962Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T07:50:32.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:50:32.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:50:33.222Z] OK: 8 MiB in 15 packages [2024-10-14T07:50:33.481Z] Removing intermediate container c4bf5cf26f76 [2024-10-14T07:50:33.481Z] ---> 6a8030f07ab9 [2024-10-14T07:50:33.481Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-14T07:50:33.739Z] ---> 26edfa1a6090 [2024-10-14T07:50:33.739Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-14T07:50:33.739Z] ---> c23ac0f083fc [2024-10-14T07:50:33.739Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-14T07:50:35.639Z] ---> 877e02367bfc [2024-10-14T07:50:35.639Z] Step 20/25 : EXPOSE 59989 [2024-10-14T07:50:35.639Z] ---> Running in cd59e329e907 [2024-10-14T07:50:35.639Z] Removing intermediate container cd59e329e907 [2024-10-14T07:50:35.639Z] ---> df9ae5ee3787 [2024-10-14T07:50:35.639Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-14T07:50:35.639Z] ---> Running in 59859fc681df [2024-10-14T07:50:35.639Z] Removing intermediate container 59859fc681df [2024-10-14T07:50:35.639Z] ---> f49fa9af03f3 [2024-10-14T07:50:35.639Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T07:50:35.639Z] ---> Running in 3a6828121582 [2024-10-14T07:50:35.639Z] Removing intermediate container 3a6828121582 [2024-10-14T07:50:35.639Z] ---> 3eb1ac766f9d [2024-10-14T07:50:35.639Z] Step 23/25 : LABEL arch=amd64 [2024-10-14T07:50:35.639Z] ---> Running in 7bb74f98d4f0 [2024-10-14T07:50:35.639Z] Removing intermediate container 7bb74f98d4f0 [2024-10-14T07:50:35.639Z] ---> 7523ad6bf8bb [2024-10-14T07:50:35.639Z] Step 24/25 : LABEL git_sha=eda65a26f575ff07a305de7325ab261b4d99341a [2024-10-14T07:50:35.639Z] ---> Running in 4ba3b5cb8671 [2024-10-14T07:50:35.897Z] Removing intermediate container 4ba3b5cb8671 [2024-10-14T07:50:35.897Z] ---> 0a949cc4e49c [2024-10-14T07:50:35.897Z] Step 25/25 : LABEL version=3.2.0-dev.18 [2024-10-14T07:50:35.897Z] ---> Running in 2fff5a546b3a [2024-10-14T07:50:35.897Z] Removing intermediate container 2fff5a546b3a [2024-10-14T07:50:35.897Z] ---> 02a954839196 [2024-10-14T07:50:35.897Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T07:50:35.897Z] Successfully built 02a954839196 [2024-10-14T07:50:35.897Z] 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-10-14T07:50:36.019Z] provisioning config files... [2024-10-14T07:50:36.030Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18090124342306589922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:50:36.328Z] ---> ****-login.sh [2024-10-14T07:50:36.328Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:50:36.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:50:36.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:50:36.328Z] Configure a credential helper to remove this warning. See [2024-10-14T07:50:36.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:50:36.328Z] [2024-10-14T07:50:36.328Z] Login Succeeded [2024-10-14T07:50:36.328Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:50:36.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:50:36.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:50:36.329Z] Configure a credential helper to remove this warning. See [2024-10-14T07:50:36.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:50:36.329Z] [2024-10-14T07:50:36.329Z] Login Succeeded [2024-10-14T07:50:36.329Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:50:36.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:50:36.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:50:36.587Z] Configure a credential helper to remove this warning. See [2024-10-14T07:50:36.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:50:36.587Z] [2024-10-14T07:50:36.587Z] Login Succeeded [2024-10-14T07:50:36.587Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:50:36.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:50:36.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:50:36.587Z] Configure a credential helper to remove this warning. See [2024-10-14T07:50:36.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:50:36.587Z] [2024-10-14T07:50:36.587Z] Login Succeeded [2024-10-14T07:50:36.587Z] ****.io [2024-10-14T07:50:36.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:50:36.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:50:36.847Z] Configure a credential helper to remove this warning. See [2024-10-14T07:50:36.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:50:36.847Z] [2024-10-14T07:50:36.847Z] Login Succeeded [2024-10-14T07:50:36.847Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:50:36.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:50:36.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:50:36.935Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-10-14T07:50:36.935Z] eda65a26f575ff07a305de7325ab261b4d99341a [2024-10-14T07:50:36.935Z] latest [2024-10-14T07:50:36.935Z] 3.2.0-dev.18 [2024-10-14T07:50:36.935Z] eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 [2024-10-14T07:50:36.935Z] main [2024-10-14T07:50:36.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:37.278Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:37.600Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:eda65a26f575ff07a305de7325ab261b4d99341a [2024-10-14T07:50:37.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-14T07:50:37.600Z] 743a6fdf44ef: Preparing [2024-10-14T07:50:37.600Z] 074bc8c694f5: Preparing [2024-10-14T07:50:37.600Z] 129d7d864d0b: Preparing [2024-10-14T07:50:37.600Z] 386d0b970a43: Preparing [2024-10-14T07:50:37.600Z] 32bda9bf497e: Preparing [2024-10-14T07:50:37.600Z] 63ca1fbb43ae: Preparing [2024-10-14T07:50:37.600Z] 63ca1fbb43ae: Waiting [2024-10-14T07:50:37.600Z] 129d7d864d0b: Pushed [2024-10-14T07:50:37.600Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:50:37.857Z] 074bc8c694f5: Pushed [2024-10-14T07:50:37.857Z] 386d0b970a43: Pushed [2024-10-14T07:50:37.857Z] 32bda9bf497e: Pushed [2024-10-14T07:50:42.038Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22704 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-10-14T07:50:42.055Z] Running in /w/workspace/device-rfid-llrp-go/154 [Pipeline] { [Pipeline] checkout [2024-10-14T07:50:43.129Z] 743a6fdf44ef: Pushed [2024-10-14T07:50:43.130Z] eda65a26f575ff07a305de7325ab261b4d99341a: digest: sha256:d74b1ef7bf47f7660fdd255e5f288af4bad34eb56ddbcb50ba3f851969f3d05a size: 1575 [Pipeline] } [2024-10-14T07:50:45.107Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:45.424Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:45.749Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-10-14T07:50:45.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-14T07:50:45.749Z] 743a6fdf44ef: Preparing [2024-10-14T07:50:45.749Z] 074bc8c694f5: Preparing [2024-10-14T07:50:45.749Z] 129d7d864d0b: Preparing [2024-10-14T07:50:45.749Z] 386d0b970a43: Preparing [2024-10-14T07:50:45.749Z] 32bda9bf497e: Preparing [2024-10-14T07:50:45.749Z] 63ca1fbb43ae: Preparing [2024-10-14T07:50:45.749Z] 63ca1fbb43ae: Waiting [2024-10-14T07:50:45.749Z] 074bc8c694f5: Layer already exists [2024-10-14T07:50:45.749Z] 129d7d864d0b: Layer already exists [2024-10-14T07:50:45.749Z] 32bda9bf497e: Layer already exists [2024-10-14T07:50:45.749Z] 743a6fdf44ef: Layer already exists [2024-10-14T07:50:45.749Z] 386d0b970a43: Layer already exists [2024-10-14T07:50:45.749Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:50:45.749Z] latest: digest: sha256:d74b1ef7bf47f7660fdd255e5f288af4bad34eb56ddbcb50ba3f851969f3d05a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:46.080Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:46.400Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.18 [2024-10-14T07:50:46.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-14T07:50:46.400Z] 743a6fdf44ef: Preparing [2024-10-14T07:50:46.400Z] 074bc8c694f5: Preparing [2024-10-14T07:50:46.400Z] 129d7d864d0b: Preparing [2024-10-14T07:50:46.400Z] 386d0b970a43: Preparing [2024-10-14T07:50:46.400Z] 32bda9bf497e: Preparing [2024-10-14T07:50:46.400Z] 63ca1fbb43ae: Preparing [2024-10-14T07:50:46.400Z] 63ca1fbb43ae: Waiting [2024-10-14T07:50:46.400Z] 074bc8c694f5: Layer already exists [2024-10-14T07:50:46.400Z] 386d0b970a43: Layer already exists [2024-10-14T07:50:46.400Z] 32bda9bf497e: Layer already exists [2024-10-14T07:50:46.400Z] 743a6fdf44ef: Layer already exists [2024-10-14T07:50:46.400Z] 129d7d864d0b: Layer already exists [2024-10-14T07:50:46.400Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:50:46.400Z] 3.2.0-dev.18: digest: sha256:d74b1ef7bf47f7660fdd255e5f288af4bad34eb56ddbcb50ba3f851969f3d05a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:46.732Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:47.061Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 [2024-10-14T07:50:47.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-14T07:50:47.061Z] 743a6fdf44ef: Preparing [2024-10-14T07:50:47.061Z] 074bc8c694f5: Preparing [2024-10-14T07:50:47.061Z] 129d7d864d0b: Preparing [2024-10-14T07:50:47.061Z] 386d0b970a43: Preparing [2024-10-14T07:50:47.061Z] 32bda9bf497e: Preparing [2024-10-14T07:50:47.061Z] 63ca1fbb43ae: Preparing [2024-10-14T07:50:47.061Z] 63ca1fbb43ae: Waiting [2024-10-14T07:50:47.061Z] 32bda9bf497e: Layer already exists [2024-10-14T07:50:47.061Z] 743a6fdf44ef: Layer already exists [2024-10-14T07:50:47.061Z] 386d0b970a43: Layer already exists [2024-10-14T07:50:47.061Z] 074bc8c694f5: Layer already exists [2024-10-14T07:50:47.061Z] 129d7d864d0b: Layer already exists [2024-10-14T07:50:47.061Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:50:47.061Z] eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18: digest: sha256:d74b1ef7bf47f7660fdd255e5f288af4bad34eb56ddbcb50ba3f851969f3d05a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:47.397Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:47.735Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-10-14T07:50:47.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-14T07:50:47.735Z] 743a6fdf44ef: Preparing [2024-10-14T07:50:47.735Z] 074bc8c694f5: Preparing [2024-10-14T07:50:47.735Z] 129d7d864d0b: Preparing [2024-10-14T07:50:47.735Z] 386d0b970a43: Preparing [2024-10-14T07:50:47.735Z] 32bda9bf497e: Preparing [2024-10-14T07:50:47.735Z] 63ca1fbb43ae: Preparing [2024-10-14T07:50:47.735Z] 63ca1fbb43ae: Waiting [2024-10-14T07:50:47.735Z] 074bc8c694f5: Layer already exists [2024-10-14T07:50:47.735Z] 32bda9bf497e: Layer already exists [2024-10-14T07:50:47.735Z] 386d0b970a43: Layer already exists [2024-10-14T07:50:47.735Z] 743a6fdf44ef: Layer already exists [2024-10-14T07:50:47.735Z] 129d7d864d0b: Layer already exists [2024-10-14T07:50:47.735Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:50:47.735Z] main: digest: sha256:d74b1ef7bf47f7660fdd255e5f288af4bad34eb56ddbcb50ba3f851969f3d05a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:50:47.813Z] ===================================================== [Pipeline] echo [2024-10-14T07:50:47.826Z] taggedImages: [2024-10-14T07:50:47.826Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:eda65a26f575ff07a305de7325ab261b4d99341a [2024-10-14T07:50:47.826Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-10-14T07:50:47.826Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.18 [2024-10-14T07:50:47.826Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 [2024-10-14T07:50:47.826Z] - 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-10-14T07:50:48.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:50:48.339Z] [2024-10-14T07:50:48.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:48.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:50:48.647Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T07:50:48.647Z] 5eb5b503b376: Pulling fs layer [2024-10-14T07:50:48.647Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T07:50:48.647Z] ec43610c2a17: Pulling fs layer [2024-10-14T07:50:48.647Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T07:50:48.647Z] 33b1e0a273af: Pulling fs layer [2024-10-14T07:50:48.647Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T07:50:48.647Z] 2f39f015ded8: Pulling fs layer [2024-10-14T07:50:48.647Z] 3a2ae6a8a46f: Waiting [2024-10-14T07:50:48.647Z] 33b1e0a273af: Waiting [2024-10-14T07:50:48.647Z] 5d3b04190fa2: Waiting [2024-10-14T07:50:48.647Z] 2f39f015ded8: Waiting [2024-10-14T07:50:48.647Z] 5c69ac0246d0: Verifying Checksum [2024-10-14T07:50:48.647Z] 5c69ac0246d0: Download complete [2024-10-14T07:50:48.647Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-14T07:50:48.647Z] 3a2ae6a8a46f: Download complete [2024-10-14T07:50:48.647Z] ec43610c2a17: Verifying Checksum [2024-10-14T07:50:48.647Z] ec43610c2a17: Download complete [2024-10-14T07:50:48.647Z] 33b1e0a273af: Verifying Checksum [2024-10-14T07:50:48.647Z] 33b1e0a273af: Download complete [2024-10-14T07:50:48.647Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T07:50:48.647Z] 5d3b04190fa2: Download complete [2024-10-14T07:50:48.905Z] 5eb5b503b376: Verifying Checksum [2024-10-14T07:50:48.905Z] 5eb5b503b376: Download complete [2024-10-14T07:50:49.469Z] 2f39f015ded8: Download complete [2024-10-14T07:50:50.035Z] 5eb5b503b376: Pull complete [2024-10-14T07:50:50.294Z] 5c69ac0246d0: Pull complete [2024-10-14T07:50:50.860Z] ec43610c2a17: Pull complete [2024-10-14T07:50:50.860Z] 3a2ae6a8a46f: Pull complete [2024-10-14T07:50:50.860Z] 33b1e0a273af: Pull complete [2024-10-14T07:50:51.118Z] 5d3b04190fa2: Pull complete [2024-10-14T07:50:51.257Z] using credential edgex-jenkins-ssh [2024-10-14T07:50:51.285Z] Cloning the remote Git repository [2024-10-14T07:50:51.342Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-14T07:50:51.465Z] > git init /w/workspace/device-rfid-llrp-go/154 # timeout=10 [2024-10-14T07:50:51.637Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-14T07:50:51.638Z] > git --version # timeout=10 [2024-10-14T07:50:51.664Z] > git --version # 'git version 2.25.1' [2024-10-14T07:50:51.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T07:50:51.857Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T07:50:55.314Z] 2f39f015ded8: Pull complete [2024-10-14T07:50:55.314Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T07:50:55.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:50:55.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:50:55.422Z] prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container [2024-10-14T07:50:54.764Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-14T07:50:54.799Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T07:50:55.446Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T07:50:56.003Z] Avoid second fetch [2024-10-14T07:50:56.004Z] Checking out Revision eda65a26f575ff07a305de7325ab261b4d99341a (main) [2024-10-14T07:50:56.846Z] Commit message: "Merge pull request #319 from jackchenjc/edgex-go-issue-4916" [2024-10-14T07:50:56.026Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T07:50:56.100Z] > git checkout -f eda65a26f575ff07a305de7325ab261b4d99341a # timeout=10 [2024-10-14T07:50:59.182Z] $ docker top 47535b8d87866d2f1803b9339bcdb5c0992799c66728e0ef5d5b80482445f662 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:50:59.564Z] ---> job-cost.sh [2024-10-14T07:50:59.564Z] lf-activate-venv: SKIPPING [2024-10-14T07:50:59.564Z] INFO: No Stack... [2024-10-14T07:50:59.824Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T07:51:00.084Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T07:51:00.375Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-10-14T07:51:00.375Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T07:51:00.391Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] [2024-10-14T07:51:00.399Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] did not exist. Created. [2024-10-14T07:51:00.405Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T07:51:00.716Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T07:51:00.761Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T07:51:00.769Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T07:51:00.801Z] $ docker stop --time=1 47535b8d87866d2f1803b9339bcdb5c0992799c66728e0ef5d5b80482445f662 [2024-10-14T07:51:00.984Z] [2024-10-14T07:51:00.984Z] GitHub has been notified of this commit’s build result [2024-10-14T07:51:00.984Z] [2024-10-14T07:51:01.944Z] $ docker rm -f --volumes 47535b8d87866d2f1803b9339bcdb5c0992799c66728e0ef5d5b80482445f662 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:51:02.759Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T07:51:02.759Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T07:51:02.759Z] Dload Upload Total Spent Left Speed [2024-10-14T07:51:02.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2024-10-14T07:51:03.144Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T07:51:03.495Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2024-10-14T07:51:03.495Z] [2024-10-14T07:51:03.495Z] { [2024-10-14T07:51:03.495Z] "registry-mirrors": [ [2024-10-14T07:51:03.495Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T07:51:03.495Z] ], [2024-10-14T07:51:03.495Z] "bip": "10.250.0.254/24", [2024-10-14T07:51:03.495Z] "hosts": [ [2024-10-14T07:51:03.495Z] "tcp://0.0.0.0:5555", [2024-10-14T07:51:03.495Z] "unix:///var/run/docker.sock" [2024-10-14T07:51:03.495Z] ], [2024-10-14T07:51:03.495Z] "mtu": 1458, [2024-10-14T07:51:03.495Z] "selinux-enabled": true, [2024-10-14T07:51:03.495Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T07:51:03.495Z] } [Pipeline] sh [2024-10-14T07:51:03.848Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T07:51:04.210Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:51:22.795Z] provisioning config files... [2024-10-14T07:51:22.826Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/154@tmp/config3566950736158728721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:51:23.322Z] ---> ****-login.sh [2024-10-14T07:51:23.322Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:51:23.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:51:23.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:51:23.921Z] Configure a credential helper to remove this warning. See [2024-10-14T07:51:23.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:51:23.921Z] [2024-10-14T07:51:23.921Z] Login Succeeded [2024-10-14T07:51:23.921Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:51:24.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:51:24.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:51:24.465Z] Configure a credential helper to remove this warning. See [2024-10-14T07:51:24.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:51:24.465Z] [2024-10-14T07:51:24.465Z] Login Succeeded [2024-10-14T07:51:24.465Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:51:24.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:51:24.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:51:24.737Z] Configure a credential helper to remove this warning. See [2024-10-14T07:51:24.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:51:24.737Z] [2024-10-14T07:51:24.737Z] Login Succeeded [2024-10-14T07:51:24.737Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:51:25.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:51:25.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:51:25.282Z] Configure a credential helper to remove this warning. See [2024-10-14T07:51:25.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:51:25.282Z] [2024-10-14T07:51:25.282Z] Login Succeeded [2024-10-14T07:51:25.282Z] ****.io [2024-10-14T07:51:25.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:51:25.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:51:25.822Z] Configure a credential helper to remove this warning. See [2024-10-14T07:51:25.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:51:25.822Z] [2024-10-14T07:51:25.822Z] Login Succeeded [2024-10-14T07:51:25.822Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:51:25.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T07:51:26.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:51:26.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:51:26.283Z] ========================================================= [2024-10-14T07:51:26.283Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T07:51:26.283Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:51:26.683Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T07:51:26.953Z] Sending build context to Docker daemon 1.21MB [2024-10-14T07:51:26.953Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:51:26.953Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T07:51:27.228Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T07:51:27.228Z] cf04c63912e1: Pulling fs layer [2024-10-14T07:51:27.228Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T07:51:27.228Z] a37a00ec5f00: Pulling fs layer [2024-10-14T07:51:27.228Z] 50b3750afda1: Pulling fs layer [2024-10-14T07:51:27.228Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T07:51:27.228Z] 80978eb59214: Pulling fs layer [2024-10-14T07:51:27.228Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T07:51:27.228Z] c5a475d317c9: Pulling fs layer [2024-10-14T07:51:27.228Z] 50b3750afda1: Waiting [2024-10-14T07:51:27.228Z] c9f46d7d2bd2: Waiting [2024-10-14T07:51:27.228Z] c5a475d317c9: Waiting [2024-10-14T07:51:27.228Z] 80978eb59214: Waiting [2024-10-14T07:51:27.228Z] 4f4fb700ef54: Waiting [2024-10-14T07:51:27.228Z] 55b35a11ae5e: Download complete [2024-10-14T07:51:27.228Z] 50b3750afda1: Verifying Checksum [2024-10-14T07:51:27.228Z] 50b3750afda1: Download complete [2024-10-14T07:51:27.228Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T07:51:27.228Z] 4f4fb700ef54: Download complete [2024-10-14T07:51:27.228Z] 80978eb59214: Download complete [2024-10-14T07:51:27.228Z] cf04c63912e1: Verifying Checksum [2024-10-14T07:51:27.228Z] cf04c63912e1: Download complete [2024-10-14T07:51:27.821Z] c5a475d317c9: Verifying Checksum [2024-10-14T07:51:27.821Z] c5a475d317c9: Download complete [2024-10-14T07:51:28.415Z] cf04c63912e1: Pull complete [2024-10-14T07:51:29.009Z] 55b35a11ae5e: Pull complete [2024-10-14T07:51:29.280Z] a37a00ec5f00: Verifying Checksum [2024-10-14T07:51:29.280Z] a37a00ec5f00: Download complete [2024-10-14T07:51:30.246Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T07:51:30.246Z] c9f46d7d2bd2: Download complete [2024-10-14T07:51:45.281Z] a37a00ec5f00: Pull complete [2024-10-14T07:51:45.281Z] 50b3750afda1: Pull complete [2024-10-14T07:51:45.281Z] 4f4fb700ef54: Pull complete [2024-10-14T07:51:45.281Z] 80978eb59214: Pull complete [2024-10-14T07:51:53.542Z] c9f46d7d2bd2: Pull complete [2024-10-14T07:51:54.977Z] c5a475d317c9: Pull complete [2024-10-14T07:51:54.978Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T07:51:54.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T07:51:54.978Z] ---> be29e6b0f0d4 [2024-10-14T07:51:54.978Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:51:55.956Z] ---> Running in 14e5deabbb8a [2024-10-14T07:51:56.227Z] Removing intermediate container 14e5deabbb8a [2024-10-14T07:51:56.227Z] ---> 43ec0c75bebe [2024-10-14T07:51:56.227Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:51:56.227Z] ---> Running in e5950678bb94 [2024-10-14T07:51:56.815Z] Removing intermediate container e5950678bb94 [2024-10-14T07:51:56.815Z] ---> 91338d90a662 [2024-10-14T07:51:56.815Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T07:51:56.815Z] ---> Running in 0e7d26c7828c [2024-10-14T07:51:57.089Z] Removing intermediate container 0e7d26c7828c [2024-10-14T07:51:57.089Z] ---> 86e2b5a03f70 [2024-10-14T07:51:57.089Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:51:57.363Z] ---> Running in fafec1f3dc74 [2024-10-14T07:51:57.640Z] Removing intermediate container fafec1f3dc74 [2024-10-14T07:51:57.640Z] ---> 24631ba7e355 [2024-10-14T07:51:57.640Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:51:57.913Z] ---> Running in 8d2949fae3e3 [2024-10-14T07:51:59.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:51:59.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:52:01.566Z] OK: 238 MiB in 54 packages [2024-10-14T07:52:02.987Z] Removing intermediate container 8d2949fae3e3 [2024-10-14T07:52:02.987Z] ---> 89ba361a743e [2024-10-14T07:52:02.987Z] Step 8/12 : WORKDIR /app [2024-10-14T07:52:02.987Z] ---> Running in f8f265609ce9 [2024-10-14T07:52:03.258Z] Removing intermediate container f8f265609ce9 [2024-10-14T07:52:03.258Z] ---> 885cb690c858 [2024-10-14T07:52:03.258Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-14T07:52:03.858Z] ---> 196136c3b8c9 [2024-10-14T07:52:03.858Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:52:04.142Z] ---> Running in d62190911a29 [2024-10-14T07:54:10.940Z] Removing intermediate container d62190911a29 [2024-10-14T07:54:10.940Z] ---> 158642fd1c07 [2024-10-14T07:54:10.940Z] Step 11/12 : COPY . . [2024-10-14T07:54:10.940Z] ---> 50277634d140 [2024-10-14T07:54:10.940Z] Step 12/12 : RUN $MAKE [2024-10-14T07:54:10.940Z] ---> Running in e9ca13d04db2 [2024-10-14T07:54:10.940Z] noop [2024-10-14T07:54:10.940Z] Removing intermediate container e9ca13d04db2 [2024-10-14T07:54:10.940Z] ---> 7de8fa60119a [2024-10-14T07:54:10.940Z] Successfully built 7de8fa60119a [2024-10-14T07:54:10.940Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:54:11.366Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T07:54:11.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:54:11.668Z] prd-ubuntu20.04-docker-arm64-4c-16g-22704 does not seem to be running inside a container [2024-10-14T07:54:11.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/154 -v /w/workspace/device-rfid-llrp-go/154:/w/workspace/device-rfid-llrp-go/154:rw,z -v /w/workspace/device-rfid-llrp-go/154@tmp:/w/workspace/device-rfid-llrp-go/154@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-10-14T07:54:13.416Z] $ docker top 18a7cebd7a735e7e00010fb10b5a7df0da31f6d13c96bf7e9507200ef5f75bf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:54:14.351Z] + go version [2024-10-14T07:54:14.351Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T07:54:14.374Z] $ docker stop --time=1 18a7cebd7a735e7e00010fb10b5a7df0da31f6d13c96bf7e9507200ef5f75bf1 [2024-10-14T07:54:16.102Z] $ docker rm -f --volumes 18a7cebd7a735e7e00010fb10b5a7df0da31f6d13c96bf7e9507200ef5f75bf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:54:16.718Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T07:54:16.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:54:16.982Z] prd-ubuntu20.04-docker-arm64-4c-16g-22704 does not seem to be running inside a container [2024-10-14T07:54:17.079Z] $ 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/154 -v /w/workspace/device-rfid-llrp-go/154:/w/workspace/device-rfid-llrp-go/154:rw,z -v /w/workspace/device-rfid-llrp-go/154@tmp:/w/workspace/device-rfid-llrp-go/154@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-10-14T07:54:18.447Z] $ docker top 4523879a7ed158c0467b34f07e864aef08cb81f6e626eb10a3b73519ebe87a2b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:54:19.322Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/154 [Pipeline] fileExists [Pipeline] sh [2024-10-14T07:54:19.989Z] + make test [2024-10-14T07:54:19.990Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T07:54:26.728Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-14T07:59:33.798Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-14T07:59:33.798Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-14T08:00:13.879Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.690s coverage: 40.6% of statements [2024-10-14T08:00:13.879Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.085s coverage: 95.5% of statements [2024-10-14T08:00:13.879Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.647s coverage: 51.9% of statements [2024-10-14T08:00:13.879Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T08:00:13.879Z] go vet ./... [2024-10-14T08:01:16.263Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:01:16.263Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:01:16.263Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:01:16.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:01:16.304Z] $ docker stop --time=1 4523879a7ed158c0467b34f07e864aef08cb81f6e626eb10a3b73519ebe87a2b [2024-10-14T08:01:18.422Z] $ docker rm -f --volumes 4523879a7ed158c0467b34f07e864aef08cb81f6e626eb10a3b73519ebe87a2b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:01:20.567Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:01:20.599Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T08:01:21.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:01:21.850Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:01:22.179Z] + ls -al . [2024-10-14T08:01:22.179Z] total 712 [2024-10-14T08:01:22.179Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 07:54 . [2024-10-14T08:01:22.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:50 .. [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 14 07:50 .dockerignore [2024-10-14T08:01:22.179Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:51 .git [2024-10-14T08:01:22.179Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:50 .github [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 07:50 .gitignore [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 07:50 .golangci.yml [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 14 07:50 Attribution.txt [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 14 07:50 CHANGELOG.md [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 14 07:50 Dockerfile [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:50 GOVERNANCE.md [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 14 07:50 Jenkinsfile [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 07:50 LICENSE [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 14 07:50 Makefile [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 07:50 OWNERS.md [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 14 07:50 README.md [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 07:48 VERSION [2024-10-14T08:01:22.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:50 bin [2024-10-14T08:01:22.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:50 cmd [2024-10-14T08:01:22.179Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 14 08:00 coverage.out [2024-10-14T08:01:22.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:50 examples [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 14 07:50 go.mod [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:50 go.sum [2024-10-14T08:01:22.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:50 images [2024-10-14T08:01:22.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:50 internal [2024-10-14T08:01:22.179Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:50 pkg [2024-10-14T08:01:22.179Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 14 07:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:01:22.540Z] + 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=eda65a26f575ff07a305de7325ab261b4d99341a --label arch=arm64 --label version=3.2.0-dev.18 . [2024-10-14T08:01:22.808Z] Sending build context to Docker daemon 1.21MB [2024-10-14T08:01:22.808Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:01:22.808Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-14T08:01:22.808Z] ---> 7de8fa60119a [2024-10-14T08:01:22.808Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:01:23.075Z] ---> Running in 1c142a5cde4b [2024-10-14T08:01:23.343Z] Removing intermediate container 1c142a5cde4b [2024-10-14T08:01:23.343Z] ---> 14357f166fe1 [2024-10-14T08:01:23.343Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:01:23.343Z] ---> Running in d15d8c172534 [2024-10-14T08:01:23.931Z] Removing intermediate container d15d8c172534 [2024-10-14T08:01:23.931Z] ---> 6a83cb9f7ba1 [2024-10-14T08:01:23.931Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:01:23.931Z] ---> Running in 9bf8762ffe1c [2024-10-14T08:01:24.207Z] Removing intermediate container 9bf8762ffe1c [2024-10-14T08:01:24.207Z] ---> f3c79c767801 [2024-10-14T08:01:24.207Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:01:24.474Z] ---> Running in f7a9fd903838 [2024-10-14T08:01:24.742Z] Removing intermediate container f7a9fd903838 [2024-10-14T08:01:24.742Z] ---> 6ffb980b4ba8 [2024-10-14T08:01:24.742Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:01:24.742Z] ---> Running in 6541b5ba6aac [2024-10-14T08:01:26.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:01:26.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:01:28.374Z] OK: 238 MiB in 54 packages [2024-10-14T08:01:28.968Z] Removing intermediate container 6541b5ba6aac [2024-10-14T08:01:28.968Z] ---> 8c49fb3b430b [2024-10-14T08:01:28.968Z] Step 8/25 : WORKDIR /app [2024-10-14T08:01:29.238Z] ---> Running in 8fb406fcbef2 [2024-10-14T08:01:29.506Z] Removing intermediate container 8fb406fcbef2 [2024-10-14T08:01:29.506Z] ---> 8a9aad729be9 [2024-10-14T08:01:29.506Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-14T08:01:31.443Z] ---> 32b9f71c886e [2024-10-14T08:01:31.443Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:01:31.443Z] ---> Running in f7c385dfb904 [2024-10-14T08:01:34.023Z] Removing intermediate container f7c385dfb904 [2024-10-14T08:01:34.023Z] ---> 0af8c43c0919 [2024-10-14T08:01:34.023Z] Step 11/25 : COPY . . [2024-10-14T08:01:34.622Z] ---> 89417df164c8 [2024-10-14T08:01:34.622Z] Step 12/25 : RUN $MAKE [2024-10-14T08:01:34.622Z] ---> Running in ef39b68356b5 [2024-10-14T08:01:35.592Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-14T08:05:57.689Z] Removing intermediate container ef39b68356b5 [2024-10-14T08:05:57.689Z] ---> ce96e1ee8392 [2024-10-14T08:05:57.689Z] Step 13/25 : FROM alpine:3.20 [2024-10-14T08:05:58.293Z] 3.20: Pulling from library/alpine [2024-10-14T08:05:58.293Z] cf04c63912e1: Already exists [2024-10-14T08:05:58.563Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:05:58.563Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:05:58.563Z] ---> c157a85ed455 [2024-10-14T08:05:58.563Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:05:58.563Z] ---> Running in 5121ccfb4db0 [2024-10-14T08:05:58.835Z] Removing intermediate container 5121ccfb4db0 [2024-10-14T08:05:58.835Z] ---> 398a8e6d4193 [2024-10-14T08:05:58.835Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-14T08:05:59.106Z] ---> Running in c056426fc450 [2024-10-14T08:06:00.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:06:00.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:06:02.089Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:06:02.089Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:06:02.089Z] OK: 9 MiB in 15 packages [2024-10-14T08:06:03.058Z] Removing intermediate container c056426fc450 [2024-10-14T08:06:03.058Z] ---> 1e5ac7d3016e [2024-10-14T08:06:03.058Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-14T08:06:03.058Z] ---> Running in 075ff46f9b06 [2024-10-14T08:06:04.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:06:04.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:06:06.009Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:06:06.009Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:06:06.009Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:06:06.275Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:06:06.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:06:06.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:06:07.950Z] OK: 9 MiB in 15 packages [2024-10-14T08:06:09.360Z] Removing intermediate container 075ff46f9b06 [2024-10-14T08:06:09.360Z] ---> 0f348df29769 [2024-10-14T08:06:09.360Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-14T08:06:09.627Z] ---> 823d358b9269 [2024-10-14T08:06:09.627Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-14T08:06:10.210Z] ---> 41e6763362b9 [2024-10-14T08:06:10.210Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-14T08:06:12.797Z] ---> 5c3ccbd7369f [2024-10-14T08:06:12.797Z] Step 20/25 : EXPOSE 59989 [2024-10-14T08:06:12.797Z] ---> Running in 28693684b47c [2024-10-14T08:06:13.067Z] Removing intermediate container 28693684b47c [2024-10-14T08:06:13.067Z] ---> d1a1fd515713 [2024-10-14T08:06:13.067Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-14T08:06:13.337Z] ---> Running in f39f784a3914 [2024-10-14T08:06:13.608Z] Removing intermediate container f39f784a3914 [2024-10-14T08:06:13.608Z] ---> 1c9f676bf724 [2024-10-14T08:06:13.608Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T08:06:13.608Z] ---> Running in 0219be046da4 [2024-10-14T08:06:14.197Z] Removing intermediate container 0219be046da4 [2024-10-14T08:06:14.197Z] ---> 486237770d19 [2024-10-14T08:06:14.197Z] Step 23/25 : LABEL arch=arm64 [2024-10-14T08:06:14.197Z] ---> Running in b2cee56bcd2b [2024-10-14T08:06:14.469Z] Removing intermediate container b2cee56bcd2b [2024-10-14T08:06:14.469Z] ---> 7078c6b5d01c [2024-10-14T08:06:14.469Z] Step 24/25 : LABEL git_sha=eda65a26f575ff07a305de7325ab261b4d99341a [2024-10-14T08:06:14.469Z] ---> Running in 94051d4d6038 [2024-10-14T08:06:15.065Z] Removing intermediate container 94051d4d6038 [2024-10-14T08:06:15.065Z] ---> b17b23df6537 [2024-10-14T08:06:15.065Z] Step 25/25 : LABEL version=3.2.0-dev.18 [2024-10-14T08:06:15.065Z] ---> Running in 71d949e14363 [2024-10-14T08:06:15.333Z] Removing intermediate container 71d949e14363 [2024-10-14T08:06:15.333Z] ---> b618c421704e [2024-10-14T08:06:15.333Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:06:15.333Z] Successfully built b618c421704e [2024-10-14T08:06:15.333Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:06:15.479Z] provisioning config files... [2024-10-14T08:06:15.494Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/154@tmp/config16116618892114661621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:06:15.874Z] ---> ****-login.sh [2024-10-14T08:06:15.874Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:06:16.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:06:16.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:06:16.147Z] Configure a credential helper to remove this warning. See [2024-10-14T08:06:16.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:06:16.147Z] [2024-10-14T08:06:16.147Z] Login Succeeded [2024-10-14T08:06:16.147Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:06:16.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:06:16.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:06:16.683Z] Configure a credential helper to remove this warning. See [2024-10-14T08:06:16.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:06:16.683Z] [2024-10-14T08:06:16.683Z] Login Succeeded [2024-10-14T08:06:16.683Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:06:16.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:06:16.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:06:16.953Z] Configure a credential helper to remove this warning. See [2024-10-14T08:06:16.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:06:16.953Z] [2024-10-14T08:06:16.953Z] Login Succeeded [2024-10-14T08:06:16.953Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:06:17.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:06:17.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:06:17.492Z] Configure a credential helper to remove this warning. See [2024-10-14T08:06:17.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:06:17.492Z] [2024-10-14T08:06:17.492Z] Login Succeeded [2024-10-14T08:06:17.492Z] ****.io [2024-10-14T08:06:17.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:06:18.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:06:18.032Z] Configure a credential helper to remove this warning. See [2024-10-14T08:06:18.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:06:18.033Z] [2024-10-14T08:06:18.033Z] Login Succeeded [2024-10-14T08:06:18.033Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:06:18.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:06:18.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:06:18.140Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-10-14T08:06:18.140Z] eda65a26f575ff07a305de7325ab261b4d99341a [2024-10-14T08:06:18.140Z] latest [2024-10-14T08:06:18.140Z] 3.2.0-dev.18 [2024-10-14T08:06:18.140Z] eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 [2024-10-14T08:06:18.140Z] main [2024-10-14T08:06:18.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:18.523Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:18.894Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eda65a26f575ff07a305de7325ab261b4d99341a [2024-10-14T08:06:18.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-14T08:06:18.894Z] fd4c07caa9b5: Preparing [2024-10-14T08:06:18.894Z] b049cc8a11da: Preparing [2024-10-14T08:06:18.894Z] fe3c2d7c47a6: Preparing [2024-10-14T08:06:18.894Z] e2a6d8be2b53: Preparing [2024-10-14T08:06:18.894Z] b8ce1ce047b6: Preparing [2024-10-14T08:06:18.894Z] 16113d51b718: Preparing [2024-10-14T08:06:18.894Z] 16113d51b718: Waiting [2024-10-14T08:06:19.161Z] fe3c2d7c47a6: Pushed [2024-10-14T08:06:19.161Z] b8ce1ce047b6: Pushed [2024-10-14T08:06:19.161Z] b049cc8a11da: Pushed [2024-10-14T08:06:19.161Z] e2a6d8be2b53: Pushed [2024-10-14T08:06:19.745Z] 16113d51b718: Layer already exists [2024-10-14T08:06:32.061Z] fd4c07caa9b5: Pushed [2024-10-14T08:06:32.061Z] eda65a26f575ff07a305de7325ab261b4d99341a: digest: sha256:b97abde9748c9571939cab1ed404b4bdb652509e180d2fdf7045d8d73edb8a1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:32.430Z] + 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-10-14T08:06:32.793Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-10-14T08:06:32.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-14T08:06:32.793Z] fd4c07caa9b5: Preparing [2024-10-14T08:06:32.793Z] b049cc8a11da: Preparing [2024-10-14T08:06:32.793Z] fe3c2d7c47a6: Preparing [2024-10-14T08:06:32.793Z] e2a6d8be2b53: Preparing [2024-10-14T08:06:32.793Z] b8ce1ce047b6: Preparing [2024-10-14T08:06:32.793Z] 16113d51b718: Preparing [2024-10-14T08:06:32.793Z] 16113d51b718: Waiting [2024-10-14T08:06:32.793Z] fd4c07caa9b5: Layer already exists [2024-10-14T08:06:32.793Z] fe3c2d7c47a6: Layer already exists [2024-10-14T08:06:32.793Z] b8ce1ce047b6: Layer already exists [2024-10-14T08:06:32.793Z] b049cc8a11da: Layer already exists [2024-10-14T08:06:32.793Z] e2a6d8be2b53: Layer already exists [2024-10-14T08:06:32.793Z] 16113d51b718: Layer already exists [2024-10-14T08:06:33.060Z] latest: digest: sha256:b97abde9748c9571939cab1ed404b4bdb652509e180d2fdf7045d8d73edb8a1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:33.420Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:33.785Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.18 [2024-10-14T08:06:33.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-14T08:06:33.785Z] fd4c07caa9b5: Preparing [2024-10-14T08:06:33.785Z] b049cc8a11da: Preparing [2024-10-14T08:06:33.785Z] fe3c2d7c47a6: Preparing [2024-10-14T08:06:33.785Z] e2a6d8be2b53: Preparing [2024-10-14T08:06:33.785Z] b8ce1ce047b6: Preparing [2024-10-14T08:06:33.785Z] 16113d51b718: Preparing [2024-10-14T08:06:33.785Z] 16113d51b718: Waiting [2024-10-14T08:06:33.785Z] fd4c07caa9b5: Layer already exists [2024-10-14T08:06:33.785Z] e2a6d8be2b53: Layer already exists [2024-10-14T08:06:33.785Z] b049cc8a11da: Layer already exists [2024-10-14T08:06:33.785Z] b8ce1ce047b6: Layer already exists [2024-10-14T08:06:33.785Z] fe3c2d7c47a6: Layer already exists [2024-10-14T08:06:33.785Z] 16113d51b718: Layer already exists [2024-10-14T08:06:33.785Z] 3.2.0-dev.18: digest: sha256:b97abde9748c9571939cab1ed404b4bdb652509e180d2fdf7045d8d73edb8a1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:34.166Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:34.530Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 [2024-10-14T08:06:34.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-14T08:06:34.530Z] fd4c07caa9b5: Preparing [2024-10-14T08:06:34.530Z] b049cc8a11da: Preparing [2024-10-14T08:06:34.530Z] fe3c2d7c47a6: Preparing [2024-10-14T08:06:34.530Z] e2a6d8be2b53: Preparing [2024-10-14T08:06:34.530Z] b8ce1ce047b6: Preparing [2024-10-14T08:06:34.530Z] 16113d51b718: Preparing [2024-10-14T08:06:34.530Z] 16113d51b718: Waiting [2024-10-14T08:06:34.530Z] fe3c2d7c47a6: Layer already exists [2024-10-14T08:06:34.530Z] fd4c07caa9b5: Layer already exists [2024-10-14T08:06:34.530Z] e2a6d8be2b53: Layer already exists [2024-10-14T08:06:34.530Z] b049cc8a11da: Layer already exists [2024-10-14T08:06:34.530Z] b8ce1ce047b6: Layer already exists [2024-10-14T08:06:34.530Z] 16113d51b718: Layer already exists [2024-10-14T08:06:34.530Z] eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18: digest: sha256:b97abde9748c9571939cab1ed404b4bdb652509e180d2fdf7045d8d73edb8a1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:35.153Z] + 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-10-14T08:06:35.512Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-10-14T08:06:35.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-14T08:06:35.512Z] fd4c07caa9b5: Preparing [2024-10-14T08:06:35.512Z] b049cc8a11da: Preparing [2024-10-14T08:06:35.512Z] fe3c2d7c47a6: Preparing [2024-10-14T08:06:35.512Z] e2a6d8be2b53: Preparing [2024-10-14T08:06:35.512Z] b8ce1ce047b6: Preparing [2024-10-14T08:06:35.512Z] 16113d51b718: Preparing [2024-10-14T08:06:35.512Z] 16113d51b718: Waiting [2024-10-14T08:06:35.512Z] fd4c07caa9b5: Layer already exists [2024-10-14T08:06:35.512Z] fe3c2d7c47a6: Layer already exists [2024-10-14T08:06:35.512Z] b8ce1ce047b6: Layer already exists [2024-10-14T08:06:35.512Z] b049cc8a11da: Layer already exists [2024-10-14T08:06:35.512Z] e2a6d8be2b53: Layer already exists [2024-10-14T08:06:35.512Z] 16113d51b718: Layer already exists [2024-10-14T08:06:35.512Z] main: digest: sha256:b97abde9748c9571939cab1ed404b4bdb652509e180d2fdf7045d8d73edb8a1b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:06:35.877Z] ===================================================== [Pipeline] echo [2024-10-14T08:06:35.892Z] taggedImages: [2024-10-14T08:06:35.892Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eda65a26f575ff07a305de7325ab261b4d99341a [2024-10-14T08:06:35.892Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-10-14T08:06:35.892Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.18 [2024-10-14T08:06:35.892Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:eda65a26f575ff07a305de7325ab261b4d99341a-3.2.0-dev.18 [2024-10-14T08:06:35.892Z] - 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-10-14T08:06:36.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:06:36.282Z] [2024-10-14T08:06:36.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:36.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:06:36.619Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T08:06:36.619Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T08:06:36.619Z] 04944245beec: Pulling fs layer [2024-10-14T08:06:36.619Z] 699f458cf7ca: Pulling fs layer [2024-10-14T08:06:36.619Z] 765212b225bb: Pulling fs layer [2024-10-14T08:06:36.619Z] f23df028b6ca: Pulling fs layer [2024-10-14T08:06:36.619Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T08:06:36.619Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T08:06:36.619Z] f23df028b6ca: Waiting [2024-10-14T08:06:36.619Z] d65c8cfc05b1: Waiting [2024-10-14T08:06:36.619Z] 765212b225bb: Waiting [2024-10-14T08:06:36.619Z] 2437ff75d9bd: Waiting [2024-10-14T08:06:36.887Z] 04944245beec: Verifying Checksum [2024-10-14T08:06:36.887Z] 04944245beec: Download complete [2024-10-14T08:06:36.887Z] 765212b225bb: Verifying Checksum [2024-10-14T08:06:36.887Z] 765212b225bb: Download complete [2024-10-14T08:06:36.887Z] f23df028b6ca: Verifying Checksum [2024-10-14T08:06:36.887Z] f23df028b6ca: Download complete [2024-10-14T08:06:36.887Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T08:06:36.887Z] d65c8cfc05b1: Download complete [2024-10-14T08:06:37.155Z] 699f458cf7ca: Verifying Checksum [2024-10-14T08:06:37.155Z] 699f458cf7ca: Download complete [2024-10-14T08:06:37.420Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T08:06:37.420Z] 8998bd30e6a1: Download complete [2024-10-14T08:06:40.002Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T08:06:40.002Z] 2437ff75d9bd: Download complete [2024-10-14T08:06:41.945Z] 8998bd30e6a1: Pull complete [2024-10-14T08:06:42.534Z] 04944245beec: Pull complete [2024-10-14T08:06:44.475Z] 699f458cf7ca: Pull complete [2024-10-14T08:06:44.475Z] 765212b225bb: Pull complete [2024-10-14T08:06:45.434Z] f23df028b6ca: Pull complete [2024-10-14T08:06:45.434Z] d65c8cfc05b1: Pull complete [2024-10-14T08:07:03.634Z] 2437ff75d9bd: Pull complete [2024-10-14T08:07:03.634Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T08:07:03.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:07:03.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:07:03.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-22704 does not seem to be running inside a container [2024-10-14T08:07:03.895Z] $ 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/154 -v /w/workspace/device-rfid-llrp-go/154:/w/workspace/device-rfid-llrp-go/154:rw,z -v /w/workspace/device-rfid-llrp-go/154@tmp:/w/workspace/device-rfid-llrp-go/154@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-10-14T08:07:06.682Z] $ docker top 259b5fa68dca74474d2e1914baf3b236ac3677dd3d5e4326ce479e93d3072c15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:07:07.518Z] ---> job-cost.sh [2024-10-14T08:07:07.518Z] lf-activate-venv: SKIPPING [2024-10-14T08:07:07.518Z] INFO: No Stack... [2024-10-14T08:07:07.784Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T08:07:08.744Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:07:09.377Z] + cat /w/workspace/device-rfid-llrp-go/154/archives/cost.csv [2024-10-14T08:07:09.377Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T08:07:09.412Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] [2024-10-14T08:07:09.423Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] did not exist. Created. [2024-10-14T08:07:09.430Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:07:10.091Z] /w/workspace/device-rfid-llrp-go/154@tmp/durable-21f4b79c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T08:07:10.733Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T08:07:10.760Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T08:07:10.884Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:07:10.895Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:07:10.922Z] $ docker stop --time=1 259b5fa68dca74474d2e1914baf3b236ac3677dd3d5e4326ce479e93d3072c15 [2024-10-14T08:07:12.498Z] $ docker rm -f --volumes 259b5fa68dca74474d2e1914baf3b236ac3677dd3d5e4326ce479e93d3072c15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-14T08:07:12.991Z] provisioning config files... [2024-10-14T08:07:12.997Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1307913362973635799tmp [Pipeline] { [Pipeline] sh [2024-10-14T08:07:13.298Z] + set +x [2024-10-14T08:07:13.298Z] + curl -s https://codecov.io/bash [2024-10-14T08:07:13.298Z] + bash -s -- [2024-10-14T08:07:13.298Z] [2024-10-14T08:07:13.298Z] _____ _ [2024-10-14T08:07:13.298Z] / ____| | | [2024-10-14T08:07:13.298Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T08:07:13.298Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T08:07:13.298Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T08:07:13.298Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T08:07:13.298Z] Bash-1.0.6 [2024-10-14T08:07:13.298Z] [2024-10-14T08:07:13.298Z] [2024-10-14T08:07:13.298Z] ==> git version 2.25.1 found [2024-10-14T08:07:13.298Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-14T08:07:13.298Z] Release-Date: 2020-01-08 [2024-10-14T08:07:13.298Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-14T08:07:13.299Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T08:07:13.299Z] ==> Jenkins CI detected. [2024-10-14T08:07:13.299Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-10-14T08:07:13.299Z] project root: . [2024-10-14T08:07:13.299Z] --> token set from env [2024-10-14T08:07:13.299Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T08:07:13.299Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T08:07:13.299Z] ==> Python coveragepy not found [2024-10-14T08:07:13.299Z] ==> Searching for coverage reports in: [2024-10-14T08:07:13.299Z] + . [2024-10-14T08:07:13.299Z] -> Found 1 reports [2024-10-14T08:07:13.299Z] ==> Detecting git/mercurial file structure [2024-10-14T08:07:13.299Z] ==> Reading reports [2024-10-14T08:07:13.299Z] + ./coverage.out bytes=451915 [2024-10-14T08:07:13.299Z] ==> Appending adjustments [2024-10-14T08:07:13.299Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T08:07:13.557Z] + Found adjustments [2024-10-14T08:07:13.557Z] ==> Gzipping contents [2024-10-14T08:07:13.557Z] 52K /tmp/codecov.ER3Bgy.gz [2024-10-14T08:07:13.557Z] ==> Uploading reports [2024-10-14T08:07:13.557Z] url: https://codecov.io [2024-10-14T08:07:13.557Z] query: branch=main&commit=eda65a26f575ff07a305de7325ab261b4d99341a&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T08:07:13.557Z] -> Pinging Codecov [2024-10-14T08:07:13.557Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=eda65a26f575ff07a305de7325ab261b4d99341a&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T08:07:13.817Z] -> Uploading to [2024-10-14T08:07:13.817Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/eda65a26f575ff07a305de7325ab261b4d99341a/bd903892-e805-453f-94b1-09fc2fa901d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T080713Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=09e545dd37faa3fd35401b39f2c8a027d4bdcc4134752d53bdcca267ff310801 [2024-10-14T08:07:13.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:07:13.817Z] Dload Upload Total Spent Left Speed [2024-10-14T08:07:14.076Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 206k --:--:-- --:--:-- --:--:-- 206k [2024-10-14T08:07:14.076Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] } [2024-10-14T08:07:14.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-14T08:07:14.241Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-14T08:07:14.258Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:07:14.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T08:07:14.571Z] [2024-10-14T08:07:14.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:07:14.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T08:07:14.870Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-14T08:07:14.870Z] 43c4264eed91: Already exists [2024-10-14T08:07:14.870Z] 4cc291be95ef: Already exists [2024-10-14T08:07:14.870Z] 2ac1f1163629: Already exists [2024-10-14T08:07:14.870Z] 5c3c966382ef: Already exists [2024-10-14T08:07:14.870Z] 4f4fb700ef54: Already exists [2024-10-14T08:07:14.870Z] d9c7d2e4e75e: Pulling fs layer [2024-10-14T08:07:14.870Z] 9c3e1370e548: Pulling fs layer [2024-10-14T08:07:15.129Z] d9c7d2e4e75e: Verifying Checksum [2024-10-14T08:07:15.129Z] d9c7d2e4e75e: Download complete [2024-10-14T08:07:15.386Z] d9c7d2e4e75e: Pull complete [2024-10-14T08:07:15.954Z] 9c3e1370e548: Verifying Checksum [2024-10-14T08:07:15.954Z] 9c3e1370e548: Download complete [2024-10-14T08:07:19.250Z] 9c3e1370e548: Pull complete [2024-10-14T08:07:19.250Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-14T08:07:19.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T08:07:19.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:07:19.356Z] prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container [2024-10-14T08:07:19.394Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-14T08:07:24.035Z] $ docker top e36d286ce257ecb1aa2913d6a9f7a99502b2f5b73cba018b778274b33d3f6864 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:07:24.394Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-10-14T08:07:24.406Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-10-14T08:07:24.687Z] + set -o pipefail [2024-10-14T08:07:24.687Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-10-14T08:07:32.819Z] [2024-10-14T08:07:32.819Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-10-14T08:07:32.819Z] [2024-10-14T08:07:32.819Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/3d98ef48-5871-441c-91fe-6f0fa9479c4e [2024-10-14T08:07:32.819Z] [2024-10-14T08:07:32.819Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-14T08:07:32.819Z] [2024-10-14T08:07:32.819Z] [2024-10-14T08:07:32.819Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-14T08:07:32.819Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-14T08:07:32.825Z] $ docker stop --time=1 e36d286ce257ecb1aa2913d6a9f7a99502b2f5b73cba018b778274b33d3f6864 [2024-10-14T08:07:40.755Z] $ docker rm -f --volumes e36d286ce257ecb1aa2913d6a9f7a99502b2f5b73cba018b778274b33d3f6864 [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-10-14T08:07:41.630Z] + git log --format=format:%s -1 eda65a26f575ff07a305de7325ab261b4d99341a [Pipeline] sh [2024-10-14T08:07:41.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:07:41.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:07:42.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:07:42.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:07:42.303Z] prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container [2024-10-14T08:07:42.330Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:07:42.839Z] $ docker top 559d03848d58a883be6d90c428ecd65258f9f605141d35e56c5451f666e36b83 -eo pid,comm [2024-10-14T08:07:42.886Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-14T08:07:42.886Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:07:42.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:07:42.950Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:07:43.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:07:43.056Z] $ docker exec 559d03848d58a883be6d90c428ecd65258f9f605141d35e56c5451f666e36b83 ssh-agent [2024-10-14T08:07:43.161Z] SSH_AUTH_SOCK=/tmp/ssh-jYipcCWvxVSI/agent.32 [2024-10-14T08:07:43.161Z] SSH_AGENT_PID=38 [2024-10-14T08:07:43.166Z] Running ssh-add (command line suppressed) [2024-10-14T08:07:43.244Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13698083425741245049.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13698083425741245049.key) [2024-10-14T08:07:43.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:07:43.556Z] + git semver tag [2024-10-14T08:07:43.816Z] 2024-10-14 08:07:43,704 [run_tag] DEBUG tag force:False [2024-10-14T08:07:43.817Z] 2024-10-14 08:07:43,704 [check_head_tag] DEBUG check head tag [2024-10-14T08:07:43.817Z] 2024-10-14 08:07:43,705 [execute] INFO git cat-file --batch-check [2024-10-14T08:07:43.817Z] 2024-10-14 08:07:43,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-10-14T08:07:43.817Z] 2024-10-14 08:07:43,708 [execute] INFO git cat-file --batch [2024-10-14T08:07:43.817Z] 2024-10-14 08:07:43,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-10-14T08:07:43.817Z] 2024-10-14 08:07:43,724 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-14T08:07:43.817Z] 2024-10-14 08:07:43,724 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 [2024-10-14T08:07:43.817Z] 2024-10-14 08:07:43,725 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:07:43.817Z] 2024-10-14 08:07:43,727 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-14T08:07:43.817Z] 3.2.0-dev.18 [Pipeline] } [2024-10-14T08:07:43.821Z] $ docker exec --env ******** --env ******** 559d03848d58a883be6d90c428ecd65258f9f605141d35e56c5451f666e36b83 ssh-agent -k [2024-10-14T08:07:43.924Z] unset SSH_AUTH_SOCK; [2024-10-14T08:07:43.925Z] unset SSH_AGENT_PID; [2024-10-14T08:07:43.925Z] echo Agent pid 38 killed; [2024-10-14T08:07:43.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:07:44.336Z] + git semver [Pipeline] } [2024-10-14T08:07:44.604Z] $ docker stop --time=1 559d03848d58a883be6d90c428ecd65258f9f605141d35e56c5451f666e36b83 [2024-10-14T08:07:45.835Z] $ docker rm -f --volumes 559d03848d58a883be6d90c428ecd65258f9f605141d35e56c5451f666e36b83 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:07:46.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T08:07:46.266Z] [2024-10-14T08:07:46.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:07:46.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T08:07:46.574Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-14T08:07:46.574Z] ab5ef0e58194: Pulling fs layer [2024-10-14T08:07:46.574Z] 9712f1f96733: Pulling fs layer [2024-10-14T08:07:46.574Z] 63f879dbbcfc: Pulling fs layer [2024-10-14T08:07:46.574Z] 0d9ebad4ef96: Pulling fs layer [2024-10-14T08:07:46.574Z] e9a5061849ea: Pulling fs layer [2024-10-14T08:07:46.574Z] d747dcd14b5f: Pulling fs layer [2024-10-14T08:07:46.574Z] 2de7ff778b66: Pulling fs layer [2024-10-14T08:07:46.574Z] 0d9ebad4ef96: Waiting [2024-10-14T08:07:46.574Z] d747dcd14b5f: Waiting [2024-10-14T08:07:46.574Z] 2de7ff778b66: Waiting [2024-10-14T08:07:46.574Z] e9a5061849ea: Waiting [2024-10-14T08:07:46.574Z] 9712f1f96733: Download complete [2024-10-14T08:07:46.833Z] 63f879dbbcfc: Verifying Checksum [2024-10-14T08:07:46.833Z] 63f879dbbcfc: Download complete [2024-10-14T08:07:46.833Z] e9a5061849ea: Verifying Checksum [2024-10-14T08:07:46.833Z] e9a5061849ea: Download complete [2024-10-14T08:07:46.833Z] d747dcd14b5f: Verifying Checksum [2024-10-14T08:07:46.833Z] d747dcd14b5f: Download complete [2024-10-14T08:07:47.092Z] 2de7ff778b66: Verifying Checksum [2024-10-14T08:07:47.092Z] 2de7ff778b66: Download complete [2024-10-14T08:07:47.092Z] ab5ef0e58194: Verifying Checksum [2024-10-14T08:07:47.092Z] ab5ef0e58194: Download complete [2024-10-14T08:07:47.092Z] 0d9ebad4ef96: Verifying Checksum [2024-10-14T08:07:47.092Z] 0d9ebad4ef96: Download complete [2024-10-14T08:07:49.625Z] ab5ef0e58194: Pull complete [2024-10-14T08:07:49.625Z] 9712f1f96733: Pull complete [2024-10-14T08:07:50.190Z] 63f879dbbcfc: Pull complete [2024-10-14T08:07:54.409Z] 0d9ebad4ef96: Pull complete [2024-10-14T08:07:54.409Z] e9a5061849ea: Pull complete [2024-10-14T08:07:54.409Z] d747dcd14b5f: Pull complete [2024-10-14T08:07:54.975Z] 2de7ff778b66: Pull complete [2024-10-14T08:07:54.975Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-14T08:07:55.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T08:07:55.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:07:55.334Z] prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container [2024-10-14T08:07:55.357Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-14T08:08:06.007Z] $ docker top da13d5449d062f566cf4a97a8c83dc1b48122d3234fd40b34732b5ece870acfc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:08:06.091Z] provisioning config files... [2024-10-14T08:08:06.098Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2772973643539449806tmp [2024-10-14T08:08:06.108Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1581094307798618177tmp [2024-10-14T08:08:06.118Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1288378673201287184tmp [Pipeline] { [Pipeline] echo [2024-10-14T08:08:06.147Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:08:06.441Z] ---> sigul-configuration.sh [2024-10-14T08:08:06.442Z] gpg: directory `/root/.gnupg' created [2024-10-14T08:08:06.442Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-14T08:08:06.442Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-14T08:08:06.442Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-14T08:08:06.442Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-14T08:08:06.442Z] gpg: CAST5 encrypted data [2024-10-14T08:08:06.442Z] gpg: encrypted with 1 passphrase [2024-10-14T08:08:06.442Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-14T08:08:06.734Z] + mkdir /home/jenkins [2024-10-14T08:08:06.734Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-14T08:08:07.030Z] + 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-10-14T08:08:07.046Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:08:07.338Z] ---> sigul-install.sh [2024-10-14T08:08:07.339Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-14T08:08:07.629Z] + git tag --list [2024-10-14T08:08:07.629Z] v0.0.0 [2024-10-14T08:08:07.629Z] v1.0.0 [2024-10-14T08:08:07.629Z] v2.1.0 [2024-10-14T08:08:07.629Z] v2.1.1 [2024-10-14T08:08:07.629Z] v2.2.0 [2024-10-14T08:08:07.629Z] v2.3.0 [2024-10-14T08:08:07.629Z] v3.0 [2024-10-14T08:08:07.629Z] v3.0.0 [2024-10-14T08:08:07.629Z] v3.1 [2024-10-14T08:08:07.629Z] v3.1.0 [2024-10-14T08:08:07.629Z] v3.1.0-dev.1 [2024-10-14T08:08:07.629Z] v3.1.0-dev.10 [2024-10-14T08:08:07.629Z] v3.1.0-dev.11 [2024-10-14T08:08:07.629Z] v3.1.0-dev.12 [2024-10-14T08:08:07.629Z] v3.1.0-dev.13 [2024-10-14T08:08:07.629Z] v3.1.0-dev.14 [2024-10-14T08:08:07.629Z] v3.1.0-dev.15 [2024-10-14T08:08:07.629Z] v3.1.0-dev.16 [2024-10-14T08:08:07.629Z] v3.1.0-dev.17 [2024-10-14T08:08:07.629Z] v3.1.0-dev.18 [2024-10-14T08:08:07.629Z] v3.1.0-dev.19 [2024-10-14T08:08:07.629Z] v3.1.0-dev.2 [2024-10-14T08:08:07.629Z] v3.1.0-dev.20 [2024-10-14T08:08:07.629Z] v3.1.0-dev.21 [2024-10-14T08:08:07.629Z] v3.1.0-dev.22 [2024-10-14T08:08:07.629Z] v3.1.0-dev.23 [2024-10-14T08:08:07.629Z] v3.1.0-dev.24 [2024-10-14T08:08:07.629Z] v3.1.0-dev.3 [2024-10-14T08:08:07.629Z] v3.1.0-dev.4 [2024-10-14T08:08:07.629Z] v3.1.0-dev.5 [2024-10-14T08:08:07.629Z] v3.1.0-dev.6 [2024-10-14T08:08:07.629Z] v3.1.0-dev.7 [2024-10-14T08:08:07.629Z] v3.1.0-dev.8 [2024-10-14T08:08:07.629Z] v3.1.0-dev.9 [2024-10-14T08:08:07.629Z] v3.1.1 [2024-10-14T08:08:07.629Z] v3.1.1-dev.1 [2024-10-14T08:08:07.629Z] v3.2.0-dev.1 [2024-10-14T08:08:07.629Z] v3.2.0-dev.10 [2024-10-14T08:08:07.629Z] v3.2.0-dev.11 [2024-10-14T08:08:07.629Z] v3.2.0-dev.12 [2024-10-14T08:08:07.629Z] v3.2.0-dev.13 [2024-10-14T08:08:07.629Z] v3.2.0-dev.14 [2024-10-14T08:08:07.629Z] v3.2.0-dev.15 [2024-10-14T08:08:07.629Z] v3.2.0-dev.16 [2024-10-14T08:08:07.629Z] v3.2.0-dev.17 [2024-10-14T08:08:07.629Z] v3.2.0-dev.18 [2024-10-14T08:08:07.629Z] v3.2.0-dev.2 [2024-10-14T08:08:07.629Z] v3.2.0-dev.3 [2024-10-14T08:08:07.629Z] v3.2.0-dev.4 [2024-10-14T08:08:07.629Z] v3.2.0-dev.5 [2024-10-14T08:08:07.629Z] v3.2.0-dev.6 [2024-10-14T08:08:07.629Z] v3.2.0-dev.7 [2024-10-14T08:08:07.629Z] v3.2.0-dev.8 [2024-10-14T08:08:07.629Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-14T08:08:07.920Z] + lftools sign git-tag v3.2.0-dev.18 [2024-10-14T08:08:08.486Z] Signing Git tag with Sigul... [2024-10-14T08:08:08.486Z] Signing v3.2.0-dev.18 [Pipeline] echo [2024-10-14T08:08:09.068Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:08:09.359Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-14T08:08:09.366Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-14T08:08:09.388Z] $ docker stop --time=1 da13d5449d062f566cf4a97a8c83dc1b48122d3234fd40b34732b5ece870acfc [2024-10-14T08:08:10.690Z] $ docker rm -f --volumes da13d5449d062f566cf4a97a8c83dc1b48122d3234fd40b34732b5ece870acfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-14T08:08:11.139Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:08:11.139Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:08:11.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:08:11.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:08:11.523Z] prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container [2024-10-14T08:08:11.546Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:08:11.851Z] $ docker top 34cf049b7d441e5e831e7e885f06fb650fbd97209e7ff294c92c403be65ebcd6 -eo pid,comm [2024-10-14T08:08:11.900Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-14T08:08:11.900Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:08:11.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:08:11.950Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:08:12.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:08:12.055Z] $ docker exec 34cf049b7d441e5e831e7e885f06fb650fbd97209e7ff294c92c403be65ebcd6 ssh-agent [2024-10-14T08:08:12.166Z] SSH_AUTH_SOCK=/tmp/ssh-rnQqWqvjrkVy/agent.32 [2024-10-14T08:08:12.166Z] SSH_AGENT_PID=38 [2024-10-14T08:08:12.170Z] Running ssh-add (command line suppressed) [2024-10-14T08:08:12.263Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13436108469276980489.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13436108469276980489.key) [2024-10-14T08:08:12.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:08:12.574Z] + git semver bump pre [2024-10-14T08:08:12.833Z] 2024-10-14 08:08:12,725 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-14T08:08:12.833Z] 2024-10-14 08:08:12,725 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev [2024-10-14T08:08:12.833Z] 2024-10-14 08:08:12,725 [bump_version] DEBUG bumped version:3.2.0-dev.19 [2024-10-14T08:08:12.833Z] 2024-10-14 08:08:12,725 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-10-14T08:08:12.833Z] 2024-10-14 08:08:12,725 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-14T08:08:12.833Z] 2024-10-14 08:08:12,725 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-14T08:08:12.833Z] 2024-10-14 08:08:12,727 [execute] INFO git cat-file --batch-check [2024-10-14T08:08:12.833Z] 2024-10-14 08:08:12,727 [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-10-14T08:08:12.833Z] 2024-10-14 08:08:12,732 [execute] INFO git cat-file --batch [2024-10-14T08:08:12.833Z] 2024-10-14 08:08:12,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:08:12.833Z] 2024-10-14 08:08:12,737 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-14T08:08:12.833Z] 3.2.0-dev.19 [Pipeline] } [2024-10-14T08:08:12.836Z] $ docker exec --env ******** --env ******** 34cf049b7d441e5e831e7e885f06fb650fbd97209e7ff294c92c403be65ebcd6 ssh-agent -k [2024-10-14T08:08:12.943Z] unset SSH_AUTH_SOCK; [2024-10-14T08:08:12.944Z] unset SSH_AGENT_PID; [2024-10-14T08:08:12.944Z] echo Agent pid 38 killed; [2024-10-14T08:08:12.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:08:13.280Z] + git semver [Pipeline] } [2024-10-14T08:08:13.546Z] $ docker stop --time=1 34cf049b7d441e5e831e7e885f06fb650fbd97209e7ff294c92c403be65ebcd6 [2024-10-14T08:08:14.792Z] $ docker rm -f --volumes 34cf049b7d441e5e831e7e885f06fb650fbd97209e7ff294c92c403be65ebcd6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:08:15.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:08:15.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:08:15.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:08:15.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:08:15.536Z] prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container [2024-10-14T08:08:15.559Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-14T08:08:15.891Z] $ docker top 505d0c7fd9060197bfeb5c7dc597558de62d4032b6e2c1d6d88f03ae870e6842 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:08:28.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:08:28.735Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:08:28.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:08:28.835Z] $ docker exec 505d0c7fd9060197bfeb5c7dc597558de62d4032b6e2c1d6d88f03ae870e6842 ssh-agent [2024-10-14T08:08:28.947Z] SSH_AUTH_SOCK=/tmp/ssh-mrilpHCvNsAf/agent.31 [2024-10-14T08:08:28.947Z] SSH_AGENT_PID=37 [2024-10-14T08:08:28.951Z] Running ssh-add (command line suppressed) [2024-10-14T08:08:29.046Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14769435781457884707.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14769435781457884707.key) [2024-10-14T08:08:29.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:08:29.381Z] + git semver push [2024-10-14T08:08:29.640Z] 2024-10-14 08:08:29,552 [run_push] DEBUG push [2024-10-14T08:08:29.640Z] 2024-10-14 08:08:29,553 [execute] INFO git cat-file --batch-check [2024-10-14T08:08:29.640Z] 2024-10-14 08:08:29,553 [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-10-14T08:08:29.640Z] 2024-10-14 08:08:29,557 [execute] INFO git rev-list aeae0679c079c6f01291d2f91e7e0b8510ee4207 -- [2024-10-14T08:08:29.640Z] 2024-10-14 08:08:29,558 [execute] DEBUG Popen(['git', 'rev-list', 'aeae0679c079c6f01291d2f91e7e0b8510ee4207', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:08:29.640Z] 2024-10-14 08:08:29,565 [execute] INFO git fetch -v origin [2024-10-14T08:08:29.640Z] 2024-10-14 08:08:29,566 [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-10-14T08:08:30.210Z] 2024-10-14 08:08:30,014 [run_push] DEBUG no remote changes detected [2024-10-14T08:08:30.210Z] 2024-10-14 08:08:30,014 [execute] INFO git push origin semver [2024-10-14T08:08:30.210Z] 2024-10-14 08:08:30,014 [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-10-14T08:08:30.780Z] 2024-10-14 08:08:30,675 [run_push] DEBUG push all version tags [2024-10-14T08:08:30.780Z] 2024-10-14 08:08:30,675 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-14T08:08:30.780Z] 2024-10-14 08:08:30,675 [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-10-14T08:08:31.355Z] 2024-10-14 08:08:31,304 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-14T08:08:31.355Z] 3.2.0-dev.19 [Pipeline] } [2024-10-14T08:08:31.361Z] $ docker exec --env ******** --env ******** 505d0c7fd9060197bfeb5c7dc597558de62d4032b6e2c1d6d88f03ae870e6842 ssh-agent -k [2024-10-14T08:08:31.455Z] unset SSH_AUTH_SOCK; [2024-10-14T08:08:31.455Z] unset SSH_AGENT_PID; [2024-10-14T08:08:31.456Z] echo Agent pid 37 killed; [2024-10-14T08:08:31.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:08:31.806Z] + git semver [Pipeline] } [2024-10-14T08:08:32.077Z] $ docker stop --time=1 505d0c7fd9060197bfeb5c7dc597558de62d4032b6e2c1d6d88f03ae870e6842 [2024-10-14T08:08:34.253Z] $ docker rm -f --volumes 505d0c7fd9060197bfeb5c7dc597558de62d4032b6e2c1d6d88f03ae870e6842 [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-10-14T08:08:35.162Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-10-14T08:08:35.162Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-14T08:08:35.162Z] total 16 [2024-10-14T08:08:35.162Z] drwxr-xr-x 3 root root 4096 Oct 14 07:50 . [2024-10-14T08:08:35.162Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 08:08 .. [2024-10-14T08:08:35.162Z] drwxr-xr-x 2 root root 4096 Oct 14 07:50 cost [2024-10-14T08:08:35.162Z] -rw-r--r-- 1 root root 91 Oct 14 07:50 cost.csv [2024-10-14T08:08:35.162Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-14T08:08:35.162Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-14T08:08:35.162Z] total 16 [2024-10-14T08:08:35.162Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:50 . [2024-10-14T08:08:35.162Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 08:08 .. [2024-10-14T08:08:35.162Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 07:50 cost [2024-10-14T08:08:35.162Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 14 07:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:08:35.458Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:08:36.338Z] ---> package-listing.sh [2024-10-14T08:08:36.338Z] ++ facter osfamily [2024-10-14T08:08:36.338Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T08:08:36.338Z] + OS_FAMILY=debian [2024-10-14T08:08:36.338Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-10-14T08:08:36.338Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T08:08:36.338Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T08:08:36.338Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T08:08:36.338Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T08:08:36.338Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-10-14T08:08:36.338Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T08:08:36.338Z] + case "${OS_FAMILY}" in [2024-10-14T08:08:36.338Z] + dpkg -l [2024-10-14T08:08:36.338Z] + grep '^ii' [2024-10-14T08:08:36.598Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T08:08:36.598Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T08:08:36.598Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T08:08:36.598Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-10-14T08:08:36.598Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-10-14T08:08:36.598Z] + 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-10-14T08:08:36.612Z] 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-10-14T08:08:36.890Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:08:37.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:08:37.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:08:37.531Z] prd-ubuntu20.04-docker-8c-8g-22700 does not seem to be running inside a container [2024-10-14T08:08:37.551Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T08:08:37.750Z] $ docker top 1005a26e0dee207ca64d93e05bbcf4a9c4ffc589359b25412fa931197f1750e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:08:38.112Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T08:08:38.399Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T08:08:38.681Z] + ls /var/log/sa-host [2024-10-14T08:08:38.681Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:08:38.763Z] provisioning config files... [2024-10-14T08:08:38.772Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16813903570586103659tmp [Pipeline] { [Pipeline] echo [2024-10-14T08:08:38.790Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:08:39.075Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T08:08:39.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:08:39.417Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T08:08:39.427Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:08:39.711Z] ---> sudo-logs.sh [2024-10-14T08:08:39.711Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T08:08:39.747Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:08:40.032Z] ---> job-cost.sh [2024-10-14T08:08:40.032Z] lf-activate-venv: SKIPPING [2024-10-14T08:08:40.032Z] DEBUG: total: 0.2199999988079071 [2024-10-14T08:08:40.032Z] INFO: Retrieving Stack Cost... [2024-10-14T08:08:40.601Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:08:40.861Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T08:08:40.873Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:08:41.156Z] ---> logs-deploy.sh [2024-10-14T08:08:41.156Z] lf-activate-venv: SKIPPING [2024-10-14T08:08:41.156Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/154 [2024-10-14T08:08:41.156Z] INFO: archiving workspace using pattern(s): [2024-10-14T08:08:42.090Z] Archives upload complete. [2024-10-14T08:08:42.090Z] INFO: archiving logs to Nexus