Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae7d9b6a68f03df559561437989ff9eef75c1b61 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-ssh14660104917551941663.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10569321336268846616.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9897966487049568416.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5606263802880204335.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-ssh13994823742173338472.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, buildSnap:false] ========================================================= [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 ‘prd-ubuntu20.04-docker-8c-8g-7804’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7806 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ae7d9b6a68f03df559561437989ff9eef75c1b61 (main) Commit message: "Merge pull request #254 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae7d9b6a68f03df559561437989ff9eef75c1b61 # timeout=10 > git rev-list --no-walk fcc125edee6752a069bb5774cca1c2de16e94d05 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T10:39:25.904Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-25T10:39:25.971Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-25T10:39:25.986Z] ========================================================= [2023-09-25T10:39:25.986Z] EdgeX Global Pipelines Version Info [2023-09-25T10:39:25.986Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:39:26.701Z] ------------------- [2023-09-25T10:39:26.702Z] stable info: [2023-09-25T10:39:26.702Z] ------------------- [2023-09-25T10:39:26.702Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T10:39:26.702Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T10:39:26.702Z] Message: update stable to v1.0.254 [2023-09-25T10:39:27.272Z] ------------------- [2023-09-25T10:39:27.272Z] experimental info: [2023-09-25T10:39:27.272Z] ------------------- [2023-09-25T10:39:27.272Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T10:39:27.272Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T10:39:27.272Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T10:39:27.427Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-25T10:39:27.441Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-25T10:39:27.461Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T10:39:27.481Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T10:39:27.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T10:39:27.513Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T10:39:27.524Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T10:39:27.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-25T10:39:27.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T10:39:27.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T10:39:27.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T10:39:27.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-25T10:39:27.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T10:39:27.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T10:39:27.643Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T10:39:27.652Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T10:39:27.660Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T10:39:27.670Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T10:39:27.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T10:39:27.691Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T10:39:27.700Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-25T10:39:27.709Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-25T10:39:27.717Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-25T10:39:27.726Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-25T10:39:27.735Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-25T10:39:27.753Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T10:39:27.771Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T10:39:27.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-25T10:39:27.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-25T10:39:27.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-25T10:39:27.823Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] echo [2023-09-25T10:39:27.839Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae7d9b6 [Pipeline] echo [2023-09-25T10:39:27.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T10:39:27.889Z] provisioning config files... [2023-09-25T10:39:27.912Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config624467900943115289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:39:28.216Z] ---> docker-login.sh [2023-09-25T10:39:28.217Z] nexus3.edgexfoundry.org:10001 [2023-09-25T10:39:28.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:39:28.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:39:28.478Z] Configure a credential helper to remove this warning. See [2023-09-25T10:39:28.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:39:28.478Z] [2023-09-25T10:39:28.478Z] Login Succeeded [2023-09-25T10:39:28.478Z] nexus3.edgexfoundry.org:10002 [2023-09-25T10:39:28.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:39:28.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:39:28.738Z] Configure a credential helper to remove this warning. See [2023-09-25T10:39:28.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:39:28.738Z] [2023-09-25T10:39:28.738Z] Login Succeeded [2023-09-25T10:39:28.738Z] nexus3.edgexfoundry.org:10003 [2023-09-25T10:39:28.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:39:28.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:39:28.738Z] Configure a credential helper to remove this warning. See [2023-09-25T10:39:28.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:39:28.738Z] [2023-09-25T10:39:28.738Z] Login Succeeded [2023-09-25T10:39:28.738Z] nexus3.edgexfoundry.org:10004 [2023-09-25T10:39:28.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:39:28.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:39:28.738Z] Configure a credential helper to remove this warning. See [2023-09-25T10:39:28.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:39:28.738Z] [2023-09-25T10:39:28.738Z] Login Succeeded [2023-09-25T10:39:28.738Z] docker.io [2023-09-25T10:39:28.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:39:29.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:39:29.259Z] Configure a credential helper to remove this warning. See [2023-09-25T10:39:29.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:39:29.259Z] [2023-09-25T10:39:29.259Z] Login Succeeded [2023-09-25T10:39:29.259Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T10:39:29.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-25T10:39:29.632Z] + git rev-list -1 --merges ae7d9b6a68f03df559561437989ff9eef75c1b61~1..ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] echo [2023-09-25T10:39:29.673Z] -----------> git rev-list -1 --merges ae7d9b6a68f03df559561437989ff9eef75c1b61~1..ae7d9b6a68f03df559561437989ff9eef75c1b61 ae7d9b6a68f03df559561437989ff9eef75c1b61 [2023-09-25T10:39:29.673Z] ae7d9b6a68f03df559561437989ff9eef75c1b61 [false] [Pipeline] sh [2023-09-25T10:39:29.962Z] + git log --format=format:%s -1 ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] echo [2023-09-25T10:39:30.001Z] ========================================================= [2023-09-25T10:39:30.001Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T10:39:30.001Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T10:39:30.353Z] + git log --format=format:%s -1 ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] echo [2023-09-25T10:39:30.365Z] [semverPrep] GIT_COMMIT: ae7d9b6a68f03df559561437989ff9eef75c1b61, Commit Message: Merge pull request #254 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30 [Pipeline] echo [2023-09-25T10:39:30.377Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-25T10:39:30.732Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T10:39:30.732Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T10:39:30.732Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T10:39:30.732Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T10:39:30.732Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T10:39:30.732Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T10:39:30.732Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:39:31.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T10:39:31.083Z] [2023-09-25T10:39:31.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:39:31.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T10:39:31.396Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T10:39:31.396Z] b85a868b505f: Pulling fs layer [2023-09-25T10:39:31.396Z] e2be974225ed: Pulling fs layer [2023-09-25T10:39:31.396Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T10:39:31.396Z] 988bab9f4d93: Pulling fs layer [2023-09-25T10:39:31.396Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T10:39:31.396Z] eaf3925da568: Pulling fs layer [2023-09-25T10:39:31.396Z] bab4dde63d76: Pulling fs layer [2023-09-25T10:39:31.396Z] bde34c3a00c8: Pulling fs layer [2023-09-25T10:39:31.396Z] b352a97aabf1: Pulling fs layer [2023-09-25T10:39:31.396Z] 4872d77fe225: Pulling fs layer [2023-09-25T10:39:31.396Z] 5851b861e8e6: Pulling fs layer [2023-09-25T10:39:31.396Z] eaf3925da568: Waiting [2023-09-25T10:39:31.396Z] bab4dde63d76: Waiting [2023-09-25T10:39:31.396Z] 988bab9f4d93: Waiting [2023-09-25T10:39:31.396Z] 1469e6f7b9e6: Waiting [2023-09-25T10:39:31.396Z] bde34c3a00c8: Waiting [2023-09-25T10:39:31.396Z] b352a97aabf1: Waiting [2023-09-25T10:39:31.396Z] 5851b861e8e6: Waiting [2023-09-25T10:39:31.396Z] 4872d77fe225: Waiting [2023-09-25T10:39:31.396Z] e2be974225ed: Verifying Checksum [2023-09-25T10:39:31.396Z] e2be974225ed: Download complete [2023-09-25T10:39:31.396Z] 988bab9f4d93: Download complete [2023-09-25T10:39:31.667Z] 1469e6f7b9e6: Verifying Checksum [2023-09-25T10:39:31.667Z] 1469e6f7b9e6: Download complete [2023-09-25T10:39:31.667Z] 339a4e72a1f5: Verifying Checksum [2023-09-25T10:39:31.667Z] 339a4e72a1f5: Download complete [2023-09-25T10:39:31.667Z] eaf3925da568: Download complete [2023-09-25T10:39:31.667Z] bde34c3a00c8: Download complete [2023-09-25T10:39:31.667Z] b352a97aabf1: Download complete [2023-09-25T10:39:31.667Z] 4872d77fe225: Download complete [2023-09-25T10:39:31.667Z] 5851b861e8e6: Download complete [2023-09-25T10:39:31.667Z] b85a868b505f: Verifying Checksum [2023-09-25T10:39:31.667Z] b85a868b505f: Download complete [2023-09-25T10:39:31.928Z] bab4dde63d76: Verifying Checksum [2023-09-25T10:39:31.928Z] bab4dde63d76: Download complete [2023-09-25T10:39:32.865Z] b85a868b505f: Pull complete [2023-09-25T10:39:33.125Z] e2be974225ed: Pull complete [2023-09-25T10:39:33.691Z] 339a4e72a1f5: Pull complete [2023-09-25T10:39:33.691Z] 988bab9f4d93: Pull complete [2023-09-25T10:39:33.951Z] 1469e6f7b9e6: Pull complete [2023-09-25T10:39:33.951Z] eaf3925da568: Pull complete [2023-09-25T10:39:36.189Z] bab4dde63d76: Pull complete [2023-09-25T10:39:36.189Z] bde34c3a00c8: Pull complete [2023-09-25T10:39:36.189Z] b352a97aabf1: Pull complete [2023-09-25T10:39:36.189Z] 4872d77fe225: Pull complete [2023-09-25T10:39:36.189Z] 5851b861e8e6: Pull complete [2023-09-25T10:39:36.189Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T10:39:36.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T10:39:36.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:39:36.281Z] prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container [2023-09-25T10:39:36.306Z] $ 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-09-25T10:39:39.768Z] $ docker top a2db1284cf351ba443e1df0c0aa5fcc3de6001007fbe29f7cfb5de41761de90f -eo pid,comm [2023-09-25T10:39:39.825Z] 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-09-25T10:39:39.825Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T10:39:39.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T10:39:39.868Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T10:39:39.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T10:39:39.974Z] $ docker exec a2db1284cf351ba443e1df0c0aa5fcc3de6001007fbe29f7cfb5de41761de90f ssh-agent [2023-09-25T10:39:40.089Z] SSH_AUTH_SOCK=/tmp/ssh-efHPlVp4xmBN/agent.33 [2023-09-25T10:39:40.089Z] SSH_AGENT_PID=39 [2023-09-25T10:39:40.095Z] Running ssh-add (command line suppressed) [2023-09-25T10:39:40.195Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1771399295527752355.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1771399295527752355.key) [2023-09-25T10:39:40.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T10:39:40.502Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T10:39:40.513Z] $ docker exec --env ******** --env ******** a2db1284cf351ba443e1df0c0aa5fcc3de6001007fbe29f7cfb5de41761de90f ssh-agent -k [2023-09-25T10:39:40.623Z] unset SSH_AUTH_SOCK; [2023-09-25T10:39:40.624Z] unset SSH_AGENT_PID; [2023-09-25T10:39:40.624Z] echo Agent pid 39 killed; [2023-09-25T10:39:40.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T10:39:40.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T10:39:40.666Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T10:39:40.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T10:39:40.773Z] $ docker exec a2db1284cf351ba443e1df0c0aa5fcc3de6001007fbe29f7cfb5de41761de90f ssh-agent [2023-09-25T10:39:40.889Z] SSH_AUTH_SOCK=/tmp/ssh-hz9ktgfGDSLd/agent.71 [2023-09-25T10:39:40.889Z] SSH_AGENT_PID=77 [2023-09-25T10:39:40.893Z] Running ssh-add (command line suppressed) [2023-09-25T10:39:40.988Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3369648484782198111.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3369648484782198111.key) [2023-09-25T10:39:41.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T10:39:41.295Z] + git semver init [2023-09-25T10:39:41.554Z] 2023-09-25 10:39:41,472 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T10:39:41.554Z] 2023-09-25 10:39:41,473 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-09-25T10:39:41.554Z] 2023-09-25 10:39:41,473 [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-09-25T10:39:41.554Z] 2023-09-25 10:39:41,473 [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-09-25T10:39:42.491Z] 2023-09-25 10:39:42,247 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-09-25T10:39:42.491Z] 2023-09-25 10:39:42,247 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-09-25T10:39:42.491Z] 2023-09-25 10:39:42,247 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-25T10:39:42.491Z] 2023-09-25 10:39:42,247 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-25T10:39:42.491Z] 3.1.0-dev.11 [Pipeline] } [2023-09-25T10:39:42.505Z] $ docker exec --env ******** --env ******** a2db1284cf351ba443e1df0c0aa5fcc3de6001007fbe29f7cfb5de41761de90f ssh-agent -k [2023-09-25T10:39:42.593Z] unset SSH_AUTH_SOCK; [2023-09-25T10:39:42.593Z] unset SSH_AGENT_PID; [2023-09-25T10:39:42.593Z] echo Agent pid 77 killed; [2023-09-25T10:39:42.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T10:39:42.925Z] + git semver [Pipeline] } [2023-09-25T10:39:43.193Z] $ docker stop --time=1 a2db1284cf351ba443e1df0c0aa5fcc3de6001007fbe29f7cfb5de41761de90f [2023-09-25T10:39:44.481Z] $ docker rm -f --volumes a2db1284cf351ba443e1df0c0aa5fcc3de6001007fbe29f7cfb5de41761de90f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T10:39:44.826Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T10:39:45.050Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T10:39:45.052Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [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-09-25T10:39:45.230Z] provisioning config files... [2023-09-25T10:39:45.240Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3180657219802129243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:39:45.538Z] ---> docker-login.sh [2023-09-25T10:39:45.538Z] nexus3.edgexfoundry.org:10001 [2023-09-25T10:39:45.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:39:45.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:39:45.538Z] Configure a credential helper to remove this warning. See [2023-09-25T10:39:45.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:39:45.538Z] [2023-09-25T10:39:45.538Z] Login Succeeded [2023-09-25T10:39:45.538Z] nexus3.edgexfoundry.org:10002 [2023-09-25T10:39:45.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:39:45.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:39:45.538Z] Configure a credential helper to remove this warning. See [2023-09-25T10:39:45.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:39:45.538Z] [2023-09-25T10:39:45.538Z] Login Succeeded [2023-09-25T10:39:45.538Z] nexus3.edgexfoundry.org:10003 [2023-09-25T10:39:45.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:39:45.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:39:45.798Z] Configure a credential helper to remove this warning. See [2023-09-25T10:39:45.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:39:45.798Z] [2023-09-25T10:39:45.798Z] Login Succeeded [2023-09-25T10:39:45.798Z] nexus3.edgexfoundry.org:10004 [2023-09-25T10:39:45.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:39:45.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:39:45.798Z] Configure a credential helper to remove this warning. See [2023-09-25T10:39:45.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:39:45.798Z] [2023-09-25T10:39:45.798Z] Login Succeeded [2023-09-25T10:39:45.798Z] docker.io [2023-09-25T10:39:46.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:39:46.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:39:46.058Z] Configure a credential helper to remove this warning. See [2023-09-25T10:39:46.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:39:46.058Z] [2023-09-25T10:39:46.058Z] Login Succeeded [2023-09-25T10:39:46.058Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T10:39:46.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T10:39:46.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T10:39:46.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T10:39:46.148Z] ========================================================= [2023-09-25T10:39:46.148Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T10:39:46.148Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:39:46.473Z] + 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-09-25T10:39:46.473Z] Sending build context to Docker daemon 4.341MB [2023-09-25T10:39:46.473Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T10:39:46.473Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T10:39:46.734Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T10:39:46.734Z] 7264a8db6415: Pulling fs layer [2023-09-25T10:39:46.734Z] c4d48a809fc2: Pulling fs layer [2023-09-25T10:39:46.734Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T10:39:46.734Z] ad3a456e5733: Pulling fs layer [2023-09-25T10:39:46.734Z] 33e27b845d1e: Pulling fs layer [2023-09-25T10:39:46.734Z] c68163c4e522: Pulling fs layer [2023-09-25T10:39:46.734Z] 50da416c3ac9: Pulling fs layer [2023-09-25T10:39:46.734Z] ad3a456e5733: Waiting [2023-09-25T10:39:46.734Z] 33e27b845d1e: Waiting [2023-09-25T10:39:46.734Z] 50da416c3ac9: Waiting [2023-09-25T10:39:46.734Z] c68163c4e522: Waiting [2023-09-25T10:39:46.734Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T10:39:46.734Z] 23d2d4c4bb30: Waiting [2023-09-25T10:39:46.734Z] c4d48a809fc2: Download complete [2023-09-25T10:39:46.734Z] ad3a456e5733: Verifying Checksum [2023-09-25T10:39:46.734Z] ad3a456e5733: Download complete [2023-09-25T10:39:46.734Z] 33e27b845d1e: Verifying Checksum [2023-09-25T10:39:46.734Z] 33e27b845d1e: Download complete [2023-09-25T10:39:46.734Z] 7264a8db6415: Verifying Checksum [2023-09-25T10:39:46.734Z] 7264a8db6415: Download complete [2023-09-25T10:39:46.734Z] c68163c4e522: Verifying Checksum [2023-09-25T10:39:46.734Z] c68163c4e522: Download complete [2023-09-25T10:39:46.734Z] 7264a8db6415: Pull complete [2023-09-25T10:39:46.994Z] 23d2d4c4bb30: Verifying Checksum [2023-09-25T10:39:46.994Z] 23d2d4c4bb30: Download complete [2023-09-25T10:39:46.994Z] c4d48a809fc2: Pull complete [2023-09-25T10:39:46.994Z] 4f1c88b9dad5: Verifying Checksum [2023-09-25T10:39:46.994Z] 4f1c88b9dad5: Download complete [2023-09-25T10:39:47.560Z] 50da416c3ac9: Verifying Checksum [2023-09-25T10:39:47.560Z] 50da416c3ac9: Download complete [2023-09-25T10:39:50.100Z] 4f1c88b9dad5: Pull complete [2023-09-25T10:39:50.100Z] ad3a456e5733: Pull complete [2023-09-25T10:39:50.100Z] 33e27b845d1e: Pull complete [2023-09-25T10:39:50.358Z] c68163c4e522: Pull complete [2023-09-25T10:39:52.893Z] 50da416c3ac9: Pull complete [2023-09-25T10:39:52.893Z] 23d2d4c4bb30: Pull complete [2023-09-25T10:39:52.893Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T10:39:52.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T10:39:52.893Z] ---> 0786185ac409 [2023-09-25T10:39:52.893Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T10:39:59.466Z] ---> Running in ff668b2c6410 [2023-09-25T10:39:59.466Z] Removing intermediate container ff668b2c6410 [2023-09-25T10:39:59.466Z] ---> a52b8f7757c8 [2023-09-25T10:39:59.466Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T10:39:59.466Z] ---> Running in fc51c1509665 [2023-09-25T10:39:59.466Z] Removing intermediate container fc51c1509665 [2023-09-25T10:39:59.466Z] ---> ce636c1cd52c [2023-09-25T10:39:59.466Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T10:39:59.466Z] ---> Running in da24562588c9 [2023-09-25T10:39:59.466Z] Removing intermediate container da24562588c9 [2023-09-25T10:39:59.466Z] ---> 3180306de4a3 [2023-09-25T10:39:59.466Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T10:39:59.466Z] ---> Running in 05a2b34a13a9 [2023-09-25T10:39:59.466Z] Removing intermediate container 05a2b34a13a9 [2023-09-25T10:39:59.466Z] ---> 8dc7374406a8 [2023-09-25T10:39:59.466Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T10:39:59.466Z] ---> Running in 25b5bd0fb06b [2023-09-25T10:39:59.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T10:39:59.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T10:39:59.725Z] OK: 264 MiB in 52 packages [2023-09-25T10:39:59.985Z] Removing intermediate container 25b5bd0fb06b [2023-09-25T10:39:59.985Z] ---> 92d7105fd6ea [2023-09-25T10:39:59.985Z] Step 8/12 : WORKDIR /app [2023-09-25T10:39:59.985Z] ---> Running in 5d45e8fb427d [2023-09-25T10:39:59.985Z] Removing intermediate container 5d45e8fb427d [2023-09-25T10:39:59.985Z] ---> 6b4b6e636043 [2023-09-25T10:39:59.985Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-25T10:40:00.179Z] Still waiting to schedule task [2023-09-25T10:40:00.179Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7805’ is offline [2023-09-25T10:40:00.243Z] ---> 9b58a17f6662 [2023-09-25T10:40:00.243Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T10:40:00.243Z] ---> Running in 77dbe0ce7936 [2023-09-25T10:40:32.331Z] Removing intermediate container 77dbe0ce7936 [2023-09-25T10:40:32.331Z] ---> 22e609c56021 [2023-09-25T10:40:32.331Z] Step 11/12 : COPY . . [2023-09-25T10:40:32.331Z] ---> 5ccfa8f662b5 [2023-09-25T10:40:32.331Z] Step 12/12 : RUN $MAKE [2023-09-25T10:40:32.331Z] ---> Running in 40ae626f8a5f [2023-09-25T10:40:32.590Z] noop [2023-09-25T10:40:33.158Z] Removing intermediate container 40ae626f8a5f [2023-09-25T10:40:33.158Z] ---> 0b1bcb9c7b53 [2023-09-25T10:40:33.158Z] Successfully built 0b1bcb9c7b53 [2023-09-25T10:40:33.158Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:40:33.472Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T10:40:33.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:40:33.537Z] prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container [2023-09-25T10:40:33.572Z] $ 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-09-25T10:40:33.902Z] $ docker top afcd266db81c6681fe0c29954fdd4939f0623e0fd242c9c7f29eafb92f407fd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T10:40:34.228Z] + go version [2023-09-25T10:40:34.228Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T10:40:34.247Z] $ docker stop --time=1 afcd266db81c6681fe0c29954fdd4939f0623e0fd242c9c7f29eafb92f407fd5 [2023-09-25T10:40:35.553Z] $ docker rm -f --volumes afcd266db81c6681fe0c29954fdd4939f0623e0fd242c9c7f29eafb92f407fd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:40:35.967Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T10:40:35.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:40:36.035Z] prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container [2023-09-25T10:40:36.072Z] $ 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-09-25T10:40:36.385Z] $ docker top 17a34896c2d6070a633d35bb526b87aeebf14dfafbbaaa1de811f5e6c6219db5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T10:40:36.727Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-25T10:40:37.039Z] + make test [2023-09-25T10:40:37.039Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T10:40:38.412Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-25T10:40:48.375Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-25T10:40:48.375Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-25T10:40:52.559Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.036s coverage: 40.6% of statements [2023-09-25T10:40:52.559Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements [2023-09-25T10:40:52.559Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2023-09-25T10:41:07.725Z] go vet ./... [2023-09-25T10:41:11.003Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T10:41:11.003Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T10:41:11.003Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T10:41:11.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T10:41:11.031Z] $ docker stop --time=1 17a34896c2d6070a633d35bb526b87aeebf14dfafbbaaa1de811f5e6c6219db5 [2023-09-25T10:41:15.017Z] $ docker rm -f --volumes 17a34896c2d6070a633d35bb526b87aeebf14dfafbbaaa1de811f5e6c6219db5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T10:41:15.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T10:41:15.562Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-25T10:41:16.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T10:41:16.501Z] + ls -al . [2023-09-25T10:41:16.501Z] total 644 [2023-09-25T10:41:16.501Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 10:40 . [2023-09-25T10:41:16.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:39 .. [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 25 10:39 .dockerignore [2023-09-25T10:41:16.501Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 10:40 .git [2023-09-25T10:41:16.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 10:39 .github [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 25 10:39 .gitignore [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 10:39 .golangci.yml [2023-09-25T10:41:16.501Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 10:39 .semver [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 25 10:39 Attribution.txt [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 25 10:39 CHANGELOG.md [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 25 10:39 Dockerfile [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 10:39 GOVERNANCE.md [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 25 10:39 Jenkinsfile [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 10:39 LICENSE [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 25 10:39 Makefile [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 25 10:39 OWNERS.md [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 25 10:39 README.md [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 10:39 VERSION [2023-09-25T10:41:16.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:39 bin [2023-09-25T10:41:16.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:39 cmd [2023-09-25T10:41:16.501Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 25 10:40 coverage.out [2023-09-25T10:41:16.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:39 examples [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 25 10:39 go.mod [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 25 10:39 go.sum [2023-09-25T10:41:16.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:39 images [2023-09-25T10:41:16.501Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 25 10:39 internal [2023-09-25T10:41:16.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:39 snap [2023-09-25T10:41:16.501Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 25 10:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:41:16.815Z] + 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=ae7d9b6a68f03df559561437989ff9eef75c1b61 --label arch=amd64 --label version=3.1.0-dev.11 . [2023-09-25T10:41:16.815Z] Sending build context to Docker daemon 4.341MB [2023-09-25T10:41:16.815Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T10:41:16.815Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-25T10:41:16.815Z] ---> 0b1bcb9c7b53 [2023-09-25T10:41:16.815Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-25T10:41:17.075Z] ---> Running in fe50ac54d025 [2023-09-25T10:41:17.335Z] Removing intermediate container fe50ac54d025 [2023-09-25T10:41:17.335Z] ---> 6dadfd0e7823 [2023-09-25T10:41:17.335Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T10:41:17.335Z] ---> Running in 763ab64e1d31 [2023-09-25T10:41:17.335Z] Removing intermediate container 763ab64e1d31 [2023-09-25T10:41:17.335Z] ---> 095a5da84c0b [2023-09-25T10:41:17.335Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T10:41:17.335Z] ---> Running in 3f4c21123bbe [2023-09-25T10:41:17.335Z] Removing intermediate container 3f4c21123bbe [2023-09-25T10:41:17.335Z] ---> c6abc4cc0219 [2023-09-25T10:41:17.335Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T10:41:17.335Z] ---> Running in e6826c4497e4 [2023-09-25T10:41:17.594Z] Removing intermediate container e6826c4497e4 [2023-09-25T10:41:17.595Z] ---> 3563550c562d [2023-09-25T10:41:17.595Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T10:41:17.595Z] ---> Running in b868dbff04e6 [2023-09-25T10:41:17.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T10:41:17.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T10:41:18.111Z] OK: 264 MiB in 52 packages [2023-09-25T10:41:18.677Z] Removing intermediate container b868dbff04e6 [2023-09-25T10:41:18.677Z] ---> a6a2a7c02034 [2023-09-25T10:41:18.677Z] Step 8/24 : WORKDIR /app [2023-09-25T10:41:18.677Z] ---> Running in 103326e32da9 [2023-09-25T10:41:18.677Z] Removing intermediate container 103326e32da9 [2023-09-25T10:41:18.677Z] ---> 35b7427d15db [2023-09-25T10:41:18.677Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-25T10:41:18.677Z] ---> 9909263d254e [2023-09-25T10:41:18.677Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T10:41:18.677Z] ---> Running in 41e7cc0d8b44 [2023-09-25T10:41:19.243Z] Removing intermediate container 41e7cc0d8b44 [2023-09-25T10:41:19.243Z] ---> 41618d519a3f [2023-09-25T10:41:19.243Z] Step 11/24 : COPY . . [2023-09-25T10:41:19.813Z] ---> 21a9d63559f7 [2023-09-25T10:41:19.813Z] Step 12/24 : RUN $MAKE [2023-09-25T10:41:19.813Z] ---> Running in 55c73ebbe8ca [2023-09-25T10:41:20.073Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-25T10:41:32.425Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7807 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-09-25T10:41:32.438Z] Running in /w/workspace/device-rfid-llrp-go/116 [Pipeline] { [Pipeline] checkout [2023-09-25T10:41:32.470Z] The recommended git tool is: git [2023-09-25T10:41:37.329Z] using credential edgex-jenkins-ssh [2023-09-25T10:41:37.350Z] Cloning the remote Git repository [2023-09-25T10:41:37.396Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-25T10:41:37.488Z] > git init /w/workspace/device-rfid-llrp-go/116 # timeout=10 [2023-09-25T10:41:37.638Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-25T10:41:37.640Z] > git --version # timeout=10 [2023-09-25T10:41:37.658Z] > git --version # 'git version 2.25.1' [2023-09-25T10:41:37.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T10:41:37.800Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T10:41:40.898Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-25T10:41:40.924Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T10:41:41.712Z] Avoid second fetch [2023-09-25T10:41:41.713Z] Checking out Revision ae7d9b6a68f03df559561437989ff9eef75c1b61 (main) [2023-09-25T10:41:41.994Z] Removing intermediate container 55c73ebbe8ca [2023-09-25T10:41:41.994Z] ---> 59b2a67bbea0 [2023-09-25T10:41:41.994Z] Step 13/24 : FROM alpine:3.18 [2023-09-25T10:41:41.994Z] 3.18: Pulling from library/alpine [2023-09-25T10:41:41.994Z] 7264a8db6415: Already exists [2023-09-25T10:41:41.994Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T10:41:41.994Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T10:41:41.994Z] ---> 7e01a0d0a1dc [2023-09-25T10:41:41.994Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-25T10:41:41.994Z] ---> Running in 615018916f4f [2023-09-25T10:41:41.994Z] Removing intermediate container 615018916f4f [2023-09-25T10:41:41.994Z] ---> 618425787734 [2023-09-25T10:41:41.994Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-25T10:41:41.994Z] ---> Running in eae46844a302 [2023-09-25T10:41:41.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T10:41:41.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T10:41:41.994Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T10:41:41.994Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T10:41:41.994Z] OK: 7 MiB in 16 packages [2023-09-25T10:41:41.994Z] Removing intermediate container eae46844a302 [2023-09-25T10:41:41.994Z] ---> da394bd53e5e [2023-09-25T10:41:41.994Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-25T10:41:41.994Z] ---> 078aa1842b12 [2023-09-25T10:41:41.994Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-25T10:41:41.994Z] ---> 9506f14a110c [2023-09-25T10:41:41.994Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-25T10:41:41.994Z] ---> 97af438979e6 [2023-09-25T10:41:41.994Z] Step 19/24 : EXPOSE 59989 [2023-09-25T10:41:41.994Z] ---> Running in 3fcff3705199 [2023-09-25T10:41:41.994Z] Removing intermediate container 3fcff3705199 [2023-09-25T10:41:41.994Z] ---> b03b9d8f0221 [2023-09-25T10:41:41.994Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-25T10:41:41.994Z] ---> Running in dca9052b2385 [2023-09-25T10:41:41.994Z] Removing intermediate container dca9052b2385 [2023-09-25T10:41:41.994Z] ---> bd768c0cec2c [2023-09-25T10:41:41.994Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-25T10:41:41.994Z] ---> Running in 4bd929459308 [2023-09-25T10:41:41.994Z] Removing intermediate container 4bd929459308 [2023-09-25T10:41:41.994Z] ---> 75861f343f96 [2023-09-25T10:41:41.994Z] Step 22/24 : LABEL arch=amd64 [2023-09-25T10:41:41.994Z] ---> Running in 03573acf03b2 [2023-09-25T10:41:42.255Z] Removing intermediate container 03573acf03b2 [2023-09-25T10:41:42.255Z] ---> e4b831cd1496 [2023-09-25T10:41:42.255Z] Step 23/24 : LABEL git_sha=ae7d9b6a68f03df559561437989ff9eef75c1b61 [2023-09-25T10:41:42.255Z] ---> Running in 36b3f890c9bc [2023-09-25T10:41:42.262Z] Commit message: "Merge pull request #254 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" [2023-09-25T10:41:42.515Z] Removing intermediate container 36b3f890c9bc [2023-09-25T10:41:42.515Z] ---> 510f01078dc6 [2023-09-25T10:41:42.515Z] Step 24/24 : LABEL version=3.1.0-dev.11 [2023-09-25T10:41:42.515Z] ---> Running in ff6d410ad422 [2023-09-25T10:41:42.515Z] Removing intermediate container ff6d410ad422 [2023-09-25T10:41:42.515Z] ---> a9e15ea662cc [2023-09-25T10:41:42.515Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T10:41:42.515Z] Successfully built a9e15ea662cc [2023-09-25T10:41:42.515Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-09-25T10:41:41.730Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T10:41:41.799Z] > git checkout -f ae7d9b6a68f03df559561437989ff9eef75c1b61 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T10:41:42.636Z] provisioning config files... [2023-09-25T10:41:42.645Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4123051658662399446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T10:41:42.942Z] ---> docker-login.sh [2023-09-25T10:41:42.942Z] nexus3.edgexfoundry.org:10001 [2023-09-25T10:41:42.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:41:42.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:41:42.942Z] Configure a credential helper to remove this warning. See [2023-09-25T10:41:42.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:41:42.942Z] [2023-09-25T10:41:42.942Z] Login Succeeded [2023-09-25T10:41:42.942Z] nexus3.edgexfoundry.org:10002 [2023-09-25T10:41:42.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:41:42.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:41:42.942Z] Configure a credential helper to remove this warning. See [2023-09-25T10:41:42.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:41:42.942Z] [2023-09-25T10:41:42.942Z] Login Succeeded [2023-09-25T10:41:42.942Z] nexus3.edgexfoundry.org:10003 [2023-09-25T10:41:43.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:41:43.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:41:43.200Z] Configure a credential helper to remove this warning. See [2023-09-25T10:41:43.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:41:43.200Z] [2023-09-25T10:41:43.200Z] Login Succeeded [2023-09-25T10:41:43.200Z] nexus3.edgexfoundry.org:10004 [2023-09-25T10:41:43.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:41:43.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:41:43.200Z] Configure a credential helper to remove this warning. See [2023-09-25T10:41:43.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:41:43.200Z] [2023-09-25T10:41:43.200Z] Login Succeeded [2023-09-25T10:41:43.200Z] docker.io [2023-09-25T10:41:43.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:41:43.225Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T10:41:43.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T10:41:43.225Z] Dload Upload Total Spent Left Speed [2023-09-25T10:41:43.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [2023-09-25T10:41:43.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:41:43.468Z] Configure a credential helper to remove this warning. See [2023-09-25T10:41:43.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:41:43.468Z] [2023-09-25T10:41:43.468Z] Login Succeeded [2023-09-25T10:41:43.468Z] ---> docker-login.sh ends [Pipeline] sh [Pipeline] } [2023-09-25T10:41:43.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T10:41:43.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T10:41:43.656Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-09-25T10:41:43.656Z] ae7d9b6a68f03df559561437989ff9eef75c1b61 [2023-09-25T10:41:43.656Z] latest [2023-09-25T10:41:43.656Z] 3.1.0-dev.11 [2023-09-25T10:41:43.656Z] ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 [2023-09-25T10:41:43.656Z] main [2023-09-25T10:41:43.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:41:43.794Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T10:41:43.968Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:41:44.200Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-25T10:41:44.200Z] + sudo tee /etc/docker/daemon.new [2023-09-25T10:41:44.200Z] { [2023-09-25T10:41:44.200Z] "registry-mirrors": [ [2023-09-25T10:41:44.200Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T10:41:44.200Z] ], [2023-09-25T10:41:44.200Z] "bip": "10.250.0.254/24", [2023-09-25T10:41:44.200Z] "hosts": [ [2023-09-25T10:41:44.200Z] "tcp://0.0.0.0:5555", [2023-09-25T10:41:44.200Z] "unix:///var/run/docker.sock" [2023-09-25T10:41:44.200Z] ], [2023-09-25T10:41:44.200Z] "mtu": 1458, [2023-09-25T10:41:44.200Z] "selinux-enabled": true, [2023-09-25T10:41:44.200Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T10:41:44.200Z] } [Pipeline] sh [2023-09-25T10:41:44.271Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae7d9b6a68f03df559561437989ff9eef75c1b61 [2023-09-25T10:41:44.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-25T10:41:44.272Z] 78dbb3c2f19b: Preparing [2023-09-25T10:41:44.272Z] 80f54398b48c: Preparing [2023-09-25T10:41:44.272Z] 87d2a72bb883: Preparing [2023-09-25T10:41:44.272Z] 009570824476: Preparing [2023-09-25T10:41:44.272Z] 4693057ce236: Preparing [2023-09-25T10:41:44.272Z] 4693057ce236: Layer already exists [2023-09-25T10:41:44.272Z] 009570824476: Pushed [2023-09-25T10:41:44.272Z] 80f54398b48c: Pushed [2023-09-25T10:41:44.272Z] 87d2a72bb883: Pushed [2023-09-25T10:41:44.530Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-25T10:41:44.856Z] + sudo service docker restart [2023-09-25T10:41:46.803Z] 78dbb3c2f19b: Pushed [2023-09-25T10:41:47.063Z] ae7d9b6a68f03df559561437989ff9eef75c1b61: digest: sha256:fce08d8f734e1554369ece40e62c7f3f912f14db8247122c2d4228e293a00eb6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:41:47.382Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:41:47.691Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-09-25T10:41:47.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-25T10:41:47.691Z] 78dbb3c2f19b: Preparing [2023-09-25T10:41:47.691Z] 80f54398b48c: Preparing [2023-09-25T10:41:47.691Z] 87d2a72bb883: Preparing [2023-09-25T10:41:47.691Z] 009570824476: Preparing [2023-09-25T10:41:47.691Z] 4693057ce236: Preparing [2023-09-25T10:41:47.691Z] 87d2a72bb883: Layer already exists [2023-09-25T10:41:47.691Z] 80f54398b48c: Layer already exists [2023-09-25T10:41:47.691Z] 78dbb3c2f19b: Layer already exists [2023-09-25T10:41:47.691Z] 009570824476: Layer already exists [2023-09-25T10:41:47.691Z] 4693057ce236: Layer already exists [2023-09-25T10:41:47.691Z] latest: digest: sha256:fce08d8f734e1554369ece40e62c7f3f912f14db8247122c2d4228e293a00eb6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:41:47.998Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:41:48.299Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.11 [2023-09-25T10:41:48.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-25T10:41:48.299Z] 78dbb3c2f19b: Preparing [2023-09-25T10:41:48.299Z] 80f54398b48c: Preparing [2023-09-25T10:41:48.299Z] 87d2a72bb883: Preparing [2023-09-25T10:41:48.299Z] 009570824476: Preparing [2023-09-25T10:41:48.299Z] 4693057ce236: Preparing [2023-09-25T10:41:48.299Z] 009570824476: Layer already exists [2023-09-25T10:41:48.299Z] 87d2a72bb883: Layer already exists [2023-09-25T10:41:48.299Z] 4693057ce236: Layer already exists [2023-09-25T10:41:48.299Z] 80f54398b48c: Layer already exists [2023-09-25T10:41:48.299Z] 78dbb3c2f19b: Layer already exists [2023-09-25T10:41:48.299Z] 3.1.0-dev.11: digest: sha256:fce08d8f734e1554369ece40e62c7f3f912f14db8247122c2d4228e293a00eb6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:41:48.620Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:41:48.925Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 [2023-09-25T10:41:48.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-25T10:41:48.925Z] 78dbb3c2f19b: Preparing [2023-09-25T10:41:48.925Z] 80f54398b48c: Preparing [2023-09-25T10:41:48.925Z] 87d2a72bb883: Preparing [2023-09-25T10:41:48.925Z] 009570824476: Preparing [2023-09-25T10:41:48.925Z] 4693057ce236: Preparing [2023-09-25T10:41:48.925Z] 80f54398b48c: Layer already exists [2023-09-25T10:41:48.925Z] 009570824476: Layer already exists [2023-09-25T10:41:48.925Z] 78dbb3c2f19b: Layer already exists [2023-09-25T10:41:48.925Z] 87d2a72bb883: Layer already exists [2023-09-25T10:41:48.925Z] 4693057ce236: Layer already exists [2023-09-25T10:41:48.925Z] ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11: digest: sha256:fce08d8f734e1554369ece40e62c7f3f912f14db8247122c2d4228e293a00eb6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:41:49.236Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:41:49.539Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-09-25T10:41:49.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-09-25T10:41:49.539Z] 78dbb3c2f19b: Preparing [2023-09-25T10:41:49.539Z] 80f54398b48c: Preparing [2023-09-25T10:41:49.539Z] 87d2a72bb883: Preparing [2023-09-25T10:41:49.539Z] 009570824476: Preparing [2023-09-25T10:41:49.539Z] 4693057ce236: Preparing [2023-09-25T10:41:49.539Z] 4693057ce236: Layer already exists [2023-09-25T10:41:49.539Z] 87d2a72bb883: Layer already exists [2023-09-25T10:41:49.539Z] 80f54398b48c: Layer already exists [2023-09-25T10:41:49.539Z] 78dbb3c2f19b: Layer already exists [2023-09-25T10:41:49.539Z] 009570824476: Layer already exists [2023-09-25T10:41:49.539Z] main: digest: sha256:fce08d8f734e1554369ece40e62c7f3f912f14db8247122c2d4228e293a00eb6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T10:41:49.579Z] ===================================================== [Pipeline] echo [2023-09-25T10:41:49.585Z] taggedImages: [2023-09-25T10:41:49.585Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae7d9b6a68f03df559561437989ff9eef75c1b61 [2023-09-25T10:41:49.585Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-09-25T10:41:49.585Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.11 [2023-09-25T10:41:49.585Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 [2023-09-25T10:41:49.585Z] - 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-09-25T10:41:49.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T10:41:49.974Z] [2023-09-25T10:41:49.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:41:50.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T10:41:50.279Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T10:41:50.279Z] 5eb5b503b376: Pulling fs layer [2023-09-25T10:41:50.279Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T10:41:50.279Z] ec43610c2a17: Pulling fs layer [2023-09-25T10:41:50.279Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T10:41:50.279Z] 33b1e0a273af: Pulling fs layer [2023-09-25T10:41:50.279Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T10:41:50.279Z] 2f39f015ded8: Pulling fs layer [2023-09-25T10:41:50.279Z] 3a2ae6a8a46f: Waiting [2023-09-25T10:41:50.279Z] 5d3b04190fa2: Waiting [2023-09-25T10:41:50.279Z] 2f39f015ded8: Waiting [2023-09-25T10:41:50.279Z] 33b1e0a273af: Waiting [2023-09-25T10:41:50.279Z] 5c69ac0246d0: Download complete [2023-09-25T10:41:50.279Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-25T10:41:50.279Z] 3a2ae6a8a46f: Download complete [2023-09-25T10:41:50.279Z] 33b1e0a273af: Verifying Checksum [2023-09-25T10:41:50.279Z] 33b1e0a273af: Download complete [2023-09-25T10:41:50.279Z] ec43610c2a17: Verifying Checksum [2023-09-25T10:41:50.279Z] ec43610c2a17: Download complete [2023-09-25T10:41:50.279Z] 5d3b04190fa2: Verifying Checksum [2023-09-25T10:41:50.279Z] 5d3b04190fa2: Download complete [2023-09-25T10:41:50.537Z] 5eb5b503b376: Download complete [2023-09-25T10:41:51.105Z] 2f39f015ded8: Download complete [2023-09-25T10:41:51.670Z] 5eb5b503b376: Pull complete [2023-09-25T10:41:51.928Z] 5c69ac0246d0: Pull complete [2023-09-25T10:41:52.186Z] ec43610c2a17: Pull complete [2023-09-25T10:41:52.445Z] 3a2ae6a8a46f: Pull complete [2023-09-25T10:41:52.445Z] 33b1e0a273af: Pull complete [2023-09-25T10:41:52.705Z] 5d3b04190fa2: Pull complete [2023-09-25T10:41:56.886Z] 2f39f015ded8: Pull complete [2023-09-25T10:41:56.886Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T10:41:56.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T10:41:56.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:41:56.965Z] prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container [2023-09-25T10:41:56.999Z] $ 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-09-25T10:42:02.398Z] $ docker top 4a91a127d7b439818331ae1ee3280901128267a169ec3f17eac0da827112e8d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:42:02.761Z] ---> job-cost.sh [2023-09-25T10:42:02.761Z] lf-activate-venv: SKIPPING [2023-09-25T10:42:02.761Z] INFO: No Stack... [2023-09-25T10:42:03.121Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T10:42:03.154Z] provisioning config files... [2023-09-25T10:42:03.175Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/116@tmp/config9328159902721500003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:42:03.517Z] ---> docker-login.sh [2023-09-25T10:42:03.517Z] nexus3.edgexfoundry.org:10001 [2023-09-25T10:42:03.690Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T10:42:03.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:42:03.979Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-09-25T10:42:03.979Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T10:42:03.992Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] [2023-09-25T10:42:03.999Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] did not exist. Created. [2023-09-25T10:42:03.999Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T10:42:04.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:42:04.055Z] Configure a credential helper to remove this warning. See [2023-09-25T10:42:04.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:42:04.055Z] [2023-09-25T10:42:04.055Z] Login Succeeded [2023-09-25T10:42:04.055Z] nexus3.edgexfoundry.org:10002 [2023-09-25T10:42:04.297Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-25T10:42:04.330Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T10:42:04.336Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T10:42:04.362Z] $ docker stop --time=1 4a91a127d7b439818331ae1ee3280901128267a169ec3f17eac0da827112e8d8 [2023-09-25T10:42:05.513Z] $ docker rm -f --volumes 4a91a127d7b439818331ae1ee3280901128267a169ec3f17eac0da827112e8d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-25T10:42:08.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:42:08.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:42:08.279Z] Configure a credential helper to remove this warning. See [2023-09-25T10:42:08.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:42:08.279Z] [2023-09-25T10:42:08.279Z] Login Succeeded [2023-09-25T10:42:08.279Z] nexus3.edgexfoundry.org:10003 [2023-09-25T10:42:08.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:42:08.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:42:08.548Z] Configure a credential helper to remove this warning. See [2023-09-25T10:42:08.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:42:08.548Z] [2023-09-25T10:42:08.548Z] Login Succeeded [2023-09-25T10:42:08.548Z] nexus3.edgexfoundry.org:10004 [2023-09-25T10:42:08.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:42:08.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:42:08.816Z] Configure a credential helper to remove this warning. See [2023-09-25T10:42:08.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:42:08.816Z] [2023-09-25T10:42:08.816Z] Login Succeeded [2023-09-25T10:42:08.816Z] docker.io [2023-09-25T10:42:09.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:42:09.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:42:09.348Z] Configure a credential helper to remove this warning. See [2023-09-25T10:42:09.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:42:09.348Z] [2023-09-25T10:42:09.348Z] Login Succeeded [2023-09-25T10:42:09.348Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T10:42:09.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T10:42:09.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T10:42:09.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T10:42:09.615Z] ========================================================= [2023-09-25T10:42:09.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T10:42:09.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:42:09.968Z] + 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-09-25T10:42:10.235Z] Sending build context to Docker daemon 1.219MB [2023-09-25T10:42:10.235Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T10:42:10.235Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T10:42:10.235Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T10:42:10.235Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T10:42:10.235Z] 5d54e960e981: Pulling fs layer [2023-09-25T10:42:10.235Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T10:42:10.235Z] f0e02332f6b5: Pulling fs layer [2023-09-25T10:42:10.235Z] cefa15bbcfad: Pulling fs layer [2023-09-25T10:42:10.235Z] 17808c966233: Pulling fs layer [2023-09-25T10:42:10.235Z] f0e02332f6b5: Waiting [2023-09-25T10:42:10.235Z] cefa15bbcfad: Waiting [2023-09-25T10:42:10.235Z] f4c1fc716caa: Pulling fs layer [2023-09-25T10:42:10.235Z] f4c1fc716caa: Waiting [2023-09-25T10:42:10.235Z] 17808c966233: Waiting [2023-09-25T10:42:10.504Z] 5d54e960e981: Download complete [2023-09-25T10:42:10.504Z] f0e02332f6b5: Download complete [2023-09-25T10:42:10.504Z] cefa15bbcfad: Verifying Checksum [2023-09-25T10:42:10.504Z] cefa15bbcfad: Download complete [2023-09-25T10:42:10.504Z] 9fda8d8052c6: Verifying Checksum [2023-09-25T10:42:10.504Z] 9fda8d8052c6: Download complete [2023-09-25T10:42:10.777Z] f4c1fc716caa: Verifying Checksum [2023-09-25T10:42:10.777Z] f4c1fc716caa: Download complete [2023-09-25T10:42:11.362Z] 9fda8d8052c6: Pull complete [2023-09-25T10:42:11.629Z] 5d54e960e981: Pull complete [2023-09-25T10:42:11.896Z] c4a7e357bf2a: Download complete [2023-09-25T10:42:12.860Z] 17808c966233: Verifying Checksum [2023-09-25T10:42:12.860Z] 17808c966233: Download complete [2023-09-25T10:42:22.943Z] c4a7e357bf2a: Pull complete [2023-09-25T10:42:22.943Z] f0e02332f6b5: Pull complete [2023-09-25T10:42:22.943Z] cefa15bbcfad: Pull complete [2023-09-25T10:42:31.166Z] 17808c966233: Pull complete [2023-09-25T10:42:31.166Z] f4c1fc716caa: Pull complete [2023-09-25T10:42:31.166Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T10:42:31.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T10:42:31.166Z] ---> ea914061e18c [2023-09-25T10:42:31.166Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T10:42:32.136Z] ---> Running in 36b47e0f5a74 [2023-09-25T10:42:32.136Z] Removing intermediate container 36b47e0f5a74 [2023-09-25T10:42:32.136Z] ---> 002f6dac998d [2023-09-25T10:42:32.136Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T10:42:32.404Z] ---> Running in 50da7d3bbda2 [2023-09-25T10:42:32.745Z] Removing intermediate container 50da7d3bbda2 [2023-09-25T10:42:32.745Z] ---> 32abd38c412c [2023-09-25T10:42:32.745Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T10:42:32.745Z] ---> Running in 6a895a3ccde4 [2023-09-25T10:42:33.019Z] Removing intermediate container 6a895a3ccde4 [2023-09-25T10:42:33.019Z] ---> e09a9ed144a7 [2023-09-25T10:42:33.019Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T10:42:33.019Z] ---> Running in 952858ff17ca [2023-09-25T10:42:33.625Z] Removing intermediate container 952858ff17ca [2023-09-25T10:42:33.625Z] ---> 58e5b1ff9d46 [2023-09-25T10:42:33.625Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T10:42:33.625Z] ---> Running in 75e53d71b6fd [2023-09-25T10:42:34.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T10:42:34.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T10:42:36.267Z] OK: 266 MiB in 52 packages [2023-09-25T10:42:36.859Z] Removing intermediate container 75e53d71b6fd [2023-09-25T10:42:36.859Z] ---> 078acd2c891d [2023-09-25T10:42:36.859Z] Step 8/12 : WORKDIR /app [2023-09-25T10:42:36.859Z] ---> Running in 30ed92fcfb7c [2023-09-25T10:42:37.127Z] Removing intermediate container 30ed92fcfb7c [2023-09-25T10:42:37.127Z] ---> 1ec5d5316644 [2023-09-25T10:42:37.127Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-25T10:42:37.712Z] ---> 6080e7ad12f1 [2023-09-25T10:42:37.712Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T10:42:37.712Z] ---> Running in c29898eac9cd [2023-09-25T10:43:45.596Z] Removing intermediate container c29898eac9cd [2023-09-25T10:43:45.596Z] ---> fcd3f3a4d69e [2023-09-25T10:43:45.596Z] Step 11/12 : COPY . . [2023-09-25T10:43:45.596Z] ---> 25f62ae69660 [2023-09-25T10:43:45.596Z] Step 12/12 : RUN $MAKE [2023-09-25T10:43:45.596Z] ---> Running in e63d2b716592 [2023-09-25T10:43:45.596Z] noop [2023-09-25T10:43:45.596Z] Removing intermediate container e63d2b716592 [2023-09-25T10:43:45.596Z] ---> a6f7060858fd [2023-09-25T10:43:45.596Z] Successfully built a6f7060858fd [2023-09-25T10:43:45.596Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:43:45.937Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T10:43:45.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:43:46.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-7807 does not seem to be running inside a container [2023-09-25T10:43:46.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/116 -v /w/workspace/device-rfid-llrp-go/116:/w/workspace/device-rfid-llrp-go/116:rw,z -v /w/workspace/device-rfid-llrp-go/116@tmp:/w/workspace/device-rfid-llrp-go/116@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-09-25T10:43:47.319Z] $ docker top 6c37224d42831e05b25962f99f034bf8a495c6fd11bc2326b093ac128e438305 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T10:43:48.142Z] + go version [2023-09-25T10:43:48.142Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T10:43:48.165Z] $ docker stop --time=1 6c37224d42831e05b25962f99f034bf8a495c6fd11bc2326b093ac128e438305 [2023-09-25T10:43:49.755Z] $ docker rm -f --volumes 6c37224d42831e05b25962f99f034bf8a495c6fd11bc2326b093ac128e438305 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:43:50.270Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T10:43:50.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:43:50.452Z] prd-ubuntu20.04-docker-arm64-4c-16g-7807 does not seem to be running inside a container [2023-09-25T10:43:50.523Z] $ 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/116 -v /w/workspace/device-rfid-llrp-go/116:/w/workspace/device-rfid-llrp-go/116:rw,z -v /w/workspace/device-rfid-llrp-go/116@tmp:/w/workspace/device-rfid-llrp-go/116@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-09-25T10:43:51.700Z] $ docker top 77113c196b9d38460a4e366731d39ea0d5726a76770f38f0b89a905312f6409c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T10:43:52.194Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/116 [Pipeline] fileExists [Pipeline] sh [2023-09-25T10:43:52.527Z] + make test [2023-09-25T10:43:52.528Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T10:43:57.872Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-25T10:45:34.481Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-25T10:45:34.481Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-25T10:45:56.557Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.800s coverage: 40.6% of statements [2023-09-25T10:45:56.557Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.535s coverage: 51.9% of statements [2023-09-25T10:45:56.557Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 96.4% of statements [2023-09-25T10:45:56.557Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-25T10:45:56.557Z] go vet ./... [2023-09-25T10:46:28.793Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T10:46:28.793Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T10:46:28.793Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T10:46:28.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T10:46:28.830Z] $ docker stop --time=1 77113c196b9d38460a4e366731d39ea0d5726a76770f38f0b89a905312f6409c [2023-09-25T10:46:30.830Z] $ docker rm -f --volumes 77113c196b9d38460a4e366731d39ea0d5726a76770f38f0b89a905312f6409c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T10:46:32.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T10:46:32.063Z] Warning: overwriting stash ‘coverage-report’ [2023-09-25T10:46:32.773Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T10:46:33.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T10:46:33.525Z] + ls -al . [2023-09-25T10:46:33.525Z] total 640 [2023-09-25T10:46:33.525Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 10:43 . [2023-09-25T10:46:33.525Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:41 .. [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 25 10:41 .dockerignore [2023-09-25T10:46:33.525Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 10:41 .git [2023-09-25T10:46:33.525Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 10:41 .github [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 25 10:41 .gitignore [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 10:41 .golangci.yml [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 25 10:41 Attribution.txt [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 25 10:41 CHANGELOG.md [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 25 10:41 Dockerfile [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 10:41 GOVERNANCE.md [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 25 10:41 Jenkinsfile [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 10:41 LICENSE [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 25 10:41 Makefile [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 25 10:41 OWNERS.md [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 25 10:41 README.md [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 10:39 VERSION [2023-09-25T10:46:33.525Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:41 bin [2023-09-25T10:46:33.525Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:41 cmd [2023-09-25T10:46:33.525Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 25 10:45 coverage.out [2023-09-25T10:46:33.525Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:41 examples [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 3877 Sep 25 10:41 go.mod [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 35019 Sep 25 10:41 go.sum [2023-09-25T10:46:33.525Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 10:41 images [2023-09-25T10:46:33.525Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 25 10:41 internal [2023-09-25T10:46:33.525Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 10:41 snap [2023-09-25T10:46:33.525Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 25 10:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:46:33.889Z] + 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=ae7d9b6a68f03df559561437989ff9eef75c1b61 --label arch=arm64 --label version=3.1.0-dev.11 . [2023-09-25T10:46:34.486Z] Sending build context to Docker daemon 1.219MB [2023-09-25T10:46:34.486Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T10:46:34.486Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-25T10:46:34.486Z] ---> a6f7060858fd [2023-09-25T10:46:34.486Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-25T10:46:34.763Z] ---> Running in 900b367f6dea [2023-09-25T10:46:38.097Z] Removing intermediate container 900b367f6dea [2023-09-25T10:46:38.097Z] ---> cd97746083fa [2023-09-25T10:46:38.097Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T10:46:38.097Z] ---> Running in d35f0447894d [2023-09-25T10:46:38.364Z] Removing intermediate container d35f0447894d [2023-09-25T10:46:38.364Z] ---> b202dd46c620 [2023-09-25T10:46:38.364Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T10:46:38.364Z] ---> Running in daed5e7907c4 [2023-09-25T10:46:38.947Z] Removing intermediate container daed5e7907c4 [2023-09-25T10:46:38.947Z] ---> c0082f85819c [2023-09-25T10:46:38.947Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T10:46:38.947Z] ---> Running in 15f86395a5bd [2023-09-25T10:46:39.528Z] Removing intermediate container 15f86395a5bd [2023-09-25T10:46:39.528Z] ---> 4874c437686b [2023-09-25T10:46:39.528Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T10:46:39.528Z] ---> Running in ec571068a4f5 [2023-09-25T10:46:40.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T10:46:41.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T10:46:42.944Z] OK: 266 MiB in 52 packages [2023-09-25T10:46:44.356Z] Removing intermediate container ec571068a4f5 [2023-09-25T10:46:44.356Z] ---> e548b82770c6 [2023-09-25T10:46:44.356Z] Step 8/24 : WORKDIR /app [2023-09-25T10:46:44.356Z] ---> Running in 4edbb79361b0 [2023-09-25T10:46:44.624Z] Removing intermediate container 4edbb79361b0 [2023-09-25T10:46:44.624Z] ---> c83c4e3cae85 [2023-09-25T10:46:44.624Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-25T10:46:46.577Z] ---> c1bfb1f0d092 [2023-09-25T10:46:46.577Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T10:46:46.577Z] ---> Running in f5f849446914 [2023-09-25T10:46:48.533Z] Removing intermediate container f5f849446914 [2023-09-25T10:46:48.533Z] ---> 012633a1917f [2023-09-25T10:46:48.533Z] Step 11/24 : COPY . . [2023-09-25T10:46:52.782Z] ---> 67dc1eae114d [2023-09-25T10:46:52.782Z] Step 12/24 : RUN $MAKE [2023-09-25T10:46:52.782Z] ---> Running in c42a329e7f01 [2023-09-25T10:46:53.366Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-25T10:48:45.019Z] Removing intermediate container c42a329e7f01 [2023-09-25T10:48:45.019Z] ---> baf80703910e [2023-09-25T10:48:45.019Z] Step 13/24 : FROM alpine:3.18 [2023-09-25T10:48:45.019Z] 3.18: Pulling from library/alpine [2023-09-25T10:48:45.019Z] 9fda8d8052c6: Already exists [2023-09-25T10:48:45.019Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T10:48:45.019Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T10:48:45.019Z] ---> f6648c04cd6c [2023-09-25T10:48:45.019Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-25T10:48:45.019Z] ---> Running in f1d416c0b0b2 [2023-09-25T10:48:45.019Z] Removing intermediate container f1d416c0b0b2 [2023-09-25T10:48:45.019Z] ---> ab5f48eb1c4f [2023-09-25T10:48:45.019Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-25T10:48:45.019Z] ---> Running in bda2738ed5d4 [2023-09-25T10:48:45.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T10:48:45.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T10:48:45.019Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T10:48:45.019Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T10:48:45.019Z] OK: 8 MiB in 16 packages [2023-09-25T10:48:45.019Z] Removing intermediate container bda2738ed5d4 [2023-09-25T10:48:45.019Z] ---> b604d4e0ef1c [2023-09-25T10:48:45.019Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-25T10:48:45.019Z] ---> 427122d03738 [2023-09-25T10:48:45.019Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-25T10:48:45.019Z] ---> c84234c7b43a [2023-09-25T10:48:45.019Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-25T10:48:45.019Z] ---> 6788422fb382 [2023-09-25T10:48:45.019Z] Step 19/24 : EXPOSE 59989 [2023-09-25T10:48:45.019Z] ---> Running in b90a8866a790 [2023-09-25T10:48:45.019Z] Removing intermediate container b90a8866a790 [2023-09-25T10:48:45.019Z] ---> a4cdf0591479 [2023-09-25T10:48:45.019Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-25T10:48:45.019Z] ---> Running in 1df60d082721 [2023-09-25T10:48:45.019Z] Removing intermediate container 1df60d082721 [2023-09-25T10:48:45.019Z] ---> 404ece9cc64b [2023-09-25T10:48:45.019Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-25T10:48:45.019Z] ---> Running in 54c0fa3e761d [2023-09-25T10:48:45.019Z] Removing intermediate container 54c0fa3e761d [2023-09-25T10:48:45.019Z] ---> b01079e38664 [2023-09-25T10:48:45.019Z] Step 22/24 : LABEL arch=arm64 [2023-09-25T10:48:45.019Z] ---> Running in 21ff589f26f4 [2023-09-25T10:48:45.019Z] Removing intermediate container 21ff589f26f4 [2023-09-25T10:48:45.019Z] ---> 389673f7f1ac [2023-09-25T10:48:45.019Z] Step 23/24 : LABEL git_sha=ae7d9b6a68f03df559561437989ff9eef75c1b61 [2023-09-25T10:48:45.019Z] ---> Running in b9e4ccf27c53 [2023-09-25T10:48:45.019Z] Removing intermediate container b9e4ccf27c53 [2023-09-25T10:48:45.019Z] ---> ba7141f5573d [2023-09-25T10:48:45.019Z] Step 24/24 : LABEL version=3.1.0-dev.11 [2023-09-25T10:48:45.019Z] ---> Running in 90cfcaf245ab [2023-09-25T10:48:45.019Z] Removing intermediate container 90cfcaf245ab [2023-09-25T10:48:45.019Z] ---> a7e832d485b8 [2023-09-25T10:48:45.019Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T10:48:45.019Z] Successfully built a7e832d485b8 [2023-09-25T10:48:45.019Z] 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-09-25T10:48:45.152Z] provisioning config files... [2023-09-25T10:48:45.165Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/116@tmp/config6234084028550277829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:48:45.495Z] ---> docker-login.sh [2023-09-25T10:48:45.495Z] nexus3.edgexfoundry.org:10001 [2023-09-25T10:48:45.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:48:45.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:48:45.762Z] Configure a credential helper to remove this warning. See [2023-09-25T10:48:45.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:48:45.762Z] [2023-09-25T10:48:45.762Z] Login Succeeded [2023-09-25T10:48:45.762Z] nexus3.edgexfoundry.org:10002 [2023-09-25T10:48:46.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:48:46.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:48:46.029Z] Configure a credential helper to remove this warning. See [2023-09-25T10:48:46.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:48:46.029Z] [2023-09-25T10:48:46.029Z] Login Succeeded [2023-09-25T10:48:46.029Z] nexus3.edgexfoundry.org:10003 [2023-09-25T10:48:46.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:48:46.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:48:46.295Z] Configure a credential helper to remove this warning. See [2023-09-25T10:48:46.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:48:46.295Z] [2023-09-25T10:48:46.295Z] Login Succeeded [2023-09-25T10:48:46.562Z] nexus3.edgexfoundry.org:10004 [2023-09-25T10:48:46.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:48:46.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:48:46.832Z] Configure a credential helper to remove this warning. See [2023-09-25T10:48:46.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:48:46.832Z] [2023-09-25T10:48:46.832Z] Login Succeeded [2023-09-25T10:48:46.832Z] docker.io [2023-09-25T10:48:47.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T10:48:47.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T10:48:47.677Z] Configure a credential helper to remove this warning. See [2023-09-25T10:48:47.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T10:48:47.677Z] [2023-09-25T10:48:47.677Z] Login Succeeded [2023-09-25T10:48:47.677Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T10:48:47.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T10:48:47.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T10:48:47.748Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-09-25T10:48:47.748Z] ae7d9b6a68f03df559561437989ff9eef75c1b61 [2023-09-25T10:48:47.748Z] latest [2023-09-25T10:48:47.748Z] 3.1.0-dev.11 [2023-09-25T10:48:47.748Z] ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 [2023-09-25T10:48:47.748Z] main [2023-09-25T10:48:47.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:48:48.112Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:48:48.457Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae7d9b6a68f03df559561437989ff9eef75c1b61 [2023-09-25T10:48:48.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-25T10:48:48.457Z] e6824ad1e214: Preparing [2023-09-25T10:48:48.457Z] 5c17e92e3099: Preparing [2023-09-25T10:48:48.457Z] 255cd84c8e75: Preparing [2023-09-25T10:48:48.457Z] 7e0eec4d0f00: Preparing [2023-09-25T10:48:48.457Z] b2191e2be29d: Preparing [2023-09-25T10:48:48.726Z] 255cd84c8e75: Pushed [2023-09-25T10:48:48.726Z] 5c17e92e3099: Pushed [2023-09-25T10:48:48.726Z] 7e0eec4d0f00: Pushed [2023-09-25T10:48:51.297Z] b2191e2be29d: Layer already exists [2023-09-25T10:48:54.620Z] e6824ad1e214: Pushed [2023-09-25T10:48:54.620Z] ae7d9b6a68f03df559561437989ff9eef75c1b61: digest: sha256:e733ae3669e7e05f3c09af9528356b78b4e7c0e91b19ec1dab088ecf08c44ac1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:48:55.228Z] + 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-09-25T10:48:55.629Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-25T10:48:55.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-25T10:48:55.629Z] e6824ad1e214: Preparing [2023-09-25T10:48:55.629Z] 5c17e92e3099: Preparing [2023-09-25T10:48:55.629Z] 255cd84c8e75: Preparing [2023-09-25T10:48:55.629Z] 7e0eec4d0f00: Preparing [2023-09-25T10:48:55.629Z] b2191e2be29d: Preparing [2023-09-25T10:48:55.629Z] 7e0eec4d0f00: Layer already exists [2023-09-25T10:48:55.629Z] 5c17e92e3099: Layer already exists [2023-09-25T10:48:55.629Z] e6824ad1e214: Layer already exists [2023-09-25T10:48:55.629Z] b2191e2be29d: Layer already exists [2023-09-25T10:48:55.629Z] 255cd84c8e75: Layer already exists [2023-09-25T10:48:55.629Z] latest: digest: sha256:e733ae3669e7e05f3c09af9528356b78b4e7c0e91b19ec1dab088ecf08c44ac1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:48:55.995Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:48:56.353Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.11 [2023-09-25T10:48:56.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-25T10:48:56.353Z] e6824ad1e214: Preparing [2023-09-25T10:48:56.353Z] 5c17e92e3099: Preparing [2023-09-25T10:48:56.353Z] 255cd84c8e75: Preparing [2023-09-25T10:48:56.353Z] 7e0eec4d0f00: Preparing [2023-09-25T10:48:56.353Z] b2191e2be29d: Preparing [2023-09-25T10:48:56.353Z] b2191e2be29d: Layer already exists [2023-09-25T10:48:56.353Z] 255cd84c8e75: Layer already exists [2023-09-25T10:48:56.353Z] e6824ad1e214: Layer already exists [2023-09-25T10:48:56.353Z] 7e0eec4d0f00: Layer already exists [2023-09-25T10:48:56.353Z] 5c17e92e3099: Layer already exists [2023-09-25T10:48:56.353Z] 3.1.0-dev.11: digest: sha256:e733ae3669e7e05f3c09af9528356b78b4e7c0e91b19ec1dab088ecf08c44ac1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:48:56.707Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:48:57.050Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 [2023-09-25T10:48:57.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-25T10:48:57.050Z] e6824ad1e214: Preparing [2023-09-25T10:48:57.050Z] 5c17e92e3099: Preparing [2023-09-25T10:48:57.050Z] 255cd84c8e75: Preparing [2023-09-25T10:48:57.050Z] 7e0eec4d0f00: Preparing [2023-09-25T10:48:57.050Z] b2191e2be29d: Preparing [2023-09-25T10:48:57.050Z] 7e0eec4d0f00: Layer already exists [2023-09-25T10:48:57.050Z] 5c17e92e3099: Layer already exists [2023-09-25T10:48:57.050Z] b2191e2be29d: Layer already exists [2023-09-25T10:48:57.050Z] 255cd84c8e75: Layer already exists [2023-09-25T10:48:57.050Z] e6824ad1e214: Layer already exists [2023-09-25T10:48:57.050Z] ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11: digest: sha256:e733ae3669e7e05f3c09af9528356b78b4e7c0e91b19ec1dab088ecf08c44ac1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:48:57.407Z] + 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-09-25T10:48:57.749Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-09-25T10:48:57.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-25T10:48:57.749Z] e6824ad1e214: Preparing [2023-09-25T10:48:57.749Z] 5c17e92e3099: Preparing [2023-09-25T10:48:57.749Z] 255cd84c8e75: Preparing [2023-09-25T10:48:57.749Z] 7e0eec4d0f00: Preparing [2023-09-25T10:48:57.749Z] b2191e2be29d: Preparing [2023-09-25T10:48:57.749Z] e6824ad1e214: Layer already exists [2023-09-25T10:48:57.749Z] 7e0eec4d0f00: Layer already exists [2023-09-25T10:48:57.749Z] 255cd84c8e75: Layer already exists [2023-09-25T10:48:57.749Z] b2191e2be29d: Layer already exists [2023-09-25T10:48:57.749Z] 5c17e92e3099: Layer already exists [2023-09-25T10:48:58.014Z] main: digest: sha256:e733ae3669e7e05f3c09af9528356b78b4e7c0e91b19ec1dab088ecf08c44ac1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T10:48:58.060Z] ===================================================== [Pipeline] echo [2023-09-25T10:48:58.068Z] taggedImages: [2023-09-25T10:48:58.068Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae7d9b6a68f03df559561437989ff9eef75c1b61 [2023-09-25T10:48:58.068Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-25T10:48:58.068Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.11 [2023-09-25T10:48:58.068Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ae7d9b6a68f03df559561437989ff9eef75c1b61-3.1.0-dev.11 [2023-09-25T10:48:58.068Z] - 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-09-25T10:48:58.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T10:48:58.433Z] [2023-09-25T10:48:58.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:48:58.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T10:48:58.760Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T10:48:58.760Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T10:48:58.760Z] 04944245beec: Pulling fs layer [2023-09-25T10:48:58.760Z] 699f458cf7ca: Pulling fs layer [2023-09-25T10:48:58.760Z] 765212b225bb: Pulling fs layer [2023-09-25T10:48:58.760Z] f23df028b6ca: Pulling fs layer [2023-09-25T10:48:58.760Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T10:48:58.760Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T10:48:58.760Z] 765212b225bb: Waiting [2023-09-25T10:48:58.760Z] f23df028b6ca: Waiting [2023-09-25T10:48:58.760Z] d65c8cfc05b1: Waiting [2023-09-25T10:48:58.760Z] 2437ff75d9bd: Waiting [2023-09-25T10:48:59.028Z] 04944245beec: Verifying Checksum [2023-09-25T10:48:59.028Z] 04944245beec: Download complete [2023-09-25T10:48:59.028Z] 765212b225bb: Verifying Checksum [2023-09-25T10:48:59.028Z] 765212b225bb: Download complete [2023-09-25T10:48:59.028Z] f23df028b6ca: Verifying Checksum [2023-09-25T10:48:59.028Z] f23df028b6ca: Download complete [2023-09-25T10:48:59.028Z] d65c8cfc05b1: Verifying Checksum [2023-09-25T10:48:59.028Z] d65c8cfc05b1: Download complete [2023-09-25T10:48:59.028Z] 699f458cf7ca: Verifying Checksum [2023-09-25T10:48:59.028Z] 699f458cf7ca: Download complete [2023-09-25T10:48:59.608Z] 8998bd30e6a1: Verifying Checksum [2023-09-25T10:48:59.609Z] 8998bd30e6a1: Download complete [2023-09-25T10:49:01.547Z] 2437ff75d9bd: Verifying Checksum [2023-09-25T10:49:01.547Z] 2437ff75d9bd: Download complete [2023-09-25T10:49:03.499Z] 8998bd30e6a1: Pull complete [2023-09-25T10:49:04.084Z] 04944245beec: Pull complete [2023-09-25T10:49:05.491Z] 699f458cf7ca: Pull complete [2023-09-25T10:49:05.491Z] 765212b225bb: Pull complete [2023-09-25T10:49:06.452Z] f23df028b6ca: Pull complete [2023-09-25T10:49:06.452Z] d65c8cfc05b1: Pull complete [2023-09-25T10:49:21.435Z] 2437ff75d9bd: Pull complete [2023-09-25T10:49:21.435Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T10:49:21.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T10:49:21.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:49:21.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-7807 does not seem to be running inside a container [2023-09-25T10:49:21.666Z] $ 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/116 -v /w/workspace/device-rfid-llrp-go/116:/w/workspace/device-rfid-llrp-go/116:rw,z -v /w/workspace/device-rfid-llrp-go/116@tmp:/w/workspace/device-rfid-llrp-go/116@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-09-25T10:49:24.052Z] $ docker top ccaba956213bbe15ad64ff76770b08ea23bb4007988b497a632cccf3cc4af8ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:49:24.868Z] ---> job-cost.sh [2023-09-25T10:49:24.869Z] lf-activate-venv: SKIPPING [2023-09-25T10:49:24.869Z] INFO: No Stack... [2023-09-25T10:49:25.133Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T10:49:26.085Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T10:49:26.712Z] + cat /w/workspace/device-rfid-llrp-go/116/archives/cost.csv [2023-09-25T10:49:26.712Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T10:49:26.766Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] [2023-09-25T10:49:26.774Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] did not exist. Created. [2023-09-25T10:49:26.774Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T10:49:27.417Z] /w/workspace/device-rfid-llrp-go/116@tmp/durable-6e90bfea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-25T10:49:27.748Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T10:49:27.764Z] Warning: overwriting stash ‘stack-cost’ [2023-09-25T10:49:27.827Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T10:49:27.835Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T10:49:27.852Z] $ docker stop --time=1 ccaba956213bbe15ad64ff76770b08ea23bb4007988b497a632cccf3cc4af8ba [2023-09-25T10:49:29.350Z] $ docker rm -f --volumes ccaba956213bbe15ad64ff76770b08ea23bb4007988b497a632cccf3cc4af8ba [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-09-25T10:49:29.743Z] provisioning config files... [2023-09-25T10:49:29.750Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11610936109133321601tmp [Pipeline] { [Pipeline] sh [2023-09-25T10:49:30.046Z] + set +x [2023-09-25T10:49:30.046Z] + curl -s https://codecov.io/bash [2023-09-25T10:49:30.046Z] + bash -s -- [2023-09-25T10:49:30.046Z] [2023-09-25T10:49:30.046Z] _____ _ [2023-09-25T10:49:30.046Z] / ____| | | [2023-09-25T10:49:30.046Z] | | ___ __| | ___ ___ _____ __ [2023-09-25T10:49:30.046Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-25T10:49:30.046Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-25T10:49:30.046Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-25T10:49:30.046Z] Bash-1.0.6 [2023-09-25T10:49:30.046Z] [2023-09-25T10:49:30.046Z] [2023-09-25T10:49:30.046Z] ==> git version 2.25.1 found [2023-09-25T10:49:30.046Z] ==> 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-09-25T10:49:30.046Z] Release-Date: 2020-01-08 [2023-09-25T10:49:30.046Z] 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-09-25T10:49:30.046Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-25T10:49:30.046Z] ==> Jenkins CI detected. [2023-09-25T10:49:30.046Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-09-25T10:49:30.046Z] project root: . [2023-09-25T10:49:30.046Z] --> token set from env [2023-09-25T10:49:30.046Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-25T10:49:30.046Z] ==> Running gcov in . (disable via -X gcov) [2023-09-25T10:49:30.046Z] ==> Python coveragepy not found [2023-09-25T10:49:30.046Z] ==> Searching for coverage reports in: [2023-09-25T10:49:30.046Z] + . [2023-09-25T10:49:30.046Z] -> Found 1 reports [2023-09-25T10:49:30.046Z] ==> Detecting git/mercurial file structure [2023-09-25T10:49:30.047Z] ==> Reading reports [2023-09-25T10:49:30.047Z] + ./coverage.out bytes=459493 [2023-09-25T10:49:30.047Z] ==> Appending adjustments [2023-09-25T10:49:30.306Z] https://docs.codecov.io/docs/fixing-reports [2023-09-25T10:49:30.306Z] + Found adjustments [2023-09-25T10:49:30.306Z] ==> Gzipping contents [2023-09-25T10:49:30.306Z] 52K /tmp/codecov.cocCWA.gz [2023-09-25T10:49:30.306Z] ==> Uploading reports [2023-09-25T10:49:30.306Z] url: https://codecov.io [2023-09-25T10:49:30.306Z] query: branch=main&commit=ae7d9b6a68f03df559561437989ff9eef75c1b61&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T10:49:30.306Z] -> Pinging Codecov [2023-09-25T10:49:30.306Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=ae7d9b6a68f03df559561437989ff9eef75c1b61&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T10:49:30.565Z] -> Uploading to [2023-09-25T10:49:30.565Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-25/581DD39554BDF9B6E22D074273EAD858/ae7d9b6a68f03df559561437989ff9eef75c1b61/7078af1f-280b-427d-9e8e-da06b93ad447.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T104930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c1d25cf1135f83a7affb060d3569d5d79fb3a1dab99900fcfe9bbe6cb9ac8f2 [2023-09-25T10:49:30.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T10:49:30.565Z] Dload Upload Total Spent Left Speed [2023-09-25T10:49:30.824Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50510 0 0 100 50510 0 240k --:--:-- --:--:-- --:--:-- 239k 100 50510 0 0 100 50510 0 222k --:--:-- --:--:-- --:--:-- 221k [2023-09-25T10:49:30.824Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] } [2023-09-25T10:49:30.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-25T10:49:31.051Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-25T10:49:31.062Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:49:31.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T10:49:31.361Z] [2023-09-25T10:49:31.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:49:31.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T10:49:31.667Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-25T10:49:31.667Z] df9b9388f04a: Pulling fs layer [2023-09-25T10:49:31.667Z] 52dc419b0ee2: Pulling fs layer [2023-09-25T10:49:31.667Z] 25bc292e5bac: Pulling fs layer [2023-09-25T10:49:31.667Z] 114826534d7a: Pulling fs layer [2023-09-25T10:49:31.667Z] 4657fd5d0bcf: Pulling fs layer [2023-09-25T10:49:31.667Z] 6ad1cebc031e: Pulling fs layer [2023-09-25T10:49:31.667Z] 8a3aa393b2d8: Pulling fs layer [2023-09-25T10:49:31.667Z] 114826534d7a: Waiting [2023-09-25T10:49:31.667Z] 4657fd5d0bcf: Waiting [2023-09-25T10:49:31.667Z] 6ad1cebc031e: Waiting [2023-09-25T10:49:31.667Z] 8a3aa393b2d8: Waiting [2023-09-25T10:49:31.667Z] 52dc419b0ee2: Verifying Checksum [2023-09-25T10:49:31.667Z] 52dc419b0ee2: Download complete [2023-09-25T10:49:31.667Z] 4657fd5d0bcf: Verifying Checksum [2023-09-25T10:49:31.667Z] 4657fd5d0bcf: Download complete [2023-09-25T10:49:31.667Z] df9b9388f04a: Verifying Checksum [2023-09-25T10:49:31.667Z] df9b9388f04a: Download complete [2023-09-25T10:49:31.928Z] 6ad1cebc031e: Verifying Checksum [2023-09-25T10:49:31.928Z] 6ad1cebc031e: Download complete [2023-09-25T10:49:31.928Z] df9b9388f04a: Pull complete [2023-09-25T10:49:31.928Z] 52dc419b0ee2: Pull complete [2023-09-25T10:49:31.928Z] 25bc292e5bac: Pull complete [2023-09-25T10:49:32.496Z] 114826534d7a: Verifying Checksum [2023-09-25T10:49:32.496Z] 114826534d7a: Download complete [2023-09-25T10:49:32.496Z] 8a3aa393b2d8: Verifying Checksum [2023-09-25T10:49:32.496Z] 8a3aa393b2d8: Download complete [2023-09-25T10:49:35.781Z] 114826534d7a: Pull complete [2023-09-25T10:49:35.781Z] 4657fd5d0bcf: Pull complete [2023-09-25T10:49:36.347Z] 6ad1cebc031e: Pull complete [2023-09-25T10:49:38.874Z] 8a3aa393b2d8: Pull complete [2023-09-25T10:49:38.874Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-25T10:49:38.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T10:49:38.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:49:38.951Z] prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container [2023-09-25T10:49:38.997Z] $ 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-09-25T10:49:45.864Z] $ docker top 2ac90b1551d75a4522b84973e186378be37dfa697147acdef32d8bce74fbc9ae -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-25T10:49:45.920Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-09-25T10:49:46.200Z] + set -o pipefail [2023-09-25T10:49:46.200Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-09-25T10:49:52.765Z] [2023-09-25T10:49:52.765Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-09-25T10:49:52.765Z] [2023-09-25T10:49:52.765Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/3db91a7f-a3cc-45d9-af53-df85c75cab82 [2023-09-25T10:49:52.765Z] [2023-09-25T10:49:52.765Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-25T10:49:52.765Z] [2023-09-25T10:49:52.765Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-25T10:49:52.765Z] [2023-09-25T10:49:52.765Z] [2023-09-25T10:49:52.765Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-25T10:49:52.765Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-25T10:49:52.765Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-25T10:49:52.789Z] $ docker stop --time=1 2ac90b1551d75a4522b84973e186378be37dfa697147acdef32d8bce74fbc9ae [2023-09-25T10:49:57.491Z] $ docker rm -f --volumes 2ac90b1551d75a4522b84973e186378be37dfa697147acdef32d8bce74fbc9ae [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-09-25T10:49:58.237Z] + git log --format=format:%s -1 ae7d9b6a68f03df559561437989ff9eef75c1b61 [Pipeline] sh [2023-09-25T10:49:58.524Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T10:49:58.524Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:49:58.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T10:49:58.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:49:58.887Z] prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container [2023-09-25T10:49:58.924Z] $ 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-09-25T10:49:59.425Z] $ docker top 1675ae30e416a3f46ff3d7813dacebbf9518b75bc1976dde27845ab9e5ff1918 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T10:49:59.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T10:49:59.507Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T10:49:59.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T10:49:59.629Z] $ docker exec 1675ae30e416a3f46ff3d7813dacebbf9518b75bc1976dde27845ab9e5ff1918 ssh-agent [2023-09-25T10:49:59.728Z] SSH_AUTH_SOCK=/tmp/ssh-J025S1PMwyza/agent.33 [2023-09-25T10:49:59.728Z] SSH_AGENT_PID=39 [2023-09-25T10:49:59.733Z] Running ssh-add (command line suppressed) [2023-09-25T10:49:59.847Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5833106745192239008.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5833106745192239008.key) [2023-09-25T10:49:59.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T10:50:00.135Z] + git semver tag [2023-09-25T10:50:00.395Z] 2023-09-25 10:50:00,322 [run_tag] DEBUG tag force:False [2023-09-25T10:50:00.395Z] 2023-09-25 10:50:00,322 [check_head_tag] DEBUG check head tag [2023-09-25T10:50:00.395Z] 2023-09-25 10:50:00,322 [execute] INFO git cat-file --batch-check [2023-09-25T10:50:00.395Z] 2023-09-25 10:50:00,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-09-25T10:50:00.395Z] 2023-09-25 10:50:00,326 [execute] INFO git cat-file --batch [2023-09-25T10:50:00.395Z] 2023-09-25 10:50:00,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-09-25T10:50:00.395Z] 2023-09-25 10:50:00,334 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-25T10:50:00.395Z] 2023-09-25 10:50:00,334 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 [2023-09-25T10:50:00.395Z] 2023-09-25 10:50:00,335 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-25T10:50:00.395Z] 2023-09-25 10:50:00,339 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-25T10:50:00.395Z] 3.1.0-dev.11 [Pipeline] } [2023-09-25T10:50:00.414Z] $ docker exec --env ******** --env ******** 1675ae30e416a3f46ff3d7813dacebbf9518b75bc1976dde27845ab9e5ff1918 ssh-agent -k [2023-09-25T10:50:00.498Z] unset SSH_AUTH_SOCK; [2023-09-25T10:50:00.498Z] unset SSH_AGENT_PID; [2023-09-25T10:50:00.499Z] echo Agent pid 39 killed; [2023-09-25T10:50:00.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T10:50:00.804Z] + git semver [Pipeline] } [2023-09-25T10:50:01.086Z] $ docker stop --time=1 1675ae30e416a3f46ff3d7813dacebbf9518b75bc1976dde27845ab9e5ff1918 [2023-09-25T10:50:02.364Z] $ docker rm -f --volumes 1675ae30e416a3f46ff3d7813dacebbf9518b75bc1976dde27845ab9e5ff1918 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:50:02.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T10:50:02.734Z] [2023-09-25T10:50:02.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:50:03.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T10:50:03.041Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-25T10:50:03.041Z] ab5ef0e58194: Pulling fs layer [2023-09-25T10:50:03.041Z] 9712f1f96733: Pulling fs layer [2023-09-25T10:50:03.041Z] 63f879dbbcfc: Pulling fs layer [2023-09-25T10:50:03.041Z] 0d9ebad4ef96: Pulling fs layer [2023-09-25T10:50:03.041Z] e9a5061849ea: Pulling fs layer [2023-09-25T10:50:03.041Z] d747dcd14b5f: Pulling fs layer [2023-09-25T10:50:03.041Z] 2de7ff778b66: Pulling fs layer [2023-09-25T10:50:03.041Z] e9a5061849ea: Waiting [2023-09-25T10:50:03.041Z] 0d9ebad4ef96: Waiting [2023-09-25T10:50:03.041Z] 2de7ff778b66: Waiting [2023-09-25T10:50:03.041Z] d747dcd14b5f: Waiting [2023-09-25T10:50:03.041Z] 9712f1f96733: Verifying Checksum [2023-09-25T10:50:03.041Z] 9712f1f96733: Download complete [2023-09-25T10:50:03.609Z] 63f879dbbcfc: Verifying Checksum [2023-09-25T10:50:03.609Z] 63f879dbbcfc: Download complete [2023-09-25T10:50:03.609Z] ab5ef0e58194: Verifying Checksum [2023-09-25T10:50:03.609Z] ab5ef0e58194: Download complete [2023-09-25T10:50:03.609Z] d747dcd14b5f: Verifying Checksum [2023-09-25T10:50:03.609Z] d747dcd14b5f: Download complete [2023-09-25T10:50:03.609Z] e9a5061849ea: Verifying Checksum [2023-09-25T10:50:03.609Z] e9a5061849ea: Download complete [2023-09-25T10:50:03.609Z] 0d9ebad4ef96: Verifying Checksum [2023-09-25T10:50:03.609Z] 0d9ebad4ef96: Download complete [2023-09-25T10:50:03.609Z] 2de7ff778b66: Verifying Checksum [2023-09-25T10:50:03.609Z] 2de7ff778b66: Download complete [2023-09-25T10:50:06.141Z] ab5ef0e58194: Pull complete [2023-09-25T10:50:06.141Z] 9712f1f96733: Pull complete [2023-09-25T10:50:06.706Z] 63f879dbbcfc: Pull complete [2023-09-25T10:50:10.001Z] 0d9ebad4ef96: Pull complete [2023-09-25T10:50:10.568Z] e9a5061849ea: Pull complete [2023-09-25T10:50:10.568Z] d747dcd14b5f: Pull complete [2023-09-25T10:50:11.500Z] 2de7ff778b66: Pull complete [2023-09-25T10:50:11.500Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-25T10:50:11.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T10:50:11.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:50:11.585Z] prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container [2023-09-25T10:50:11.624Z] $ 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-09-25T10:50:19.503Z] $ docker top f93ebff318847998f531567ef378a0f4af2b8548710f41482dc7e427530c7cf3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-25T10:50:19.557Z] provisioning config files... [2023-09-25T10:50:19.581Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12263202174880077389tmp [2023-09-25T10:50:19.591Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11074342764409894798tmp [2023-09-25T10:50:19.600Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7640753224561404673tmp [Pipeline] { [Pipeline] echo [2023-09-25T10:50:19.615Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:50:19.915Z] ---> sigul-configuration.sh [2023-09-25T10:50:19.915Z] gpg: directory `/root/.gnupg' created [2023-09-25T10:50:19.915Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-25T10:50:19.915Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-25T10:50:19.915Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-25T10:50:19.915Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-25T10:50:19.915Z] gpg: CAST5 encrypted data [2023-09-25T10:50:19.915Z] gpg: encrypted with 1 passphrase [2023-09-25T10:50:19.915Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-25T10:50:20.334Z] + mkdir /home/jenkins [2023-09-25T10:50:20.335Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-25T10:50:20.656Z] + 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-09-25T10:50:20.665Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:50:20.959Z] ---> sigul-install.sh [2023-09-25T10:50:20.960Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-25T10:50:21.246Z] + git tag --list [2023-09-25T10:50:21.246Z] v0.0.0 [2023-09-25T10:50:21.246Z] v1.0.0 [2023-09-25T10:50:21.246Z] v2.1.0 [2023-09-25T10:50:21.246Z] v2.1.1 [2023-09-25T10:50:21.246Z] v2.2.0 [2023-09-25T10:50:21.246Z] v2.3.0 [2023-09-25T10:50:21.246Z] v3.0 [2023-09-25T10:50:21.246Z] v3.0.0 [2023-09-25T10:50:21.246Z] v3.1.0-dev.1 [2023-09-25T10:50:21.246Z] v3.1.0-dev.10 [2023-09-25T10:50:21.246Z] v3.1.0-dev.11 [2023-09-25T10:50:21.246Z] v3.1.0-dev.2 [2023-09-25T10:50:21.246Z] v3.1.0-dev.3 [2023-09-25T10:50:21.246Z] v3.1.0-dev.4 [2023-09-25T10:50:21.246Z] v3.1.0-dev.5 [2023-09-25T10:50:21.246Z] v3.1.0-dev.6 [2023-09-25T10:50:21.246Z] v3.1.0-dev.7 [2023-09-25T10:50:21.246Z] v3.1.0-dev.8 [2023-09-25T10:50:21.246Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-25T10:50:21.532Z] + lftools sign git-tag v3.1.0-dev.11 [2023-09-25T10:50:22.101Z] Signing Git tag with Sigul... [2023-09-25T10:50:22.101Z] Signing v3.1.0-dev.11 [Pipeline] echo [2023-09-25T10:50:22.694Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:50:22.978Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-25T10:50:22.987Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-25T10:50:23.025Z] $ docker stop --time=1 f93ebff318847998f531567ef378a0f4af2b8548710f41482dc7e427530c7cf3 [2023-09-25T10:50:24.382Z] $ docker rm -f --volumes f93ebff318847998f531567ef378a0f4af2b8548710f41482dc7e427530c7cf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-25T10:50:24.789Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T10:50:24.789Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:50:25.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T10:50:25.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:50:25.164Z] prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container [2023-09-25T10:50:25.212Z] $ 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-09-25T10:50:25.679Z] $ docker top ce3a5ab97e7848bd4e6ed0195f509ba705ac8152b1e65763eac9ee02906ce61a -eo pid,comm [2023-09-25T10:50:25.712Z] 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-09-25T10:50:25.712Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T10:50:25.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T10:50:25.761Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T10:50:25.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T10:50:25.894Z] $ docker exec ce3a5ab97e7848bd4e6ed0195f509ba705ac8152b1e65763eac9ee02906ce61a ssh-agent [2023-09-25T10:50:25.995Z] SSH_AUTH_SOCK=/tmp/ssh-PSBvrPPvdMGC/agent.32 [2023-09-25T10:50:25.995Z] SSH_AGENT_PID=38 [2023-09-25T10:50:26.000Z] Running ssh-add (command line suppressed) [2023-09-25T10:50:26.128Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14477628884678552745.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14477628884678552745.key) [2023-09-25T10:50:26.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T10:50:26.423Z] + git semver bump pre [2023-09-25T10:50:26.682Z] 2023-09-25 10:50:26,666 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-25T10:50:26.682Z] 2023-09-25 10:50:26,666 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev [2023-09-25T10:50:26.682Z] 2023-09-25 10:50:26,667 [bump_version] DEBUG bumped version:3.1.0-dev.12 [2023-09-25T10:50:26.682Z] 2023-09-25 10:50:26,667 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-09-25T10:50:26.682Z] 2023-09-25 10:50:26,667 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-25T10:50:26.682Z] 2023-09-25 10:50:26,667 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-25T10:50:26.682Z] 2023-09-25 10:50:26,670 [execute] INFO git cat-file --batch-check [2023-09-25T10:50:26.682Z] 2023-09-25 10:50:26,671 [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-09-25T10:50:26.682Z] 2023-09-25 10:50:26,676 [execute] INFO git cat-file --batch [2023-09-25T10:50:26.682Z] 2023-09-25 10:50:26,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T10:50:26.682Z] 2023-09-25 10:50:26,682 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-25T10:50:26.682Z] 3.1.0-dev.12 [Pipeline] } [2023-09-25T10:50:26.961Z] $ docker exec --env ******** --env ******** ce3a5ab97e7848bd4e6ed0195f509ba705ac8152b1e65763eac9ee02906ce61a ssh-agent -k [2023-09-25T10:50:27.052Z] unset SSH_AUTH_SOCK; [2023-09-25T10:50:27.052Z] unset SSH_AGENT_PID; [2023-09-25T10:50:27.052Z] echo Agent pid 38 killed; [2023-09-25T10:50:27.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T10:50:27.353Z] + git semver [Pipeline] } [2023-09-25T10:50:27.634Z] $ docker stop --time=1 ce3a5ab97e7848bd4e6ed0195f509ba705ac8152b1e65763eac9ee02906ce61a [2023-09-25T10:50:29.084Z] $ docker rm -f --volumes ce3a5ab97e7848bd4e6ed0195f509ba705ac8152b1e65763eac9ee02906ce61a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T10:50:29.491Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T10:50:29.492Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:50:29.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T10:50:29.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:50:29.858Z] prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container [2023-09-25T10:50:29.908Z] $ 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-09-25T10:50:30.355Z] $ docker top 407701d27366858120328acf3ecce4e40b1a2383bda67be6a50571e7bdf9b6cf -eo pid,comm [2023-09-25T10:50:30.388Z] 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-09-25T10:50:30.388Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T10:50:30.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T10:50:30.431Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T10:50:30.545Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T10:50:30.559Z] $ docker exec 407701d27366858120328acf3ecce4e40b1a2383bda67be6a50571e7bdf9b6cf ssh-agent [2023-09-25T10:50:30.661Z] SSH_AUTH_SOCK=/tmp/ssh-gjohYjepsMnL/agent.32 [2023-09-25T10:50:30.661Z] SSH_AGENT_PID=38 [2023-09-25T10:50:30.666Z] Running ssh-add (command line suppressed) [2023-09-25T10:50:30.791Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7927488804137072930.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7927488804137072930.key) [2023-09-25T10:50:30.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T10:50:31.213Z] + git semver push [2023-09-25T10:50:31.510Z] 2023-09-25 10:50:31,380 [run_push] DEBUG push [2023-09-25T10:50:31.510Z] 2023-09-25 10:50:31,381 [execute] INFO git cat-file --batch-check [2023-09-25T10:50:31.510Z] 2023-09-25 10:50:31,382 [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-09-25T10:50:31.510Z] 2023-09-25 10:50:31,387 [execute] INFO git rev-list b09352d791697f5b26704460c5bee555329ccdc6 -- [2023-09-25T10:50:31.510Z] 2023-09-25 10:50:31,387 [execute] DEBUG Popen(['git', 'rev-list', 'b09352d791697f5b26704460c5bee555329ccdc6', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-25T10:50:31.510Z] 2023-09-25 10:50:31,395 [execute] INFO git fetch -v origin [2023-09-25T10:50:31.510Z] 2023-09-25 10:50:31,396 [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-09-25T10:50:32.132Z] 2023-09-25 10:50:31,929 [run_push] DEBUG no remote changes detected [2023-09-25T10:50:32.132Z] 2023-09-25 10:50:31,929 [execute] INFO git push origin semver [2023-09-25T10:50:32.132Z] 2023-09-25 10:50:31,929 [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-09-25T10:50:33.132Z] 2023-09-25 10:50:32,835 [run_push] DEBUG push all version tags [2023-09-25T10:50:33.132Z] 2023-09-25 10:50:32,836 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-25T10:50:33.132Z] 2023-09-25 10:50:32,836 [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-09-25T10:50:33.696Z] 2023-09-25 10:50:33,631 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-25T10:50:33.697Z] 3.1.0-dev.12 [Pipeline] } [2023-09-25T10:50:33.716Z] $ docker exec --env ******** --env ******** 407701d27366858120328acf3ecce4e40b1a2383bda67be6a50571e7bdf9b6cf ssh-agent -k [2023-09-25T10:50:33.808Z] unset SSH_AUTH_SOCK; [2023-09-25T10:50:33.808Z] unset SSH_AGENT_PID; [2023-09-25T10:50:33.808Z] echo Agent pid 38 killed; [2023-09-25T10:50:33.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T10:50:34.112Z] + git semver [Pipeline] } [2023-09-25T10:50:34.392Z] $ docker stop --time=1 407701d27366858120328acf3ecce4e40b1a2383bda67be6a50571e7bdf9b6cf [2023-09-25T10:50:37.545Z] $ docker rm -f --volumes 407701d27366858120328acf3ecce4e40b1a2383bda67be6a50571e7bdf9b6cf [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-09-25T10:50:38.251Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-09-25T10:50:38.251Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-25T10:50:38.252Z] total 16 [2023-09-25T10:50:38.252Z] drwxr-xr-x 3 root root 4096 Sep 25 10:42 . [2023-09-25T10:50:38.252Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 10:50 .. [2023-09-25T10:50:38.252Z] drwxr-xr-x 2 root root 4096 Sep 25 10:42 cost [2023-09-25T10:50:38.252Z] -rw-r--r-- 1 root root 91 Sep 25 10:42 cost.csv [2023-09-25T10:50:38.252Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-25T10:50:38.252Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-25T10:50:38.252Z] total 16 [2023-09-25T10:50:38.252Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 10:42 . [2023-09-25T10:50:38.252Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 25 10:50 .. [2023-09-25T10:50:38.252Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 10:42 cost [2023-09-25T10:50:38.252Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 25 10:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:50:38.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:50:39.395Z] ---> package-listing.sh [2023-09-25T10:50:39.395Z] ++ facter osfamily [2023-09-25T10:50:39.395Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T10:50:39.652Z] + OS_FAMILY=debian [2023-09-25T10:50:39.652Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-09-25T10:50:39.652Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T10:50:39.652Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T10:50:39.652Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T10:50:39.652Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T10:50:39.652Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-25T10:50:39.652Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T10:50:39.652Z] + case "${OS_FAMILY}" in [2023-09-25T10:50:39.652Z] + dpkg -l [2023-09-25T10:50:39.652Z] + grep '^ii' [2023-09-25T10:50:39.652Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T10:50:39.652Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T10:50:39.652Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T10:50:39.652Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-25T10:50:39.652Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-09-25T10:50:39.652Z] + 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-09-25T10:50:39.662Z] 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-09-25T10:50:39.945Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T10:50:40.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T10:50:40.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T10:50:40.577Z] prd-ubuntu20.04-docker-8c-8g-7806 does not seem to be running inside a container [2023-09-25T10:50:40.620Z] $ 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-09-25T10:50:41.472Z] $ docker top 7f6c92fda5a7ee1cd67110af712d5299d0154fe9f9b1819658dcd1a4d3a139e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T10:50:41.808Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T10:50:42.092Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T10:50:42.378Z] + ls /var/log/sa-host [2023-09-25T10:50:42.378Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T10:50:42.446Z] provisioning config files... [2023-09-25T10:50:42.462Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1616037988942045312tmp [Pipeline] { [Pipeline] echo [2023-09-25T10:50:42.477Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:50:42.760Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T10:50:42.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:50:43.101Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T10:50:43.110Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:50:43.391Z] ---> sudo-logs.sh [2023-09-25T10:50:43.391Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T10:50:43.416Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:50:43.695Z] ---> job-cost.sh [2023-09-25T10:50:43.695Z] lf-activate-venv: SKIPPING [2023-09-25T10:50:43.695Z] DEBUG: total: 0.2199999988079071 [2023-09-25T10:50:43.695Z] INFO: Retrieving Stack Cost... [2023-09-25T10:50:44.261Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T10:50:44.521Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T10:50:44.532Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T10:50:44.826Z] ---> logs-deploy.sh [2023-09-25T10:50:44.826Z] lf-activate-venv: SKIPPING [2023-09-25T10:50:44.826Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/116 [2023-09-25T10:50:44.826Z] INFO: archiving workspace using pattern(s): [2023-09-25T10:50:45.765Z] Archives upload complete. [2023-09-25T10:50:46.026Z] INFO: archiving logs to Nexus