Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29c739ab81a29a6b1dd8488addc11c7f2056e13b 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-ssh15582997449463539992.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7940499129558284923.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh947104508218964610.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8807752324355882190.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh12732182359847190248.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1257 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 29c739ab81a29a6b1dd8488addc11c7f2056e13b (main) Commit message: "Merge pull request #461 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" > 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 29c739ab81a29a6b1dd8488addc11c7f2056e13b # timeout=10 > git rev-list --no-walk 65497920df671d88c31f0789bb704d43110c7187 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-19T12:49:07.380Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-19T12:49:07.459Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-19T12:49:07.483Z] ========================================================= [2024-02-19T12:49:07.483Z] EdgeX Global Pipelines Version Info [2024-02-19T12:49:07.483Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:49:08.211Z] ------------------- [2024-02-19T12:49:08.211Z] stable info: [2024-02-19T12:49:08.211Z] ------------------- [2024-02-19T12:49:08.211Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-19T12:49:08.211Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T12:49:08.212Z] Message: update stable to v1.0.258 [2024-02-19T12:49:08.784Z] ------------------- [2024-02-19T12:49:08.784Z] experimental info: [2024-02-19T12:49:08.784Z] ------------------- [2024-02-19T12:49:08.784Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-19T12:49:08.784Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T12:49:08.784Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-19T12:49:08.874Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-02-19T12:49:08.901Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-02-19T12:49:08.932Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-19T12:49:08.961Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-19T12:49:08.986Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-19T12:49:09.011Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-19T12:49:09.038Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-19T12:49:09.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-19T12:49:09.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-19T12:49:09.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-19T12:49:09.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-19T12:49:09.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-02-19T12:49:09.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-19T12:49:09.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-19T12:49:09.274Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T12:49:09.309Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T12:49:09.348Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T12:49:09.382Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T12:49:09.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-19T12:49:09.443Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-19T12:49:09.472Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-19T12:49:09.508Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-19T12:49:09.545Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-19T12:49:09.584Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-19T12:49:09.615Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-19T12:49:09.652Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-19T12:49:09.687Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-19T12:49:09.732Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-19T12:49:09.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-19T12:49:09.807Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-19T12:49:09.848Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] echo [2024-02-19T12:49:09.892Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29c739a [Pipeline] echo [2024-02-19T12:49:09.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T12:49:10.009Z] provisioning config files... [2024-02-19T12:49:10.021Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8637991244406194413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:49:10.384Z] ---> ****-login.sh [2024-02-19T12:49:10.384Z] nexus3.edgexfoundry.org:10001 [2024-02-19T12:49:10.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:49:10.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:49:10.645Z] Configure a credential helper to remove this warning. See [2024-02-19T12:49:10.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:49:10.646Z] [2024-02-19T12:49:10.646Z] Login Succeeded [2024-02-19T12:49:10.646Z] nexus3.edgexfoundry.org:10002 [2024-02-19T12:49:10.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:49:10.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:49:10.907Z] Configure a credential helper to remove this warning. See [2024-02-19T12:49:10.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:49:10.907Z] [2024-02-19T12:49:10.907Z] Login Succeeded [2024-02-19T12:49:10.907Z] nexus3.edgexfoundry.org:10003 [2024-02-19T12:49:10.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:49:10.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:49:10.907Z] Configure a credential helper to remove this warning. See [2024-02-19T12:49:10.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:49:10.907Z] [2024-02-19T12:49:10.907Z] Login Succeeded [2024-02-19T12:49:10.907Z] nexus3.edgexfoundry.org:10004 [2024-02-19T12:49:10.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:49:11.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:49:11.168Z] Configure a credential helper to remove this warning. See [2024-02-19T12:49:11.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:49:11.168Z] [2024-02-19T12:49:11.168Z] Login Succeeded [2024-02-19T12:49:11.168Z] ****.io [2024-02-19T12:49:11.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:49:11.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:49:11.428Z] Configure a credential helper to remove this warning. See [2024-02-19T12:49:11.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:49:11.429Z] [2024-02-19T12:49:11.429Z] Login Succeeded [2024-02-19T12:49:11.429Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T12:49:11.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-19T12:49:11.970Z] + git rev-list -1 --merges 29c739ab81a29a6b1dd8488addc11c7f2056e13b~1..29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] echo [2024-02-19T12:49:11.999Z] -----------> git rev-list -1 --merges 29c739ab81a29a6b1dd8488addc11c7f2056e13b~1..29c739ab81a29a6b1dd8488addc11c7f2056e13b 29c739ab81a29a6b1dd8488addc11c7f2056e13b [2024-02-19T12:49:11.999Z] 29c739ab81a29a6b1dd8488addc11c7f2056e13b [false] [Pipeline] sh [2024-02-19T12:49:12.304Z] + git log --format=format:%s -1 29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] echo [2024-02-19T12:49:12.319Z] ========================================================= [2024-02-19T12:49:12.319Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-19T12:49:12.319Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T12:49:12.705Z] + git log --format=format:%s -1 29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] echo [2024-02-19T12:49:12.717Z] [semverPrep] GIT_COMMIT: 29c739ab81a29a6b1dd8488addc11c7f2056e13b, Commit Message: Merge pull request #461 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9 [Pipeline] echo [2024-02-19T12:49:12.806Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-19T12:49:13.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T12:49:13.202Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-19T12:49:13.202Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-19T12:49:13.202Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-19T12:49:13.202Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-19T12:49:13.202Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-19T12:49:13.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:49:13.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T12:49:13.635Z] [2024-02-19T12:49:13.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:49:13.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T12:49:13.954Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-19T12:49:13.954Z] b85a868b505f: Pulling fs layer [2024-02-19T12:49:13.954Z] e2be974225ed: Pulling fs layer [2024-02-19T12:49:13.954Z] 339a4e72a1f5: Pulling fs layer [2024-02-19T12:49:13.954Z] 988bab9f4d93: Pulling fs layer [2024-02-19T12:49:13.954Z] 1469e6f7b9e6: Pulling fs layer [2024-02-19T12:49:13.954Z] eaf3925da568: Pulling fs layer [2024-02-19T12:49:13.954Z] bab4dde63d76: Pulling fs layer [2024-02-19T12:49:13.954Z] bde34c3a00c8: Pulling fs layer [2024-02-19T12:49:13.954Z] b352a97aabf1: Pulling fs layer [2024-02-19T12:49:13.954Z] 4872d77fe225: Pulling fs layer [2024-02-19T12:49:13.954Z] 5851b861e8e6: Pulling fs layer [2024-02-19T12:49:13.954Z] 1469e6f7b9e6: Waiting [2024-02-19T12:49:13.954Z] eaf3925da568: Waiting [2024-02-19T12:49:13.954Z] bab4dde63d76: Waiting [2024-02-19T12:49:13.954Z] bde34c3a00c8: Waiting [2024-02-19T12:49:13.954Z] b352a97aabf1: Waiting [2024-02-19T12:49:13.954Z] 4872d77fe225: Waiting [2024-02-19T12:49:13.954Z] 5851b861e8e6: Waiting [2024-02-19T12:49:13.954Z] 988bab9f4d93: Waiting [2024-02-19T12:49:13.954Z] e2be974225ed: Verifying Checksum [2024-02-19T12:49:13.954Z] e2be974225ed: Download complete [2024-02-19T12:49:13.954Z] 988bab9f4d93: Verifying Checksum [2024-02-19T12:49:13.954Z] 988bab9f4d93: Download complete [2024-02-19T12:49:13.954Z] 1469e6f7b9e6: Verifying Checksum [2024-02-19T12:49:13.954Z] 1469e6f7b9e6: Download complete [2024-02-19T12:49:14.213Z] eaf3925da568: Verifying Checksum [2024-02-19T12:49:14.213Z] eaf3925da568: Download complete [2024-02-19T12:49:14.213Z] 339a4e72a1f5: Verifying Checksum [2024-02-19T12:49:14.213Z] 339a4e72a1f5: Download complete [2024-02-19T12:49:14.213Z] bde34c3a00c8: Verifying Checksum [2024-02-19T12:49:14.213Z] bde34c3a00c8: Download complete [2024-02-19T12:49:14.213Z] 4872d77fe225: Verifying Checksum [2024-02-19T12:49:14.213Z] 4872d77fe225: Download complete [2024-02-19T12:49:14.213Z] 5851b861e8e6: Download complete [2024-02-19T12:49:14.213Z] b85a868b505f: Verifying Checksum [2024-02-19T12:49:14.213Z] b85a868b505f: Download complete [2024-02-19T12:49:14.477Z] bab4dde63d76: Verifying Checksum [2024-02-19T12:49:14.477Z] bab4dde63d76: Download complete [2024-02-19T12:49:15.417Z] b85a868b505f: Pull complete [2024-02-19T12:49:15.677Z] e2be974225ed: Pull complete [2024-02-19T12:49:15.937Z] 339a4e72a1f5: Pull complete [2024-02-19T12:49:16.197Z] 988bab9f4d93: Pull complete [2024-02-19T12:49:16.455Z] 1469e6f7b9e6: Pull complete [2024-02-19T12:49:16.455Z] eaf3925da568: Pull complete [2024-02-19T12:49:18.363Z] bab4dde63d76: Pull complete [2024-02-19T12:49:18.363Z] bde34c3a00c8: Pull complete [2024-02-19T12:49:18.363Z] b352a97aabf1: Pull complete [2024-02-19T12:49:18.363Z] 4872d77fe225: Pull complete [2024-02-19T12:49:18.363Z] 5851b861e8e6: Pull complete [2024-02-19T12:49:18.363Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-19T12:49:18.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T12:49:18.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:49:18.569Z] prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container [2024-02-19T12:49:18.602Z] $ 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 [2024-02-19T12:49:21.473Z] $ docker top 33619ee9e0eac1d0d0eb927ffd5316fa1eac4387644929c6bd5b8b7c72f1aeba -eo pid,comm [2024-02-19T12:49:21.532Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-19T12:49:21.532Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T12:49:21.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T12:49:21.630Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T12:49:21.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T12:49:21.743Z] $ docker exec 33619ee9e0eac1d0d0eb927ffd5316fa1eac4387644929c6bd5b8b7c72f1aeba ssh-agent [2024-02-19T12:49:21.855Z] SSH_AUTH_SOCK=/tmp/ssh-j21bWyHJaLiq/agent.31 [2024-02-19T12:49:21.855Z] SSH_AGENT_PID=37 [2024-02-19T12:49:21.863Z] Running ssh-add (command line suppressed) [2024-02-19T12:49:21.958Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13099525981085770365.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13099525981085770365.key) [2024-02-19T12:49:21.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T12:49:22.282Z] + git tag --points-at HEAD [Pipeline] } [2024-02-19T12:49:22.292Z] $ docker exec --env ******** --env ******** 33619ee9e0eac1d0d0eb927ffd5316fa1eac4387644929c6bd5b8b7c72f1aeba ssh-agent -k [2024-02-19T12:49:22.395Z] unset SSH_AUTH_SOCK; [2024-02-19T12:49:22.395Z] unset SSH_AGENT_PID; [2024-02-19T12:49:22.395Z] echo Agent pid 37 killed; [2024-02-19T12:49:22.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-19T12:49:22.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T12:49:22.474Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T12:49:22.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T12:49:22.575Z] $ docker exec 33619ee9e0eac1d0d0eb927ffd5316fa1eac4387644929c6bd5b8b7c72f1aeba ssh-agent [2024-02-19T12:49:22.671Z] SSH_AUTH_SOCK=/tmp/ssh-tP43xEej3vd0/agent.69 [2024-02-19T12:49:22.671Z] SSH_AGENT_PID=75 [2024-02-19T12:49:22.676Z] Running ssh-add (command line suppressed) [2024-02-19T12:49:22.773Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6070617172300913747.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6070617172300913747.key) [2024-02-19T12:49:22.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T12:49:23.099Z] + git semver init [2024-02-19T12:49:23.668Z] 2024-02-19 12:49:23,414 [run_init] DEBUG init version:0.0.0 force:False [2024-02-19T12:49:23.668Z] 2024-02-19 12:49:23,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-02-19T12:49:23.668Z] 2024-02-19 12:49:23,415 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-02-19T12:49:23.668Z] 2024-02-19 12:49:23,416 [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) [2024-02-19T12:49:25.047Z] 2024-02-19 12:49:24,871 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-02-19T12:49:25.047Z] 2024-02-19 12:49:24,871 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-02-19T12:49:25.047Z] 2024-02-19 12:49:24,871 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-02-19T12:49:25.047Z] 2024-02-19 12:49:24,872 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-02-19T12:49:25.047Z] 3.2.0-dev.7 [Pipeline] } [2024-02-19T12:49:25.055Z] $ docker exec --env ******** --env ******** 33619ee9e0eac1d0d0eb927ffd5316fa1eac4387644929c6bd5b8b7c72f1aeba ssh-agent -k [2024-02-19T12:49:25.156Z] unset SSH_AUTH_SOCK; [2024-02-19T12:49:25.156Z] unset SSH_AGENT_PID; [2024-02-19T12:49:25.156Z] echo Agent pid 75 killed; [2024-02-19T12:49:25.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T12:49:25.545Z] + git semver [Pipeline] } [2024-02-19T12:49:25.818Z] $ docker stop --time=1 33619ee9e0eac1d0d0eb927ffd5316fa1eac4387644929c6bd5b8b7c72f1aeba [2024-02-19T12:49:27.106Z] $ docker rm -f --volumes 33619ee9e0eac1d0d0eb927ffd5316fa1eac4387644929c6bd5b8b7c72f1aeba [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T12:49:27.491Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-19T12:49:27.823Z] Stashed 1 file(s) [Pipeline] echo [2024-02-19T12:49:27.826Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T12:49:28.185Z] provisioning config files... [2024-02-19T12:49:28.195Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13725322633041001724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:49:28.511Z] ---> ****-login.sh [2024-02-19T12:49:28.511Z] nexus3.edgexfoundry.org:10001 [2024-02-19T12:49:28.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:49:28.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:49:28.512Z] Configure a credential helper to remove this warning. See [2024-02-19T12:49:28.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:49:28.512Z] [2024-02-19T12:49:28.512Z] Login Succeeded [2024-02-19T12:49:28.512Z] nexus3.edgexfoundry.org:10002 [2024-02-19T12:49:28.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:49:28.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:49:28.512Z] Configure a credential helper to remove this warning. See [2024-02-19T12:49:28.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:49:28.512Z] [2024-02-19T12:49:28.512Z] Login Succeeded [2024-02-19T12:49:28.512Z] nexus3.edgexfoundry.org:10003 [2024-02-19T12:49:28.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:49:28.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:49:28.774Z] Configure a credential helper to remove this warning. See [2024-02-19T12:49:28.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:49:28.774Z] [2024-02-19T12:49:28.774Z] Login Succeeded [2024-02-19T12:49:28.774Z] nexus3.edgexfoundry.org:10004 [2024-02-19T12:49:28.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:49:28.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:49:28.774Z] Configure a credential helper to remove this warning. See [2024-02-19T12:49:28.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:49:28.774Z] [2024-02-19T12:49:28.774Z] Login Succeeded [2024-02-19T12:49:28.774Z] ****.io [2024-02-19T12:49:29.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:49:29.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:49:29.035Z] Configure a credential helper to remove this warning. See [2024-02-19T12:49:29.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:49:29.035Z] [2024-02-19T12:49:29.035Z] Login Succeeded [2024-02-19T12:49:29.035Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T12:49:29.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T12:49:29.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T12:49:29.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T12:49:29.285Z] ========================================================= [2024-02-19T12:49:29.285Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-19T12:49:29.285Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:49:29.696Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T12:49:29.696Z] Sending build context to Docker daemon 31.6MB [2024-02-19T12:49:29.696Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T12:49:29.696Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T12:49:29.955Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-19T12:49:29.955Z] 7264a8db6415: Pulling fs layer [2024-02-19T12:49:29.955Z] c4d48a809fc2: Pulling fs layer [2024-02-19T12:49:29.955Z] 4f1c88b9dad5: Pulling fs layer [2024-02-19T12:49:29.955Z] ad3a456e5733: Pulling fs layer [2024-02-19T12:49:29.955Z] 69c7f0334f64: Pulling fs layer [2024-02-19T12:49:29.955Z] 1f1c1a5573a3: Pulling fs layer [2024-02-19T12:49:29.955Z] ce7588e14bc9: Pulling fs layer [2024-02-19T12:49:29.955Z] b5e4710f87ac: Pulling fs layer [2024-02-19T12:49:29.955Z] 69c7f0334f64: Waiting [2024-02-19T12:49:29.955Z] 1f1c1a5573a3: Waiting [2024-02-19T12:49:29.955Z] ce7588e14bc9: Waiting [2024-02-19T12:49:29.955Z] ad3a456e5733: Waiting [2024-02-19T12:49:29.955Z] c4d48a809fc2: Verifying Checksum [2024-02-19T12:49:29.955Z] c4d48a809fc2: Download complete [2024-02-19T12:49:29.955Z] ad3a456e5733: Verifying Checksum [2024-02-19T12:49:29.955Z] ad3a456e5733: Download complete [2024-02-19T12:49:29.955Z] 69c7f0334f64: Verifying Checksum [2024-02-19T12:49:29.955Z] 69c7f0334f64: Download complete [2024-02-19T12:49:29.955Z] 7264a8db6415: Verifying Checksum [2024-02-19T12:49:29.955Z] 7264a8db6415: Download complete [2024-02-19T12:49:29.955Z] 1f1c1a5573a3: Verifying Checksum [2024-02-19T12:49:29.955Z] 1f1c1a5573a3: Download complete [2024-02-19T12:49:30.214Z] 7264a8db6415: Pull complete [2024-02-19T12:49:30.214Z] b5e4710f87ac: Verifying Checksum [2024-02-19T12:49:30.214Z] b5e4710f87ac: Download complete [2024-02-19T12:49:30.214Z] c4d48a809fc2: Pull complete [2024-02-19T12:49:30.472Z] 4f1c88b9dad5: Verifying Checksum [2024-02-19T12:49:30.472Z] 4f1c88b9dad5: Download complete [2024-02-19T12:49:30.730Z] ce7588e14bc9: Verifying Checksum [2024-02-19T12:49:30.730Z] ce7588e14bc9: Download complete [2024-02-19T12:49:33.262Z] 4f1c88b9dad5: Pull complete [2024-02-19T12:49:33.262Z] ad3a456e5733: Pull complete [2024-02-19T12:49:33.262Z] 69c7f0334f64: Pull complete [2024-02-19T12:49:33.522Z] 1f1c1a5573a3: Pull complete [2024-02-19T12:49:36.053Z] ce7588e14bc9: Pull complete [2024-02-19T12:49:36.054Z] b5e4710f87ac: Pull complete [2024-02-19T12:49:36.054Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-19T12:49:36.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-19T12:49:36.054Z] ---> 88b5674ff536 [2024-02-19T12:49:36.054Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T12:49:40.254Z] ---> Running in 1bcaf9a8986a [2024-02-19T12:49:40.254Z] Removing intermediate container 1bcaf9a8986a [2024-02-19T12:49:40.254Z] ---> 81946fd54325 [2024-02-19T12:49:40.254Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T12:49:40.254Z] ---> Running in ac092c146f14 [2024-02-19T12:49:40.254Z] Removing intermediate container ac092c146f14 [2024-02-19T12:49:40.254Z] ---> fac7b42de8d4 [2024-02-19T12:49:40.254Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T12:49:40.254Z] ---> Running in 15499c363e34 [2024-02-19T12:49:40.254Z] Removing intermediate container 15499c363e34 [2024-02-19T12:49:40.254Z] ---> 210a4f8cf205 [2024-02-19T12:49:40.254Z] Step 6/12 : WORKDIR /device-virtual-go [2024-02-19T12:49:40.254Z] ---> Running in 0f24d74d3269 [2024-02-19T12:49:40.254Z] Removing intermediate container 0f24d74d3269 [2024-02-19T12:49:40.254Z] ---> 95e5e0837412 [2024-02-19T12:49:40.254Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T12:49:40.254Z] ---> Running in 7ae3626b2720 [2024-02-19T12:49:40.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T12:49:40.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T12:49:41.081Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T12:49:41.081Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-19T12:49:41.081Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T12:49:41.081Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T12:49:41.081Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T12:49:41.081Z] OK: 268 MiB in 56 packages [2024-02-19T12:49:41.342Z] Removing intermediate container 7ae3626b2720 [2024-02-19T12:49:41.342Z] ---> 1f65c96645ca [2024-02-19T12:49:41.342Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-19T12:49:41.602Z] ---> 17f8d9bc0fad [2024-02-19T12:49:41.602Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T12:49:41.602Z] ---> Running in c9f73cc3fbec [2024-02-19T12:49:43.082Z] Still waiting to schedule task [2024-02-19T12:49:43.082Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-19T12:50:08.266Z] Removing intermediate container c9f73cc3fbec [2024-02-19T12:50:08.266Z] ---> 516155f910f6 [2024-02-19T12:50:08.266Z] Step 10/12 : COPY . . [2024-02-19T12:50:08.266Z] ---> 230f397daf05 [2024-02-19T12:50:08.266Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T12:50:08.266Z] ---> Running in 608d738f201f [2024-02-19T12:50:08.266Z] Removing intermediate container 608d738f201f [2024-02-19T12:50:08.266Z] ---> add22a33c69f [2024-02-19T12:50:08.266Z] Step 12/12 : RUN $MAKE [2024-02-19T12:50:08.266Z] ---> Running in 09fa4188ca1f [2024-02-19T12:50:08.266Z] noop [2024-02-19T12:50:08.266Z] Removing intermediate container 09fa4188ca1f [2024-02-19T12:50:08.266Z] ---> 83995dbc6374 [2024-02-19T12:50:08.266Z] Successfully built 83995dbc6374 [2024-02-19T12:50:08.266Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:50:08.658Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T12:50:08.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:50:08.770Z] prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container [2024-02-19T12:50:08.799Z] $ 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 [2024-02-19T12:50:09.127Z] $ docker top 31a1001004b87a7fb7f5823b72d750bc1a91565566ca90dc3f291bec8bb2ae92 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T12:50:09.506Z] + go version [2024-02-19T12:50:09.506Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-19T12:50:09.515Z] $ docker stop --time=1 31a1001004b87a7fb7f5823b72d750bc1a91565566ca90dc3f291bec8bb2ae92 [2024-02-19T12:50:10.798Z] $ docker rm -f --volumes 31a1001004b87a7fb7f5823b72d750bc1a91565566ca90dc3f291bec8bb2ae92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:50:11.393Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T12:50:11.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:50:11.526Z] prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container [2024-02-19T12:50:11.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 [2024-02-19T12:50:11.860Z] $ docker top 9140d030fb69dd42eee537dfa9ff2abb4ab50c4998cbd7671e6711408fb44de5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T12:50:12.254Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-02-19T12:50:12.576Z] + make test [2024-02-19T12:50:12.576Z] go test ./... -coverprofile=coverage.out [2024-02-19T12:50:13.951Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-02-19T12:50:24.193Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-02-19T12:50:24.193Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements [2024-02-19T12:50:29.453Z] go vet ./... [2024-02-19T12:50:32.733Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T12:50:32.733Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T12:50:32.733Z] ./bin/test-attribution-txt.sh [2024-02-19T12:50:32.733Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T12:50:32.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T12:50:32.773Z] $ docker stop --time=1 9140d030fb69dd42eee537dfa9ff2abb4ab50c4998cbd7671e6711408fb44de5 [2024-02-19T12:50:36.079Z] $ docker rm -f --volumes 9140d030fb69dd42eee537dfa9ff2abb4ab50c4998cbd7671e6711408fb44de5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T12:50:36.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T12:50:36.660Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-19T12:50:37.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T12:50:37.575Z] + ls -al . [2024-02-19T12:50:37.576Z] total 200 [2024-02-19T12:50:37.576Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 12:50 . [2024-02-19T12:50:37.576Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 12:49 .. [2024-02-19T12:50:37.576Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 12:50 .git [2024-02-19T12:50:37.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:49 .github [2024-02-19T12:50:37.576Z] -rw-rw-r-- 1 jenkins jenkins 272 Feb 19 12:49 .gitignore [2024-02-19T12:50:37.576Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 12:49 .golangci.yml [2024-02-19T12:50:37.576Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 12:49 .semver [2024-02-19T12:50:37.576Z] -rw-rw-r-- 1 jenkins jenkins 9708 Feb 19 12:49 Attribution.txt [2024-02-19T12:50:37.576Z] -rw-rw-r-- 1 jenkins jenkins 15941 Feb 19 12:49 CHANGELOG.md [2024-02-19T12:50:37.576Z] -rw-rw-r-- 1 jenkins jenkins 1755 Feb 19 12:49 Dockerfile [2024-02-19T12:50:37.576Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 12:49 GOVERNANCE.md [2024-02-19T12:50:37.576Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 19 12:49 Jenkinsfile [2024-02-19T12:50:37.576Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 12:49 LICENSE [2024-02-19T12:50:37.576Z] -rw-rw-r-- 1 jenkins jenkins 1953 Feb 19 12:49 Makefile [2024-02-19T12:50:37.576Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 19 12:49 OWNERS.md [2024-02-19T12:50:37.576Z] -rw-rw-r-- 1 jenkins jenkins 4103 Feb 19 12:49 README.md [2024-02-19T12:50:37.576Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 12:49 VERSION [2024-02-19T12:50:37.576Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 12:49 bin [2024-02-19T12:50:37.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:49 cmd [2024-02-19T12:50:37.576Z] -rw-r--r-- 1 jenkins jenkins 43063 Feb 19 12:50 coverage.out [2024-02-19T12:50:37.576Z] -rw-rw-r-- 1 jenkins jenkins 3682 Feb 19 12:49 go.mod [2024-02-19T12:50:37.576Z] -rw-rw-r-- 1 jenkins jenkins 33730 Feb 19 12:49 go.sum [2024-02-19T12:50:37.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:49 internal [2024-02-19T12:50:37.576Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 19 12:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:50:37.925Z] + 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=29c739ab81a29a6b1dd8488addc11c7f2056e13b --label arch=amd64 --label version=3.2.0-dev.7 . [2024-02-19T12:50:37.925Z] Sending build context to Docker daemon 31.64MB [2024-02-19T12:50:37.925Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T12:50:37.925Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-19T12:50:37.925Z] ---> 83995dbc6374 [2024-02-19T12:50:37.925Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T12:50:38.491Z] ---> Running in f70aec82c2f2 [2024-02-19T12:50:38.491Z] Removing intermediate container f70aec82c2f2 [2024-02-19T12:50:38.491Z] ---> c154d4f9a52d [2024-02-19T12:50:38.491Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T12:50:38.491Z] ---> Running in 7ebbd1bacb29 [2024-02-19T12:50:38.491Z] Removing intermediate container 7ebbd1bacb29 [2024-02-19T12:50:38.491Z] ---> 27b5d1469821 [2024-02-19T12:50:38.491Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-02-19T12:50:38.491Z] ---> Running in 0223f3da45cd [2024-02-19T12:50:38.491Z] Removing intermediate container 0223f3da45cd [2024-02-19T12:50:38.491Z] ---> 8e6b4abe6197 [2024-02-19T12:50:38.491Z] Step 6/26 : WORKDIR /device-virtual-go [2024-02-19T12:50:38.491Z] ---> Running in cc8debbc89cd [2024-02-19T12:50:38.750Z] Removing intermediate container cc8debbc89cd [2024-02-19T12:50:38.750Z] ---> 155d3a1bee23 [2024-02-19T12:50:38.750Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T12:50:38.750Z] ---> Running in 4616dc01a499 [2024-02-19T12:50:39.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T12:50:39.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T12:50:39.268Z] OK: 268 MiB in 56 packages [2024-02-19T12:50:39.526Z] Removing intermediate container 4616dc01a499 [2024-02-19T12:50:39.526Z] ---> 55e95c3fef01 [2024-02-19T12:50:39.526Z] Step 8/26 : COPY go.mod vendor* ./ [2024-02-19T12:50:39.526Z] ---> b5ab77e70d3e [2024-02-19T12:50:39.526Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T12:50:39.526Z] ---> Running in 657f5e48f0a2 [2024-02-19T12:50:40.092Z] Removing intermediate container 657f5e48f0a2 [2024-02-19T12:50:40.092Z] ---> 46aacc944549 [2024-02-19T12:50:40.092Z] Step 10/26 : COPY . . [2024-02-19T12:50:43.056Z] ---> d85f70b100a6 [2024-02-19T12:50:43.056Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T12:50:43.056Z] ---> Running in c932bb3728df [2024-02-19T12:50:43.056Z] Removing intermediate container c932bb3728df [2024-02-19T12:50:43.056Z] ---> 226c5fa6491a [2024-02-19T12:50:43.056Z] Step 12/26 : RUN $MAKE [2024-02-19T12:50:43.056Z] ---> Running in b9c11c05ad65 [2024-02-19T12:50:43.056Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-02-19T12:51:01.166Z] Removing intermediate container b9c11c05ad65 [2024-02-19T12:51:01.166Z] ---> e9487e58f7d8 [2024-02-19T12:51:01.166Z] Step 13/26 : FROM alpine:3.18 [2024-02-19T12:51:01.166Z] 3.18: Pulling from library/alpine [2024-02-19T12:51:01.166Z] 619be1103602: Pulling fs layer [2024-02-19T12:51:01.166Z] 619be1103602: Verifying Checksum [2024-02-19T12:51:01.166Z] 619be1103602: Download complete [2024-02-19T12:51:01.423Z] 619be1103602: Pull complete [2024-02-19T12:51:01.423Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T12:51:01.423Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T12:51:01.423Z] ---> d3782b16ccc9 [2024-02-19T12:51:01.423Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-02-19T12:51:01.680Z] ---> Running in d13a47d20f52 [2024-02-19T12:51:01.938Z] Removing intermediate container d13a47d20f52 [2024-02-19T12:51:01.938Z] ---> fce3da5cd653 [2024-02-19T12:51:01.938Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-02-19T12:51:01.938Z] ---> Running in 7b19be4bff45 [2024-02-19T12:51:02.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T12:51:02.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T12:51:02.456Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T12:51:02.456Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T12:51:02.456Z] OK: 7 MiB in 16 packages [2024-02-19T12:51:03.024Z] Removing intermediate container 7b19be4bff45 [2024-02-19T12:51:03.024Z] ---> 085b6ee9ea03 [2024-02-19T12:51:03.024Z] Step 16/26 : RUN apk --no-cache upgrade [2024-02-19T12:51:03.024Z] ---> Running in 8f69ee33a183 [2024-02-19T12:51:03.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T12:51:03.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T12:51:03.283Z] OK: 7 MiB in 16 packages [2024-02-19T12:51:03.850Z] Removing intermediate container 8f69ee33a183 [2024-02-19T12:51:03.850Z] ---> 0510d8c160d9 [2024-02-19T12:51:03.850Z] Step 17/26 : WORKDIR / [2024-02-19T12:51:03.850Z] ---> Running in 2b62970d33eb [2024-02-19T12:51:03.850Z] Removing intermediate container 2b62970d33eb [2024-02-19T12:51:03.850Z] ---> 74aa6e6d0b95 [2024-02-19T12:51:03.850Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-02-19T12:51:03.850Z] ---> 048213023de5 [2024-02-19T12:51:03.850Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-02-19T12:51:04.107Z] ---> 9bac9ed4f4ca [2024-02-19T12:51:04.107Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-02-19T12:51:04.674Z] ---> 574de8c054d3 [2024-02-19T12:51:04.674Z] Step 21/26 : EXPOSE 59900 [2024-02-19T12:51:04.674Z] ---> Running in e0e8197b0565 [2024-02-19T12:51:04.932Z] Removing intermediate container e0e8197b0565 [2024-02-19T12:51:04.933Z] ---> 2ace6d3cd58d [2024-02-19T12:51:04.933Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-02-19T12:51:04.933Z] ---> Running in c8a95c25904f [2024-02-19T12:51:04.933Z] Removing intermediate container c8a95c25904f [2024-02-19T12:51:04.933Z] ---> 4c227a71e057 [2024-02-19T12:51:04.933Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T12:51:04.933Z] ---> Running in b9a276ae4bc2 [2024-02-19T12:51:04.933Z] Removing intermediate container b9a276ae4bc2 [2024-02-19T12:51:04.933Z] ---> 5fbbbe33c886 [2024-02-19T12:51:04.933Z] Step 24/26 : LABEL arch=amd64 [2024-02-19T12:51:04.933Z] ---> Running in bcd412a4be98 [2024-02-19T12:51:05.192Z] Removing intermediate container bcd412a4be98 [2024-02-19T12:51:05.192Z] ---> 2542228d9529 [2024-02-19T12:51:05.192Z] Step 25/26 : LABEL git_sha=29c739ab81a29a6b1dd8488addc11c7f2056e13b [2024-02-19T12:51:05.192Z] ---> Running in be9d1015c8bc [2024-02-19T12:51:05.192Z] Removing intermediate container be9d1015c8bc [2024-02-19T12:51:05.192Z] ---> b896ca88e448 [2024-02-19T12:51:05.192Z] Step 26/26 : LABEL version=3.2.0-dev.7 [2024-02-19T12:51:05.192Z] ---> Running in bb8a59244592 [2024-02-19T12:51:05.192Z] Removing intermediate container bb8a59244592 [2024-02-19T12:51:05.192Z] ---> ac85b674bb18 [2024-02-19T12:51:05.192Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T12:51:05.192Z] Successfully built ac85b674bb18 [2024-02-19T12:51:05.192Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T12:51:05.431Z] provisioning config files... [2024-02-19T12:51:05.438Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10120482575591319568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:51:05.836Z] ---> ****-login.sh [2024-02-19T12:51:05.837Z] nexus3.edgexfoundry.org:10001 [2024-02-19T12:51:05.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:51:05.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:51:05.837Z] Configure a credential helper to remove this warning. See [2024-02-19T12:51:05.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:51:05.837Z] [2024-02-19T12:51:05.837Z] Login Succeeded [2024-02-19T12:51:05.837Z] nexus3.edgexfoundry.org:10002 [2024-02-19T12:51:05.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:51:05.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:51:05.837Z] Configure a credential helper to remove this warning. See [2024-02-19T12:51:05.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:51:05.837Z] [2024-02-19T12:51:05.837Z] Login Succeeded [2024-02-19T12:51:05.837Z] nexus3.edgexfoundry.org:10003 [2024-02-19T12:51:06.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:51:06.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:51:06.096Z] Configure a credential helper to remove this warning. See [2024-02-19T12:51:06.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:51:06.096Z] [2024-02-19T12:51:06.096Z] Login Succeeded [2024-02-19T12:51:06.096Z] nexus3.edgexfoundry.org:10004 [2024-02-19T12:51:06.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:51:06.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:51:06.096Z] Configure a credential helper to remove this warning. See [2024-02-19T12:51:06.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:51:06.096Z] [2024-02-19T12:51:06.096Z] Login Succeeded [2024-02-19T12:51:06.096Z] ****.io [2024-02-19T12:51:06.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:51:06.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:51:06.355Z] Configure a credential helper to remove this warning. See [2024-02-19T12:51:06.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:51:06.355Z] [2024-02-19T12:51:06.355Z] Login Succeeded [2024-02-19T12:51:06.355Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T12:51:06.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T12:51:06.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T12:51:06.537Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-02-19T12:51:06.537Z] 29c739ab81a29a6b1dd8488addc11c7f2056e13b [2024-02-19T12:51:06.537Z] latest [2024-02-19T12:51:06.537Z] 3.2.0-dev.7 [2024-02-19T12:51:06.537Z] 29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 [2024-02-19T12:51:06.537Z] main [2024-02-19T12:51:06.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:51:06.963Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:51:07.342Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:29c739ab81a29a6b1dd8488addc11c7f2056e13b [2024-02-19T12:51:07.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-02-19T12:51:07.342Z] 562276db0583: Preparing [2024-02-19T12:51:07.342Z] cb6b0eb67cd0: Preparing [2024-02-19T12:51:07.342Z] d6cf13b97e68: Preparing [2024-02-19T12:51:07.342Z] 10f5b49b9145: Preparing [2024-02-19T12:51:07.342Z] c677a81b114f: Preparing [2024-02-19T12:51:07.342Z] aedc3bda2944: Preparing [2024-02-19T12:51:07.342Z] aedc3bda2944: Waiting [2024-02-19T12:51:07.342Z] d6cf13b97e68: Pushed [2024-02-19T12:51:07.342Z] c677a81b114f: Pushed [2024-02-19T12:51:07.342Z] aedc3bda2944: Layer already exists [2024-02-19T12:51:07.342Z] 10f5b49b9145: Pushed [2024-02-19T12:51:07.342Z] cb6b0eb67cd0: Pushed [2024-02-19T12:51:09.244Z] 562276db0583: Pushed [2024-02-19T12:51:09.244Z] 29c739ab81a29a6b1dd8488addc11c7f2056e13b: digest: sha256:e6dfd011f73243397abe27b28de051c36fa8249fb36fffa5a58a1cf69b56458c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:51:09.623Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:51:10.011Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-02-19T12:51:10.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-02-19T12:51:10.011Z] 562276db0583: Preparing [2024-02-19T12:51:10.011Z] cb6b0eb67cd0: Preparing [2024-02-19T12:51:10.011Z] d6cf13b97e68: Preparing [2024-02-19T12:51:10.011Z] 10f5b49b9145: Preparing [2024-02-19T12:51:10.011Z] c677a81b114f: Preparing [2024-02-19T12:51:10.011Z] aedc3bda2944: Preparing [2024-02-19T12:51:10.011Z] aedc3bda2944: Waiting [2024-02-19T12:51:10.011Z] cb6b0eb67cd0: Layer already exists [2024-02-19T12:51:10.011Z] c677a81b114f: Layer already exists [2024-02-19T12:51:10.011Z] 562276db0583: Layer already exists [2024-02-19T12:51:10.011Z] d6cf13b97e68: Layer already exists [2024-02-19T12:51:10.011Z] 10f5b49b9145: Layer already exists [2024-02-19T12:51:10.011Z] aedc3bda2944: Layer already exists [2024-02-19T12:51:10.011Z] latest: digest: sha256:e6dfd011f73243397abe27b28de051c36fa8249fb36fffa5a58a1cf69b56458c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:51:10.397Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:51:10.776Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.7 [2024-02-19T12:51:10.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-02-19T12:51:10.776Z] 562276db0583: Preparing [2024-02-19T12:51:10.776Z] cb6b0eb67cd0: Preparing [2024-02-19T12:51:10.776Z] d6cf13b97e68: Preparing [2024-02-19T12:51:10.776Z] 10f5b49b9145: Preparing [2024-02-19T12:51:10.776Z] c677a81b114f: Preparing [2024-02-19T12:51:10.776Z] aedc3bda2944: Preparing [2024-02-19T12:51:10.776Z] aedc3bda2944: Waiting [2024-02-19T12:51:10.776Z] 562276db0583: Layer already exists [2024-02-19T12:51:10.776Z] 10f5b49b9145: Layer already exists [2024-02-19T12:51:10.776Z] cb6b0eb67cd0: Layer already exists [2024-02-19T12:51:10.776Z] c677a81b114f: Layer already exists [2024-02-19T12:51:10.776Z] d6cf13b97e68: Layer already exists [2024-02-19T12:51:10.776Z] aedc3bda2944: Layer already exists [2024-02-19T12:51:10.776Z] 3.2.0-dev.7: digest: sha256:e6dfd011f73243397abe27b28de051c36fa8249fb36fffa5a58a1cf69b56458c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:51:11.175Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:51:11.561Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 [2024-02-19T12:51:11.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-02-19T12:51:11.561Z] 562276db0583: Preparing [2024-02-19T12:51:11.561Z] cb6b0eb67cd0: Preparing [2024-02-19T12:51:11.561Z] d6cf13b97e68: Preparing [2024-02-19T12:51:11.561Z] 10f5b49b9145: Preparing [2024-02-19T12:51:11.561Z] c677a81b114f: Preparing [2024-02-19T12:51:11.561Z] aedc3bda2944: Preparing [2024-02-19T12:51:11.561Z] aedc3bda2944: Waiting [2024-02-19T12:51:11.561Z] 562276db0583: Layer already exists [2024-02-19T12:51:11.561Z] 10f5b49b9145: Layer already exists [2024-02-19T12:51:11.561Z] c677a81b114f: Layer already exists [2024-02-19T12:51:11.561Z] cb6b0eb67cd0: Layer already exists [2024-02-19T12:51:11.561Z] d6cf13b97e68: Layer already exists [2024-02-19T12:51:11.561Z] aedc3bda2944: Layer already exists [2024-02-19T12:51:11.561Z] 29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7: digest: sha256:e6dfd011f73243397abe27b28de051c36fa8249fb36fffa5a58a1cf69b56458c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:51:11.973Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:51:12.365Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-02-19T12:51:12.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-02-19T12:51:12.366Z] 562276db0583: Preparing [2024-02-19T12:51:12.366Z] cb6b0eb67cd0: Preparing [2024-02-19T12:51:12.366Z] d6cf13b97e68: Preparing [2024-02-19T12:51:12.366Z] 10f5b49b9145: Preparing [2024-02-19T12:51:12.366Z] c677a81b114f: Preparing [2024-02-19T12:51:12.366Z] aedc3bda2944: Preparing [2024-02-19T12:51:12.366Z] aedc3bda2944: Waiting [2024-02-19T12:51:12.366Z] 562276db0583: Layer already exists [2024-02-19T12:51:12.366Z] cb6b0eb67cd0: Layer already exists [2024-02-19T12:51:12.366Z] d6cf13b97e68: Layer already exists [2024-02-19T12:51:12.366Z] 10f5b49b9145: Layer already exists [2024-02-19T12:51:12.366Z] c677a81b114f: Layer already exists [2024-02-19T12:51:12.366Z] aedc3bda2944: Layer already exists [2024-02-19T12:51:12.366Z] main: digest: sha256:e6dfd011f73243397abe27b28de051c36fa8249fb36fffa5a58a1cf69b56458c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T12:51:12.586Z] ===================================================== [Pipeline] echo [2024-02-19T12:51:12.625Z] taggedImages: [2024-02-19T12:51:12.625Z] - nexus3.edgexfoundry.org:10004/device-virtual:29c739ab81a29a6b1dd8488addc11c7f2056e13b [2024-02-19T12:51:12.625Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-02-19T12:51:12.625Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.7 [2024-02-19T12:51:12.625Z] - nexus3.edgexfoundry.org:10004/device-virtual:29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 [2024-02-19T12:51:12.625Z] - 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 [2024-02-19T12:51:13.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T12:51:13.297Z] [2024-02-19T12:51:13.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:51:13.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T12:51:13.627Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-19T12:51:13.627Z] 5eb5b503b376: Pulling fs layer [2024-02-19T12:51:13.627Z] 5c69ac0246d0: Pulling fs layer [2024-02-19T12:51:13.627Z] ec43610c2a17: Pulling fs layer [2024-02-19T12:51:13.627Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-19T12:51:13.627Z] 33b1e0a273af: Pulling fs layer [2024-02-19T12:51:13.627Z] 5d3b04190fa2: Pulling fs layer [2024-02-19T12:51:13.627Z] 2f39f015ded8: Pulling fs layer [2024-02-19T12:51:13.627Z] 33b1e0a273af: Waiting [2024-02-19T12:51:13.627Z] 5d3b04190fa2: Waiting [2024-02-19T12:51:13.627Z] 2f39f015ded8: Waiting [2024-02-19T12:51:13.627Z] 3a2ae6a8a46f: Waiting [2024-02-19T12:51:13.627Z] 5c69ac0246d0: Verifying Checksum [2024-02-19T12:51:13.627Z] 5c69ac0246d0: Download complete [2024-02-19T12:51:13.627Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-19T12:51:13.627Z] 3a2ae6a8a46f: Download complete [2024-02-19T12:51:13.627Z] 33b1e0a273af: Verifying Checksum [2024-02-19T12:51:13.627Z] 33b1e0a273af: Download complete [2024-02-19T12:51:13.627Z] 5d3b04190fa2: Download complete [2024-02-19T12:51:13.627Z] ec43610c2a17: Verifying Checksum [2024-02-19T12:51:13.627Z] ec43610c2a17: Download complete [2024-02-19T12:51:13.885Z] 5eb5b503b376: Verifying Checksum [2024-02-19T12:51:13.885Z] 5eb5b503b376: Download complete [2024-02-19T12:51:14.488Z] 2f39f015ded8: Download complete [2024-02-19T12:51:15.078Z] 5eb5b503b376: Pull complete [2024-02-19T12:51:15.078Z] 5c69ac0246d0: Pull complete [2024-02-19T12:51:15.644Z] ec43610c2a17: Pull complete [2024-02-19T12:51:15.645Z] 3a2ae6a8a46f: Pull complete [2024-02-19T12:51:15.924Z] 33b1e0a273af: Pull complete [2024-02-19T12:51:15.924Z] 5d3b04190fa2: Pull complete [2024-02-19T12:51:20.108Z] 2f39f015ded8: Pull complete [2024-02-19T12:51:20.108Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-19T12:51:20.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T12:51:20.108Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:51:20.313Z] prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container [2024-02-19T12:51:20.343Z] $ 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 [2024-02-19T12:51:23.655Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1258 in /w/workspace/exfoundry_device-virtual-go_main [2024-02-19T12:51:25.017Z] $ docker top 0628d5abeb2bed5f8ad713079248e6ed4a4d96af3bc63eeb96ef0a30809b83e7 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-02-19T12:51:25.267Z] Running in /w/workspace/device-virtual-go/163 [Pipeline] { [Pipeline] checkout [2024-02-19T12:51:25.340Z] The recommended git tool is: git [2024-02-19T12:51:25.519Z] ---> job-cost.sh [2024-02-19T12:51:25.519Z] lf-activate-venv: SKIPPING [2024-02-19T12:51:25.519Z] INFO: No Stack... [2024-02-19T12:51:25.778Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T12:51:26.036Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T12:51:26.322Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-02-19T12:51:26.322Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T12:51:26.335Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] [2024-02-19T12:51:26.345Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] did not exist. Created. [2024-02-19T12:51:26.350Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T12:51:26.712Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-19T12:51:26.731Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T12:51:26.768Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T12:51:26.844Z] $ docker stop --time=1 0628d5abeb2bed5f8ad713079248e6ed4a4d96af3bc63eeb96ef0a30809b83e7 [2024-02-19T12:51:27.985Z] $ docker rm -f --volumes 0628d5abeb2bed5f8ad713079248e6ed4a4d96af3bc63eeb96ef0a30809b83e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-19T12:51:30.097Z] using credential edgex-jenkins-ssh [2024-02-19T12:51:30.122Z] Cloning the remote Git repository [2024-02-19T12:51:30.160Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-02-19T12:51:30.254Z] > git init /w/workspace/device-virtual-go/163 # timeout=10 [2024-02-19T12:51:30.389Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-02-19T12:51:30.390Z] > git --version # timeout=10 [2024-02-19T12:51:30.411Z] > git --version # 'git version 2.25.1' [2024-02-19T12:51:30.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T12:51:30.553Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T12:51:33.874Z] Avoid second fetch [2024-02-19T12:51:33.875Z] Checking out Revision 29c739ab81a29a6b1dd8488addc11c7f2056e13b (main) [2024-02-19T12:51:33.032Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-02-19T12:51:33.051Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T12:51:33.886Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T12:51:33.945Z] > git checkout -f 29c739ab81a29a6b1dd8488addc11c7f2056e13b # timeout=10 [2024-02-19T12:51:34.441Z] Commit message: "Merge pull request #461 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T12:51:35.548Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-19T12:51:35.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T12:51:35.548Z] Dload Upload Total Spent Left Speed [2024-02-19T12:51:35.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 51518 0 --:--:-- --:--:-- --:--:-- 51312 [Pipeline] sh [2024-02-19T12:51:36.163Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-19T12:51:36.489Z] + sudo tee /etc/docker/daemon.new [2024-02-19T12:51:36.489Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-19T12:51:36.489Z] { [2024-02-19T12:51:36.489Z] "registry-mirrors": [ [2024-02-19T12:51:36.489Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-19T12:51:36.489Z] ], [2024-02-19T12:51:36.489Z] "bip": "10.250.0.254/24", [2024-02-19T12:51:36.489Z] "hosts": [ [2024-02-19T12:51:36.489Z] "tcp://0.0.0.0:5555", [2024-02-19T12:51:36.489Z] "unix:///var/run/docker.sock" [2024-02-19T12:51:36.489Z] ], [2024-02-19T12:51:36.489Z] "mtu": 1458, [2024-02-19T12:51:36.489Z] "selinux-enabled": true, [2024-02-19T12:51:36.489Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-19T12:51:36.489Z] } [Pipeline] sh [2024-02-19T12:51:36.815Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-19T12:51:37.145Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T12:51:55.457Z] provisioning config files... [2024-02-19T12:51:55.484Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/163@tmp/config10049120486020656544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:51:55.957Z] ---> ****-login.sh [2024-02-19T12:51:55.957Z] nexus3.edgexfoundry.org:10001 [2024-02-19T12:51:56.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:51:56.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:51:56.498Z] Configure a credential helper to remove this warning. See [2024-02-19T12:51:56.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:51:56.498Z] [2024-02-19T12:51:56.498Z] Login Succeeded [2024-02-19T12:51:56.498Z] nexus3.edgexfoundry.org:10002 [2024-02-19T12:51:56.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:51:57.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:51:57.045Z] Configure a credential helper to remove this warning. See [2024-02-19T12:51:57.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:51:57.045Z] [2024-02-19T12:51:57.045Z] Login Succeeded [2024-02-19T12:51:57.045Z] nexus3.edgexfoundry.org:10003 [2024-02-19T12:51:57.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:51:57.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:51:57.317Z] Configure a credential helper to remove this warning. See [2024-02-19T12:51:57.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:51:57.317Z] [2024-02-19T12:51:57.317Z] Login Succeeded [2024-02-19T12:51:57.317Z] nexus3.edgexfoundry.org:10004 [2024-02-19T12:51:57.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:51:57.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:51:57.588Z] Configure a credential helper to remove this warning. See [2024-02-19T12:51:57.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:51:57.588Z] [2024-02-19T12:51:57.588Z] Login Succeeded [2024-02-19T12:51:57.588Z] ****.io [2024-02-19T12:51:57.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:51:58.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:51:58.124Z] Configure a credential helper to remove this warning. See [2024-02-19T12:51:58.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:51:58.124Z] [2024-02-19T12:51:58.124Z] Login Succeeded [2024-02-19T12:51:58.124Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T12:51:58.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T12:51:58.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T12:51:58.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T12:51:58.743Z] ========================================================= [2024-02-19T12:51:58.743Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-19T12:51:58.743Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:51:59.230Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T12:52:02.579Z] Sending build context to Docker daemon 15.94MB [2024-02-19T12:52:02.857Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T12:52:02.857Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T12:52:02.857Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-19T12:52:02.857Z] 9fda8d8052c6: Pulling fs layer [2024-02-19T12:52:02.857Z] 5d54e960e981: Pulling fs layer [2024-02-19T12:52:02.857Z] c4a7e357bf2a: Pulling fs layer [2024-02-19T12:52:02.857Z] f0e02332f6b5: Pulling fs layer [2024-02-19T12:52:02.857Z] 872ee5b61b7b: Pulling fs layer [2024-02-19T12:52:02.857Z] 0c6a40ed1a82: Pulling fs layer [2024-02-19T12:52:02.857Z] 94ae7d8d031c: Pulling fs layer [2024-02-19T12:52:02.857Z] f0e02332f6b5: Waiting [2024-02-19T12:52:02.857Z] 94ae7d8d031c: Waiting [2024-02-19T12:52:02.857Z] 872ee5b61b7b: Waiting [2024-02-19T12:52:02.857Z] 0c6a40ed1a82: Waiting [2024-02-19T12:52:02.857Z] 5d54e960e981: Verifying Checksum [2024-02-19T12:52:02.857Z] 5d54e960e981: Download complete [2024-02-19T12:52:02.857Z] f0e02332f6b5: Verifying Checksum [2024-02-19T12:52:02.857Z] f0e02332f6b5: Download complete [2024-02-19T12:52:02.857Z] 872ee5b61b7b: Download complete [2024-02-19T12:52:03.134Z] 9fda8d8052c6: Download complete [2024-02-19T12:52:03.405Z] 94ae7d8d031c: Verifying Checksum [2024-02-19T12:52:03.405Z] 94ae7d8d031c: Download complete [2024-02-19T12:52:03.992Z] 9fda8d8052c6: Pull complete [2024-02-19T12:52:04.260Z] 5d54e960e981: Pull complete [2024-02-19T12:52:04.844Z] c4a7e357bf2a: Verifying Checksum [2024-02-19T12:52:04.844Z] c4a7e357bf2a: Download complete [2024-02-19T12:52:05.805Z] 0c6a40ed1a82: Verifying Checksum [2024-02-19T12:52:05.805Z] 0c6a40ed1a82: Download complete [2024-02-19T12:52:18.133Z] c4a7e357bf2a: Pull complete [2024-02-19T12:52:18.133Z] f0e02332f6b5: Pull complete [2024-02-19T12:52:18.133Z] 872ee5b61b7b: Pull complete [2024-02-19T12:52:26.352Z] 0c6a40ed1a82: Pull complete [2024-02-19T12:52:28.297Z] 94ae7d8d031c: Pull complete [2024-02-19T12:52:28.297Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-19T12:52:28.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-19T12:52:28.297Z] ---> 86de565de09d [2024-02-19T12:52:28.297Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T12:52:28.880Z] ---> Running in 19152fd10f35 [2024-02-19T12:52:29.153Z] Removing intermediate container 19152fd10f35 [2024-02-19T12:52:29.153Z] ---> 05b2090e3f87 [2024-02-19T12:52:29.153Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T12:52:29.420Z] ---> Running in 601e2f78de3b [2024-02-19T12:52:29.688Z] Removing intermediate container 601e2f78de3b [2024-02-19T12:52:29.688Z] ---> 1c9282d07f94 [2024-02-19T12:52:29.688Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T12:52:29.688Z] ---> Running in 99e9ec220d30 [2024-02-19T12:52:29.958Z] Removing intermediate container 99e9ec220d30 [2024-02-19T12:52:29.959Z] ---> 45e2f09771a3 [2024-02-19T12:52:29.959Z] Step 6/12 : WORKDIR /device-virtual-go [2024-02-19T12:52:30.225Z] ---> Running in efd96135c3d3 [2024-02-19T12:52:30.492Z] Removing intermediate container efd96135c3d3 [2024-02-19T12:52:30.492Z] ---> f0bc56626812 [2024-02-19T12:52:30.492Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T12:52:30.492Z] ---> Running in 5f1813ddcfc9 [2024-02-19T12:52:31.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T12:52:32.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T12:52:33.013Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T12:52:33.013Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-19T12:52:33.013Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T12:52:33.013Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T12:52:33.013Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T12:52:33.013Z] OK: 271 MiB in 56 packages [2024-02-19T12:52:33.983Z] Removing intermediate container 5f1813ddcfc9 [2024-02-19T12:52:33.983Z] ---> 4ccbb5b3ee73 [2024-02-19T12:52:33.983Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-19T12:52:34.569Z] ---> 217306ac9484 [2024-02-19T12:52:34.569Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T12:52:34.569Z] ---> Running in 3403bfe65339 [2024-02-19T12:53:42.450Z] Removing intermediate container 3403bfe65339 [2024-02-19T12:53:42.451Z] ---> bd43890d6572 [2024-02-19T12:53:42.451Z] Step 10/12 : COPY . . [2024-02-19T12:53:42.451Z] ---> 2d141481f94c [2024-02-19T12:53:42.451Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T12:53:42.451Z] ---> Running in 3aa73995123a [2024-02-19T12:53:42.451Z] Removing intermediate container 3aa73995123a [2024-02-19T12:53:42.451Z] ---> 87571652f42f [2024-02-19T12:53:42.451Z] Step 12/12 : RUN $MAKE [2024-02-19T12:53:42.451Z] ---> Running in 4fd293c43997 [2024-02-19T12:53:42.451Z] noop [2024-02-19T12:53:42.451Z] Removing intermediate container 4fd293c43997 [2024-02-19T12:53:42.451Z] ---> e0566f7e507b [2024-02-19T12:53:42.451Z] Successfully built e0566f7e507b [2024-02-19T12:53:42.451Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:53:42.905Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T12:53:42.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:53:43.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-1258 does not seem to be running inside a container [2024-02-19T12:53:43.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/163 -v /w/workspace/device-virtual-go/163:/w/workspace/device-virtual-go/163:rw,z -v /w/workspace/device-virtual-go/163@tmp:/w/workspace/device-virtual-go/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-19T12:53:44.657Z] $ docker top f66cc75f1b9fa05a1a7df2f8a8e9e4bd6c3516021712e7d3a4da3ee9e6eaf0e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T12:53:45.591Z] + go version [2024-02-19T12:53:45.591Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-19T12:53:45.609Z] $ docker stop --time=1 f66cc75f1b9fa05a1a7df2f8a8e9e4bd6c3516021712e7d3a4da3ee9e6eaf0e3 [2024-02-19T12:53:47.167Z] $ docker rm -f --volumes f66cc75f1b9fa05a1a7df2f8a8e9e4bd6c3516021712e7d3a4da3ee9e6eaf0e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:53:48.011Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T12:53:48.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:53:48.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-1258 does not seem to be running inside a container [2024-02-19T12:53:48.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/163 -v /w/workspace/device-virtual-go/163:/w/workspace/device-virtual-go/163:rw,z -v /w/workspace/device-virtual-go/163@tmp:/w/workspace/device-virtual-go/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-19T12:53:49.457Z] $ docker top f3443678e82b54c4ec032f97cb2c21f096267516ac7e4f23c0a9f2f71eb88649 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T12:53:50.413Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/163 [Pipeline] fileExists [Pipeline] sh [2024-02-19T12:53:50.780Z] + make test [2024-02-19T12:53:50.780Z] go test ./... -coverprofile=coverage.out [2024-02-19T12:53:54.127Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-02-19T12:55:31.898Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-02-19T12:55:31.898Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.064s coverage: 58.4% of statements [2024-02-19T12:55:31.898Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-19T12:55:31.898Z] go vet ./... [2024-02-19T12:55:40.541Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T12:55:40.541Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T12:55:40.541Z] ./bin/test-attribution-txt.sh [2024-02-19T12:55:40.812Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T12:55:40.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T12:55:40.882Z] $ docker stop --time=1 f3443678e82b54c4ec032f97cb2c21f096267516ac7e4f23c0a9f2f71eb88649 [2024-02-19T12:55:42.768Z] $ docker rm -f --volumes f3443678e82b54c4ec032f97cb2c21f096267516ac7e4f23c0a9f2f71eb88649 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T12:55:44.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T12:55:44.118Z] Warning: overwriting stash ‘coverage-report’ [2024-02-19T12:55:44.584Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T12:55:45.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T12:55:45.489Z] + ls -al . [2024-02-19T12:55:45.489Z] total 196 [2024-02-19T12:55:45.489Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 19 12:53 . [2024-02-19T12:55:45.489Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 12:51 .. [2024-02-19T12:55:45.489Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 12:51 .git [2024-02-19T12:55:45.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:51 .github [2024-02-19T12:55:45.489Z] -rw-rw-r-- 1 jenkins jenkins 272 Feb 19 12:51 .gitignore [2024-02-19T12:55:45.489Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 12:51 .golangci.yml [2024-02-19T12:55:45.489Z] -rw-rw-r-- 1 jenkins jenkins 9708 Feb 19 12:51 Attribution.txt [2024-02-19T12:55:45.489Z] -rw-rw-r-- 1 jenkins jenkins 15941 Feb 19 12:51 CHANGELOG.md [2024-02-19T12:55:45.489Z] -rw-rw-r-- 1 jenkins jenkins 1755 Feb 19 12:51 Dockerfile [2024-02-19T12:55:45.489Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 12:51 GOVERNANCE.md [2024-02-19T12:55:45.489Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 19 12:51 Jenkinsfile [2024-02-19T12:55:45.489Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 12:51 LICENSE [2024-02-19T12:55:45.489Z] -rw-rw-r-- 1 jenkins jenkins 1953 Feb 19 12:51 Makefile [2024-02-19T12:55:45.489Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 19 12:51 OWNERS.md [2024-02-19T12:55:45.489Z] -rw-rw-r-- 1 jenkins jenkins 4103 Feb 19 12:51 README.md [2024-02-19T12:55:45.489Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 19 12:49 VERSION [2024-02-19T12:55:45.489Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 12:51 bin [2024-02-19T12:55:45.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:51 cmd [2024-02-19T12:55:45.489Z] -rw-r--r-- 1 jenkins jenkins 43063 Feb 19 12:55 coverage.out [2024-02-19T12:55:45.489Z] -rw-rw-r-- 1 jenkins jenkins 3682 Feb 19 12:51 go.mod [2024-02-19T12:55:45.489Z] -rw-rw-r-- 1 jenkins jenkins 33730 Feb 19 12:51 go.sum [2024-02-19T12:55:45.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:51 internal [2024-02-19T12:55:45.489Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 19 12:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:55:45.908Z] + 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=29c739ab81a29a6b1dd8488addc11c7f2056e13b --label arch=arm64 --label version=3.2.0-dev.7 . [2024-02-19T12:55:47.850Z] Sending build context to Docker daemon 15.98MB [2024-02-19T12:55:47.850Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T12:55:47.850Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-19T12:55:47.850Z] ---> e0566f7e507b [2024-02-19T12:55:47.850Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T12:55:47.850Z] ---> Running in f7d76e5cef45 [2024-02-19T12:55:48.434Z] Removing intermediate container f7d76e5cef45 [2024-02-19T12:55:48.434Z] ---> 6a7519542c05 [2024-02-19T12:55:48.434Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T12:55:48.434Z] ---> Running in 49e7f476d24d [2024-02-19T12:55:48.702Z] Removing intermediate container 49e7f476d24d [2024-02-19T12:55:48.702Z] ---> 46ba8ac0d21c [2024-02-19T12:55:48.702Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-02-19T12:55:48.702Z] ---> Running in c916315a9f0d [2024-02-19T12:55:48.982Z] Removing intermediate container c916315a9f0d [2024-02-19T12:55:48.982Z] ---> 53df9ac44e97 [2024-02-19T12:55:48.982Z] Step 6/26 : WORKDIR /device-virtual-go [2024-02-19T12:55:49.251Z] ---> Running in 8da790066b34 [2024-02-19T12:55:49.521Z] Removing intermediate container 8da790066b34 [2024-02-19T12:55:49.521Z] ---> b2b1f196071e [2024-02-19T12:55:49.521Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T12:55:49.521Z] ---> Running in d2313587a669 [2024-02-19T12:55:50.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T12:55:50.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T12:55:52.348Z] OK: 271 MiB in 56 packages [2024-02-19T12:55:54.938Z] Removing intermediate container d2313587a669 [2024-02-19T12:55:54.938Z] ---> 8fa3409b4a2f [2024-02-19T12:55:54.938Z] Step 8/26 : COPY go.mod vendor* ./ [2024-02-19T12:55:55.522Z] ---> b52d986d60db [2024-02-19T12:55:55.522Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T12:55:55.522Z] ---> Running in 33731e338d88 [2024-02-19T12:55:58.126Z] Removing intermediate container 33731e338d88 [2024-02-19T12:55:58.126Z] ---> 5b298d9e8845 [2024-02-19T12:55:58.126Z] Step 10/26 : COPY . . [2024-02-19T12:55:59.540Z] ---> 16525a72aefb [2024-02-19T12:55:59.540Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T12:55:59.540Z] ---> Running in 0618dbc61310 [2024-02-19T12:55:59.811Z] Removing intermediate container 0618dbc61310 [2024-02-19T12:55:59.811Z] ---> 44a16229c788 [2024-02-19T12:55:59.811Z] Step 12/26 : RUN $MAKE [2024-02-19T12:55:59.811Z] ---> Running in 9168de1fa569 [2024-02-19T12:56:01.242Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-02-19T12:58:07.929Z] Removing intermediate container 9168de1fa569 [2024-02-19T12:58:07.929Z] ---> f3f5c3e766fa [2024-02-19T12:58:07.929Z] Step 13/26 : FROM alpine:3.18 [2024-02-19T12:58:07.929Z] 3.18: Pulling from library/alpine [2024-02-19T12:58:07.929Z] c6b39de5b339: Pulling fs layer [2024-02-19T12:58:07.929Z] c6b39de5b339: Download complete [2024-02-19T12:58:07.929Z] c6b39de5b339: Pull complete [2024-02-19T12:58:07.929Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T12:58:07.929Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T12:58:07.929Z] ---> 33abbf032149 [2024-02-19T12:58:07.929Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-02-19T12:58:07.929Z] ---> Running in 830a9074468e [2024-02-19T12:58:07.929Z] Removing intermediate container 830a9074468e [2024-02-19T12:58:07.929Z] ---> cdeabbfc13a0 [2024-02-19T12:58:07.929Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-02-19T12:58:07.929Z] ---> Running in 5b66f0a69796 [2024-02-19T12:58:07.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T12:58:07.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T12:58:07.929Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T12:58:07.929Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T12:58:07.929Z] OK: 8 MiB in 16 packages [2024-02-19T12:58:07.929Z] Removing intermediate container 5b66f0a69796 [2024-02-19T12:58:07.929Z] ---> 1a46df6d6ab7 [2024-02-19T12:58:07.929Z] Step 16/26 : RUN apk --no-cache upgrade [2024-02-19T12:58:07.929Z] ---> Running in d91532538f1b [2024-02-19T12:58:07.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T12:58:07.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T12:58:07.929Z] OK: 8 MiB in 16 packages [2024-02-19T12:58:07.929Z] Removing intermediate container d91532538f1b [2024-02-19T12:58:07.929Z] ---> 2c1615b707fd [2024-02-19T12:58:07.929Z] Step 17/26 : WORKDIR / [2024-02-19T12:58:07.929Z] ---> Running in 2300a0a4af1e [2024-02-19T12:58:07.929Z] Removing intermediate container 2300a0a4af1e [2024-02-19T12:58:07.929Z] ---> 017f743ac766 [2024-02-19T12:58:07.929Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-02-19T12:58:07.929Z] ---> 9091d5a5a047 [2024-02-19T12:58:07.929Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-02-19T12:58:08.512Z] ---> 05f9873963c3 [2024-02-19T12:58:08.512Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-02-19T12:58:09.477Z] ---> 96a18b148745 [2024-02-19T12:58:09.477Z] Step 21/26 : EXPOSE 59900 [2024-02-19T12:58:09.477Z] ---> Running in bedb7b19f558 [2024-02-19T12:58:10.059Z] Removing intermediate container bedb7b19f558 [2024-02-19T12:58:10.059Z] ---> e8c944eb577f [2024-02-19T12:58:10.059Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-02-19T12:58:10.059Z] ---> Running in fbdb874e52f8 [2024-02-19T12:58:10.326Z] Removing intermediate container fbdb874e52f8 [2024-02-19T12:58:10.326Z] ---> 037cf888c2ed [2024-02-19T12:58:10.326Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T12:58:10.326Z] ---> Running in 21417cb3da4d [2024-02-19T12:58:10.592Z] Removing intermediate container 21417cb3da4d [2024-02-19T12:58:10.592Z] ---> eec54e62f7c0 [2024-02-19T12:58:10.592Z] Step 24/26 : LABEL arch=arm64 [2024-02-19T12:58:10.860Z] ---> Running in 1c9f1d86a85f [2024-02-19T12:58:11.130Z] Removing intermediate container 1c9f1d86a85f [2024-02-19T12:58:11.130Z] ---> c81fd1e14698 [2024-02-19T12:58:11.130Z] Step 25/26 : LABEL git_sha=29c739ab81a29a6b1dd8488addc11c7f2056e13b [2024-02-19T12:58:11.130Z] ---> Running in 0927de54cdeb [2024-02-19T12:58:11.714Z] Removing intermediate container 0927de54cdeb [2024-02-19T12:58:11.714Z] ---> b6ef3c1071e7 [2024-02-19T12:58:11.714Z] Step 26/26 : LABEL version=3.2.0-dev.7 [2024-02-19T12:58:11.714Z] ---> Running in ca245a862d37 [2024-02-19T12:58:13.121Z] Removing intermediate container ca245a862d37 [2024-02-19T12:58:13.121Z] ---> 202c869a6c25 [2024-02-19T12:58:13.121Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T12:58:13.121Z] Successfully built 202c869a6c25 [2024-02-19T12:58:13.121Z] 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 [2024-02-19T12:58:13.567Z] provisioning config files... [2024-02-19T12:58:13.581Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/163@tmp/config10292240053245229855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:58:13.967Z] ---> ****-login.sh [2024-02-19T12:58:13.967Z] nexus3.edgexfoundry.org:10001 [2024-02-19T12:58:13.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:58:14.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:58:14.235Z] Configure a credential helper to remove this warning. See [2024-02-19T12:58:14.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:58:14.235Z] [2024-02-19T12:58:14.235Z] Login Succeeded [2024-02-19T12:58:14.235Z] nexus3.edgexfoundry.org:10002 [2024-02-19T12:58:14.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:58:14.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:58:14.501Z] Configure a credential helper to remove this warning. See [2024-02-19T12:58:14.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:58:14.501Z] [2024-02-19T12:58:14.501Z] Login Succeeded [2024-02-19T12:58:14.501Z] nexus3.edgexfoundry.org:10003 [2024-02-19T12:58:14.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:58:15.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:58:15.042Z] Configure a credential helper to remove this warning. See [2024-02-19T12:58:15.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:58:15.042Z] [2024-02-19T12:58:15.042Z] Login Succeeded [2024-02-19T12:58:15.042Z] nexus3.edgexfoundry.org:10004 [2024-02-19T12:58:15.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:58:15.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:58:15.308Z] Configure a credential helper to remove this warning. See [2024-02-19T12:58:15.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:58:15.308Z] [2024-02-19T12:58:15.308Z] Login Succeeded [2024-02-19T12:58:15.308Z] ****.io [2024-02-19T12:58:15.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T12:58:15.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T12:58:15.837Z] Configure a credential helper to remove this warning. See [2024-02-19T12:58:15.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T12:58:15.837Z] [2024-02-19T12:58:15.837Z] Login Succeeded [2024-02-19T12:58:15.837Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T12:58:15.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T12:58:16.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T12:58:16.090Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-02-19T12:58:16.090Z] 29c739ab81a29a6b1dd8488addc11c7f2056e13b [2024-02-19T12:58:16.090Z] latest [2024-02-19T12:58:16.090Z] 3.2.0-dev.7 [2024-02-19T12:58:16.090Z] 29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 [2024-02-19T12:58:16.090Z] main [2024-02-19T12:58:16.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:58:16.623Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:58:19.696Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:29c739ab81a29a6b1dd8488addc11c7f2056e13b [2024-02-19T12:58:19.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-02-19T12:58:19.696Z] 128f895ad6ba: Preparing [2024-02-19T12:58:19.696Z] 3ccc1c9e3730: Preparing [2024-02-19T12:58:19.696Z] e18ea59a4d35: Preparing [2024-02-19T12:58:19.696Z] 0e59fcfdeb8f: Preparing [2024-02-19T12:58:19.696Z] d2d80b3f9aed: Preparing [2024-02-19T12:58:19.696Z] 7c504f21be85: Preparing [2024-02-19T12:58:19.696Z] 7c504f21be85: Waiting [2024-02-19T12:58:19.961Z] 0e59fcfdeb8f: Pushed [2024-02-19T12:58:19.961Z] 3ccc1c9e3730: Pushed [2024-02-19T12:58:19.961Z] e18ea59a4d35: Pushed [2024-02-19T12:58:19.961Z] d2d80b3f9aed: Pushed [2024-02-19T12:58:19.961Z] 7c504f21be85: Layer already exists [2024-02-19T12:58:24.209Z] 128f895ad6ba: Pushed [2024-02-19T12:58:24.209Z] 29c739ab81a29a6b1dd8488addc11c7f2056e13b: digest: sha256:3c6c5714a84ed2cdef7074935d0722378cfc8211ba52ce5fc4ed0b58d8c1461f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:58:24.674Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:58:25.124Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-02-19T12:58:25.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-02-19T12:58:25.124Z] 128f895ad6ba: Preparing [2024-02-19T12:58:25.125Z] 3ccc1c9e3730: Preparing [2024-02-19T12:58:25.125Z] e18ea59a4d35: Preparing [2024-02-19T12:58:25.125Z] 0e59fcfdeb8f: Preparing [2024-02-19T12:58:25.125Z] d2d80b3f9aed: Preparing [2024-02-19T12:58:25.125Z] 7c504f21be85: Preparing [2024-02-19T12:58:25.125Z] 7c504f21be85: Waiting [2024-02-19T12:58:25.125Z] 128f895ad6ba: Layer already exists [2024-02-19T12:58:25.125Z] d2d80b3f9aed: Layer already exists [2024-02-19T12:58:25.125Z] 0e59fcfdeb8f: Layer already exists [2024-02-19T12:58:25.125Z] e18ea59a4d35: Layer already exists [2024-02-19T12:58:25.125Z] 3ccc1c9e3730: Layer already exists [2024-02-19T12:58:25.125Z] 7c504f21be85: Layer already exists [2024-02-19T12:58:25.125Z] latest: digest: sha256:3c6c5714a84ed2cdef7074935d0722378cfc8211ba52ce5fc4ed0b58d8c1461f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:58:25.581Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:58:26.030Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.7 [2024-02-19T12:58:26.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-02-19T12:58:26.030Z] 128f895ad6ba: Preparing [2024-02-19T12:58:26.030Z] 3ccc1c9e3730: Preparing [2024-02-19T12:58:26.030Z] e18ea59a4d35: Preparing [2024-02-19T12:58:26.030Z] 0e59fcfdeb8f: Preparing [2024-02-19T12:58:26.030Z] d2d80b3f9aed: Preparing [2024-02-19T12:58:26.030Z] 7c504f21be85: Preparing [2024-02-19T12:58:26.030Z] 7c504f21be85: Waiting [2024-02-19T12:58:26.030Z] 128f895ad6ba: Layer already exists [2024-02-19T12:58:26.030Z] d2d80b3f9aed: Layer already exists [2024-02-19T12:58:26.030Z] e18ea59a4d35: Layer already exists [2024-02-19T12:58:26.030Z] 3ccc1c9e3730: Layer already exists [2024-02-19T12:58:26.030Z] 0e59fcfdeb8f: Layer already exists [2024-02-19T12:58:26.030Z] 7c504f21be85: Layer already exists [2024-02-19T12:58:26.030Z] 3.2.0-dev.7: digest: sha256:3c6c5714a84ed2cdef7074935d0722378cfc8211ba52ce5fc4ed0b58d8c1461f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:58:26.491Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:58:26.944Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 [2024-02-19T12:58:26.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-02-19T12:58:26.944Z] 128f895ad6ba: Preparing [2024-02-19T12:58:26.944Z] 3ccc1c9e3730: Preparing [2024-02-19T12:58:26.944Z] e18ea59a4d35: Preparing [2024-02-19T12:58:26.944Z] 0e59fcfdeb8f: Preparing [2024-02-19T12:58:26.944Z] d2d80b3f9aed: Preparing [2024-02-19T12:58:26.944Z] 7c504f21be85: Preparing [2024-02-19T12:58:26.944Z] 7c504f21be85: Waiting [2024-02-19T12:58:26.944Z] 3ccc1c9e3730: Layer already exists [2024-02-19T12:58:26.944Z] d2d80b3f9aed: Layer already exists [2024-02-19T12:58:26.944Z] 128f895ad6ba: Layer already exists [2024-02-19T12:58:26.944Z] e18ea59a4d35: Layer already exists [2024-02-19T12:58:26.944Z] 0e59fcfdeb8f: Layer already exists [2024-02-19T12:58:26.944Z] 7c504f21be85: Layer already exists [2024-02-19T12:58:26.944Z] 29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7: digest: sha256:3c6c5714a84ed2cdef7074935d0722378cfc8211ba52ce5fc4ed0b58d8c1461f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:58:27.673Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:58:28.132Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-02-19T12:58:28.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-02-19T12:58:28.132Z] 128f895ad6ba: Preparing [2024-02-19T12:58:28.132Z] 3ccc1c9e3730: Preparing [2024-02-19T12:58:28.132Z] e18ea59a4d35: Preparing [2024-02-19T12:58:28.132Z] 0e59fcfdeb8f: Preparing [2024-02-19T12:58:28.132Z] d2d80b3f9aed: Preparing [2024-02-19T12:58:28.132Z] 7c504f21be85: Preparing [2024-02-19T12:58:28.132Z] 7c504f21be85: Waiting [2024-02-19T12:58:28.132Z] 0e59fcfdeb8f: Layer already exists [2024-02-19T12:58:28.132Z] 128f895ad6ba: Layer already exists [2024-02-19T12:58:28.132Z] 3ccc1c9e3730: Layer already exists [2024-02-19T12:58:28.132Z] d2d80b3f9aed: Layer already exists [2024-02-19T12:58:28.132Z] e18ea59a4d35: Layer already exists [2024-02-19T12:58:28.132Z] 7c504f21be85: Layer already exists [2024-02-19T12:58:28.394Z] main: digest: sha256:3c6c5714a84ed2cdef7074935d0722378cfc8211ba52ce5fc4ed0b58d8c1461f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-19T12:58:28.747Z] ===================================================== [Pipeline] echo [2024-02-19T12:58:28.804Z] taggedImages: [2024-02-19T12:58:28.804Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:29c739ab81a29a6b1dd8488addc11c7f2056e13b [2024-02-19T12:58:28.804Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-02-19T12:58:28.804Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.7 [2024-02-19T12:58:28.804Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:29c739ab81a29a6b1dd8488addc11c7f2056e13b-3.2.0-dev.7 [2024-02-19T12:58:28.804Z] - 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 [2024-02-19T12:58:29.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T12:58:29.472Z] [2024-02-19T12:58:29.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:58:29.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T12:58:29.865Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-19T12:58:29.865Z] 8998bd30e6a1: Pulling fs layer [2024-02-19T12:58:29.865Z] 04944245beec: Pulling fs layer [2024-02-19T12:58:29.865Z] 699f458cf7ca: Pulling fs layer [2024-02-19T12:58:29.865Z] 765212b225bb: Pulling fs layer [2024-02-19T12:58:29.865Z] f23df028b6ca: Pulling fs layer [2024-02-19T12:58:29.865Z] d65c8cfc05b1: Pulling fs layer [2024-02-19T12:58:29.865Z] 2437ff75d9bd: Pulling fs layer [2024-02-19T12:58:29.865Z] 765212b225bb: Waiting [2024-02-19T12:58:29.865Z] f23df028b6ca: Waiting [2024-02-19T12:58:29.865Z] d65c8cfc05b1: Waiting [2024-02-19T12:58:29.865Z] 2437ff75d9bd: Waiting [2024-02-19T12:58:30.147Z] 04944245beec: Verifying Checksum [2024-02-19T12:58:30.147Z] 04944245beec: Download complete [2024-02-19T12:58:30.147Z] 765212b225bb: Verifying Checksum [2024-02-19T12:58:30.147Z] 765212b225bb: Download complete [2024-02-19T12:58:30.147Z] f23df028b6ca: Verifying Checksum [2024-02-19T12:58:30.147Z] f23df028b6ca: Download complete [2024-02-19T12:58:30.147Z] d65c8cfc05b1: Verifying Checksum [2024-02-19T12:58:30.147Z] d65c8cfc05b1: Download complete [2024-02-19T12:58:30.429Z] 699f458cf7ca: Verifying Checksum [2024-02-19T12:58:30.705Z] 8998bd30e6a1: Verifying Checksum [2024-02-19T12:58:30.705Z] 8998bd30e6a1: Download complete [2024-02-19T12:58:33.319Z] 2437ff75d9bd: Verifying Checksum [2024-02-19T12:58:33.319Z] 2437ff75d9bd: Download complete [2024-02-19T12:58:35.259Z] 8998bd30e6a1: Pull complete [2024-02-19T12:58:35.841Z] 04944245beec: Pull complete [2024-02-19T12:58:37.246Z] 699f458cf7ca: Pull complete [2024-02-19T12:58:37.511Z] 765212b225bb: Pull complete [2024-02-19T12:58:38.470Z] f23df028b6ca: Pull complete [2024-02-19T12:58:38.736Z] d65c8cfc05b1: Pull complete [2024-02-19T12:58:56.930Z] 2437ff75d9bd: Pull complete [2024-02-19T12:58:56.930Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-19T12:58:56.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T12:58:56.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:58:57.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-1258 does not seem to be running inside a container [2024-02-19T12:58:57.353Z] $ 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/163 -v /w/workspace/device-virtual-go/163:/w/workspace/device-virtual-go/163:rw,z -v /w/workspace/device-virtual-go/163@tmp:/w/workspace/device-virtual-go/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-19T12:58:59.960Z] $ docker top 8c337be509c931cb8d223351918b01e5210fefd0512546c0195a6bd588b0f9e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:59:00.892Z] ---> job-cost.sh [2024-02-19T12:59:00.892Z] lf-activate-venv: SKIPPING [2024-02-19T12:59:00.892Z] INFO: No Stack... [2024-02-19T12:59:01.473Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-19T12:59:02.052Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T12:59:02.682Z] + cat /w/workspace/device-virtual-go/163/archives/cost.csv [2024-02-19T12:59:02.682Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T12:59:02.740Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] [2024-02-19T12:59:02.747Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] did not exist. Created. [2024-02-19T12:59:02.752Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T12:59:03.478Z] /w/workspace/device-virtual-go/163@tmp/durable-7fef4306/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-19T12:59:04.108Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-19T12:59:04.178Z] Warning: overwriting stash ‘stack-cost’ [2024-02-19T12:59:04.225Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T12:59:04.232Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T12:59:04.337Z] $ docker stop --time=1 8c337be509c931cb8d223351918b01e5210fefd0512546c0195a6bd588b0f9e4 [2024-02-19T12:59:05.830Z] $ docker rm -f --volumes 8c337be509c931cb8d223351918b01e5210fefd0512546c0195a6bd588b0f9e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-19T12:59:07.228Z] provisioning config files... [2024-02-19T12:59:07.241Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15849496198706713133tmp [Pipeline] { [Pipeline] sh [2024-02-19T12:59:07.630Z] + set +x [2024-02-19T12:59:07.630Z] + bash -s -- [2024-02-19T12:59:07.630Z] + curl -s https://codecov.io/bash [2024-02-19T12:59:07.630Z] [2024-02-19T12:59:07.630Z] _____ _ [2024-02-19T12:59:07.630Z] / ____| | | [2024-02-19T12:59:07.630Z] | | ___ __| | ___ ___ _____ __ [2024-02-19T12:59:07.630Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-19T12:59:07.630Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-19T12:59:07.630Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-19T12:59:07.630Z] Bash-1.0.6 [2024-02-19T12:59:07.630Z] [2024-02-19T12:59:07.630Z] [2024-02-19T12:59:07.630Z] ==> git version 2.25.1 found [2024-02-19T12:59:07.630Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-19T12:59:07.630Z] Release-Date: 2020-01-08 [2024-02-19T12:59:07.630Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-19T12:59:07.630Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-19T12:59:07.630Z] ==> Jenkins CI detected. [2024-02-19T12:59:07.630Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-02-19T12:59:07.630Z] project root: . [2024-02-19T12:59:07.630Z] --> token set from env [2024-02-19T12:59:07.630Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-19T12:59:07.630Z] ==> Running gcov in . (disable via -X gcov) [2024-02-19T12:59:07.630Z] ==> Python coveragepy not found [2024-02-19T12:59:07.630Z] ==> Searching for coverage reports in: [2024-02-19T12:59:07.630Z] + . [2024-02-19T12:59:07.630Z] -> Found 1 reports [2024-02-19T12:59:07.630Z] ==> Detecting git/mercurial file structure [2024-02-19T12:59:07.630Z] ==> Reading reports [2024-02-19T12:59:07.889Z] + ./coverage.out bytes=43063 [2024-02-19T12:59:07.889Z] ==> Appending adjustments [2024-02-19T12:59:07.889Z] https://docs.codecov.io/docs/fixing-reports [2024-02-19T12:59:07.889Z] + Found adjustments [2024-02-19T12:59:07.889Z] ==> Gzipping contents [2024-02-19T12:59:07.889Z] 8.0K /tmp/codecov.wJeRli.gz [2024-02-19T12:59:07.889Z] ==> Uploading reports [2024-02-19T12:59:07.889Z] url: https://codecov.io [2024-02-19T12:59:07.889Z] query: branch=main&commit=29c739ab81a29a6b1dd8488addc11c7f2056e13b&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-19T12:59:07.889Z] -> Pinging Codecov [2024-02-19T12:59:07.889Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=29c739ab81a29a6b1dd8488addc11c7f2056e13b&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-19T12:59:08.148Z] -> Uploading to [2024-02-19T12:59:08.148Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-19/5E52B4B073DB2E39498172D8E973AA87/29c739ab81a29a6b1dd8488addc11c7f2056e13b/ac94bbd9-1659-4126-a2c6-c35171897208.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T125907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e99a601b7302c1d6ff2b2b624c68ed0c54f164238bf579f04bcac5064b2b6d5 [2024-02-19T12:59:08.148Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T12:59:08.148Z] Dload Upload Total Spent Left Speed [2024-02-19T12:59:08.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 24500 --:--:-- --:--:-- --:--:-- 24380 100 4998 0 0 100 4998 0 19677 --:--:-- --:--:-- --:--:-- 19600 [2024-02-19T12:59:08.408Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] } [2024-02-19T12:59:08.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-19T12:59:08.850Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-19T12:59:08.865Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:59:09.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-19T12:59:09.298Z] [2024-02-19T12:59:09.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:59:09.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-19T12:59:09.652Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-19T12:59:09.652Z] df9b9388f04a: Pulling fs layer [2024-02-19T12:59:09.652Z] 52dc419b0ee2: Pulling fs layer [2024-02-19T12:59:09.652Z] 25bc292e5bac: Pulling fs layer [2024-02-19T12:59:09.652Z] 114826534d7a: Pulling fs layer [2024-02-19T12:59:09.652Z] 4657fd5d0bcf: Pulling fs layer [2024-02-19T12:59:09.652Z] 6ad1cebc031e: Pulling fs layer [2024-02-19T12:59:09.652Z] 8a3aa393b2d8: Pulling fs layer [2024-02-19T12:59:09.652Z] 4657fd5d0bcf: Waiting [2024-02-19T12:59:09.652Z] 6ad1cebc031e: Waiting [2024-02-19T12:59:09.652Z] 8a3aa393b2d8: Waiting [2024-02-19T12:59:09.652Z] 114826534d7a: Waiting [2024-02-19T12:59:09.652Z] 25bc292e5bac: Verifying Checksum [2024-02-19T12:59:09.652Z] 25bc292e5bac: Download complete [2024-02-19T12:59:09.652Z] 52dc419b0ee2: Download complete [2024-02-19T12:59:09.652Z] 4657fd5d0bcf: Verifying Checksum [2024-02-19T12:59:09.652Z] 4657fd5d0bcf: Download complete [2024-02-19T12:59:09.652Z] df9b9388f04a: Verifying Checksum [2024-02-19T12:59:09.652Z] df9b9388f04a: Download complete [2024-02-19T12:59:09.911Z] 6ad1cebc031e: Verifying Checksum [2024-02-19T12:59:09.911Z] 6ad1cebc031e: Download complete [2024-02-19T12:59:09.911Z] df9b9388f04a: Pull complete [2024-02-19T12:59:09.911Z] 52dc419b0ee2: Pull complete [2024-02-19T12:59:10.171Z] 25bc292e5bac: Pull complete [2024-02-19T12:59:10.430Z] 114826534d7a: Verifying Checksum [2024-02-19T12:59:10.430Z] 114826534d7a: Download complete [2024-02-19T12:59:10.690Z] 8a3aa393b2d8: Verifying Checksum [2024-02-19T12:59:10.690Z] 8a3aa393b2d8: Download complete [2024-02-19T12:59:14.882Z] 114826534d7a: Pull complete [2024-02-19T12:59:14.882Z] 4657fd5d0bcf: Pull complete [2024-02-19T12:59:14.882Z] 6ad1cebc031e: Pull complete [2024-02-19T12:59:18.335Z] 8a3aa393b2d8: Pull complete [2024-02-19T12:59:18.335Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-19T12:59:18.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-19T12:59:18.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:59:18.670Z] prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container [2024-02-19T12:59:18.702Z] $ 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 [2024-02-19T12:59:22.695Z] $ docker top 6df5a694e380ba227dd7cc4d5261224add18948cc1c1d20cead1b39406e2aa87 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-19T12:59:22.858Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-02-19T12:59:23.136Z] + set -o pipefail [2024-02-19T12:59:23.136Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-02-19T12:59:28.405Z] [2024-02-19T12:59:28.405Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-02-19T12:59:28.405Z] [2024-02-19T12:59:28.405Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/bbbaca5a-2f74-4d8a-881f-e4ddf95408f8 [2024-02-19T12:59:28.405Z] [2024-02-19T12:59:28.405Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-19T12:59:28.405Z] [2024-02-19T12:59:28.405Z] [2024-02-19T12:59:28.405Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-19T12:59:28.405Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-19T12:59:28.405Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-19T12:59:28.413Z] $ docker stop --time=1 6df5a694e380ba227dd7cc4d5261224add18948cc1c1d20cead1b39406e2aa87 [2024-02-19T12:59:31.927Z] $ docker rm -f --volumes 6df5a694e380ba227dd7cc4d5261224add18948cc1c1d20cead1b39406e2aa87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T12:59:33.481Z] + git log --format=format:%s -1 29c739ab81a29a6b1dd8488addc11c7f2056e13b [Pipeline] sh [2024-02-19T12:59:33.792Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T12:59:33.792Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:59:34.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T12:59:34.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:59:34.323Z] prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container [2024-02-19T12:59:34.363Z] $ 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 [2024-02-19T12:59:34.860Z] $ docker top cc3b4068032c6d67e816972fe0085872b20a4360535d7c1b9694c149a5999fdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T12:59:35.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T12:59:35.113Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T12:59:35.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T12:59:35.226Z] $ docker exec cc3b4068032c6d67e816972fe0085872b20a4360535d7c1b9694c149a5999fdc ssh-agent [2024-02-19T12:59:35.345Z] SSH_AUTH_SOCK=/tmp/ssh-LjZMBTTJuuQB/agent.31 [2024-02-19T12:59:35.345Z] SSH_AGENT_PID=37 [2024-02-19T12:59:35.349Z] Running ssh-add (command line suppressed) [2024-02-19T12:59:35.458Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_750785229443498371.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_750785229443498371.key) [2024-02-19T12:59:35.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T12:59:35.815Z] + git semver tag [2024-02-19T12:59:36.074Z] 2024-02-19 12:59:36,054 [run_tag] DEBUG tag force:False [2024-02-19T12:59:36.074Z] 2024-02-19 12:59:36,054 [check_head_tag] DEBUG check head tag [2024-02-19T12:59:36.074Z] 2024-02-19 12:59:36,055 [execute] INFO git cat-file --batch-check [2024-02-19T12:59:36.074Z] 2024-02-19 12:59:36,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-02-19T12:59:36.074Z] 2024-02-19 12:59:36,060 [execute] INFO git cat-file --batch [2024-02-19T12:59:36.074Z] 2024-02-19 12:59:36,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-02-19T12:59:36.334Z] 2024-02-19 12:59:36,077 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-02-19T12:59:36.334Z] 2024-02-19 12:59:36,078 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 [2024-02-19T12:59:36.334Z] 2024-02-19 12:59:36,078 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-19T12:59:36.334Z] 2024-02-19 12:59:36,082 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-02-19T12:59:36.335Z] 3.2.0-dev.7 [Pipeline] } [2024-02-19T12:59:36.340Z] $ docker exec --env ******** --env ******** cc3b4068032c6d67e816972fe0085872b20a4360535d7c1b9694c149a5999fdc ssh-agent -k [2024-02-19T12:59:36.445Z] unset SSH_AUTH_SOCK; [2024-02-19T12:59:36.445Z] unset SSH_AGENT_PID; [2024-02-19T12:59:36.445Z] echo Agent pid 37 killed; [2024-02-19T12:59:36.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T12:59:37.010Z] + git semver [Pipeline] } [2024-02-19T12:59:37.276Z] $ docker stop --time=1 cc3b4068032c6d67e816972fe0085872b20a4360535d7c1b9694c149a5999fdc [2024-02-19T12:59:38.544Z] $ docker rm -f --volumes cc3b4068032c6d67e816972fe0085872b20a4360535d7c1b9694c149a5999fdc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:59:39.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-19T12:59:39.178Z] [2024-02-19T12:59:39.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T12:59:39.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-19T12:59:39.533Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-19T12:59:39.533Z] ab5ef0e58194: Pulling fs layer [2024-02-19T12:59:39.533Z] 9712f1f96733: Pulling fs layer [2024-02-19T12:59:39.533Z] 63f879dbbcfc: Pulling fs layer [2024-02-19T12:59:39.533Z] 0d9ebad4ef96: Pulling fs layer [2024-02-19T12:59:39.533Z] e9a5061849ea: Pulling fs layer [2024-02-19T12:59:39.533Z] d747dcd14b5f: Pulling fs layer [2024-02-19T12:59:39.533Z] 2de7ff778b66: Pulling fs layer [2024-02-19T12:59:39.533Z] 0d9ebad4ef96: Waiting [2024-02-19T12:59:39.533Z] e9a5061849ea: Waiting [2024-02-19T12:59:39.533Z] 2de7ff778b66: Waiting [2024-02-19T12:59:39.533Z] 9712f1f96733: Verifying Checksum [2024-02-19T12:59:39.533Z] 9712f1f96733: Download complete [2024-02-19T12:59:39.792Z] 63f879dbbcfc: Verifying Checksum [2024-02-19T12:59:39.792Z] 63f879dbbcfc: Download complete [2024-02-19T12:59:40.049Z] e9a5061849ea: Verifying Checksum [2024-02-19T12:59:40.049Z] e9a5061849ea: Download complete [2024-02-19T12:59:40.049Z] d747dcd14b5f: Download complete [2024-02-19T12:59:40.049Z] 0d9ebad4ef96: Verifying Checksum [2024-02-19T12:59:40.049Z] 0d9ebad4ef96: Download complete [2024-02-19T12:59:40.049Z] ab5ef0e58194: Verifying Checksum [2024-02-19T12:59:40.049Z] ab5ef0e58194: Download complete [2024-02-19T12:59:40.049Z] 2de7ff778b66: Verifying Checksum [2024-02-19T12:59:40.049Z] 2de7ff778b66: Download complete [2024-02-19T12:59:43.333Z] ab5ef0e58194: Pull complete [2024-02-19T12:59:43.333Z] 9712f1f96733: Pull complete [2024-02-19T12:59:43.898Z] 63f879dbbcfc: Pull complete [2024-02-19T12:59:48.086Z] 0d9ebad4ef96: Pull complete [2024-02-19T12:59:48.346Z] e9a5061849ea: Pull complete [2024-02-19T12:59:48.346Z] d747dcd14b5f: Pull complete [2024-02-19T12:59:49.723Z] 2de7ff778b66: Pull complete [2024-02-19T12:59:49.723Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-19T12:59:49.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-19T12:59:49.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T12:59:50.027Z] prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container [2024-02-19T12:59:50.053Z] $ 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 [2024-02-19T12:59:55.809Z] $ docker top be7fc94ea3079886bbca14cbc59c0c94e22da9a2eb14a2fae2994e2536a58c44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-19T12:59:55.983Z] provisioning config files... [2024-02-19T12:59:55.992Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7227482284914825736tmp [2024-02-19T12:59:55.999Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18202726171904925355tmp [2024-02-19T12:59:56.007Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16307904909406734869tmp [Pipeline] { [Pipeline] echo [2024-02-19T12:59:56.143Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:59:56.439Z] ---> sigul-configuration.sh [2024-02-19T12:59:56.439Z] gpg: directory `/root/.gnupg' created [2024-02-19T12:59:56.439Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-19T12:59:56.439Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-19T12:59:56.439Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-19T12:59:56.439Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-19T12:59:56.439Z] gpg: CAST5 encrypted data [2024-02-19T12:59:56.439Z] gpg: encrypted with 1 passphrase [2024-02-19T12:59:56.439Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-19T12:59:56.735Z] + mkdir /home/jenkins [2024-02-19T12:59:56.735Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-19T12:59:57.033Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-02-19T12:59:57.046Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:59:57.351Z] ---> sigul-install.sh [2024-02-19T12:59:57.351Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-19T12:59:57.648Z] + git tag --list [2024-02-19T12:59:57.648Z] v1.0.0 [2024-02-19T12:59:57.648Z] v1.1.0 [2024-02-19T12:59:57.648Z] v1.1.1 [2024-02-19T12:59:57.648Z] v1.2.1 [2024-02-19T12:59:57.648Z] v1.2.2 [2024-02-19T12:59:57.648Z] v1.2.3 [2024-02-19T12:59:57.648Z] v1.3.0 [2024-02-19T12:59:57.648Z] v1.3.1 [2024-02-19T12:59:57.648Z] v2.0.0 [2024-02-19T12:59:57.648Z] v2.1.0 [2024-02-19T12:59:57.648Z] v2.1.1 [2024-02-19T12:59:57.648Z] v2.2.0 [2024-02-19T12:59:57.648Z] v2.3.0 [2024-02-19T12:59:57.648Z] v3.0 [2024-02-19T12:59:57.648Z] v3.0.0 [2024-02-19T12:59:57.648Z] v3.1 [2024-02-19T12:59:57.648Z] v3.1.0 [2024-02-19T12:59:57.648Z] v3.1.0-dev.1 [2024-02-19T12:59:57.648Z] v3.1.0-dev.10 [2024-02-19T12:59:57.648Z] v3.1.0-dev.11 [2024-02-19T12:59:57.648Z] v3.1.0-dev.12 [2024-02-19T12:59:57.648Z] v3.1.0-dev.13 [2024-02-19T12:59:57.648Z] v3.1.0-dev.14 [2024-02-19T12:59:57.648Z] v3.1.0-dev.15 [2024-02-19T12:59:57.648Z] v3.1.0-dev.16 [2024-02-19T12:59:57.648Z] v3.1.0-dev.17 [2024-02-19T12:59:57.648Z] v3.1.0-dev.18 [2024-02-19T12:59:57.648Z] v3.1.0-dev.19 [2024-02-19T12:59:57.648Z] v3.1.0-dev.2 [2024-02-19T12:59:57.648Z] v3.1.0-dev.20 [2024-02-19T12:59:57.648Z] v3.1.0-dev.21 [2024-02-19T12:59:57.648Z] v3.1.0-dev.22 [2024-02-19T12:59:57.648Z] v3.1.0-dev.23 [2024-02-19T12:59:57.648Z] v3.1.0-dev.24 [2024-02-19T12:59:57.648Z] v3.1.0-dev.25 [2024-02-19T12:59:57.648Z] v3.1.0-dev.26 [2024-02-19T12:59:57.648Z] v3.1.0-dev.27 [2024-02-19T12:59:57.648Z] v3.1.0-dev.28 [2024-02-19T12:59:57.648Z] v3.1.0-dev.29 [2024-02-19T12:59:57.648Z] v3.1.0-dev.3 [2024-02-19T12:59:57.648Z] v3.1.0-dev.30 [2024-02-19T12:59:57.648Z] v3.1.0-dev.4 [2024-02-19T12:59:57.648Z] v3.1.0-dev.5 [2024-02-19T12:59:57.648Z] v3.1.0-dev.6 [2024-02-19T12:59:57.648Z] v3.1.0-dev.7 [2024-02-19T12:59:57.648Z] v3.1.0-dev.8 [2024-02-19T12:59:57.648Z] v3.1.0-dev.9 [2024-02-19T12:59:57.648Z] v3.2.0-dev.1 [2024-02-19T12:59:57.648Z] v3.2.0-dev.2 [2024-02-19T12:59:57.648Z] v3.2.0-dev.3 [2024-02-19T12:59:57.648Z] v3.2.0-dev.4 [2024-02-19T12:59:57.648Z] v3.2.0-dev.5 [2024-02-19T12:59:57.648Z] v3.2.0-dev.6 [2024-02-19T12:59:57.648Z] v3.2.0-dev.7 [Pipeline] sh [2024-02-19T12:59:57.948Z] + lftools sign git-tag v3.2.0-dev.7 [2024-02-19T12:59:58.518Z] Signing Git tag with Sigul... [2024-02-19T12:59:58.518Z] Signing v3.2.0-dev.7 [Pipeline] echo [2024-02-19T12:59:59.100Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T12:59:59.395Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-19T12:59:59.403Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-19T12:59:59.522Z] $ docker stop --time=1 be7fc94ea3079886bbca14cbc59c0c94e22da9a2eb14a2fae2994e2536a58c44 [2024-02-19T13:00:00.835Z] $ docker rm -f --volumes be7fc94ea3079886bbca14cbc59c0c94e22da9a2eb14a2fae2994e2536a58c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-19T13:00:01.701Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T13:00:01.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T13:00:02.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T13:00:02.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T13:00:02.229Z] prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container [2024-02-19T13:00:02.255Z] $ 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 [2024-02-19T13:00:02.651Z] $ docker top e8a54934abce6525ce46129f82de052d4641905c8cbaf7282e4f8eb46427d113 -eo pid,comm [2024-02-19T13:00:02.703Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-19T13:00:02.703Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T13:00:02.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T13:00:02.915Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T13:00:03.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T13:00:03.025Z] $ docker exec e8a54934abce6525ce46129f82de052d4641905c8cbaf7282e4f8eb46427d113 ssh-agent [2024-02-19T13:00:03.146Z] SSH_AUTH_SOCK=/tmp/ssh-sNuTnyiK162m/agent.33 [2024-02-19T13:00:03.146Z] SSH_AGENT_PID=39 [2024-02-19T13:00:03.150Z] Running ssh-add (command line suppressed) [2024-02-19T13:00:03.255Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14744883666247131905.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14744883666247131905.key) [2024-02-19T13:00:03.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T13:00:03.619Z] + git semver bump pre [2024-02-19T13:00:03.878Z] 2024-02-19 13:00:03,821 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-02-19T13:00:03.878Z] 2024-02-19 13:00:03,821 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev [2024-02-19T13:00:03.878Z] 2024-02-19 13:00:03,821 [bump_version] DEBUG bumped version:3.2.0-dev.8 [2024-02-19T13:00:03.878Z] 2024-02-19 13:00:03,821 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-02-19T13:00:03.878Z] 2024-02-19 13:00:03,821 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-02-19T13:00:03.878Z] 2024-02-19 13:00:03,822 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-02-19T13:00:03.878Z] 2024-02-19 13:00:03,824 [execute] INFO git cat-file --batch-check [2024-02-19T13:00:03.878Z] 2024-02-19 13:00:03,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T13:00:03.878Z] 2024-02-19 13:00:03,831 [execute] INFO git cat-file --batch [2024-02-19T13:00:03.878Z] 2024-02-19 13:00:03,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T13:00:03.878Z] 2024-02-19 13:00:03,837 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-02-19T13:00:03.878Z] 3.2.0-dev.8 [Pipeline] } [2024-02-19T13:00:03.884Z] $ docker exec --env ******** --env ******** e8a54934abce6525ce46129f82de052d4641905c8cbaf7282e4f8eb46427d113 ssh-agent -k [2024-02-19T13:00:03.979Z] unset SSH_AUTH_SOCK; [2024-02-19T13:00:03.979Z] unset SSH_AGENT_PID; [2024-02-19T13:00:03.979Z] echo Agent pid 39 killed; [2024-02-19T13:00:03.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T13:00:04.546Z] + git semver [Pipeline] } [2024-02-19T13:00:04.812Z] $ docker stop --time=1 e8a54934abce6525ce46129f82de052d4641905c8cbaf7282e4f8eb46427d113 [2024-02-19T13:00:06.142Z] $ docker rm -f --volumes e8a54934abce6525ce46129f82de052d4641905c8cbaf7282e4f8eb46427d113 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T13:00:06.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T13:00:06.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T13:00:07.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T13:00:07.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T13:00:07.211Z] prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container [2024-02-19T13:00:07.236Z] $ 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 [2024-02-19T13:00:07.620Z] $ docker top f49e0eef9e4ed746b774beb91a3bc3b2fb2aca96cacd3a263a5bf0e668b5039d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T13:00:07.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T13:00:07.882Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T13:00:08.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T13:00:08.006Z] $ docker exec f49e0eef9e4ed746b774beb91a3bc3b2fb2aca96cacd3a263a5bf0e668b5039d ssh-agent [2024-02-19T13:00:08.121Z] SSH_AUTH_SOCK=/tmp/ssh-SBMU8dupjS6l/agent.31 [2024-02-19T13:00:08.121Z] SSH_AGENT_PID=37 [2024-02-19T13:00:08.126Z] Running ssh-add (command line suppressed) [2024-02-19T13:00:08.222Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7479025332038099609.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7479025332038099609.key) [2024-02-19T13:00:08.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T13:00:08.583Z] + git semver push [2024-02-19T13:00:08.842Z] 2024-02-19 13:00:08,758 [run_push] DEBUG push [2024-02-19T13:00:08.842Z] 2024-02-19 13:00:08,759 [execute] INFO git cat-file --batch-check [2024-02-19T13:00:08.842Z] 2024-02-19 13:00:08,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T13:00:08.842Z] 2024-02-19 13:00:08,764 [execute] INFO git rev-list d88f43fba1a453eba9e6364769fd53f13a1358aa -- [2024-02-19T13:00:08.842Z] 2024-02-19 13:00:08,764 [execute] DEBUG Popen(['git', 'rev-list', 'd88f43fba1a453eba9e6364769fd53f13a1358aa', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-19T13:00:08.842Z] 2024-02-19 13:00:08,776 [execute] INFO git fetch -v origin [2024-02-19T13:00:08.842Z] 2024-02-19 13:00:08,777 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-19T13:00:09.410Z] 2024-02-19 13:00:09,298 [run_push] DEBUG no remote changes detected [2024-02-19T13:00:09.410Z] 2024-02-19 13:00:09,299 [execute] INFO git push origin semver [2024-02-19T13:00:09.410Z] 2024-02-19 13:00:09,300 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-19T13:00:10.353Z] 2024-02-19 13:00:10,019 [run_push] DEBUG push all version tags [2024-02-19T13:00:10.353Z] 2024-02-19 13:00:10,020 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-19T13:00:10.353Z] 2024-02-19 13:00:10,020 [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) [2024-02-19T13:00:10.921Z] 2024-02-19 13:00:10,696 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-02-19T13:00:10.921Z] 3.2.0-dev.8 [Pipeline] } [2024-02-19T13:00:10.927Z] $ docker exec --env ******** --env ******** f49e0eef9e4ed746b774beb91a3bc3b2fb2aca96cacd3a263a5bf0e668b5039d ssh-agent -k [2024-02-19T13:00:11.033Z] unset SSH_AUTH_SOCK; [2024-02-19T13:00:11.034Z] unset SSH_AGENT_PID; [2024-02-19T13:00:11.034Z] echo Agent pid 37 killed; [2024-02-19T13:00:11.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T13:00:11.566Z] + git semver [Pipeline] } [2024-02-19T13:00:11.832Z] $ docker stop --time=1 f49e0eef9e4ed746b774beb91a3bc3b2fb2aca96cacd3a263a5bf0e668b5039d [2024-02-19T13:00:13.092Z] $ docker rm -f --volumes f49e0eef9e4ed746b774beb91a3bc3b2fb2aca96cacd3a263a5bf0e668b5039d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-19T13:00:14.634Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-02-19T13:00:14.634Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-02-19T13:00:14.634Z] total 16 [2024-02-19T13:00:14.634Z] drwxr-xr-x 3 root root 4096 Feb 19 12:51 . [2024-02-19T13:00:14.634Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 12:59 .. [2024-02-19T13:00:14.634Z] drwxr-xr-x 2 root root 4096 Feb 19 12:51 cost [2024-02-19T13:00:14.634Z] -rw-r--r-- 1 root root 89 Feb 19 12:51 cost.csv [2024-02-19T13:00:14.634Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-02-19T13:00:14.634Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-02-19T13:00:14.634Z] total 16 [2024-02-19T13:00:14.634Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 12:51 . [2024-02-19T13:00:14.634Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 12:59 .. [2024-02-19T13:00:14.634Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 12:51 cost [2024-02-19T13:00:14.634Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 19 12:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-19T13:00:14.923Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T13:00:15.783Z] ---> package-listing.sh [2024-02-19T13:00:15.783Z] ++ facter osfamily [2024-02-19T13:00:15.783Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-19T13:00:16.043Z] + OS_FAMILY=debian [2024-02-19T13:00:16.043Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-02-19T13:00:16.043Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-19T13:00:16.043Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-19T13:00:16.043Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-19T13:00:16.043Z] + PACKAGES=/tmp/packages_start.txt [2024-02-19T13:00:16.043Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-02-19T13:00:16.043Z] + PACKAGES=/tmp/packages_end.txt [2024-02-19T13:00:16.043Z] + case "${OS_FAMILY}" in [2024-02-19T13:00:16.043Z] + dpkg -l [2024-02-19T13:00:16.043Z] + grep '^ii' [2024-02-19T13:00:16.043Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-19T13:00:16.043Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-19T13:00:16.043Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-19T13:00:16.043Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-02-19T13:00:16.043Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-02-19T13:00:16.043Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-02-19T13:00:16.055Z] 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 [2024-02-19T13:00:16.334Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T13:00:16.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T13:00:16.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T13:00:17.152Z] prd-ubuntu20.04-docker-8c-8g-1257 does not seem to be running inside a container [2024-02-19T13:00:17.178Z] $ 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 [2024-02-19T13:00:17.421Z] $ docker top b5761871e23af335f05a8bebee16f61ca1a9ed77d271f23b1cadb95df4e0e326 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T13:00:17.891Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-19T13:00:18.177Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-19T13:00:18.462Z] + ls /var/log/sa-host [2024-02-19T13:00:18.462Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T13:00:18.670Z] provisioning config files... [2024-02-19T13:00:18.679Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config233038092657932836tmp [Pipeline] { [Pipeline] echo [2024-02-19T13:00:18.803Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T13:00:19.084Z] ---> create-netrc.sh [Pipeline] } [2024-02-19T13:00:19.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-19T13:00:19.537Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-19T13:00:19.546Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T13:00:19.829Z] ---> sudo-logs.sh [2024-02-19T13:00:19.829Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-19T13:00:19.921Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T13:00:20.203Z] ---> job-cost.sh [2024-02-19T13:00:20.203Z] lf-activate-venv: SKIPPING [2024-02-19T13:00:20.203Z] DEBUG: total: 0.2199999988079071 [2024-02-19T13:00:20.203Z] INFO: Retrieving Stack Cost... [2024-02-19T13:00:20.463Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T13:00:21.030Z] INFO: Archiving Costs [Pipeline] echo [2024-02-19T13:00:21.041Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T13:00:21.323Z] ---> logs-deploy.sh [2024-02-19T13:00:21.323Z] lf-activate-venv: SKIPPING [2024-02-19T13:00:21.323Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/163 [2024-02-19T13:00:21.323Z] INFO: archiving workspace using pattern(s): [2024-02-19T13:00:22.262Z] Archives upload complete. [2024-02-19T13:00:22.262Z] INFO: archiving logs to Nexus