Started by user Lenny Goodell Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 788eb5aa681600b58a588c2696b7c43b899f9bac 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-ssh902713729978710181.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8628964690873569155.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3472265446390284953.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh5417433840996554610.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-ssh1151101272494737714.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5263 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 788eb5aa681600b58a588c2696b7c43b899f9bac (main) > 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 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 Commit message: "Merge pull request #286 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" > git rev-list --no-walk 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-08T16:28:57.569Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-08T16:28:57.666Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T16:28:57.696Z] ========================================================= [2024-03-08T16:28:57.696Z] EdgeX Global Pipelines Version Info [2024-03-08T16:28:57.696Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:28:58.434Z] ------------------- [2024-03-08T16:28:58.434Z] stable info: [2024-03-08T16:28:58.434Z] ------------------- [2024-03-08T16:28:58.434Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-08T16:28:58.434Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T16:28:58.434Z] Message: update stable to v1.0.258 [2024-03-08T16:28:59.387Z] ------------------- [2024-03-08T16:28:59.387Z] experimental info: [2024-03-08T16:28:59.387Z] ------------------- [2024-03-08T16:28:59.387Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-08T16:28:59.387Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T16:28:59.387Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-08T16:28:59.489Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-03-08T16:28:59.518Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-03-08T16:28:59.549Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-08T16:28:59.579Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-08T16:28:59.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-08T16:28:59.636Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-08T16:28:59.667Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-08T16:28:59.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-08T16:28:59.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-08T16:28:59.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-08T16:28:59.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-08T16:28:59.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-03-08T16:28:59.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-08T16:28:59.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-08T16:28:59.937Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T16:28:59.974Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T16:29:00.010Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T16:29:00.047Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T16:29:00.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-08T16:29:00.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-08T16:29:00.162Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-08T16:29:00.200Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-08T16:29:00.234Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-08T16:29:00.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-08T16:29:00.317Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-08T16:29:00.358Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-08T16:29:00.401Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-08T16:29:00.443Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-08T16:29:00.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-08T16:29:00.536Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-08T16:29:00.585Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo [2024-03-08T16:29:00.636Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 788eb5a [Pipeline] echo [2024-03-08T16:29:00.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T16:29:00.792Z] provisioning config files... [2024-03-08T16:29:00.805Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10249627303450117174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:29:01.150Z] ---> ****-login.sh [2024-03-08T16:29:01.150Z] nexus3.edgexfoundry.org:10001 [2024-03-08T16:29:01.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:29:01.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:29:01.410Z] Configure a credential helper to remove this warning. See [2024-03-08T16:29:01.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:29:01.410Z] [2024-03-08T16:29:01.410Z] Login Succeeded [2024-03-08T16:29:01.410Z] nexus3.edgexfoundry.org:10002 [2024-03-08T16:29:01.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:29:01.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:29:01.670Z] Configure a credential helper to remove this warning. See [2024-03-08T16:29:01.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:29:01.670Z] [2024-03-08T16:29:01.670Z] Login Succeeded [2024-03-08T16:29:01.670Z] nexus3.edgexfoundry.org:10003 [2024-03-08T16:29:01.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:29:01.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:29:01.670Z] Configure a credential helper to remove this warning. See [2024-03-08T16:29:01.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:29:01.670Z] [2024-03-08T16:29:01.670Z] Login Succeeded [2024-03-08T16:29:01.670Z] nexus3.edgexfoundry.org:10004 [2024-03-08T16:29:01.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:29:01.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:29:01.931Z] Configure a credential helper to remove this warning. See [2024-03-08T16:29:01.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:29:01.931Z] [2024-03-08T16:29:01.931Z] Login Succeeded [2024-03-08T16:29:01.931Z] ****.io [2024-03-08T16:29:01.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:29:02.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:29:02.193Z] Configure a credential helper to remove this warning. See [2024-03-08T16:29:02.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:29:02.193Z] [2024-03-08T16:29:02.193Z] Login Succeeded [2024-03-08T16:29:02.193Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T16:29:02.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-08T16:29:02.734Z] + git rev-list -1 --merges 788eb5aa681600b58a588c2696b7c43b899f9bac~1..788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo [2024-03-08T16:29:02.782Z] -----------> git rev-list -1 --merges 788eb5aa681600b58a588c2696b7c43b899f9bac~1..788eb5aa681600b58a588c2696b7c43b899f9bac 788eb5aa681600b58a588c2696b7c43b899f9bac [2024-03-08T16:29:02.782Z] 788eb5aa681600b58a588c2696b7c43b899f9bac [false] [Pipeline] sh [2024-03-08T16:29:03.082Z] + git log --format=format:%s -1 788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo [2024-03-08T16:29:03.100Z] ========================================================= [2024-03-08T16:29:03.100Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-08T16:29:03.100Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T16:29:03.512Z] + git log --format=format:%s -1 788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo [2024-03-08T16:29:03.523Z] [semverPrep] GIT_COMMIT: 788eb5aa681600b58a588c2696b7c43b899f9bac, Commit Message: Merge pull request #286 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10 [Pipeline] echo [2024-03-08T16:29:03.551Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-08T16:29:04.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T16:29:04.002Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-08T16:29:04.002Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-08T16:29:04.002Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-08T16:29:04.002Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-08T16:29:04.002Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-08T16:29:04.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:29:04.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T16:29:04.477Z] [2024-03-08T16:29:04.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:29:04.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T16:29:04.803Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-08T16:29:04.803Z] b85a868b505f: Pulling fs layer [2024-03-08T16:29:04.803Z] e2be974225ed: Pulling fs layer [2024-03-08T16:29:04.803Z] 339a4e72a1f5: Pulling fs layer [2024-03-08T16:29:04.803Z] 988bab9f4d93: Pulling fs layer [2024-03-08T16:29:04.803Z] 1469e6f7b9e6: Pulling fs layer [2024-03-08T16:29:04.803Z] eaf3925da568: Pulling fs layer [2024-03-08T16:29:04.803Z] bab4dde63d76: Pulling fs layer [2024-03-08T16:29:04.803Z] bde34c3a00c8: Pulling fs layer [2024-03-08T16:29:04.803Z] b352a97aabf1: Pulling fs layer [2024-03-08T16:29:04.803Z] 4872d77fe225: Pulling fs layer [2024-03-08T16:29:04.803Z] 5851b861e8e6: Pulling fs layer [2024-03-08T16:29:04.803Z] bab4dde63d76: Waiting [2024-03-08T16:29:04.803Z] bde34c3a00c8: Waiting [2024-03-08T16:29:04.803Z] b352a97aabf1: Waiting [2024-03-08T16:29:04.803Z] 1469e6f7b9e6: Waiting [2024-03-08T16:29:04.803Z] 988bab9f4d93: Waiting [2024-03-08T16:29:04.803Z] 4872d77fe225: Waiting [2024-03-08T16:29:04.803Z] eaf3925da568: Waiting [2024-03-08T16:29:04.803Z] 5851b861e8e6: Waiting [2024-03-08T16:29:04.803Z] e2be974225ed: Verifying Checksum [2024-03-08T16:29:04.803Z] e2be974225ed: Download complete [2024-03-08T16:29:04.803Z] 988bab9f4d93: Verifying Checksum [2024-03-08T16:29:04.803Z] 988bab9f4d93: Download complete [2024-03-08T16:29:05.061Z] 1469e6f7b9e6: Verifying Checksum [2024-03-08T16:29:05.061Z] 1469e6f7b9e6: Download complete [2024-03-08T16:29:05.061Z] eaf3925da568: Verifying Checksum [2024-03-08T16:29:05.061Z] eaf3925da568: Download complete [2024-03-08T16:29:05.061Z] 339a4e72a1f5: Verifying Checksum [2024-03-08T16:29:05.061Z] 339a4e72a1f5: Download complete [2024-03-08T16:29:05.061Z] bde34c3a00c8: Verifying Checksum [2024-03-08T16:29:05.061Z] b352a97aabf1: Verifying Checksum [2024-03-08T16:29:05.061Z] b352a97aabf1: Download complete [2024-03-08T16:29:05.061Z] 4872d77fe225: Download complete [2024-03-08T16:29:05.061Z] 5851b861e8e6: Verifying Checksum [2024-03-08T16:29:05.061Z] 5851b861e8e6: Download complete [2024-03-08T16:29:05.061Z] b85a868b505f: Verifying Checksum [2024-03-08T16:29:05.061Z] b85a868b505f: Download complete [2024-03-08T16:29:05.319Z] bab4dde63d76: Verifying Checksum [2024-03-08T16:29:05.319Z] bab4dde63d76: Download complete [2024-03-08T16:29:06.255Z] b85a868b505f: Pull complete [2024-03-08T16:29:06.255Z] e2be974225ed: Pull complete [2024-03-08T16:29:06.821Z] 339a4e72a1f5: Pull complete [2024-03-08T16:29:06.821Z] 988bab9f4d93: Pull complete [2024-03-08T16:29:07.080Z] 1469e6f7b9e6: Pull complete [2024-03-08T16:29:07.080Z] eaf3925da568: Pull complete [2024-03-08T16:29:08.981Z] bab4dde63d76: Pull complete [2024-03-08T16:29:08.982Z] bde34c3a00c8: Pull complete [2024-03-08T16:29:08.982Z] b352a97aabf1: Pull complete [2024-03-08T16:29:08.982Z] 4872d77fe225: Pull complete [2024-03-08T16:29:08.982Z] 5851b861e8e6: Pull complete [2024-03-08T16:29:08.982Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-08T16:29:08.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T16:29:08.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T16:29:09.184Z] prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container [2024-03-08T16:29:09.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T16:29:14.039Z] $ docker top de2139abfb05b918bb4affb0af20b9f333bd37539e944a23814253874a90880b -eo pid,comm [2024-03-08T16:29:14.092Z] 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-03-08T16:29:14.092Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T16:29:14.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T16:29:14.199Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T16:29:14.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T16:29:14.309Z] $ docker exec de2139abfb05b918bb4affb0af20b9f333bd37539e944a23814253874a90880b ssh-agent [2024-03-08T16:29:14.420Z] SSH_AUTH_SOCK=/tmp/ssh-1bNbQhvifNKi/agent.32 [2024-03-08T16:29:14.420Z] SSH_AGENT_PID=39 [2024-03-08T16:29:14.425Z] Running ssh-add (command line suppressed) [2024-03-08T16:29:14.534Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2553288926096634878.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2553288926096634878.key) [2024-03-08T16:29:14.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T16:29:14.849Z] + git tag --points-at HEAD [Pipeline] } [2024-03-08T16:29:14.863Z] $ docker exec --env ******** --env ******** de2139abfb05b918bb4affb0af20b9f333bd37539e944a23814253874a90880b ssh-agent -k [2024-03-08T16:29:14.963Z] unset SSH_AUTH_SOCK; [2024-03-08T16:29:14.963Z] unset SSH_AGENT_PID; [2024-03-08T16:29:14.963Z] echo Agent pid 39 killed; [2024-03-08T16:29:14.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-08T16:29:15.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T16:29:15.038Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T16:29:15.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T16:29:15.148Z] $ docker exec de2139abfb05b918bb4affb0af20b9f333bd37539e944a23814253874a90880b ssh-agent [2024-03-08T16:29:15.262Z] SSH_AUTH_SOCK=/tmp/ssh-KZunPFtLL90O/agent.71 [2024-03-08T16:29:15.262Z] SSH_AGENT_PID=77 [2024-03-08T16:29:15.266Z] Running ssh-add (command line suppressed) [2024-03-08T16:29:15.368Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1771125587473989514.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1771125587473989514.key) [2024-03-08T16:29:15.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T16:29:15.692Z] + git semver init [2024-03-08T16:29:15.972Z] 2024-03-08 16:29:15,872 [run_init] DEBUG init version:0.0.0 force:False [2024-03-08T16:29:15.972Z] 2024-03-08 16:29:15,873 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-03-08T16:29:15.972Z] 2024-03-08 16:29:15,873 [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-03-08T16:29:15.972Z] 2024-03-08 16:29:15,874 [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-03-08T16:29:17.352Z] 2024-03-08 16:29:16,937 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-03-08T16:29:17.352Z] 2024-03-08 16:29:16,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-03-08T16:29:17.352Z] 2024-03-08 16:29:16,937 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-03-08T16:29:17.352Z] 2024-03-08 16:29:16,938 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-03-08T16:29:17.352Z] 3.2.0-dev.7 [Pipeline] } [2024-03-08T16:29:17.363Z] $ docker exec --env ******** --env ******** de2139abfb05b918bb4affb0af20b9f333bd37539e944a23814253874a90880b ssh-agent -k [2024-03-08T16:29:17.456Z] unset SSH_AUTH_SOCK; [2024-03-08T16:29:17.457Z] unset SSH_AGENT_PID; [2024-03-08T16:29:17.457Z] echo Agent pid 77 killed; [2024-03-08T16:29:17.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T16:29:17.858Z] + git semver [Pipeline] } [2024-03-08T16:29:18.133Z] $ docker stop --time=1 de2139abfb05b918bb4affb0af20b9f333bd37539e944a23814253874a90880b [2024-03-08T16:29:19.394Z] $ docker rm -f --volumes de2139abfb05b918bb4affb0af20b9f333bd37539e944a23814253874a90880b [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T16:29:19.767Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-08T16:29:20.028Z] Stashed 1 file(s) [Pipeline] echo [2024-03-08T16:29:20.031Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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-03-08T16:29:20.485Z] provisioning config files... [2024-03-08T16:29:20.495Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config276160607234088220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:29:20.827Z] ---> ****-login.sh [2024-03-08T16:29:20.827Z] nexus3.edgexfoundry.org:10001 [2024-03-08T16:29:20.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:29:20.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:29:20.827Z] Configure a credential helper to remove this warning. See [2024-03-08T16:29:20.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:29:20.827Z] [2024-03-08T16:29:20.827Z] Login Succeeded [2024-03-08T16:29:20.827Z] nexus3.edgexfoundry.org:10002 [2024-03-08T16:29:20.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:29:20.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:29:20.827Z] Configure a credential helper to remove this warning. See [2024-03-08T16:29:20.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:29:20.827Z] [2024-03-08T16:29:20.827Z] Login Succeeded [2024-03-08T16:29:20.827Z] nexus3.edgexfoundry.org:10003 [2024-03-08T16:29:21.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:29:21.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:29:21.089Z] Configure a credential helper to remove this warning. See [2024-03-08T16:29:21.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:29:21.089Z] [2024-03-08T16:29:21.089Z] Login Succeeded [2024-03-08T16:29:21.089Z] nexus3.edgexfoundry.org:10004 [2024-03-08T16:29:21.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:29:21.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:29:21.089Z] Configure a credential helper to remove this warning. See [2024-03-08T16:29:21.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:29:21.089Z] [2024-03-08T16:29:21.089Z] Login Succeeded [2024-03-08T16:29:21.089Z] ****.io [2024-03-08T16:29:21.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:29:21.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:29:21.348Z] Configure a credential helper to remove this warning. See [2024-03-08T16:29:21.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:29:21.348Z] [2024-03-08T16:29:21.348Z] Login Succeeded [2024-03-08T16:29:21.348Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T16:29:21.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T16:29:21.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T16:29:21.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T16:29:21.682Z] ========================================================= [2024-03-08T16:29:21.682Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-08T16:29:21.682Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:29:22.115Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-08T16:29:22.115Z] Sending build context to Docker daemon 8.445MB [2024-03-08T16:29:22.115Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T16:29:22.115Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T16:29:22.115Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-08T16:29:22.115Z] 7264a8db6415: Pulling fs layer [2024-03-08T16:29:22.115Z] c4d48a809fc2: Pulling fs layer [2024-03-08T16:29:22.115Z] 4f1c88b9dad5: Pulling fs layer [2024-03-08T16:29:22.115Z] ad3a456e5733: Pulling fs layer [2024-03-08T16:29:22.115Z] 69c7f0334f64: Pulling fs layer [2024-03-08T16:29:22.115Z] 1f1c1a5573a3: Pulling fs layer [2024-03-08T16:29:22.115Z] ad3a456e5733: Waiting [2024-03-08T16:29:22.115Z] 69c7f0334f64: Waiting [2024-03-08T16:29:22.115Z] ce7588e14bc9: Pulling fs layer [2024-03-08T16:29:22.115Z] b5e4710f87ac: Pulling fs layer [2024-03-08T16:29:22.115Z] 1f1c1a5573a3: Waiting [2024-03-08T16:29:22.115Z] ce7588e14bc9: Waiting [2024-03-08T16:29:22.115Z] c4d48a809fc2: Verifying Checksum [2024-03-08T16:29:22.115Z] c4d48a809fc2: Download complete [2024-03-08T16:29:22.115Z] ad3a456e5733: Verifying Checksum [2024-03-08T16:29:22.115Z] ad3a456e5733: Download complete [2024-03-08T16:29:22.115Z] 69c7f0334f64: Download complete [2024-03-08T16:29:22.373Z] 7264a8db6415: Verifying Checksum [2024-03-08T16:29:22.373Z] 7264a8db6415: Download complete [2024-03-08T16:29:22.373Z] 1f1c1a5573a3: Verifying Checksum [2024-03-08T16:29:22.373Z] 1f1c1a5573a3: Download complete [2024-03-08T16:29:22.373Z] 7264a8db6415: Pull complete [2024-03-08T16:29:22.373Z] b5e4710f87ac: Verifying Checksum [2024-03-08T16:29:22.373Z] b5e4710f87ac: Download complete [2024-03-08T16:29:22.632Z] c4d48a809fc2: Pull complete [2024-03-08T16:29:22.632Z] 4f1c88b9dad5: Verifying Checksum [2024-03-08T16:29:22.632Z] 4f1c88b9dad5: Download complete [2024-03-08T16:29:23.197Z] ce7588e14bc9: Verifying Checksum [2024-03-08T16:29:23.197Z] ce7588e14bc9: Download complete [2024-03-08T16:29:26.483Z] 4f1c88b9dad5: Pull complete [2024-03-08T16:29:26.483Z] ad3a456e5733: Pull complete [2024-03-08T16:29:26.483Z] 69c7f0334f64: Pull complete [2024-03-08T16:29:26.483Z] 1f1c1a5573a3: Pull complete [2024-03-08T16:29:28.383Z] ce7588e14bc9: Pull complete [2024-03-08T16:29:28.949Z] b5e4710f87ac: Pull complete [2024-03-08T16:29:28.949Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-08T16:29:28.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T16:29:28.949Z] ---> 88b5674ff536 [2024-03-08T16:29:28.949Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T16:29:35.361Z] Still waiting to schedule task [2024-03-08T16:29:35.361Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-08T16:29:37.120Z] ---> Running in 438652aa7eb4 [2024-03-08T16:29:37.120Z] Removing intermediate container 438652aa7eb4 [2024-03-08T16:29:37.120Z] ---> 30901e654583 [2024-03-08T16:29:37.120Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T16:29:37.120Z] ---> Running in 2bd910785dea [2024-03-08T16:29:37.120Z] Removing intermediate container 2bd910785dea [2024-03-08T16:29:37.120Z] ---> a36d9538f597 [2024-03-08T16:29:37.120Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T16:29:37.120Z] ---> Running in b166f1c2b62b [2024-03-08T16:29:37.120Z] Removing intermediate container b166f1c2b62b [2024-03-08T16:29:37.120Z] ---> 20ba69990242 [2024-03-08T16:29:37.120Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T16:29:37.120Z] ---> Running in 2a89a9d0567b [2024-03-08T16:29:37.120Z] Removing intermediate container 2a89a9d0567b [2024-03-08T16:29:37.120Z] ---> 3445c4086915 [2024-03-08T16:29:37.120Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T16:29:37.120Z] ---> Running in 1162189c65f8 [2024-03-08T16:29:37.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T16:29:37.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T16:29:37.897Z] OK: 264 MiB in 52 packages [2024-03-08T16:29:38.156Z] Removing intermediate container 1162189c65f8 [2024-03-08T16:29:38.156Z] ---> e8a92ed33ca1 [2024-03-08T16:29:38.156Z] Step 8/12 : WORKDIR /app [2024-03-08T16:29:38.156Z] ---> Running in 99fe8c3b8bdc [2024-03-08T16:29:38.415Z] Removing intermediate container 99fe8c3b8bdc [2024-03-08T16:29:38.415Z] ---> 9ba6c2fd542d [2024-03-08T16:29:38.415Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-08T16:29:38.415Z] ---> 65ebe9892b95 [2024-03-08T16:29:38.415Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T16:29:38.415Z] ---> Running in 89e9b5f1ad18 [2024-03-08T16:30:17.136Z] Removing intermediate container 89e9b5f1ad18 [2024-03-08T16:30:17.136Z] ---> 6202423b386a [2024-03-08T16:30:17.136Z] Step 11/12 : COPY . . [2024-03-08T16:30:17.136Z] ---> 836bee3c9b39 [2024-03-08T16:30:17.137Z] Step 12/12 : RUN $MAKE [2024-03-08T16:30:17.137Z] ---> Running in a0b259f77301 [2024-03-08T16:30:17.137Z] noop [2024-03-08T16:30:17.137Z] Removing intermediate container a0b259f77301 [2024-03-08T16:30:17.137Z] ---> 4e359c190922 [2024-03-08T16:30:17.137Z] Successfully built 4e359c190922 [2024-03-08T16:30:17.137Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:30:17.522Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T16:30:17.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T16:30:17.636Z] prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container [2024-03-08T16:30:17.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-08T16:30:18.023Z] $ docker top 8055642439b67446aead5c0244c515b927962dafc67a2013cba47b645e90e735 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T16:30:18.410Z] + go version [2024-03-08T16:30:18.410Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-08T16:30:18.431Z] $ docker stop --time=1 8055642439b67446aead5c0244c515b927962dafc67a2013cba47b645e90e735 [2024-03-08T16:30:19.684Z] $ docker rm -f --volumes 8055642439b67446aead5c0244c515b927962dafc67a2013cba47b645e90e735 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:30:20.326Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T16:30:20.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T16:30:20.449Z] prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container [2024-03-08T16:30:20.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-08T16:30:20.852Z] $ docker top b1bbf473b9cceb7d0cfd8a5235249c1077a5ec6645f0987b4432db9464a73ce8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T16:30:21.247Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-08T16:30:21.674Z] + make test [2024-03-08T16:30:21.674Z] go test ./... -coverprofile=coverage.out ./... [2024-03-08T16:30:23.063Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-03-08T16:30:33.033Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-03-08T16:30:33.033Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-03-08T16:30:36.323Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.848s coverage: 40.6% of statements [2024-03-08T16:30:36.323Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 51.9% of statements [2024-03-08T16:30:36.323Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements [2024-03-08T16:30:51.315Z] go vet ./... [2024-03-08T16:30:54.597Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T16:30:54.597Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T16:30:54.597Z] ./bin/test-attribution-txt.sh [2024-03-08T16:30:54.597Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T16:30:54.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T16:30:54.654Z] $ docker stop --time=1 b1bbf473b9cceb7d0cfd8a5235249c1077a5ec6645f0987b4432db9464a73ce8 [2024-03-08T16:31:00.014Z] $ docker rm -f --volumes b1bbf473b9cceb7d0cfd8a5235249c1077a5ec6645f0987b4432db9464a73ce8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T16:31:00.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T16:31:00.644Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-08T16:31:01.343Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T16:31:01.632Z] + ls -al . [2024-03-08T16:31:01.632Z] total 640 [2024-03-08T16:31:01.632Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 16:30 . [2024-03-08T16:31:01.632Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 16:28 .. [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 8 16:28 .dockerignore [2024-03-08T16:31:01.632Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 16:30 .git [2024-03-08T16:31:01.632Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 16:28 .github [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 8 16:28 .gitignore [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 16:28 .golangci.yml [2024-03-08T16:31:01.632Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 16:29 .semver [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 11980 Mar 8 16:28 Attribution.txt [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 11677 Mar 8 16:28 CHANGELOG.md [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 1456 Mar 8 16:28 Dockerfile [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 16:28 GOVERNANCE.md [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 661 Mar 8 16:28 Jenkinsfile [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 16:28 LICENSE [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 2179 Mar 8 16:28 Makefile [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 16:28 OWNERS.md [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 28907 Mar 8 16:28 README.md [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 16:29 VERSION [2024-03-08T16:31:01.632Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:28 bin [2024-03-08T16:31:01.632Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 16:28 cmd [2024-03-08T16:31:01.632Z] -rw-r--r-- 1 jenkins jenkins 459493 Mar 8 16:30 coverage.out [2024-03-08T16:31:01.632Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:28 examples [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 3923 Mar 8 16:28 go.mod [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 35612 Mar 8 16:28 go.sum [2024-03-08T16:31:01.632Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:28 images [2024-03-08T16:31:01.632Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 16:28 internal [2024-03-08T16:31:01.632Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 8 16:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:31:02.003Z] + 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=788eb5aa681600b58a588c2696b7c43b899f9bac --label arch=amd64 --label version=3.2.0-dev.7 . [2024-03-08T16:31:02.003Z] Sending build context to Docker daemon 8.445MB [2024-03-08T16:31:02.003Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T16:31:02.003Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-08T16:31:02.003Z] ---> 4e359c190922 [2024-03-08T16:31:02.003Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-08T16:31:02.277Z] ---> Running in 7e75337e5687 [2024-03-08T16:31:02.277Z] Removing intermediate container 7e75337e5687 [2024-03-08T16:31:02.277Z] ---> c6dd7b9d7195 [2024-03-08T16:31:02.277Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T16:31:02.537Z] ---> Running in 41e3bcb1b371 [2024-03-08T16:31:02.537Z] Removing intermediate container 41e3bcb1b371 [2024-03-08T16:31:02.537Z] ---> cfa1ff06a509 [2024-03-08T16:31:02.537Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T16:31:02.537Z] ---> Running in 2b140ad68247 [2024-03-08T16:31:02.537Z] Removing intermediate container 2b140ad68247 [2024-03-08T16:31:02.537Z] ---> a9d38099dc5d [2024-03-08T16:31:02.537Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T16:31:02.537Z] ---> Running in b0e39cf7d99d [2024-03-08T16:31:02.795Z] Removing intermediate container b0e39cf7d99d [2024-03-08T16:31:02.795Z] ---> 10b780448d0c [2024-03-08T16:31:02.795Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T16:31:02.795Z] ---> Running in 21f9b9e5138c [2024-03-08T16:31:03.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T16:31:03.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T16:31:03.622Z] OK: 264 MiB in 52 packages [2024-03-08T16:31:03.882Z] Removing intermediate container 21f9b9e5138c [2024-03-08T16:31:03.882Z] ---> deac8c815361 [2024-03-08T16:31:03.882Z] Step 8/25 : WORKDIR /app [2024-03-08T16:31:03.882Z] ---> Running in fa9db24af09e [2024-03-08T16:31:03.882Z] Removing intermediate container fa9db24af09e [2024-03-08T16:31:03.882Z] ---> 29f8df26dcfe [2024-03-08T16:31:03.882Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-08T16:31:03.882Z] ---> 4290fcef4cb5 [2024-03-08T16:31:03.882Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T16:31:04.144Z] ---> Running in 2e7db658e22d [2024-03-08T16:31:04.960Z] Removing intermediate container 2e7db658e22d [2024-03-08T16:31:04.960Z] ---> 1733667a4cd6 [2024-03-08T16:31:04.960Z] Step 11/25 : COPY . . [2024-03-08T16:31:04.966Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5264 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-03-08T16:31:05.008Z] Running in /w/workspace/device-rfid-llrp-go/141 [Pipeline] { [Pipeline] checkout [2024-03-08T16:31:05.221Z] ---> dc526c265946 [2024-03-08T16:31:05.221Z] Step 12/25 : RUN $MAKE [2024-03-08T16:31:05.221Z] ---> Running in fb710c2e02fe [2024-03-08T16:31:05.482Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-03-08T16:31:08.083Z] The recommended git tool is: git [2024-03-08T16:31:12.818Z] using credential edgex-jenkins-ssh [2024-03-08T16:31:12.838Z] Cloning the remote Git repository [2024-03-08T16:31:12.883Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-08T16:31:12.971Z] > git init /w/workspace/device-rfid-llrp-go/141 # timeout=10 [2024-03-08T16:31:13.105Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-08T16:31:13.106Z] > git --version # timeout=10 [2024-03-08T16:31:13.126Z] > git --version # 'git version 2.25.1' [2024-03-08T16:31:13.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T16:31:13.280Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T16:31:14.997Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-03-08T16:31:15.024Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T16:31:15.854Z] Avoid second fetch [2024-03-08T16:31:15.855Z] Checking out Revision 788eb5aa681600b58a588c2696b7c43b899f9bac (main) [2024-03-08T16:31:16.454Z] Commit message: "Merge pull request #286 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" [2024-03-08T16:31:15.868Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T16:31:15.924Z] > git checkout -f 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T16:31:17.560Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-08T16:31:17.560Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T16:31:17.560Z] Dload Upload Total Spent Left Speed [2024-03-08T16:31:17.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-03-08T16:31:17.907Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-08T16:31:18.238Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-03-08T16:31:18.238Z] [2024-03-08T16:31:18.238Z] { [2024-03-08T16:31:18.238Z] "registry-mirrors": [ [2024-03-08T16:31:18.238Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-08T16:31:18.238Z] ], [2024-03-08T16:31:18.238Z] "bip": "10.250.0.254/24", [2024-03-08T16:31:18.238Z] "hosts": [ [2024-03-08T16:31:18.238Z] "tcp://0.0.0.0:5555", [2024-03-08T16:31:18.238Z] "unix:///var/run/docker.sock" [2024-03-08T16:31:18.238Z] ], [2024-03-08T16:31:18.238Z] "mtu": 1458, [2024-03-08T16:31:18.238Z] "selinux-enabled": true, [2024-03-08T16:31:18.238Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-08T16:31:18.238Z] } [Pipeline] sh [2024-03-08T16:31:18.567Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-08T16:31:18.896Z] + sudo service docker restart [2024-03-08T16:31:32.021Z] Removing intermediate container fb710c2e02fe [2024-03-08T16:31:32.021Z] ---> cfb33802cf7b [2024-03-08T16:31:32.021Z] Step 13/25 : FROM alpine:3.18 [2024-03-08T16:31:32.021Z] 3.18: Pulling from library/alpine [2024-03-08T16:31:32.021Z] 619be1103602: Pulling fs layer [2024-03-08T16:31:32.021Z] 619be1103602: Verifying Checksum [2024-03-08T16:31:32.021Z] 619be1103602: Download complete [2024-03-08T16:31:32.021Z] 619be1103602: Pull complete [2024-03-08T16:31:32.021Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T16:31:32.021Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T16:31:32.021Z] ---> d3782b16ccc9 [2024-03-08T16:31:32.021Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T16:31:32.021Z] ---> Running in 7b52a9ad6b41 [2024-03-08T16:31:32.021Z] Removing intermediate container 7b52a9ad6b41 [2024-03-08T16:31:32.021Z] ---> ebecd076a5e4 [2024-03-08T16:31:32.021Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-03-08T16:31:32.021Z] ---> Running in e833dcc920c4 [2024-03-08T16:31:32.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T16:31:32.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T16:31:32.021Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-08T16:31:32.021Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T16:31:32.021Z] OK: 7 MiB in 16 packages [2024-03-08T16:31:32.021Z] Removing intermediate container e833dcc920c4 [2024-03-08T16:31:32.021Z] ---> 3f0c880c9fad [2024-03-08T16:31:32.021Z] Step 16/25 : RUN apk --no-cache upgrade [2024-03-08T16:31:32.021Z] ---> Running in 702f00af8bde [2024-03-08T16:31:32.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T16:31:32.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T16:31:32.021Z] OK: 7 MiB in 16 packages [2024-03-08T16:31:32.021Z] Removing intermediate container 702f00af8bde [2024-03-08T16:31:32.021Z] ---> c4907ce446e1 [2024-03-08T16:31:32.021Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-03-08T16:31:32.021Z] ---> cd52010ab86e [2024-03-08T16:31:32.021Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-03-08T16:31:32.279Z] ---> 21538bd3bc1c [2024-03-08T16:31:32.279Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-03-08T16:31:33.329Z] ---> 35810a493921 [2024-03-08T16:31:33.329Z] Step 20/25 : EXPOSE 59989 [2024-03-08T16:31:33.588Z] ---> Running in 0d5ff44d75dc [2024-03-08T16:31:33.588Z] Removing intermediate container 0d5ff44d75dc [2024-03-08T16:31:33.588Z] ---> a685e6e038a4 [2024-03-08T16:31:33.588Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-03-08T16:31:33.588Z] ---> Running in 5d6d76894bd6 [2024-03-08T16:31:33.588Z] Removing intermediate container 5d6d76894bd6 [2024-03-08T16:31:33.588Z] ---> 7e928e6823d7 [2024-03-08T16:31:33.588Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-08T16:31:33.588Z] ---> Running in 2a75ed92b0b7 [2024-03-08T16:31:33.849Z] Removing intermediate container 2a75ed92b0b7 [2024-03-08T16:31:33.849Z] ---> 54355ccd073c [2024-03-08T16:31:33.849Z] Step 23/25 : LABEL arch=amd64 [2024-03-08T16:31:33.849Z] ---> Running in b418fd6797d0 [2024-03-08T16:31:33.849Z] Removing intermediate container b418fd6797d0 [2024-03-08T16:31:33.849Z] ---> 3a8c8b4d69b2 [2024-03-08T16:31:33.849Z] Step 24/25 : LABEL git_sha=788eb5aa681600b58a588c2696b7c43b899f9bac [2024-03-08T16:31:33.849Z] ---> Running in c1e9747aa668 [2024-03-08T16:31:34.109Z] Removing intermediate container c1e9747aa668 [2024-03-08T16:31:34.109Z] ---> a0be7a22b771 [2024-03-08T16:31:34.109Z] Step 25/25 : LABEL version=3.2.0-dev.7 [2024-03-08T16:31:34.109Z] ---> Running in 0035a2c6bf50 [2024-03-08T16:31:34.368Z] Removing intermediate container 0035a2c6bf50 [2024-03-08T16:31:34.368Z] ---> a7f6fa14b001 [2024-03-08T16:31:34.368Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T16:31:34.368Z] Successfully built a7f6fa14b001 [2024-03-08T16:31:34.368Z] 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-03-08T16:31:34.649Z] provisioning config files... [2024-03-08T16:31:34.661Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3391947673798344854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:31:35.002Z] ---> ****-login.sh [2024-03-08T16:31:35.002Z] nexus3.edgexfoundry.org:10001 [2024-03-08T16:31:35.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:31:35.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:31:35.002Z] Configure a credential helper to remove this warning. See [2024-03-08T16:31:35.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:31:35.002Z] [2024-03-08T16:31:35.002Z] Login Succeeded [2024-03-08T16:31:35.002Z] nexus3.edgexfoundry.org:10002 [2024-03-08T16:31:35.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:31:35.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:31:35.002Z] Configure a credential helper to remove this warning. See [2024-03-08T16:31:35.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:31:35.002Z] [2024-03-08T16:31:35.002Z] Login Succeeded [2024-03-08T16:31:35.002Z] nexus3.edgexfoundry.org:10003 [2024-03-08T16:31:35.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:31:35.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:31:35.262Z] Configure a credential helper to remove this warning. See [2024-03-08T16:31:35.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:31:35.262Z] [2024-03-08T16:31:35.262Z] Login Succeeded [2024-03-08T16:31:35.262Z] nexus3.edgexfoundry.org:10004 [2024-03-08T16:31:35.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:31:35.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:31:35.262Z] Configure a credential helper to remove this warning. See [2024-03-08T16:31:35.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:31:35.262Z] [2024-03-08T16:31:35.262Z] Login Succeeded [2024-03-08T16:31:35.262Z] ****.io [2024-03-08T16:31:35.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:31:35.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:31:35.521Z] Configure a credential helper to remove this warning. See [2024-03-08T16:31:35.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:31:35.521Z] [2024-03-08T16:31:35.521Z] Login Succeeded [2024-03-08T16:31:35.521Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T16:31:35.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T16:31:35.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T16:31:35.727Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-03-08T16:31:35.727Z] 788eb5aa681600b58a588c2696b7c43b899f9bac [2024-03-08T16:31:35.727Z] latest [2024-03-08T16:31:35.727Z] 3.2.0-dev.7 [2024-03-08T16:31:35.727Z] 788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 [2024-03-08T16:31:35.727Z] main [2024-03-08T16:31:35.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:31:36.195Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:31:36.572Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:788eb5aa681600b58a588c2696b7c43b899f9bac [2024-03-08T16:31:36.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-03-08T16:31:36.573Z] 5f2727570558: Preparing [2024-03-08T16:31:36.573Z] d95cd272ea9d: Preparing [2024-03-08T16:31:36.573Z] c254822453bc: Preparing [2024-03-08T16:31:36.573Z] f360ab0b42a3: Preparing [2024-03-08T16:31:36.573Z] 46c245ddcba1: Preparing [2024-03-08T16:31:36.573Z] aedc3bda2944: Preparing [2024-03-08T16:31:36.573Z] aedc3bda2944: Waiting [2024-03-08T16:31:36.573Z] d95cd272ea9d: Pushed [2024-03-08T16:31:36.573Z] 46c245ddcba1: Pushed [2024-03-08T16:31:36.573Z] c254822453bc: Pushed [2024-03-08T16:31:36.573Z] f360ab0b42a3: Pushed [2024-03-08T16:31:36.573Z] aedc3bda2944: Layer already exists [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T16:31:37.216Z] provisioning config files... [2024-03-08T16:31:37.241Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/141@tmp/config7445461814399402762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:31:37.715Z] ---> ****-login.sh [2024-03-08T16:31:37.715Z] nexus3.edgexfoundry.org:10001 [2024-03-08T16:31:37.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:31:38.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:31:38.257Z] Configure a credential helper to remove this warning. See [2024-03-08T16:31:38.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:31:38.257Z] [2024-03-08T16:31:38.257Z] Login Succeeded [2024-03-08T16:31:38.257Z] nexus3.edgexfoundry.org:10002 [2024-03-08T16:31:38.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:31:38.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:31:38.527Z] Configure a credential helper to remove this warning. See [2024-03-08T16:31:38.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:31:38.527Z] [2024-03-08T16:31:38.527Z] Login Succeeded [2024-03-08T16:31:38.527Z] nexus3.edgexfoundry.org:10003 [2024-03-08T16:31:38.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:31:39.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:31:39.069Z] Configure a credential helper to remove this warning. See [2024-03-08T16:31:39.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:31:39.070Z] [2024-03-08T16:31:39.070Z] Login Succeeded [2024-03-08T16:31:39.070Z] nexus3.edgexfoundry.org:10004 [2024-03-08T16:31:39.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:31:39.104Z] 5f2727570558: Pushed [2024-03-08T16:31:39.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:31:39.337Z] Configure a credential helper to remove this warning. See [2024-03-08T16:31:39.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:31:39.337Z] [2024-03-08T16:31:39.337Z] Login Succeeded [2024-03-08T16:31:39.337Z] ****.io [2024-03-08T16:31:39.364Z] 788eb5aa681600b58a588c2696b7c43b899f9bac: digest: sha256:0409c167ad7ab14430ab3a7a3cd50c45484535c88ddfab61a1b29270126c8b34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:31:39.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:31:39.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:31:39.606Z] Configure a credential helper to remove this warning. See [2024-03-08T16:31:39.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:31:39.607Z] [2024-03-08T16:31:39.800Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [2024-03-08T16:31:39.872Z] Login Succeeded [2024-03-08T16:31:39.873Z] ---> ****-login.sh ends [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [2024-03-08T16:31:39.927Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-03-08T16:31:40.246Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-03-08T16:31:40.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-03-08T16:31:40.247Z] 5f2727570558: Preparing [2024-03-08T16:31:40.247Z] d95cd272ea9d: Preparing [2024-03-08T16:31:40.247Z] c254822453bc: Preparing [2024-03-08T16:31:40.247Z] f360ab0b42a3: Preparing [2024-03-08T16:31:40.247Z] 46c245ddcba1: Preparing [2024-03-08T16:31:40.247Z] aedc3bda2944: Preparing [2024-03-08T16:31:40.247Z] aedc3bda2944: Waiting [2024-03-08T16:31:40.247Z] 5f2727570558: Layer already exists [2024-03-08T16:31:40.247Z] 46c245ddcba1: Layer already exists [2024-03-08T16:31:40.247Z] f360ab0b42a3: Layer already exists [2024-03-08T16:31:40.247Z] d95cd272ea9d: Layer already exists [2024-03-08T16:31:40.247Z] c254822453bc: Layer already exists [2024-03-08T16:31:40.247Z] aedc3bda2944: Layer already exists [2024-03-08T16:31:40.247Z] latest: digest: sha256:0409c167ad7ab14430ab3a7a3cd50c45484535c88ddfab61a1b29270126c8b34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T16:31:40.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T16:31:40.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T16:31:40.469Z] ========================================================= [2024-03-08T16:31:40.469Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-08T16:31:40.469Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:31:40.755Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:31:40.995Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-08T16:31:41.200Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.7 [2024-03-08T16:31:41.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-03-08T16:31:41.200Z] 5f2727570558: Preparing [2024-03-08T16:31:41.200Z] d95cd272ea9d: Preparing [2024-03-08T16:31:41.200Z] c254822453bc: Preparing [2024-03-08T16:31:41.200Z] f360ab0b42a3: Preparing [2024-03-08T16:31:41.200Z] 46c245ddcba1: Preparing [2024-03-08T16:31:41.200Z] aedc3bda2944: Preparing [2024-03-08T16:31:41.200Z] aedc3bda2944: Waiting [2024-03-08T16:31:41.200Z] c254822453bc: Layer already exists [2024-03-08T16:31:41.200Z] f360ab0b42a3: Layer already exists [2024-03-08T16:31:41.200Z] 5f2727570558: Layer already exists [2024-03-08T16:31:41.200Z] d95cd272ea9d: Layer already exists [2024-03-08T16:31:41.200Z] 46c245ddcba1: Layer already exists [2024-03-08T16:31:41.200Z] aedc3bda2944: Layer already exists [2024-03-08T16:31:41.200Z] 3.2.0-dev.7: digest: sha256:0409c167ad7ab14430ab3a7a3cd50c45484535c88ddfab61a1b29270126c8b34 size: 1573 [Pipeline] } [Pipeline] // withEnv [2024-03-08T16:31:41.262Z] Sending build context to Docker daemon 1.198MB [2024-03-08T16:31:41.262Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T16:31:41.262Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T16:31:41.262Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-08T16:31:41.262Z] 9fda8d8052c6: Pulling fs layer [2024-03-08T16:31:41.262Z] 5d54e960e981: Pulling fs layer [2024-03-08T16:31:41.262Z] c4a7e357bf2a: Pulling fs layer [2024-03-08T16:31:41.262Z] f0e02332f6b5: Pulling fs layer [2024-03-08T16:31:41.262Z] 872ee5b61b7b: Pulling fs layer [2024-03-08T16:31:41.262Z] 0c6a40ed1a82: Pulling fs layer [2024-03-08T16:31:41.262Z] 94ae7d8d031c: Pulling fs layer [2024-03-08T16:31:41.262Z] f0e02332f6b5: Waiting [2024-03-08T16:31:41.262Z] 872ee5b61b7b: Waiting [2024-03-08T16:31:41.262Z] 0c6a40ed1a82: Waiting [2024-03-08T16:31:41.262Z] 94ae7d8d031c: Waiting [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:31:41.528Z] 5d54e960e981: Verifying Checksum [2024-03-08T16:31:41.528Z] 5d54e960e981: Download complete [2024-03-08T16:31:41.528Z] f0e02332f6b5: Verifying Checksum [2024-03-08T16:31:41.528Z] f0e02332f6b5: Download complete [2024-03-08T16:31:41.528Z] 872ee5b61b7b: Verifying Checksum [2024-03-08T16:31:41.528Z] 872ee5b61b7b: Download complete [2024-03-08T16:31:41.528Z] 9fda8d8052c6: Verifying Checksum [2024-03-08T16:31:41.528Z] 9fda8d8052c6: Download complete [2024-03-08T16:31:41.637Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-08T16:31:41.796Z] 94ae7d8d031c: Verifying Checksum [2024-03-08T16:31:41.796Z] 94ae7d8d031c: Download complete [Pipeline] sh [2024-03-08T16:31:42.082Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 [2024-03-08T16:31:42.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-03-08T16:31:42.082Z] 5f2727570558: Preparing [2024-03-08T16:31:42.082Z] d95cd272ea9d: Preparing [2024-03-08T16:31:42.082Z] c254822453bc: Preparing [2024-03-08T16:31:42.082Z] f360ab0b42a3: Preparing [2024-03-08T16:31:42.082Z] 46c245ddcba1: Preparing [2024-03-08T16:31:42.082Z] aedc3bda2944: Preparing [2024-03-08T16:31:42.082Z] aedc3bda2944: Waiting [2024-03-08T16:31:42.082Z] 5f2727570558: Layer already exists [2024-03-08T16:31:42.082Z] f360ab0b42a3: Layer already exists [2024-03-08T16:31:42.082Z] 46c245ddcba1: Layer already exists [2024-03-08T16:31:42.082Z] c254822453bc: Layer already exists [2024-03-08T16:31:42.082Z] d95cd272ea9d: Layer already exists [2024-03-08T16:31:42.082Z] aedc3bda2944: Layer already exists [2024-03-08T16:31:42.082Z] 788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7: digest: sha256:0409c167ad7ab14430ab3a7a3cd50c45484535c88ddfab61a1b29270126c8b34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:31:42.384Z] 9fda8d8052c6: Pull complete [2024-03-08T16:31:42.519Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:31:42.974Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-03-08T16:31:42.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-03-08T16:31:42.974Z] 5f2727570558: Preparing [2024-03-08T16:31:42.974Z] d95cd272ea9d: Preparing [2024-03-08T16:31:42.974Z] c254822453bc: Preparing [2024-03-08T16:31:42.974Z] f360ab0b42a3: Preparing [2024-03-08T16:31:42.974Z] 46c245ddcba1: Preparing [2024-03-08T16:31:42.974Z] aedc3bda2944: Preparing [2024-03-08T16:31:42.974Z] aedc3bda2944: Waiting [2024-03-08T16:31:42.974Z] f360ab0b42a3: Layer already exists [2024-03-08T16:31:42.974Z] d95cd272ea9d: Layer already exists [2024-03-08T16:31:42.974Z] c254822453bc: Layer already exists [2024-03-08T16:31:42.974Z] 46c245ddcba1: Layer already exists [2024-03-08T16:31:42.974Z] 5f2727570558: Layer already exists [2024-03-08T16:31:42.974Z] aedc3bda2944: Layer already exists [2024-03-08T16:31:42.974Z] main: digest: sha256:0409c167ad7ab14430ab3a7a3cd50c45484535c88ddfab61a1b29270126c8b34 size: 1573 [2024-03-08T16:31:42.977Z] 5d54e960e981: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2024-03-08T16:31:43.254Z] c4a7e357bf2a: Verifying Checksum [2024-03-08T16:31:43.254Z] c4a7e357bf2a: Download complete [Pipeline] // withEnv [Pipeline] echo [2024-03-08T16:31:43.300Z] ===================================================== [Pipeline] echo [2024-03-08T16:31:43.367Z] taggedImages: [2024-03-08T16:31:43.367Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:788eb5aa681600b58a588c2696b7c43b899f9bac [2024-03-08T16:31:43.367Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-03-08T16:31:43.367Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.7 [2024-03-08T16:31:43.367Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 [2024-03-08T16:31:43.367Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:31:44.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T16:31:44.168Z] [2024-03-08T16:31:44.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-08T16:31:44.221Z] 0c6a40ed1a82: Download complete [Pipeline] sh [2024-03-08T16:31:44.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T16:31:44.518Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-08T16:31:44.518Z] 5eb5b503b376: Pulling fs layer [2024-03-08T16:31:44.518Z] 5c69ac0246d0: Pulling fs layer [2024-03-08T16:31:44.518Z] ec43610c2a17: Pulling fs layer [2024-03-08T16:31:44.518Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-08T16:31:44.518Z] 33b1e0a273af: Pulling fs layer [2024-03-08T16:31:44.518Z] 5d3b04190fa2: Pulling fs layer [2024-03-08T16:31:44.518Z] 2f39f015ded8: Pulling fs layer [2024-03-08T16:31:44.518Z] 3a2ae6a8a46f: Waiting [2024-03-08T16:31:44.518Z] 33b1e0a273af: Waiting [2024-03-08T16:31:44.518Z] 5d3b04190fa2: Waiting [2024-03-08T16:31:44.518Z] 2f39f015ded8: Waiting [2024-03-08T16:31:44.518Z] 5c69ac0246d0: Verifying Checksum [2024-03-08T16:31:44.518Z] 5c69ac0246d0: Download complete [2024-03-08T16:31:44.518Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-08T16:31:44.518Z] 3a2ae6a8a46f: Download complete [2024-03-08T16:31:44.518Z] 33b1e0a273af: Verifying Checksum [2024-03-08T16:31:44.518Z] 33b1e0a273af: Download complete [2024-03-08T16:31:44.518Z] ec43610c2a17: Verifying Checksum [2024-03-08T16:31:44.518Z] ec43610c2a17: Download complete [2024-03-08T16:31:44.518Z] 5d3b04190fa2: Verifying Checksum [2024-03-08T16:31:44.518Z] 5d3b04190fa2: Download complete [2024-03-08T16:31:44.776Z] 5eb5b503b376: Verifying Checksum [2024-03-08T16:31:44.776Z] 5eb5b503b376: Download complete [2024-03-08T16:31:45.341Z] 2f39f015ded8: Verifying Checksum [2024-03-08T16:31:45.341Z] 2f39f015ded8: Download complete [2024-03-08T16:31:46.716Z] 5eb5b503b376: Pull complete [2024-03-08T16:31:46.716Z] 5c69ac0246d0: Pull complete [2024-03-08T16:31:47.283Z] ec43610c2a17: Pull complete [2024-03-08T16:31:47.283Z] 3a2ae6a8a46f: Pull complete [2024-03-08T16:31:47.542Z] 33b1e0a273af: Pull complete [2024-03-08T16:31:47.801Z] 5d3b04190fa2: Pull complete [2024-03-08T16:31:51.985Z] 2f39f015ded8: Pull complete [2024-03-08T16:31:51.985Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-08T16:31:51.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T16:31:51.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T16:31:52.251Z] prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container [2024-03-08T16:31:52.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-08T16:31:56.621Z] c4a7e357bf2a: Pull complete [2024-03-08T16:31:56.621Z] f0e02332f6b5: Pull complete [2024-03-08T16:31:56.621Z] 872ee5b61b7b: Pull complete [2024-03-08T16:32:04.865Z] 0c6a40ed1a82: Pull complete [2024-03-08T16:32:05.830Z] 94ae7d8d031c: Pull complete [2024-03-08T16:32:05.830Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-08T16:32:05.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T16:32:05.830Z] ---> 86de565de09d [2024-03-08T16:32:05.830Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T16:32:07.778Z] ---> Running in 15adfd709809 [2024-03-08T16:32:08.051Z] Removing intermediate container 15adfd709809 [2024-03-08T16:32:08.051Z] ---> 1837dd2c06bb [2024-03-08T16:32:08.051Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T16:32:08.051Z] ---> Running in 18baaee32e66 [2024-03-08T16:32:08.322Z] Removing intermediate container 18baaee32e66 [2024-03-08T16:32:08.322Z] ---> 7716d078ae74 [2024-03-08T16:32:08.322Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T16:32:08.322Z] ---> Running in b8eab3ca31dc [2024-03-08T16:32:08.592Z] Removing intermediate container b8eab3ca31dc [2024-03-08T16:32:08.592Z] ---> adfd467e4b7c [2024-03-08T16:32:08.592Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T16:32:08.858Z] ---> Running in 96dfd866396b [2024-03-08T16:32:09.125Z] Removing intermediate container 96dfd866396b [2024-03-08T16:32:09.125Z] ---> 8fbd49ea4545 [2024-03-08T16:32:09.125Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T16:32:09.125Z] ---> Running in 0680bd444549 [2024-03-08T16:32:10.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T16:32:10.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T16:32:11.767Z] OK: 266 MiB in 52 packages [2024-03-08T16:32:11.939Z] $ docker top 32aa5000a017933fb9e709bc906cbbaa4b31160eefd5659eedcc84e5d005a591 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:32:12.413Z] ---> job-cost.sh [2024-03-08T16:32:12.414Z] lf-activate-venv: SKIPPING [2024-03-08T16:32:12.414Z] INFO: No Stack... [2024-03-08T16:32:12.675Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T16:32:12.730Z] Removing intermediate container 0680bd444549 [2024-03-08T16:32:12.730Z] ---> a194c9cc6bc6 [2024-03-08T16:32:12.730Z] Step 8/12 : WORKDIR /app [2024-03-08T16:32:12.730Z] ---> Running in 9cdf4f1196d8 [2024-03-08T16:32:12.998Z] Removing intermediate container 9cdf4f1196d8 [2024-03-08T16:32:12.998Z] ---> d4febecd8b8a [2024-03-08T16:32:12.998Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-08T16:32:13.583Z] ---> bc6deb8d2ff2 [2024-03-08T16:32:13.583Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T16:32:13.583Z] ---> Running in 53c1e4211917 [2024-03-08T16:32:13.612Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T16:32:13.905Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-03-08T16:32:13.905Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T16:32:13.917Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] [2024-03-08T16:32:13.928Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] did not exist. Created. [2024-03-08T16:32:13.934Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T16:32:14.320Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-08T16:32:14.347Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T16:32:14.410Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T16:32:14.516Z] $ docker stop --time=1 32aa5000a017933fb9e709bc906cbbaa4b31160eefd5659eedcc84e5d005a591 [2024-03-08T16:32:16.431Z] $ docker rm -f --volumes 32aa5000a017933fb9e709bc906cbbaa4b31160eefd5659eedcc84e5d005a591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-08T16:33:10.022Z] Removing intermediate container 53c1e4211917 [2024-03-08T16:33:10.022Z] ---> c3cc0422638c [2024-03-08T16:33:10.022Z] Step 11/12 : COPY . . [2024-03-08T16:33:10.613Z] ---> ed6b39bd70d7 [2024-03-08T16:33:10.613Z] Step 12/12 : RUN $MAKE [2024-03-08T16:33:10.613Z] ---> Running in a49b3eedb39f [2024-03-08T16:33:12.037Z] noop [2024-03-08T16:33:12.303Z] Removing intermediate container a49b3eedb39f [2024-03-08T16:33:12.303Z] ---> 8f789c398624 [2024-03-08T16:33:12.303Z] Successfully built 8f789c398624 [2024-03-08T16:33:12.303Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:33:12.752Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T16:33:12.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T16:33:13.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-5264 does not seem to be running inside a container [2024-03-08T16:33:13.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/141 -v /w/workspace/device-rfid-llrp-go/141:/w/workspace/device-rfid-llrp-go/141:rw,z -v /w/workspace/device-rfid-llrp-go/141@tmp:/w/workspace/device-rfid-llrp-go/141@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-03-08T16:33:14.318Z] $ docker top a33985ca235ea3a179398d1d10b98c0cf15b8b8464ff9cdb6a4453f4eaff684c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T16:33:15.238Z] + go version [2024-03-08T16:33:15.239Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-08T16:33:15.256Z] $ docker stop --time=1 a33985ca235ea3a179398d1d10b98c0cf15b8b8464ff9cdb6a4453f4eaff684c [2024-03-08T16:33:16.857Z] $ docker rm -f --volumes a33985ca235ea3a179398d1d10b98c0cf15b8b8464ff9cdb6a4453f4eaff684c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:33:17.730Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T16:33:17.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T16:33:17.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-5264 does not seem to be running inside a container [2024-03-08T16:33:18.048Z] $ 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/141 -v /w/workspace/device-rfid-llrp-go/141:/w/workspace/device-rfid-llrp-go/141:rw,z -v /w/workspace/device-rfid-llrp-go/141@tmp:/w/workspace/device-rfid-llrp-go/141@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-03-08T16:33:19.216Z] $ docker top c64256066e0b9c4a0aaa4971d87b67649c792d4879db746643081c85d65c0af3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T16:33:20.097Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/141 [Pipeline] fileExists [Pipeline] sh [2024-03-08T16:33:20.457Z] + make test [2024-03-08T16:33:20.723Z] go test ./... -coverprofile=coverage.out ./... [2024-03-08T16:33:24.074Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-03-08T16:35:00.691Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-03-08T16:35:00.691Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-03-08T16:35:22.744Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.221s coverage: 40.6% of statements [2024-03-08T16:35:22.744Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.550s coverage: 51.9% of statements [2024-03-08T16:35:22.744Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.037s coverage: 94.6% of statements [2024-03-08T16:35:22.744Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-08T16:35:22.744Z] go vet ./... [2024-03-08T16:35:44.790Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T16:35:44.790Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T16:35:44.790Z] ./bin/test-attribution-txt.sh [2024-03-08T16:35:44.790Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T16:35:44.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T16:35:44.868Z] $ docker stop --time=1 c64256066e0b9c4a0aaa4971d87b67649c792d4879db746643081c85d65c0af3 [2024-03-08T16:35:46.718Z] $ docker rm -f --volumes c64256066e0b9c4a0aaa4971d87b67649c792d4879db746643081c85d65c0af3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T16:35:47.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T16:35:47.979Z] Warning: overwriting stash ‘coverage-report’ [2024-03-08T16:35:48.559Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T16:35:49.321Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T16:35:49.636Z] + ls -al . [2024-03-08T16:35:49.636Z] total 636 [2024-03-08T16:35:49.636Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 16:33 . [2024-03-08T16:35:49.636Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 16:31 .. [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 8 16:31 .dockerignore [2024-03-08T16:35:49.636Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 16:31 .git [2024-03-08T16:35:49.636Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 16:31 .github [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 8 16:31 .gitignore [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 16:31 .golangci.yml [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 11980 Mar 8 16:31 Attribution.txt [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 11677 Mar 8 16:31 CHANGELOG.md [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 1456 Mar 8 16:31 Dockerfile [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 16:31 GOVERNANCE.md [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 661 Mar 8 16:31 Jenkinsfile [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 16:31 LICENSE [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 2179 Mar 8 16:31 Makefile [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 16:31 OWNERS.md [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 28907 Mar 8 16:31 README.md [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 16:29 VERSION [2024-03-08T16:35:49.636Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:31 bin [2024-03-08T16:35:49.636Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 16:31 cmd [2024-03-08T16:35:49.636Z] -rw-r--r-- 1 jenkins jenkins 459493 Mar 8 16:35 coverage.out [2024-03-08T16:35:49.636Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:31 examples [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 3923 Mar 8 16:31 go.mod [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 35612 Mar 8 16:31 go.sum [2024-03-08T16:35:49.636Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 16:31 images [2024-03-08T16:35:49.636Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 16:31 internal [2024-03-08T16:35:49.636Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 8 16:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:35:50.058Z] + 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=788eb5aa681600b58a588c2696b7c43b899f9bac --label arch=arm64 --label version=3.2.0-dev.7 . [2024-03-08T16:35:50.326Z] Sending build context to Docker daemon 1.198MB [2024-03-08T16:35:50.326Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T16:35:50.326Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-08T16:35:50.326Z] ---> 8f789c398624 [2024-03-08T16:35:50.326Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-08T16:35:50.326Z] ---> Running in 153fd4aff671 [2024-03-08T16:35:50.597Z] Removing intermediate container 153fd4aff671 [2024-03-08T16:35:50.598Z] ---> 4764665aee99 [2024-03-08T16:35:50.598Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T16:35:50.864Z] ---> Running in c54515427e3d [2024-03-08T16:35:51.130Z] Removing intermediate container c54515427e3d [2024-03-08T16:35:51.130Z] ---> 93ea9e61d516 [2024-03-08T16:35:51.130Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T16:35:51.130Z] ---> Running in 359971a734cc [2024-03-08T16:35:51.400Z] Removing intermediate container 359971a734cc [2024-03-08T16:35:51.400Z] ---> a7fdeb923f71 [2024-03-08T16:35:51.400Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T16:35:51.400Z] ---> Running in e4c2c9009713 [2024-03-08T16:35:51.988Z] Removing intermediate container e4c2c9009713 [2024-03-08T16:35:51.988Z] ---> 972b43967d5b [2024-03-08T16:35:51.988Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T16:35:51.988Z] ---> Running in 4040c6a49e9d [2024-03-08T16:35:52.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T16:35:53.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T16:35:54.201Z] OK: 266 MiB in 52 packages [2024-03-08T16:35:55.160Z] Removing intermediate container 4040c6a49e9d [2024-03-08T16:35:55.160Z] ---> cbe4070b1315 [2024-03-08T16:35:55.160Z] Step 8/25 : WORKDIR /app [2024-03-08T16:35:55.160Z] ---> Running in 042e55643e59 [2024-03-08T16:35:55.427Z] Removing intermediate container 042e55643e59 [2024-03-08T16:35:55.427Z] ---> 64c3d67d8cf7 [2024-03-08T16:35:55.427Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-08T16:35:56.010Z] ---> d75460a0c6c4 [2024-03-08T16:35:56.010Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T16:35:56.010Z] ---> Running in e0b4149ca9d1 [2024-03-08T16:35:57.948Z] Removing intermediate container e0b4149ca9d1 [2024-03-08T16:35:57.948Z] ---> 4cc32c7185ec [2024-03-08T16:35:57.948Z] Step 11/25 : COPY . . [2024-03-08T16:35:58.527Z] ---> bb3506216dc8 [2024-03-08T16:35:58.527Z] Step 12/25 : RUN $MAKE [2024-03-08T16:35:58.527Z] ---> Running in 889eef5e3b36 [2024-03-08T16:35:59.490Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-03-08T16:37:51.135Z] Removing intermediate container 889eef5e3b36 [2024-03-08T16:37:51.135Z] ---> e1795b380ddf [2024-03-08T16:37:51.135Z] Step 13/25 : FROM alpine:3.18 [2024-03-08T16:37:51.135Z] 3.18: Pulling from library/alpine [2024-03-08T16:37:51.135Z] c6b39de5b339: Pulling fs layer [2024-03-08T16:37:51.135Z] c6b39de5b339: Download complete [2024-03-08T16:37:51.135Z] c6b39de5b339: Pull complete [2024-03-08T16:37:51.135Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T16:37:51.135Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T16:37:51.135Z] ---> 33abbf032149 [2024-03-08T16:37:51.135Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T16:37:51.135Z] ---> Running in 35b4a6244798 [2024-03-08T16:37:51.135Z] Removing intermediate container 35b4a6244798 [2024-03-08T16:37:51.135Z] ---> 62aa8c847b06 [2024-03-08T16:37:51.135Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-03-08T16:37:51.135Z] ---> Running in 8f9ca7bf5b98 [2024-03-08T16:37:51.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T16:37:51.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T16:37:51.135Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-08T16:37:51.135Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T16:37:51.135Z] OK: 8 MiB in 16 packages [2024-03-08T16:37:51.135Z] Removing intermediate container 8f9ca7bf5b98 [2024-03-08T16:37:51.135Z] ---> 95c14ec29883 [2024-03-08T16:37:51.135Z] Step 16/25 : RUN apk --no-cache upgrade [2024-03-08T16:37:51.135Z] ---> Running in 958f0b94d4ed [2024-03-08T16:37:51.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T16:37:51.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T16:37:51.135Z] OK: 8 MiB in 16 packages [2024-03-08T16:37:51.135Z] Removing intermediate container 958f0b94d4ed [2024-03-08T16:37:51.135Z] ---> c21edc159fc7 [2024-03-08T16:37:51.135Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-03-08T16:37:51.135Z] ---> f6ab4a40e002 [2024-03-08T16:37:51.135Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-03-08T16:37:51.135Z] ---> acaa87ce095e [2024-03-08T16:37:51.135Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-03-08T16:37:51.135Z] ---> faf416bb0712 [2024-03-08T16:37:51.135Z] Step 20/25 : EXPOSE 59989 [2024-03-08T16:37:51.135Z] ---> Running in 5965ac88e40e [2024-03-08T16:37:51.135Z] Removing intermediate container 5965ac88e40e [2024-03-08T16:37:51.135Z] ---> f30779483332 [2024-03-08T16:37:51.135Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-03-08T16:37:51.135Z] ---> Running in 70e617fd9ff1 [2024-03-08T16:37:51.135Z] Removing intermediate container 70e617fd9ff1 [2024-03-08T16:37:51.135Z] ---> 4a6de12b838d [2024-03-08T16:37:51.135Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-08T16:37:51.135Z] ---> Running in 8d197cf92d43 [2024-03-08T16:37:51.400Z] Removing intermediate container 8d197cf92d43 [2024-03-08T16:37:51.400Z] ---> d29a97ecaa63 [2024-03-08T16:37:51.400Z] Step 23/25 : LABEL arch=arm64 [2024-03-08T16:37:51.400Z] ---> Running in a4eaf9f36a0b [2024-03-08T16:37:51.980Z] Removing intermediate container a4eaf9f36a0b [2024-03-08T16:37:51.980Z] ---> 1f8d8b181b05 [2024-03-08T16:37:51.980Z] Step 24/25 : LABEL git_sha=788eb5aa681600b58a588c2696b7c43b899f9bac [2024-03-08T16:37:51.980Z] ---> Running in 9fafecd383a0 [2024-03-08T16:37:52.245Z] Removing intermediate container 9fafecd383a0 [2024-03-08T16:37:52.245Z] ---> 3717a6fcc4a4 [2024-03-08T16:37:52.245Z] Step 25/25 : LABEL version=3.2.0-dev.7 [2024-03-08T16:37:52.245Z] ---> Running in eb79deecbe9c [2024-03-08T16:37:52.510Z] Removing intermediate container eb79deecbe9c [2024-03-08T16:37:52.510Z] ---> 8784b1feb3e1 [2024-03-08T16:37:52.510Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T16:37:52.510Z] Successfully built 8784b1feb3e1 [2024-03-08T16:37:52.510Z] 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-03-08T16:37:53.027Z] provisioning config files... [2024-03-08T16:37:53.045Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/141@tmp/config16853503572087110258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:37:53.477Z] ---> ****-login.sh [2024-03-08T16:37:53.477Z] nexus3.edgexfoundry.org:10001 [2024-03-08T16:37:53.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:37:53.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:37:53.743Z] Configure a credential helper to remove this warning. See [2024-03-08T16:37:53.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:37:53.743Z] [2024-03-08T16:37:53.743Z] Login Succeeded [2024-03-08T16:37:53.743Z] nexus3.edgexfoundry.org:10002 [2024-03-08T16:37:54.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:37:54.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:37:54.007Z] Configure a credential helper to remove this warning. See [2024-03-08T16:37:54.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:37:54.007Z] [2024-03-08T16:37:54.007Z] Login Succeeded [2024-03-08T16:37:54.007Z] nexus3.edgexfoundry.org:10003 [2024-03-08T16:37:54.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:37:54.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:37:54.271Z] Configure a credential helper to remove this warning. See [2024-03-08T16:37:54.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:37:54.271Z] [2024-03-08T16:37:54.271Z] Login Succeeded [2024-03-08T16:37:54.545Z] nexus3.edgexfoundry.org:10004 [2024-03-08T16:37:54.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:37:54.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:37:54.813Z] Configure a credential helper to remove this warning. See [2024-03-08T16:37:54.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:37:54.813Z] [2024-03-08T16:37:54.813Z] Login Succeeded [2024-03-08T16:37:54.813Z] ****.io [2024-03-08T16:37:55.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T16:37:55.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T16:37:55.344Z] Configure a credential helper to remove this warning. See [2024-03-08T16:37:55.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T16:37:55.344Z] [2024-03-08T16:37:55.344Z] Login Succeeded [2024-03-08T16:37:55.344Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T16:37:55.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T16:37:55.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T16:37:55.637Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-03-08T16:37:55.637Z] 788eb5aa681600b58a588c2696b7c43b899f9bac [2024-03-08T16:37:55.637Z] latest [2024-03-08T16:37:55.637Z] 3.2.0-dev.7 [2024-03-08T16:37:55.637Z] 788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 [2024-03-08T16:37:55.637Z] main [2024-03-08T16:37:55.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:37:56.199Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:37:56.664Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac [2024-03-08T16:37:56.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-03-08T16:37:56.664Z] de05ff96af98: Preparing [2024-03-08T16:37:56.664Z] ca85e5608f64: Preparing [2024-03-08T16:37:56.664Z] d78ba6d30f92: Preparing [2024-03-08T16:37:56.664Z] 52195c0643ce: Preparing [2024-03-08T16:37:56.664Z] 9e2606098162: Preparing [2024-03-08T16:37:56.664Z] 7c504f21be85: Preparing [2024-03-08T16:37:56.664Z] 7c504f21be85: Waiting [2024-03-08T16:37:56.929Z] d78ba6d30f92: Pushed [2024-03-08T16:37:56.929Z] 9e2606098162: Pushed [2024-03-08T16:37:56.929Z] ca85e5608f64: Pushed [2024-03-08T16:37:56.929Z] 52195c0643ce: Pushed [2024-03-08T16:37:56.929Z] 7c504f21be85: Layer already exists [2024-03-08T16:38:03.549Z] de05ff96af98: Pushed [2024-03-08T16:38:03.549Z] 788eb5aa681600b58a588c2696b7c43b899f9bac: digest: sha256:40bd2bd1ae55bd3bbffb36fc73a9fac59b363717249f937c72bbeff8fc6f82b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:38:04.021Z] + 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-03-08T16:38:04.502Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-03-08T16:38:04.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-03-08T16:38:04.503Z] de05ff96af98: Preparing [2024-03-08T16:38:04.503Z] ca85e5608f64: Preparing [2024-03-08T16:38:04.503Z] d78ba6d30f92: Preparing [2024-03-08T16:38:04.503Z] 52195c0643ce: Preparing [2024-03-08T16:38:04.503Z] 9e2606098162: Preparing [2024-03-08T16:38:04.503Z] 7c504f21be85: Preparing [2024-03-08T16:38:04.503Z] 7c504f21be85: Waiting [2024-03-08T16:38:04.503Z] 9e2606098162: Layer already exists [2024-03-08T16:38:04.503Z] d78ba6d30f92: Layer already exists [2024-03-08T16:38:04.503Z] de05ff96af98: Layer already exists [2024-03-08T16:38:04.503Z] 52195c0643ce: Layer already exists [2024-03-08T16:38:04.503Z] ca85e5608f64: Layer already exists [2024-03-08T16:38:04.503Z] 7c504f21be85: Layer already exists [2024-03-08T16:38:04.503Z] latest: digest: sha256:40bd2bd1ae55bd3bbffb36fc73a9fac59b363717249f937c72bbeff8fc6f82b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:38:04.995Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:38:05.478Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.7 [2024-03-08T16:38:05.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-03-08T16:38:05.478Z] de05ff96af98: Preparing [2024-03-08T16:38:05.478Z] ca85e5608f64: Preparing [2024-03-08T16:38:05.478Z] d78ba6d30f92: Preparing [2024-03-08T16:38:05.478Z] 52195c0643ce: Preparing [2024-03-08T16:38:05.478Z] 9e2606098162: Preparing [2024-03-08T16:38:05.478Z] 7c504f21be85: Preparing [2024-03-08T16:38:05.478Z] 7c504f21be85: Waiting [2024-03-08T16:38:05.478Z] de05ff96af98: Layer already exists [2024-03-08T16:38:05.478Z] ca85e5608f64: Layer already exists [2024-03-08T16:38:05.478Z] 9e2606098162: Layer already exists [2024-03-08T16:38:05.478Z] 52195c0643ce: Layer already exists [2024-03-08T16:38:05.478Z] d78ba6d30f92: Layer already exists [2024-03-08T16:38:05.478Z] 7c504f21be85: Layer already exists [2024-03-08T16:38:05.478Z] 3.2.0-dev.7: digest: sha256:40bd2bd1ae55bd3bbffb36fc73a9fac59b363717249f937c72bbeff8fc6f82b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:38:06.233Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:38:06.774Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 [2024-03-08T16:38:06.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-03-08T16:38:06.774Z] de05ff96af98: Preparing [2024-03-08T16:38:06.774Z] ca85e5608f64: Preparing [2024-03-08T16:38:06.774Z] d78ba6d30f92: Preparing [2024-03-08T16:38:06.774Z] 52195c0643ce: Preparing [2024-03-08T16:38:06.774Z] 9e2606098162: Preparing [2024-03-08T16:38:06.774Z] 7c504f21be85: Preparing [2024-03-08T16:38:06.774Z] de05ff96af98: Layer already exists [2024-03-08T16:38:06.774Z] ca85e5608f64: Layer already exists [2024-03-08T16:38:06.774Z] d78ba6d30f92: Layer already exists [2024-03-08T16:38:06.774Z] 9e2606098162: Layer already exists [2024-03-08T16:38:06.774Z] 52195c0643ce: Layer already exists [2024-03-08T16:38:06.774Z] 7c504f21be85: Layer already exists [2024-03-08T16:38:06.774Z] 788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7: digest: sha256:40bd2bd1ae55bd3bbffb36fc73a9fac59b363717249f937c72bbeff8fc6f82b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:38:07.532Z] + 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-03-08T16:38:08.013Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-03-08T16:38:08.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-03-08T16:38:08.013Z] de05ff96af98: Preparing [2024-03-08T16:38:08.013Z] ca85e5608f64: Preparing [2024-03-08T16:38:08.013Z] d78ba6d30f92: Preparing [2024-03-08T16:38:08.013Z] 52195c0643ce: Preparing [2024-03-08T16:38:08.013Z] 9e2606098162: Preparing [2024-03-08T16:38:08.013Z] 7c504f21be85: Preparing [2024-03-08T16:38:08.013Z] 7c504f21be85: Waiting [2024-03-08T16:38:08.013Z] 9e2606098162: Layer already exists [2024-03-08T16:38:08.013Z] ca85e5608f64: Layer already exists [2024-03-08T16:38:08.013Z] de05ff96af98: Layer already exists [2024-03-08T16:38:08.013Z] 52195c0643ce: Layer already exists [2024-03-08T16:38:08.013Z] d78ba6d30f92: Layer already exists [2024-03-08T16:38:08.013Z] 7c504f21be85: Layer already exists [2024-03-08T16:38:08.013Z] main: digest: sha256:40bd2bd1ae55bd3bbffb36fc73a9fac59b363717249f937c72bbeff8fc6f82b1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T16:38:08.626Z] ===================================================== [Pipeline] echo [2024-03-08T16:38:08.685Z] taggedImages: [2024-03-08T16:38:08.685Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac [2024-03-08T16:38:08.685Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-03-08T16:38:08.685Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.7 [2024-03-08T16:38:08.685Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 [2024-03-08T16:38:08.685Z] - 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-03-08T16:38:09.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T16:38:09.327Z] [2024-03-08T16:38:09.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:38:09.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T16:38:09.710Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-08T16:38:09.710Z] 8998bd30e6a1: Pulling fs layer [2024-03-08T16:38:09.710Z] 04944245beec: Pulling fs layer [2024-03-08T16:38:09.710Z] 699f458cf7ca: Pulling fs layer [2024-03-08T16:38:09.710Z] 765212b225bb: Pulling fs layer [2024-03-08T16:38:09.710Z] f23df028b6ca: Pulling fs layer [2024-03-08T16:38:09.710Z] d65c8cfc05b1: Pulling fs layer [2024-03-08T16:38:09.710Z] 2437ff75d9bd: Pulling fs layer [2024-03-08T16:38:09.710Z] 765212b225bb: Waiting [2024-03-08T16:38:09.710Z] f23df028b6ca: Waiting [2024-03-08T16:38:09.710Z] d65c8cfc05b1: Waiting [2024-03-08T16:38:09.710Z] 2437ff75d9bd: Waiting [2024-03-08T16:38:09.978Z] 04944245beec: Verifying Checksum [2024-03-08T16:38:09.978Z] 04944245beec: Download complete [2024-03-08T16:38:09.978Z] 765212b225bb: Download complete [2024-03-08T16:38:10.247Z] f23df028b6ca: Verifying Checksum [2024-03-08T16:38:10.247Z] f23df028b6ca: Download complete [2024-03-08T16:38:10.247Z] d65c8cfc05b1: Verifying Checksum [2024-03-08T16:38:10.247Z] d65c8cfc05b1: Download complete [2024-03-08T16:38:10.247Z] 699f458cf7ca: Verifying Checksum [2024-03-08T16:38:10.247Z] 699f458cf7ca: Download complete [2024-03-08T16:38:10.830Z] 8998bd30e6a1: Verifying Checksum [2024-03-08T16:38:10.830Z] 8998bd30e6a1: Download complete [2024-03-08T16:38:13.522Z] 2437ff75d9bd: Verifying Checksum [2024-03-08T16:38:13.522Z] 2437ff75d9bd: Download complete [2024-03-08T16:38:15.509Z] 8998bd30e6a1: Pull complete [2024-03-08T16:38:16.088Z] 04944245beec: Pull complete [2024-03-08T16:38:17.497Z] 699f458cf7ca: Pull complete [2024-03-08T16:38:17.764Z] 765212b225bb: Pull complete [2024-03-08T16:38:18.720Z] f23df028b6ca: Pull complete [2024-03-08T16:38:18.986Z] d65c8cfc05b1: Pull complete [2024-03-08T16:38:37.191Z] 2437ff75d9bd: Pull complete [2024-03-08T16:38:37.191Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-08T16:38:37.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T16:38:37.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T16:38:37.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-5264 does not seem to be running inside a container [2024-03-08T16:38:37.634Z] $ 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/141 -v /w/workspace/device-rfid-llrp-go/141:/w/workspace/device-rfid-llrp-go/141:rw,z -v /w/workspace/device-rfid-llrp-go/141@tmp:/w/workspace/device-rfid-llrp-go/141@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-03-08T16:38:40.113Z] $ docker top 1d5d6f93f0cb98390c8714cd880d1174f92440068b4b5ba83413a0fe495e3d83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:38:41.044Z] ---> job-cost.sh [2024-03-08T16:38:41.045Z] lf-activate-venv: SKIPPING [2024-03-08T16:38:41.045Z] INFO: No Stack... [2024-03-08T16:38:41.624Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-08T16:38:42.201Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T16:38:42.514Z] + cut -d, -f6 [2024-03-08T16:38:42.514Z] + cat /w/workspace/device-rfid-llrp-go/141/archives/cost.csv [Pipeline] lock [2024-03-08T16:38:42.568Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] [2024-03-08T16:38:42.578Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] did not exist. Created. [2024-03-08T16:38:42.583Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T16:38:43.006Z] /w/workspace/device-rfid-llrp-go/141@tmp/durable-8853ae7f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-08T16:38:43.320Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-08T16:38:43.335Z] Warning: overwriting stash ‘stack-cost’ [2024-03-08T16:38:43.390Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T16:38:43.407Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T16:38:43.527Z] $ docker stop --time=1 1d5d6f93f0cb98390c8714cd880d1174f92440068b4b5ba83413a0fe495e3d83 [2024-03-08T16:38:44.953Z] $ docker rm -f --volumes 1d5d6f93f0cb98390c8714cd880d1174f92440068b4b5ba83413a0fe495e3d83 [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-03-08T16:38:46.452Z] provisioning config files... [2024-03-08T16:38:46.458Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config152696421415596211tmp [Pipeline] { [Pipeline] sh [2024-03-08T16:38:46.843Z] + set +x [2024-03-08T16:38:46.843Z] + curl -s https://codecov.io/bash+ [2024-03-08T16:38:46.843Z] bash -s -- [2024-03-08T16:38:46.843Z] [2024-03-08T16:38:46.843Z] _____ _ [2024-03-08T16:38:46.843Z] / ____| | | [2024-03-08T16:38:46.843Z] | | ___ __| | ___ ___ _____ __ [2024-03-08T16:38:46.843Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-08T16:38:46.843Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-08T16:38:46.843Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-08T16:38:46.843Z] Bash-1.0.6 [2024-03-08T16:38:46.843Z] [2024-03-08T16:38:46.843Z] [2024-03-08T16:38:46.843Z] ==> git version 2.25.1 found [2024-03-08T16:38:46.843Z] ==> 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-03-08T16:38:46.843Z] Release-Date: 2020-01-08 [2024-03-08T16:38:46.843Z] 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-03-08T16:38:46.843Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-08T16:38:46.843Z] ==> Jenkins CI detected. [2024-03-08T16:38:46.843Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-03-08T16:38:46.843Z] project root: . [2024-03-08T16:38:46.843Z] --> token set from env [2024-03-08T16:38:46.843Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-08T16:38:47.103Z] ==> Running gcov in . (disable via -X gcov) [2024-03-08T16:38:47.104Z] ==> Python coveragepy not found [2024-03-08T16:38:47.104Z] ==> Searching for coverage reports in: [2024-03-08T16:38:47.104Z] + . [2024-03-08T16:38:47.104Z] -> Found 1 reports [2024-03-08T16:38:47.104Z] ==> Detecting git/mercurial file structure [2024-03-08T16:38:47.104Z] ==> Reading reports [2024-03-08T16:38:47.104Z] + ./coverage.out bytes=459493 [2024-03-08T16:38:47.104Z] ==> Appending adjustments [2024-03-08T16:38:47.104Z] https://docs.codecov.io/docs/fixing-reports [2024-03-08T16:38:47.363Z] + Found adjustments [2024-03-08T16:38:47.363Z] ==> Gzipping contents [2024-03-08T16:38:47.363Z] 52K /tmp/codecov.P31gM9.gz [2024-03-08T16:38:47.363Z] ==> Uploading reports [2024-03-08T16:38:47.363Z] url: https://codecov.io [2024-03-08T16:38:47.363Z] query: branch=main&commit=788eb5aa681600b58a588c2696b7c43b899f9bac&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-08T16:38:47.363Z] -> Pinging Codecov [2024-03-08T16:38:47.363Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=788eb5aa681600b58a588c2696b7c43b899f9bac&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-08T16:38:47.626Z] -> Uploading to [2024-03-08T16:38:47.626Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-08/581DD39554BDF9B6E22D074273EAD858/788eb5aa681600b58a588c2696b7c43b899f9bac/1bc0be45-feb7-4e66-8215-416e3ce1fe7d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T163847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4576f37f526e41a494d3e53b17b13940f3766809533f2d7af299cc5a94d4893 [2024-03-08T16:38:47.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T16:38:47.626Z] Dload Upload Total Spent Left Speed [2024-03-08T16:38:47.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50327 0 0 100 50327 0 152k --:--:-- --:--:-- --:--:-- 152k [2024-03-08T16:38:47.886Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] } [2024-03-08T16:38:47.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-08T16:38:48.356Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-08T16:38:48.376Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:38:48.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-08T16:38:48.811Z] [2024-03-08T16:38:48.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:38:49.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-08T16:38:49.163Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-08T16:38:49.163Z] df9b9388f04a: Pulling fs layer [2024-03-08T16:38:49.163Z] 52dc419b0ee2: Pulling fs layer [2024-03-08T16:38:49.163Z] 25bc292e5bac: Pulling fs layer [2024-03-08T16:38:49.163Z] 114826534d7a: Pulling fs layer [2024-03-08T16:38:49.163Z] 4657fd5d0bcf: Pulling fs layer [2024-03-08T16:38:49.163Z] 6ad1cebc031e: Pulling fs layer [2024-03-08T16:38:49.163Z] 8a3aa393b2d8: Pulling fs layer [2024-03-08T16:38:49.163Z] 114826534d7a: Waiting [2024-03-08T16:38:49.163Z] 4657fd5d0bcf: Waiting [2024-03-08T16:38:49.163Z] 8a3aa393b2d8: Waiting [2024-03-08T16:38:49.163Z] 6ad1cebc031e: Waiting [2024-03-08T16:38:49.163Z] 25bc292e5bac: Verifying Checksum [2024-03-08T16:38:49.163Z] 25bc292e5bac: Download complete [2024-03-08T16:38:49.163Z] 52dc419b0ee2: Download complete [2024-03-08T16:38:49.163Z] 4657fd5d0bcf: Verifying Checksum [2024-03-08T16:38:49.163Z] 4657fd5d0bcf: Download complete [2024-03-08T16:38:49.163Z] df9b9388f04a: Verifying Checksum [2024-03-08T16:38:49.163Z] df9b9388f04a: Download complete [2024-03-08T16:38:49.423Z] 6ad1cebc031e: Verifying Checksum [2024-03-08T16:38:49.423Z] 6ad1cebc031e: Download complete [2024-03-08T16:38:49.423Z] df9b9388f04a: Pull complete [2024-03-08T16:38:49.423Z] 52dc419b0ee2: Pull complete [2024-03-08T16:38:49.683Z] 25bc292e5bac: Pull complete [2024-03-08T16:38:49.942Z] 114826534d7a: Verifying Checksum [2024-03-08T16:38:49.942Z] 114826534d7a: Download complete [2024-03-08T16:38:50.201Z] 8a3aa393b2d8: Verifying Checksum [2024-03-08T16:38:50.201Z] 8a3aa393b2d8: Download complete [2024-03-08T16:38:53.486Z] 114826534d7a: Pull complete [2024-03-08T16:38:53.486Z] 4657fd5d0bcf: Pull complete [2024-03-08T16:38:53.486Z] 6ad1cebc031e: Pull complete [2024-03-08T16:38:56.022Z] 8a3aa393b2d8: Pull complete [2024-03-08T16:38:56.022Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-08T16:38:56.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-08T16:38:56.022Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T16:38:56.309Z] prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container [2024-03-08T16:38:56.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-08T16:39:07.345Z] $ docker top 3f475c770861f3c6992c16960c5a74f82ea4a1018d68d02577927216f265fff6 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-08T16:39:07.503Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-03-08T16:39:07.785Z] + set -o pipefail [2024-03-08T16:39:07.785Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-03-08T16:39:20.005Z] [2024-03-08T16:39:20.005Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-03-08T16:39:20.005Z] [2024-03-08T16:39:20.005Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/6a5954f6-b3cd-4292-ab12-acd3a0de5f10 [2024-03-08T16:39:20.005Z] [2024-03-08T16:39:20.005Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-08T16:39:20.005Z] [2024-03-08T16:39:22.550Z] [2024-03-08T16:39:22.550Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-08T16:39:22.550Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-08T16:39:22.550Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-08T16:39:22.574Z] $ docker stop --time=1 3f475c770861f3c6992c16960c5a74f82ea4a1018d68d02577927216f265fff6 [2024-03-08T16:39:31.816Z] $ docker rm -f --volumes 3f475c770861f3c6992c16960c5a74f82ea4a1018d68d02577927216f265fff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T16:39:33.284Z] + git log --format=format:%s -1 788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] sh [2024-03-08T16:39:33.577Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T16:39:33.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:39:33.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T16:39:33.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T16:39:34.099Z] prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container [2024-03-08T16:39:34.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T16:39:34.652Z] $ docker top 802a72b187f1987ef4eaf7819dbd5df3a11f74909861b71f518b125782c4365b -eo pid,comm [2024-03-08T16:39:34.685Z] 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-03-08T16:39:34.685Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T16:39:34.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T16:39:34.897Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T16:39:35.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T16:39:35.018Z] $ docker exec 802a72b187f1987ef4eaf7819dbd5df3a11f74909861b71f518b125782c4365b ssh-agent [2024-03-08T16:39:35.108Z] SSH_AUTH_SOCK=/tmp/ssh-3mCCauMG1TKX/agent.31 [2024-03-08T16:39:35.108Z] SSH_AGENT_PID=37 [2024-03-08T16:39:35.113Z] Running ssh-add (command line suppressed) [2024-03-08T16:39:35.221Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8945622045798657689.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8945622045798657689.key) [2024-03-08T16:39:35.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T16:39:35.560Z] + git semver tag [2024-03-08T16:39:35.821Z] 2024-03-08 16:39:35,748 [run_tag] DEBUG tag force:False [2024-03-08T16:39:35.821Z] 2024-03-08 16:39:35,748 [check_head_tag] DEBUG check head tag [2024-03-08T16:39:35.821Z] 2024-03-08 16:39:35,749 [execute] INFO git cat-file --batch-check [2024-03-08T16:39:35.821Z] 2024-03-08 16:39:35,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-03-08T16:39:35.821Z] 2024-03-08 16:39:35,752 [execute] INFO git cat-file --batch [2024-03-08T16:39:35.821Z] 2024-03-08 16:39:35,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-03-08T16:39:35.821Z] 2024-03-08 16:39:35,767 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-03-08T16:39:35.821Z] 2024-03-08 16:39:35,767 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 [2024-03-08T16:39:35.821Z] 2024-03-08 16:39:35,767 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-08T16:39:35.821Z] 2024-03-08 16:39:35,772 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-03-08T16:39:35.821Z] 3.2.0-dev.7 [Pipeline] } [2024-03-08T16:39:35.847Z] $ docker exec --env ******** --env ******** 802a72b187f1987ef4eaf7819dbd5df3a11f74909861b71f518b125782c4365b ssh-agent -k [2024-03-08T16:39:35.936Z] unset SSH_AUTH_SOCK; [2024-03-08T16:39:35.936Z] unset SSH_AGENT_PID; [2024-03-08T16:39:35.936Z] echo Agent pid 37 killed; [2024-03-08T16:39:35.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T16:39:36.539Z] + git semver [Pipeline] } [2024-03-08T16:39:36.823Z] $ docker stop --time=1 802a72b187f1987ef4eaf7819dbd5df3a11f74909861b71f518b125782c4365b [2024-03-08T16:39:38.123Z] $ docker rm -f --volumes 802a72b187f1987ef4eaf7819dbd5df3a11f74909861b71f518b125782c4365b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:39:38.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-08T16:39:38.790Z] [2024-03-08T16:39:38.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:39:39.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-08T16:39:39.164Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-08T16:39:39.164Z] ab5ef0e58194: Pulling fs layer [2024-03-08T16:39:39.164Z] 9712f1f96733: Pulling fs layer [2024-03-08T16:39:39.164Z] 63f879dbbcfc: Pulling fs layer [2024-03-08T16:39:39.164Z] 0d9ebad4ef96: Pulling fs layer [2024-03-08T16:39:39.164Z] e9a5061849ea: Pulling fs layer [2024-03-08T16:39:39.164Z] d747dcd14b5f: Pulling fs layer [2024-03-08T16:39:39.164Z] 2de7ff778b66: Pulling fs layer [2024-03-08T16:39:39.164Z] 0d9ebad4ef96: Waiting [2024-03-08T16:39:39.164Z] e9a5061849ea: Waiting [2024-03-08T16:39:39.164Z] 2de7ff778b66: Waiting [2024-03-08T16:39:39.164Z] d747dcd14b5f: Waiting [2024-03-08T16:39:39.164Z] 9712f1f96733: Verifying Checksum [2024-03-08T16:39:39.164Z] 9712f1f96733: Download complete [2024-03-08T16:39:39.423Z] 63f879dbbcfc: Verifying Checksum [2024-03-08T16:39:39.423Z] 63f879dbbcfc: Download complete [2024-03-08T16:39:39.682Z] e9a5061849ea: Verifying Checksum [2024-03-08T16:39:39.682Z] e9a5061849ea: Download complete [2024-03-08T16:39:39.682Z] d747dcd14b5f: Verifying Checksum [2024-03-08T16:39:39.682Z] d747dcd14b5f: Download complete [2024-03-08T16:39:39.682Z] 0d9ebad4ef96: Verifying Checksum [2024-03-08T16:39:39.682Z] 0d9ebad4ef96: Download complete [2024-03-08T16:39:39.682Z] ab5ef0e58194: Download complete [2024-03-08T16:39:39.682Z] 2de7ff778b66: Verifying Checksum [2024-03-08T16:39:39.682Z] 2de7ff778b66: Download complete [2024-03-08T16:39:42.215Z] ab5ef0e58194: Pull complete [2024-03-08T16:39:42.215Z] 9712f1f96733: Pull complete [2024-03-08T16:39:43.148Z] 63f879dbbcfc: Pull complete [2024-03-08T16:39:46.432Z] 0d9ebad4ef96: Pull complete [2024-03-08T16:39:46.690Z] e9a5061849ea: Pull complete [2024-03-08T16:39:46.690Z] d747dcd14b5f: Pull complete [2024-03-08T16:39:47.624Z] 2de7ff778b66: Pull complete [2024-03-08T16:39:47.624Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-08T16:39:47.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-08T16:39:47.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T16:39:47.914Z] prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container [2024-03-08T16:39:47.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-08T16:39:59.895Z] $ docker top 7109655f269e4a65c2d298e5a43e07d642b31e4661738e896496dd0b9fc7f57e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-08T16:40:00.068Z] provisioning config files... [2024-03-08T16:40:00.078Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14635264156310242935tmp [2024-03-08T16:40:00.095Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config832851834462868983tmp [2024-03-08T16:40:00.113Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3509180378466253346tmp [Pipeline] { [Pipeline] echo [2024-03-08T16:40:00.195Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:40:00.513Z] ---> sigul-configuration.sh [2024-03-08T16:40:00.513Z] gpg: directory `/root/.gnupg' created [2024-03-08T16:40:00.513Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-08T16:40:00.513Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-08T16:40:00.513Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-08T16:40:00.513Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-08T16:40:00.513Z] gpg: CAST5 encrypted data [2024-03-08T16:40:00.513Z] gpg: encrypted with 1 passphrase [2024-03-08T16:40:00.513Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-08T16:40:00.848Z] + mkdir /home/jenkins [2024-03-08T16:40:00.848Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-08T16:40:01.152Z] + 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-03-08T16:40:01.164Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:40:01.459Z] ---> sigul-install.sh [2024-03-08T16:40:01.459Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-08T16:40:01.780Z] + git tag --list [2024-03-08T16:40:01.780Z] v0.0.0 [2024-03-08T16:40:01.780Z] v1.0.0 [2024-03-08T16:40:01.780Z] v2.1.0 [2024-03-08T16:40:01.780Z] v2.1.1 [2024-03-08T16:40:01.780Z] v2.2.0 [2024-03-08T16:40:01.780Z] v2.3.0 [2024-03-08T16:40:01.780Z] v3.0 [2024-03-08T16:40:01.780Z] v3.0.0 [2024-03-08T16:40:01.780Z] v3.1 [2024-03-08T16:40:01.780Z] v3.1.0 [2024-03-08T16:40:01.780Z] v3.1.0-dev.1 [2024-03-08T16:40:01.780Z] v3.1.0-dev.10 [2024-03-08T16:40:01.780Z] v3.1.0-dev.11 [2024-03-08T16:40:01.780Z] v3.1.0-dev.12 [2024-03-08T16:40:01.780Z] v3.1.0-dev.13 [2024-03-08T16:40:01.780Z] v3.1.0-dev.14 [2024-03-08T16:40:01.780Z] v3.1.0-dev.15 [2024-03-08T16:40:01.780Z] v3.1.0-dev.16 [2024-03-08T16:40:01.780Z] v3.1.0-dev.17 [2024-03-08T16:40:01.780Z] v3.1.0-dev.18 [2024-03-08T16:40:01.780Z] v3.1.0-dev.19 [2024-03-08T16:40:01.780Z] v3.1.0-dev.2 [2024-03-08T16:40:01.780Z] v3.1.0-dev.20 [2024-03-08T16:40:01.780Z] v3.1.0-dev.21 [2024-03-08T16:40:01.780Z] v3.1.0-dev.22 [2024-03-08T16:40:01.780Z] v3.1.0-dev.23 [2024-03-08T16:40:01.780Z] v3.1.0-dev.24 [2024-03-08T16:40:01.780Z] v3.1.0-dev.3 [2024-03-08T16:40:01.780Z] v3.1.0-dev.4 [2024-03-08T16:40:01.780Z] v3.1.0-dev.5 [2024-03-08T16:40:01.780Z] v3.1.0-dev.6 [2024-03-08T16:40:01.780Z] v3.1.0-dev.7 [2024-03-08T16:40:01.780Z] v3.1.0-dev.8 [2024-03-08T16:40:01.780Z] v3.1.0-dev.9 [2024-03-08T16:40:01.780Z] v3.2.0-dev.1 [2024-03-08T16:40:01.780Z] v3.2.0-dev.2 [2024-03-08T16:40:01.780Z] v3.2.0-dev.3 [2024-03-08T16:40:01.780Z] v3.2.0-dev.4 [2024-03-08T16:40:01.780Z] v3.2.0-dev.5 [2024-03-08T16:40:01.780Z] v3.2.0-dev.6 [2024-03-08T16:40:01.780Z] v3.2.0-dev.7 [Pipeline] sh [2024-03-08T16:40:02.076Z] + lftools sign git-tag v3.2.0-dev.7 [2024-03-08T16:40:02.643Z] Signing Git tag with Sigul... [2024-03-08T16:40:02.643Z] Signing v3.2.0-dev.7 [Pipeline] echo [2024-03-08T16:40:02.928Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:40:03.224Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-08T16:40:03.231Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-08T16:40:03.376Z] $ docker stop --time=1 7109655f269e4a65c2d298e5a43e07d642b31e4661738e896496dd0b9fc7f57e [2024-03-08T16:40:04.680Z] $ docker rm -f --volumes 7109655f269e4a65c2d298e5a43e07d642b31e4661738e896496dd0b9fc7f57e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-08T16:40:05.595Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T16:40:05.595Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:40:05.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T16:40:05.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T16:40:06.134Z] prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container [2024-03-08T16:40:06.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T16:40:06.668Z] $ docker top f41d71dd38a5b3b323fb5e673557e8163178ebac217b62b8080eb4a4cdebda39 -eo pid,comm [2024-03-08T16:40:06.706Z] 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-03-08T16:40:06.706Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T16:40:06.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T16:40:06.908Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T16:40:07.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T16:40:07.026Z] $ docker exec f41d71dd38a5b3b323fb5e673557e8163178ebac217b62b8080eb4a4cdebda39 ssh-agent [2024-03-08T16:40:07.119Z] SSH_AUTH_SOCK=/tmp/ssh-B2EIofcimvOb/agent.32 [2024-03-08T16:40:07.119Z] SSH_AGENT_PID=38 [2024-03-08T16:40:07.124Z] Running ssh-add (command line suppressed) [2024-03-08T16:40:07.240Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12874140131326615021.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12874140131326615021.key) [2024-03-08T16:40:07.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T16:40:07.590Z] + git semver bump pre [2024-03-08T16:40:07.850Z] 2024-03-08 16:40:07,770 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-03-08T16:40:07.850Z] 2024-03-08 16:40:07,770 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev [2024-03-08T16:40:07.850Z] 2024-03-08 16:40:07,770 [bump_version] DEBUG bumped version:3.2.0-dev.8 [2024-03-08T16:40:07.850Z] 2024-03-08 16:40:07,770 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-03-08T16:40:07.850Z] 2024-03-08 16:40:07,770 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-03-08T16:40:07.850Z] 2024-03-08 16:40:07,771 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-03-08T16:40:07.850Z] 2024-03-08 16:40:07,773 [execute] INFO git cat-file --batch-check [2024-03-08T16:40:07.850Z] 2024-03-08 16:40:07,773 [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-03-08T16:40:07.850Z] 2024-03-08 16:40:07,778 [execute] INFO git cat-file --batch [2024-03-08T16:40:07.850Z] 2024-03-08 16:40:07,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T16:40:07.850Z] 2024-03-08 16:40:07,782 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-03-08T16:40:07.850Z] 3.2.0-dev.8 [Pipeline] } [2024-03-08T16:40:07.873Z] $ docker exec --env ******** --env ******** f41d71dd38a5b3b323fb5e673557e8163178ebac217b62b8080eb4a4cdebda39 ssh-agent -k [2024-03-08T16:40:07.960Z] unset SSH_AUTH_SOCK; [2024-03-08T16:40:07.961Z] unset SSH_AGENT_PID; [2024-03-08T16:40:07.961Z] echo Agent pid 38 killed; [2024-03-08T16:40:07.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T16:40:08.495Z] + git semver [Pipeline] } [2024-03-08T16:40:08.779Z] $ docker stop --time=1 f41d71dd38a5b3b323fb5e673557e8163178ebac217b62b8080eb4a4cdebda39 [2024-03-08T16:40:10.037Z] $ docker rm -f --volumes f41d71dd38a5b3b323fb5e673557e8163178ebac217b62b8080eb4a4cdebda39 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T16:40:10.576Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T16:40:10.576Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:40:10.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T16:40:10.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T16:40:11.125Z] prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container [2024-03-08T16:40:11.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T16:40:11.535Z] $ docker top 801430c78bedcffd458e5cacc79139b005c1a7102c86e849b092bd7bc452c58f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T16:40:11.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T16:40:11.841Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T16:40:11.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T16:40:11.955Z] $ docker exec 801430c78bedcffd458e5cacc79139b005c1a7102c86e849b092bd7bc452c58f ssh-agent [2024-03-08T16:40:12.047Z] SSH_AUTH_SOCK=/tmp/ssh-0VFhZBwgCwDh/agent.32 [2024-03-08T16:40:12.047Z] SSH_AGENT_PID=38 [2024-03-08T16:40:12.059Z] Running ssh-add (command line suppressed) [2024-03-08T16:40:12.170Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12483537218145019226.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12483537218145019226.key) [2024-03-08T16:40:12.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T16:40:12.547Z] + git semver push [2024-03-08T16:40:12.807Z] 2024-03-08 16:40:12,706 [run_push] DEBUG push [2024-03-08T16:40:12.807Z] 2024-03-08 16:40:12,706 [execute] INFO git cat-file --batch-check [2024-03-08T16:40:12.807Z] 2024-03-08 16:40:12,707 [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-03-08T16:40:12.807Z] 2024-03-08 16:40:12,710 [execute] INFO git rev-list f7bc6314070b1820377efc4b2478657da09b780b -- [2024-03-08T16:40:12.807Z] 2024-03-08 16:40:12,710 [execute] DEBUG Popen(['git', 'rev-list', 'f7bc6314070b1820377efc4b2478657da09b780b', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-08T16:40:12.807Z] 2024-03-08 16:40:12,718 [execute] INFO git fetch -v origin [2024-03-08T16:40:12.807Z] 2024-03-08 16:40:12,718 [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-03-08T16:40:13.378Z] 2024-03-08 16:40:13,263 [run_push] DEBUG no remote changes detected [2024-03-08T16:40:13.378Z] 2024-03-08 16:40:13,263 [execute] INFO git push origin semver [2024-03-08T16:40:13.378Z] 2024-03-08 16:40:13,264 [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-03-08T16:40:14.323Z] 2024-03-08 16:40:14,004 [run_push] DEBUG push all version tags [2024-03-08T16:40:14.323Z] 2024-03-08 16:40:14,004 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-08T16:40:14.323Z] 2024-03-08 16:40:14,004 [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-03-08T16:40:14.894Z] 2024-03-08 16:40:14,833 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-03-08T16:40:14.894Z] 3.2.0-dev.8 [Pipeline] } [2024-03-08T16:40:14.916Z] $ docker exec --env ******** --env ******** 801430c78bedcffd458e5cacc79139b005c1a7102c86e849b092bd7bc452c58f ssh-agent -k [2024-03-08T16:40:15.016Z] unset SSH_AUTH_SOCK; [2024-03-08T16:40:15.017Z] unset SSH_AGENT_PID; [2024-03-08T16:40:15.017Z] echo Agent pid 38 killed; [2024-03-08T16:40:15.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T16:40:15.563Z] + git semver [Pipeline] } [2024-03-08T16:40:15.845Z] $ docker stop --time=1 801430c78bedcffd458e5cacc79139b005c1a7102c86e849b092bd7bc452c58f [2024-03-08T16:40:17.130Z] $ docker rm -f --volumes 801430c78bedcffd458e5cacc79139b005c1a7102c86e849b092bd7bc452c58f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-03-08T16:40:18.786Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-03-08T16:40:18.786Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-03-08T16:40:18.786Z] total 16 [2024-03-08T16:40:18.786Z] drwxr-xr-x 3 root root 4096 Mar 8 16:32 . [2024-03-08T16:40:18.786Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 16:40 .. [2024-03-08T16:40:18.786Z] drwxr-xr-x 2 root root 4096 Mar 8 16:32 cost [2024-03-08T16:40:18.786Z] -rw-r--r-- 1 root root 91 Mar 8 16:32 cost.csv [2024-03-08T16:40:18.786Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-03-08T16:40:18.786Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-03-08T16:40:18.786Z] total 16 [2024-03-08T16:40:18.786Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 16:32 . [2024-03-08T16:40:18.786Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 16:40 .. [2024-03-08T16:40:18.786Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 16:32 cost [2024-03-08T16:40:18.786Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 8 16:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:40:19.082Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:40:19.987Z] ---> package-listing.sh [2024-03-08T16:40:19.987Z] ++ facter osfamily [2024-03-08T16:40:19.987Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-08T16:40:20.245Z] + OS_FAMILY=debian [2024-03-08T16:40:20.245Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-03-08T16:40:20.245Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-08T16:40:20.245Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-08T16:40:20.245Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-08T16:40:20.245Z] + PACKAGES=/tmp/packages_start.txt [2024-03-08T16:40:20.245Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-03-08T16:40:20.245Z] + PACKAGES=/tmp/packages_end.txt [2024-03-08T16:40:20.245Z] + case "${OS_FAMILY}" in [2024-03-08T16:40:20.245Z] + dpkg -l [2024-03-08T16:40:20.245Z] + grep '^ii' [2024-03-08T16:40:20.245Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-08T16:40:20.245Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-08T16:40:20.245Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-08T16:40:20.245Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-03-08T16:40:20.245Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-03-08T16:40:20.245Z] + 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-03-08T16:40:20.254Z] 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-03-08T16:40:20.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T16:40:21.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T16:40:21.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T16:40:21.352Z] prd-ubuntu20.04-docker-8c-8g-5263 does not seem to be running inside a container [2024-03-08T16:40:21.401Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-08T16:40:21.610Z] $ docker top 132b1dd01473f78b4efb849932d93bdb3579d646e265ace709a5c9f2b772f870 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T16:40:22.050Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-08T16:40:22.339Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-08T16:40:22.626Z] + ls /var/log/sa-host [2024-03-08T16:40:22.626Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T16:40:22.833Z] provisioning config files... [2024-03-08T16:40:22.841Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11379082709824422047tmp [Pipeline] { [Pipeline] echo [2024-03-08T16:40:22.972Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:40:23.256Z] ---> create-netrc.sh [Pipeline] } [2024-03-08T16:40:23.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:40:23.709Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-08T16:40:23.716Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:40:23.998Z] ---> sudo-logs.sh [2024-03-08T16:40:23.998Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-08T16:40:24.094Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:40:24.372Z] ---> job-cost.sh [2024-03-08T16:40:24.372Z] lf-activate-venv: SKIPPING [2024-03-08T16:40:24.372Z] DEBUG: total: 0.2199999988079071 [2024-03-08T16:40:24.372Z] INFO: Retrieving Stack Cost... [2024-03-08T16:40:24.632Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T16:40:25.199Z] INFO: Archiving Costs [Pipeline] echo [2024-03-08T16:40:25.211Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T16:40:25.490Z] ---> logs-deploy.sh [2024-03-08T16:40:25.491Z] lf-activate-venv: SKIPPING [2024-03-08T16:40:25.491Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/141 [2024-03-08T16:40:25.491Z] INFO: archiving workspace using pattern(s): [2024-03-08T16:40:26.438Z] Archives upload complete. [2024-03-08T16:40:26.697Z] INFO: archiving logs to Nexus