Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9a08de2089269f98948aec2235dffa919f27c0f 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-ssh9048054053738745460.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16883822240169683404.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3140069001945339279.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh1029605252451494007.key Verifying host key using known hosts file > 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-ssh15641682564985071727.key Verifying host key using known hosts file > 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.18 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-7506’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7507 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 b9a08de2089269f98948aec2235dffa919f27c0f (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9a08de2089269f98948aec2235dffa919f27c0f # timeout=10 Commit message: "Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37" > git rev-list --no-walk 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-10T10:21:52.570Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-10T10:21:52.609Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-10T10:21:52.622Z] ========================================================= [2022-10-10T10:21:52.622Z] EdgeX Global Pipelines Version Info [2022-10-10T10:21:52.622Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:21:53.328Z] ------------------- [2022-10-10T10:21:53.328Z] stable info: [2022-10-10T10:21:53.328Z] ------------------- [2022-10-10T10:21:53.328Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-10T10:21:53.328Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T10:21:53.328Z] Message: update stable to v1.0.239 [2022-10-10T10:21:53.899Z] ------------------- [2022-10-10T10:21:53.899Z] experimental info: [2022-10-10T10:21:53.899Z] ------------------- [2022-10-10T10:21:53.899Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-10T10:21:53.899Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T10:21:53.899Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-10T10:21:54.074Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-10-10T10:21:54.084Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-10-10T10:21:54.095Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-10T10:21:54.107Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-10T10:21:54.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-10T10:21:54.130Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-10T10:21:54.141Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-10T10:21:54.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-10T10:21:54.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-10T10:21:54.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-10T10:21:54.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-10T10:21:54.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-10-10T10:21:54.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-10T10:21:54.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-10T10:21:54.240Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T10:21:54.252Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T10:21:54.263Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-10T10:21:54.274Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-10T10:21:54.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-10T10:21:54.297Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-10T10:21:54.308Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-10T10:21:54.319Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-10T10:21:54.330Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-10T10:21:54.341Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-10T10:21:54.353Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-10T10:21:54.364Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-10T10:21:54.374Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-10T10:21:54.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-10T10:21:54.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-10T10:21:54.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-10T10:21:54.423Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] echo [2022-10-10T10:21:54.436Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9a08de [Pipeline] echo [2022-10-10T10:21:54.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T10:21:54.487Z] provisioning config files... [2022-10-10T10:21:54.502Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7481756026982911666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:21:54.808Z] ---> docker-login.sh [2022-10-10T10:21:54.808Z] nexus3.edgexfoundry.org:10001 [2022-10-10T10:21:55.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:21:55.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:21:55.070Z] Configure a credential helper to remove this warning. See [2022-10-10T10:21:55.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:21:55.070Z] [2022-10-10T10:21:55.070Z] Login Succeeded [2022-10-10T10:21:55.070Z] nexus3.edgexfoundry.org:10002 [2022-10-10T10:21:55.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:21:55.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:21:55.070Z] Configure a credential helper to remove this warning. See [2022-10-10T10:21:55.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:21:55.070Z] [2022-10-10T10:21:55.070Z] Login Succeeded [2022-10-10T10:21:55.070Z] nexus3.edgexfoundry.org:10003 [2022-10-10T10:21:55.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:21:55.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:21:55.329Z] Configure a credential helper to remove this warning. See [2022-10-10T10:21:55.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:21:55.329Z] [2022-10-10T10:21:55.329Z] Login Succeeded [2022-10-10T10:21:55.329Z] nexus3.edgexfoundry.org:10004 [2022-10-10T10:21:55.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:21:55.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:21:55.329Z] Configure a credential helper to remove this warning. See [2022-10-10T10:21:55.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:21:55.329Z] [2022-10-10T10:21:55.329Z] Login Succeeded [2022-10-10T10:21:55.329Z] docker.io [2022-10-10T10:21:55.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:21:55.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:21:55.850Z] Configure a credential helper to remove this warning. See [2022-10-10T10:21:55.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:21:55.850Z] [2022-10-10T10:21:55.850Z] Login Succeeded [2022-10-10T10:21:55.850Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T10:21:55.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-10T10:21:56.202Z] + git rev-list -1 --merges b9a08de2089269f98948aec2235dffa919f27c0f~1..b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] echo [2022-10-10T10:21:56.232Z] -----------> git rev-list -1 --merges b9a08de2089269f98948aec2235dffa919f27c0f~1..b9a08de2089269f98948aec2235dffa919f27c0f b9a08de2089269f98948aec2235dffa919f27c0f [2022-10-10T10:21:56.232Z] b9a08de2089269f98948aec2235dffa919f27c0f [false] [Pipeline] sh [2022-10-10T10:21:56.523Z] + git log --format=format:%s -1 b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] echo [2022-10-10T10:21:56.538Z] ========================================================= [2022-10-10T10:21:56.538Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-10T10:21:56.538Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T10:21:56.860Z] + git log --format=format:%s -1 b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] echo [2022-10-10T10:21:56.890Z] [semverPrep] GIT_COMMIT: b9a08de2089269f98948aec2235dffa919f27c0f, Commit Message: Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37 [Pipeline] echo [2022-10-10T10:21:56.899Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-10T10:21:57.255Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T10:21:57.255Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-10T10:21:57.255Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-10T10:21:57.255Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-10T10:21:57.255Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-10T10:21:57.255Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-10T10:21:57.255Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:21:57.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:21:57.656Z] [2022-10-10T10:21:57.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:21:57.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:21:57.959Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-10T10:21:57.959Z] b85a868b505f: Pulling fs layer [2022-10-10T10:21:57.959Z] e2be974225ed: Pulling fs layer [2022-10-10T10:21:57.959Z] 339a4e72a1f5: Pulling fs layer [2022-10-10T10:21:57.959Z] 988bab9f4d93: Pulling fs layer [2022-10-10T10:21:57.959Z] 1469e6f7b9e6: Pulling fs layer [2022-10-10T10:21:57.959Z] eaf3925da568: Pulling fs layer [2022-10-10T10:21:57.959Z] bab4dde63d76: Pulling fs layer [2022-10-10T10:21:57.959Z] bde34c3a00c8: Pulling fs layer [2022-10-10T10:21:57.959Z] b352a97aabf1: Pulling fs layer [2022-10-10T10:21:57.959Z] 4872d77fe225: Pulling fs layer [2022-10-10T10:21:57.959Z] 5851b861e8e6: Pulling fs layer [2022-10-10T10:21:57.959Z] 1469e6f7b9e6: Waiting [2022-10-10T10:21:57.959Z] eaf3925da568: Waiting [2022-10-10T10:21:57.959Z] 988bab9f4d93: Waiting [2022-10-10T10:21:57.959Z] bab4dde63d76: Waiting [2022-10-10T10:21:57.959Z] bde34c3a00c8: Waiting [2022-10-10T10:21:57.959Z] b352a97aabf1: Waiting [2022-10-10T10:21:57.959Z] 4872d77fe225: Waiting [2022-10-10T10:21:57.959Z] 5851b861e8e6: Waiting [2022-10-10T10:21:57.959Z] e2be974225ed: Verifying Checksum [2022-10-10T10:21:57.959Z] e2be974225ed: Download complete [2022-10-10T10:21:57.959Z] 988bab9f4d93: Verifying Checksum [2022-10-10T10:21:57.959Z] 988bab9f4d93: Download complete [2022-10-10T10:21:58.236Z] 1469e6f7b9e6: Verifying Checksum [2022-10-10T10:21:58.236Z] 1469e6f7b9e6: Download complete [2022-10-10T10:21:58.236Z] 339a4e72a1f5: Verifying Checksum [2022-10-10T10:21:58.236Z] 339a4e72a1f5: Download complete [2022-10-10T10:21:58.236Z] eaf3925da568: Verifying Checksum [2022-10-10T10:21:58.236Z] eaf3925da568: Download complete [2022-10-10T10:21:58.236Z] bde34c3a00c8: Verifying Checksum [2022-10-10T10:21:58.236Z] bde34c3a00c8: Download complete [2022-10-10T10:21:58.236Z] b352a97aabf1: Verifying Checksum [2022-10-10T10:21:58.236Z] b352a97aabf1: Download complete [2022-10-10T10:21:58.236Z] 4872d77fe225: Download complete [2022-10-10T10:21:58.236Z] 5851b861e8e6: Verifying Checksum [2022-10-10T10:21:58.236Z] 5851b861e8e6: Download complete [2022-10-10T10:21:58.236Z] b85a868b505f: Verifying Checksum [2022-10-10T10:21:58.236Z] b85a868b505f: Download complete [2022-10-10T10:21:58.496Z] bab4dde63d76: Verifying Checksum [2022-10-10T10:21:58.496Z] bab4dde63d76: Download complete [2022-10-10T10:21:59.432Z] b85a868b505f: Pull complete [2022-10-10T10:21:59.691Z] e2be974225ed: Pull complete [2022-10-10T10:22:00.261Z] 339a4e72a1f5: Pull complete [2022-10-10T10:22:00.261Z] 988bab9f4d93: Pull complete [2022-10-10T10:22:00.521Z] 1469e6f7b9e6: Pull complete [2022-10-10T10:22:00.521Z] eaf3925da568: Pull complete [2022-10-10T10:22:02.428Z] bab4dde63d76: Pull complete [2022-10-10T10:22:02.428Z] bde34c3a00c8: Pull complete [2022-10-10T10:22:02.687Z] b352a97aabf1: Pull complete [2022-10-10T10:22:02.687Z] 4872d77fe225: Pull complete [2022-10-10T10:22:02.687Z] 5851b861e8e6: Pull complete [2022-10-10T10:22:02.687Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-10T10:22:02.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:22:02.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:22:02.766Z] prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container [2022-10-10T10:22:02.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T10:22:05.207Z] $ docker top e5f4b47ed6c467fb03674a2fcf4c61512f986f6aceed5ec88b03bad8d62a7eb2 -eo pid,comm [2022-10-10T10:22:05.272Z] 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). [2022-10-10T10:22:05.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T10:22:05.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T10:22:05.304Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T10:22:05.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T10:22:05.422Z] $ docker exec e5f4b47ed6c467fb03674a2fcf4c61512f986f6aceed5ec88b03bad8d62a7eb2 ssh-agent [2022-10-10T10:22:05.540Z] SSH_AUTH_SOCK=/tmp/ssh-IyTjpjOiG9UG/agent.32 [2022-10-10T10:22:05.540Z] SSH_AGENT_PID=38 [2022-10-10T10:22:05.546Z] Running ssh-add (command line suppressed) [2022-10-10T10:22:05.659Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10390845710682481706.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10390845710682481706.key) [2022-10-10T10:22:05.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T10:22:05.959Z] + git tag --points-at HEAD [Pipeline] } [2022-10-10T10:22:05.972Z] $ docker exec --env ******** --env ******** e5f4b47ed6c467fb03674a2fcf4c61512f986f6aceed5ec88b03bad8d62a7eb2 ssh-agent -k [2022-10-10T10:22:06.078Z] unset SSH_AUTH_SOCK; [2022-10-10T10:22:06.082Z] unset SSH_AGENT_PID; [2022-10-10T10:22:06.083Z] echo Agent pid 38 killed; [2022-10-10T10:22:06.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-10T10:22:06.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T10:22:06.119Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T10:22:06.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T10:22:06.238Z] $ docker exec e5f4b47ed6c467fb03674a2fcf4c61512f986f6aceed5ec88b03bad8d62a7eb2 ssh-agent [2022-10-10T10:22:06.348Z] SSH_AUTH_SOCK=/tmp/ssh-tlIPWyFlgE4d/agent.70 [2022-10-10T10:22:06.348Z] SSH_AGENT_PID=76 [2022-10-10T10:22:06.353Z] Running ssh-add (command line suppressed) [2022-10-10T10:22:06.459Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4853458039372019356.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4853458039372019356.key) [2022-10-10T10:22:06.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T10:22:06.760Z] + git semver init [2022-10-10T10:22:07.020Z] 2022-10-10 10:22:06,932 [run_init] DEBUG init version:0.0.0 force:False [2022-10-10T10:22:07.020Z] 2022-10-10 10:22:06,933 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-10-10T10:22:07.020Z] 2022-10-10 10:22:06,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-10-10T10:22:07.020Z] 2022-10-10 10:22:06,934 [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) [2022-10-10T10:22:07.961Z] 2022-10-10 10:22:07,865 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-10-10T10:22:07.961Z] 2022-10-10 10:22:07,865 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-10-10T10:22:07.961Z] 2022-10-10 10:22:07,865 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-10T10:22:07.961Z] 2022-10-10 10:22:07,865 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-10T10:22:07.961Z] 2.3.0-dev.15 [Pipeline] } [2022-10-10T10:22:07.968Z] $ docker exec --env ******** --env ******** e5f4b47ed6c467fb03674a2fcf4c61512f986f6aceed5ec88b03bad8d62a7eb2 ssh-agent -k [2022-10-10T10:22:08.063Z] unset SSH_AUTH_SOCK; [2022-10-10T10:22:08.064Z] unset SSH_AGENT_PID; [2022-10-10T10:22:08.064Z] echo Agent pid 76 killed; [2022-10-10T10:22:08.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T10:22:08.375Z] + git semver [Pipeline] } [2022-10-10T10:22:08.645Z] $ docker stop --time=1 e5f4b47ed6c467fb03674a2fcf4c61512f986f6aceed5ec88b03bad8d62a7eb2 [2022-10-10T10:22:09.932Z] $ docker rm -f e5f4b47ed6c467fb03674a2fcf4c61512f986f6aceed5ec88b03bad8d62a7eb2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T10:22:10.270Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-10T10:22:10.438Z] Stashed 1 file(s) [Pipeline] echo [2022-10-10T10:22:10.441Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.15 [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 [2022-10-10T10:22:10.551Z] provisioning config files... [2022-10-10T10:22:10.559Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13774237547899665879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:22:10.852Z] ---> docker-login.sh [2022-10-10T10:22:10.852Z] nexus3.edgexfoundry.org:10001 [2022-10-10T10:22:10.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:22:10.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:22:10.852Z] Configure a credential helper to remove this warning. See [2022-10-10T10:22:10.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:22:10.852Z] [2022-10-10T10:22:10.852Z] Login Succeeded [2022-10-10T10:22:10.852Z] nexus3.edgexfoundry.org:10002 [2022-10-10T10:22:10.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:22:10.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:22:10.852Z] Configure a credential helper to remove this warning. See [2022-10-10T10:22:10.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:22:10.852Z] [2022-10-10T10:22:10.852Z] Login Succeeded [2022-10-10T10:22:10.852Z] nexus3.edgexfoundry.org:10003 [2022-10-10T10:22:11.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:22:11.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:22:11.111Z] Configure a credential helper to remove this warning. See [2022-10-10T10:22:11.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:22:11.111Z] [2022-10-10T10:22:11.111Z] Login Succeeded [2022-10-10T10:22:11.111Z] nexus3.edgexfoundry.org:10004 [2022-10-10T10:22:11.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:22:11.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:22:11.111Z] Configure a credential helper to remove this warning. See [2022-10-10T10:22:11.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:22:11.111Z] [2022-10-10T10:22:11.111Z] Login Succeeded [2022-10-10T10:22:11.111Z] docker.io [2022-10-10T10:22:11.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:22:11.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:22:11.677Z] Configure a credential helper to remove this warning. See [2022-10-10T10:22:11.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:22:11.677Z] [2022-10-10T10:22:11.677Z] Login Succeeded [2022-10-10T10:22:11.677Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T10:22:11.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-10T10:22:11.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:22:11.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:22:11.768Z] ========================================================= [2022-10-10T10:22:11.768Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-10T10:22:11.768Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:22:12.067Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-10T10:22:12.067Z] Sending build context to Docker daemon 4.073MB [2022-10-10T10:22:12.067Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T10:22:12.067Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-10T10:22:12.067Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-10T10:22:12.067Z] 2408cc74d12b: Pulling fs layer [2022-10-10T10:22:12.067Z] ea60b727a1ce: Pulling fs layer [2022-10-10T10:22:12.067Z] 30c4a7721957: Pulling fs layer [2022-10-10T10:22:12.067Z] 370296b7ddb6: Pulling fs layer [2022-10-10T10:22:12.067Z] 7c6cee850709: Pulling fs layer [2022-10-10T10:22:12.067Z] aa9baa53a306: Pulling fs layer [2022-10-10T10:22:12.067Z] 8b309c321861: Pulling fs layer [2022-10-10T10:22:12.067Z] d8d76fd02f46: Pulling fs layer [2022-10-10T10:22:12.067Z] fa31f396de31: Pulling fs layer [2022-10-10T10:22:12.067Z] aa9baa53a306: Waiting [2022-10-10T10:22:12.067Z] 370296b7ddb6: Waiting [2022-10-10T10:22:12.067Z] 7c6cee850709: Waiting [2022-10-10T10:22:12.067Z] 8b309c321861: Waiting [2022-10-10T10:22:12.067Z] d8d76fd02f46: Waiting [2022-10-10T10:22:12.067Z] fa31f396de31: Waiting [2022-10-10T10:22:12.067Z] 30c4a7721957: Download complete [2022-10-10T10:22:12.067Z] ea60b727a1ce: Verifying Checksum [2022-10-10T10:22:12.067Z] ea60b727a1ce: Download complete [2022-10-10T10:22:12.067Z] 7c6cee850709: Download complete [2022-10-10T10:22:12.325Z] aa9baa53a306: Verifying Checksum [2022-10-10T10:22:12.325Z] aa9baa53a306: Download complete [2022-10-10T10:22:12.325Z] 2408cc74d12b: Verifying Checksum [2022-10-10T10:22:12.325Z] 2408cc74d12b: Download complete [2022-10-10T10:22:12.325Z] 8b309c321861: Verifying Checksum [2022-10-10T10:22:12.325Z] 8b309c321861: Download complete [2022-10-10T10:22:12.325Z] 2408cc74d12b: Pull complete [2022-10-10T10:22:12.585Z] ea60b727a1ce: Pull complete [2022-10-10T10:22:12.585Z] 30c4a7721957: Pull complete [2022-10-10T10:22:13.155Z] fa31f396de31: Verifying Checksum [2022-10-10T10:22:13.155Z] fa31f396de31: Download complete [2022-10-10T10:22:13.155Z] d8d76fd02f46: Verifying Checksum [2022-10-10T10:22:13.155Z] d8d76fd02f46: Download complete [2022-10-10T10:22:13.413Z] 370296b7ddb6: Verifying Checksum [2022-10-10T10:22:13.413Z] 370296b7ddb6: Download complete [2022-10-10T10:22:17.602Z] 370296b7ddb6: Pull complete [2022-10-10T10:22:17.602Z] 7c6cee850709: Pull complete [2022-10-10T10:22:17.602Z] aa9baa53a306: Pull complete [2022-10-10T10:22:17.602Z] 8b309c321861: Pull complete [2022-10-10T10:22:19.503Z] d8d76fd02f46: Pull complete [2022-10-10T10:22:20.067Z] fa31f396de31: Pull complete [2022-10-10T10:22:20.067Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-10T10:22:20.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-10T10:22:20.067Z] ---> cef68f9685f8 [2022-10-10T10:22:20.067Z] Step 3/12 : ARG MAKE='make build' [2022-10-10T10:22:24.268Z] ---> Running in 8e26c44b6cdf [2022-10-10T10:22:24.268Z] Removing intermediate container 8e26c44b6cdf [2022-10-10T10:22:24.268Z] ---> c5113a3fe471 [2022-10-10T10:22:24.268Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-10T10:22:24.268Z] ---> Running in f7a6cc67100b [2022-10-10T10:22:24.268Z] Removing intermediate container f7a6cc67100b [2022-10-10T10:22:24.268Z] ---> a04c68e2f879 [2022-10-10T10:22:24.268Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T10:22:24.527Z] ---> Running in a4158a32a990 [2022-10-10T10:22:24.527Z] Removing intermediate container a4158a32a990 [2022-10-10T10:22:24.527Z] ---> add2c71f6891 [2022-10-10T10:22:24.527Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T10:22:24.527Z] ---> Running in 0d69401607fb [2022-10-10T10:22:25.096Z] Removing intermediate container 0d69401607fb [2022-10-10T10:22:25.096Z] ---> d3f134f258e6 [2022-10-10T10:22:25.096Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T10:22:25.096Z] ---> Running in 37ae44f691b6 [2022-10-10T10:22:25.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T10:22:25.524Z] Still waiting to schedule task [2022-10-10T10:22:25.524Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7505’ is offline [2022-10-10T10:22:26.287Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T10:22:26.545Z] OK: 211 MiB in 51 packages [2022-10-10T10:22:26.804Z] Removing intermediate container 37ae44f691b6 [2022-10-10T10:22:26.804Z] ---> 60f015385138 [2022-10-10T10:22:26.804Z] Step 8/12 : WORKDIR /app [2022-10-10T10:22:26.804Z] ---> Running in 455f1e530b2d [2022-10-10T10:22:26.804Z] Removing intermediate container 455f1e530b2d [2022-10-10T10:22:26.804Z] ---> 8d156b4401c3 [2022-10-10T10:22:26.804Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-10T10:22:27.062Z] ---> c450afd41c05 [2022-10-10T10:22:27.062Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T10:22:27.062Z] ---> Running in 9b904eee4bd5 [2022-10-10T10:22:49.102Z] Removing intermediate container 9b904eee4bd5 [2022-10-10T10:22:49.102Z] ---> aaaecfffd4ca [2022-10-10T10:22:49.102Z] Step 11/12 : COPY . . [2022-10-10T10:22:49.102Z] ---> 4c8e9bd54ef6 [2022-10-10T10:22:49.102Z] Step 12/12 : RUN $MAKE [2022-10-10T10:22:49.102Z] ---> Running in 44a3cf122755 [2022-10-10T10:22:49.102Z] noop [2022-10-10T10:22:49.102Z] Removing intermediate container 44a3cf122755 [2022-10-10T10:22:49.102Z] ---> c49045cc242e [2022-10-10T10:22:49.102Z] Successfully built c49045cc242e [2022-10-10T10:22:49.102Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:22:49.409Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T10:22:49.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:22:49.471Z] prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container [2022-10-10T10:22:49.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-10T10:22:49.830Z] $ docker top d83c1d8d4b2857bb295260d8e511f3e146def3007111493b6603823af0a909d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T10:22:50.172Z] + go version [2022-10-10T10:22:50.172Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-10T10:22:50.182Z] $ docker stop --time=1 d83c1d8d4b2857bb295260d8e511f3e146def3007111493b6603823af0a909d2 [2022-10-10T10:22:51.426Z] $ docker rm -f d83c1d8d4b2857bb295260d8e511f3e146def3007111493b6603823af0a909d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:22:51.840Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T10:22:51.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:22:51.904Z] prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container [2022-10-10T10:22:51.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-10T10:22:52.267Z] $ docker top 618bc4b877167be459120902a969eb60feb5ba9bd6169e5d55fffbad774f20d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T10:22:52.608Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-10T10:22:52.902Z] + make test [2022-10-10T10:22:52.902Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-10T10:22:53.160Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-10-10T10:23:03.123Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-10-10T10:23:03.123Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-10-10T10:23:08.398Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.120s coverage: 38.5% of statements [2022-10-10T10:23:08.398Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.262s coverage: 52.0% of statements [2022-10-10T10:23:08.398Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.063s coverage: 95.5% of statements [2022-10-10T10:23:16.498Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-10T10:23:16.498Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-10T10:23:20.682Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-10T10:23:20.683Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-10T10:23:20.683Z] ./bin/test-attribution-txt.sh [2022-10-10T10:23:20.683Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-10-10T10:23:20.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-10T10:23:20.703Z] $ docker stop --time=1 618bc4b877167be459120902a969eb60feb5ba9bd6169e5d55fffbad774f20d0 [2022-10-10T10:23:23.277Z] $ docker rm -f 618bc4b877167be459120902a969eb60feb5ba9bd6169e5d55fffbad774f20d0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T10:23:23.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-10T10:23:23.782Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-10T10:23:24.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T10:23:24.600Z] + ls -al . [2022-10-10T10:23:24.600Z] total 636 [2022-10-10T10:23:24.600Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 10:22 . [2022-10-10T10:23:24.600Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:21 .. [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 10 10:21 .dockerignore [2022-10-10T10:23:24.600Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 10:23 .git [2022-10-10T10:23:24.600Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:21 .github [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 10 10:21 .gitignore [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 10:21 .golangci.yml [2022-10-10T10:23:24.600Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 10:22 .semver [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 10866 Oct 10 10:21 Attribution.txt [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 3740 Oct 10 10:21 CHANGELOG.md [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 1518 Oct 10 10:21 Dockerfile [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 10:21 GOVERNANCE.md [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 10 10:21 Jenkinsfile [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 10 10:21 LICENSE [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 2196 Oct 10 10:21 Makefile [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 10 10:21 OWNERS.md [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 28496 Oct 10 10:21 README.md [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 10:22 VERSION [2022-10-10T10:23:24.600Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:21 bin [2022-10-10T10:23:24.600Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:21 cmd [2022-10-10T10:23:24.600Z] -rw-r--r-- 1 jenkins jenkins 460049 Oct 10 10:23 coverage.out [2022-10-10T10:23:24.600Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:21 examples [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 3609 Oct 10 10:21 go.mod [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 37783 Oct 10 10:21 go.sum [2022-10-10T10:23:24.600Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:21 images [2022-10-10T10:23:24.600Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 10 10:21 internal [2022-10-10T10:23:24.600Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:21 snap [2022-10-10T10:23:24.600Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 10 10:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:23:24.897Z] + 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=b9a08de2089269f98948aec2235dffa919f27c0f --label arch=amd64 --label version=2.3.0-dev.15 . [2022-10-10T10:23:24.897Z] Sending build context to Docker daemon 4.073MB [2022-10-10T10:23:24.897Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T10:23:24.897Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-10T10:23:24.897Z] ---> c49045cc242e [2022-10-10T10:23:24.897Z] Step 3/25 : ARG MAKE='make build' [2022-10-10T10:23:25.155Z] ---> Running in f98e0488277a [2022-10-10T10:23:25.155Z] Removing intermediate container f98e0488277a [2022-10-10T10:23:25.155Z] ---> 84a2687a09e0 [2022-10-10T10:23:25.155Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-10T10:23:25.155Z] ---> Running in 4a481ae0beb8 [2022-10-10T10:23:25.155Z] Removing intermediate container 4a481ae0beb8 [2022-10-10T10:23:25.155Z] ---> 6664313d31c6 [2022-10-10T10:23:25.155Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T10:23:25.155Z] ---> Running in b9726dceb81e [2022-10-10T10:23:25.414Z] Removing intermediate container b9726dceb81e [2022-10-10T10:23:25.414Z] ---> b9041762497e [2022-10-10T10:23:25.414Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T10:23:25.414Z] ---> Running in 5ffecde39f9c [2022-10-10T10:23:25.980Z] Removing intermediate container 5ffecde39f9c [2022-10-10T10:23:25.980Z] ---> 1d104357141a [2022-10-10T10:23:25.981Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T10:23:25.981Z] ---> Running in 315cdeed68cf [2022-10-10T10:23:26.239Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T10:23:27.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T10:23:27.174Z] OK: 211 MiB in 51 packages [2022-10-10T10:23:27.741Z] Removing intermediate container 315cdeed68cf [2022-10-10T10:23:27.741Z] ---> bf3f6adee634 [2022-10-10T10:23:27.741Z] Step 8/25 : WORKDIR /app [2022-10-10T10:23:27.741Z] ---> Running in c1e018f72e38 [2022-10-10T10:23:27.741Z] Removing intermediate container c1e018f72e38 [2022-10-10T10:23:27.741Z] ---> 014a0de6bb76 [2022-10-10T10:23:27.741Z] Step 9/25 : COPY go.mod vendor* ./ [2022-10-10T10:23:27.741Z] ---> ef958e34fb49 [2022-10-10T10:23:27.741Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T10:23:27.741Z] ---> Running in c4a0b6bd8459 [2022-10-10T10:23:28.673Z] Removing intermediate container c4a0b6bd8459 [2022-10-10T10:23:28.673Z] ---> 6f0a5284c92c [2022-10-10T10:23:28.673Z] Step 11/25 : COPY . . [2022-10-10T10:23:28.673Z] ---> 1166c06d85a5 [2022-10-10T10:23:28.673Z] Step 12/25 : RUN $MAKE [2022-10-10T10:23:28.673Z] ---> Running in 2f0b7f24301c [2022-10-10T10:23:28.931Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.37 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.15" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-10-10T10:23:51.464Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7508 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-10-10T10:23:51.475Z] Running in /w/workspace/device-rfid-llrp-go/51 [Pipeline] { [Pipeline] checkout [2022-10-10T10:23:51.507Z] Selected Git installation does not exist. Using Default [2022-10-10T10:23:51.507Z] The recommended git tool is: NONE [2022-10-10T10:23:55.463Z] Removing intermediate container 2f0b7f24301c [2022-10-10T10:23:55.463Z] ---> 7294089b799d [2022-10-10T10:23:55.463Z] Step 13/25 : FROM alpine:3.16 [2022-10-10T10:23:55.463Z] 3.16: Pulling from library/alpine [2022-10-10T10:23:55.463Z] 213ec9aee27d: Pulling fs layer [2022-10-10T10:23:55.463Z] 213ec9aee27d: Verifying Checksum [2022-10-10T10:23:55.463Z] 213ec9aee27d: Download complete [2022-10-10T10:23:55.463Z] 213ec9aee27d: Pull complete [2022-10-10T10:23:55.463Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T10:23:55.463Z] Status: Downloaded newer image for alpine:3.16 [2022-10-10T10:23:55.463Z] ---> 9c6f07244728 [2022-10-10T10:23:55.463Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-10T10:23:55.463Z] ---> Running in 3af33bc4bb04 [2022-10-10T10:23:55.463Z] Removing intermediate container 3af33bc4bb04 [2022-10-10T10:23:55.463Z] ---> acaab1e51f0f [2022-10-10T10:23:55.463Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T10:23:55.463Z] ---> Running in d65482480df6 [2022-10-10T10:23:55.463Z] Removing intermediate container d65482480df6 [2022-10-10T10:23:55.463Z] ---> 71834e2c1421 [2022-10-10T10:23:55.463Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-10T10:23:55.463Z] ---> Running in d67be3849e02 [2022-10-10T10:23:55.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T10:23:55.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T10:23:55.463Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-10T10:23:55.463Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T10:23:55.463Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-10T10:23:55.463Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T10:23:55.463Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-10T10:23:55.463Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-10T10:23:55.463Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T10:23:55.463Z] OK: 8 MiB in 20 packages [2022-10-10T10:23:55.722Z] Removing intermediate container d67be3849e02 [2022-10-10T10:23:55.722Z] ---> ea1a09672d69 [2022-10-10T10:23:55.722Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-10-10T10:23:55.722Z] ---> e38ae8f6147a [2022-10-10T10:23:55.722Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-10-10T10:23:55.981Z] ---> 060a14cb44b7 [2022-10-10T10:23:55.981Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-10-10T10:23:56.587Z] using credential edgex-jenkins-ssh [2022-10-10T10:23:56.608Z] Cloning the remote Git repository [2022-10-10T10:23:56.917Z] ---> 7bdb978ccaa0 [2022-10-10T10:23:56.917Z] Step 20/25 : EXPOSE 59989 [2022-10-10T10:23:56.917Z] ---> Running in 620a0edf6b81 [2022-10-10T10:23:56.917Z] Removing intermediate container 620a0edf6b81 [2022-10-10T10:23:56.917Z] ---> cbb96ce43749 [2022-10-10T10:23:56.917Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-10-10T10:23:56.917Z] ---> Running in e0287d22252f [2022-10-10T10:23:56.917Z] Removing intermediate container e0287d22252f [2022-10-10T10:23:56.917Z] ---> 3f97d69b5d63 [2022-10-10T10:23:56.917Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-10T10:23:56.917Z] ---> Running in a3488c106892 [2022-10-10T10:23:56.917Z] Removing intermediate container a3488c106892 [2022-10-10T10:23:56.917Z] ---> f52f159b0fc1 [2022-10-10T10:23:56.917Z] Step 23/25 : LABEL arch=amd64 [2022-10-10T10:23:56.917Z] ---> Running in de149b70bd2d [2022-10-10T10:23:57.179Z] Removing intermediate container de149b70bd2d [2022-10-10T10:23:57.179Z] ---> 868792abfa8c [2022-10-10T10:23:57.179Z] Step 24/25 : LABEL git_sha=b9a08de2089269f98948aec2235dffa919f27c0f [2022-10-10T10:23:57.179Z] ---> Running in d2548cedde24 [2022-10-10T10:23:57.179Z] Removing intermediate container d2548cedde24 [2022-10-10T10:23:57.179Z] ---> fd57eeed0285 [2022-10-10T10:23:57.179Z] Step 25/25 : LABEL version=2.3.0-dev.15 [2022-10-10T10:23:57.179Z] ---> Running in ecb5e29973cf [2022-10-10T10:23:57.179Z] Removing intermediate container ecb5e29973cf [2022-10-10T10:23:57.179Z] ---> d0b3b170e8bb [2022-10-10T10:23:57.179Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T10:23:57.179Z] Successfully built d0b3b170e8bb [2022-10-10T10:23:57.438Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T10:23:57.518Z] provisioning config files... [2022-10-10T10:23:57.526Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5501533633095943496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:23:56.649Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-10-10T10:23:56.735Z] > git init /w/workspace/device-rfid-llrp-go/51 # timeout=10 [2022-10-10T10:23:56.882Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-10-10T10:23:56.883Z] > git --version # timeout=10 [2022-10-10T10:23:56.907Z] > git --version # 'git version 2.25.1' [2022-10-10T10:23:56.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-10T10:23:56.948Z] Verifying host key using known hosts file [2022-10-10T10:23:57.147Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-10T10:23:57.161Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T10:23:57.818Z] ---> docker-login.sh [2022-10-10T10:23:57.818Z] nexus3.edgexfoundry.org:10001 [2022-10-10T10:23:57.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:23:57.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:23:57.818Z] Configure a credential helper to remove this warning. See [2022-10-10T10:23:57.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:23:57.818Z] [2022-10-10T10:23:57.818Z] Login Succeeded [2022-10-10T10:23:57.818Z] nexus3.edgexfoundry.org:10002 [2022-10-10T10:23:57.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:23:57.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:23:57.818Z] Configure a credential helper to remove this warning. See [2022-10-10T10:23:57.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:23:57.818Z] [2022-10-10T10:23:57.818Z] Login Succeeded [2022-10-10T10:23:57.818Z] nexus3.edgexfoundry.org:10003 [2022-10-10T10:23:58.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:23:58.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:23:58.078Z] Configure a credential helper to remove this warning. See [2022-10-10T10:23:58.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:23:58.078Z] [2022-10-10T10:23:58.078Z] Login Succeeded [2022-10-10T10:23:58.078Z] nexus3.edgexfoundry.org:10004 [2022-10-10T10:23:58.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:23:58.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:23:58.078Z] Configure a credential helper to remove this warning. See [2022-10-10T10:23:58.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:23:58.078Z] [2022-10-10T10:23:58.078Z] Login Succeeded [2022-10-10T10:23:58.078Z] docker.io [2022-10-10T10:23:58.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:23:58.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:23:58.662Z] Configure a credential helper to remove this warning. See [2022-10-10T10:23:58.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:23:58.662Z] [2022-10-10T10:23:58.662Z] Login Succeeded [2022-10-10T10:23:58.662Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T10:23:58.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T10:23:58.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:23:58.732Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-10-10T10:23:58.732Z] b9a08de2089269f98948aec2235dffa919f27c0f [2022-10-10T10:23:58.732Z] latest [2022-10-10T10:23:58.732Z] 2.3.0-dev.15 [2022-10-10T10:23:58.732Z] b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 [2022-10-10T10:23:58.732Z] main [2022-10-10T10:23:58.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:23:58.382Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-10-10T10:23:58.414Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T10:23:59.097Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:23:59.270Z] Avoid second fetch [2022-10-10T10:23:59.270Z] Checking out Revision b9a08de2089269f98948aec2235dffa919f27c0f (main) [2022-10-10T10:23:59.433Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9a08de2089269f98948aec2235dffa919f27c0f [2022-10-10T10:23:59.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-10T10:23:59.433Z] b2ec3f0b2219: Preparing [2022-10-10T10:23:59.433Z] 20a9ef9a3fa5: Preparing [2022-10-10T10:23:59.433Z] eae0996f61f7: Preparing [2022-10-10T10:23:59.433Z] 99a764f838e1: Preparing [2022-10-10T10:23:59.433Z] 9af8d29adfb0: Preparing [2022-10-10T10:23:59.433Z] 994393dc58e7: Preparing [2022-10-10T10:23:59.433Z] 994393dc58e7: Waiting [2022-10-10T10:23:59.433Z] eae0996f61f7: Pushed [2022-10-10T10:23:59.433Z] 9af8d29adfb0: Pushed [2022-10-10T10:23:59.433Z] 20a9ef9a3fa5: Pushed [2022-10-10T10:23:59.433Z] 994393dc58e7: Layer already exists [2022-10-10T10:23:59.689Z] 99a764f838e1: Pushed [2022-10-10T10:23:59.752Z] Commit message: "Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T10:23:59.284Z] > git config core.sparsecheckout # timeout=10 [2022-10-10T10:23:59.303Z] > git checkout -f b9a08de2089269f98948aec2235dffa919f27c0f # timeout=10 [2022-10-10T10:24:00.639Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-10T10:24:00.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T10:24:00.639Z] Dload Upload Total Spent Left Speed [2022-10-10T10:24:00.639Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84577 [Pipeline] sh [2022-10-10T10:24:01.220Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-10T10:24:01.543Z] + sudo tee /etc/docker/daemon.new [2022-10-10T10:24:01.543Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-10T10:24:01.543Z] { [2022-10-10T10:24:01.543Z] "registry-mirrors": [ [2022-10-10T10:24:01.543Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-10T10:24:01.543Z] ], [2022-10-10T10:24:01.543Z] "bip": "10.250.0.254/24", [2022-10-10T10:24:01.543Z] "hosts": [ [2022-10-10T10:24:01.543Z] "tcp://0.0.0.0:5555", [2022-10-10T10:24:01.543Z] "unix:///var/run/docker.sock" [2022-10-10T10:24:01.543Z] ], [2022-10-10T10:24:01.543Z] "mtu": 1458, [2022-10-10T10:24:01.543Z] "selinux-enabled": true, [2022-10-10T10:24:01.543Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-10T10:24:01.543Z] } [Pipeline] sh [2022-10-10T10:24:01.867Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-10T10:24:02.192Z] + sudo service docker restart [2022-10-10T10:24:02.214Z] b2ec3f0b2219: Pushed [2022-10-10T10:24:02.214Z] b9a08de2089269f98948aec2235dffa919f27c0f: digest: sha256:23979934dec956e24087e8abe49722c2552ab6676482ace6834db9cbca3fe53e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:24:02.517Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:24:02.818Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-10-10T10:24:02.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-10T10:24:02.818Z] b2ec3f0b2219: Preparing [2022-10-10T10:24:02.818Z] 20a9ef9a3fa5: Preparing [2022-10-10T10:24:02.818Z] eae0996f61f7: Preparing [2022-10-10T10:24:02.818Z] 99a764f838e1: Preparing [2022-10-10T10:24:02.818Z] 9af8d29adfb0: Preparing [2022-10-10T10:24:02.818Z] 994393dc58e7: Preparing [2022-10-10T10:24:02.818Z] 994393dc58e7: Waiting [2022-10-10T10:24:02.818Z] eae0996f61f7: Layer already exists [2022-10-10T10:24:02.818Z] 99a764f838e1: Layer already exists [2022-10-10T10:24:02.818Z] 20a9ef9a3fa5: Layer already exists [2022-10-10T10:24:02.818Z] 9af8d29adfb0: Layer already exists [2022-10-10T10:24:02.818Z] b2ec3f0b2219: Layer already exists [2022-10-10T10:24:02.818Z] 994393dc58e7: Layer already exists [2022-10-10T10:24:02.818Z] latest: digest: sha256:23979934dec956e24087e8abe49722c2552ab6676482ace6834db9cbca3fe53e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:24:03.118Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:24:03.418Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.15 [2022-10-10T10:24:03.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-10T10:24:03.418Z] b2ec3f0b2219: Preparing [2022-10-10T10:24:03.418Z] 20a9ef9a3fa5: Preparing [2022-10-10T10:24:03.418Z] eae0996f61f7: Preparing [2022-10-10T10:24:03.419Z] 99a764f838e1: Preparing [2022-10-10T10:24:03.419Z] 9af8d29adfb0: Preparing [2022-10-10T10:24:03.419Z] 994393dc58e7: Preparing [2022-10-10T10:24:03.419Z] 994393dc58e7: Waiting [2022-10-10T10:24:03.419Z] 9af8d29adfb0: Layer already exists [2022-10-10T10:24:03.419Z] 20a9ef9a3fa5: Layer already exists [2022-10-10T10:24:03.419Z] 99a764f838e1: Layer already exists [2022-10-10T10:24:03.419Z] eae0996f61f7: Layer already exists [2022-10-10T10:24:03.419Z] b2ec3f0b2219: Layer already exists [2022-10-10T10:24:03.419Z] 994393dc58e7: Layer already exists [2022-10-10T10:24:03.419Z] 2.3.0-dev.15: digest: sha256:23979934dec956e24087e8abe49722c2552ab6676482ace6834db9cbca3fe53e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:24:03.721Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:24:04.019Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 [2022-10-10T10:24:04.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-10T10:24:04.019Z] b2ec3f0b2219: Preparing [2022-10-10T10:24:04.019Z] 20a9ef9a3fa5: Preparing [2022-10-10T10:24:04.019Z] eae0996f61f7: Preparing [2022-10-10T10:24:04.019Z] 99a764f838e1: Preparing [2022-10-10T10:24:04.019Z] 9af8d29adfb0: Preparing [2022-10-10T10:24:04.019Z] 994393dc58e7: Preparing [2022-10-10T10:24:04.019Z] 994393dc58e7: Waiting [2022-10-10T10:24:04.019Z] 9af8d29adfb0: Layer already exists [2022-10-10T10:24:04.019Z] eae0996f61f7: Layer already exists [2022-10-10T10:24:04.019Z] b2ec3f0b2219: Layer already exists [2022-10-10T10:24:04.019Z] 20a9ef9a3fa5: Layer already exists [2022-10-10T10:24:04.019Z] 99a764f838e1: Layer already exists [2022-10-10T10:24:04.019Z] 994393dc58e7: Layer already exists [2022-10-10T10:24:04.019Z] b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15: digest: sha256:23979934dec956e24087e8abe49722c2552ab6676482ace6834db9cbca3fe53e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:24:04.325Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:24:04.627Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-10-10T10:24:04.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-10T10:24:04.627Z] b2ec3f0b2219: Preparing [2022-10-10T10:24:04.627Z] 20a9ef9a3fa5: Preparing [2022-10-10T10:24:04.627Z] eae0996f61f7: Preparing [2022-10-10T10:24:04.627Z] 99a764f838e1: Preparing [2022-10-10T10:24:04.627Z] 9af8d29adfb0: Preparing [2022-10-10T10:24:04.627Z] 994393dc58e7: Preparing [2022-10-10T10:24:04.627Z] 994393dc58e7: Waiting [2022-10-10T10:24:04.627Z] 99a764f838e1: Layer already exists [2022-10-10T10:24:04.627Z] 9af8d29adfb0: Layer already exists [2022-10-10T10:24:04.627Z] b2ec3f0b2219: Layer already exists [2022-10-10T10:24:04.627Z] eae0996f61f7: Layer already exists [2022-10-10T10:24:04.627Z] 20a9ef9a3fa5: Layer already exists [2022-10-10T10:24:04.627Z] 994393dc58e7: Layer already exists [2022-10-10T10:24:04.627Z] main: digest: sha256:23979934dec956e24087e8abe49722c2552ab6676482ace6834db9cbca3fe53e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T10:24:04.667Z] ===================================================== [Pipeline] echo [2022-10-10T10:24:04.674Z] taggedImages: [2022-10-10T10:24:04.674Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9a08de2089269f98948aec2235dffa919f27c0f [2022-10-10T10:24:04.674Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-10-10T10:24:04.674Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.15 [2022-10-10T10:24:04.674Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 [2022-10-10T10:24:04.674Z] - 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 [2022-10-10T10:24:05.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T10:24:05.035Z] [2022-10-10T10:24:05.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:24:05.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T10:24:05.332Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-10T10:24:05.332Z] 5eb5b503b376: Pulling fs layer [2022-10-10T10:24:05.332Z] 5c69ac0246d0: Pulling fs layer [2022-10-10T10:24:05.332Z] ec43610c2a17: Pulling fs layer [2022-10-10T10:24:05.332Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-10T10:24:05.332Z] 33b1e0a273af: Pulling fs layer [2022-10-10T10:24:05.332Z] 5d3b04190fa2: Pulling fs layer [2022-10-10T10:24:05.332Z] 2f39f015ded8: Pulling fs layer [2022-10-10T10:24:05.332Z] 33b1e0a273af: Waiting [2022-10-10T10:24:05.332Z] 3a2ae6a8a46f: Waiting [2022-10-10T10:24:05.332Z] 5d3b04190fa2: Waiting [2022-10-10T10:24:05.332Z] 2f39f015ded8: Waiting [2022-10-10T10:24:05.332Z] 5c69ac0246d0: Verifying Checksum [2022-10-10T10:24:05.332Z] 5c69ac0246d0: Download complete [2022-10-10T10:24:05.332Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-10T10:24:05.332Z] 3a2ae6a8a46f: Download complete [2022-10-10T10:24:05.332Z] 33b1e0a273af: Verifying Checksum [2022-10-10T10:24:05.332Z] 33b1e0a273af: Download complete [2022-10-10T10:24:05.332Z] 5d3b04190fa2: Verifying Checksum [2022-10-10T10:24:05.332Z] 5d3b04190fa2: Download complete [2022-10-10T10:24:05.591Z] ec43610c2a17: Verifying Checksum [2022-10-10T10:24:05.591Z] ec43610c2a17: Download complete [2022-10-10T10:24:05.591Z] 5eb5b503b376: Download complete [2022-10-10T10:24:06.158Z] 2f39f015ded8: Verifying Checksum [2022-10-10T10:24:06.158Z] 2f39f015ded8: Download complete [2022-10-10T10:24:06.725Z] 5eb5b503b376: Pull complete [2022-10-10T10:24:06.983Z] 5c69ac0246d0: Pull complete [2022-10-10T10:24:07.241Z] ec43610c2a17: Pull complete [2022-10-10T10:24:07.500Z] 3a2ae6a8a46f: Pull complete [2022-10-10T10:24:07.500Z] 33b1e0a273af: Pull complete [2022-10-10T10:24:07.758Z] 5d3b04190fa2: Pull complete [2022-10-10T10:24:11.953Z] 2f39f015ded8: Pull complete [2022-10-10T10:24:11.953Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-10T10:24:11.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T10:24:11.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:24:12.022Z] prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container [2022-10-10T10:24:12.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-10T10:24:15.636Z] $ docker top 0019e18370f0e1e01156fd68bb4ab47c124de53060e325412b003a3892125598 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:24:16.024Z] ---> job-cost.sh [2022-10-10T10:24:16.024Z] lf-activate-venv: SKIPPING [2022-10-10T10:24:16.024Z] INFO: No Stack... [2022-10-10T10:24:16.284Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T10:24:16.543Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T10:24:16.835Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-10-10T10:24:16.835Z] + cut -d, -f6 [Pipeline] lock [2022-10-10T10:24:16.848Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] [2022-10-10T10:24:16.857Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] did not exist. Created. [2022-10-10T10:24:16.857Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T10:24:17.162Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-10T10:24:17.183Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T10:24:17.189Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T10:24:17.208Z] $ docker stop --time=1 0019e18370f0e1e01156fd68bb4ab47c124de53060e325412b003a3892125598 [2022-10-10T10:24:18.359Z] $ docker rm -f 0019e18370f0e1e01156fd68bb4ab47c124de53060e325412b003a3892125598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T10:24:20.462Z] provisioning config files... [2022-10-10T10:24:20.486Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/51@tmp/config1414603837271041121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:24:20.837Z] ---> docker-login.sh [2022-10-10T10:24:20.837Z] nexus3.edgexfoundry.org:10001 [2022-10-10T10:24:21.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:24:21.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:24:21.436Z] Configure a credential helper to remove this warning. See [2022-10-10T10:24:21.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:24:21.436Z] [2022-10-10T10:24:21.436Z] Login Succeeded [2022-10-10T10:24:21.436Z] nexus3.edgexfoundry.org:10002 [2022-10-10T10:24:21.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:24:21.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:24:21.706Z] Configure a credential helper to remove this warning. See [2022-10-10T10:24:21.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:24:21.706Z] [2022-10-10T10:24:21.706Z] Login Succeeded [2022-10-10T10:24:21.706Z] nexus3.edgexfoundry.org:10003 [2022-10-10T10:24:21.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:24:22.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:24:22.249Z] Configure a credential helper to remove this warning. See [2022-10-10T10:24:22.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:24:22.249Z] [2022-10-10T10:24:22.249Z] Login Succeeded [2022-10-10T10:24:22.249Z] nexus3.edgexfoundry.org:10004 [2022-10-10T10:24:22.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:24:22.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:24:22.517Z] Configure a credential helper to remove this warning. See [2022-10-10T10:24:22.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:24:22.517Z] [2022-10-10T10:24:22.517Z] Login Succeeded [2022-10-10T10:24:22.517Z] docker.io [2022-10-10T10:24:22.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:24:23.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:24:23.053Z] Configure a credential helper to remove this warning. See [2022-10-10T10:24:23.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:24:23.053Z] [2022-10-10T10:24:23.053Z] Login Succeeded [2022-10-10T10:24:23.053Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T10:24:23.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-10T10:24:23.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:24:23.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:24:23.501Z] ========================================================= [2022-10-10T10:24:23.501Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-10T10:24:23.501Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:24:23.979Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-10T10:24:24.251Z] Sending build context to Docker daemon 1.22MB [2022-10-10T10:24:24.251Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T10:24:24.251Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-10T10:24:24.251Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-10T10:24:24.251Z] b3c136eddcbf: Pulling fs layer [2022-10-10T10:24:24.251Z] c0a3192eca97: Pulling fs layer [2022-10-10T10:24:24.251Z] a050256f5b6f: Pulling fs layer [2022-10-10T10:24:24.251Z] 656be50a0ddc: Pulling fs layer [2022-10-10T10:24:24.251Z] 2bbca73fdf42: Pulling fs layer [2022-10-10T10:24:24.251Z] 656be50a0ddc: Waiting [2022-10-10T10:24:24.251Z] 2bbca73fdf42: Waiting [2022-10-10T10:24:24.251Z] f607e4fc86c3: Pulling fs layer [2022-10-10T10:24:24.251Z] 4d572c569a2c: Pulling fs layer [2022-10-10T10:24:24.251Z] f607e4fc86c3: Waiting [2022-10-10T10:24:24.251Z] fcf976331f73: Pulling fs layer [2022-10-10T10:24:24.251Z] 4d572c569a2c: Waiting [2022-10-10T10:24:24.251Z] fcf976331f73: Waiting [2022-10-10T10:24:24.519Z] a050256f5b6f: Verifying Checksum [2022-10-10T10:24:24.519Z] a050256f5b6f: Download complete [2022-10-10T10:24:24.519Z] c0a3192eca97: Verifying Checksum [2022-10-10T10:24:24.519Z] c0a3192eca97: Download complete [2022-10-10T10:24:24.519Z] 2bbca73fdf42: Verifying Checksum [2022-10-10T10:24:24.519Z] 2bbca73fdf42: Download complete [2022-10-10T10:24:24.519Z] f607e4fc86c3: Verifying Checksum [2022-10-10T10:24:24.519Z] f607e4fc86c3: Download complete [2022-10-10T10:24:24.519Z] b3c136eddcbf: Verifying Checksum [2022-10-10T10:24:24.519Z] b3c136eddcbf: Download complete [2022-10-10T10:24:25.523Z] b3c136eddcbf: Pull complete [2022-10-10T10:24:25.796Z] fcf976331f73: Verifying Checksum [2022-10-10T10:24:25.796Z] fcf976331f73: Download complete [2022-10-10T10:24:26.064Z] c0a3192eca97: Pull complete [2022-10-10T10:24:26.335Z] a050256f5b6f: Pull complete [2022-10-10T10:24:26.920Z] 4d572c569a2c: Verifying Checksum [2022-10-10T10:24:26.920Z] 4d572c569a2c: Download complete [2022-10-10T10:24:27.510Z] 656be50a0ddc: Verifying Checksum [2022-10-10T10:24:27.510Z] 656be50a0ddc: Download complete [2022-10-10T10:24:39.837Z] 656be50a0ddc: Pull complete [2022-10-10T10:24:39.837Z] 2bbca73fdf42: Pull complete [2022-10-10T10:24:39.837Z] f607e4fc86c3: Pull complete [2022-10-10T10:24:45.194Z] 4d572c569a2c: Pull complete [2022-10-10T10:24:47.795Z] fcf976331f73: Pull complete [2022-10-10T10:24:47.795Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-10T10:24:47.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-10T10:24:47.795Z] ---> 3970a7415f9e [2022-10-10T10:24:47.795Z] Step 3/12 : ARG MAKE='make build' [2022-10-10T10:24:49.210Z] ---> Running in bb1114ebac2a [2022-10-10T10:24:49.477Z] Removing intermediate container bb1114ebac2a [2022-10-10T10:24:49.477Z] ---> 7133b5936a54 [2022-10-10T10:24:49.477Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-10T10:24:49.744Z] ---> Running in 9bb177fbacf7 [2022-10-10T10:24:50.012Z] Removing intermediate container 9bb177fbacf7 [2022-10-10T10:24:50.012Z] ---> 16a9aa0d2dc6 [2022-10-10T10:24:50.012Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T10:24:50.012Z] ---> Running in 030de41f8b29 [2022-10-10T10:24:50.281Z] Removing intermediate container 030de41f8b29 [2022-10-10T10:24:50.281Z] ---> 7016426d967c [2022-10-10T10:24:50.281Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T10:24:50.281Z] ---> Running in b4799b091040 [2022-10-10T10:24:52.340Z] Removing intermediate container b4799b091040 [2022-10-10T10:24:52.340Z] ---> 15c49ad18295 [2022-10-10T10:24:52.340Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T10:24:52.340Z] ---> Running in 190290a1a315 [2022-10-10T10:24:53.302Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T10:24:54.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T10:24:55.221Z] OK: 221 MiB in 51 packages [2022-10-10T10:24:55.808Z] Removing intermediate container 190290a1a315 [2022-10-10T10:24:55.808Z] ---> 428007adb1b8 [2022-10-10T10:24:55.808Z] Step 8/12 : WORKDIR /app [2022-10-10T10:24:55.808Z] ---> Running in 6af9756d28cf [2022-10-10T10:24:56.393Z] Removing intermediate container 6af9756d28cf [2022-10-10T10:24:56.393Z] ---> 361bfc0838bb [2022-10-10T10:24:56.393Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-10T10:24:56.660Z] ---> 7a44f6bb20ec [2022-10-10T10:24:56.660Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T10:24:56.931Z] ---> Running in ccb7a6f8be90 [2022-10-10T10:25:43.791Z] Removing intermediate container ccb7a6f8be90 [2022-10-10T10:25:43.791Z] ---> 78a280964383 [2022-10-10T10:25:43.791Z] Step 11/12 : COPY . . [2022-10-10T10:25:43.791Z] ---> 60f0d4e9f333 [2022-10-10T10:25:43.791Z] Step 12/12 : RUN $MAKE [2022-10-10T10:25:43.791Z] ---> Running in 0b8f2d114afc [2022-10-10T10:25:44.059Z] noop [2022-10-10T10:25:44.649Z] Removing intermediate container 0b8f2d114afc [2022-10-10T10:25:44.649Z] ---> 773e19cf996c [2022-10-10T10:25:44.649Z] Successfully built 773e19cf996c [2022-10-10T10:25:44.649Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:25:44.990Z] + docker inspect -f . ci-base-image-arm64 [2022-10-10T10:25:44.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:25:45.159Z] prd-ubuntu20.04-docker-arm64-4c-16g-7508 does not seem to be running inside a container [2022-10-10T10:25:45.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/51 -v /w/workspace/device-rfid-llrp-go/51:/w/workspace/device-rfid-llrp-go/51:rw,z -v /w/workspace/device-rfid-llrp-go/51@tmp:/w/workspace/device-rfid-llrp-go/51@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 [2022-10-10T10:25:46.395Z] $ docker top bba159261053989836584d3ce915323455a127b08a2aef2fe1c31d13bf2c57eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T10:25:47.215Z] + go version [2022-10-10T10:25:47.215Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-10T10:25:47.232Z] $ docker stop --time=1 bba159261053989836584d3ce915323455a127b08a2aef2fe1c31d13bf2c57eb [2022-10-10T10:25:48.844Z] $ docker rm -f bba159261053989836584d3ce915323455a127b08a2aef2fe1c31d13bf2c57eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:25:49.385Z] + docker inspect -f . ci-base-image-arm64 [2022-10-10T10:25:49.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:25:49.556Z] prd-ubuntu20.04-docker-arm64-4c-16g-7508 does not seem to be running inside a container [2022-10-10T10:25:49.610Z] $ 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/51 -v /w/workspace/device-rfid-llrp-go/51:/w/workspace/device-rfid-llrp-go/51:rw,z -v /w/workspace/device-rfid-llrp-go/51@tmp:/w/workspace/device-rfid-llrp-go/51@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 [2022-10-10T10:25:50.767Z] $ docker top 7be2bcbe1d7e3f2b76aca944a4f2025ad16231c98db8f21f28e4bc5ac9690342 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T10:25:51.251Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/51 [Pipeline] fileExists [Pipeline] sh [2022-10-10T10:25:52.174Z] + make test [2022-10-10T10:25:52.174Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-10T10:25:54.119Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-10-10T10:27:30.757Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-10-10T10:27:30.757Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-10-10T10:27:52.832Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.608s coverage: 38.5% of statements [2022-10-10T10:27:52.832Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.513s coverage: 52.0% of statements [2022-10-10T10:27:52.832Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.059s coverage: 95.5% of statements [2022-10-10T10:27:52.832Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-10T10:27:52.832Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-10T10:28:14.918Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-10T10:28:14.918Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-10T10:28:15.189Z] ./bin/test-attribution-txt.sh [2022-10-10T10:28:15.189Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-10-10T10:28:15.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-10T10:28:15.488Z] $ docker stop --time=1 7be2bcbe1d7e3f2b76aca944a4f2025ad16231c98db8f21f28e4bc5ac9690342 [2022-10-10T10:28:17.451Z] $ docker rm -f 7be2bcbe1d7e3f2b76aca944a4f2025ad16231c98db8f21f28e4bc5ac9690342 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T10:28:18.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-10T10:28:18.460Z] Warning: overwriting stash ‘coverage-report’ [2022-10-10T10:28:19.122Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T10:28:19.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T10:28:19.840Z] + ls -al . [2022-10-10T10:28:19.840Z] total 632 [2022-10-10T10:28:19.840Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 10:25 . [2022-10-10T10:28:19.840Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:23 .. [2022-10-10T10:28:19.840Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 10 10:23 .dockerignore [2022-10-10T10:28:19.840Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 10:23 .git [2022-10-10T10:28:19.841Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:23 .github [2022-10-10T10:28:19.841Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 10 10:23 .gitignore [2022-10-10T10:28:19.841Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 10:23 .golangci.yml [2022-10-10T10:28:19.841Z] -rw-rw-r-- 1 jenkins jenkins 10866 Oct 10 10:23 Attribution.txt [2022-10-10T10:28:19.841Z] -rw-rw-r-- 1 jenkins jenkins 3740 Oct 10 10:23 CHANGELOG.md [2022-10-10T10:28:19.841Z] -rw-rw-r-- 1 jenkins jenkins 1518 Oct 10 10:23 Dockerfile [2022-10-10T10:28:19.841Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 10:23 GOVERNANCE.md [2022-10-10T10:28:19.841Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 10 10:23 Jenkinsfile [2022-10-10T10:28:19.841Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 10 10:23 LICENSE [2022-10-10T10:28:19.841Z] -rw-rw-r-- 1 jenkins jenkins 2196 Oct 10 10:23 Makefile [2022-10-10T10:28:19.841Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 10 10:23 OWNERS.md [2022-10-10T10:28:19.841Z] -rw-rw-r-- 1 jenkins jenkins 28496 Oct 10 10:23 README.md [2022-10-10T10:28:19.841Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 10:22 VERSION [2022-10-10T10:28:19.841Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:23 bin [2022-10-10T10:28:19.841Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:23 cmd [2022-10-10T10:28:19.841Z] -rw-r--r-- 1 jenkins jenkins 460049 Oct 10 10:27 coverage.out [2022-10-10T10:28:19.841Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:23 examples [2022-10-10T10:28:19.841Z] -rw-rw-r-- 1 jenkins jenkins 3609 Oct 10 10:23 go.mod [2022-10-10T10:28:19.841Z] -rw-rw-r-- 1 jenkins jenkins 37783 Oct 10 10:23 go.sum [2022-10-10T10:28:19.841Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:23 images [2022-10-10T10:28:19.841Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 10 10:23 internal [2022-10-10T10:28:19.841Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:23 snap [2022-10-10T10:28:19.841Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 10 10:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:28:20.168Z] + 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=b9a08de2089269f98948aec2235dffa919f27c0f --label arch=arm64 --label version=2.3.0-dev.15 . [2022-10-10T10:28:20.436Z] Sending build context to Docker daemon 1.22MB [2022-10-10T10:28:20.436Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T10:28:20.436Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-10T10:28:20.436Z] ---> 773e19cf996c [2022-10-10T10:28:20.436Z] Step 3/25 : ARG MAKE='make build' [2022-10-10T10:28:20.436Z] ---> Running in 4d8760b6c0a4 [2022-10-10T10:28:20.705Z] Removing intermediate container 4d8760b6c0a4 [2022-10-10T10:28:20.705Z] ---> 68cf6358fe9a [2022-10-10T10:28:20.705Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-10T10:28:20.982Z] ---> Running in 2bd6afc0fb4c [2022-10-10T10:28:21.264Z] Removing intermediate container 2bd6afc0fb4c [2022-10-10T10:28:21.264Z] ---> fdf7b3884fc5 [2022-10-10T10:28:21.264Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T10:28:21.264Z] ---> Running in 95a0a8e2fcc1 [2022-10-10T10:28:21.533Z] Removing intermediate container 95a0a8e2fcc1 [2022-10-10T10:28:21.533Z] ---> 3637ca484a3a [2022-10-10T10:28:21.533Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T10:28:21.533Z] ---> Running in 1ea2b4d80440 [2022-10-10T10:28:23.499Z] Removing intermediate container 1ea2b4d80440 [2022-10-10T10:28:23.499Z] ---> 667df710e7e4 [2022-10-10T10:28:23.499Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T10:28:23.499Z] ---> Running in e7e8b39c4c7b [2022-10-10T10:28:24.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T10:28:25.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T10:28:26.006Z] OK: 221 MiB in 51 packages [2022-10-10T10:28:26.971Z] Removing intermediate container e7e8b39c4c7b [2022-10-10T10:28:26.971Z] ---> 52425963bc71 [2022-10-10T10:28:26.971Z] Step 8/25 : WORKDIR /app [2022-10-10T10:28:27.240Z] ---> Running in 7da05cf26117 [2022-10-10T10:28:27.509Z] Removing intermediate container 7da05cf26117 [2022-10-10T10:28:27.509Z] ---> 9f7d44e24cd8 [2022-10-10T10:28:27.509Z] Step 9/25 : COPY go.mod vendor* ./ [2022-10-10T10:28:28.097Z] ---> 639aa2dfce96 [2022-10-10T10:28:28.097Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T10:28:28.097Z] ---> Running in 9c6e5c1d77c4 [2022-10-10T10:28:30.678Z] Removing intermediate container 9c6e5c1d77c4 [2022-10-10T10:28:30.678Z] ---> e1e52490c4cb [2022-10-10T10:28:30.678Z] Step 11/25 : COPY . . [2022-10-10T10:28:32.081Z] ---> 8141cb96ba6b [2022-10-10T10:28:32.081Z] Step 12/25 : RUN $MAKE [2022-10-10T10:28:32.081Z] ---> Running in cf4c5a0613ff [2022-10-10T10:28:33.041Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.37 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.15" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-10-10T10:30:54.738Z] Removing intermediate container cf4c5a0613ff [2022-10-10T10:30:54.738Z] ---> 3896f6b2e154 [2022-10-10T10:30:54.738Z] Step 13/25 : FROM alpine:3.16 [2022-10-10T10:30:55.695Z] 3.16: Pulling from library/alpine [2022-10-10T10:30:55.695Z] 9b18e9b68314: Pulling fs layer [2022-10-10T10:30:55.964Z] 9b18e9b68314: Verifying Checksum [2022-10-10T10:30:55.964Z] 9b18e9b68314: Download complete [2022-10-10T10:30:56.554Z] 9b18e9b68314: Pull complete [2022-10-10T10:30:56.554Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T10:30:56.554Z] Status: Downloaded newer image for alpine:3.16 [2022-10-10T10:30:56.554Z] ---> a6215f271958 [2022-10-10T10:30:56.554Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-10T10:30:56.554Z] ---> Running in c0e6281445f9 [2022-10-10T10:30:56.822Z] Removing intermediate container c0e6281445f9 [2022-10-10T10:30:56.822Z] ---> b67b57146096 [2022-10-10T10:30:56.822Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T10:30:56.822Z] ---> Running in cb05d79451a5 [2022-10-10T10:30:58.766Z] Removing intermediate container cb05d79451a5 [2022-10-10T10:30:58.766Z] ---> dc57e1d1c73c [2022-10-10T10:30:58.766Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-10T10:30:58.766Z] ---> Running in 4b13c0695748 [2022-10-10T10:30:59.347Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T10:31:00.305Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T10:31:01.266Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-10T10:31:01.266Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T10:31:01.531Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-10T10:31:01.531Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T10:31:01.797Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-10T10:31:01.797Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-10T10:31:02.064Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T10:31:02.064Z] OK: 8 MiB in 20 packages [2022-10-10T10:31:03.025Z] Removing intermediate container 4b13c0695748 [2022-10-10T10:31:03.025Z] ---> 65829c3ed6c8 [2022-10-10T10:31:03.025Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-10-10T10:31:03.291Z] ---> b59ab3f175cc [2022-10-10T10:31:03.291Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-10-10T10:31:03.875Z] ---> 259554351669 [2022-10-10T10:31:03.875Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-10-10T10:31:05.287Z] ---> f3d82ad2ca47 [2022-10-10T10:31:05.287Z] Step 20/25 : EXPOSE 59989 [2022-10-10T10:31:05.287Z] ---> Running in edf3b7328933 [2022-10-10T10:31:05.555Z] Removing intermediate container edf3b7328933 [2022-10-10T10:31:05.556Z] ---> 565575d2e2f7 [2022-10-10T10:31:05.556Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-10-10T10:31:05.556Z] ---> Running in 167f6b5157aa [2022-10-10T10:31:05.827Z] Removing intermediate container 167f6b5157aa [2022-10-10T10:31:05.827Z] ---> 01a885d632f5 [2022-10-10T10:31:05.827Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-10T10:31:06.094Z] ---> Running in a05c98e50cc2 [2022-10-10T10:31:06.361Z] Removing intermediate container a05c98e50cc2 [2022-10-10T10:31:06.361Z] ---> d55ef24d0712 [2022-10-10T10:31:06.361Z] Step 23/25 : LABEL arch=arm64 [2022-10-10T10:31:06.361Z] ---> Running in ba36d67a61fc [2022-10-10T10:31:06.627Z] Removing intermediate container ba36d67a61fc [2022-10-10T10:31:06.627Z] ---> ed1b19a17bf3 [2022-10-10T10:31:06.627Z] Step 24/25 : LABEL git_sha=b9a08de2089269f98948aec2235dffa919f27c0f [2022-10-10T10:31:06.627Z] ---> Running in b409dadbbcd5 [2022-10-10T10:31:06.894Z] Removing intermediate container b409dadbbcd5 [2022-10-10T10:31:06.894Z] ---> 1eb89e562513 [2022-10-10T10:31:06.894Z] Step 25/25 : LABEL version=2.3.0-dev.15 [2022-10-10T10:31:07.161Z] ---> Running in 31f7a80336f9 [2022-10-10T10:31:07.427Z] Removing intermediate container 31f7a80336f9 [2022-10-10T10:31:07.427Z] ---> 4176ee4095a0 [2022-10-10T10:31:07.427Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T10:31:07.427Z] Successfully built 4176ee4095a0 [2022-10-10T10:31:07.427Z] 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 [2022-10-10T10:31:07.542Z] provisioning config files... [2022-10-10T10:31:07.556Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/51@tmp/config4445827934031882543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:31:07.886Z] ---> docker-login.sh [2022-10-10T10:31:07.886Z] nexus3.edgexfoundry.org:10001 [2022-10-10T10:31:07.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:31:08.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:31:08.153Z] Configure a credential helper to remove this warning. See [2022-10-10T10:31:08.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:31:08.153Z] [2022-10-10T10:31:08.153Z] Login Succeeded [2022-10-10T10:31:08.153Z] nexus3.edgexfoundry.org:10002 [2022-10-10T10:31:08.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:31:08.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:31:08.419Z] Configure a credential helper to remove this warning. See [2022-10-10T10:31:08.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:31:08.419Z] [2022-10-10T10:31:08.419Z] Login Succeeded [2022-10-10T10:31:08.419Z] nexus3.edgexfoundry.org:10003 [2022-10-10T10:31:08.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:31:08.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:31:08.951Z] Configure a credential helper to remove this warning. See [2022-10-10T10:31:08.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:31:08.951Z] [2022-10-10T10:31:08.951Z] Login Succeeded [2022-10-10T10:31:08.951Z] nexus3.edgexfoundry.org:10004 [2022-10-10T10:31:08.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:31:09.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:31:09.218Z] Configure a credential helper to remove this warning. See [2022-10-10T10:31:09.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:31:09.218Z] [2022-10-10T10:31:09.218Z] Login Succeeded [2022-10-10T10:31:09.218Z] docker.io [2022-10-10T10:31:09.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:31:09.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:31:09.753Z] Configure a credential helper to remove this warning. See [2022-10-10T10:31:09.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:31:09.753Z] [2022-10-10T10:31:09.753Z] Login Succeeded [2022-10-10T10:31:09.753Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T10:31:09.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T10:31:09.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:31:09.812Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-10-10T10:31:09.812Z] b9a08de2089269f98948aec2235dffa919f27c0f [2022-10-10T10:31:09.812Z] latest [2022-10-10T10:31:09.812Z] 2.3.0-dev.15 [2022-10-10T10:31:09.812Z] b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 [2022-10-10T10:31:09.812Z] main [2022-10-10T10:31:09.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:31:10.160Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:31:10.496Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9a08de2089269f98948aec2235dffa919f27c0f [2022-10-10T10:31:10.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-10T10:31:10.496Z] a6fe29b78782: Preparing [2022-10-10T10:31:10.496Z] c38a39502467: Preparing [2022-10-10T10:31:10.496Z] 82132650f0d9: Preparing [2022-10-10T10:31:10.496Z] 0621529e7f93: Preparing [2022-10-10T10:31:10.496Z] 8cb917950ad4: Preparing [2022-10-10T10:31:10.496Z] 5d3e392a13a0: Preparing [2022-10-10T10:31:10.496Z] 5d3e392a13a0: Waiting [2022-10-10T10:31:10.762Z] c38a39502467: Pushed [2022-10-10T10:31:10.762Z] 82132650f0d9: Pushed [2022-10-10T10:31:10.762Z] 8cb917950ad4: Pushed [2022-10-10T10:31:10.762Z] 5d3e392a13a0: Layer already exists [2022-10-10T10:31:11.344Z] 0621529e7f93: Pushed [2022-10-10T10:31:16.767Z] a6fe29b78782: Pushed [2022-10-10T10:31:16.767Z] b9a08de2089269f98948aec2235dffa919f27c0f: digest: sha256:aab0dc4124e4f0d9556b9752feeb262d35b94cd9332771e5f4956a17f1001df9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:31:17.122Z] + 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 [2022-10-10T10:31:17.468Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-10-10T10:31:17.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-10T10:31:17.468Z] a6fe29b78782: Preparing [2022-10-10T10:31:17.468Z] c38a39502467: Preparing [2022-10-10T10:31:17.468Z] 82132650f0d9: Preparing [2022-10-10T10:31:17.468Z] 0621529e7f93: Preparing [2022-10-10T10:31:17.468Z] 8cb917950ad4: Preparing [2022-10-10T10:31:17.468Z] 5d3e392a13a0: Preparing [2022-10-10T10:31:17.468Z] 5d3e392a13a0: Waiting [2022-10-10T10:31:17.468Z] 8cb917950ad4: Layer already exists [2022-10-10T10:31:17.468Z] c38a39502467: Layer already exists [2022-10-10T10:31:17.468Z] a6fe29b78782: Layer already exists [2022-10-10T10:31:17.468Z] 82132650f0d9: Layer already exists [2022-10-10T10:31:17.468Z] 0621529e7f93: Layer already exists [2022-10-10T10:31:17.468Z] 5d3e392a13a0: Layer already exists [2022-10-10T10:31:17.468Z] latest: digest: sha256:aab0dc4124e4f0d9556b9752feeb262d35b94cd9332771e5f4956a17f1001df9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:31:18.095Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:31:18.442Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.15 [2022-10-10T10:31:18.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-10T10:31:18.442Z] a6fe29b78782: Preparing [2022-10-10T10:31:18.442Z] c38a39502467: Preparing [2022-10-10T10:31:18.442Z] 82132650f0d9: Preparing [2022-10-10T10:31:18.442Z] 0621529e7f93: Preparing [2022-10-10T10:31:18.442Z] 8cb917950ad4: Preparing [2022-10-10T10:31:18.442Z] 5d3e392a13a0: Preparing [2022-10-10T10:31:18.442Z] 5d3e392a13a0: Waiting [2022-10-10T10:31:18.442Z] 0621529e7f93: Layer already exists [2022-10-10T10:31:18.442Z] c38a39502467: Layer already exists [2022-10-10T10:31:18.442Z] a6fe29b78782: Layer already exists [2022-10-10T10:31:18.442Z] 8cb917950ad4: Layer already exists [2022-10-10T10:31:18.442Z] 82132650f0d9: Layer already exists [2022-10-10T10:31:18.442Z] 5d3e392a13a0: Layer already exists [2022-10-10T10:31:18.442Z] 2.3.0-dev.15: digest: sha256:aab0dc4124e4f0d9556b9752feeb262d35b94cd9332771e5f4956a17f1001df9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:31:19.049Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:31:19.391Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 [2022-10-10T10:31:19.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-10T10:31:19.391Z] a6fe29b78782: Preparing [2022-10-10T10:31:19.391Z] c38a39502467: Preparing [2022-10-10T10:31:19.391Z] 82132650f0d9: Preparing [2022-10-10T10:31:19.391Z] 0621529e7f93: Preparing [2022-10-10T10:31:19.391Z] 8cb917950ad4: Preparing [2022-10-10T10:31:19.391Z] 5d3e392a13a0: Preparing [2022-10-10T10:31:19.391Z] 5d3e392a13a0: Waiting [2022-10-10T10:31:19.391Z] 82132650f0d9: Layer already exists [2022-10-10T10:31:19.391Z] c38a39502467: Layer already exists [2022-10-10T10:31:19.391Z] 0621529e7f93: Layer already exists [2022-10-10T10:31:19.391Z] a6fe29b78782: Layer already exists [2022-10-10T10:31:19.391Z] 8cb917950ad4: Layer already exists [2022-10-10T10:31:19.391Z] 5d3e392a13a0: Layer already exists [2022-10-10T10:31:19.391Z] b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15: digest: sha256:aab0dc4124e4f0d9556b9752feeb262d35b94cd9332771e5f4956a17f1001df9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:31:19.733Z] + 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 [2022-10-10T10:31:20.067Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-10-10T10:31:20.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-10T10:31:20.068Z] a6fe29b78782: Preparing [2022-10-10T10:31:20.068Z] c38a39502467: Preparing [2022-10-10T10:31:20.068Z] 82132650f0d9: Preparing [2022-10-10T10:31:20.068Z] 0621529e7f93: Preparing [2022-10-10T10:31:20.068Z] 8cb917950ad4: Preparing [2022-10-10T10:31:20.068Z] 5d3e392a13a0: Preparing [2022-10-10T10:31:20.068Z] 5d3e392a13a0: Waiting [2022-10-10T10:31:20.068Z] 0621529e7f93: Layer already exists [2022-10-10T10:31:20.068Z] a6fe29b78782: Layer already exists [2022-10-10T10:31:20.068Z] c38a39502467: Layer already exists [2022-10-10T10:31:20.068Z] 8cb917950ad4: Layer already exists [2022-10-10T10:31:20.068Z] 82132650f0d9: Layer already exists [2022-10-10T10:31:20.068Z] 5d3e392a13a0: Layer already exists [2022-10-10T10:31:20.333Z] main: digest: sha256:aab0dc4124e4f0d9556b9752feeb262d35b94cd9332771e5f4956a17f1001df9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T10:31:20.391Z] ===================================================== [Pipeline] echo [2022-10-10T10:31:20.400Z] taggedImages: [2022-10-10T10:31:20.400Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9a08de2089269f98948aec2235dffa919f27c0f [2022-10-10T10:31:20.400Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-10-10T10:31:20.400Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.15 [2022-10-10T10:31:20.400Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 [2022-10-10T10:31:20.400Z] - 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 [2022-10-10T10:31:20.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T10:31:20.747Z] [2022-10-10T10:31:20.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:31:21.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T10:31:21.075Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-10T10:31:21.075Z] 8998bd30e6a1: Pulling fs layer [2022-10-10T10:31:21.075Z] 04944245beec: Pulling fs layer [2022-10-10T10:31:21.075Z] 699f458cf7ca: Pulling fs layer [2022-10-10T10:31:21.075Z] 765212b225bb: Pulling fs layer [2022-10-10T10:31:21.075Z] f23df028b6ca: Pulling fs layer [2022-10-10T10:31:21.075Z] d65c8cfc05b1: Pulling fs layer [2022-10-10T10:31:21.075Z] 2437ff75d9bd: Pulling fs layer [2022-10-10T10:31:21.075Z] 765212b225bb: Waiting [2022-10-10T10:31:21.075Z] f23df028b6ca: Waiting [2022-10-10T10:31:21.075Z] 2437ff75d9bd: Waiting [2022-10-10T10:31:21.075Z] d65c8cfc05b1: Waiting [2022-10-10T10:31:21.344Z] 04944245beec: Verifying Checksum [2022-10-10T10:31:21.344Z] 04944245beec: Download complete [2022-10-10T10:31:21.344Z] 765212b225bb: Download complete [2022-10-10T10:31:21.344Z] f23df028b6ca: Verifying Checksum [2022-10-10T10:31:21.344Z] f23df028b6ca: Download complete [2022-10-10T10:31:21.344Z] d65c8cfc05b1: Verifying Checksum [2022-10-10T10:31:21.344Z] d65c8cfc05b1: Download complete [2022-10-10T10:31:21.344Z] 699f458cf7ca: Verifying Checksum [2022-10-10T10:31:21.344Z] 699f458cf7ca: Download complete [2022-10-10T10:31:21.927Z] 8998bd30e6a1: Verifying Checksum [2022-10-10T10:31:21.927Z] 8998bd30e6a1: Download complete [2022-10-10T10:31:23.871Z] 2437ff75d9bd: Verifying Checksum [2022-10-10T10:31:23.871Z] 2437ff75d9bd: Download complete [2022-10-10T10:31:25.278Z] 8998bd30e6a1: Pull complete [2022-10-10T10:31:25.860Z] 04944245beec: Pull complete [2022-10-10T10:31:27.267Z] 699f458cf7ca: Pull complete [2022-10-10T10:31:27.267Z] 765212b225bb: Pull complete [2022-10-10T10:31:28.226Z] f23df028b6ca: Pull complete [2022-10-10T10:31:28.226Z] d65c8cfc05b1: Pull complete [2022-10-10T10:31:43.217Z] 2437ff75d9bd: Pull complete [2022-10-10T10:31:43.217Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-10T10:31:43.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T10:31:43.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:31:43.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-7508 does not seem to be running inside a container [2022-10-10T10:31:43.452Z] $ 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/51 -v /w/workspace/device-rfid-llrp-go/51:/w/workspace/device-rfid-llrp-go/51:rw,z -v /w/workspace/device-rfid-llrp-go/51@tmp:/w/workspace/device-rfid-llrp-go/51@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 [2022-10-10T10:31:46.943Z] $ docker top 3a1bb00b8a6e5b213286d96437ae16936e5b2c43dfb29f51de89fd78171b611f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:31:47.430Z] ---> job-cost.sh [2022-10-10T10:31:47.695Z] lf-activate-venv: SKIPPING [2022-10-10T10:31:47.695Z] INFO: No Stack... [2022-10-10T10:31:47.958Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-10T10:31:48.911Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T10:31:49.220Z] + cat /w/workspace/device-rfid-llrp-go/51/archives/cost.csv [2022-10-10T10:31:49.220Z] + cut -d, -f6 [Pipeline] lock [2022-10-10T10:31:49.273Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] [2022-10-10T10:31:49.282Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] did not exist. Created. [2022-10-10T10:31:49.282Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T10:31:49.606Z] /w/workspace/device-rfid-llrp-go/51@tmp/durable-4168ebb4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-10T10:31:49.929Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-10T10:31:49.951Z] Warning: overwriting stash ‘stack-cost’ [2022-10-10T10:31:50.006Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T10:31:50.012Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T10:31:50.022Z] $ docker stop --time=1 3a1bb00b8a6e5b213286d96437ae16936e5b2c43dfb29f51de89fd78171b611f [2022-10-10T10:31:51.447Z] $ docker rm -f 3a1bb00b8a6e5b213286d96437ae16936e5b2c43dfb29f51de89fd78171b611f [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 [2022-10-10T10:31:51.851Z] provisioning config files... [2022-10-10T10:31:51.857Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7959381106385042710tmp [Pipeline] { [Pipeline] sh [2022-10-10T10:31:52.141Z] + set +x [2022-10-10T10:31:52.141Z] + curl -s https://codecov.io/bash [2022-10-10T10:31:52.141Z] + bash -s -- [2022-10-10T10:31:52.141Z] [2022-10-10T10:31:52.141Z] _____ _ [2022-10-10T10:31:52.141Z] / ____| | | [2022-10-10T10:31:52.141Z] | | ___ __| | ___ ___ _____ __ [2022-10-10T10:31:52.141Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-10T10:31:52.141Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-10T10:31:52.141Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-10T10:31:52.141Z] Bash-1.0.6 [2022-10-10T10:31:52.141Z] [2022-10-10T10:31:52.141Z] [2022-10-10T10:31:52.141Z] ==> git version 2.25.1 found [2022-10-10T10:31:52.141Z] ==> 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 [2022-10-10T10:31:52.141Z] Release-Date: 2020-01-08 [2022-10-10T10:31:52.141Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-10T10:31:52.141Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-10T10:31:52.141Z] ==> Jenkins CI detected. [2022-10-10T10:31:52.141Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-10-10T10:31:52.141Z] project root: . [2022-10-10T10:31:52.141Z] --> token set from env [2022-10-10T10:31:52.141Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-10T10:31:52.141Z] ==> Running gcov in . (disable via -X gcov) [2022-10-10T10:31:52.141Z] ==> Python coveragepy not found [2022-10-10T10:31:52.141Z] ==> Searching for coverage reports in: [2022-10-10T10:31:52.141Z] + . [2022-10-10T10:31:52.141Z] -> Found 1 reports [2022-10-10T10:31:52.141Z] ==> Detecting git/mercurial file structure [2022-10-10T10:31:52.141Z] ==> Reading reports [2022-10-10T10:31:52.141Z] + ./coverage.out bytes=460049 [2022-10-10T10:31:52.141Z] ==> Appending adjustments [2022-10-10T10:31:52.141Z] https://docs.codecov.io/docs/fixing-reports [2022-10-10T10:31:52.402Z] + Found adjustments [2022-10-10T10:31:52.402Z] ==> Gzipping contents [2022-10-10T10:31:52.402Z] 52K /tmp/codecov.v390Zw.gz [2022-10-10T10:31:52.402Z] ==> Uploading reports [2022-10-10T10:31:52.402Z] url: https://codecov.io [2022-10-10T10:31:52.402Z] query: branch=main&commit=b9a08de2089269f98948aec2235dffa919f27c0f&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-10T10:31:52.661Z] -> Pinging Codecov [2022-10-10T10:31:52.661Z] 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=b9a08de2089269f98948aec2235dffa919f27c0f&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-10T10:31:52.919Z] -> Uploading to [2022-10-10T10:31:52.919Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-10/581DD39554BDF9B6E22D074273EAD858/b9a08de2089269f98948aec2235dffa919f27c0f/1e65951d-57ab-48e4-a6dd-41e7bdfaac69.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221010%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221010T103152Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8ea150a908d2331c0e630a52ae7477f07f7bdb7d632e41807013c30104a2c1a [2022-10-10T10:31:52.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T10:31:52.919Z] Dload Upload Total Spent Left Speed [2022-10-10T10:31:53.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51568 0 0 100 51568 0 194k --:--:-- --:--:-- --:--:-- 194k [2022-10-10T10:31:53.179Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] } [2022-10-10T10:31:53.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-10T10:31:53.432Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-10T10:31:53.443Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:31:53.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T10:31:53.737Z] [2022-10-10T10:31:53.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:31:54.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T10:31:54.033Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-10T10:31:54.033Z] df9b9388f04a: Pulling fs layer [2022-10-10T10:31:54.033Z] 52dc419b0ee2: Pulling fs layer [2022-10-10T10:31:54.033Z] 25bc292e5bac: Pulling fs layer [2022-10-10T10:31:54.033Z] 114826534d7a: Pulling fs layer [2022-10-10T10:31:54.033Z] 4657fd5d0bcf: Pulling fs layer [2022-10-10T10:31:54.033Z] 6ad1cebc031e: Pulling fs layer [2022-10-10T10:31:54.033Z] 8a3aa393b2d8: Pulling fs layer [2022-10-10T10:31:54.033Z] 114826534d7a: Waiting [2022-10-10T10:31:54.033Z] 4657fd5d0bcf: Waiting [2022-10-10T10:31:54.033Z] 6ad1cebc031e: Waiting [2022-10-10T10:31:54.033Z] 8a3aa393b2d8: Waiting [2022-10-10T10:31:54.033Z] 25bc292e5bac: Verifying Checksum [2022-10-10T10:31:54.033Z] 25bc292e5bac: Download complete [2022-10-10T10:31:54.033Z] 52dc419b0ee2: Download complete [2022-10-10T10:31:54.033Z] 4657fd5d0bcf: Verifying Checksum [2022-10-10T10:31:54.033Z] 4657fd5d0bcf: Download complete [2022-10-10T10:31:54.033Z] df9b9388f04a: Download complete [2022-10-10T10:31:54.294Z] 6ad1cebc031e: Verifying Checksum [2022-10-10T10:31:54.294Z] 6ad1cebc031e: Download complete [2022-10-10T10:31:54.294Z] df9b9388f04a: Pull complete [2022-10-10T10:31:54.294Z] 52dc419b0ee2: Pull complete [2022-10-10T10:31:54.294Z] 25bc292e5bac: Pull complete [2022-10-10T10:31:54.863Z] 114826534d7a: Verifying Checksum [2022-10-10T10:31:54.863Z] 114826534d7a: Download complete [2022-10-10T10:31:54.863Z] 8a3aa393b2d8: Verifying Checksum [2022-10-10T10:31:54.863Z] 8a3aa393b2d8: Download complete [2022-10-10T10:31:58.142Z] 114826534d7a: Pull complete [2022-10-10T10:31:58.142Z] 4657fd5d0bcf: Pull complete [2022-10-10T10:31:58.142Z] 6ad1cebc031e: Pull complete [2022-10-10T10:32:00.667Z] 8a3aa393b2d8: Pull complete [2022-10-10T10:32:00.667Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-10T10:32:00.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T10:32:00.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:32:00.744Z] prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container [2022-10-10T10:32:00.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-10T10:32:04.895Z] $ docker top f18b8055eedb2874349be5f4a0d84be3095b23aa97ff5fc13c59483c0a4d659c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-10T10:32:04.962Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2022-10-10T10:32:05.237Z] + set -o pipefail [2022-10-10T10:32:05.238Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2022-10-10T10:32:11.825Z] [2022-10-10T10:32:11.825Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-10-10T10:32:11.825Z] [2022-10-10T10:32:11.825Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/b94627f4-d014-4a41-84b0-fb665e6925d9 [2022-10-10T10:32:11.825Z] [2022-10-10T10:32:11.825Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-10T10:32:11.825Z] [2022-10-10T10:32:11.825Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-10T10:32:11.825Z] [2022-10-10T10:32:11.825Z] [2022-10-10T10:32:11.825Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-10T10:32:11.825Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-10T10:32:11.825Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-10T10:32:11.836Z] $ docker stop --time=1 f18b8055eedb2874349be5f4a0d84be3095b23aa97ff5fc13c59483c0a4d659c [2022-10-10T10:32:15.363Z] $ docker rm -f f18b8055eedb2874349be5f4a0d84be3095b23aa97ff5fc13c59483c0a4d659c [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 [2022-10-10T10:32:16.086Z] + git log --format=format:%s -1 b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] sh [2022-10-10T10:32:16.377Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T10:32:16.377Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:32:16.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:32:16.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:32:16.736Z] prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container [2022-10-10T10:32:16.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T10:32:17.191Z] $ docker top 7b648b3e223448789b7cd4de53e009a61f9d83c34ec5f5bc91724cd4f9aa5cfa -eo pid,comm [2022-10-10T10:32:17.239Z] 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). [2022-10-10T10:32:17.240Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T10:32:17.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T10:32:17.279Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T10:32:17.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T10:32:17.387Z] $ docker exec 7b648b3e223448789b7cd4de53e009a61f9d83c34ec5f5bc91724cd4f9aa5cfa ssh-agent [2022-10-10T10:32:17.497Z] SSH_AUTH_SOCK=/tmp/ssh-2TR68yUV7cgw/agent.34 [2022-10-10T10:32:17.497Z] SSH_AGENT_PID=40 [2022-10-10T10:32:17.501Z] Running ssh-add (command line suppressed) [2022-10-10T10:32:17.617Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10177293916070928866.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10177293916070928866.key) [2022-10-10T10:32:17.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T10:32:17.915Z] + git semver tag [2022-10-10T10:32:18.174Z] 2022-10-10 10:32:18,090 [run_tag] DEBUG tag force:False [2022-10-10T10:32:18.174Z] 2022-10-10 10:32:18,090 [check_head_tag] DEBUG check head tag [2022-10-10T10:32:18.174Z] 2022-10-10 10:32:18,091 [execute] INFO git cat-file --batch-check [2022-10-10T10:32:18.174Z] 2022-10-10 10:32:18,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-10T10:32:18.174Z] 2022-10-10 10:32:18,095 [execute] INFO git cat-file --batch [2022-10-10T10:32:18.174Z] 2022-10-10 10:32:18,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-10T10:32:18.174Z] 2022-10-10 10:32:18,106 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-10T10:32:18.174Z] 2022-10-10 10:32:18,106 [execute] INFO git tag -a v2.3.0-dev.15 -m v2.3.0-dev.15 [2022-10-10T10:32:18.174Z] 2022-10-10 10:32:18,106 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.15', '-m', 'v2.3.0-dev.15'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-10T10:32:18.174Z] 2022-10-10 10:32:18,112 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-10T10:32:18.174Z] 2.3.0-dev.15 [Pipeline] } [2022-10-10T10:32:18.182Z] $ docker exec --env ******** --env ******** 7b648b3e223448789b7cd4de53e009a61f9d83c34ec5f5bc91724cd4f9aa5cfa ssh-agent -k [2022-10-10T10:32:18.287Z] unset SSH_AUTH_SOCK; [2022-10-10T10:32:18.288Z] unset SSH_AGENT_PID; [2022-10-10T10:32:18.288Z] echo Agent pid 40 killed; [2022-10-10T10:32:18.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T10:32:18.593Z] + git semver [Pipeline] } [2022-10-10T10:32:18.868Z] $ docker stop --time=1 7b648b3e223448789b7cd4de53e009a61f9d83c34ec5f5bc91724cd4f9aa5cfa [2022-10-10T10:32:20.126Z] $ docker rm -f 7b648b3e223448789b7cd4de53e009a61f9d83c34ec5f5bc91724cd4f9aa5cfa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:32:20.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T10:32:20.509Z] [2022-10-10T10:32:20.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:32:20.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T10:32:20.809Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-10T10:32:20.809Z] ab5ef0e58194: Pulling fs layer [2022-10-10T10:32:20.809Z] 9712f1f96733: Pulling fs layer [2022-10-10T10:32:20.809Z] 63f879dbbcfc: Pulling fs layer [2022-10-10T10:32:20.809Z] 0d9ebad4ef96: Pulling fs layer [2022-10-10T10:32:20.809Z] e9a5061849ea: Pulling fs layer [2022-10-10T10:32:20.809Z] d747dcd14b5f: Pulling fs layer [2022-10-10T10:32:20.809Z] 2de7ff778b66: Pulling fs layer [2022-10-10T10:32:20.809Z] 0d9ebad4ef96: Waiting [2022-10-10T10:32:20.809Z] d747dcd14b5f: Waiting [2022-10-10T10:32:20.809Z] e9a5061849ea: Waiting [2022-10-10T10:32:20.809Z] 2de7ff778b66: Waiting [2022-10-10T10:32:20.809Z] 9712f1f96733: Verifying Checksum [2022-10-10T10:32:20.809Z] 9712f1f96733: Download complete [2022-10-10T10:32:21.388Z] 63f879dbbcfc: Verifying Checksum [2022-10-10T10:32:21.388Z] 63f879dbbcfc: Download complete [2022-10-10T10:32:21.388Z] 0d9ebad4ef96: Verifying Checksum [2022-10-10T10:32:21.388Z] 0d9ebad4ef96: Download complete [2022-10-10T10:32:21.388Z] d747dcd14b5f: Download complete [2022-10-10T10:32:21.388Z] e9a5061849ea: Verifying Checksum [2022-10-10T10:32:21.388Z] e9a5061849ea: Download complete [2022-10-10T10:32:21.388Z] ab5ef0e58194: Verifying Checksum [2022-10-10T10:32:21.388Z] ab5ef0e58194: Download complete [2022-10-10T10:32:21.388Z] 2de7ff778b66: Verifying Checksum [2022-10-10T10:32:21.388Z] 2de7ff778b66: Download complete [2022-10-10T10:32:23.919Z] ab5ef0e58194: Pull complete [2022-10-10T10:32:23.919Z] 9712f1f96733: Pull complete [2022-10-10T10:32:24.856Z] 63f879dbbcfc: Pull complete [2022-10-10T10:32:29.041Z] 0d9ebad4ef96: Pull complete [2022-10-10T10:32:29.041Z] e9a5061849ea: Pull complete [2022-10-10T10:32:29.041Z] d747dcd14b5f: Pull complete [2022-10-10T10:32:30.033Z] 2de7ff778b66: Pull complete [2022-10-10T10:32:30.033Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-10T10:32:30.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T10:32:30.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:32:30.100Z] prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container [2022-10-10T10:32:30.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-10T10:32:35.093Z] $ docker top 1bea4a405ec9caa77b007118c6308e2923fff640f7dfe5a10688c8b8c496a6ba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-10T10:32:35.170Z] provisioning config files... [2022-10-10T10:32:35.180Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16354895662006059530tmp [2022-10-10T10:32:35.190Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6456422816753211745tmp [2022-10-10T10:32:35.198Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11557831946712650503tmp [Pipeline] { [Pipeline] echo [2022-10-10T10:32:35.212Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:32:35.491Z] ---> sigul-configuration.sh [2022-10-10T10:32:35.491Z] gpg: directory `/root/.gnupg' created [2022-10-10T10:32:35.491Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-10T10:32:35.491Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-10T10:32:35.491Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-10T10:32:35.491Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-10T10:32:35.491Z] gpg: CAST5 encrypted data [2022-10-10T10:32:35.491Z] gpg: encrypted with 1 passphrase [2022-10-10T10:32:35.491Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-10T10:32:35.771Z] + mkdir /home/jenkins [2022-10-10T10:32:35.771Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-10T10:32:36.056Z] + 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 [2022-10-10T10:32:36.064Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:32:36.348Z] ---> sigul-install.sh [2022-10-10T10:32:36.348Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-10T10:32:36.637Z] + git tag --list [2022-10-10T10:32:36.637Z] v0.0.0 [2022-10-10T10:32:36.637Z] v1.0.0 [2022-10-10T10:32:36.637Z] v2.1.0 [2022-10-10T10:32:36.637Z] v2.1.1 [2022-10-10T10:32:36.637Z] v2.1.1-dev.1 [2022-10-10T10:32:36.637Z] v2.2.0 [2022-10-10T10:32:36.637Z] v2.2.1-dev.1 [2022-10-10T10:32:36.637Z] v2.2.1-dev.2 [2022-10-10T10:32:36.637Z] v2.2.1-dev.3 [2022-10-10T10:32:36.637Z] v2.2.1-dev.4 [2022-10-10T10:32:36.637Z] v2.2.1-dev.5 [2022-10-10T10:32:36.637Z] v2.2.1-dev.6 [2022-10-10T10:32:36.637Z] v2.2.1-dev.7 [2022-10-10T10:32:36.637Z] v2.3.0-dev.10 [2022-10-10T10:32:36.637Z] v2.3.0-dev.11 [2022-10-10T10:32:36.637Z] v2.3.0-dev.12 [2022-10-10T10:32:36.637Z] v2.3.0-dev.13 [2022-10-10T10:32:36.637Z] v2.3.0-dev.14 [2022-10-10T10:32:36.637Z] v2.3.0-dev.15 [2022-10-10T10:32:36.637Z] v2.3.0-dev.7 [2022-10-10T10:32:36.637Z] v2.3.0-dev.8 [2022-10-10T10:32:36.637Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-10T10:32:36.922Z] + lftools sign git-tag v2.3.0-dev.15 [2022-10-10T10:32:37.490Z] Signing Git tag with Sigul... [2022-10-10T10:32:37.490Z] Signing v2.3.0-dev.15 [Pipeline] echo [2022-10-10T10:32:38.067Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:32:38.350Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-10T10:32:38.357Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-10T10:32:38.371Z] $ docker stop --time=1 1bea4a405ec9caa77b007118c6308e2923fff640f7dfe5a10688c8b8c496a6ba [2022-10-10T10:32:39.680Z] $ docker rm -f 1bea4a405ec9caa77b007118c6308e2923fff640f7dfe5a10688c8b8c496a6ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-10T10:32:40.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T10:32:40.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:32:40.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:32:40.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:32:40.442Z] prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container [2022-10-10T10:32:40.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T10:32:40.830Z] $ docker top b5b7a5a356bd8f22cde8085d29aad993dee59e305f59184d3a81f5074e7f8219 -eo pid,comm [2022-10-10T10:32:40.880Z] 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). [2022-10-10T10:32:40.880Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T10:32:40.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T10:32:40.916Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T10:32:41.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T10:32:41.030Z] $ docker exec b5b7a5a356bd8f22cde8085d29aad993dee59e305f59184d3a81f5074e7f8219 ssh-agent [2022-10-10T10:32:41.138Z] SSH_AUTH_SOCK=/tmp/ssh-RQAtrYQNgiRs/agent.33 [2022-10-10T10:32:41.138Z] SSH_AGENT_PID=39 [2022-10-10T10:32:41.144Z] Running ssh-add (command line suppressed) [2022-10-10T10:32:41.245Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14910388302275631377.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14910388302275631377.key) [2022-10-10T10:32:41.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T10:32:41.545Z] + git semver bump pre [2022-10-10T10:32:41.803Z] 2022-10-10 10:32:41,723 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-10T10:32:41.803Z] 2022-10-10 10:32:41,723 [bump_version] DEBUG bumping version:2.3.0-dev.15 on axis:pre with prefix:dev [2022-10-10T10:32:41.803Z] 2022-10-10 10:32:41,723 [bump_version] DEBUG bumped version:2.3.0-dev.16 [2022-10-10T10:32:41.803Z] 2022-10-10 10:32:41,723 [write_version] DEBUG write version:2.3.0-dev.16 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-10-10T10:32:41.803Z] 2022-10-10 10:32:41,723 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-10T10:32:41.803Z] 2022-10-10 10:32:41,723 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-10T10:32:41.803Z] 2022-10-10 10:32:41,726 [execute] INFO git cat-file --batch-check [2022-10-10T10:32:41.803Z] 2022-10-10 10:32:41,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T10:32:41.803Z] 2022-10-10 10:32:41,732 [execute] INFO git cat-file --batch [2022-10-10T10:32:41.803Z] 2022-10-10 10:32:41,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T10:32:41.803Z] 2022-10-10 10:32:41,738 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-10T10:32:41.803Z] 2.3.0-dev.16 [Pipeline] } [2022-10-10T10:32:41.813Z] $ docker exec --env ******** --env ******** b5b7a5a356bd8f22cde8085d29aad993dee59e305f59184d3a81f5074e7f8219 ssh-agent -k [2022-10-10T10:32:41.912Z] unset SSH_AUTH_SOCK; [2022-10-10T10:32:41.912Z] unset SSH_AGENT_PID; [2022-10-10T10:32:41.912Z] echo Agent pid 39 killed; [2022-10-10T10:32:41.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T10:32:42.228Z] + git semver [Pipeline] } [2022-10-10T10:32:42.498Z] $ docker stop --time=1 b5b7a5a356bd8f22cde8085d29aad993dee59e305f59184d3a81f5074e7f8219 [2022-10-10T10:32:43.762Z] $ docker rm -f b5b7a5a356bd8f22cde8085d29aad993dee59e305f59184d3a81f5074e7f8219 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T10:32:44.109Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T10:32:44.109Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:32:44.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:32:44.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:32:44.463Z] prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container [2022-10-10T10:32:44.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T10:32:44.840Z] $ docker top 70edd61275872e462b227af93e6ff0eb1e71daf974b8ece7349596abe444c458 -eo pid,comm [2022-10-10T10:32:44.893Z] 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). [2022-10-10T10:32:44.893Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T10:32:44.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T10:32:44.930Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T10:32:45.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T10:32:45.042Z] $ docker exec 70edd61275872e462b227af93e6ff0eb1e71daf974b8ece7349596abe444c458 ssh-agent [2022-10-10T10:32:45.160Z] SSH_AUTH_SOCK=/tmp/ssh-1EemCDF2RCey/agent.32 [2022-10-10T10:32:45.160Z] SSH_AGENT_PID=38 [2022-10-10T10:32:45.165Z] Running ssh-add (command line suppressed) [2022-10-10T10:32:45.273Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4938082937116164373.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4938082937116164373.key) [2022-10-10T10:32:45.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T10:32:45.572Z] + git semver push [2022-10-10T10:32:45.830Z] 2022-10-10 10:32:45,767 [run_push] DEBUG push [2022-10-10T10:32:45.830Z] 2022-10-10 10:32:45,769 [execute] INFO git cat-file --batch-check [2022-10-10T10:32:45.830Z] 2022-10-10 10:32:45,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T10:32:45.830Z] 2022-10-10 10:32:45,774 [execute] INFO git rev-list cc3e66db81be06244d58d2317b68368830f6b0ba -- [2022-10-10T10:32:45.830Z] 2022-10-10 10:32:45,775 [execute] DEBUG Popen(['git', 'rev-list', 'cc3e66db81be06244d58d2317b68368830f6b0ba', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-10T10:32:45.830Z] 2022-10-10 10:32:45,781 [execute] INFO git fetch -v origin [2022-10-10T10:32:45.830Z] 2022-10-10 10:32:45,782 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-10T10:32:46.766Z] 2022-10-10 10:32:46,437 [run_push] DEBUG no remote changes detected [2022-10-10T10:32:46.766Z] 2022-10-10 10:32:46,437 [execute] INFO git push origin semver [2022-10-10T10:32:46.766Z] 2022-10-10 10:32:46,438 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-10T10:32:47.334Z] 2022-10-10 10:32:47,239 [run_push] DEBUG push all version tags [2022-10-10T10:32:47.334Z] 2022-10-10 10:32:47,240 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-10T10:32:47.334Z] 2022-10-10 10:32:47,241 [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) [2022-10-10T10:32:48.269Z] 2022-10-10 10:32:47,989 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-10T10:32:48.269Z] 2.3.0-dev.16 [Pipeline] } [2022-10-10T10:32:48.276Z] $ docker exec --env ******** --env ******** 70edd61275872e462b227af93e6ff0eb1e71daf974b8ece7349596abe444c458 ssh-agent -k [2022-10-10T10:32:48.380Z] unset SSH_AUTH_SOCK; [2022-10-10T10:32:48.380Z] unset SSH_AGENT_PID; [2022-10-10T10:32:48.380Z] echo Agent pid 38 killed; [2022-10-10T10:32:48.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T10:32:48.687Z] + git semver [Pipeline] } [2022-10-10T10:32:48.957Z] $ docker stop --time=1 70edd61275872e462b227af93e6ff0eb1e71daf974b8ece7349596abe444c458 [2022-10-10T10:32:50.230Z] $ docker rm -f 70edd61275872e462b227af93e6ff0eb1e71daf974b8ece7349596abe444c458 [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 [2022-10-10T10:32:50.809Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-10-10T10:32:50.809Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-10T10:32:50.809Z] total 16 [2022-10-10T10:32:50.809Z] drwxr-xr-x 3 root root 4096 Oct 10 10:24 . [2022-10-10T10:32:50.809Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 10 10:32 .. [2022-10-10T10:32:50.809Z] drwxr-xr-x 2 root root 4096 Oct 10 10:24 cost [2022-10-10T10:32:50.809Z] -rw-r--r-- 1 root root 90 Oct 10 10:24 cost.csv [2022-10-10T10:32:50.809Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-10T10:32:50.809Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-10T10:32:50.809Z] total 16 [2022-10-10T10:32:50.809Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 10:24 . [2022-10-10T10:32:50.809Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 10 10:32 .. [2022-10-10T10:32:50.809Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 10:24 cost [2022-10-10T10:32:50.809Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 10 10:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:32:51.097Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:32:51.958Z] ---> package-listing.sh [2022-10-10T10:32:51.958Z] ++ facter osfamily [2022-10-10T10:32:51.958Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-10T10:32:52.218Z] + OS_FAMILY=debian [2022-10-10T10:32:52.218Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-10-10T10:32:52.218Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-10T10:32:52.218Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-10T10:32:52.218Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-10T10:32:52.218Z] + PACKAGES=/tmp/packages_start.txt [2022-10-10T10:32:52.218Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-10-10T10:32:52.218Z] + PACKAGES=/tmp/packages_end.txt [2022-10-10T10:32:52.218Z] + case "${OS_FAMILY}" in [2022-10-10T10:32:52.218Z] + dpkg -l [2022-10-10T10:32:52.218Z] + grep '^ii' [2022-10-10T10:32:52.218Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-10T10:32:52.218Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-10T10:32:52.218Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-10T10:32:52.218Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-10-10T10:32:52.218Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-10-10T10:32:52.218Z] + 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 [2022-10-10T10:32:52.228Z] 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 [2022-10-10T10:32:52.507Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:32:53.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T10:32:53.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:32:53.124Z] prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container [2022-10-10T10:32:53.225Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-10T10:32:53.428Z] $ docker top 50a73cfc0e2135ef721996bcf453bddc663dc7436654e23d1feeb5003d384585 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T10:32:53.780Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-10T10:32:54.079Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-10T10:32:54.361Z] + ls /var/log/sa-host [2022-10-10T10:32:54.361Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T10:32:54.534Z] provisioning config files... [2022-10-10T10:32:54.543Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16110345138129307228tmp [Pipeline] { [Pipeline] echo [2022-10-10T10:32:54.556Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:32:54.841Z] ---> create-netrc.sh [Pipeline] } [2022-10-10T10:32:54.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:32:55.186Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-10T10:32:55.194Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:32:55.479Z] ---> sudo-logs.sh [2022-10-10T10:32:55.479Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-10T10:32:55.506Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:32:55.785Z] ---> job-cost.sh [2022-10-10T10:32:55.785Z] lf-activate-venv: SKIPPING [2022-10-10T10:32:55.785Z] DEBUG: total: 0.2199999988079071 [2022-10-10T10:32:55.785Z] INFO: Retrieving Stack Cost... [2022-10-10T10:32:56.043Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T10:32:56.610Z] INFO: Archiving Costs [Pipeline] echo [2022-10-10T10:32:56.620Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:32:56.901Z] ---> logs-deploy.sh [2022-10-10T10:32:56.901Z] lf-activate-venv: SKIPPING [2022-10-10T10:32:56.901Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/51 [2022-10-10T10:32:56.901Z] INFO: archiving workspace using pattern(s): [2022-10-10T10:32:57.838Z] Archives upload complete. [2022-10-10T10:32:58.097Z] INFO: archiving logs to Nexus