Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70ed2cbc20e9aaf34c9bbafa882aad4cea533748 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-ssh11909322572457894676.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3958935119361425548.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6433575314318833229.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh6592909762392141346.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14408525777096921831.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-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-virtual 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21758’ Running on prd-ubuntu20.04-docker-8c-8g-21760 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 70ed2cbc20e9aaf34c9bbafa882aad4cea533748 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 70ed2cbc20e9aaf34c9bbafa882aad4cea533748 # timeout=10 Commit message: "Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18" > git rev-list --no-walk a4c5e1680f302981d2a38419928a1399fd8860a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-02T10:16:58.837Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-02T10:16:58.899Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-02T10:16:58.917Z] ========================================================= [2022-08-02T10:16:58.917Z] EdgeX Global Pipelines Version Info [2022-08-02T10:16:58.917Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:16:59.719Z] ------------------- [2022-08-02T10:16:59.719Z] stable info: [2022-08-02T10:16:59.719Z] ------------------- [2022-08-02T10:16:59.719Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T10:16:59.719Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T10:16:59.719Z] Message: update stable to v1.0.238 [2022-08-02T10:17:00.296Z] ------------------- [2022-08-02T10:17:00.296Z] experimental info: [2022-08-02T10:17:00.296Z] ------------------- [2022-08-02T10:17:00.296Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T10:17:00.296Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T10:17:00.296Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-02T10:17:00.563Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-08-02T10:17:00.580Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-08-02T10:17:00.589Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-02T10:17:00.598Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-02T10:17:00.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-02T10:17:00.614Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-02T10:17:00.623Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-02T10:17:00.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-02T10:17:00.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-02T10:17:00.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-02T10:17:00.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-02T10:17:00.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-08-02T10:17:00.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-02T10:17:00.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-02T10:17:00.718Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T10:17:00.733Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T10:17:00.751Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-02T10:17:00.769Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-02T10:17:00.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-02T10:17:00.800Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-02T10:17:00.811Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-02T10:17:00.824Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-02T10:17:00.838Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-02T10:17:00.851Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-02T10:17:00.867Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-02T10:17:00.887Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-02T10:17:00.906Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-02T10:17:00.924Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-02T10:17:00.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-02T10:17:00.961Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-02T10:17:00.980Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [Pipeline] echo [2022-08-02T10:17:00.997Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70ed2cb [Pipeline] echo [2022-08-02T10:17:01.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T10:17:01.052Z] provisioning config files... [2022-08-02T10:17:01.067Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5581904005496972597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:17:01.373Z] ---> docker-login.sh [2022-08-02T10:17:01.373Z] nexus3.edgexfoundry.org:10001 [2022-08-02T10:17:01.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:17:01.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:17:01.635Z] Configure a credential helper to remove this warning. See [2022-08-02T10:17:01.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:17:01.635Z] [2022-08-02T10:17:01.635Z] Login Succeeded [2022-08-02T10:17:01.635Z] nexus3.edgexfoundry.org:10002 [2022-08-02T10:17:01.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:17:01.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:17:01.896Z] Configure a credential helper to remove this warning. See [2022-08-02T10:17:01.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:17:01.896Z] [2022-08-02T10:17:01.896Z] Login Succeeded [2022-08-02T10:17:01.896Z] nexus3.edgexfoundry.org:10003 [2022-08-02T10:17:01.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:17:02.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:17:02.158Z] Configure a credential helper to remove this warning. See [2022-08-02T10:17:02.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:17:02.158Z] [2022-08-02T10:17:02.158Z] Login Succeeded [2022-08-02T10:17:02.158Z] nexus3.edgexfoundry.org:10004 [2022-08-02T10:17:02.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:17:02.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:17:02.158Z] Configure a credential helper to remove this warning. See [2022-08-02T10:17:02.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:17:02.158Z] [2022-08-02T10:17:02.158Z] Login Succeeded [2022-08-02T10:17:02.158Z] docker.io [2022-08-02T10:17:02.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:17:02.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:17:02.684Z] Configure a credential helper to remove this warning. See [2022-08-02T10:17:02.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:17:02.684Z] [2022-08-02T10:17:02.684Z] Login Succeeded [2022-08-02T10:17:02.684Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T10:17:02.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-02T10:17:03.081Z] + git rev-list -1 --merges 70ed2cbc20e9aaf34c9bbafa882aad4cea533748~1..70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [Pipeline] echo [2022-08-02T10:17:03.107Z] -----------> git rev-list -1 --merges 70ed2cbc20e9aaf34c9bbafa882aad4cea533748~1..70ed2cbc20e9aaf34c9bbafa882aad4cea533748 70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [2022-08-02T10:17:03.107Z] 70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [false] [Pipeline] sh [2022-08-02T10:17:03.405Z] + git log --format=format:%s -1 70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [Pipeline] echo [2022-08-02T10:17:03.422Z] ========================================================= [2022-08-02T10:17:03.422Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-02T10:17:03.422Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T10:17:03.765Z] + git log --format=format:%s -1 70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [Pipeline] echo [2022-08-02T10:17:03.777Z] [semverPrep] GIT_COMMIT: 70ed2cbc20e9aaf34c9bbafa882aad4cea533748, Commit Message: Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18 [Pipeline] echo [2022-08-02T10:17:03.788Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-02T10:17:04.154Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T10:17:04.154Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-02T10:17:04.154Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-02T10:17:04.154Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-02T10:17:04.154Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-02T10:17:04.154Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-02T10:17:04.154Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:17:04.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T10:17:04.510Z] [2022-08-02T10:17:04.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:17:04.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T10:17:04.820Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-02T10:17:04.820Z] b85a868b505f: Pulling fs layer [2022-08-02T10:17:04.820Z] e2be974225ed: Pulling fs layer [2022-08-02T10:17:04.820Z] 339a4e72a1f5: Pulling fs layer [2022-08-02T10:17:04.820Z] 988bab9f4d93: Pulling fs layer [2022-08-02T10:17:04.820Z] 1469e6f7b9e6: Pulling fs layer [2022-08-02T10:17:04.820Z] 988bab9f4d93: Waiting [2022-08-02T10:17:04.820Z] 1469e6f7b9e6: Waiting [2022-08-02T10:17:04.820Z] eaf3925da568: Pulling fs layer [2022-08-02T10:17:04.820Z] bab4dde63d76: Pulling fs layer [2022-08-02T10:17:04.820Z] bde34c3a00c8: Pulling fs layer [2022-08-02T10:17:04.820Z] bab4dde63d76: Waiting [2022-08-02T10:17:04.820Z] eaf3925da568: Waiting [2022-08-02T10:17:04.820Z] b352a97aabf1: Pulling fs layer [2022-08-02T10:17:04.820Z] bde34c3a00c8: Waiting [2022-08-02T10:17:04.820Z] 4872d77fe225: Pulling fs layer [2022-08-02T10:17:04.820Z] 5851b861e8e6: Pulling fs layer [2022-08-02T10:17:04.820Z] b352a97aabf1: Waiting [2022-08-02T10:17:04.820Z] 5851b861e8e6: Waiting [2022-08-02T10:17:04.820Z] 4872d77fe225: Waiting [2022-08-02T10:17:04.820Z] e2be974225ed: Download complete [2022-08-02T10:17:04.820Z] 988bab9f4d93: Download complete [2022-08-02T10:17:05.082Z] 1469e6f7b9e6: Verifying Checksum [2022-08-02T10:17:05.082Z] 1469e6f7b9e6: Download complete [2022-08-02T10:17:05.082Z] eaf3925da568: Verifying Checksum [2022-08-02T10:17:05.082Z] eaf3925da568: Download complete [2022-08-02T10:17:05.082Z] 339a4e72a1f5: Verifying Checksum [2022-08-02T10:17:05.082Z] 339a4e72a1f5: Download complete [2022-08-02T10:17:05.082Z] bde34c3a00c8: Download complete [2022-08-02T10:17:05.082Z] b352a97aabf1: Verifying Checksum [2022-08-02T10:17:05.082Z] b352a97aabf1: Download complete [2022-08-02T10:17:05.082Z] 4872d77fe225: Verifying Checksum [2022-08-02T10:17:05.082Z] 5851b861e8e6: Verifying Checksum [2022-08-02T10:17:05.082Z] 5851b861e8e6: Download complete [2022-08-02T10:17:05.082Z] b85a868b505f: Verifying Checksum [2022-08-02T10:17:05.082Z] b85a868b505f: Download complete [2022-08-02T10:17:05.342Z] bab4dde63d76: Download complete [2022-08-02T10:17:06.731Z] b85a868b505f: Pull complete [2022-08-02T10:17:06.731Z] e2be974225ed: Pull complete [2022-08-02T10:17:07.305Z] 339a4e72a1f5: Pull complete [2022-08-02T10:17:07.305Z] 988bab9f4d93: Pull complete [2022-08-02T10:17:07.877Z] 1469e6f7b9e6: Pull complete [2022-08-02T10:17:07.877Z] eaf3925da568: Pull complete [2022-08-02T10:17:09.813Z] bab4dde63d76: Pull complete [2022-08-02T10:17:10.074Z] bde34c3a00c8: Pull complete [2022-08-02T10:17:10.074Z] b352a97aabf1: Pull complete [2022-08-02T10:17:10.342Z] 4872d77fe225: Pull complete [2022-08-02T10:17:10.342Z] 5851b861e8e6: Pull complete [2022-08-02T10:17:10.342Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-02T10:17:10.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T10:17:10.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:17:10.454Z] prd-ubuntu20.04-docker-8c-8g-21760 does not seem to be running inside a container [2022-08-02T10:17:10.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T10:17:12.049Z] $ docker top 8eb40e5d91e6309f921faf707b61fda7291997b727420e799fbc1af4f4c15881 -eo pid,comm [2022-08-02T10:17:12.139Z] 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-08-02T10:17:12.139Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T10:17:12.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T10:17:12.178Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T10:17:12.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T10:17:12.309Z] $ docker exec 8eb40e5d91e6309f921faf707b61fda7291997b727420e799fbc1af4f4c15881 ssh-agent [2022-08-02T10:17:12.463Z] SSH_AUTH_SOCK=/tmp/ssh-cjDgZEAtCN5C/agent.34 [2022-08-02T10:17:12.463Z] SSH_AGENT_PID=40 [2022-08-02T10:17:12.471Z] Running ssh-add (command line suppressed) [2022-08-02T10:17:12.588Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5715397405381835167.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5715397405381835167.key) [2022-08-02T10:17:12.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T10:17:12.916Z] + git tag --points-at HEAD [Pipeline] } [2022-08-02T10:17:12.925Z] $ docker exec --env ******** --env ******** 8eb40e5d91e6309f921faf707b61fda7291997b727420e799fbc1af4f4c15881 ssh-agent -k [2022-08-02T10:17:13.037Z] unset SSH_AUTH_SOCK; [2022-08-02T10:17:13.037Z] unset SSH_AGENT_PID; [2022-08-02T10:17:13.037Z] echo Agent pid 40 killed; [2022-08-02T10:17:13.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-02T10:17:13.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T10:17:13.090Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T10:17:13.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T10:17:13.225Z] $ docker exec 8eb40e5d91e6309f921faf707b61fda7291997b727420e799fbc1af4f4c15881 ssh-agent [2022-08-02T10:17:13.375Z] SSH_AUTH_SOCK=/tmp/ssh-yrZ8LbaNXWXW/agent.73 [2022-08-02T10:17:13.375Z] SSH_AGENT_PID=79 [2022-08-02T10:17:13.381Z] Running ssh-add (command line suppressed) [2022-08-02T10:17:13.503Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3027446602263549025.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3027446602263549025.key) [2022-08-02T10:17:13.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T10:17:13.826Z] + git semver init [2022-08-02T10:17:14.092Z] 2022-08-02 10:17:14,029 [run_init] DEBUG init version:0.0.0 force:False [2022-08-02T10:17:14.092Z] 2022-08-02 10:17:14,029 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-08-02T10:17:14.092Z] 2022-08-02 10:17:14,030 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-08-02T10:17:14.092Z] 2022-08-02 10:17:14,030 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-08-02T10:17:15.038Z] 2022-08-02 10:17:15,015 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-08-02T10:17:15.038Z] 2022-08-02 10:17:15,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-08-02T10:17:15.038Z] 2022-08-02 10:17:15,015 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-02T10:17:15.038Z] 2022-08-02 10:17:15,016 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-02T10:17:15.038Z] 2.3.0-dev.9 [Pipeline] } [2022-08-02T10:17:15.303Z] $ docker exec --env ******** --env ******** 8eb40e5d91e6309f921faf707b61fda7291997b727420e799fbc1af4f4c15881 ssh-agent -k [2022-08-02T10:17:15.433Z] unset SSH_AUTH_SOCK; [2022-08-02T10:17:15.434Z] unset SSH_AGENT_PID; [2022-08-02T10:17:15.434Z] echo Agent pid 79 killed; [2022-08-02T10:17:15.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T10:17:15.771Z] + git semver [Pipeline] } [2022-08-02T10:17:16.039Z] $ docker stop --time=1 8eb40e5d91e6309f921faf707b61fda7291997b727420e799fbc1af4f4c15881 [2022-08-02T10:17:17.355Z] $ docker rm -f 8eb40e5d91e6309f921faf707b61fda7291997b727420e799fbc1af4f4c15881 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T10:17:17.716Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-02T10:17:17.974Z] Stashed 1 file(s) [Pipeline] echo [2022-08-02T10:17:17.977Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.9 [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-08-02T10:17:18.133Z] provisioning config files... [2022-08-02T10:17:18.144Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4546071052817509596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:17:18.460Z] ---> docker-login.sh [2022-08-02T10:17:18.460Z] nexus3.edgexfoundry.org:10001 [2022-08-02T10:17:18.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:17:18.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:17:18.460Z] Configure a credential helper to remove this warning. See [2022-08-02T10:17:18.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:17:18.460Z] [2022-08-02T10:17:18.460Z] Login Succeeded [2022-08-02T10:17:18.460Z] nexus3.edgexfoundry.org:10002 [2022-08-02T10:17:18.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:17:18.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:17:18.722Z] Configure a credential helper to remove this warning. See [2022-08-02T10:17:18.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:17:18.722Z] [2022-08-02T10:17:18.722Z] Login Succeeded [2022-08-02T10:17:18.722Z] nexus3.edgexfoundry.org:10003 [2022-08-02T10:17:18.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:17:18.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:17:18.722Z] Configure a credential helper to remove this warning. See [2022-08-02T10:17:18.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:17:18.722Z] [2022-08-02T10:17:18.722Z] Login Succeeded [2022-08-02T10:17:18.722Z] nexus3.edgexfoundry.org:10004 [2022-08-02T10:17:18.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:17:18.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:17:18.986Z] Configure a credential helper to remove this warning. See [2022-08-02T10:17:18.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:17:18.986Z] [2022-08-02T10:17:18.986Z] Login Succeeded [2022-08-02T10:17:18.986Z] docker.io [2022-08-02T10:17:18.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:17:19.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:17:19.247Z] Configure a credential helper to remove this warning. See [2022-08-02T10:17:19.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:17:19.247Z] [2022-08-02T10:17:19.247Z] Login Succeeded [2022-08-02T10:17:19.512Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T10:17:19.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-02T10:17:19.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T10:17:19.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T10:17:19.616Z] ========================================================= [2022-08-02T10:17:19.616Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-02T10:17:19.616Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:17:19.942Z] + 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-08-02T10:17:19.942Z] Sending build context to Docker daemon 23.07MB [2022-08-02T10:17:19.942Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-02T10:17:19.942Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-02T10:17:20.209Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-02T10:17:20.209Z] 2408cc74d12b: Pulling fs layer [2022-08-02T10:17:20.209Z] ea60b727a1ce: Pulling fs layer [2022-08-02T10:17:20.209Z] 30c4a7721957: Pulling fs layer [2022-08-02T10:17:20.209Z] 370296b7ddb6: Pulling fs layer [2022-08-02T10:17:20.209Z] 7c6cee850709: Pulling fs layer [2022-08-02T10:17:20.209Z] 39a5fcdaea64: Pulling fs layer [2022-08-02T10:17:20.209Z] d94ebbe4e438: Pulling fs layer [2022-08-02T10:17:20.209Z] bcfd1f05c69d: Pulling fs layer [2022-08-02T10:17:20.209Z] 59ccb84bbe0f: Pulling fs layer [2022-08-02T10:17:20.209Z] 7c6cee850709: Waiting [2022-08-02T10:17:20.209Z] 370296b7ddb6: Waiting [2022-08-02T10:17:20.209Z] 39a5fcdaea64: Waiting [2022-08-02T10:17:20.209Z] bcfd1f05c69d: Waiting [2022-08-02T10:17:20.209Z] d94ebbe4e438: Waiting [2022-08-02T10:17:20.209Z] 59ccb84bbe0f: Waiting [2022-08-02T10:17:20.209Z] 30c4a7721957: Verifying Checksum [2022-08-02T10:17:20.209Z] 30c4a7721957: Download complete [2022-08-02T10:17:20.209Z] ea60b727a1ce: Verifying Checksum [2022-08-02T10:17:20.209Z] ea60b727a1ce: Download complete [2022-08-02T10:17:20.209Z] 7c6cee850709: Download complete [2022-08-02T10:17:20.209Z] 39a5fcdaea64: Download complete [2022-08-02T10:17:20.209Z] 2408cc74d12b: Verifying Checksum [2022-08-02T10:17:20.209Z] 2408cc74d12b: Download complete [2022-08-02T10:17:20.209Z] d94ebbe4e438: Download complete [2022-08-02T10:17:20.473Z] 2408cc74d12b: Pull complete [2022-08-02T10:17:20.473Z] ea60b727a1ce: Pull complete [2022-08-02T10:17:20.473Z] 30c4a7721957: Pull complete [2022-08-02T10:17:20.736Z] 59ccb84bbe0f: Verifying Checksum [2022-08-02T10:17:20.736Z] 59ccb84bbe0f: Download complete [2022-08-02T10:17:20.736Z] bcfd1f05c69d: Verifying Checksum [2022-08-02T10:17:20.736Z] bcfd1f05c69d: Download complete [2022-08-02T10:17:20.997Z] 370296b7ddb6: Verifying Checksum [2022-08-02T10:17:20.997Z] 370296b7ddb6: Download complete [2022-08-02T10:17:26.286Z] 370296b7ddb6: Pull complete [2022-08-02T10:17:26.286Z] 7c6cee850709: Pull complete [2022-08-02T10:17:26.286Z] 39a5fcdaea64: Pull complete [2022-08-02T10:17:26.286Z] d94ebbe4e438: Pull complete [2022-08-02T10:17:28.198Z] bcfd1f05c69d: Pull complete [2022-08-02T10:17:28.767Z] 59ccb84bbe0f: Pull complete [2022-08-02T10:17:28.767Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-02T10:17:28.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T10:17:28.767Z] ---> a4fb48ad2a94 [2022-08-02T10:17:28.767Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-02T10:17:30.687Z] ---> Running in 2db5fc751c4e [2022-08-02T10:17:30.687Z] Removing intermediate container 2db5fc751c4e [2022-08-02T10:17:30.687Z] ---> 9c0cbd9e2daa [2022-08-02T10:17:30.687Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-02T10:17:30.687Z] ---> Running in 81feabdbf204 [2022-08-02T10:17:30.687Z] Removing intermediate container 81feabdbf204 [2022-08-02T10:17:30.687Z] ---> 453b752c0099 [2022-08-02T10:17:30.687Z] Step 5/12 : WORKDIR /device-virtual-go [2022-08-02T10:17:30.687Z] ---> Running in 962d19435566 [2022-08-02T10:17:30.687Z] Removing intermediate container 962d19435566 [2022-08-02T10:17:30.687Z] ---> 40facb9491a2 [2022-08-02T10:17:30.687Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T10:17:30.949Z] ---> Running in 05bd7cd60f8e [2022-08-02T10:17:31.522Z] Removing intermediate container 05bd7cd60f8e [2022-08-02T10:17:31.522Z] ---> d861e79ae351 [2022-08-02T10:17:31.522Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-02T10:17:31.522Z] ---> Running in 56e1684c62ec [2022-08-02T10:17:31.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T10:17:32.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T10:17:32.990Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-02T10:17:32.990Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-02T10:17:32.990Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-02T10:17:33.090Z] Still waiting to schedule task [2022-08-02T10:17:33.090Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21759’ [2022-08-02T10:17:33.251Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-02T10:17:33.251Z] Executing busybox-1.35.0-r13.trigger [2022-08-02T10:17:33.251Z] OK: 216 MiB in 55 packages [2022-08-02T10:17:33.825Z] Removing intermediate container 56e1684c62ec [2022-08-02T10:17:33.825Z] ---> bc650c29fc19 [2022-08-02T10:17:33.825Z] Step 8/12 : COPY go.mod vendor* ./ [2022-08-02T10:17:34.085Z] ---> 5c33a4cb4ec4 [2022-08-02T10:17:34.086Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T10:17:34.086Z] ---> Running in 563a9f35ca38 [2022-08-02T10:17:56.114Z] Removing intermediate container 563a9f35ca38 [2022-08-02T10:17:56.114Z] ---> 024b45bf92cf [2022-08-02T10:17:56.114Z] Step 10/12 : COPY . . [2022-08-02T10:17:56.114Z] ---> 5f50bada250a [2022-08-02T10:17:56.114Z] Step 11/12 : ARG MAKE='make build' [2022-08-02T10:17:56.114Z] ---> Running in e3fe85d7f8f0 [2022-08-02T10:17:56.114Z] Removing intermediate container e3fe85d7f8f0 [2022-08-02T10:17:56.114Z] ---> 67d2724ef9ed [2022-08-02T10:17:56.114Z] Step 12/12 : RUN $MAKE [2022-08-02T10:17:56.114Z] ---> Running in b2190a5ee1ef [2022-08-02T10:17:56.114Z] noop [2022-08-02T10:17:56.114Z] Removing intermediate container b2190a5ee1ef [2022-08-02T10:17:56.114Z] ---> 4e26f89cc3da [2022-08-02T10:17:56.114Z] Successfully built 4e26f89cc3da [2022-08-02T10:17:56.114Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:17:56.438Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T10:17:56.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:17:56.530Z] prd-ubuntu20.04-docker-8c-8g-21760 does not seem to be running inside a container [2022-08-02T10:17:56.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T10:17:57.015Z] $ docker top 735aaaa47687251f0f0209c52c854f9666b824223d27405e60ffc2c50c5f2e60 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T10:17:57.422Z] + go version [2022-08-02T10:17:57.422Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-02T10:17:57.443Z] $ docker stop --time=1 735aaaa47687251f0f0209c52c854f9666b824223d27405e60ffc2c50c5f2e60 [2022-08-02T10:17:58.747Z] $ docker rm -f 735aaaa47687251f0f0209c52c854f9666b824223d27405e60ffc2c50c5f2e60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:17:59.169Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T10:17:59.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:17:59.256Z] prd-ubuntu20.04-docker-8c-8g-21760 does not seem to be running inside a container [2022-08-02T10:17:59.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T10:17:59.738Z] $ docker top 3f66992adaaf72ee00d9bcd5cdc4bf3cca5488d3f972ee8ee136f5ebab772314 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T10:18:00.100Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-08-02T10:18:00.404Z] + make test [2022-08-02T10:18:00.404Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-08-02T10:18:00.663Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-08-02T10:18:10.656Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-08-02T10:18:10.918Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.044s coverage: 65.7% of statements [2022-08-02T10:18:19.051Z] 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-08-02T10:18:19.051Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-02T10:18:22.349Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-02T10:18:22.349Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-02T10:18:22.349Z] ./bin/test-attribution-txt.sh [2022-08-02T10:18:22.349Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-02T10:18:22.349Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-02T10:18:22.349Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-02T10:18:22.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-02T10:18:22.383Z] $ docker stop --time=1 3f66992adaaf72ee00d9bcd5cdc4bf3cca5488d3f972ee8ee136f5ebab772314 [2022-08-02T10:18:24.247Z] $ docker rm -f 3f66992adaaf72ee00d9bcd5cdc4bf3cca5488d3f972ee8ee136f5ebab772314 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T10:18:24.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-02T10:18:24.742Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-02T10:18:25.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-02T10:18:25.546Z] + ls -al . [2022-08-02T10:18:25.546Z] total 192 [2022-08-02T10:18:25.546Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 10:18 . [2022-08-02T10:18:25.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 10:16 .. [2022-08-02T10:18:25.546Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 10:18 .git [2022-08-02T10:18:25.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 10:16 .github [2022-08-02T10:18:25.546Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 2 10:16 .gitignore [2022-08-02T10:18:25.546Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 10:16 .golangci.yml [2022-08-02T10:18:25.546Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 10:17 .semver [2022-08-02T10:18:25.546Z] -rw-rw-r-- 1 jenkins jenkins 8152 Aug 2 10:16 Attribution.txt [2022-08-02T10:18:25.546Z] -rw-rw-r-- 1 jenkins jenkins 9649 Aug 2 10:16 CHANGELOG.md [2022-08-02T10:18:25.546Z] -rw-rw-r-- 1 jenkins jenkins 1978 Aug 2 10:16 Dockerfile [2022-08-02T10:18:25.546Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 10:16 GOVERNANCE.md [2022-08-02T10:18:25.546Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 2 10:16 Jenkinsfile [2022-08-02T10:18:25.546Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 2 10:16 LICENSE [2022-08-02T10:18:25.546Z] -rw-rw-r-- 1 jenkins jenkins 2248 Aug 2 10:16 Makefile [2022-08-02T10:18:25.546Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 2 10:16 OWNERS.md [2022-08-02T10:18:25.546Z] -rw-rw-r-- 1 jenkins jenkins 2914 Aug 2 10:16 README.md [2022-08-02T10:18:25.546Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 2 10:17 VERSION [2022-08-02T10:18:25.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 10:16 bin [2022-08-02T10:18:25.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 10:16 cmd [2022-08-02T10:18:25.546Z] -rw-r--r-- 1 jenkins jenkins 44128 Aug 2 10:18 coverage.out [2022-08-02T10:18:25.546Z] -rw-rw-r-- 1 jenkins jenkins 3328 Aug 2 10:16 go.mod [2022-08-02T10:18:25.546Z] -rw-rw-r-- 1 jenkins jenkins 36202 Aug 2 10:16 go.sum [2022-08-02T10:18:25.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 10:16 internal [2022-08-02T10:18:25.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 10:16 snap [2022-08-02T10:18:25.546Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 2 10:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:18:25.905Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=70ed2cbc20e9aaf34c9bbafa882aad4cea533748 --label arch=amd64 --label version=2.3.0-dev.9 . [2022-08-02T10:18:25.905Z] Sending build context to Docker daemon 23.11MB [2022-08-02T10:18:25.905Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-02T10:18:25.905Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-02T10:18:25.905Z] ---> 4e26f89cc3da [2022-08-02T10:18:25.905Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-02T10:18:26.166Z] ---> Running in 2942d1ae9428 [2022-08-02T10:18:26.166Z] Removing intermediate container 2942d1ae9428 [2022-08-02T10:18:26.166Z] ---> f2b3fd893b9a [2022-08-02T10:18:26.166Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-02T10:18:26.166Z] ---> Running in 37ae84b00225 [2022-08-02T10:18:26.427Z] Removing intermediate container 37ae84b00225 [2022-08-02T10:18:26.427Z] ---> f6fde25e8b00 [2022-08-02T10:18:26.427Z] Step 5/26 : WORKDIR /device-virtual-go [2022-08-02T10:18:26.427Z] ---> Running in 7942d779bf4b [2022-08-02T10:18:26.427Z] Removing intermediate container 7942d779bf4b [2022-08-02T10:18:26.427Z] ---> 921e5cb05734 [2022-08-02T10:18:26.427Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T10:18:26.427Z] ---> Running in bce332530317 [2022-08-02T10:18:27.003Z] Removing intermediate container bce332530317 [2022-08-02T10:18:27.003Z] ---> bd3a82c48bea [2022-08-02T10:18:27.003Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-02T10:18:27.266Z] ---> Running in 3bdc1c5424c2 [2022-08-02T10:18:27.528Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T10:18:28.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T10:18:28.734Z] OK: 216 MiB in 55 packages [2022-08-02T10:18:29.011Z] Removing intermediate container 3bdc1c5424c2 [2022-08-02T10:18:29.011Z] ---> a640d99bc400 [2022-08-02T10:18:29.011Z] Step 8/26 : COPY go.mod vendor* ./ [2022-08-02T10:18:29.274Z] ---> fe8f2077d143 [2022-08-02T10:18:29.274Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T10:18:29.274Z] ---> Running in 7bcca30ce85e [2022-08-02T10:18:29.845Z] Removing intermediate container 7bcca30ce85e [2022-08-02T10:18:29.845Z] ---> 46e0617d12fc [2022-08-02T10:18:29.845Z] Step 10/26 : COPY . . [2022-08-02T10:18:30.417Z] ---> 70f0c608462a [2022-08-02T10:18:30.417Z] Step 11/26 : ARG MAKE='make build' [2022-08-02T10:18:30.417Z] ---> Running in 799679dab72d [2022-08-02T10:18:30.688Z] Removing intermediate container 799679dab72d [2022-08-02T10:18:30.688Z] ---> 0f0f7d8ca6f1 [2022-08-02T10:18:30.688Z] Step 12/26 : RUN $MAKE [2022-08-02T10:18:30.688Z] ---> Running in a61a801f28b2 [2022-08-02T10:18:30.947Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-08-02T10:18:52.905Z] Removing intermediate container a61a801f28b2 [2022-08-02T10:18:52.905Z] ---> 69433644b1a5 [2022-08-02T10:18:52.905Z] Step 13/26 : FROM alpine:3.16 [2022-08-02T10:18:52.905Z] 3.16: Pulling from library/alpine [2022-08-02T10:18:52.905Z] 530afca65e2e: Pulling fs layer [2022-08-02T10:18:52.905Z] 530afca65e2e: Verifying Checksum [2022-08-02T10:18:52.905Z] 530afca65e2e: Download complete [2022-08-02T10:18:52.905Z] 530afca65e2e: Pull complete [2022-08-02T10:18:52.905Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T10:18:52.905Z] Status: Downloaded newer image for alpine:3.16 [2022-08-02T10:18:52.905Z] ---> d7d3d98c851f [2022-08-02T10:18:52.905Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-08-02T10:18:52.905Z] ---> Running in 3c7a29188645 [2022-08-02T10:18:52.905Z] Removing intermediate container 3c7a29188645 [2022-08-02T10:18:52.905Z] ---> a715ff1c93d5 [2022-08-02T10:18:52.905Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T10:18:53.166Z] ---> Running in bd9dfa92ee9e [2022-08-02T10:18:53.746Z] Removing intermediate container bd9dfa92ee9e [2022-08-02T10:18:53.746Z] ---> adf1739c8f69 [2022-08-02T10:18:53.746Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-02T10:18:53.746Z] ---> Running in fc5c55385cf7 [2022-08-02T10:18:54.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T10:18:54.952Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T10:18:55.213Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-02T10:18:55.213Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T10:18:55.213Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-02T10:18:55.474Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T10:18:55.474Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-02T10:18:55.736Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-02T10:18:55.736Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T10:18:55.736Z] OK: 8 MiB in 20 packages [2022-08-02T10:18:56.309Z] Removing intermediate container fc5c55385cf7 [2022-08-02T10:18:56.309Z] ---> 861dbf7ed36a [2022-08-02T10:18:56.309Z] Step 17/26 : WORKDIR / [2022-08-02T10:18:56.309Z] ---> Running in 9ecd8a1722d5 [2022-08-02T10:18:56.309Z] Removing intermediate container 9ecd8a1722d5 [2022-08-02T10:18:56.309Z] ---> 52fa57642ab4 [2022-08-02T10:18:56.309Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-08-02T10:18:56.569Z] ---> 0f15cfa610b9 [2022-08-02T10:18:56.569Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-08-02T10:18:56.569Z] ---> 0fad32502fcd [2022-08-02T10:18:56.569Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-08-02T10:18:57.156Z] ---> 85c571889c01 [2022-08-02T10:18:57.156Z] Step 21/26 : EXPOSE 59900 [2022-08-02T10:18:57.418Z] ---> Running in 4e6c2abed941 [2022-08-02T10:18:57.418Z] Removing intermediate container 4e6c2abed941 [2022-08-02T10:18:57.418Z] ---> dc4494891e9f [2022-08-02T10:18:57.418Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-08-02T10:18:57.418Z] ---> Running in 20770248759f [2022-08-02T10:18:57.679Z] Removing intermediate container 20770248759f [2022-08-02T10:18:57.679Z] ---> f0b4ffa9da11 [2022-08-02T10:18:57.679Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T10:18:57.679Z] ---> Running in bd5480b89adb [2022-08-02T10:18:57.679Z] Removing intermediate container bd5480b89adb [2022-08-02T10:18:57.679Z] ---> 98161e86fdad [2022-08-02T10:18:57.679Z] Step 24/26 : LABEL arch=amd64 [2022-08-02T10:18:57.679Z] ---> Running in a363631d679a [2022-08-02T10:18:57.948Z] Removing intermediate container a363631d679a [2022-08-02T10:18:57.948Z] ---> 292fe95d45bb [2022-08-02T10:18:57.948Z] Step 25/26 : LABEL git_sha=70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [2022-08-02T10:18:57.948Z] ---> Running in db5031377bcc [2022-08-02T10:18:57.948Z] Removing intermediate container db5031377bcc [2022-08-02T10:18:57.948Z] ---> 49eebdc24d8f [2022-08-02T10:18:57.948Z] Step 26/26 : LABEL version=2.3.0-dev.9 [2022-08-02T10:18:58.209Z] ---> Running in 44d7651887f6 [2022-08-02T10:18:58.209Z] Removing intermediate container 44d7651887f6 [2022-08-02T10:18:58.209Z] ---> 3a6709f93989 [2022-08-02T10:18:58.209Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-02T10:18:58.209Z] Successfully built 3a6709f93989 [2022-08-02T10:18:58.209Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T10:18:58.309Z] provisioning config files... [2022-08-02T10:18:58.321Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config908470540259319387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:18:58.628Z] ---> docker-login.sh [2022-08-02T10:18:58.628Z] nexus3.edgexfoundry.org:10001 [2022-08-02T10:18:58.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:18:58.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:18:58.628Z] Configure a credential helper to remove this warning. See [2022-08-02T10:18:58.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:18:58.628Z] [2022-08-02T10:18:58.628Z] Login Succeeded [2022-08-02T10:18:58.628Z] nexus3.edgexfoundry.org:10002 [2022-08-02T10:18:58.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:18:58.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:18:58.890Z] Configure a credential helper to remove this warning. See [2022-08-02T10:18:58.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:18:58.890Z] [2022-08-02T10:18:58.890Z] Login Succeeded [2022-08-02T10:18:58.890Z] nexus3.edgexfoundry.org:10003 [2022-08-02T10:18:58.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:18:58.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:18:58.890Z] Configure a credential helper to remove this warning. See [2022-08-02T10:18:58.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:18:58.890Z] [2022-08-02T10:18:58.890Z] Login Succeeded [2022-08-02T10:18:58.890Z] nexus3.edgexfoundry.org:10004 [2022-08-02T10:18:59.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:18:59.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:18:59.152Z] Configure a credential helper to remove this warning. See [2022-08-02T10:18:59.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:18:59.152Z] [2022-08-02T10:18:59.152Z] Login Succeeded [2022-08-02T10:18:59.152Z] docker.io [2022-08-02T10:18:59.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:18:59.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:18:59.412Z] Configure a credential helper to remove this warning. See [2022-08-02T10:18:59.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:18:59.412Z] [2022-08-02T10:18:59.412Z] Login Succeeded [2022-08-02T10:18:59.412Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T10:18:59.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T10:18:59.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T10:18:59.472Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-08-02T10:18:59.472Z] 70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [2022-08-02T10:18:59.472Z] latest [2022-08-02T10:18:59.472Z] 2.3.0-dev.9 [2022-08-02T10:18:59.472Z] 70ed2cbc20e9aaf34c9bbafa882aad4cea533748-2.3.0-dev.9 [2022-08-02T10:18:59.472Z] main [2022-08-02T10:18:59.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:18:59.785Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:19:00.101Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [2022-08-02T10:19:00.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-08-02T10:19:00.101Z] 54110f35bd6a: Preparing [2022-08-02T10:19:00.101Z] 49cc21c1a14c: Preparing [2022-08-02T10:19:00.101Z] 9cd58bbce408: Preparing [2022-08-02T10:19:00.101Z] f0922a4783b8: Preparing [2022-08-02T10:19:00.101Z] ce4c261cb29f: Preparing [2022-08-02T10:19:00.101Z] ec34fcc1d526: Preparing [2022-08-02T10:19:00.101Z] ec34fcc1d526: Waiting [2022-08-02T10:19:00.101Z] ce4c261cb29f: Pushed [2022-08-02T10:19:00.101Z] 9cd58bbce408: Pushed [2022-08-02T10:19:00.101Z] 49cc21c1a14c: Pushed [2022-08-02T10:19:00.101Z] ec34fcc1d526: Layer already exists [2022-08-02T10:19:00.363Z] f0922a4783b8: Pushed [2022-08-02T10:19:02.906Z] 54110f35bd6a: Pushed [2022-08-02T10:19:02.906Z] 70ed2cbc20e9aaf34c9bbafa882aad4cea533748: digest: sha256:0177a382d7eda0859ad100542e29b3c055a549b46c681df9004f8c4a04143655 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:19:03.226Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:19:03.538Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-08-02T10:19:03.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-08-02T10:19:03.538Z] 54110f35bd6a: Preparing [2022-08-02T10:19:03.538Z] 49cc21c1a14c: Preparing [2022-08-02T10:19:03.538Z] 9cd58bbce408: Preparing [2022-08-02T10:19:03.538Z] f0922a4783b8: Preparing [2022-08-02T10:19:03.538Z] ce4c261cb29f: Preparing [2022-08-02T10:19:03.538Z] ec34fcc1d526: Preparing [2022-08-02T10:19:03.538Z] ec34fcc1d526: Waiting [2022-08-02T10:19:03.538Z] f0922a4783b8: Layer already exists [2022-08-02T10:19:03.538Z] ce4c261cb29f: Layer already exists [2022-08-02T10:19:03.538Z] 9cd58bbce408: Layer already exists [2022-08-02T10:19:03.538Z] 49cc21c1a14c: Layer already exists [2022-08-02T10:19:03.538Z] 54110f35bd6a: Layer already exists [2022-08-02T10:19:03.538Z] ec34fcc1d526: Layer already exists [2022-08-02T10:19:03.538Z] latest: digest: sha256:0177a382d7eda0859ad100542e29b3c055a549b46c681df9004f8c4a04143655 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:19:03.862Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:19:04.178Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.9 [2022-08-02T10:19:04.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-08-02T10:19:04.178Z] 54110f35bd6a: Preparing [2022-08-02T10:19:04.178Z] 49cc21c1a14c: Preparing [2022-08-02T10:19:04.178Z] 9cd58bbce408: Preparing [2022-08-02T10:19:04.178Z] f0922a4783b8: Preparing [2022-08-02T10:19:04.178Z] ce4c261cb29f: Preparing [2022-08-02T10:19:04.178Z] ec34fcc1d526: Preparing [2022-08-02T10:19:04.178Z] ec34fcc1d526: Waiting [2022-08-02T10:19:04.178Z] 49cc21c1a14c: Layer already exists [2022-08-02T10:19:04.178Z] 9cd58bbce408: Layer already exists [2022-08-02T10:19:04.178Z] 54110f35bd6a: Layer already exists [2022-08-02T10:19:04.178Z] ce4c261cb29f: Layer already exists [2022-08-02T10:19:04.178Z] f0922a4783b8: Layer already exists [2022-08-02T10:19:04.178Z] ec34fcc1d526: Layer already exists [2022-08-02T10:19:04.178Z] 2.3.0-dev.9: digest: sha256:0177a382d7eda0859ad100542e29b3c055a549b46c681df9004f8c4a04143655 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:19:04.504Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:70ed2cbc20e9aaf34c9bbafa882aad4cea533748-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:19:04.893Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:70ed2cbc20e9aaf34c9bbafa882aad4cea533748-2.3.0-dev.9 [2022-08-02T10:19:04.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-08-02T10:19:04.893Z] 54110f35bd6a: Preparing [2022-08-02T10:19:04.893Z] 49cc21c1a14c: Preparing [2022-08-02T10:19:04.893Z] 9cd58bbce408: Preparing [2022-08-02T10:19:04.893Z] f0922a4783b8: Preparing [2022-08-02T10:19:04.893Z] ce4c261cb29f: Preparing [2022-08-02T10:19:04.893Z] ec34fcc1d526: Preparing [2022-08-02T10:19:04.893Z] ec34fcc1d526: Waiting [2022-08-02T10:19:04.893Z] 54110f35bd6a: Layer already exists [2022-08-02T10:19:04.893Z] 49cc21c1a14c: Layer already exists [2022-08-02T10:19:04.893Z] ce4c261cb29f: Layer already exists [2022-08-02T10:19:04.893Z] f0922a4783b8: Layer already exists [2022-08-02T10:19:04.893Z] 9cd58bbce408: Layer already exists [2022-08-02T10:19:04.893Z] ec34fcc1d526: Layer already exists [2022-08-02T10:19:04.893Z] 70ed2cbc20e9aaf34c9bbafa882aad4cea533748-2.3.0-dev.9: digest: sha256:0177a382d7eda0859ad100542e29b3c055a549b46c681df9004f8c4a04143655 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:19:05.219Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:19:05.545Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-08-02T10:19:05.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-08-02T10:19:05.545Z] 54110f35bd6a: Preparing [2022-08-02T10:19:05.545Z] 49cc21c1a14c: Preparing [2022-08-02T10:19:05.545Z] 9cd58bbce408: Preparing [2022-08-02T10:19:05.545Z] f0922a4783b8: Preparing [2022-08-02T10:19:05.545Z] ce4c261cb29f: Preparing [2022-08-02T10:19:05.545Z] ec34fcc1d526: Preparing [2022-08-02T10:19:05.545Z] ec34fcc1d526: Waiting [2022-08-02T10:19:05.545Z] 9cd58bbce408: Layer already exists [2022-08-02T10:19:05.545Z] 49cc21c1a14c: Layer already exists [2022-08-02T10:19:05.545Z] 54110f35bd6a: Layer already exists [2022-08-02T10:19:05.545Z] f0922a4783b8: Layer already exists [2022-08-02T10:19:05.545Z] ce4c261cb29f: Layer already exists [2022-08-02T10:19:05.545Z] ec34fcc1d526: Layer already exists [2022-08-02T10:19:05.545Z] main: digest: sha256:0177a382d7eda0859ad100542e29b3c055a549b46c681df9004f8c4a04143655 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T10:19:05.590Z] ===================================================== [Pipeline] echo [2022-08-02T10:19:05.600Z] taggedImages: [2022-08-02T10:19:05.600Z] - nexus3.edgexfoundry.org:10004/device-virtual:70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [2022-08-02T10:19:05.600Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-08-02T10:19:05.600Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.9 [2022-08-02T10:19:05.600Z] - nexus3.edgexfoundry.org:10004/device-virtual:70ed2cbc20e9aaf34c9bbafa882aad4cea533748-2.3.0-dev.9 [2022-08-02T10:19:05.600Z] - nexus3.edgexfoundry.org:10004/device-virtual: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-08-02T10:19:05.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T10:19:05.998Z] [2022-08-02T10:19:05.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:19:06.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T10:19:06.311Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-02T10:19:06.311Z] 5eb5b503b376: Pulling fs layer [2022-08-02T10:19:06.311Z] 5c69ac0246d0: Pulling fs layer [2022-08-02T10:19:06.311Z] ec43610c2a17: Pulling fs layer [2022-08-02T10:19:06.311Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-02T10:19:06.311Z] 33b1e0a273af: Pulling fs layer [2022-08-02T10:19:06.311Z] 5d3b04190fa2: Pulling fs layer [2022-08-02T10:19:06.311Z] 2f39f015ded8: Pulling fs layer [2022-08-02T10:19:06.311Z] 3a2ae6a8a46f: Waiting [2022-08-02T10:19:06.311Z] 33b1e0a273af: Waiting [2022-08-02T10:19:06.311Z] 5d3b04190fa2: Waiting [2022-08-02T10:19:06.311Z] 2f39f015ded8: Waiting [2022-08-02T10:19:06.311Z] 5c69ac0246d0: Download complete [2022-08-02T10:19:06.311Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-02T10:19:06.311Z] 3a2ae6a8a46f: Download complete [2022-08-02T10:19:06.311Z] 33b1e0a273af: Verifying Checksum [2022-08-02T10:19:06.311Z] 33b1e0a273af: Download complete [2022-08-02T10:19:06.311Z] 5d3b04190fa2: Verifying Checksum [2022-08-02T10:19:06.311Z] 5d3b04190fa2: Download complete [2022-08-02T10:19:06.571Z] ec43610c2a17: Verifying Checksum [2022-08-02T10:19:06.571Z] ec43610c2a17: Download complete [2022-08-02T10:19:06.571Z] 5eb5b503b376: Verifying Checksum [2022-08-02T10:19:06.571Z] 5eb5b503b376: Download complete [2022-08-02T10:19:07.140Z] 2f39f015ded8: Download complete [2022-08-02T10:19:08.080Z] 5eb5b503b376: Pull complete [2022-08-02T10:19:08.080Z] 5c69ac0246d0: Pull complete [2022-08-02T10:19:08.651Z] ec43610c2a17: Pull complete [2022-08-02T10:19:08.651Z] 3a2ae6a8a46f: Pull complete [2022-08-02T10:19:08.912Z] 33b1e0a273af: Pull complete [2022-08-02T10:19:08.912Z] 5d3b04190fa2: Pull complete [2022-08-02T10:19:14.192Z] 2f39f015ded8: Pull complete [2022-08-02T10:19:14.192Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-02T10:19:14.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T10:19:14.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:19:14.292Z] prd-ubuntu20.04-docker-8c-8g-21760 does not seem to be running inside a container [2022-08-02T10:19:14.338Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-02T10:19:16.232Z] $ docker top 2c4f28b22daac0fdc2f099e1af477f8471683ad67250deb737c2cefbdce8cbda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:19:16.629Z] ---> job-cost.sh [2022-08-02T10:19:16.629Z] lf-activate-venv: SKIPPING [2022-08-02T10:19:16.629Z] INFO: No Stack... [2022-08-02T10:19:16.890Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-02T10:19:17.462Z] INFO: Archiving Costs [Pipeline] sh [2022-08-02T10:19:17.756Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-08-02T10:19:17.757Z] + cut -d, -f6 [Pipeline] lock [2022-08-02T10:19:17.770Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-45-stack-cost] [2022-08-02T10:19:17.778Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-45-stack-cost] did not exist. Created. [2022-08-02T10:19:17.778Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-02T10:19:18.086Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-02T10:19:18.109Z] Stashed 1 file(s) [Pipeline] } [2022-08-02T10:19:18.119Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-02T10:19:18.149Z] $ docker stop --time=1 2c4f28b22daac0fdc2f099e1af477f8471683ad67250deb737c2cefbdce8cbda [2022-08-02T10:19:19.333Z] $ docker rm -f 2c4f28b22daac0fdc2f099e1af477f8471683ad67250deb737c2cefbdce8cbda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-02T10:19:27.340Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21761 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-08-02T10:19:27.354Z] Running in /w/workspace/device-virtual-go/45 [Pipeline] { [Pipeline] checkout [2022-08-02T10:19:27.391Z] The recommended git tool is: git [2022-08-02T10:19:33.708Z] using credential edgex-jenkins-ssh [2022-08-02T10:19:33.724Z] Cloning the remote Git repository [2022-08-02T10:19:33.781Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-08-02T10:19:33.912Z] > git init /w/workspace/device-virtual-go/45 # timeout=10 [2022-08-02T10:19:34.081Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-08-02T10:19:34.082Z] > git --version # timeout=10 [2022-08-02T10:19:34.116Z] > git --version # 'git version 2.25.1' [2022-08-02T10:19:34.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T10:19:34.181Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T10:19:36.048Z] Avoid second fetch [2022-08-02T10:19:36.048Z] Checking out Revision 70ed2cbc20e9aaf34c9bbafa882aad4cea533748 (main) [2022-08-02T10:19:36.004Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-08-02T10:19:36.033Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T10:19:36.072Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T10:19:36.086Z] > git checkout -f 70ed2cbc20e9aaf34c9bbafa882aad4cea533748 # timeout=10 [2022-08-02T10:19:40.227Z] Commit message: "Merge pull request #297 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T10:19:41.043Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-02T10:19:41.043Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T10:19:41.044Z] Dload Upload Total Spent Left Speed [2022-08-02T10:19:41.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2022-08-02T10:19:41.799Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-02T10:19:42.145Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-02T10:19:42.145Z] sudo tee /etc/docker/daemon.new [2022-08-02T10:19:42.145Z] { [2022-08-02T10:19:42.145Z] "registry-mirrors": [ [2022-08-02T10:19:42.145Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-02T10:19:42.145Z] ], [2022-08-02T10:19:42.145Z] "bip": "10.250.0.254/24", [2022-08-02T10:19:42.145Z] "hosts": [ [2022-08-02T10:19:42.145Z] "tcp://0.0.0.0:5555", [2022-08-02T10:19:42.145Z] "unix:///var/run/docker.sock" [2022-08-02T10:19:42.145Z] ], [2022-08-02T10:19:42.145Z] "mtu": 1458, [2022-08-02T10:19:42.145Z] "selinux-enabled": true, [2022-08-02T10:19:42.145Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-02T10:19:42.145Z] } [Pipeline] sh [2022-08-02T10:19:42.486Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-02T10:19:42.825Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T10:20:01.146Z] provisioning config files... [2022-08-02T10:20:01.168Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/45@tmp/config8690423750593022684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:20:01.528Z] ---> docker-login.sh [2022-08-02T10:20:01.528Z] nexus3.edgexfoundry.org:10001 [2022-08-02T10:20:02.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:20:02.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:20:02.400Z] Configure a credential helper to remove this warning. See [2022-08-02T10:20:02.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:20:02.400Z] [2022-08-02T10:20:02.400Z] Login Succeeded [2022-08-02T10:20:02.400Z] nexus3.edgexfoundry.org:10002 [2022-08-02T10:20:02.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:20:02.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:20:02.998Z] Configure a credential helper to remove this warning. See [2022-08-02T10:20:02.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:20:02.998Z] [2022-08-02T10:20:02.998Z] Login Succeeded [2022-08-02T10:20:02.998Z] nexus3.edgexfoundry.org:10003 [2022-08-02T10:20:03.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:20:03.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:20:03.549Z] Configure a credential helper to remove this warning. See [2022-08-02T10:20:03.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:20:03.549Z] [2022-08-02T10:20:03.549Z] Login Succeeded [2022-08-02T10:20:03.549Z] nexus3.edgexfoundry.org:10004 [2022-08-02T10:20:03.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:20:03.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:20:03.824Z] Configure a credential helper to remove this warning. See [2022-08-02T10:20:03.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:20:03.824Z] [2022-08-02T10:20:03.824Z] Login Succeeded [2022-08-02T10:20:03.824Z] docker.io [2022-08-02T10:20:04.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:20:04.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:20:04.690Z] Configure a credential helper to remove this warning. See [2022-08-02T10:20:04.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:20:04.690Z] [2022-08-02T10:20:04.690Z] Login Succeeded [2022-08-02T10:20:04.690Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T10:20:04.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-02T10:20:05.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T10:20:05.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T10:20:05.235Z] ========================================================= [2022-08-02T10:20:05.235Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-02T10:20:05.235Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:20:05.610Z] + 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-08-02T10:20:05.892Z] Sending build context to Docker daemon 11.67MB [2022-08-02T10:20:05.892Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-02T10:20:05.892Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-02T10:20:06.168Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-02T10:20:06.168Z] b3c136eddcbf: Pulling fs layer [2022-08-02T10:20:06.168Z] c0a3192eca97: Pulling fs layer [2022-08-02T10:20:06.168Z] a050256f5b6f: Pulling fs layer [2022-08-02T10:20:06.168Z] 656be50a0ddc: Pulling fs layer [2022-08-02T10:20:06.168Z] 2bbca73fdf42: Pulling fs layer [2022-08-02T10:20:06.168Z] 46d945488cbd: Pulling fs layer [2022-08-02T10:20:06.168Z] 8a5474983e97: Pulling fs layer [2022-08-02T10:20:06.168Z] 329c88fbcd65: Pulling fs layer [2022-08-02T10:20:06.168Z] 46d945488cbd: Waiting [2022-08-02T10:20:06.168Z] 656be50a0ddc: Waiting [2022-08-02T10:20:06.168Z] 2bbca73fdf42: Waiting [2022-08-02T10:20:06.168Z] 8a5474983e97: Waiting [2022-08-02T10:20:06.168Z] 329c88fbcd65: Waiting [2022-08-02T10:20:06.168Z] a050256f5b6f: Verifying Checksum [2022-08-02T10:20:06.168Z] a050256f5b6f: Download complete [2022-08-02T10:20:06.168Z] c0a3192eca97: Verifying Checksum [2022-08-02T10:20:06.168Z] c0a3192eca97: Download complete [2022-08-02T10:20:06.168Z] 2bbca73fdf42: Download complete [2022-08-02T10:20:06.168Z] 46d945488cbd: Verifying Checksum [2022-08-02T10:20:06.168Z] 46d945488cbd: Download complete [2022-08-02T10:20:06.168Z] b3c136eddcbf: Verifying Checksum [2022-08-02T10:20:06.168Z] b3c136eddcbf: Download complete [2022-08-02T10:20:07.166Z] b3c136eddcbf: Pull complete [2022-08-02T10:20:07.442Z] 329c88fbcd65: Verifying Checksum [2022-08-02T10:20:07.442Z] 329c88fbcd65: Download complete [2022-08-02T10:20:07.722Z] c0a3192eca97: Pull complete [2022-08-02T10:20:08.001Z] a050256f5b6f: Pull complete [2022-08-02T10:20:08.607Z] 8a5474983e97: Verifying Checksum [2022-08-02T10:20:08.607Z] 8a5474983e97: Download complete [2022-08-02T10:20:09.207Z] 656be50a0ddc: Verifying Checksum [2022-08-02T10:20:09.207Z] 656be50a0ddc: Download complete [2022-08-02T10:20:21.620Z] 656be50a0ddc: Pull complete [2022-08-02T10:20:21.894Z] 2bbca73fdf42: Pull complete [2022-08-02T10:20:22.169Z] 46d945488cbd: Pull complete [2022-08-02T10:20:28.898Z] 8a5474983e97: Pull complete [2022-08-02T10:20:30.884Z] 329c88fbcd65: Pull complete [2022-08-02T10:20:30.884Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-02T10:20:30.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T10:20:30.884Z] ---> ff4287adb874 [2022-08-02T10:20:30.884Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-02T10:20:31.480Z] ---> Running in bf815a892182 [2022-08-02T10:20:31.755Z] Removing intermediate container bf815a892182 [2022-08-02T10:20:31.755Z] ---> a7f07d89c6c2 [2022-08-02T10:20:31.755Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-02T10:20:31.755Z] ---> Running in 72a69a07c6c2 [2022-08-02T10:20:32.034Z] Removing intermediate container 72a69a07c6c2 [2022-08-02T10:20:32.034Z] ---> 81ab70a2ef82 [2022-08-02T10:20:32.034Z] Step 5/12 : WORKDIR /device-virtual-go [2022-08-02T10:20:32.034Z] ---> Running in ccf1a800d7e7 [2022-08-02T10:20:32.635Z] Removing intermediate container ccf1a800d7e7 [2022-08-02T10:20:32.635Z] ---> 5ad371e32d2f [2022-08-02T10:20:32.635Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T10:20:32.635Z] ---> Running in d99413775b10 [2022-08-02T10:20:36.053Z] Removing intermediate container d99413775b10 [2022-08-02T10:20:36.053Z] ---> 25076d562a75 [2022-08-02T10:20:36.053Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-02T10:20:36.053Z] ---> Running in 8149f64df813 [2022-08-02T10:20:36.650Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T10:20:37.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T10:20:38.621Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-02T10:20:38.621Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-02T10:20:38.621Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-02T10:20:38.897Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-02T10:20:38.897Z] Executing busybox-1.35.0-r13.trigger [2022-08-02T10:20:38.897Z] OK: 226 MiB in 55 packages [2022-08-02T10:20:39.887Z] Removing intermediate container 8149f64df813 [2022-08-02T10:20:39.888Z] ---> 7c3e06156131 [2022-08-02T10:20:39.888Z] Step 8/12 : COPY go.mod vendor* ./ [2022-08-02T10:20:40.490Z] ---> 71c385f153ca [2022-08-02T10:20:40.490Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T10:20:40.490Z] ---> Running in c4c3b1cece6e [2022-08-02T10:21:27.512Z] Removing intermediate container c4c3b1cece6e [2022-08-02T10:21:27.512Z] ---> 9b936f09713d [2022-08-02T10:21:27.512Z] Step 10/12 : COPY . . [2022-08-02T10:21:27.786Z] ---> c41e40f50bde [2022-08-02T10:21:27.786Z] Step 11/12 : ARG MAKE='make build' [2022-08-02T10:21:27.786Z] ---> Running in 226a401d2d75 [2022-08-02T10:21:28.059Z] Removing intermediate container 226a401d2d75 [2022-08-02T10:21:28.059Z] ---> 70f232ec6e02 [2022-08-02T10:21:28.059Z] Step 12/12 : RUN $MAKE [2022-08-02T10:21:28.059Z] ---> Running in f8fa817bbf6e [2022-08-02T10:21:29.044Z] noop [2022-08-02T10:21:29.643Z] Removing intermediate container f8fa817bbf6e [2022-08-02T10:21:29.643Z] ---> 6c93104d3b53 [2022-08-02T10:21:29.643Z] Successfully built 6c93104d3b53 [2022-08-02T10:21:29.643Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:21:30.011Z] + docker inspect -f . ci-base-image-arm64 [2022-08-02T10:21:30.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:21:30.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-21761 does not seem to be running inside a container [2022-08-02T10:21:30.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/45 -v /w/workspace/device-virtual-go/45:/w/workspace/device-virtual-go/45:rw,z -v /w/workspace/device-virtual-go/45@tmp:/w/workspace/device-virtual-go/45@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-08-02T10:21:31.650Z] $ docker top 114d5c99f01b59f0831328249d82eec069dfe814085a1a3b30f89da43dbaf3a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T10:21:32.590Z] + go version [2022-08-02T10:21:32.590Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-02T10:21:32.619Z] $ docker stop --time=1 114d5c99f01b59f0831328249d82eec069dfe814085a1a3b30f89da43dbaf3a9 [2022-08-02T10:21:34.269Z] $ docker rm -f 114d5c99f01b59f0831328249d82eec069dfe814085a1a3b30f89da43dbaf3a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:21:34.877Z] + docker inspect -f . ci-base-image-arm64 [2022-08-02T10:21:34.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:21:35.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-21761 does not seem to be running inside a container [2022-08-02T10:21:35.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-virtual-go/45 -v /w/workspace/device-virtual-go/45:/w/workspace/device-virtual-go/45:rw,z -v /w/workspace/device-virtual-go/45@tmp:/w/workspace/device-virtual-go/45@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-08-02T10:21:36.435Z] $ docker top fd55c3928dc639e3898fd47cb368c8c026e67fbb6ca34e3799a23c96b612f131 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T10:21:37.354Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/45 [Pipeline] fileExists [Pipeline] sh [2022-08-02T10:21:38.027Z] + make test [2022-08-02T10:21:38.027Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-08-02T10:21:39.471Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-08-02T10:23:01.323Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-08-02T10:23:01.323Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.128s coverage: 65.7% of statements [2022-08-02T10:23:01.323Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-02T10:23:01.323Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-02T10:23:16.448Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-02T10:23:16.448Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-02T10:23:16.448Z] ./bin/test-attribution-txt.sh [2022-08-02T10:23:16.448Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-02T10:23:16.448Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-02T10:23:16.448Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-02T10:23:16.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-02T10:23:16.492Z] $ docker stop --time=1 fd55c3928dc639e3898fd47cb368c8c026e67fbb6ca34e3799a23c96b612f131 [2022-08-02T10:23:18.283Z] $ docker rm -f fd55c3928dc639e3898fd47cb368c8c026e67fbb6ca34e3799a23c96b612f131 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T10:23:19.231Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-02T10:23:19.260Z] Warning: overwriting stash ‘coverage-report’ [2022-08-02T10:23:19.916Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T10:23:20.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-02T10:23:20.662Z] + ls -al . [2022-08-02T10:23:20.663Z] total 188 [2022-08-02T10:23:20.663Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 10:21 . [2022-08-02T10:23:20.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 10:19 .. [2022-08-02T10:23:20.663Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 10:19 .git [2022-08-02T10:23:20.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 10:19 .github [2022-08-02T10:23:20.663Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 2 10:19 .gitignore [2022-08-02T10:23:20.663Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 10:19 .golangci.yml [2022-08-02T10:23:20.663Z] -rw-rw-r-- 1 jenkins jenkins 8152 Aug 2 10:19 Attribution.txt [2022-08-02T10:23:20.663Z] -rw-rw-r-- 1 jenkins jenkins 9649 Aug 2 10:19 CHANGELOG.md [2022-08-02T10:23:20.663Z] -rw-rw-r-- 1 jenkins jenkins 1978 Aug 2 10:19 Dockerfile [2022-08-02T10:23:20.663Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 10:19 GOVERNANCE.md [2022-08-02T10:23:20.663Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 2 10:19 Jenkinsfile [2022-08-02T10:23:20.663Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 2 10:19 LICENSE [2022-08-02T10:23:20.663Z] -rw-rw-r-- 1 jenkins jenkins 2248 Aug 2 10:19 Makefile [2022-08-02T10:23:20.663Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 2 10:19 OWNERS.md [2022-08-02T10:23:20.663Z] -rw-rw-r-- 1 jenkins jenkins 2914 Aug 2 10:19 README.md [2022-08-02T10:23:20.663Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 2 10:17 VERSION [2022-08-02T10:23:20.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 10:19 bin [2022-08-02T10:23:20.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 10:19 cmd [2022-08-02T10:23:20.663Z] -rw-r--r-- 1 jenkins jenkins 44128 Aug 2 10:22 coverage.out [2022-08-02T10:23:20.663Z] -rw-rw-r-- 1 jenkins jenkins 3328 Aug 2 10:19 go.mod [2022-08-02T10:23:20.663Z] -rw-rw-r-- 1 jenkins jenkins 36202 Aug 2 10:19 go.sum [2022-08-02T10:23:20.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 10:19 internal [2022-08-02T10:23:20.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 10:19 snap [2022-08-02T10:23:20.663Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 2 10:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:23:21.015Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=70ed2cbc20e9aaf34c9bbafa882aad4cea533748 --label arch=arm64 --label version=2.3.0-dev.9 . [2022-08-02T10:23:21.611Z] Sending build context to Docker daemon 11.71MB [2022-08-02T10:23:21.611Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-02T10:23:21.611Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-02T10:23:21.611Z] ---> 6c93104d3b53 [2022-08-02T10:23:21.611Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-02T10:23:21.611Z] ---> Running in 529cd45385dd [2022-08-02T10:23:21.887Z] Removing intermediate container 529cd45385dd [2022-08-02T10:23:21.887Z] ---> 07546375f3f1 [2022-08-02T10:23:21.887Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-02T10:23:22.161Z] ---> Running in 42b374a0fb9a [2022-08-02T10:23:22.435Z] Removing intermediate container 42b374a0fb9a [2022-08-02T10:23:22.435Z] ---> b8d8ae16796f [2022-08-02T10:23:22.435Z] Step 5/26 : WORKDIR /device-virtual-go [2022-08-02T10:23:22.435Z] ---> Running in dda7490b1a82 [2022-08-02T10:23:22.710Z] Removing intermediate container dda7490b1a82 [2022-08-02T10:23:22.710Z] ---> a72040a053b7 [2022-08-02T10:23:22.710Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T10:23:22.710Z] ---> Running in 59564d257f8f [2022-08-02T10:23:24.687Z] Removing intermediate container 59564d257f8f [2022-08-02T10:23:24.687Z] ---> 2783c4843799 [2022-08-02T10:23:24.687Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-02T10:23:24.687Z] ---> Running in c2813b341341 [2022-08-02T10:23:25.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T10:23:26.652Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T10:23:27.634Z] OK: 226 MiB in 55 packages [2022-08-02T10:23:28.235Z] Removing intermediate container c2813b341341 [2022-08-02T10:23:28.235Z] ---> 5699144a86a7 [2022-08-02T10:23:28.235Z] Step 8/26 : COPY go.mod vendor* ./ [2022-08-02T10:23:28.830Z] ---> 04b3de27c360 [2022-08-02T10:23:28.830Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T10:23:28.830Z] ---> Running in 255a0663a53e [2022-08-02T10:23:30.810Z] Removing intermediate container 255a0663a53e [2022-08-02T10:23:30.810Z] ---> 7247ca75201f [2022-08-02T10:23:30.810Z] Step 10/26 : COPY . . [2022-08-02T10:23:31.789Z] ---> 0567baed6439 [2022-08-02T10:23:31.789Z] Step 11/26 : ARG MAKE='make build' [2022-08-02T10:23:32.068Z] ---> Running in 2895fefd64aa [2022-08-02T10:23:32.344Z] Removing intermediate container 2895fefd64aa [2022-08-02T10:23:32.344Z] ---> e9fc42e49f51 [2022-08-02T10:23:32.344Z] Step 12/26 : RUN $MAKE [2022-08-02T10:23:32.344Z] ---> Running in 5549a26f1567 [2022-08-02T10:23:33.324Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-08-02T10:25:40.224Z] Removing intermediate container 5549a26f1567 [2022-08-02T10:25:40.224Z] ---> d4b6591ea33d [2022-08-02T10:25:40.224Z] Step 13/26 : FROM alpine:3.16 [2022-08-02T10:25:40.224Z] 3.16: Pulling from library/alpine [2022-08-02T10:25:40.224Z] f97344484467: Pulling fs layer [2022-08-02T10:25:40.224Z] f97344484467: Download complete [2022-08-02T10:25:40.224Z] f97344484467: Pull complete [2022-08-02T10:25:40.224Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T10:25:40.224Z] Status: Downloaded newer image for alpine:3.16 [2022-08-02T10:25:40.224Z] ---> 3d81c46cd875 [2022-08-02T10:25:40.224Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-08-02T10:25:40.224Z] ---> Running in 05f84490e930 [2022-08-02T10:25:40.224Z] Removing intermediate container 05f84490e930 [2022-08-02T10:25:40.224Z] ---> f6c40905b262 [2022-08-02T10:25:40.224Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T10:25:40.224Z] ---> Running in 46eab3cd7dcc [2022-08-02T10:25:40.224Z] Removing intermediate container 46eab3cd7dcc [2022-08-02T10:25:40.224Z] ---> c4e094d7c410 [2022-08-02T10:25:40.224Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-02T10:25:40.224Z] ---> Running in 05cf32077797 [2022-08-02T10:25:41.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T10:25:42.202Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T10:25:43.184Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-02T10:25:43.184Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T10:25:43.184Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-02T10:25:43.184Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T10:25:43.460Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-02T10:25:43.460Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-02T10:25:43.460Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T10:25:43.460Z] OK: 8 MiB in 20 packages [2022-08-02T10:25:44.450Z] Removing intermediate container 05cf32077797 [2022-08-02T10:25:44.450Z] ---> cd4c6858e376 [2022-08-02T10:25:44.450Z] Step 17/26 : WORKDIR / [2022-08-02T10:25:44.450Z] ---> Running in 937ac40931c7 [2022-08-02T10:25:45.053Z] Removing intermediate container 937ac40931c7 [2022-08-02T10:25:45.053Z] ---> f8c80e303583 [2022-08-02T10:25:45.053Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-08-02T10:25:45.651Z] ---> 62da552d9999 [2022-08-02T10:25:45.651Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-08-02T10:25:45.926Z] ---> 387a258facbc [2022-08-02T10:25:45.926Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-08-02T10:25:47.361Z] ---> 124b0d612e9a [2022-08-02T10:25:47.361Z] Step 21/26 : EXPOSE 59900 [2022-08-02T10:25:47.634Z] ---> Running in 0591798d6140 [2022-08-02T10:25:47.905Z] Removing intermediate container 0591798d6140 [2022-08-02T10:25:47.905Z] ---> e83f47e84371 [2022-08-02T10:25:47.905Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-08-02T10:25:47.905Z] ---> Running in a9685e073aa6 [2022-08-02T10:25:48.181Z] Removing intermediate container a9685e073aa6 [2022-08-02T10:25:48.181Z] ---> 4991111231e5 [2022-08-02T10:25:48.181Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T10:25:48.181Z] ---> Running in 3385e03f36f3 [2022-08-02T10:25:48.787Z] Removing intermediate container 3385e03f36f3 [2022-08-02T10:25:48.787Z] ---> 307013bbbd75 [2022-08-02T10:25:48.787Z] Step 24/26 : LABEL arch=arm64 [2022-08-02T10:25:48.787Z] ---> Running in c7deab7083d1 [2022-08-02T10:25:49.063Z] Removing intermediate container c7deab7083d1 [2022-08-02T10:25:49.063Z] ---> bd4147c356a7 [2022-08-02T10:25:49.063Z] Step 25/26 : LABEL git_sha=70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [2022-08-02T10:25:49.063Z] ---> Running in 8ed2a44e4848 [2022-08-02T10:25:49.335Z] Removing intermediate container 8ed2a44e4848 [2022-08-02T10:25:49.335Z] ---> cc507d6e22fc [2022-08-02T10:25:49.335Z] Step 26/26 : LABEL version=2.3.0-dev.9 [2022-08-02T10:25:49.611Z] ---> Running in 23ec06208888 [2022-08-02T10:25:49.886Z] Removing intermediate container 23ec06208888 [2022-08-02T10:25:49.887Z] ---> 376469a838db [2022-08-02T10:25:49.887Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-02T10:25:49.887Z] Successfully built 376469a838db [2022-08-02T10:25:49.887Z] Successfully tagged device-virtual-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-08-02T10:25:50.014Z] provisioning config files... [2022-08-02T10:25:50.034Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/45@tmp/config7006992760121503165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:25:50.388Z] ---> docker-login.sh [2022-08-02T10:25:50.388Z] nexus3.edgexfoundry.org:10001 [2022-08-02T10:25:50.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:25:50.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:25:50.664Z] Configure a credential helper to remove this warning. See [2022-08-02T10:25:50.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:25:50.664Z] [2022-08-02T10:25:50.664Z] Login Succeeded [2022-08-02T10:25:50.664Z] nexus3.edgexfoundry.org:10002 [2022-08-02T10:25:51.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:25:51.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:25:51.259Z] Configure a credential helper to remove this warning. See [2022-08-02T10:25:51.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:25:51.259Z] [2022-08-02T10:25:51.259Z] Login Succeeded [2022-08-02T10:25:51.259Z] nexus3.edgexfoundry.org:10003 [2022-08-02T10:25:51.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:25:51.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:25:51.805Z] Configure a credential helper to remove this warning. See [2022-08-02T10:25:51.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:25:51.805Z] [2022-08-02T10:25:51.805Z] Login Succeeded [2022-08-02T10:25:51.805Z] nexus3.edgexfoundry.org:10004 [2022-08-02T10:25:52.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:25:52.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:25:52.076Z] Configure a credential helper to remove this warning. See [2022-08-02T10:25:52.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:25:52.076Z] [2022-08-02T10:25:52.076Z] Login Succeeded [2022-08-02T10:25:52.076Z] docker.io [2022-08-02T10:25:52.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T10:25:52.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T10:25:52.942Z] Configure a credential helper to remove this warning. See [2022-08-02T10:25:52.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T10:25:52.942Z] [2022-08-02T10:25:52.942Z] Login Succeeded [2022-08-02T10:25:52.942Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T10:25:52.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T10:25:53.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T10:25:53.026Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-08-02T10:25:53.026Z] 70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [2022-08-02T10:25:53.026Z] latest [2022-08-02T10:25:53.026Z] 2.3.0-dev.9 [2022-08-02T10:25:53.026Z] 70ed2cbc20e9aaf34c9bbafa882aad4cea533748-2.3.0-dev.9 [2022-08-02T10:25:53.026Z] main [2022-08-02T10:25:53.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:25:53.395Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:25:53.761Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [2022-08-02T10:25:53.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-08-02T10:25:53.761Z] 53c7dab4b1a9: Preparing [2022-08-02T10:25:53.761Z] 6fc792da7f97: Preparing [2022-08-02T10:25:53.761Z] 64f63b354a44: Preparing [2022-08-02T10:25:53.761Z] 792ab96e6e06: Preparing [2022-08-02T10:25:53.761Z] 985bf26c3afb: Preparing [2022-08-02T10:25:53.761Z] 5b7df235d876: Preparing [2022-08-02T10:25:53.761Z] 5b7df235d876: Waiting [2022-08-02T10:25:54.043Z] 64f63b354a44: Pushed [2022-08-02T10:25:54.043Z] 6fc792da7f97: Pushed [2022-08-02T10:25:54.043Z] 985bf26c3afb: Pushed [2022-08-02T10:25:54.043Z] 5b7df235d876: Layer already exists [2022-08-02T10:25:54.638Z] 792ab96e6e06: Pushed [2022-08-02T10:26:00.023Z] 53c7dab4b1a9: Pushed [2022-08-02T10:26:00.023Z] 70ed2cbc20e9aaf34c9bbafa882aad4cea533748: digest: sha256:57e8eed3eea61594f62416b2af5c2c4e92d4747922114ef97244a5b549239ec0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:26:00.382Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:26:00.737Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-08-02T10:26:00.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-08-02T10:26:00.737Z] 53c7dab4b1a9: Preparing [2022-08-02T10:26:00.737Z] 6fc792da7f97: Preparing [2022-08-02T10:26:00.737Z] 64f63b354a44: Preparing [2022-08-02T10:26:00.737Z] 792ab96e6e06: Preparing [2022-08-02T10:26:00.737Z] 985bf26c3afb: Preparing [2022-08-02T10:26:00.737Z] 5b7df235d876: Preparing [2022-08-02T10:26:00.737Z] 5b7df235d876: Waiting [2022-08-02T10:26:00.737Z] 64f63b354a44: Layer already exists [2022-08-02T10:26:00.737Z] 985bf26c3afb: Layer already exists [2022-08-02T10:26:00.737Z] 6fc792da7f97: Layer already exists [2022-08-02T10:26:00.737Z] 53c7dab4b1a9: Layer already exists [2022-08-02T10:26:00.737Z] 792ab96e6e06: Layer already exists [2022-08-02T10:26:00.737Z] 5b7df235d876: Layer already exists [2022-08-02T10:26:01.010Z] latest: digest: sha256:57e8eed3eea61594f62416b2af5c2c4e92d4747922114ef97244a5b549239ec0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:26:01.371Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:26:01.729Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.9 [2022-08-02T10:26:01.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-08-02T10:26:01.730Z] 53c7dab4b1a9: Preparing [2022-08-02T10:26:01.730Z] 6fc792da7f97: Preparing [2022-08-02T10:26:01.730Z] 64f63b354a44: Preparing [2022-08-02T10:26:01.730Z] 792ab96e6e06: Preparing [2022-08-02T10:26:01.730Z] 985bf26c3afb: Preparing [2022-08-02T10:26:01.730Z] 5b7df235d876: Preparing [2022-08-02T10:26:01.730Z] 5b7df235d876: Waiting [2022-08-02T10:26:01.730Z] 53c7dab4b1a9: Layer already exists [2022-08-02T10:26:01.730Z] 6fc792da7f97: Layer already exists [2022-08-02T10:26:01.730Z] 64f63b354a44: Layer already exists [2022-08-02T10:26:01.730Z] 792ab96e6e06: Layer already exists [2022-08-02T10:26:01.730Z] 985bf26c3afb: Layer already exists [2022-08-02T10:26:01.730Z] 5b7df235d876: Layer already exists [2022-08-02T10:26:02.002Z] 2.3.0-dev.9: digest: sha256:57e8eed3eea61594f62416b2af5c2c4e92d4747922114ef97244a5b549239ec0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:26:02.390Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:70ed2cbc20e9aaf34c9bbafa882aad4cea533748-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:26:02.760Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:70ed2cbc20e9aaf34c9bbafa882aad4cea533748-2.3.0-dev.9 [2022-08-02T10:26:02.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-08-02T10:26:02.760Z] 53c7dab4b1a9: Preparing [2022-08-02T10:26:02.760Z] 6fc792da7f97: Preparing [2022-08-02T10:26:02.760Z] 64f63b354a44: Preparing [2022-08-02T10:26:02.760Z] 792ab96e6e06: Preparing [2022-08-02T10:26:02.760Z] 985bf26c3afb: Preparing [2022-08-02T10:26:02.760Z] 5b7df235d876: Preparing [2022-08-02T10:26:02.760Z] 5b7df235d876: Waiting [2022-08-02T10:26:02.760Z] 792ab96e6e06: Layer already exists [2022-08-02T10:26:02.760Z] 64f63b354a44: Layer already exists [2022-08-02T10:26:02.760Z] 985bf26c3afb: Layer already exists [2022-08-02T10:26:02.760Z] 6fc792da7f97: Layer already exists [2022-08-02T10:26:02.760Z] 53c7dab4b1a9: Layer already exists [2022-08-02T10:26:03.037Z] 5b7df235d876: Layer already exists [2022-08-02T10:26:03.037Z] 70ed2cbc20e9aaf34c9bbafa882aad4cea533748-2.3.0-dev.9: digest: sha256:57e8eed3eea61594f62416b2af5c2c4e92d4747922114ef97244a5b549239ec0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:26:03.428Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:26:03.803Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-08-02T10:26:03.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-08-02T10:26:03.803Z] 53c7dab4b1a9: Preparing [2022-08-02T10:26:03.803Z] 6fc792da7f97: Preparing [2022-08-02T10:26:03.803Z] 64f63b354a44: Preparing [2022-08-02T10:26:03.803Z] 792ab96e6e06: Preparing [2022-08-02T10:26:03.803Z] 985bf26c3afb: Preparing [2022-08-02T10:26:03.803Z] 5b7df235d876: Preparing [2022-08-02T10:26:03.803Z] 5b7df235d876: Waiting [2022-08-02T10:26:03.803Z] 985bf26c3afb: Layer already exists [2022-08-02T10:26:03.803Z] 64f63b354a44: Layer already exists [2022-08-02T10:26:03.803Z] 53c7dab4b1a9: Layer already exists [2022-08-02T10:26:03.803Z] 6fc792da7f97: Layer already exists [2022-08-02T10:26:03.803Z] 792ab96e6e06: Layer already exists [2022-08-02T10:26:03.803Z] 5b7df235d876: Layer already exists [2022-08-02T10:26:04.074Z] main: digest: sha256:57e8eed3eea61594f62416b2af5c2c4e92d4747922114ef97244a5b549239ec0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T10:26:04.146Z] ===================================================== [Pipeline] echo [2022-08-02T10:26:04.157Z] taggedImages: [2022-08-02T10:26:04.157Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [2022-08-02T10:26:04.157Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-08-02T10:26:04.157Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.9 [2022-08-02T10:26:04.157Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:70ed2cbc20e9aaf34c9bbafa882aad4cea533748-2.3.0-dev.9 [2022-08-02T10:26:04.157Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:26:04.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T10:26:04.526Z] [2022-08-02T10:26:04.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:26:04.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T10:26:05.152Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-02T10:26:05.152Z] 8998bd30e6a1: Pulling fs layer [2022-08-02T10:26:05.152Z] 04944245beec: Pulling fs layer [2022-08-02T10:26:05.152Z] 699f458cf7ca: Pulling fs layer [2022-08-02T10:26:05.152Z] 765212b225bb: Pulling fs layer [2022-08-02T10:26:05.152Z] f23df028b6ca: Pulling fs layer [2022-08-02T10:26:05.152Z] d65c8cfc05b1: Pulling fs layer [2022-08-02T10:26:05.152Z] 765212b225bb: Waiting [2022-08-02T10:26:05.152Z] f23df028b6ca: Waiting [2022-08-02T10:26:05.152Z] 2437ff75d9bd: Pulling fs layer [2022-08-02T10:26:05.152Z] d65c8cfc05b1: Waiting [2022-08-02T10:26:05.152Z] 2437ff75d9bd: Waiting [2022-08-02T10:26:05.152Z] 04944245beec: Verifying Checksum [2022-08-02T10:26:05.152Z] 04944245beec: Download complete [2022-08-02T10:26:05.152Z] 765212b225bb: Verifying Checksum [2022-08-02T10:26:05.152Z] 765212b225bb: Download complete [2022-08-02T10:26:05.152Z] f23df028b6ca: Verifying Checksum [2022-08-02T10:26:05.152Z] f23df028b6ca: Download complete [2022-08-02T10:26:05.152Z] d65c8cfc05b1: Verifying Checksum [2022-08-02T10:26:05.152Z] d65c8cfc05b1: Download complete [2022-08-02T10:26:05.424Z] 699f458cf7ca: Verifying Checksum [2022-08-02T10:26:05.424Z] 699f458cf7ca: Download complete [2022-08-02T10:26:05.699Z] 8998bd30e6a1: Verifying Checksum [2022-08-02T10:26:05.699Z] 8998bd30e6a1: Download complete [2022-08-02T10:26:08.324Z] 2437ff75d9bd: Download complete [2022-08-02T10:26:10.306Z] 8998bd30e6a1: Pull complete [2022-08-02T10:26:10.579Z] 04944245beec: Pull complete [2022-08-02T10:26:12.015Z] 699f458cf7ca: Pull complete [2022-08-02T10:26:12.288Z] 765212b225bb: Pull complete [2022-08-02T10:26:13.266Z] f23df028b6ca: Pull complete [2022-08-02T10:26:13.266Z] d65c8cfc05b1: Pull complete [2022-08-02T10:26:28.354Z] 2437ff75d9bd: Pull complete [2022-08-02T10:26:28.354Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-02T10:26:28.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T10:26:28.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:26:28.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-21761 does not seem to be running inside a container [2022-08-02T10:26:28.698Z] $ 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-virtual-go/45 -v /w/workspace/device-virtual-go/45:/w/workspace/device-virtual-go/45:rw,z -v /w/workspace/device-virtual-go/45@tmp:/w/workspace/device-virtual-go/45@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-08-02T10:26:31.349Z] $ docker top 79d54e58fc5f56efe7008a53091c8f04b6cf873541ec1e2d44bb7602a8c2f382 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:26:32.235Z] ---> job-cost.sh [2022-08-02T10:26:32.235Z] lf-activate-venv: SKIPPING [2022-08-02T10:26:32.235Z] INFO: No Stack... [2022-08-02T10:26:32.507Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-02T10:26:33.486Z] INFO: Archiving Costs [Pipeline] sh [2022-08-02T10:26:34.146Z] + + cut -d, -f6 [2022-08-02T10:26:34.146Z] cat /w/workspace/device-virtual-go/45/archives/cost.csv [Pipeline] lock [2022-08-02T10:26:34.212Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-45-stack-cost] [2022-08-02T10:26:34.221Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-45-stack-cost] did not exist. Created. [2022-08-02T10:26:34.221Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-02T10:26:34.895Z] /w/workspace/device-virtual-go/45@tmp/durable-4220ddc0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-02T10:26:35.565Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-02T10:26:35.594Z] Warning: overwriting stash ‘stack-cost’ [2022-08-02T10:26:35.642Z] Stashed 1 file(s) [Pipeline] } [2022-08-02T10:26:35.650Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-02T10:26:35.676Z] $ docker stop --time=1 79d54e58fc5f56efe7008a53091c8f04b6cf873541ec1e2d44bb7602a8c2f382 [2022-08-02T10:26:37.183Z] $ docker rm -f 79d54e58fc5f56efe7008a53091c8f04b6cf873541ec1e2d44bb7602a8c2f382 [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-08-02T10:26:37.644Z] provisioning config files... [2022-08-02T10:26:37.654Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3611089030277010048tmp [Pipeline] { [Pipeline] sh [2022-08-02T10:26:37.952Z] + set +x [2022-08-02T10:26:37.952Z] + curl -s https://codecov.io/bash [2022-08-02T10:26:37.952Z] + bash -s -- [2022-08-02T10:26:37.952Z] [2022-08-02T10:26:37.952Z] _____ _ [2022-08-02T10:26:37.952Z] / ____| | | [2022-08-02T10:26:37.952Z] | | ___ __| | ___ ___ _____ __ [2022-08-02T10:26:37.952Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-02T10:26:37.952Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-02T10:26:37.952Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-02T10:26:37.952Z] Bash-1.0.6 [2022-08-02T10:26:37.952Z] [2022-08-02T10:26:37.952Z] [2022-08-02T10:26:37.952Z] ==> git version 2.25.1 found [2022-08-02T10:26:37.952Z] ==> 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-08-02T10:26:37.952Z] Release-Date: 2020-01-08 [2022-08-02T10:26:37.952Z] 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-08-02T10:26:37.952Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-02T10:26:37.952Z] ==> Jenkins CI detected. [2022-08-02T10:26:37.952Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-08-02T10:26:37.952Z] project root: . [2022-08-02T10:26:37.952Z] --> token set from env [2022-08-02T10:26:37.952Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-02T10:26:37.952Z] ==> Running gcov in . (disable via -X gcov) [2022-08-02T10:26:37.952Z] ==> Python coveragepy not found [2022-08-02T10:26:37.952Z] ==> Searching for coverage reports in: [2022-08-02T10:26:37.952Z] + . [2022-08-02T10:26:37.952Z] -> Found 1 reports [2022-08-02T10:26:37.952Z] ==> Detecting git/mercurial file structure [2022-08-02T10:26:37.952Z] ==> Reading reports [2022-08-02T10:26:37.952Z] + ./coverage.out bytes=44128 [2022-08-02T10:26:37.952Z] ==> Appending adjustments [2022-08-02T10:26:37.952Z] https://docs.codecov.io/docs/fixing-reports [2022-08-02T10:26:38.213Z] + Found adjustments [2022-08-02T10:26:38.213Z] ==> Gzipping contents [2022-08-02T10:26:38.213Z] 8.0K /tmp/codecov.74rz06.gz [2022-08-02T10:26:38.213Z] ==> Uploading reports [2022-08-02T10:26:38.213Z] url: https://codecov.io [2022-08-02T10:26:38.213Z] query: branch=main&commit=70ed2cbc20e9aaf34c9bbafa882aad4cea533748&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-02T10:26:38.213Z] -> Pinging Codecov [2022-08-02T10:26:38.213Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=70ed2cbc20e9aaf34c9bbafa882aad4cea533748&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-02T10:26:38.474Z] -> Uploading to [2022-08-02T10:26:38.474Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-02/5E52B4B073DB2E39498172D8E973AA87/70ed2cbc20e9aaf34c9bbafa882aad4cea533748/f8bdba80-dc38-4669-ae77-ecfd09519c8c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220802T102638Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c04cb887daba654cf586e8a5795f14073bc18fe8dc3ba9f7400a04cf6821d63a [2022-08-02T10:26:38.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T10:26:38.474Z] Dload Upload Total Spent Left Speed [2022-08-02T10:26:38.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5515 0 0 100 5515 0 24954 --:--:-- --:--:-- --:--:-- 24842 100 5515 0 0 100 5515 0 19017 --:--:-- --:--:-- --:--:-- 19017 [2022-08-02T10:26:38.734Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [Pipeline] } [2022-08-02T10:26:38.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-02T10:26:38.942Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-02T10:26:38.955Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:26:39.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-02T10:26:39.261Z] [2022-08-02T10:26:39.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:26:39.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-02T10:26:39.570Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-02T10:26:39.570Z] df9b9388f04a: Pulling fs layer [2022-08-02T10:26:39.570Z] 52dc419b0ee2: Pulling fs layer [2022-08-02T10:26:39.570Z] 25bc292e5bac: Pulling fs layer [2022-08-02T10:26:39.570Z] 114826534d7a: Pulling fs layer [2022-08-02T10:26:39.570Z] 4657fd5d0bcf: Pulling fs layer [2022-08-02T10:26:39.570Z] 6ad1cebc031e: Pulling fs layer [2022-08-02T10:26:39.570Z] 8a3aa393b2d8: Pulling fs layer [2022-08-02T10:26:39.570Z] 4657fd5d0bcf: Waiting [2022-08-02T10:26:39.570Z] 6ad1cebc031e: Waiting [2022-08-02T10:26:39.570Z] 114826534d7a: Waiting [2022-08-02T10:26:39.570Z] 8a3aa393b2d8: Waiting [2022-08-02T10:26:39.570Z] 25bc292e5bac: Verifying Checksum [2022-08-02T10:26:39.570Z] 25bc292e5bac: Download complete [2022-08-02T10:26:39.570Z] 52dc419b0ee2: Download complete [2022-08-02T10:26:39.570Z] 4657fd5d0bcf: Verifying Checksum [2022-08-02T10:26:39.570Z] 4657fd5d0bcf: Download complete [2022-08-02T10:26:39.570Z] df9b9388f04a: Download complete [2022-08-02T10:26:39.833Z] 6ad1cebc031e: Verifying Checksum [2022-08-02T10:26:39.833Z] 6ad1cebc031e: Download complete [2022-08-02T10:26:39.833Z] df9b9388f04a: Pull complete [2022-08-02T10:26:40.096Z] 52dc419b0ee2: Pull complete [2022-08-02T10:26:40.096Z] 25bc292e5bac: Pull complete [2022-08-02T10:26:40.356Z] 114826534d7a: Verifying Checksum [2022-08-02T10:26:40.356Z] 114826534d7a: Download complete [2022-08-02T10:26:40.616Z] 8a3aa393b2d8: Verifying Checksum [2022-08-02T10:26:40.616Z] 8a3aa393b2d8: Download complete [2022-08-02T10:26:44.807Z] 114826534d7a: Pull complete [2022-08-02T10:26:44.807Z] 4657fd5d0bcf: Pull complete [2022-08-02T10:26:44.807Z] 6ad1cebc031e: Pull complete [2022-08-02T10:26:48.102Z] 8a3aa393b2d8: Pull complete [2022-08-02T10:26:48.103Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-02T10:26:48.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-02T10:26:48.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:26:48.189Z] prd-ubuntu20.04-docker-8c-8g-21760 does not seem to be running inside a container [2022-08-02T10:26:48.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-02T10:26:49.870Z] $ docker top 8439e0560abff1188a51491c62fbf51cf72b08fd4c0500b49b8be6ce9e80fc65 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-02T10:26:49.942Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-08-02T10:26:50.226Z] + set -o pipefail [2022-08-02T10:26:50.226Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-08-02T10:26:56.814Z] [2022-08-02T10:26:56.814Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-08-02T10:26:56.814Z] [2022-08-02T10:26:56.814Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/a8b9ae74-7a92-46ee-9df4-91a7fd796bc6 [2022-08-02T10:26:56.814Z] [2022-08-02T10:26:56.814Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-02T10:26:56.814Z] [2022-08-02T10:26:56.814Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-02T10:26:56.814Z] [2022-08-02T10:26:56.814Z] [Pipeline] } [2022-08-02T10:26:56.844Z] $ docker stop --time=1 8439e0560abff1188a51491c62fbf51cf72b08fd4c0500b49b8be6ce9e80fc65 [2022-08-02T10:26:58.809Z] $ docker rm -f 8439e0560abff1188a51491c62fbf51cf72b08fd4c0500b49b8be6ce9e80fc65 [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-08-02T10:26:59.502Z] + git log --format=format:%s -1 70ed2cbc20e9aaf34c9bbafa882aad4cea533748 [Pipeline] sh [2022-08-02T10:26:59.797Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T10:26:59.797Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:27:00.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T10:27:00.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:27:00.235Z] prd-ubuntu20.04-docker-8c-8g-21760 does not seem to be running inside a container [2022-08-02T10:27:00.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T10:27:00.762Z] $ docker top d974771bfb769f0e2016e093cac31986ac5cab6437f644c235deb21170a64dfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T10:27:00.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T10:27:00.843Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T10:27:00.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T10:27:01.006Z] $ docker exec d974771bfb769f0e2016e093cac31986ac5cab6437f644c235deb21170a64dfc ssh-agent [2022-08-02T10:27:01.113Z] SSH_AUTH_SOCK=/tmp/ssh-lNVwP1ojdQ2a/agent.32 [2022-08-02T10:27:01.113Z] SSH_AGENT_PID=39 [2022-08-02T10:27:01.118Z] Running ssh-add (command line suppressed) [2022-08-02T10:27:01.252Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_651478494034417324.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_651478494034417324.key) [2022-08-02T10:27:01.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T10:27:01.541Z] + git semver tag [2022-08-02T10:27:01.802Z] 2022-08-02 10:27:01,760 [run_tag] DEBUG tag force:False [2022-08-02T10:27:01.802Z] 2022-08-02 10:27:01,760 [check_head_tag] DEBUG check head tag [2022-08-02T10:27:01.802Z] 2022-08-02 10:27:01,760 [execute] INFO git cat-file --batch-check [2022-08-02T10:27:01.802Z] 2022-08-02 10:27:01,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-08-02T10:27:01.802Z] 2022-08-02 10:27:01,765 [execute] INFO git cat-file --batch [2022-08-02T10:27:01.802Z] 2022-08-02 10:27:01,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-08-02T10:27:01.802Z] 2022-08-02 10:27:01,778 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-02T10:27:01.802Z] 2022-08-02 10:27:01,779 [execute] INFO git tag -a v2.3.0-dev.9 -m v2.3.0-dev.9 [2022-08-02T10:27:01.802Z] 2022-08-02 10:27:01,779 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.9', '-m', 'v2.3.0-dev.9'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-08-02T10:27:01.802Z] 2022-08-02 10:27:01,784 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-02T10:27:01.802Z] 2.3.0-dev.9 [Pipeline] } [2022-08-02T10:27:01.829Z] $ docker exec --env ******** --env ******** d974771bfb769f0e2016e093cac31986ac5cab6437f644c235deb21170a64dfc ssh-agent -k [2022-08-02T10:27:01.954Z] unset SSH_AUTH_SOCK; [2022-08-02T10:27:01.954Z] unset SSH_AGENT_PID; [2022-08-02T10:27:01.954Z] echo Agent pid 39 killed; [2022-08-02T10:27:01.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T10:27:02.264Z] + git semver [Pipeline] } [2022-08-02T10:27:02.557Z] $ docker stop --time=1 d974771bfb769f0e2016e093cac31986ac5cab6437f644c235deb21170a64dfc [2022-08-02T10:27:03.871Z] $ docker rm -f d974771bfb769f0e2016e093cac31986ac5cab6437f644c235deb21170a64dfc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:27:04.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-02T10:27:04.251Z] [2022-08-02T10:27:04.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:27:04.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-02T10:27:04.557Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-02T10:27:04.557Z] ab5ef0e58194: Pulling fs layer [2022-08-02T10:27:04.557Z] 9712f1f96733: Pulling fs layer [2022-08-02T10:27:04.557Z] 63f879dbbcfc: Pulling fs layer [2022-08-02T10:27:04.557Z] 0d9ebad4ef96: Pulling fs layer [2022-08-02T10:27:04.557Z] e9a5061849ea: Pulling fs layer [2022-08-02T10:27:04.557Z] d747dcd14b5f: Pulling fs layer [2022-08-02T10:27:04.557Z] 2de7ff778b66: Pulling fs layer [2022-08-02T10:27:04.557Z] d747dcd14b5f: Waiting [2022-08-02T10:27:04.557Z] e9a5061849ea: Waiting [2022-08-02T10:27:04.557Z] 0d9ebad4ef96: Waiting [2022-08-02T10:27:04.557Z] 2de7ff778b66: Waiting [2022-08-02T10:27:04.557Z] 9712f1f96733: Verifying Checksum [2022-08-02T10:27:04.557Z] 9712f1f96733: Download complete [2022-08-02T10:27:04.818Z] 63f879dbbcfc: Verifying Checksum [2022-08-02T10:27:04.818Z] 63f879dbbcfc: Download complete [2022-08-02T10:27:05.079Z] e9a5061849ea: Verifying Checksum [2022-08-02T10:27:05.080Z] e9a5061849ea: Download complete [2022-08-02T10:27:05.080Z] d747dcd14b5f: Verifying Checksum [2022-08-02T10:27:05.080Z] d747dcd14b5f: Download complete [2022-08-02T10:27:05.080Z] 0d9ebad4ef96: Verifying Checksum [2022-08-02T10:27:05.080Z] 0d9ebad4ef96: Download complete [2022-08-02T10:27:05.338Z] ab5ef0e58194: Verifying Checksum [2022-08-02T10:27:05.338Z] ab5ef0e58194: Download complete [2022-08-02T10:27:05.338Z] 2de7ff778b66: Verifying Checksum [2022-08-02T10:27:05.338Z] 2de7ff778b66: Download complete [2022-08-02T10:27:08.630Z] ab5ef0e58194: Pull complete [2022-08-02T10:27:08.630Z] 9712f1f96733: Pull complete [2022-08-02T10:27:09.199Z] 63f879dbbcfc: Pull complete [2022-08-02T10:27:13.392Z] 0d9ebad4ef96: Pull complete [2022-08-02T10:27:13.392Z] e9a5061849ea: Pull complete [2022-08-02T10:27:13.653Z] d747dcd14b5f: Pull complete [2022-08-02T10:27:15.033Z] 2de7ff778b66: Pull complete [2022-08-02T10:27:15.033Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-02T10:27:15.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-02T10:27:15.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:27:15.135Z] prd-ubuntu20.04-docker-8c-8g-21760 does not seem to be running inside a container [2022-08-02T10:27:15.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-02T10:27:16.944Z] $ docker top c3518f923da4cde772082c80e083a716bccf6c41b3b65c7c6bebc70cea6f7458 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-02T10:27:17.020Z] provisioning config files... [2022-08-02T10:27:17.031Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9177283950267316168tmp [2022-08-02T10:27:17.047Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6350929411511760170tmp [2022-08-02T10:27:17.058Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9218015241009548662tmp [Pipeline] { [Pipeline] echo [2022-08-02T10:27:17.074Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:27:17.368Z] ---> sigul-configuration.sh [2022-08-02T10:27:17.368Z] gpg: directory `/root/.gnupg' created [2022-08-02T10:27:17.368Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-02T10:27:17.368Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-02T10:27:17.368Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-02T10:27:17.368Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-02T10:27:17.368Z] gpg: CAST5 encrypted data [2022-08-02T10:27:17.368Z] gpg: encrypted with 1 passphrase [2022-08-02T10:27:17.368Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-02T10:27:17.663Z] + mkdir /home/jenkins [2022-08-02T10:27:17.663Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-02T10:27:17.952Z] + 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-08-02T10:27:17.960Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:27:18.250Z] ---> sigul-install.sh [2022-08-02T10:27:18.250Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-02T10:27:18.539Z] + git tag --list [2022-08-02T10:27:18.539Z] v1.0.0 [2022-08-02T10:27:18.539Z] v1.1.0 [2022-08-02T10:27:18.539Z] v1.1.1 [2022-08-02T10:27:18.539Z] v1.2.1 [2022-08-02T10:27:18.539Z] v1.2.2 [2022-08-02T10:27:18.539Z] v1.2.3 [2022-08-02T10:27:18.539Z] v1.3.0 [2022-08-02T10:27:18.539Z] v1.3.1 [2022-08-02T10:27:18.539Z] v2.0.0 [2022-08-02T10:27:18.539Z] v2.1.0 [2022-08-02T10:27:18.539Z] v2.1.1 [2022-08-02T10:27:18.539Z] v2.1.1-dev.1 [2022-08-02T10:27:18.539Z] v2.1.1-dev.2 [2022-08-02T10:27:18.539Z] v2.2.0 [2022-08-02T10:27:18.539Z] v2.2.1-dev.1 [2022-08-02T10:27:18.539Z] v2.2.1-dev.2 [2022-08-02T10:27:18.539Z] v2.2.1-dev.3 [2022-08-02T10:27:18.539Z] v2.2.1-dev.4 [2022-08-02T10:27:18.539Z] v2.2.1-dev.5 [2022-08-02T10:27:18.539Z] v2.2.1-dev.6 [2022-08-02T10:27:18.539Z] v2.2.1-dev.7 [2022-08-02T10:27:18.539Z] v2.2.1-dev.8 [2022-08-02T10:27:18.539Z] v2.3.0-dev.8 [2022-08-02T10:27:18.539Z] v2.3.0-dev.9 [Pipeline] sh [2022-08-02T10:27:18.830Z] + lftools sign git-tag v2.3.0-dev.9 [2022-08-02T10:27:19.402Z] Signing Git tag with Sigul... [2022-08-02T10:27:19.402Z] Signing v2.3.0-dev.9 [Pipeline] echo [2022-08-02T10:27:19.673Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:27:19.956Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-02T10:27:19.965Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-02T10:27:20.000Z] $ docker stop --time=1 c3518f923da4cde772082c80e083a716bccf6c41b3b65c7c6bebc70cea6f7458 [2022-08-02T10:27:21.340Z] $ docker rm -f c3518f923da4cde772082c80e083a716bccf6c41b3b65c7c6bebc70cea6f7458 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-02T10:27:21.729Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T10:27:21.729Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:27:22.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T10:27:22.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:27:22.112Z] prd-ubuntu20.04-docker-8c-8g-21760 does not seem to be running inside a container [2022-08-02T10:27:22.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T10:27:22.532Z] $ docker top df76dbf413f69006bf9f964d291adee35a8e86b86aff51ccafd2b80a09765954 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T10:27:22.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T10:27:22.611Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T10:27:22.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T10:27:22.755Z] $ docker exec df76dbf413f69006bf9f964d291adee35a8e86b86aff51ccafd2b80a09765954 ssh-agent [2022-08-02T10:27:22.857Z] SSH_AUTH_SOCK=/tmp/ssh-GKzRqNCoNiUc/agent.33 [2022-08-02T10:27:22.857Z] SSH_AGENT_PID=39 [2022-08-02T10:27:22.862Z] Running ssh-add (command line suppressed) [2022-08-02T10:27:23.002Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_921820703331384762.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_921820703331384762.key) [2022-08-02T10:27:23.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T10:27:23.290Z] + git semver bump pre [2022-08-02T10:27:23.549Z] 2022-08-02 10:27:23,509 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-02T10:27:23.549Z] 2022-08-02 10:27:23,509 [bump_version] DEBUG bumping version:2.3.0-dev.9 on axis:pre with prefix:dev [2022-08-02T10:27:23.549Z] 2022-08-02 10:27:23,509 [bump_version] DEBUG bumped version:2.3.0-dev.10 [2022-08-02T10:27:23.549Z] 2022-08-02 10:27:23,509 [write_version] DEBUG write version:2.3.0-dev.10 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-08-02T10:27:23.549Z] 2022-08-02 10:27:23,509 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-02T10:27:23.549Z] 2022-08-02 10:27:23,509 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-02T10:27:23.549Z] 2022-08-02 10:27:23,511 [execute] INFO git cat-file --batch-check [2022-08-02T10:27:23.549Z] 2022-08-02 10:27:23,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T10:27:23.549Z] 2022-08-02 10:27:23,516 [execute] INFO git cat-file --batch [2022-08-02T10:27:23.549Z] 2022-08-02 10:27:23,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T10:27:23.549Z] 2022-08-02 10:27:23,522 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-02T10:27:23.549Z] 2.3.0-dev.10 [Pipeline] } [2022-08-02T10:27:23.574Z] $ docker exec --env ******** --env ******** df76dbf413f69006bf9f964d291adee35a8e86b86aff51ccafd2b80a09765954 ssh-agent -k [2022-08-02T10:27:23.689Z] unset SSH_AUTH_SOCK; [2022-08-02T10:27:23.689Z] unset SSH_AGENT_PID; [2022-08-02T10:27:23.689Z] echo Agent pid 39 killed; [2022-08-02T10:27:23.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T10:27:23.991Z] + git semver [Pipeline] } [2022-08-02T10:27:24.283Z] $ docker stop --time=1 df76dbf413f69006bf9f964d291adee35a8e86b86aff51ccafd2b80a09765954 [2022-08-02T10:27:25.585Z] $ docker rm -f df76dbf413f69006bf9f964d291adee35a8e86b86aff51ccafd2b80a09765954 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T10:27:25.926Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T10:27:25.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:27:26.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T10:27:26.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:27:26.360Z] prd-ubuntu20.04-docker-8c-8g-21760 does not seem to be running inside a container [2022-08-02T10:27:26.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T10:27:26.767Z] $ docker top 601a0bb7e45752597f9000ecdb9511efb1aa9d41079e2efc75884314291f921d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T10:27:26.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T10:27:26.845Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T10:27:26.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T10:27:26.990Z] $ docker exec 601a0bb7e45752597f9000ecdb9511efb1aa9d41079e2efc75884314291f921d ssh-agent [2022-08-02T10:27:27.093Z] SSH_AUTH_SOCK=/tmp/ssh-sJmP0AKqG5GZ/agent.32 [2022-08-02T10:27:27.093Z] SSH_AGENT_PID=39 [2022-08-02T10:27:27.099Z] Running ssh-add (command line suppressed) [2022-08-02T10:27:27.247Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4252571415489801440.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4252571415489801440.key) [2022-08-02T10:27:27.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T10:27:27.537Z] + git semver push [2022-08-02T10:27:27.797Z] 2022-08-02 10:27:27,753 [run_push] DEBUG push [2022-08-02T10:27:27.797Z] 2022-08-02 10:27:27,754 [execute] INFO git cat-file --batch-check [2022-08-02T10:27:27.797Z] 2022-08-02 10:27:27,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T10:27:27.797Z] 2022-08-02 10:27:27,758 [execute] INFO git rev-list 6fdcadeeb038da33ee3ecf2bdd4957cb62ee54a4 -- [2022-08-02T10:27:27.797Z] 2022-08-02 10:27:27,758 [execute] DEBUG Popen(['git', 'rev-list', '6fdcadeeb038da33ee3ecf2bdd4957cb62ee54a4', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-02T10:27:27.797Z] 2022-08-02 10:27:27,766 [execute] INFO git fetch -v origin [2022-08-02T10:27:27.797Z] 2022-08-02 10:27:27,766 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-02T10:27:28.368Z] 2022-08-02 10:27:28,247 [run_push] DEBUG no remote changes detected [2022-08-02T10:27:28.368Z] 2022-08-02 10:27:28,248 [execute] INFO git push origin semver [2022-08-02T10:27:28.368Z] 2022-08-02 10:27:28,248 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-02T10:27:29.312Z] 2022-08-02 10:27:29,027 [run_push] DEBUG push all version tags [2022-08-02T10:27:29.312Z] 2022-08-02 10:27:29,027 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-02T10:27:29.312Z] 2022-08-02 10:27:29,028 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-08-02T10:27:29.884Z] 2022-08-02 10:27:29,817 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-08-02T10:27:29.884Z] 2.3.0-dev.10 [Pipeline] } [2022-08-02T10:27:29.910Z] $ docker exec --env ******** --env ******** 601a0bb7e45752597f9000ecdb9511efb1aa9d41079e2efc75884314291f921d ssh-agent -k [2022-08-02T10:27:30.024Z] unset SSH_AUTH_SOCK; [2022-08-02T10:27:30.024Z] unset SSH_AGENT_PID; [2022-08-02T10:27:30.024Z] echo Agent pid 39 killed; [2022-08-02T10:27:30.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T10:27:30.334Z] + git semver [Pipeline] } [2022-08-02T10:27:30.629Z] $ docker stop --time=1 601a0bb7e45752597f9000ecdb9511efb1aa9d41079e2efc75884314291f921d [2022-08-02T10:27:31.929Z] $ docker rm -f 601a0bb7e45752597f9000ecdb9511efb1aa9d41079e2efc75884314291f921d [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-08-02T10:27:32.449Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-08-02T10:27:32.449Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-08-02T10:27:32.449Z] total 16 [2022-08-02T10:27:32.449Z] drwxr-xr-x 3 root root 4096 Aug 2 10:19 . [2022-08-02T10:27:32.449Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 2 10:27 .. [2022-08-02T10:27:32.449Z] drwxr-xr-x 2 root root 4096 Aug 2 10:19 cost [2022-08-02T10:27:32.449Z] -rw-r--r-- 1 root root 88 Aug 2 10:19 cost.csv [2022-08-02T10:27:32.449Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-08-02T10:27:32.449Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-08-02T10:27:32.449Z] total 16 [2022-08-02T10:27:32.449Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 10:19 . [2022-08-02T10:27:32.449Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 2 10:27 .. [2022-08-02T10:27:32.449Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 10:19 cost [2022-08-02T10:27:32.449Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 2 10:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:27:32.743Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:27:33.609Z] ---> package-listing.sh [2022-08-02T10:27:33.609Z] ++ facter osfamily [2022-08-02T10:27:33.609Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-02T10:27:33.870Z] + OS_FAMILY=debian [2022-08-02T10:27:33.870Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-08-02T10:27:33.870Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-02T10:27:33.870Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-02T10:27:33.870Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-02T10:27:33.870Z] + PACKAGES=/tmp/packages_start.txt [2022-08-02T10:27:33.870Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-08-02T10:27:33.870Z] + PACKAGES=/tmp/packages_end.txt [2022-08-02T10:27:33.870Z] + case "${OS_FAMILY}" in [2022-08-02T10:27:33.870Z] + dpkg -l [2022-08-02T10:27:33.870Z] + grep '^ii' [2022-08-02T10:27:33.870Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-02T10:27:33.870Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-02T10:27:33.870Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-02T10:27:33.870Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-08-02T10:27:33.870Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-08-02T10:27:33.870Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-08-02T10:27:33.880Z] 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/exfoundry_device-virtual-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-08-02T10:27:34.161Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T10:27:34.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T10:27:34.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T10:27:34.816Z] prd-ubuntu20.04-docker-8c-8g-21760 does not seem to be running inside a container [2022-08-02T10:27:34.867Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-08-02T10:27:35.089Z] $ docker top c3ca56ad7846bf45a8701ff7eb6969a5d770de56449990ce1ac91a483783fa46 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T10:27:35.445Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-02T10:27:35.734Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-02T10:27:36.024Z] + ls /var/log/sa-host [2022-08-02T10:27:36.024Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T10:27:36.158Z] provisioning config files... [2022-08-02T10:27:36.166Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3151788083394174798tmp [Pipeline] { [Pipeline] echo [2022-08-02T10:27:36.182Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:27:36.468Z] ---> create-netrc.sh [Pipeline] } [2022-08-02T10:27:36.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:27:36.808Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-02T10:27:36.818Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:27:37.105Z] ---> sudo-logs.sh [2022-08-02T10:27:37.105Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-02T10:27:37.132Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:27:37.422Z] ---> job-cost.sh [2022-08-02T10:27:37.422Z] lf-activate-venv: SKIPPING [2022-08-02T10:27:37.422Z] DEBUG: total: 0.2199999988079071 [2022-08-02T10:27:37.422Z] INFO: Retrieving Stack Cost... [2022-08-02T10:27:37.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-02T10:27:38.250Z] INFO: Archiving Costs [Pipeline] echo [2022-08-02T10:27:38.262Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T10:27:38.553Z] ---> logs-deploy.sh [2022-08-02T10:27:38.554Z] lf-activate-venv: SKIPPING [2022-08-02T10:27:38.554Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/45 [2022-08-02T10:27:38.554Z] INFO: archiving workspace using pattern(s): [2022-08-02T10:27:39.501Z] Archives upload complete. [2022-08-02T10:27:39.762Z] INFO: archiving logs to Nexus [2022-08-02T10:27:40.337Z] ---> uname -a: [2022-08-02T10:27:40.337Z] Linux prd-ubuntu20-04-docker-8c-8g-21760 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-02T10:27:40.337Z] [2022-08-02T10:27:40.337Z] [2022-08-02T10:27:40.337Z] ---> lscpu: [2022-08-02T10:27:40.337Z] Architecture: x86_64 [2022-08-02T10:27:40.337Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-02T10:27:40.337Z] Byte Order: Little Endian [2022-08-02T10:27:40.337Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-02T10:27:40.337Z] CPU(s): 8 [2022-08-02T10:27:40.337Z] On-line CPU(s) list: 0-7 [2022-08-02T10:27:40.337Z] Thread(s) per core: 1 [2022-08-02T10:27:40.337Z] Core(s) per socket: 1 [2022-08-02T10:27:40.337Z] Socket(s): 8 [2022-08-02T10:27:40.337Z] NUMA node(s): 1 [2022-08-02T10:27:40.337Z] Vendor ID: AuthenticAMD [2022-08-02T10:27:40.337Z] CPU family: 23 [2022-08-02T10:27:40.337Z] Model: 49 [2022-08-02T10:27:40.337Z] Model name: AMD EPYC-Rome Processor [2022-08-02T10:27:40.337Z] Stepping: 0 [2022-08-02T10:27:40.337Z] CPU MHz: 2799.998 [2022-08-02T10:27:40.337Z] BogoMIPS: 5599.99 [2022-08-02T10:27:40.337Z] Virtualization: AMD-V [2022-08-02T10:27:40.337Z] Hypervisor vendor: KVM [2022-08-02T10:27:40.337Z] Virtualization type: full [2022-08-02T10:27:40.337Z] L1d cache: 256 KiB [2022-08-02T10:27:40.337Z] L1i cache: 256 KiB [2022-08-02T10:27:40.337Z] L2 cache: 4 MiB [2022-08-02T10:27:40.337Z] L3 cache: 128 MiB [2022-08-02T10:27:40.337Z] NUMA node0 CPU(s): 0-7 [2022-08-02T10:27:40.337Z] Vulnerability Itlb multihit: Not affected [2022-08-02T10:27:40.337Z] Vulnerability L1tf: Not affected [2022-08-02T10:27:40.337Z] Vulnerability Mds: Not affected [2022-08-02T10:27:40.337Z] Vulnerability Meltdown: Not affected [2022-08-02T10:27:40.337Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-02T10:27:40.337Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-02T10:27:40.337Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-02T10:27:40.337Z] Vulnerability Srbds: Not affected [2022-08-02T10:27:40.337Z] Vulnerability Tsx async abort: Not affected [2022-08-02T10:27:40.337Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-02T10:27:40.337Z] [2022-08-02T10:27:40.337Z] [2022-08-02T10:27:40.337Z] ---> nproc: [2022-08-02T10:27:40.337Z] 8 [2022-08-02T10:27:40.337Z] [2022-08-02T10:27:40.337Z] [2022-08-02T10:27:40.337Z] ---> df -h: [2022-08-02T10:27:40.337Z] Filesystem Size Used Avail Use% Mounted on [2022-08-02T10:27:40.337Z] overlay 155G 13G 143G 8% / [2022-08-02T10:27:40.337Z] tmpfs 64M 0 64M 0% /dev [2022-08-02T10:27:40.337Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-02T10:27:40.337Z] shm 64M 0 64M 0% /dev/shm [2022-08-02T10:27:40.337Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-08-02T10:27:40.337Z] [2022-08-02T10:27:40.337Z]