Started by user Lenny Goodell Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9183fab70f5305c11e22753a9d735b181ccbdb61 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-ssh14534050203483076026.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-ssh9028955025948478258.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-ssh12775866201924759817.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-ssh5967003640841604863.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-ssh6652229086097037361.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-8889 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 Avoid second fetch Checking out Revision 9183fab70f5305c11e22753a9d735b181ccbdb61 (main) > 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 > 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 Commit message: "build: Update to latest 3.2.0 dev go-mods (#274)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9183fab70f5305c11e22753a9d735b181ccbdb61 # timeout=10 > git rev-list --no-walk 9183fab70f5305c11e22753a9d735b181ccbdb61 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T22:58:16.625Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T22:58:16.811Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T22:58:16.901Z] ========================================================= [2023-11-28T22:58:16.901Z] EdgeX Global Pipelines Version Info [2023-11-28T22:58:16.901Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:58:17.897Z] ------------------- [2023-11-28T22:58:17.897Z] stable info: [2023-11-28T22:58:17.897Z] ------------------- [2023-11-28T22:58:17.897Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T22:58:17.897Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T22:58:17.897Z] Message: update stable to v1.0.258 [2023-11-28T22:58:18.509Z] ------------------- [2023-11-28T22:58:18.509Z] experimental info: [2023-11-28T22:58:18.509Z] ------------------- [2023-11-28T22:58:18.509Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T22:58:18.509Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T22:58:18.509Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T22:58:18.634Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-11-28T22:58:18.674Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-11-28T22:58:18.717Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T22:58:18.769Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T22:58:18.810Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T22:58:18.847Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T22:58:18.903Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T22:58:18.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T22:58:18.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T22:58:19.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T22:58:19.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T22:58:19.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-11-28T22:58:19.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T22:58:19.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T22:58:19.265Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T22:58:19.303Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T22:58:19.340Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T22:58:19.378Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T22:58:19.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T22:58:19.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T22:58:19.513Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T22:58:19.562Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T22:58:19.609Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T22:58:19.656Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T22:58:19.702Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T22:58:19.766Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T22:58:19.833Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T22:58:19.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T22:58:19.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T22:58:19.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T22:58:20.034Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo [2023-11-28T22:58:20.081Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9183fab [Pipeline] echo [2023-11-28T22:58:20.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T22:58:20.248Z] provisioning config files... [2023-11-28T22:58:20.268Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4457471339144002967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:58:20.642Z] ---> ****-login.sh [2023-11-28T22:58:20.642Z] nexus3.edgexfoundry.org:10001 [2023-11-28T22:58:20.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:58:20.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:58:20.904Z] Configure a credential helper to remove this warning. See [2023-11-28T22:58:20.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:58:20.904Z] [2023-11-28T22:58:20.904Z] Login Succeeded [2023-11-28T22:58:20.904Z] nexus3.edgexfoundry.org:10002 [2023-11-28T22:58:20.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:58:21.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:58:21.167Z] Configure a credential helper to remove this warning. See [2023-11-28T22:58:21.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:58:21.167Z] [2023-11-28T22:58:21.167Z] Login Succeeded [2023-11-28T22:58:21.167Z] nexus3.edgexfoundry.org:10003 [2023-11-28T22:58:21.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:58:21.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:58:21.167Z] Configure a credential helper to remove this warning. See [2023-11-28T22:58:21.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:58:21.167Z] [2023-11-28T22:58:21.167Z] Login Succeeded [2023-11-28T22:58:21.167Z] nexus3.edgexfoundry.org:10004 [2023-11-28T22:58:21.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:58:21.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:58:21.167Z] Configure a credential helper to remove this warning. See [2023-11-28T22:58:21.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:58:21.167Z] [2023-11-28T22:58:21.167Z] Login Succeeded [2023-11-28T22:58:21.167Z] ****.io [2023-11-28T22:58:21.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:58:21.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:58:21.730Z] Configure a credential helper to remove this warning. See [2023-11-28T22:58:21.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:58:21.730Z] [2023-11-28T22:58:21.730Z] Login Succeeded [2023-11-28T22:58:21.730Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T22:58:21.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T22:58:22.398Z] + git rev-list -1 --merges 9183fab70f5305c11e22753a9d735b181ccbdb61~1..9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo [2023-11-28T22:58:22.440Z] -----------> git rev-list -1 --merges 9183fab70f5305c11e22753a9d735b181ccbdb61~1..9183fab70f5305c11e22753a9d735b181ccbdb61 9183fab70f5305c11e22753a9d735b181ccbdb61 [false] [Pipeline] sh [2023-11-28T22:58:22.767Z] + git log --format=format:%s -1 9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo [2023-11-28T22:58:22.781Z] ========================================================= [2023-11-28T22:58:22.781Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T22:58:22.781Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T22:58:23.179Z] + git log --format=format:%s -1 9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] echo [2023-11-28T22:58:23.195Z] [semverPrep] GIT_COMMIT: 9183fab70f5305c11e22753a9d735b181ccbdb61, Commit Message: build: Update to latest 3.2.0 dev go-mods (#274) [Pipeline] echo [2023-11-28T22:58:23.220Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T22:58:23.656Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T22:58:23.656Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T22:58:23.656Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T22:58:23.656Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T22:58:23.656Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T22:58:23.656Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T22:58:23.656Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:58:24.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T22:58:24.226Z] [2023-11-28T22:58:24.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:58:24.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T22:58:24.810Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T22:58:24.810Z] b85a868b505f: Pulling fs layer [2023-11-28T22:58:24.810Z] e2be974225ed: Pulling fs layer [2023-11-28T22:58:24.810Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T22:58:24.810Z] 988bab9f4d93: Pulling fs layer [2023-11-28T22:58:24.810Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T22:58:24.810Z] eaf3925da568: Pulling fs layer [2023-11-28T22:58:24.810Z] bab4dde63d76: Pulling fs layer [2023-11-28T22:58:24.810Z] bde34c3a00c8: Pulling fs layer [2023-11-28T22:58:24.810Z] b352a97aabf1: Pulling fs layer [2023-11-28T22:58:24.810Z] 988bab9f4d93: Waiting [2023-11-28T22:58:24.810Z] bab4dde63d76: Waiting [2023-11-28T22:58:24.810Z] 4872d77fe225: Pulling fs layer [2023-11-28T22:58:24.810Z] eaf3925da568: Waiting [2023-11-28T22:58:24.810Z] 1469e6f7b9e6: Waiting [2023-11-28T22:58:24.810Z] bde34c3a00c8: Waiting [2023-11-28T22:58:24.810Z] b352a97aabf1: Waiting [2023-11-28T22:58:24.810Z] 5851b861e8e6: Pulling fs layer [2023-11-28T22:58:24.810Z] 4872d77fe225: Waiting [2023-11-28T22:58:24.811Z] 5851b861e8e6: Waiting [2023-11-28T22:58:24.811Z] e2be974225ed: Verifying Checksum [2023-11-28T22:58:24.811Z] e2be974225ed: Download complete [2023-11-28T22:58:24.811Z] 988bab9f4d93: Verifying Checksum [2023-11-28T22:58:24.811Z] 988bab9f4d93: Download complete [2023-11-28T22:58:25.074Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T22:58:25.075Z] 339a4e72a1f5: Download complete [2023-11-28T22:58:25.075Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T22:58:25.075Z] 1469e6f7b9e6: Download complete [2023-11-28T22:58:25.075Z] eaf3925da568: Verifying Checksum [2023-11-28T22:58:25.075Z] eaf3925da568: Download complete [2023-11-28T22:58:25.075Z] bde34c3a00c8: Download complete [2023-11-28T22:58:25.075Z] b352a97aabf1: Verifying Checksum [2023-11-28T22:58:25.075Z] b352a97aabf1: Download complete [2023-11-28T22:58:25.075Z] 4872d77fe225: Verifying Checksum [2023-11-28T22:58:25.075Z] 4872d77fe225: Download complete [2023-11-28T22:58:25.075Z] 5851b861e8e6: Download complete [2023-11-28T22:58:25.075Z] b85a868b505f: Download complete [2023-11-28T22:58:25.643Z] bab4dde63d76: Verifying Checksum [2023-11-28T22:58:25.643Z] bab4dde63d76: Download complete [2023-11-28T22:58:26.211Z] b85a868b505f: Pull complete [2023-11-28T22:58:26.469Z] e2be974225ed: Pull complete [2023-11-28T22:58:26.729Z] 339a4e72a1f5: Pull complete [2023-11-28T22:58:26.989Z] 988bab9f4d93: Pull complete [2023-11-28T22:58:27.250Z] 1469e6f7b9e6: Pull complete [2023-11-28T22:58:27.250Z] eaf3925da568: Pull complete [2023-11-28T22:58:28.631Z] bab4dde63d76: Pull complete [2023-11-28T22:58:28.893Z] bde34c3a00c8: Pull complete [2023-11-28T22:58:28.893Z] b352a97aabf1: Pull complete [2023-11-28T22:58:28.893Z] 4872d77fe225: Pull complete [2023-11-28T22:58:29.155Z] 5851b861e8e6: Pull complete [2023-11-28T22:58:29.155Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T22:58:29.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T22:58:29.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T22:58:29.364Z] prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container [2023-11-28T22:58:29.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T22:58:33.558Z] $ docker top aad46edfedb8e778f7688d9a452da6c95c8f1360efba773d9bac3eb67fbbae36 -eo pid,comm [2023-11-28T22:58:33.603Z] 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). [2023-11-28T22:58:33.603Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T22:58:33.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T22:58:33.712Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T22:58:33.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T22:58:33.841Z] $ docker exec aad46edfedb8e778f7688d9a452da6c95c8f1360efba773d9bac3eb67fbbae36 ssh-agent [2023-11-28T22:58:33.948Z] SSH_AUTH_SOCK=/tmp/ssh-cDih1ZIl6HtP/agent.34 [2023-11-28T22:58:33.948Z] SSH_AGENT_PID=39 [2023-11-28T22:58:33.956Z] Running ssh-add (command line suppressed) [2023-11-28T22:58:34.069Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18095621431415473174.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18095621431415473174.key) [2023-11-28T22:58:34.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T22:58:34.388Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T22:58:34.424Z] $ docker exec --env ******** --env ******** aad46edfedb8e778f7688d9a452da6c95c8f1360efba773d9bac3eb67fbbae36 ssh-agent -k [2023-11-28T22:58:34.508Z] unset SSH_AUTH_SOCK; [2023-11-28T22:58:34.508Z] unset SSH_AGENT_PID; [2023-11-28T22:58:34.508Z] echo Agent pid 39 killed; [2023-11-28T22:58:34.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T22:58:34.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T22:58:34.587Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T22:58:34.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T22:58:34.709Z] $ docker exec aad46edfedb8e778f7688d9a452da6c95c8f1360efba773d9bac3eb67fbbae36 ssh-agent [2023-11-28T22:58:34.818Z] SSH_AUTH_SOCK=/tmp/ssh-OPjjti5cFOFO/agent.72 [2023-11-28T22:58:34.818Z] SSH_AGENT_PID=78 [2023-11-28T22:58:34.823Z] Running ssh-add (command line suppressed) [2023-11-28T22:58:34.931Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13639908292870660991.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13639908292870660991.key) [2023-11-28T22:58:34.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T22:58:35.270Z] + git semver init [2023-11-28T22:58:35.571Z] 2023-11-28 22:58:35,450 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T22:58:35.571Z] 2023-11-28 22:58:35,451 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-11-28T22:58:35.571Z] 2023-11-28 22:58:35,451 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-11-28T22:58:35.571Z] 2023-11-28 22:58:35,451 [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) [2023-11-28T22:58:36.959Z] 2023-11-28 22:58:36,828 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-11-28T22:58:36.959Z] 2023-11-28 22:58:36,828 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-11-28T22:58:36.959Z] 2023-11-28 22:58:36,828 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-11-28T22:58:36.959Z] 2023-11-28 22:58:36,828 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-11-28T22:58:36.959Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T22:58:36.975Z] $ docker exec --env ******** --env ******** aad46edfedb8e778f7688d9a452da6c95c8f1360efba773d9bac3eb67fbbae36 ssh-agent -k [2023-11-28T22:58:37.067Z] unset SSH_AUTH_SOCK; [2023-11-28T22:58:37.067Z] unset SSH_AGENT_PID; [2023-11-28T22:58:37.067Z] echo Agent pid 78 killed; [2023-11-28T22:58:37.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T22:58:37.477Z] + git semver [Pipeline] } [2023-11-28T22:58:37.758Z] $ docker stop --time=1 aad46edfedb8e778f7688d9a452da6c95c8f1360efba773d9bac3eb67fbbae36 [2023-11-28T22:58:39.014Z] $ docker rm -f --volumes aad46edfedb8e778f7688d9a452da6c95c8f1360efba773d9bac3eb67fbbae36 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T22:58:39.388Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T22:58:39.668Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T22:58:39.670Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [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 [2023-11-28T22:58:40.100Z] provisioning config files... [2023-11-28T22:58:40.111Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5169427423347195657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T22:58:40.447Z] ---> ****-login.sh [2023-11-28T22:58:40.447Z] nexus3.edgexfoundry.org:10001 [2023-11-28T22:58:40.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:58:40.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:58:40.447Z] Configure a credential helper to remove this warning. See [2023-11-28T22:58:40.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:58:40.447Z] [2023-11-28T22:58:40.447Z] Login Succeeded [2023-11-28T22:58:40.447Z] nexus3.edgexfoundry.org:10002 [2023-11-28T22:58:40.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:58:40.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:58:40.447Z] Configure a credential helper to remove this warning. See [2023-11-28T22:58:40.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:58:40.447Z] [2023-11-28T22:58:40.447Z] Login Succeeded [2023-11-28T22:58:40.447Z] nexus3.edgexfoundry.org:10003 [2023-11-28T22:58:40.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:58:40.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:58:40.709Z] Configure a credential helper to remove this warning. See [2023-11-28T22:58:40.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:58:40.709Z] [2023-11-28T22:58:40.709Z] Login Succeeded [2023-11-28T22:58:40.709Z] nexus3.edgexfoundry.org:10004 [2023-11-28T22:58:40.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:58:40.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:58:40.709Z] Configure a credential helper to remove this warning. See [2023-11-28T22:58:40.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:58:40.709Z] [2023-11-28T22:58:40.709Z] Login Succeeded [2023-11-28T22:58:40.709Z] ****.io [2023-11-28T22:58:40.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T22:58:40.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T22:58:40.971Z] Configure a credential helper to remove this warning. See [2023-11-28T22:58:40.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T22:58:40.971Z] [2023-11-28T22:58:40.971Z] Login Succeeded [2023-11-28T22:58:40.971Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T22:58:40.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T22:58:41.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T22:58:41.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T22:58:41.260Z] ========================================================= [2023-11-28T22:58:41.260Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T22:58:41.260Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:58:41.690Z] + 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 . [2023-11-28T22:58:41.690Z] Sending build context to Docker daemon 8.41MB [2023-11-28T22:58:41.690Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T22:58:41.690Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T22:58:41.690Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T22:58:41.690Z] 7264a8db6415: Pulling fs layer [2023-11-28T22:58:41.690Z] c4d48a809fc2: Pulling fs layer [2023-11-28T22:58:41.690Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T22:58:41.690Z] ad3a456e5733: Pulling fs layer [2023-11-28T22:58:41.690Z] 69c7f0334f64: Pulling fs layer [2023-11-28T22:58:41.690Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T22:58:41.690Z] ce7588e14bc9: Pulling fs layer [2023-11-28T22:58:41.690Z] b5e4710f87ac: Pulling fs layer [2023-11-28T22:58:41.690Z] 69c7f0334f64: Waiting [2023-11-28T22:58:41.690Z] 1f1c1a5573a3: Waiting [2023-11-28T22:58:41.690Z] ce7588e14bc9: Waiting [2023-11-28T22:58:41.690Z] b5e4710f87ac: Waiting [2023-11-28T22:58:41.690Z] ad3a456e5733: Waiting [2023-11-28T22:58:41.690Z] c4d48a809fc2: Download complete [2023-11-28T22:58:41.690Z] ad3a456e5733: Verifying Checksum [2023-11-28T22:58:41.690Z] ad3a456e5733: Download complete [2023-11-28T22:58:41.948Z] 69c7f0334f64: Download complete [2023-11-28T22:58:41.948Z] 7264a8db6415: Verifying Checksum [2023-11-28T22:58:41.948Z] 7264a8db6415: Download complete [2023-11-28T22:58:41.948Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T22:58:41.948Z] 1f1c1a5573a3: Download complete [2023-11-28T22:58:41.948Z] 7264a8db6415: Pull complete [2023-11-28T22:58:42.207Z] c4d48a809fc2: Pull complete [2023-11-28T22:58:42.207Z] b5e4710f87ac: Verifying Checksum [2023-11-28T22:58:42.207Z] b5e4710f87ac: Download complete [2023-11-28T22:58:42.466Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T22:58:42.466Z] 4f1c88b9dad5: Download complete [2023-11-28T22:58:42.724Z] ce7588e14bc9: Download complete [2023-11-28T22:58:45.259Z] 4f1c88b9dad5: Pull complete [2023-11-28T22:58:45.259Z] ad3a456e5733: Pull complete [2023-11-28T22:58:45.259Z] 69c7f0334f64: Pull complete [2023-11-28T22:58:45.259Z] 1f1c1a5573a3: Pull complete [2023-11-28T22:58:47.791Z] ce7588e14bc9: Pull complete [2023-11-28T22:58:48.050Z] b5e4710f87ac: Pull complete [2023-11-28T22:58:48.050Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T22:58:48.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T22:58:48.050Z] ---> 88b5674ff536 [2023-11-28T22:58:48.050Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T22:58:53.333Z] ---> Running in 3c613caa148c [2023-11-28T22:58:53.333Z] Removing intermediate container 3c613caa148c [2023-11-28T22:58:53.333Z] ---> 07aff4615c42 [2023-11-28T22:58:53.333Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T22:58:53.333Z] ---> Running in 052bda86282c [2023-11-28T22:58:53.333Z] Removing intermediate container 052bda86282c [2023-11-28T22:58:53.333Z] ---> c1e9a56c5d0c [2023-11-28T22:58:53.333Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T22:58:53.333Z] ---> Running in b94967dff37b [2023-11-28T22:58:53.333Z] Removing intermediate container b94967dff37b [2023-11-28T22:58:53.333Z] ---> 869cd265b849 [2023-11-28T22:58:53.333Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T22:58:53.333Z] ---> Running in 88e01aeb46ef [2023-11-28T22:58:53.333Z] Removing intermediate container 88e01aeb46ef [2023-11-28T22:58:53.334Z] ---> 57d68aecc635 [2023-11-28T22:58:53.334Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T22:58:53.334Z] ---> Running in fef20fe78d11 [2023-11-28T22:58:53.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T22:58:53.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T22:58:53.593Z] OK: 264 MiB in 52 packages [2023-11-28T22:58:53.852Z] Removing intermediate container fef20fe78d11 [2023-11-28T22:58:53.852Z] ---> 3d7c3a6d7e45 [2023-11-28T22:58:53.852Z] Step 8/12 : WORKDIR /app [2023-11-28T22:58:53.852Z] ---> Running in f78c55ba4dea [2023-11-28T22:58:53.852Z] Removing intermediate container f78c55ba4dea [2023-11-28T22:58:53.852Z] ---> f98d80275352 [2023-11-28T22:58:53.852Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-28T22:58:53.852Z] ---> 52a8cbd0abbd [2023-11-28T22:58:53.852Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T22:58:54.112Z] ---> Running in 18832ab19cb3 [2023-11-28T22:58:54.984Z] Still waiting to schedule task [2023-11-28T22:58:54.985Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T22:59:32.918Z] Removing intermediate container 18832ab19cb3 [2023-11-28T22:59:32.918Z] ---> 139048256554 [2023-11-28T22:59:32.918Z] Step 11/12 : COPY . . [2023-11-28T22:59:32.918Z] ---> 515c3ff49a91 [2023-11-28T22:59:32.918Z] Step 12/12 : RUN $MAKE [2023-11-28T22:59:32.918Z] ---> Running in 62bd0ab247b8 [2023-11-28T22:59:32.918Z] noop [2023-11-28T22:59:32.918Z] Removing intermediate container 62bd0ab247b8 [2023-11-28T22:59:32.918Z] ---> 0527165de973 [2023-11-28T22:59:32.918Z] Successfully built 0527165de973 [2023-11-28T22:59:32.918Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:59:33.408Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T22:59:33.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T22:59:33.635Z] prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container [2023-11-28T22:59:33.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T22:59:34.051Z] $ docker top ce9d675e99329eded1c20c0b961c21841a7d024642e824691929d0d4fc621fa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T22:59:34.543Z] + go version [2023-11-28T22:59:34.543Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T22:59:34.563Z] $ docker stop --time=1 ce9d675e99329eded1c20c0b961c21841a7d024642e824691929d0d4fc621fa0 [2023-11-28T22:59:35.853Z] $ docker rm -f --volumes ce9d675e99329eded1c20c0b961c21841a7d024642e824691929d0d4fc621fa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T22:59:36.838Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T22:59:36.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T22:59:37.060Z] prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container [2023-11-28T22:59:37.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T22:59:37.442Z] $ docker top e5be66052e91a9bc4de0883f7eaae4e60fd951f1e1bb81e2f2ad7b5148cdca94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T22:59:37.924Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-28T22:59:38.288Z] + make test [2023-11-28T22:59:38.288Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T22:59:39.712Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-28T22:59:49.690Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-28T22:59:49.690Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-28T22:59:52.985Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.748s coverage: 40.6% of statements [2023-11-28T22:59:52.985Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements [2023-11-28T22:59:52.985Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2023-11-28T23:00:07.953Z] go vet ./... [2023-11-28T23:00:11.302Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T23:00:11.302Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T23:00:11.302Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T23:00:11.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T23:00:11.518Z] $ docker stop --time=1 e5be66052e91a9bc4de0883f7eaae4e60fd951f1e1bb81e2f2ad7b5148cdca94 [2023-11-28T23:00:15.008Z] $ docker rm -f --volumes e5be66052e91a9bc4de0883f7eaae4e60fd951f1e1bb81e2f2ad7b5148cdca94 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T23:00:15.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T23:00:15.741Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T23:00:16.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T23:00:16.950Z] + ls -al . [2023-11-28T23:00:16.950Z] total 640 [2023-11-28T23:00:16.950Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 22:59 . [2023-11-28T23:00:16.950Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 22:58 .. [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 28 22:58 .dockerignore [2023-11-28T23:00:16.950Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 22:59 .git [2023-11-28T23:00:16.950Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 22:58 .github [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 28 22:58 .gitignore [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 22:58 .golangci.yml [2023-11-28T23:00:16.950Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 22:58 .semver [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 28 22:58 Attribution.txt [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 28 22:58 CHANGELOG.md [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 1456 Nov 28 22:58 Dockerfile [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 22:58 GOVERNANCE.md [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 28 22:58 Jenkinsfile [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 28 22:58 LICENSE [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 28 22:58 Makefile [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 28 22:58 OWNERS.md [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 28 22:58 README.md [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 22:58 VERSION [2023-11-28T23:00:16.950Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 22:58 bin [2023-11-28T23:00:16.950Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 22:58 cmd [2023-11-28T23:00:16.950Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 28 22:59 coverage.out [2023-11-28T23:00:16.950Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 22:58 examples [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 3873 Nov 28 22:58 go.mod [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 34480 Nov 28 22:58 go.sum [2023-11-28T23:00:16.950Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 22:58 images [2023-11-28T23:00:16.950Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 28 22:58 internal [2023-11-28T23:00:16.950Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 28 22:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:00:17.356Z] + 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=9183fab70f5305c11e22753a9d735b181ccbdb61 --label arch=amd64 --label version=3.2.0-dev.1 . [2023-11-28T23:00:17.356Z] Sending build context to Docker daemon 8.41MB [2023-11-28T23:00:17.356Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T23:00:17.356Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-28T23:00:17.356Z] ---> 0527165de973 [2023-11-28T23:00:17.356Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-28T23:00:17.626Z] ---> Running in c27689350657 [2023-11-28T23:00:17.626Z] Removing intermediate container c27689350657 [2023-11-28T23:00:17.626Z] ---> 3fe3b572175f [2023-11-28T23:00:17.626Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T23:00:17.626Z] ---> Running in 143b972fe7a2 [2023-11-28T23:00:17.626Z] Removing intermediate container 143b972fe7a2 [2023-11-28T23:00:17.626Z] ---> b0a222894cae [2023-11-28T23:00:17.626Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T23:00:17.626Z] ---> Running in 4db377369907 [2023-11-28T23:00:17.626Z] Removing intermediate container 4db377369907 [2023-11-28T23:00:17.626Z] ---> e1be2ebfbe83 [2023-11-28T23:00:17.626Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T23:00:17.887Z] ---> Running in f5be0a159418 [2023-11-28T23:00:17.888Z] Removing intermediate container f5be0a159418 [2023-11-28T23:00:17.888Z] ---> 2d69ec54c301 [2023-11-28T23:00:17.888Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T23:00:17.888Z] ---> Running in f54ba5fe7ce0 [2023-11-28T23:00:18.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T23:00:18.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T23:00:18.669Z] OK: 264 MiB in 52 packages [2023-11-28T23:00:18.932Z] Removing intermediate container f54ba5fe7ce0 [2023-11-28T23:00:18.932Z] ---> ef14d553f15c [2023-11-28T23:00:18.932Z] Step 8/25 : WORKDIR /app [2023-11-28T23:00:18.932Z] ---> Running in c28950f6989e [2023-11-28T23:00:18.932Z] Removing intermediate container c28950f6989e [2023-11-28T23:00:18.932Z] ---> fe64db904716 [2023-11-28T23:00:18.932Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-28T23:00:18.932Z] ---> f44e57513352 [2023-11-28T23:00:18.932Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T23:00:19.201Z] ---> Running in 7ce7227ec8cc [2023-11-28T23:00:19.786Z] Removing intermediate container 7ce7227ec8cc [2023-11-28T23:00:19.786Z] ---> 65d24464ae8d [2023-11-28T23:00:19.786Z] Step 11/25 : COPY . . [2023-11-28T23:00:20.044Z] ---> e6f3762f1c5b [2023-11-28T23:00:20.044Z] Step 12/25 : RUN $MAKE [2023-11-28T23:00:20.044Z] ---> Running in 50c021de09e7 [2023-11-28T23:00:20.304Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-11-28T23:00:40.748Z] Removing intermediate container 50c021de09e7 [2023-11-28T23:00:40.748Z] ---> a27463a378b9 [2023-11-28T23:00:40.748Z] Step 13/25 : FROM alpine:3.18 [2023-11-28T23:00:40.748Z] 3.18: Pulling from library/alpine [2023-11-28T23:00:40.748Z] 96526aa774ef: Pulling fs layer [2023-11-28T23:00:41.015Z] 96526aa774ef: Verifying Checksum [2023-11-28T23:00:41.015Z] 96526aa774ef: Download complete [2023-11-28T23:00:41.015Z] 96526aa774ef: Pull complete [2023-11-28T23:00:41.015Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T23:00:41.015Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T23:00:41.015Z] ---> 8ca4688f4f35 [2023-11-28T23:00:41.015Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T23:00:41.282Z] ---> Running in e3b867d9f04c [2023-11-28T23:00:41.282Z] Removing intermediate container e3b867d9f04c [2023-11-28T23:00:41.282Z] ---> 39735f29e9ff [2023-11-28T23:00:41.282Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-28T23:00:41.282Z] ---> Running in cba1e2678e6e [2023-11-28T23:00:41.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T23:00:41.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T23:00:41.953Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8890 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-11-28T23:00:42.021Z] Running in /w/workspace/device-rfid-llrp-go/134 [Pipeline] { [Pipeline] checkout [2023-11-28T23:00:42.097Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T23:00:42.097Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T23:00:42.097Z] OK: 7 MiB in 16 packages [2023-11-28T23:00:42.355Z] Removing intermediate container cba1e2678e6e [2023-11-28T23:00:42.355Z] ---> 63296c6624aa [2023-11-28T23:00:42.355Z] Step 16/25 : RUN apk --no-cache upgrade [2023-11-28T23:00:42.355Z] ---> Running in a84b47df4070 [2023-11-28T23:00:42.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T23:00:42.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T23:00:42.873Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T23:00:42.873Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T23:00:42.873Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T23:00:43.187Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T23:00:43.187Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T23:00:43.187Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T23:00:43.187Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T23:00:43.187Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T23:00:43.187Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T23:00:43.187Z] OK: 7 MiB in 16 packages [2023-11-28T23:00:43.758Z] Removing intermediate container a84b47df4070 [2023-11-28T23:00:43.758Z] ---> 9fd2806531ff [2023-11-28T23:00:43.758Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2023-11-28T23:00:43.758Z] ---> bb52f63fd4b4 [2023-11-28T23:00:43.758Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2023-11-28T23:00:43.758Z] ---> 425d0725d557 [2023-11-28T23:00:43.758Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2023-11-28T23:00:44.717Z] ---> 6dde4eace39a [2023-11-28T23:00:44.717Z] Step 20/25 : EXPOSE 59989 [2023-11-28T23:00:44.717Z] ---> Running in 886a4abe461a [2023-11-28T23:00:44.717Z] Removing intermediate container 886a4abe461a [2023-11-28T23:00:44.717Z] ---> 67d35e0f2e55 [2023-11-28T23:00:44.717Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2023-11-28T23:00:44.717Z] ---> Running in 87f51e3fdb67 [2023-11-28T23:00:44.717Z] Removing intermediate container 87f51e3fdb67 [2023-11-28T23:00:44.717Z] ---> 35b622999fde [2023-11-28T23:00:44.717Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T23:00:44.717Z] ---> Running in 8caeaa48682c [2023-11-28T23:00:44.717Z] Removing intermediate container 8caeaa48682c [2023-11-28T23:00:44.717Z] ---> 52fd741abd63 [2023-11-28T23:00:44.717Z] Step 23/25 : LABEL arch=amd64 [2023-11-28T23:00:44.717Z] ---> Running in 805f97ca275c [2023-11-28T23:00:45.020Z] Removing intermediate container 805f97ca275c [2023-11-28T23:00:45.020Z] ---> a7abb50b86df [2023-11-28T23:00:45.020Z] Step 24/25 : LABEL git_sha=9183fab70f5305c11e22753a9d735b181ccbdb61 [2023-11-28T23:00:45.020Z] ---> Running in e357989dacb1 [2023-11-28T23:00:45.020Z] Removing intermediate container e357989dacb1 [2023-11-28T23:00:45.020Z] ---> a04b53f78b91 [2023-11-28T23:00:45.020Z] Step 25/25 : LABEL version=3.2.0-dev.1 [2023-11-28T23:00:45.020Z] ---> Running in 994d8fcc8256 [2023-11-28T23:00:45.020Z] Removing intermediate container 994d8fcc8256 [2023-11-28T23:00:45.020Z] ---> 51fea52cef9f [2023-11-28T23:00:45.020Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T23:00:45.020Z] Successfully built 51fea52cef9f [2023-11-28T23:00:45.020Z] Successfully tagged device-rfid-llrp:latest [2023-11-28T23:00:45.133Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T23:00:45.717Z] provisioning config files... [2023-11-28T23:00:45.741Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8792966226653934948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T23:00:46.345Z] ---> ****-login.sh [2023-11-28T23:00:46.345Z] nexus3.edgexfoundry.org:10001 [2023-11-28T23:00:46.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T23:00:46.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T23:00:46.345Z] Configure a credential helper to remove this warning. See [2023-11-28T23:00:46.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T23:00:46.345Z] [2023-11-28T23:00:46.345Z] Login Succeeded [2023-11-28T23:00:46.345Z] nexus3.edgexfoundry.org:10002 [2023-11-28T23:00:46.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T23:00:46.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T23:00:46.632Z] Configure a credential helper to remove this warning. See [2023-11-28T23:00:46.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T23:00:46.632Z] [2023-11-28T23:00:46.632Z] Login Succeeded [2023-11-28T23:00:46.633Z] nexus3.edgexfoundry.org:10003 [2023-11-28T23:00:46.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T23:00:46.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T23:00:46.896Z] Configure a credential helper to remove this warning. See [2023-11-28T23:00:46.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T23:00:46.896Z] [2023-11-28T23:00:46.896Z] Login Succeeded [2023-11-28T23:00:46.896Z] nexus3.edgexfoundry.org:10004 [2023-11-28T23:00:46.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T23:00:46.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T23:00:46.896Z] Configure a credential helper to remove this warning. See [2023-11-28T23:00:46.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T23:00:46.896Z] [2023-11-28T23:00:46.896Z] Login Succeeded [2023-11-28T23:00:46.896Z] ****.io [2023-11-28T23:00:47.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T23:00:47.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T23:00:47.176Z] Configure a credential helper to remove this warning. See [2023-11-28T23:00:47.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T23:00:47.176Z] [2023-11-28T23:00:47.176Z] Login Succeeded [2023-11-28T23:00:47.176Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T23:00:47.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T23:00:47.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T23:00:47.609Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-11-28T23:00:47.609Z] 9183fab70f5305c11e22753a9d735b181ccbdb61 [2023-11-28T23:00:47.609Z] latest [2023-11-28T23:00:47.609Z] 3.2.0-dev.1 [2023-11-28T23:00:47.609Z] 9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 [2023-11-28T23:00:47.609Z] main [2023-11-28T23:00:47.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:00:48.112Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:00:48.530Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61 [2023-11-28T23:00:48.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-11-28T23:00:48.530Z] 99e85c043c5e: Preparing [2023-11-28T23:00:48.530Z] fd75e0f80e11: Preparing [2023-11-28T23:00:48.530Z] 1506696e7ba6: Preparing [2023-11-28T23:00:48.530Z] 7ebd26b69a51: Preparing [2023-11-28T23:00:48.530Z] b279a19fb394: Preparing [2023-11-28T23:00:48.530Z] cc2447e1835a: Preparing [2023-11-28T23:00:48.530Z] cc2447e1835a: Waiting [2023-11-28T23:00:48.788Z] b279a19fb394: Pushed [2023-11-28T23:00:48.788Z] 1506696e7ba6: Pushed [2023-11-28T23:00:48.788Z] fd75e0f80e11: Pushed [2023-11-28T23:00:48.788Z] cc2447e1835a: Layer already exists [2023-11-28T23:00:49.356Z] 7ebd26b69a51: Pushed [2023-11-28T23:00:51.499Z] 99e85c043c5e: Pushed [2023-11-28T23:00:51.499Z] 9183fab70f5305c11e22753a9d735b181ccbdb61: digest: sha256:3fcf9f7e4effb493583b6ffef131f6276d5c2755b6ff3735303581fe1ed2cd74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:00:51.965Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:00:52.419Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-11-28T23:00:52.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-11-28T23:00:52.419Z] 99e85c043c5e: Preparing [2023-11-28T23:00:52.419Z] fd75e0f80e11: Preparing [2023-11-28T23:00:52.419Z] 1506696e7ba6: Preparing [2023-11-28T23:00:52.419Z] 7ebd26b69a51: Preparing [2023-11-28T23:00:52.419Z] b279a19fb394: Preparing [2023-11-28T23:00:52.419Z] cc2447e1835a: Preparing [2023-11-28T23:00:52.419Z] cc2447e1835a: Waiting [2023-11-28T23:00:52.419Z] 99e85c043c5e: Layer already exists [2023-11-28T23:00:52.419Z] 7ebd26b69a51: Layer already exists [2023-11-28T23:00:52.419Z] 1506696e7ba6: Layer already exists [2023-11-28T23:00:52.419Z] fd75e0f80e11: Layer already exists [2023-11-28T23:00:52.419Z] cc2447e1835a: Layer already exists [2023-11-28T23:00:52.419Z] b279a19fb394: Layer already exists [2023-11-28T23:00:52.419Z] latest: digest: sha256:3fcf9f7e4effb493583b6ffef131f6276d5c2755b6ff3735303581fe1ed2cd74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:00:52.837Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:00:53.282Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.1 [2023-11-28T23:00:53.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-11-28T23:00:53.282Z] 99e85c043c5e: Preparing [2023-11-28T23:00:53.282Z] fd75e0f80e11: Preparing [2023-11-28T23:00:53.282Z] 1506696e7ba6: Preparing [2023-11-28T23:00:53.282Z] 7ebd26b69a51: Preparing [2023-11-28T23:00:53.282Z] b279a19fb394: Preparing [2023-11-28T23:00:53.282Z] cc2447e1835a: Preparing [2023-11-28T23:00:53.282Z] cc2447e1835a: Waiting [2023-11-28T23:00:53.282Z] 99e85c043c5e: Layer already exists [2023-11-28T23:00:53.282Z] 7ebd26b69a51: Layer already exists [2023-11-28T23:00:53.282Z] fd75e0f80e11: Layer already exists [2023-11-28T23:00:53.282Z] 1506696e7ba6: Layer already exists [2023-11-28T23:00:53.282Z] b279a19fb394: Layer already exists [2023-11-28T23:00:53.282Z] cc2447e1835a: Layer already exists [2023-11-28T23:00:53.282Z] 3.2.0-dev.1: digest: sha256:3fcf9f7e4effb493583b6ffef131f6276d5c2755b6ff3735303581fe1ed2cd74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:00:53.845Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:00:54.291Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 [2023-11-28T23:00:54.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-11-28T23:00:54.292Z] 99e85c043c5e: Preparing [2023-11-28T23:00:54.292Z] fd75e0f80e11: Preparing [2023-11-28T23:00:54.292Z] 1506696e7ba6: Preparing [2023-11-28T23:00:54.292Z] 7ebd26b69a51: Preparing [2023-11-28T23:00:54.292Z] b279a19fb394: Preparing [2023-11-28T23:00:54.292Z] cc2447e1835a: Preparing [2023-11-28T23:00:54.292Z] cc2447e1835a: Waiting [2023-11-28T23:00:54.292Z] 99e85c043c5e: Layer already exists [2023-11-28T23:00:54.292Z] 1506696e7ba6: Layer already exists [2023-11-28T23:00:54.292Z] fd75e0f80e11: Layer already exists [2023-11-28T23:00:54.292Z] b279a19fb394: Layer already exists [2023-11-28T23:00:54.292Z] 7ebd26b69a51: Layer already exists [2023-11-28T23:00:54.292Z] cc2447e1835a: Layer already exists [2023-11-28T23:00:54.292Z] 9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1: digest: sha256:3fcf9f7e4effb493583b6ffef131f6276d5c2755b6ff3735303581fe1ed2cd74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:00:54.806Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:00:55.410Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-11-28T23:00:55.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-11-28T23:00:55.410Z] 99e85c043c5e: Preparing [2023-11-28T23:00:55.410Z] fd75e0f80e11: Preparing [2023-11-28T23:00:55.410Z] 1506696e7ba6: Preparing [2023-11-28T23:00:55.410Z] 7ebd26b69a51: Preparing [2023-11-28T23:00:55.410Z] b279a19fb394: Preparing [2023-11-28T23:00:55.410Z] cc2447e1835a: Preparing [2023-11-28T23:00:55.410Z] cc2447e1835a: Waiting [2023-11-28T23:00:55.410Z] 99e85c043c5e: Layer already exists [2023-11-28T23:00:55.410Z] 7ebd26b69a51: Layer already exists [2023-11-28T23:00:55.410Z] fd75e0f80e11: Layer already exists [2023-11-28T23:00:55.410Z] 1506696e7ba6: Layer already exists [2023-11-28T23:00:55.410Z] b279a19fb394: Layer already exists [2023-11-28T23:00:55.410Z] cc2447e1835a: Layer already exists [2023-11-28T23:00:55.410Z] main: digest: sha256:3fcf9f7e4effb493583b6ffef131f6276d5c2755b6ff3735303581fe1ed2cd74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T23:00:55.743Z] ===================================================== [Pipeline] echo [2023-11-28T23:00:55.810Z] taggedImages: [2023-11-28T23:00:55.810Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61 [2023-11-28T23:00:55.810Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-11-28T23:00:55.810Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.1 [2023-11-28T23:00:55.810Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 [2023-11-28T23:00:55.810Z] - 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 [2023-11-28T23:00:56.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T23:00:56.750Z] [2023-11-28T23:00:56.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:00:57.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T23:00:57.178Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T23:00:57.178Z] 5eb5b503b376: Pulling fs layer [2023-11-28T23:00:57.178Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T23:00:57.178Z] ec43610c2a17: Pulling fs layer [2023-11-28T23:00:57.178Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T23:00:57.178Z] 33b1e0a273af: Pulling fs layer [2023-11-28T23:00:57.178Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T23:00:57.178Z] 2f39f015ded8: Pulling fs layer [2023-11-28T23:00:57.178Z] 3a2ae6a8a46f: Waiting [2023-11-28T23:00:57.178Z] 33b1e0a273af: Waiting [2023-11-28T23:00:57.178Z] 5d3b04190fa2: Waiting [2023-11-28T23:00:57.178Z] 2f39f015ded8: Waiting [2023-11-28T23:00:57.437Z] 5c69ac0246d0: Download complete [2023-11-28T23:00:57.437Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T23:00:57.437Z] 3a2ae6a8a46f: Download complete [2023-11-28T23:00:57.553Z] using credential edgex-jenkins-ssh [2023-11-28T23:00:57.629Z] Cloning the remote Git repository [2023-11-28T23:00:57.703Z] ec43610c2a17: Verifying Checksum [2023-11-28T23:00:57.703Z] ec43610c2a17: Download complete [2023-11-28T23:00:57.703Z] 5d3b04190fa2: Download complete [2023-11-28T23:00:57.703Z] 33b1e0a273af: Verifying Checksum [2023-11-28T23:00:57.703Z] 33b1e0a273af: Download complete [2023-11-28T23:00:58.308Z] 5eb5b503b376: Verifying Checksum [2023-11-28T23:00:58.308Z] 5eb5b503b376: Download complete [2023-11-28T23:00:57.707Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-28T23:00:57.850Z] > git init /w/workspace/device-rfid-llrp-go/134 # timeout=10 [2023-11-28T23:00:58.096Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-28T23:00:58.098Z] > git --version # timeout=10 [2023-11-28T23:00:58.173Z] > git --version # 'git version 2.25.1' [2023-11-28T23:00:58.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T23:00:58.496Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T23:00:58.930Z] 2f39f015ded8: Download complete [2023-11-28T23:00:59.531Z] 5eb5b503b376: Pull complete [2023-11-28T23:00:59.531Z] 5c69ac0246d0: Pull complete [2023-11-28T23:00:59.821Z] ec43610c2a17: Pull complete [2023-11-28T23:00:59.821Z] 3a2ae6a8a46f: Pull complete [2023-11-28T23:01:00.098Z] 33b1e0a273af: Pull complete [2023-11-28T23:01:00.098Z] 5d3b04190fa2: Pull complete [2023-11-28T23:01:00.584Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-11-28T23:01:00.676Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T23:01:04.610Z] 2f39f015ded8: Pull complete [2023-11-28T23:01:04.610Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T23:01:04.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T23:01:04.610Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T23:01:05.008Z] prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container [2023-11-28T23:01:05.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T23:01:06.262Z] Avoid second fetch [2023-11-28T23:01:06.263Z] Checking out Revision 9183fab70f5305c11e22753a9d735b181ccbdb61 (main) [2023-11-28T23:01:07.476Z] Commit message: "build: Update to latest 3.2.0 dev go-mods (#274)" [2023-11-28T23:01:07.808Z] [2023-11-28T23:01:07.808Z] GitHub has been notified of this commit’s build result [2023-11-28T23:01:07.808Z] [2023-11-28T23:01:06.287Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T23:01:06.362Z] > git checkout -f 9183fab70f5305c11e22753a9d735b181ccbdb61 # timeout=10 [2023-11-28T23:01:09.109Z] $ docker top be00b38db38c490c524c603d245116651547d258059c6aa673a2c530130c5744 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-11-28T23:01:09.748Z] ---> job-cost.sh [2023-11-28T23:01:09.749Z] lf-activate-venv: SKIPPING [2023-11-28T23:01:09.749Z] INFO: No Stack... [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-11-28T23:01:10.055Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2023-11-28T23:01:10.325Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T23:01:10.729Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T23:01:10.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T23:01:10.729Z] Dload Upload Total Spent Left Speed [2023-11-28T23:01:10.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 76860 0 --:--:-- --:--:-- --:--:-- 77329 [Pipeline] sh [2023-11-28T23:01:10.871Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-11-28T23:01:10.871Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T23:01:11.112Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] [2023-11-28T23:01:11.121Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] did not exist. Created. [2023-11-28T23:01:11.121Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] [Pipeline] { [2023-11-28T23:01:11.200Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] unstash [Pipeline] sh [2023-11-28T23:01:11.663Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T23:01:11.663Z] + sudo tee /etc/docker/daemon.new [2023-11-28T23:01:11.663Z] { [2023-11-28T23:01:11.663Z] "registry-mirrors": [ [2023-11-28T23:01:11.663Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T23:01:11.663Z] ], [2023-11-28T23:01:11.663Z] "bip": "10.250.0.254/24", [2023-11-28T23:01:11.663Z] "hosts": [ [2023-11-28T23:01:11.663Z] "tcp://0.0.0.0:5555", [2023-11-28T23:01:11.663Z] "unix:///var/run/docker.sock" [2023-11-28T23:01:11.663Z] ], [2023-11-28T23:01:11.663Z] "mtu": 1458, [2023-11-28T23:01:11.663Z] "selinux-enabled": true, [2023-11-28T23:01:11.663Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T23:01:11.663Z] } [Pipeline] sh [2023-11-28T23:01:11.863Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T23:01:12.112Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-11-28T23:01:12.126Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] } [2023-11-28T23:01:12.486Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] [Pipeline] // lock [2023-11-28T23:01:12.720Z] + sudo service docker restart [Pipeline] } [2023-11-28T23:01:12.790Z] $ docker stop --time=1 be00b38db38c490c524c603d245116651547d258059c6aa673a2c530130c5744 [2023-11-28T23:01:13.965Z] $ docker rm -f --volumes be00b38db38c490c524c603d245116651547d258059c6aa673a2c530130c5744 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T23:01:31.485Z] provisioning config files... [2023-11-28T23:01:31.540Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/134@tmp/config10541963617255741975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T23:01:32.328Z] ---> ****-login.sh [2023-11-28T23:01:32.328Z] nexus3.edgexfoundry.org:10001 [2023-11-28T23:01:32.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T23:01:32.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T23:01:32.881Z] Configure a credential helper to remove this warning. See [2023-11-28T23:01:32.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T23:01:32.881Z] [2023-11-28T23:01:32.882Z] Login Succeeded [2023-11-28T23:01:32.882Z] nexus3.edgexfoundry.org:10002 [2023-11-28T23:01:33.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T23:01:33.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T23:01:33.449Z] Configure a credential helper to remove this warning. See [2023-11-28T23:01:33.449Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T23:01:33.449Z] [2023-11-28T23:01:33.449Z] Login Succeeded [2023-11-28T23:01:33.449Z] nexus3.edgexfoundry.org:10003 [2023-11-28T23:01:33.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T23:01:33.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T23:01:33.732Z] Configure a credential helper to remove this warning. See [2023-11-28T23:01:33.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T23:01:33.732Z] [2023-11-28T23:01:33.732Z] Login Succeeded [2023-11-28T23:01:33.732Z] nexus3.edgexfoundry.org:10004 [2023-11-28T23:01:34.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T23:01:34.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T23:01:34.333Z] Configure a credential helper to remove this warning. See [2023-11-28T23:01:34.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T23:01:34.333Z] [2023-11-28T23:01:34.333Z] Login Succeeded [2023-11-28T23:01:34.333Z] ****.io [2023-11-28T23:01:34.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T23:01:34.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T23:01:34.620Z] Configure a credential helper to remove this warning. See [2023-11-28T23:01:34.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T23:01:34.620Z] [2023-11-28T23:01:34.620Z] Login Succeeded [2023-11-28T23:01:34.620Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T23:01:34.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T23:01:35.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T23:01:35.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T23:01:35.536Z] ========================================================= [2023-11-28T23:01:35.536Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T23:01:35.536Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:01:36.219Z] + 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 . [2023-11-28T23:01:36.491Z] Sending build context to Docker daemon 1.198MB [2023-11-28T23:01:36.491Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T23:01:36.491Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T23:01:36.775Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T23:01:36.775Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T23:01:36.775Z] 5d54e960e981: Pulling fs layer [2023-11-28T23:01:36.775Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T23:01:36.775Z] f0e02332f6b5: Pulling fs layer [2023-11-28T23:01:36.775Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T23:01:36.775Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T23:01:36.775Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T23:01:36.775Z] 872ee5b61b7b: Waiting [2023-11-28T23:01:36.775Z] f0e02332f6b5: Waiting [2023-11-28T23:01:36.775Z] 0c6a40ed1a82: Waiting [2023-11-28T23:01:36.775Z] 94ae7d8d031c: Waiting [2023-11-28T23:01:36.776Z] 5d54e960e981: Verifying Checksum [2023-11-28T23:01:36.776Z] 5d54e960e981: Download complete [2023-11-28T23:01:37.069Z] f0e02332f6b5: Verifying Checksum [2023-11-28T23:01:37.069Z] f0e02332f6b5: Download complete [2023-11-28T23:01:37.069Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T23:01:37.069Z] 872ee5b61b7b: Download complete [2023-11-28T23:01:37.069Z] 9fda8d8052c6: Download complete [2023-11-28T23:01:38.083Z] 9fda8d8052c6: Pull complete [2023-11-28T23:01:38.083Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T23:01:38.083Z] 94ae7d8d031c: Download complete [2023-11-28T23:01:38.380Z] 5d54e960e981: Pull complete [2023-11-28T23:01:39.004Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T23:01:39.004Z] c4a7e357bf2a: Download complete [2023-11-28T23:01:39.993Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T23:01:39.993Z] 0c6a40ed1a82: Download complete [2023-11-28T23:01:52.816Z] c4a7e357bf2a: Pull complete [2023-11-28T23:01:52.816Z] f0e02332f6b5: Pull complete [2023-11-28T23:01:52.816Z] 872ee5b61b7b: Pull complete [2023-11-28T23:01:59.797Z] 0c6a40ed1a82: Pull complete [2023-11-28T23:02:00.872Z] 94ae7d8d031c: Pull complete [2023-11-28T23:02:00.872Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T23:02:01.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T23:02:01.937Z] ---> 86de565de09d [2023-11-28T23:02:01.937Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T23:02:02.546Z] ---> Running in a8d466ece749 [2023-11-28T23:02:02.816Z] Removing intermediate container a8d466ece749 [2023-11-28T23:02:02.816Z] ---> d441aba5fbcc [2023-11-28T23:02:02.816Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T23:02:02.816Z] ---> Running in 053d4cb5d15e [2023-11-28T23:02:03.417Z] Removing intermediate container 053d4cb5d15e [2023-11-28T23:02:03.417Z] ---> 366e956d2298 [2023-11-28T23:02:03.417Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T23:02:03.417Z] ---> Running in febad0e5f8c5 [2023-11-28T23:02:03.685Z] Removing intermediate container febad0e5f8c5 [2023-11-28T23:02:03.685Z] ---> 0d5a413cab74 [2023-11-28T23:02:03.685Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T23:02:03.685Z] ---> Running in 73e8041a8d1d [2023-11-28T23:02:03.958Z] Removing intermediate container 73e8041a8d1d [2023-11-28T23:02:03.958Z] ---> 009f73df23ab [2023-11-28T23:02:03.958Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T23:02:03.958Z] ---> Running in 4779aef04336 [2023-11-28T23:02:05.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T23:02:05.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T23:02:06.853Z] OK: 266 MiB in 52 packages [2023-11-28T23:02:07.450Z] Removing intermediate container 4779aef04336 [2023-11-28T23:02:07.450Z] ---> 7f1624a9145a [2023-11-28T23:02:07.450Z] Step 8/12 : WORKDIR /app [2023-11-28T23:02:07.450Z] ---> Running in c53feb2ba685 [2023-11-28T23:02:07.728Z] Removing intermediate container c53feb2ba685 [2023-11-28T23:02:07.728Z] ---> c350e005e416 [2023-11-28T23:02:07.728Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-28T23:02:08.323Z] ---> 10be2b3de77e [2023-11-28T23:02:08.323Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T23:02:08.323Z] ---> Running in 0c4a5b81c69a [2023-11-28T23:03:16.632Z] Removing intermediate container 0c4a5b81c69a [2023-11-28T23:03:16.632Z] ---> 66f071092b4a [2023-11-28T23:03:16.632Z] Step 11/12 : COPY . . [2023-11-28T23:03:16.632Z] ---> 582f92ea7ba4 [2023-11-28T23:03:16.632Z] Step 12/12 : RUN $MAKE [2023-11-28T23:03:16.632Z] ---> Running in 6d3a388cb01b [2023-11-28T23:03:16.951Z] noop [2023-11-28T23:03:17.590Z] Removing intermediate container 6d3a388cb01b [2023-11-28T23:03:17.590Z] ---> 7cb712daf893 [2023-11-28T23:03:17.590Z] Successfully built 7cb712daf893 [2023-11-28T23:03:17.590Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:03:18.309Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T23:03:18.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T23:03:18.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-8890 does not seem to be running inside a container [2023-11-28T23:03:18.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/134 -v /w/workspace/device-rfid-llrp-go/134:/w/workspace/device-rfid-llrp-go/134:rw,z -v /w/workspace/device-rfid-llrp-go/134@tmp:/w/workspace/device-rfid-llrp-go/134@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 [2023-11-28T23:03:20.172Z] $ docker top 4169bd4913b565e84f3d6ae4756ecbf334568be92d83b028b54f8e26e80a6d4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T23:03:21.345Z] + go version [2023-11-28T23:03:21.345Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T23:03:21.391Z] $ docker stop --time=1 4169bd4913b565e84f3d6ae4756ecbf334568be92d83b028b54f8e26e80a6d4a [2023-11-28T23:03:23.026Z] $ docker rm -f --volumes 4169bd4913b565e84f3d6ae4756ecbf334568be92d83b028b54f8e26e80a6d4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:03:24.586Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T23:03:24.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T23:03:25.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-8890 does not seem to be running inside a container [2023-11-28T23:03:25.136Z] $ 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/134 -v /w/workspace/device-rfid-llrp-go/134:/w/workspace/device-rfid-llrp-go/134:rw,z -v /w/workspace/device-rfid-llrp-go/134@tmp:/w/workspace/device-rfid-llrp-go/134@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 [2023-11-28T23:03:28.849Z] $ docker top 3dc554b9ba7033f857e8de39d95e7d81556f54db0328b099b056e8a05f6455a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T23:03:29.640Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/134 [Pipeline] fileExists [Pipeline] sh [2023-11-28T23:03:30.220Z] + make test [2023-11-28T23:03:30.220Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T23:03:34.322Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-28T23:05:11.631Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-28T23:05:11.631Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-28T23:05:24.168Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 21.973s coverage: 40.6% of statements [2023-11-28T23:05:24.168Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.521s coverage: 51.9% of statements [2023-11-28T23:05:24.168Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 96.4% of statements [2023-11-28T23:05:24.781Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T23:05:24.781Z] go vet ./... [2023-11-28T23:05:46.944Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T23:05:46.944Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T23:05:46.944Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T23:05:46.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T23:05:47.063Z] $ docker stop --time=1 3dc554b9ba7033f857e8de39d95e7d81556f54db0328b099b056e8a05f6455a9 [2023-11-28T23:05:48.869Z] $ docker rm -f --volumes 3dc554b9ba7033f857e8de39d95e7d81556f54db0328b099b056e8a05f6455a9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T23:05:50.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T23:05:50.271Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T23:05:50.925Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T23:05:51.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T23:05:52.141Z] + ls -al . [2023-11-28T23:05:52.141Z] total 636 [2023-11-28T23:05:52.141Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 23:03 . [2023-11-28T23:05:52.141Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 23:00 .. [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 28 23:01 .dockerignore [2023-11-28T23:05:52.141Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 23:01 .git [2023-11-28T23:05:52.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 23:01 .github [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 28 23:01 .gitignore [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 23:01 .golangci.yml [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 28 23:01 Attribution.txt [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 28 23:01 CHANGELOG.md [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 1456 Nov 28 23:01 Dockerfile [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 23:01 GOVERNANCE.md [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 28 23:01 Jenkinsfile [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 28 23:01 LICENSE [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 28 23:01 Makefile [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 28 23:01 OWNERS.md [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 28 23:01 README.md [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 22:58 VERSION [2023-11-28T23:05:52.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 23:01 bin [2023-11-28T23:05:52.141Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 23:01 cmd [2023-11-28T23:05:52.141Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 28 23:05 coverage.out [2023-11-28T23:05:52.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 23:01 examples [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 3873 Nov 28 23:01 go.mod [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 34480 Nov 28 23:01 go.sum [2023-11-28T23:05:52.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 23:01 images [2023-11-28T23:05:52.141Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 28 23:01 internal [2023-11-28T23:05:52.141Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 28 23:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:05:52.611Z] + 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=9183fab70f5305c11e22753a9d735b181ccbdb61 --label arch=arm64 --label version=3.2.0-dev.1 . [2023-11-28T23:05:52.885Z] Sending build context to Docker daemon 1.198MB [2023-11-28T23:05:52.885Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T23:05:52.885Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-28T23:05:52.885Z] ---> 7cb712daf893 [2023-11-28T23:05:52.885Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-28T23:05:52.885Z] ---> Running in 2b10d386c15d [2023-11-28T23:05:53.161Z] Removing intermediate container 2b10d386c15d [2023-11-28T23:05:53.161Z] ---> 9e440ec771c4 [2023-11-28T23:05:53.161Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T23:05:53.429Z] ---> Running in 64a9a5a0bfa1 [2023-11-28T23:05:53.697Z] Removing intermediate container 64a9a5a0bfa1 [2023-11-28T23:05:53.697Z] ---> dfa8c4bc0678 [2023-11-28T23:05:53.697Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T23:05:53.697Z] ---> Running in 5d8e4d518337 [2023-11-28T23:05:54.004Z] Removing intermediate container 5d8e4d518337 [2023-11-28T23:05:54.004Z] ---> ee59ada0c2a6 [2023-11-28T23:05:54.004Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T23:05:54.004Z] ---> Running in df44546ad16d [2023-11-28T23:05:54.295Z] Removing intermediate container df44546ad16d [2023-11-28T23:05:54.295Z] ---> a8b05d64cf49 [2023-11-28T23:05:54.295Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T23:05:54.575Z] ---> Running in 79b1bd1a4d5d [2023-11-28T23:05:55.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T23:05:55.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T23:05:56.951Z] OK: 266 MiB in 52 packages [2023-11-28T23:05:57.954Z] Removing intermediate container 79b1bd1a4d5d [2023-11-28T23:05:57.954Z] ---> 51937d6c4d4d [2023-11-28T23:05:57.954Z] Step 8/25 : WORKDIR /app [2023-11-28T23:05:57.954Z] ---> Running in 72c540f02a45 [2023-11-28T23:05:58.223Z] Removing intermediate container 72c540f02a45 [2023-11-28T23:05:58.223Z] ---> 54929f09d65e [2023-11-28T23:05:58.223Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-28T23:05:58.496Z] ---> 7a6c8fb13a4a [2023-11-28T23:05:58.496Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T23:05:58.770Z] ---> Running in 6a72c6189e26 [2023-11-28T23:06:00.789Z] Removing intermediate container 6a72c6189e26 [2023-11-28T23:06:00.789Z] ---> 810b2a443137 [2023-11-28T23:06:00.789Z] Step 11/25 : COPY . . [2023-11-28T23:06:01.388Z] ---> 7ed6389b8f91 [2023-11-28T23:06:01.388Z] Step 12/25 : RUN $MAKE [2023-11-28T23:06:01.388Z] ---> Running in 96fe0af6334f [2023-11-28T23:06:02.352Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-11-28T23:07:54.317Z] Removing intermediate container 96fe0af6334f [2023-11-28T23:07:54.317Z] ---> ce45fa0664fb [2023-11-28T23:07:54.317Z] Step 13/25 : FROM alpine:3.18 [2023-11-28T23:07:54.317Z] 3.18: Pulling from library/alpine [2023-11-28T23:07:54.317Z] 579b34f0a95b: Pulling fs layer [2023-11-28T23:07:54.317Z] 579b34f0a95b: Verifying Checksum [2023-11-28T23:07:54.317Z] 579b34f0a95b: Download complete [2023-11-28T23:07:54.317Z] 579b34f0a95b: Pull complete [2023-11-28T23:07:54.317Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T23:07:54.317Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T23:07:54.317Z] ---> 3cc203321400 [2023-11-28T23:07:54.317Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-28T23:07:54.317Z] ---> Running in 02d2170666bb [2023-11-28T23:07:54.317Z] Removing intermediate container 02d2170666bb [2023-11-28T23:07:54.317Z] ---> 3d5b1ace123f [2023-11-28T23:07:54.317Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-28T23:07:54.317Z] ---> Running in f435c9219539 [2023-11-28T23:07:54.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T23:07:54.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T23:07:54.317Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T23:07:54.317Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T23:07:54.317Z] OK: 8 MiB in 16 packages [2023-11-28T23:07:54.317Z] Removing intermediate container f435c9219539 [2023-11-28T23:07:54.317Z] ---> a070205bd907 [2023-11-28T23:07:54.317Z] Step 16/25 : RUN apk --no-cache upgrade [2023-11-28T23:07:54.317Z] ---> Running in 0bc41def5d30 [2023-11-28T23:07:54.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T23:07:54.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T23:07:54.317Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T23:07:54.317Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T23:07:54.317Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T23:07:54.317Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T23:07:54.317Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T23:07:54.317Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T23:07:54.317Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T23:07:54.317Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T23:07:54.317Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T23:07:54.317Z] OK: 8 MiB in 16 packages [2023-11-28T23:07:55.342Z] Removing intermediate container 0bc41def5d30 [2023-11-28T23:07:55.342Z] ---> b6817d91fc4f [2023-11-28T23:07:55.342Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2023-11-28T23:07:55.616Z] ---> 9735f715b757 [2023-11-28T23:07:55.616Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2023-11-28T23:07:56.217Z] ---> a8e5ffd98120 [2023-11-28T23:07:56.217Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2023-11-28T23:07:57.698Z] ---> a8f5aa2abc27 [2023-11-28T23:07:57.698Z] Step 20/25 : EXPOSE 59989 [2023-11-28T23:07:57.698Z] ---> Running in a1f74b4ba67a [2023-11-28T23:07:58.051Z] Removing intermediate container a1f74b4ba67a [2023-11-28T23:07:58.051Z] ---> 2e0ebb100a3e [2023-11-28T23:07:58.051Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2023-11-28T23:07:58.051Z] ---> Running in 59b55b59ad3d [2023-11-28T23:07:58.317Z] Removing intermediate container 59b55b59ad3d [2023-11-28T23:07:58.317Z] ---> 2dbd08a4b03a [2023-11-28T23:07:58.317Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T23:07:58.317Z] ---> Running in 4c9e6341e354 [2023-11-28T23:07:58.584Z] Removing intermediate container 4c9e6341e354 [2023-11-28T23:07:58.584Z] ---> 7a9bcb2ae5dd [2023-11-28T23:07:58.584Z] Step 23/25 : LABEL arch=arm64 [2023-11-28T23:07:58.584Z] ---> Running in 2530f8e6e4ae [2023-11-28T23:07:58.855Z] Removing intermediate container 2530f8e6e4ae [2023-11-28T23:07:58.855Z] ---> 3b5490173578 [2023-11-28T23:07:58.855Z] Step 24/25 : LABEL git_sha=9183fab70f5305c11e22753a9d735b181ccbdb61 [2023-11-28T23:07:58.855Z] ---> Running in 4b7c174c2ae9 [2023-11-28T23:07:59.131Z] Removing intermediate container 4b7c174c2ae9 [2023-11-28T23:07:59.398Z] ---> 4f55ca87375a [2023-11-28T23:07:59.398Z] Step 25/25 : LABEL version=3.2.0-dev.1 [2023-11-28T23:07:59.398Z] ---> Running in 1f6593ca18f6 [2023-11-28T23:07:59.667Z] Removing intermediate container 1f6593ca18f6 [2023-11-28T23:07:59.667Z] ---> 25e435a2e572 [2023-11-28T23:07:59.667Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T23:07:59.667Z] Successfully built 25e435a2e572 [2023-11-28T23:07:59.667Z] 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 [2023-11-28T23:08:00.356Z] provisioning config files... [2023-11-28T23:08:00.381Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/134@tmp/config9419570001004752209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T23:08:00.802Z] ---> ****-login.sh [2023-11-28T23:08:00.802Z] nexus3.edgexfoundry.org:10001 [2023-11-28T23:08:00.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T23:08:01.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T23:08:01.073Z] Configure a credential helper to remove this warning. See [2023-11-28T23:08:01.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T23:08:01.073Z] [2023-11-28T23:08:01.073Z] Login Succeeded [2023-11-28T23:08:01.073Z] nexus3.edgexfoundry.org:10002 [2023-11-28T23:08:01.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T23:08:01.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T23:08:01.346Z] Configure a credential helper to remove this warning. See [2023-11-28T23:08:01.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T23:08:01.346Z] [2023-11-28T23:08:01.346Z] Login Succeeded [2023-11-28T23:08:01.346Z] nexus3.edgexfoundry.org:10003 [2023-11-28T23:08:04.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T23:08:04.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T23:08:04.814Z] Configure a credential helper to remove this warning. See [2023-11-28T23:08:04.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T23:08:04.814Z] [2023-11-28T23:08:04.814Z] Login Succeeded [2023-11-28T23:08:04.814Z] nexus3.edgexfoundry.org:10004 [2023-11-28T23:08:05.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T23:08:05.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T23:08:05.082Z] Configure a credential helper to remove this warning. See [2023-11-28T23:08:05.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T23:08:05.082Z] [2023-11-28T23:08:05.082Z] Login Succeeded [2023-11-28T23:08:05.082Z] ****.io [2023-11-28T23:08:05.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T23:08:05.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T23:08:05.615Z] Configure a credential helper to remove this warning. See [2023-11-28T23:08:05.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T23:08:05.615Z] [2023-11-28T23:08:05.615Z] Login Succeeded [2023-11-28T23:08:05.615Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T23:08:05.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T23:08:05.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T23:08:05.942Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-11-28T23:08:05.942Z] 9183fab70f5305c11e22753a9d735b181ccbdb61 [2023-11-28T23:08:05.942Z] latest [2023-11-28T23:08:05.942Z] 3.2.0-dev.1 [2023-11-28T23:08:05.942Z] 9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 [2023-11-28T23:08:05.942Z] main [2023-11-28T23:08:05.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:08:06.544Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:08:07.071Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9183fab70f5305c11e22753a9d735b181ccbdb61 [2023-11-28T23:08:07.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-11-28T23:08:07.071Z] 7089097a848e: Preparing [2023-11-28T23:08:07.071Z] 039df7fb47f1: Preparing [2023-11-28T23:08:07.071Z] bcf77aa11110: Preparing [2023-11-28T23:08:07.071Z] 5ef0d43accc4: Preparing [2023-11-28T23:08:07.071Z] 5b114d3cb325: Preparing [2023-11-28T23:08:07.071Z] 5f4d9fc4d98d: Preparing [2023-11-28T23:08:07.071Z] 5f4d9fc4d98d: Waiting [2023-11-28T23:08:07.338Z] 5b114d3cb325: Pushed [2023-11-28T23:08:07.338Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T23:08:07.338Z] bcf77aa11110: Pushed [2023-11-28T23:08:07.338Z] 039df7fb47f1: Pushed [2023-11-28T23:08:08.755Z] 5ef0d43accc4: Pushed [2023-11-28T23:08:13.016Z] 7089097a848e: Pushed [2023-11-28T23:08:13.284Z] 9183fab70f5305c11e22753a9d735b181ccbdb61: digest: sha256:545c2d7b5f20e8cc3fe02b98d0a6009d61b89ae09bf5f5f359304e322cc0b4db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:08:13.804Z] + 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 [2023-11-28T23:08:14.322Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-11-28T23:08:14.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-11-28T23:08:14.322Z] 7089097a848e: Preparing [2023-11-28T23:08:14.322Z] 039df7fb47f1: Preparing [2023-11-28T23:08:14.322Z] bcf77aa11110: Preparing [2023-11-28T23:08:14.322Z] 5ef0d43accc4: Preparing [2023-11-28T23:08:14.322Z] 5b114d3cb325: Preparing [2023-11-28T23:08:14.322Z] 5f4d9fc4d98d: Preparing [2023-11-28T23:08:14.322Z] 5f4d9fc4d98d: Waiting [2023-11-28T23:08:14.322Z] 039df7fb47f1: Layer already exists [2023-11-28T23:08:14.322Z] 7089097a848e: Layer already exists [2023-11-28T23:08:14.322Z] 5ef0d43accc4: Layer already exists [2023-11-28T23:08:14.322Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T23:08:14.322Z] bcf77aa11110: Layer already exists [2023-11-28T23:08:14.322Z] 5b114d3cb325: Layer already exists [2023-11-28T23:08:14.593Z] latest: digest: sha256:545c2d7b5f20e8cc3fe02b98d0a6009d61b89ae09bf5f5f359304e322cc0b4db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:08:15.086Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:08:15.632Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.1 [2023-11-28T23:08:15.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-11-28T23:08:15.633Z] 7089097a848e: Preparing [2023-11-28T23:08:15.633Z] 039df7fb47f1: Preparing [2023-11-28T23:08:15.633Z] bcf77aa11110: Preparing [2023-11-28T23:08:15.633Z] 5ef0d43accc4: Preparing [2023-11-28T23:08:15.633Z] 5b114d3cb325: Preparing [2023-11-28T23:08:15.633Z] 5f4d9fc4d98d: Preparing [2023-11-28T23:08:15.633Z] 5f4d9fc4d98d: Waiting [2023-11-28T23:08:15.633Z] bcf77aa11110: Layer already exists [2023-11-28T23:08:15.633Z] 039df7fb47f1: Layer already exists [2023-11-28T23:08:15.633Z] 5b114d3cb325: Layer already exists [2023-11-28T23:08:15.633Z] 5ef0d43accc4: Layer already exists [2023-11-28T23:08:15.633Z] 7089097a848e: Layer already exists [2023-11-28T23:08:15.633Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T23:08:15.633Z] 3.2.0-dev.1: digest: sha256:545c2d7b5f20e8cc3fe02b98d0a6009d61b89ae09bf5f5f359304e322cc0b4db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:08:16.138Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:08:16.652Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 [2023-11-28T23:08:16.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-11-28T23:08:16.652Z] 7089097a848e: Preparing [2023-11-28T23:08:16.652Z] 039df7fb47f1: Preparing [2023-11-28T23:08:16.652Z] bcf77aa11110: Preparing [2023-11-28T23:08:16.652Z] 5ef0d43accc4: Preparing [2023-11-28T23:08:16.652Z] 5b114d3cb325: Preparing [2023-11-28T23:08:16.652Z] 5f4d9fc4d98d: Preparing [2023-11-28T23:08:16.652Z] 5f4d9fc4d98d: Waiting [2023-11-28T23:08:16.652Z] 5b114d3cb325: Layer already exists [2023-11-28T23:08:16.652Z] bcf77aa11110: Layer already exists [2023-11-28T23:08:16.652Z] 7089097a848e: Layer already exists [2023-11-28T23:08:16.652Z] 5ef0d43accc4: Layer already exists [2023-11-28T23:08:16.652Z] 039df7fb47f1: Layer already exists [2023-11-28T23:08:16.652Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T23:08:16.652Z] 9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1: digest: sha256:545c2d7b5f20e8cc3fe02b98d0a6009d61b89ae09bf5f5f359304e322cc0b4db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:08:17.451Z] + 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 [2023-11-28T23:08:20.575Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-11-28T23:08:20.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-11-28T23:08:20.575Z] 7089097a848e: Preparing [2023-11-28T23:08:20.575Z] 039df7fb47f1: Preparing [2023-11-28T23:08:20.575Z] bcf77aa11110: Preparing [2023-11-28T23:08:20.575Z] 5ef0d43accc4: Preparing [2023-11-28T23:08:20.575Z] 5b114d3cb325: Preparing [2023-11-28T23:08:20.575Z] 5f4d9fc4d98d: Preparing [2023-11-28T23:08:20.575Z] 5f4d9fc4d98d: Waiting [2023-11-28T23:08:20.575Z] 039df7fb47f1: Layer already exists [2023-11-28T23:08:20.575Z] 7089097a848e: Layer already exists [2023-11-28T23:08:20.575Z] bcf77aa11110: Layer already exists [2023-11-28T23:08:20.575Z] 5ef0d43accc4: Layer already exists [2023-11-28T23:08:20.575Z] 5b114d3cb325: Layer already exists [2023-11-28T23:08:20.575Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T23:08:20.575Z] main: digest: sha256:545c2d7b5f20e8cc3fe02b98d0a6009d61b89ae09bf5f5f359304e322cc0b4db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T23:08:21.300Z] ===================================================== [Pipeline] echo [2023-11-28T23:08:21.357Z] taggedImages: [2023-11-28T23:08:21.357Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9183fab70f5305c11e22753a9d735b181ccbdb61 [2023-11-28T23:08:21.357Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-11-28T23:08:21.357Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.1 [2023-11-28T23:08:21.357Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9183fab70f5305c11e22753a9d735b181ccbdb61-3.2.0-dev.1 [2023-11-28T23:08:21.357Z] - 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 [2023-11-28T23:08:22.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T23:08:22.069Z] [2023-11-28T23:08:22.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:08:22.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T23:08:22.745Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T23:08:22.745Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T23:08:22.745Z] 04944245beec: Pulling fs layer [2023-11-28T23:08:22.745Z] 699f458cf7ca: Pulling fs layer [2023-11-28T23:08:22.745Z] 765212b225bb: Pulling fs layer [2023-11-28T23:08:22.745Z] f23df028b6ca: Pulling fs layer [2023-11-28T23:08:22.745Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T23:08:22.745Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T23:08:22.745Z] f23df028b6ca: Waiting [2023-11-28T23:08:22.745Z] d65c8cfc05b1: Waiting [2023-11-28T23:08:22.745Z] 2437ff75d9bd: Waiting [2023-11-28T23:08:22.745Z] 765212b225bb: Waiting [2023-11-28T23:08:22.745Z] 04944245beec: Verifying Checksum [2023-11-28T23:08:22.745Z] 04944245beec: Download complete [2023-11-28T23:08:22.745Z] 765212b225bb: Verifying Checksum [2023-11-28T23:08:22.745Z] 765212b225bb: Download complete [2023-11-28T23:08:22.745Z] f23df028b6ca: Verifying Checksum [2023-11-28T23:08:22.745Z] f23df028b6ca: Download complete [2023-11-28T23:08:22.745Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T23:08:22.745Z] d65c8cfc05b1: Download complete [2023-11-28T23:08:23.013Z] 699f458cf7ca: Verifying Checksum [2023-11-28T23:08:23.013Z] 699f458cf7ca: Download complete [2023-11-28T23:08:23.283Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T23:08:23.283Z] 8998bd30e6a1: Download complete [2023-11-28T23:08:25.881Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T23:08:25.881Z] 2437ff75d9bd: Download complete [2023-11-28T23:08:27.842Z] 8998bd30e6a1: Pull complete [2023-11-28T23:08:28.109Z] 04944245beec: Pull complete [2023-11-28T23:08:29.544Z] 699f458cf7ca: Pull complete [2023-11-28T23:08:29.544Z] 765212b225bb: Pull complete [2023-11-28T23:08:33.801Z] f23df028b6ca: Pull complete [2023-11-28T23:08:33.801Z] d65c8cfc05b1: Pull complete [2023-11-28T23:08:52.097Z] 2437ff75d9bd: Pull complete [2023-11-28T23:08:52.097Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T23:08:52.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T23:08:52.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T23:08:52.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-8890 does not seem to be running inside a container [2023-11-28T23:08:52.574Z] $ 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/134 -v /w/workspace/device-rfid-llrp-go/134:/w/workspace/device-rfid-llrp-go/134:rw,z -v /w/workspace/device-rfid-llrp-go/134@tmp:/w/workspace/device-rfid-llrp-go/134@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 [2023-11-28T23:08:55.160Z] $ docker top 2617ac9a85448f4d9f505376175fdc51561bb971c715ac8b2577bf54e09a20c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T23:08:55.794Z] ---> job-cost.sh [2023-11-28T23:08:56.059Z] lf-activate-venv: SKIPPING [2023-11-28T23:08:56.059Z] INFO: No Stack... [2023-11-28T23:08:56.337Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T23:08:57.297Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T23:08:57.658Z] + cat /w/workspace/device-rfid-llrp-go/134/archives/cost.csv [2023-11-28T23:08:57.658Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T23:08:57.727Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] [2023-11-28T23:08:57.734Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] did not exist. Created. [2023-11-28T23:08:57.734Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T23:08:58.176Z] /w/workspace/device-rfid-llrp-go/134@tmp/durable-74169613/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T23:08:58.530Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T23:08:58.602Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T23:08:58.664Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T23:08:58.744Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T23:08:58.877Z] $ docker stop --time=1 2617ac9a85448f4d9f505376175fdc51561bb971c715ac8b2577bf54e09a20c5 [2023-11-28T23:09:03.545Z] $ docker rm -f --volumes 2617ac9a85448f4d9f505376175fdc51561bb971c715ac8b2577bf54e09a20c5 [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 [2023-11-28T23:09:05.043Z] provisioning config files... [2023-11-28T23:09:05.052Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13412270663496030378tmp [Pipeline] { [Pipeline] sh [2023-11-28T23:09:05.481Z] + set +x [2023-11-28T23:09:05.481Z] + curl -s https://codecov.io/bash [2023-11-28T23:09:05.481Z] + bash -s -- [2023-11-28T23:09:05.481Z] [2023-11-28T23:09:05.481Z] _____ _ [2023-11-28T23:09:05.481Z] / ____| | | [2023-11-28T23:09:05.481Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T23:09:05.481Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T23:09:05.481Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T23:09:05.481Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T23:09:05.481Z] Bash-1.0.6 [2023-11-28T23:09:05.481Z] [2023-11-28T23:09:05.481Z] [2023-11-28T23:09:05.481Z] ==> git version 2.25.1 found [2023-11-28T23:09:05.481Z] ==> 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 [2023-11-28T23:09:05.481Z] Release-Date: 2020-01-08 [2023-11-28T23:09:05.481Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-28T23:09:05.481Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T23:09:05.481Z] ==> Jenkins CI detected. [2023-11-28T23:09:05.481Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-11-28T23:09:05.481Z] project root: . [2023-11-28T23:09:05.481Z] --> token set from env [2023-11-28T23:09:05.481Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T23:09:05.481Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T23:09:05.481Z] ==> Python coveragepy not found [2023-11-28T23:09:05.481Z] ==> Searching for coverage reports in: [2023-11-28T23:09:05.481Z] + . [2023-11-28T23:09:05.481Z] -> Found 1 reports [2023-11-28T23:09:05.481Z] ==> Detecting git/mercurial file structure [2023-11-28T23:09:05.481Z] ==> Reading reports [2023-11-28T23:09:05.481Z] + ./coverage.out bytes=459493 [2023-11-28T23:09:05.481Z] ==> Appending adjustments [2023-11-28T23:09:05.481Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T23:09:05.741Z] + Found adjustments [2023-11-28T23:09:05.741Z] ==> Gzipping contents [2023-11-28T23:09:05.741Z] 52K /tmp/codecov.5pJSZu.gz [2023-11-28T23:09:05.741Z] ==> Uploading reports [2023-11-28T23:09:05.741Z] url: https://codecov.io [2023-11-28T23:09:05.741Z] query: branch=main&commit=9183fab70f5305c11e22753a9d735b181ccbdb61&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T23:09:05.741Z] -> Pinging Codecov [2023-11-28T23:09:05.741Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9183fab70f5305c11e22753a9d735b181ccbdb61&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T23:09:06.001Z] -> Uploading to [2023-11-28T23:09:06.001Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/581DD39554BDF9B6E22D074273EAD858/9183fab70f5305c11e22753a9d735b181ccbdb61/e75f6b5e-64d3-463a-ae06-2c03d39c9b21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T230905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee610a5c71c4631b50f86498e9e6650c15c12b9d0b9558f909e329f486947826 [2023-11-28T23:09:06.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T23:09:06.001Z] Dload Upload Total Spent Left Speed [2023-11-28T23:09:06.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50319 0 0 100 50319 0 779k --:--:-- --:--:-- --:--:-- 767k 100 50319 0 0 100 50319 0 187k --:--:-- --:--:-- --:--:-- 186k [2023-11-28T23:09:06.262Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] } [2023-11-28T23:09:06.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-28T23:09:06.856Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-28T23:09:06.872Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:09:07.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T23:09:07.376Z] [2023-11-28T23:09:07.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:09:07.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T23:09:07.754Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-28T23:09:07.754Z] df9b9388f04a: Pulling fs layer [2023-11-28T23:09:07.754Z] 52dc419b0ee2: Pulling fs layer [2023-11-28T23:09:07.754Z] 25bc292e5bac: Pulling fs layer [2023-11-28T23:09:07.754Z] 114826534d7a: Pulling fs layer [2023-11-28T23:09:07.754Z] 4657fd5d0bcf: Pulling fs layer [2023-11-28T23:09:07.754Z] 6ad1cebc031e: Pulling fs layer [2023-11-28T23:09:07.754Z] 8a3aa393b2d8: Pulling fs layer [2023-11-28T23:09:07.754Z] 4657fd5d0bcf: Waiting [2023-11-28T23:09:07.754Z] 6ad1cebc031e: Waiting [2023-11-28T23:09:07.754Z] 114826534d7a: Waiting [2023-11-28T23:09:07.754Z] 8a3aa393b2d8: Waiting [2023-11-28T23:09:07.754Z] 25bc292e5bac: Verifying Checksum [2023-11-28T23:09:07.754Z] 25bc292e5bac: Download complete [2023-11-28T23:09:07.754Z] 52dc419b0ee2: Verifying Checksum [2023-11-28T23:09:07.754Z] 52dc419b0ee2: Download complete [2023-11-28T23:09:07.754Z] 4657fd5d0bcf: Verifying Checksum [2023-11-28T23:09:07.754Z] 4657fd5d0bcf: Download complete [2023-11-28T23:09:08.014Z] df9b9388f04a: Pull complete [2023-11-28T23:09:08.014Z] 52dc419b0ee2: Pull complete [2023-11-28T23:09:08.014Z] 6ad1cebc031e: Verifying Checksum [2023-11-28T23:09:08.014Z] 6ad1cebc031e: Download complete [2023-11-28T23:09:08.014Z] 25bc292e5bac: Pull complete [2023-11-28T23:09:08.583Z] 114826534d7a: Verifying Checksum [2023-11-28T23:09:08.583Z] 114826534d7a: Download complete [2023-11-28T23:09:08.583Z] 8a3aa393b2d8: Verifying Checksum [2023-11-28T23:09:08.583Z] 8a3aa393b2d8: Download complete [2023-11-28T23:09:11.870Z] 114826534d7a: Pull complete [2023-11-28T23:09:11.870Z] 4657fd5d0bcf: Pull complete [2023-11-28T23:09:11.870Z] 6ad1cebc031e: Pull complete [2023-11-28T23:09:14.398Z] 8a3aa393b2d8: Pull complete [2023-11-28T23:09:14.399Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-28T23:09:14.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T23:09:14.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T23:09:14.707Z] prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container [2023-11-28T23:09:14.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-28T23:09:21.104Z] $ docker top 29503a49157ec21c4fb947162e759c37cc6959ede2379e840ca5d6f9ea4370ea -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T23:09:21.289Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-11-28T23:09:21.572Z] + set -o pipefail [2023-11-28T23:09:21.572Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-11-28T23:09:26.991Z] [2023-11-28T23:09:26.991Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-11-28T23:09:26.991Z] [2023-11-28T23:09:26.991Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/5581ceff-c1ca-41e2-99be-3366d2b443d6 [2023-11-28T23:09:26.991Z] [2023-11-28T23:09:26.991Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-28T23:09:26.991Z] [2023-11-28T23:09:27.251Z] [2023-11-28T23:09:27.251Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-28T23:09:27.251Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-28T23:09:27.251Z] More details here: https://snyk.co/ue1NS [2023-11-28T23:09:27.251Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-28T23:09:27.251Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-28T23:09:27.269Z] $ docker stop --time=1 29503a49157ec21c4fb947162e759c37cc6959ede2379e840ca5d6f9ea4370ea [2023-11-28T23:09:31.658Z] $ docker rm -f --volumes 29503a49157ec21c4fb947162e759c37cc6959ede2379e840ca5d6f9ea4370ea [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 [2023-11-28T23:09:33.419Z] + git log --format=format:%s -1 9183fab70f5305c11e22753a9d735b181ccbdb61 [Pipeline] sh [2023-11-28T23:09:33.721Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T23:09:33.722Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:09:34.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T23:09:34.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T23:09:34.321Z] prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container [2023-11-28T23:09:34.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T23:09:34.885Z] $ docker top d811c64e39ee078505742df11bdc5aec33cef4e497c5365bbd0aaea328c99e8c -eo pid,comm [2023-11-28T23:09:34.933Z] 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). [2023-11-28T23:09:34.933Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T23:09:35.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T23:09:35.252Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T23:09:35.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T23:09:35.371Z] $ docker exec d811c64e39ee078505742df11bdc5aec33cef4e497c5365bbd0aaea328c99e8c ssh-agent [2023-11-28T23:09:35.480Z] SSH_AUTH_SOCK=/tmp/ssh-lQyKpXLr0B25/agent.33 [2023-11-28T23:09:35.480Z] SSH_AGENT_PID=39 [2023-11-28T23:09:35.486Z] Running ssh-add (command line suppressed) [2023-11-28T23:09:35.600Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12075595004709180251.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12075595004709180251.key) [2023-11-28T23:09:35.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T23:09:35.973Z] + git semver tag [2023-11-28T23:09:36.232Z] 2023-11-28 23:09:36,161 [run_tag] DEBUG tag force:False [2023-11-28T23:09:36.232Z] 2023-11-28 23:09:36,162 [check_head_tag] DEBUG check head tag [2023-11-28T23:09:36.232Z] 2023-11-28 23:09:36,162 [execute] INFO git cat-file --batch-check [2023-11-28T23:09:36.232Z] 2023-11-28 23:09:36,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-11-28T23:09:36.232Z] 2023-11-28 23:09:36,166 [execute] INFO git cat-file --batch [2023-11-28T23:09:36.232Z] 2023-11-28 23:09:36,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-11-28T23:09:36.232Z] 2023-11-28 23:09:36,179 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-11-28T23:09:36.232Z] 2023-11-28 23:09:36,179 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 [2023-11-28T23:09:36.232Z] 2023-11-28 23:09:36,179 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T23:09:36.232Z] 2023-11-28 23:09:36,184 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-11-28T23:09:36.232Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T23:09:36.244Z] $ docker exec --env ******** --env ******** d811c64e39ee078505742df11bdc5aec33cef4e497c5365bbd0aaea328c99e8c ssh-agent -k [2023-11-28T23:09:36.340Z] unset SSH_AUTH_SOCK; [2023-11-28T23:09:36.341Z] unset SSH_AGENT_PID; [2023-11-28T23:09:36.341Z] echo Agent pid 39 killed; [2023-11-28T23:09:36.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T23:09:36.891Z] + git semver [Pipeline] } [2023-11-28T23:09:37.169Z] $ docker stop --time=1 d811c64e39ee078505742df11bdc5aec33cef4e497c5365bbd0aaea328c99e8c [2023-11-28T23:09:38.428Z] $ docker rm -f --volumes d811c64e39ee078505742df11bdc5aec33cef4e497c5365bbd0aaea328c99e8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:09:39.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T23:09:39.179Z] [2023-11-28T23:09:39.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:09:39.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T23:09:39.548Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-28T23:09:39.548Z] ab5ef0e58194: Pulling fs layer [2023-11-28T23:09:39.548Z] 9712f1f96733: Pulling fs layer [2023-11-28T23:09:39.548Z] 63f879dbbcfc: Pulling fs layer [2023-11-28T23:09:39.548Z] 0d9ebad4ef96: Pulling fs layer [2023-11-28T23:09:39.548Z] e9a5061849ea: Pulling fs layer [2023-11-28T23:09:39.548Z] d747dcd14b5f: Pulling fs layer [2023-11-28T23:09:39.548Z] 2de7ff778b66: Pulling fs layer [2023-11-28T23:09:39.548Z] e9a5061849ea: Waiting [2023-11-28T23:09:39.548Z] d747dcd14b5f: Waiting [2023-11-28T23:09:39.548Z] 2de7ff778b66: Waiting [2023-11-28T23:09:39.548Z] 0d9ebad4ef96: Waiting [2023-11-28T23:09:39.548Z] 9712f1f96733: Verifying Checksum [2023-11-28T23:09:39.548Z] 9712f1f96733: Download complete [2023-11-28T23:09:39.808Z] 63f879dbbcfc: Verifying Checksum [2023-11-28T23:09:39.808Z] 63f879dbbcfc: Download complete [2023-11-28T23:09:40.095Z] e9a5061849ea: Verifying Checksum [2023-11-28T23:09:40.095Z] e9a5061849ea: Download complete [2023-11-28T23:09:40.095Z] ab5ef0e58194: Verifying Checksum [2023-11-28T23:09:40.095Z] ab5ef0e58194: Download complete [2023-11-28T23:09:40.095Z] d747dcd14b5f: Verifying Checksum [2023-11-28T23:09:40.095Z] d747dcd14b5f: Download complete [2023-11-28T23:09:40.352Z] 0d9ebad4ef96: Verifying Checksum [2023-11-28T23:09:40.352Z] 0d9ebad4ef96: Download complete [2023-11-28T23:09:40.352Z] 2de7ff778b66: Verifying Checksum [2023-11-28T23:09:40.352Z] 2de7ff778b66: Download complete [2023-11-28T23:09:42.903Z] ab5ef0e58194: Pull complete [2023-11-28T23:09:42.904Z] 9712f1f96733: Pull complete [2023-11-28T23:09:43.161Z] 63f879dbbcfc: Pull complete [2023-11-28T23:09:46.446Z] 0d9ebad4ef96: Pull complete [2023-11-28T23:09:46.705Z] e9a5061849ea: Pull complete [2023-11-28T23:09:46.705Z] d747dcd14b5f: Pull complete [2023-11-28T23:09:47.644Z] 2de7ff778b66: Pull complete [2023-11-28T23:09:47.644Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-28T23:09:47.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T23:09:47.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T23:09:47.954Z] prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container [2023-11-28T23:09:47.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-28T23:09:53.840Z] $ docker top 414ab85941bcab9d9299f914fb5a36fa1b7d1fde498e391f2223c71415f82511 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-28T23:09:54.011Z] provisioning config files... [2023-11-28T23:09:54.019Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4425953153505069978tmp [2023-11-28T23:09:54.031Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10687684070350448992tmp [2023-11-28T23:09:54.043Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8626986427085111565tmp [Pipeline] { [Pipeline] echo [2023-11-28T23:09:54.144Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T23:09:54.450Z] ---> sigul-configuration.sh [2023-11-28T23:09:54.450Z] gpg: directory `/root/.gnupg' created [2023-11-28T23:09:54.450Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-28T23:09:54.450Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-28T23:09:54.450Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-28T23:09:54.450Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-28T23:09:54.450Z] gpg: CAST5 encrypted data [2023-11-28T23:09:54.450Z] gpg: encrypted with 1 passphrase [2023-11-28T23:09:54.450Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-28T23:09:54.745Z] + mkdir /home/jenkins [2023-11-28T23:09:54.745Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-28T23:09:55.041Z] + 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 [2023-11-28T23:09:55.067Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T23:09:55.360Z] ---> sigul-install.sh [2023-11-28T23:09:55.360Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-28T23:09:55.720Z] + git tag --list [2023-11-28T23:09:55.720Z] v0.0.0 [2023-11-28T23:09:55.720Z] v1.0.0 [2023-11-28T23:09:55.720Z] v2.1.0 [2023-11-28T23:09:55.720Z] v2.1.1 [2023-11-28T23:09:55.720Z] v2.2.0 [2023-11-28T23:09:55.720Z] v2.3.0 [2023-11-28T23:09:55.720Z] v3.0 [2023-11-28T23:09:55.720Z] v3.0.0 [2023-11-28T23:09:55.720Z] v3.1 [2023-11-28T23:09:55.720Z] v3.1.0 [2023-11-28T23:09:55.720Z] v3.1.0-dev.1 [2023-11-28T23:09:55.720Z] v3.1.0-dev.10 [2023-11-28T23:09:55.720Z] v3.1.0-dev.11 [2023-11-28T23:09:55.720Z] v3.1.0-dev.12 [2023-11-28T23:09:55.720Z] v3.1.0-dev.13 [2023-11-28T23:09:55.720Z] v3.1.0-dev.14 [2023-11-28T23:09:55.720Z] v3.1.0-dev.15 [2023-11-28T23:09:55.720Z] v3.1.0-dev.16 [2023-11-28T23:09:55.720Z] v3.1.0-dev.17 [2023-11-28T23:09:55.720Z] v3.1.0-dev.18 [2023-11-28T23:09:55.720Z] v3.1.0-dev.19 [2023-11-28T23:09:55.720Z] v3.1.0-dev.2 [2023-11-28T23:09:55.720Z] v3.1.0-dev.20 [2023-11-28T23:09:55.720Z] v3.1.0-dev.21 [2023-11-28T23:09:55.720Z] v3.1.0-dev.22 [2023-11-28T23:09:55.720Z] v3.1.0-dev.23 [2023-11-28T23:09:55.720Z] v3.1.0-dev.24 [2023-11-28T23:09:55.720Z] v3.1.0-dev.3 [2023-11-28T23:09:55.720Z] v3.1.0-dev.4 [2023-11-28T23:09:55.720Z] v3.1.0-dev.5 [2023-11-28T23:09:55.720Z] v3.1.0-dev.6 [2023-11-28T23:09:55.720Z] v3.1.0-dev.7 [2023-11-28T23:09:55.720Z] v3.1.0-dev.8 [2023-11-28T23:09:55.720Z] v3.1.0-dev.9 [2023-11-28T23:09:55.720Z] v3.2.0-dev.1 [Pipeline] sh [2023-11-28T23:09:56.021Z] + lftools sign git-tag v3.2.0-dev.1 [2023-11-28T23:09:56.621Z] Signing Git tag with Sigul... [2023-11-28T23:09:56.621Z] Signing v3.2.0-dev.1 [Pipeline] echo [2023-11-28T23:09:56.892Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T23:09:57.183Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-28T23:09:57.190Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-28T23:09:57.331Z] $ docker stop --time=1 414ab85941bcab9d9299f914fb5a36fa1b7d1fde498e391f2223c71415f82511 [2023-11-28T23:09:58.586Z] $ docker rm -f --volumes 414ab85941bcab9d9299f914fb5a36fa1b7d1fde498e391f2223c71415f82511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-28T23:09:59.628Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T23:09:59.629Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:10:00.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T23:10:00.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T23:10:00.324Z] prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container [2023-11-28T23:10:00.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T23:10:00.714Z] $ docker top ff18733a0a407ef817b0dd985f2ea3f025c8bfdf0de06f29eb8f242a57feae4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T23:10:01.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T23:10:01.010Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T23:10:01.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T23:10:01.130Z] $ docker exec ff18733a0a407ef817b0dd985f2ea3f025c8bfdf0de06f29eb8f242a57feae4c ssh-agent [2023-11-28T23:10:01.228Z] SSH_AUTH_SOCK=/tmp/ssh-Xrhf7YOyO0v0/agent.32 [2023-11-28T23:10:01.228Z] SSH_AGENT_PID=38 [2023-11-28T23:10:01.232Z] Running ssh-add (command line suppressed) [2023-11-28T23:10:01.330Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14256814065885319002.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14256814065885319002.key) [2023-11-28T23:10:01.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T23:10:01.712Z] + git semver bump pre [2023-11-28T23:10:01.972Z] 2023-11-28 23:10:01,896 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-11-28T23:10:01.972Z] 2023-11-28 23:10:01,897 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev [2023-11-28T23:10:01.972Z] 2023-11-28 23:10:01,897 [bump_version] DEBUG bumped version:3.2.0-dev.2 [2023-11-28T23:10:01.972Z] 2023-11-28 23:10:01,897 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-11-28T23:10:01.972Z] 2023-11-28 23:10:01,897 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-11-28T23:10:01.972Z] 2023-11-28 23:10:01,897 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-11-28T23:10:01.972Z] 2023-11-28 23:10:01,898 [execute] INFO git cat-file --batch-check [2023-11-28T23:10:01.972Z] 2023-11-28 23:10:01,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T23:10:01.972Z] 2023-11-28 23:10:01,903 [execute] INFO git cat-file --batch [2023-11-28T23:10:01.972Z] 2023-11-28 23:10:01,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T23:10:01.972Z] 2023-11-28 23:10:01,908 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-11-28T23:10:01.972Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T23:10:01.987Z] $ docker exec --env ******** --env ******** ff18733a0a407ef817b0dd985f2ea3f025c8bfdf0de06f29eb8f242a57feae4c ssh-agent -k [2023-11-28T23:10:02.085Z] unset SSH_AUTH_SOCK; [2023-11-28T23:10:02.085Z] unset SSH_AGENT_PID; [2023-11-28T23:10:02.085Z] echo Agent pid 38 killed; [2023-11-28T23:10:02.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T23:10:02.686Z] + git semver [Pipeline] } [2023-11-28T23:10:03.018Z] $ docker stop --time=1 ff18733a0a407ef817b0dd985f2ea3f025c8bfdf0de06f29eb8f242a57feae4c [2023-11-28T23:10:04.296Z] $ docker rm -f --volumes ff18733a0a407ef817b0dd985f2ea3f025c8bfdf0de06f29eb8f242a57feae4c [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T23:10:04.814Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T23:10:04.814Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:10:05.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T23:10:05.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T23:10:05.423Z] prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container [2023-11-28T23:10:05.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T23:10:06.491Z] $ docker top dba532bcee4bc8fa8359ed346db49cd69e16e254ae2932936aecdeb15c354a22 -eo pid,comm [2023-11-28T23:10:06.529Z] 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). [2023-11-28T23:10:06.529Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T23:10:06.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T23:10:06.948Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T23:10:07.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T23:10:07.058Z] $ docker exec dba532bcee4bc8fa8359ed346db49cd69e16e254ae2932936aecdeb15c354a22 ssh-agent [2023-11-28T23:10:07.161Z] SSH_AUTH_SOCK=/tmp/ssh-uq7eMFi9nNP7/agent.32 [2023-11-28T23:10:07.161Z] SSH_AGENT_PID=38 [2023-11-28T23:10:07.169Z] Running ssh-add (command line suppressed) [2023-11-28T23:10:07.267Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11508159523761551036.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11508159523761551036.key) [2023-11-28T23:10:07.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T23:10:07.640Z] + git semver push [2023-11-28T23:10:07.901Z] 2023-11-28 23:10:07,822 [run_push] DEBUG push [2023-11-28T23:10:07.901Z] 2023-11-28 23:10:07,823 [execute] INFO git cat-file --batch-check [2023-11-28T23:10:07.901Z] 2023-11-28 23:10:07,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T23:10:07.901Z] 2023-11-28 23:10:07,826 [execute] INFO git rev-list 661955a60816781d5442296daff683105e276fbd -- [2023-11-28T23:10:07.901Z] 2023-11-28 23:10:07,826 [execute] DEBUG Popen(['git', 'rev-list', '661955a60816781d5442296daff683105e276fbd', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T23:10:07.901Z] 2023-11-28 23:10:07,833 [execute] INFO git fetch -v origin [2023-11-28T23:10:07.901Z] 2023-11-28 23:10:07,834 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-28T23:10:08.473Z] 2023-11-28 23:10:08,371 [run_push] DEBUG no remote changes detected [2023-11-28T23:10:08.473Z] 2023-11-28 23:10:08,371 [execute] INFO git push origin semver [2023-11-28T23:10:08.473Z] 2023-11-28 23:10:08,372 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T23:10:09.852Z] 2023-11-28 23:10:09,736 [run_push] DEBUG push all version tags [2023-11-28T23:10:09.852Z] 2023-11-28 23:10:09,737 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-28T23:10:09.852Z] 2023-11-28 23:10:09,737 [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) [2023-11-28T23:10:10.794Z] 2023-11-28 23:10:10,556 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-11-28T23:10:10.794Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T23:10:10.810Z] $ docker exec --env ******** --env ******** dba532bcee4bc8fa8359ed346db49cd69e16e254ae2932936aecdeb15c354a22 ssh-agent -k [2023-11-28T23:10:10.903Z] unset SSH_AUTH_SOCK; [2023-11-28T23:10:10.903Z] unset SSH_AGENT_PID; [2023-11-28T23:10:10.904Z] echo Agent pid 38 killed; [2023-11-28T23:10:10.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T23:10:11.511Z] + git semver [Pipeline] } [2023-11-28T23:10:11.824Z] $ docker stop --time=1 dba532bcee4bc8fa8359ed346db49cd69e16e254ae2932936aecdeb15c354a22 [2023-11-28T23:10:13.067Z] $ docker rm -f --volumes dba532bcee4bc8fa8359ed346db49cd69e16e254ae2932936aecdeb15c354a22 [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 [2023-11-28T23:10:14.895Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-11-28T23:10:14.895Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-11-28T23:10:14.895Z] total 16 [2023-11-28T23:10:14.895Z] drwxr-xr-x 3 root root 4096 Nov 28 23:01 . [2023-11-28T23:10:14.895Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 23:09 .. [2023-11-28T23:10:14.895Z] drwxr-xr-x 2 root root 4096 Nov 28 23:01 cost [2023-11-28T23:10:14.895Z] -rw-r--r-- 1 root root 91 Nov 28 23:01 cost.csv [2023-11-28T23:10:14.895Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-11-28T23:10:14.895Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-11-28T23:10:14.895Z] total 16 [2023-11-28T23:10:14.895Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 23:01 . [2023-11-28T23:10:14.895Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 23:09 .. [2023-11-28T23:10:14.895Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 23:01 cost [2023-11-28T23:10:14.895Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 28 23:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T23:10:15.193Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T23:10:16.056Z] ---> package-listing.sh [2023-11-28T23:10:16.056Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T23:10:16.056Z] ++ facter osfamily [2023-11-28T23:10:16.315Z] + OS_FAMILY=debian [2023-11-28T23:10:16.315Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-11-28T23:10:16.315Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T23:10:16.315Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T23:10:16.315Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T23:10:16.315Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T23:10:16.315Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-11-28T23:10:16.315Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T23:10:16.315Z] + case "${OS_FAMILY}" in [2023-11-28T23:10:16.315Z] + dpkg -l [2023-11-28T23:10:16.315Z] + grep '^ii' [2023-11-28T23:10:16.315Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T23:10:16.315Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T23:10:16.315Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T23:10:16.315Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-11-28T23:10:16.315Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-11-28T23:10:16.315Z] + 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 [2023-11-28T23:10:16.325Z] 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 [2023-11-28T23:10:16.603Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T23:10:17.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T23:10:17.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T23:10:17.432Z] prd-ubuntu20.04-docker-8c-8g-8889 does not seem to be running inside a container [2023-11-28T23:10:17.492Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T23:10:17.677Z] $ docker top 44a87c66fdea8aa5d0ed73b316c879ef14f12e6daab6879a4151f88b9ca3b94a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T23:10:18.277Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T23:10:18.650Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T23:10:18.935Z] + ls /var/log/sa-host [2023-11-28T23:10:18.935Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T23:10:19.258Z] provisioning config files... [2023-11-28T23:10:19.270Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3249150312648546994tmp [Pipeline] { [Pipeline] echo [2023-11-28T23:10:19.444Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T23:10:19.725Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T23:10:19.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T23:10:20.427Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T23:10:20.435Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T23:10:20.719Z] ---> sudo-logs.sh [2023-11-28T23:10:20.719Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T23:10:20.807Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T23:10:21.092Z] ---> job-cost.sh [2023-11-28T23:10:21.092Z] lf-activate-venv: SKIPPING [2023-11-28T23:10:21.092Z] DEBUG: total: 0.2199999988079071 [2023-11-28T23:10:21.092Z] INFO: Retrieving Stack Cost... [2023-11-28T23:10:21.360Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T23:10:21.929Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T23:10:21.939Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T23:10:22.225Z] ---> logs-deploy.sh [2023-11-28T23:10:22.225Z] lf-activate-venv: SKIPPING [2023-11-28T23:10:22.225Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/134 [2023-11-28T23:10:22.225Z] INFO: archiving workspace using pattern(s): [2023-11-28T23:10:23.200Z] Archives upload complete. [2023-11-28T23:10:23.200Z] INFO: archiving logs to Nexus