Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afca5dd35944e70aeaf084f770d24917f4059b9f 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-ssh14591767859348807451.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12833348426445221729.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh10504220801534838893.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh13426930914517542565.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-ssh12604634620116652732.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9297’ Running on prd-ubuntu20.04-docker-8c-8g-9301 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 > 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 Avoid second fetch Checking out Revision afca5dd35944e70aeaf084f770d24917f4059b9f (main) Commit message: "Merge pull request #387 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73" > git config core.sparsecheckout # timeout=10 > git checkout -f afca5dd35944e70aeaf084f770d24917f4059b9f # timeout=10 > git rev-list --no-walk 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-21T14:53:09.243Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-21T14:53:09.307Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-21T14:53:09.322Z] ========================================================= [2023-04-21T14:53:09.322Z] EdgeX Global Pipelines Version Info [2023-04-21T14:53:09.322Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-21T14:53:10.046Z] ------------------- [2023-04-21T14:53:10.046Z] stable info: [2023-04-21T14:53:10.046Z] ------------------- [2023-04-21T14:53:10.046Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-21T14:53:10.046Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-21T14:53:10.046Z] Message: update stable to v1.0.248 [2023-04-21T14:53:10.619Z] ------------------- [2023-04-21T14:53:10.619Z] experimental info: [2023-04-21T14:53:10.619Z] ------------------- [2023-04-21T14:53:10.619Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-21T14:53:10.619Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-21T14:53:10.619Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-21T14:53:10.805Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-04-21T14:53:10.819Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-04-21T14:53:10.831Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-21T14:53:10.847Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-21T14:53:10.857Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-21T14:53:10.866Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-21T14:53:10.875Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-21T14:53:10.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-21T14:53:10.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-21T14:53:10.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-21T14:53:10.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-21T14:53:10.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-04-21T14:53:10.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-21T14:53:10.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-21T14:53:10.981Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-21T14:53:10.992Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-21T14:53:11.005Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-21T14:53:11.020Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-21T14:53:11.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-21T14:53:11.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-21T14:53:11.075Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-21T14:53:11.092Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-21T14:53:11.112Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-21T14:53:11.131Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-21T14:53:11.150Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-21T14:53:11.165Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-21T14:53:11.179Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-21T14:53:11.195Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-21T14:53:11.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-21T14:53:11.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-21T14:53:11.243Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afca5dd35944e70aeaf084f770d24917f4059b9f [Pipeline] echo [2023-04-21T14:53:11.258Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afca5dd [Pipeline] echo [2023-04-21T14:53:11.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T14:53:11.315Z] provisioning config files... [2023-04-21T14:53:11.334Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17344025351305251358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T14:53:11.645Z] ---> docker-login.sh [2023-04-21T14:53:11.645Z] nexus3.edgexfoundry.org:10001 [2023-04-21T14:53:12.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:12.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:12.589Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:12.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:12.589Z] [2023-04-21T14:53:12.589Z] Login Succeeded [2023-04-21T14:53:12.589Z] nexus3.edgexfoundry.org:10002 [2023-04-21T14:53:12.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:12.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:12.589Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:12.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:12.589Z] [2023-04-21T14:53:12.589Z] Login Succeeded [2023-04-21T14:53:12.589Z] nexus3.edgexfoundry.org:10003 [2023-04-21T14:53:12.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:12.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:12.589Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:12.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:12.589Z] [2023-04-21T14:53:12.589Z] Login Succeeded [2023-04-21T14:53:12.589Z] nexus3.edgexfoundry.org:10004 [2023-04-21T14:53:12.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:12.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:12.849Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:12.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:12.849Z] [2023-04-21T14:53:12.849Z] Login Succeeded [2023-04-21T14:53:12.849Z] docker.io [2023-04-21T14:53:12.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:13.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:13.112Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:13.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:13.112Z] [2023-04-21T14:53:13.112Z] Login Succeeded [2023-04-21T14:53:13.112Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T14:53:13.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-21T14:53:13.487Z] + git rev-list -1 --merges afca5dd35944e70aeaf084f770d24917f4059b9f~1..afca5dd35944e70aeaf084f770d24917f4059b9f [Pipeline] echo [2023-04-21T14:53:13.537Z] -----------> git rev-list -1 --merges afca5dd35944e70aeaf084f770d24917f4059b9f~1..afca5dd35944e70aeaf084f770d24917f4059b9f afca5dd35944e70aeaf084f770d24917f4059b9f [2023-04-21T14:53:13.537Z] afca5dd35944e70aeaf084f770d24917f4059b9f [false] [Pipeline] sh [2023-04-21T14:53:13.830Z] + git log --format=format:%s -1 afca5dd35944e70aeaf084f770d24917f4059b9f [Pipeline] echo [2023-04-21T14:53:13.845Z] ========================================================= [2023-04-21T14:53:13.846Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-21T14:53:13.846Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T14:53:14.181Z] + git log --format=format:%s -1 afca5dd35944e70aeaf084f770d24917f4059b9f [Pipeline] echo [2023-04-21T14:53:14.192Z] [semverPrep] GIT_COMMIT: afca5dd35944e70aeaf084f770d24917f4059b9f, Commit Message: Merge pull request #387 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73 [Pipeline] echo [2023-04-21T14:53:14.204Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-21T14:53:14.550Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-21T14:53:14.551Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-21T14:53:14.551Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-21T14:53:14.551Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-21T14:53:14.551Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-21T14:53:14.551Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-21T14:53:14.551Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:53:14.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T14:53:14.899Z] [2023-04-21T14:53:14.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:53:15.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T14:53:15.204Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-21T14:53:15.204Z] b85a868b505f: Pulling fs layer [2023-04-21T14:53:15.204Z] e2be974225ed: Pulling fs layer [2023-04-21T14:53:15.204Z] 339a4e72a1f5: Pulling fs layer [2023-04-21T14:53:15.204Z] 988bab9f4d93: Pulling fs layer [2023-04-21T14:53:15.204Z] 1469e6f7b9e6: Pulling fs layer [2023-04-21T14:53:15.204Z] eaf3925da568: Pulling fs layer [2023-04-21T14:53:15.204Z] bab4dde63d76: Pulling fs layer [2023-04-21T14:53:15.204Z] bde34c3a00c8: Pulling fs layer [2023-04-21T14:53:15.204Z] b352a97aabf1: Pulling fs layer [2023-04-21T14:53:15.204Z] 4872d77fe225: Pulling fs layer [2023-04-21T14:53:15.204Z] 5851b861e8e6: Pulling fs layer [2023-04-21T14:53:15.204Z] 988bab9f4d93: Waiting [2023-04-21T14:53:15.204Z] eaf3925da568: Waiting [2023-04-21T14:53:15.204Z] b352a97aabf1: Waiting [2023-04-21T14:53:15.204Z] 4872d77fe225: Waiting [2023-04-21T14:53:15.204Z] 5851b861e8e6: Waiting [2023-04-21T14:53:15.204Z] bde34c3a00c8: Waiting [2023-04-21T14:53:15.204Z] 1469e6f7b9e6: Waiting [2023-04-21T14:53:15.204Z] bab4dde63d76: Waiting [2023-04-21T14:53:15.204Z] e2be974225ed: Verifying Checksum [2023-04-21T14:53:15.204Z] e2be974225ed: Download complete [2023-04-21T14:53:15.204Z] 988bab9f4d93: Verifying Checksum [2023-04-21T14:53:15.204Z] 988bab9f4d93: Download complete [2023-04-21T14:53:15.465Z] 339a4e72a1f5: Verifying Checksum [2023-04-21T14:53:15.465Z] 339a4e72a1f5: Download complete [2023-04-21T14:53:15.465Z] 1469e6f7b9e6: Verifying Checksum [2023-04-21T14:53:15.465Z] 1469e6f7b9e6: Download complete [2023-04-21T14:53:15.465Z] eaf3925da568: Verifying Checksum [2023-04-21T14:53:15.465Z] eaf3925da568: Download complete [2023-04-21T14:53:15.465Z] bde34c3a00c8: Verifying Checksum [2023-04-21T14:53:15.465Z] bde34c3a00c8: Download complete [2023-04-21T14:53:15.465Z] b352a97aabf1: Verifying Checksum [2023-04-21T14:53:15.465Z] b352a97aabf1: Download complete [2023-04-21T14:53:15.465Z] 4872d77fe225: Verifying Checksum [2023-04-21T14:53:15.465Z] 4872d77fe225: Download complete [2023-04-21T14:53:15.465Z] 5851b861e8e6: Verifying Checksum [2023-04-21T14:53:15.465Z] 5851b861e8e6: Download complete [2023-04-21T14:53:15.465Z] b85a868b505f: Verifying Checksum [2023-04-21T14:53:15.465Z] b85a868b505f: Download complete [2023-04-21T14:53:15.724Z] bab4dde63d76: Download complete [2023-04-21T14:53:17.099Z] b85a868b505f: Pull complete [2023-04-21T14:53:17.099Z] e2be974225ed: Pull complete [2023-04-21T14:53:17.358Z] 339a4e72a1f5: Pull complete [2023-04-21T14:53:17.620Z] 988bab9f4d93: Pull complete [2023-04-21T14:53:17.879Z] 1469e6f7b9e6: Pull complete [2023-04-21T14:53:17.879Z] eaf3925da568: Pull complete [2023-04-21T14:53:19.787Z] bab4dde63d76: Pull complete [2023-04-21T14:53:19.787Z] bde34c3a00c8: Pull complete [2023-04-21T14:53:19.787Z] b352a97aabf1: Pull complete [2023-04-21T14:53:19.787Z] 4872d77fe225: Pull complete [2023-04-21T14:53:19.787Z] 5851b861e8e6: Pull complete [2023-04-21T14:53:20.047Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-21T14:53:20.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T14:53:20.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T14:53:20.156Z] prd-ubuntu20.04-docker-8c-8g-9301 does not seem to be running inside a container [2023-04-21T14:53:20.205Z] $ 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 [2023-04-21T14:53:23.561Z] $ docker top a384fb0443a82ab269187ca0cbe83334b6716aaf63f7363041f215e76e658afc -eo pid,comm [2023-04-21T14:53:23.608Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-21T14:53:23.608Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-21T14:53:23.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T14:53:23.654Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T14:53:23.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T14:53:23.769Z] $ docker exec a384fb0443a82ab269187ca0cbe83334b6716aaf63f7363041f215e76e658afc ssh-agent [2023-04-21T14:53:23.878Z] SSH_AUTH_SOCK=/tmp/ssh-3EnBfzda2YEV/agent.32 [2023-04-21T14:53:23.878Z] SSH_AGENT_PID=38 [2023-04-21T14:53:23.883Z] Running ssh-add (command line suppressed) [2023-04-21T14:53:23.994Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11210908327326229940.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11210908327326229940.key) [2023-04-21T14:53:24.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T14:53:24.290Z] + git tag --points-at HEAD [Pipeline] } [2023-04-21T14:53:24.318Z] $ docker exec --env ******** --env ******** a384fb0443a82ab269187ca0cbe83334b6716aaf63f7363041f215e76e658afc ssh-agent -k [2023-04-21T14:53:24.425Z] unset SSH_AUTH_SOCK; [2023-04-21T14:53:24.426Z] unset SSH_AGENT_PID; [2023-04-21T14:53:24.426Z] echo Agent pid 38 killed; [2023-04-21T14:53:24.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-21T14:53:24.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T14:53:24.460Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T14:53:24.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T14:53:24.596Z] $ docker exec a384fb0443a82ab269187ca0cbe83334b6716aaf63f7363041f215e76e658afc ssh-agent [2023-04-21T14:53:24.699Z] SSH_AUTH_SOCK=/tmp/ssh-MOXYtxRBPgc5/agent.70 [2023-04-21T14:53:24.699Z] SSH_AGENT_PID=76 [2023-04-21T14:53:24.704Z] Running ssh-add (command line suppressed) [2023-04-21T14:53:24.815Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14355448979776863042.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14355448979776863042.key) [2023-04-21T14:53:24.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T14:53:25.108Z] + git semver init [2023-04-21T14:53:25.368Z] 2023-04-21 14:53:25,285 [run_init] DEBUG init version:0.0.0 force:False [2023-04-21T14:53:25.368Z] 2023-04-21 14:53:25,286 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-21T14:53:25.368Z] 2023-04-21 14:53:25,286 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-21T14:53:25.368Z] 2023-04-21 14:53:25,286 [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) [2023-04-21T14:53:26.751Z] 2023-04-21 14:53:26,403 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-04-21T14:53:26.751Z] 2023-04-21 14:53:26,403 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-04-21T14:53:26.751Z] 2023-04-21 14:53:26,403 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-21T14:53:26.751Z] 2023-04-21 14:53:26,403 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-21T14:53:26.751Z] 3.0.0-dev.34 [Pipeline] } [2023-04-21T14:53:26.768Z] $ docker exec --env ******** --env ******** a384fb0443a82ab269187ca0cbe83334b6716aaf63f7363041f215e76e658afc ssh-agent -k [2023-04-21T14:53:26.852Z] unset SSH_AUTH_SOCK; [2023-04-21T14:53:26.853Z] unset SSH_AGENT_PID; [2023-04-21T14:53:26.853Z] echo Agent pid 76 killed; [2023-04-21T14:53:26.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-21T14:53:27.159Z] + git semver [Pipeline] } [2023-04-21T14:53:27.437Z] $ docker stop --time=1 a384fb0443a82ab269187ca0cbe83334b6716aaf63f7363041f215e76e658afc [2023-04-21T14:53:28.721Z] $ docker rm -f --volumes a384fb0443a82ab269187ca0cbe83334b6716aaf63f7363041f215e76e658afc [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T14:53:29.054Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-21T14:53:29.295Z] Stashed 1 file(s) [Pipeline] echo [2023-04-21T14:53:29.298Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.34 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T14:53:29.450Z] provisioning config files... [2023-04-21T14:53:29.461Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14939974581020086423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T14:53:29.761Z] ---> docker-login.sh [2023-04-21T14:53:29.761Z] nexus3.edgexfoundry.org:10001 [2023-04-21T14:53:29.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:29.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:29.761Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:29.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:29.761Z] [2023-04-21T14:53:29.761Z] Login Succeeded [2023-04-21T14:53:29.761Z] nexus3.edgexfoundry.org:10002 [2023-04-21T14:53:29.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:29.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:29.761Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:29.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:29.761Z] [2023-04-21T14:53:29.761Z] Login Succeeded [2023-04-21T14:53:29.761Z] nexus3.edgexfoundry.org:10003 [2023-04-21T14:53:30.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:30.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:30.020Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:30.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:30.020Z] [2023-04-21T14:53:30.020Z] Login Succeeded [2023-04-21T14:53:30.020Z] nexus3.edgexfoundry.org:10004 [2023-04-21T14:53:30.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:30.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:30.020Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:30.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:30.020Z] [2023-04-21T14:53:30.020Z] Login Succeeded [2023-04-21T14:53:30.020Z] docker.io [2023-04-21T14:53:30.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:53:30.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:53:30.281Z] Configure a credential helper to remove this warning. See [2023-04-21T14:53:30.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:53:30.281Z] [2023-04-21T14:53:30.281Z] Login Succeeded [2023-04-21T14:53:30.281Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T14:53:30.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-21T14:53:30.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T14:53:30.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T14:53:30.381Z] ========================================================= [2023-04-21T14:53:30.381Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-21T14:53:30.381Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:53:30.710Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-21T14:53:30.710Z] Sending build context to Docker daemon 23.56MB [2023-04-21T14:53:30.710Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T14:53:30.710Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-21T14:53:30.969Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-21T14:53:30.969Z] 63b65145d645: Pulling fs layer [2023-04-21T14:53:30.969Z] a2d21d5440eb: Pulling fs layer [2023-04-21T14:53:30.969Z] 935e6c44a52c: Pulling fs layer [2023-04-21T14:53:30.969Z] 94cc34f8dd06: Pulling fs layer [2023-04-21T14:53:30.969Z] 30dea6a524f1: Pulling fs layer [2023-04-21T14:53:30.969Z] a2aff8979fd8: Pulling fs layer [2023-04-21T14:53:30.969Z] 30dea6a524f1: Waiting [2023-04-21T14:53:30.969Z] 6808be2612f2: Pulling fs layer [2023-04-21T14:53:30.969Z] f25807f1079a: Pulling fs layer [2023-04-21T14:53:30.969Z] a2aff8979fd8: Waiting [2023-04-21T14:53:30.969Z] 6808be2612f2: Waiting [2023-04-21T14:53:30.969Z] f25807f1079a: Waiting [2023-04-21T14:53:30.969Z] a2d21d5440eb: Verifying Checksum [2023-04-21T14:53:30.969Z] a2d21d5440eb: Download complete [2023-04-21T14:53:30.969Z] 94cc34f8dd06: Download complete [2023-04-21T14:53:30.969Z] 30dea6a524f1: Verifying Checksum [2023-04-21T14:53:30.969Z] 30dea6a524f1: Download complete [2023-04-21T14:53:30.969Z] 63b65145d645: Verifying Checksum [2023-04-21T14:53:30.969Z] 63b65145d645: Download complete [2023-04-21T14:53:30.969Z] a2aff8979fd8: Verifying Checksum [2023-04-21T14:53:30.969Z] a2aff8979fd8: Download complete [2023-04-21T14:53:31.227Z] 63b65145d645: Pull complete [2023-04-21T14:53:31.227Z] a2d21d5440eb: Pull complete [2023-04-21T14:53:31.485Z] f25807f1079a: Verifying Checksum [2023-04-21T14:53:31.485Z] f25807f1079a: Download complete [2023-04-21T14:53:31.485Z] 935e6c44a52c: Verifying Checksum [2023-04-21T14:53:31.485Z] 935e6c44a52c: Download complete [2023-04-21T14:53:32.052Z] 6808be2612f2: Verifying Checksum [2023-04-21T14:53:32.052Z] 6808be2612f2: Download complete [2023-04-21T14:53:35.336Z] 935e6c44a52c: Pull complete [2023-04-21T14:53:35.336Z] 94cc34f8dd06: Pull complete [2023-04-21T14:53:35.336Z] 30dea6a524f1: Pull complete [2023-04-21T14:53:35.336Z] a2aff8979fd8: Pull complete [2023-04-21T14:53:37.863Z] 6808be2612f2: Pull complete [2023-04-21T14:53:38.123Z] f25807f1079a: Pull complete [2023-04-21T14:53:38.383Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-21T14:53:38.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-21T14:53:38.383Z] ---> 3b553350e43f [2023-04-21T14:53:38.383Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T14:53:43.666Z] ---> Running in 64beb49486fd [2023-04-21T14:53:43.666Z] Removing intermediate container 64beb49486fd [2023-04-21T14:53:43.666Z] ---> 3464a0470b6b [2023-04-21T14:53:43.666Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T14:53:43.666Z] ---> Running in 8ce481568f6d [2023-04-21T14:53:43.666Z] Removing intermediate container 8ce481568f6d [2023-04-21T14:53:43.666Z] ---> 134b2f9533fc [2023-04-21T14:53:43.666Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-21T14:53:43.666Z] ---> Running in c28f5e1eabea [2023-04-21T14:53:43.666Z] Removing intermediate container c28f5e1eabea [2023-04-21T14:53:43.666Z] ---> f03c235cb0c7 [2023-04-21T14:53:43.666Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-21T14:53:43.666Z] ---> Running in 6253f527e565 [2023-04-21T14:53:43.666Z] Removing intermediate container 6253f527e565 [2023-04-21T14:53:43.666Z] ---> 8c4c1100cb8d [2023-04-21T14:53:43.666Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T14:53:43.666Z] ---> Running in b61cb092f1f9 [2023-04-21T14:53:43.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T14:53:43.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T14:53:43.926Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-21T14:53:43.926Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-21T14:53:43.926Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-21T14:53:44.184Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-21T14:53:44.184Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T14:53:44.184Z] OK: 269 MiB in 57 packages [2023-04-21T14:53:44.415Z] Still waiting to schedule task [2023-04-21T14:53:44.415Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9298’ [2023-04-21T14:53:44.751Z] Removing intermediate container b61cb092f1f9 [2023-04-21T14:53:44.751Z] ---> 9350294b6671 [2023-04-21T14:53:44.751Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-21T14:53:44.751Z] ---> a06a8c02879c [2023-04-21T14:53:44.751Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T14:53:44.751Z] ---> Running in 47c4e812ed42 [2023-04-21T14:54:31.425Z] Removing intermediate container 47c4e812ed42 [2023-04-21T14:54:31.425Z] ---> 83dd96f7bb0f [2023-04-21T14:54:31.425Z] Step 10/12 : COPY . . [2023-04-21T14:54:31.425Z] ---> 283de3bd1762 [2023-04-21T14:54:31.425Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T14:54:31.425Z] ---> Running in 46bf7cb5d533 [2023-04-21T14:54:31.425Z] Removing intermediate container 46bf7cb5d533 [2023-04-21T14:54:31.425Z] ---> 88b106fd1952 [2023-04-21T14:54:31.425Z] Step 12/12 : RUN $MAKE [2023-04-21T14:54:31.425Z] ---> Running in adb55bbd1a8e [2023-04-21T14:54:31.425Z] noop [2023-04-21T14:54:31.425Z] Removing intermediate container adb55bbd1a8e [2023-04-21T14:54:31.425Z] ---> 2fac2ef63c9a [2023-04-21T14:54:31.425Z] Successfully built 2fac2ef63c9a [2023-04-21T14:54:31.425Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:54:31.743Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-21T14:54:31.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T14:54:31.809Z] prd-ubuntu20.04-docker-8c-8g-9301 does not seem to be running inside a container [2023-04-21T14:54:31.836Z] $ 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 [2023-04-21T14:54:32.200Z] $ docker top 6149ec8545db4ae3d05923b7a8e17e7e4a615def606f24258498cbd31d4310b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T14:54:32.539Z] + go version [2023-04-21T14:54:32.539Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-21T14:54:32.552Z] $ docker stop --time=1 6149ec8545db4ae3d05923b7a8e17e7e4a615def606f24258498cbd31d4310b9 [2023-04-21T14:54:33.800Z] $ docker rm -f --volumes 6149ec8545db4ae3d05923b7a8e17e7e4a615def606f24258498cbd31d4310b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:54:34.203Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-21T14:54:34.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T14:54:34.275Z] prd-ubuntu20.04-docker-8c-8g-9301 does not seem to be running inside a container [2023-04-21T14:54:34.307Z] $ 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 [2023-04-21T14:54:34.616Z] $ docker top 43f6336d66942dc700a713eba49d58047aa7da388565317a561ede8699101804 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T14:54:34.955Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-21T14:54:35.253Z] + make test [2023-04-21T14:54:35.253Z] go test ./... -coverprofile=coverage.out [2023-04-21T14:54:39.438Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-21T14:54:49.394Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-21T14:54:49.394Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.024s coverage: 58.6% of statements [2023-04-21T14:54:54.669Z] go vet ./... [2023-04-21T14:54:57.955Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-21T14:54:57.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-21T14:54:57.955Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-21T14:54:57.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-21T14:54:57.984Z] $ docker stop --time=1 43f6336d66942dc700a713eba49d58047aa7da388565317a561ede8699101804 [2023-04-21T14:55:01.403Z] $ docker rm -f --volumes 43f6336d66942dc700a713eba49d58047aa7da388565317a561ede8699101804 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T14:55:01.879Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-21T14:55:01.922Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-21T14:55:02.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-21T14:55:02.712Z] + ls -al . [2023-04-21T14:55:02.712Z] total 192 [2023-04-21T14:55:02.712Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 14:54 . [2023-04-21T14:55:02.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 14:53 .. [2023-04-21T14:55:02.712Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 14:53 .git [2023-04-21T14:55:02.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 14:53 .github [2023-04-21T14:55:02.712Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 21 14:53 .gitignore [2023-04-21T14:55:02.712Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 14:53 .golangci.yml [2023-04-21T14:55:02.712Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 14:53 .semver [2023-04-21T14:55:02.712Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 21 14:53 Attribution.txt [2023-04-21T14:55:02.712Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 21 14:53 CHANGELOG.md [2023-04-21T14:55:02.712Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 21 14:53 Dockerfile [2023-04-21T14:55:02.712Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 14:53 GOVERNANCE.md [2023-04-21T14:55:02.712Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 21 14:53 Jenkinsfile [2023-04-21T14:55:02.712Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 14:53 LICENSE [2023-04-21T14:55:02.712Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 21 14:53 Makefile [2023-04-21T14:55:02.712Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 21 14:53 OWNERS.md [2023-04-21T14:55:02.712Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 21 14:53 README.md [2023-04-21T14:55:02.712Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 21 14:53 VERSION [2023-04-21T14:55:02.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 14:53 bin [2023-04-21T14:55:02.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 14:53 cmd [2023-04-21T14:55:02.712Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 21 14:54 coverage.out [2023-04-21T14:55:02.712Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 21 14:53 go.mod [2023-04-21T14:55:02.712Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 21 14:53 go.sum [2023-04-21T14:55:02.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 14:53 internal [2023-04-21T14:55:02.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 14:53 snap [2023-04-21T14:55:02.712Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 21 14:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:55:03.213Z] + 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=afca5dd35944e70aeaf084f770d24917f4059b9f --label arch=amd64 --label version=3.0.0-dev.34 . [2023-04-21T14:55:03.213Z] Sending build context to Docker daemon 23.61MB [2023-04-21T14:55:03.213Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T14:55:03.213Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-21T14:55:03.213Z] ---> 2fac2ef63c9a [2023-04-21T14:55:03.214Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T14:55:03.515Z] ---> Running in 3afec5a725e4 [2023-04-21T14:55:03.515Z] Removing intermediate container 3afec5a725e4 [2023-04-21T14:55:03.515Z] ---> 87d9db1bca8f [2023-04-21T14:55:03.515Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T14:55:03.515Z] ---> Running in 2f4cfc20a770 [2023-04-21T14:55:03.515Z] Removing intermediate container 2f4cfc20a770 [2023-04-21T14:55:03.515Z] ---> 8f9a92784969 [2023-04-21T14:55:03.515Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-21T14:55:03.805Z] ---> Running in 63b297c3818b [2023-04-21T14:55:03.805Z] Removing intermediate container 63b297c3818b [2023-04-21T14:55:03.805Z] ---> 2c4e9adb03b0 [2023-04-21T14:55:03.805Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-21T14:55:03.805Z] ---> Running in 68b8fe90133a [2023-04-21T14:55:03.805Z] Removing intermediate container 68b8fe90133a [2023-04-21T14:55:03.805Z] ---> b88d26c2ffd9 [2023-04-21T14:55:03.805Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T14:55:03.805Z] ---> Running in 0cccdcbe9847 [2023-04-21T14:55:04.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T14:55:04.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T14:55:04.326Z] OK: 269 MiB in 57 packages [2023-04-21T14:55:04.895Z] Removing intermediate container 0cccdcbe9847 [2023-04-21T14:55:04.895Z] ---> c3701b783433 [2023-04-21T14:55:04.895Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-21T14:55:04.895Z] ---> bba3f889abc1 [2023-04-21T14:55:04.895Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T14:55:04.895Z] ---> Running in db09753ca248 [2023-04-21T14:55:05.840Z] Removing intermediate container db09753ca248 [2023-04-21T14:55:05.840Z] ---> 6b0149d144b0 [2023-04-21T14:55:05.840Z] Step 10/25 : COPY . . [2023-04-21T14:55:06.411Z] ---> 525c30b954cb [2023-04-21T14:55:06.411Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T14:55:06.411Z] ---> Running in 9dc76cb7831d [2023-04-21T14:55:06.671Z] Removing intermediate container 9dc76cb7831d [2023-04-21T14:55:06.671Z] ---> bfea819199e5 [2023-04-21T14:55:06.671Z] Step 12/25 : RUN $MAKE [2023-04-21T14:55:06.671Z] ---> Running in ae0c52c9c08c [2023-04-21T14:55:06.931Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-21T14:55:28.871Z] Removing intermediate container ae0c52c9c08c [2023-04-21T14:55:28.871Z] ---> c6bcc1bda0f4 [2023-04-21T14:55:28.871Z] Step 13/25 : FROM alpine:3.17 [2023-04-21T14:55:28.871Z] 3.17: Pulling from library/alpine [2023-04-21T14:55:28.871Z] f56be85fc22e: Pulling fs layer [2023-04-21T14:55:28.871Z] f56be85fc22e: Verifying Checksum [2023-04-21T14:55:28.871Z] f56be85fc22e: Download complete [2023-04-21T14:55:28.871Z] f56be85fc22e: Pull complete [2023-04-21T14:55:28.871Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-21T14:55:28.871Z] Status: Downloaded newer image for alpine:3.17 [2023-04-21T14:55:28.871Z] ---> 9ed4aefc74f6 [2023-04-21T14:55:28.871Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-21T14:55:28.871Z] ---> Running in ecdf5118d237 [2023-04-21T14:55:28.871Z] Removing intermediate container ecdf5118d237 [2023-04-21T14:55:28.871Z] ---> ac81e07d53e7 [2023-04-21T14:55:28.871Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-21T14:55:28.871Z] ---> Running in 8390f0f42dac [2023-04-21T14:55:28.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T14:55:28.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T14:55:28.871Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-21T14:55:28.871Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T14:55:28.871Z] OK: 7 MiB in 16 packages [2023-04-21T14:55:28.871Z] Removing intermediate container 8390f0f42dac [2023-04-21T14:55:28.871Z] ---> 87c53877e79e [2023-04-21T14:55:28.871Z] Step 16/25 : WORKDIR / [2023-04-21T14:55:28.871Z] ---> Running in ed9a00efd1fc [2023-04-21T14:55:28.871Z] Removing intermediate container ed9a00efd1fc [2023-04-21T14:55:28.871Z] ---> d8a31d673a16 [2023-04-21T14:55:28.871Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-21T14:55:28.871Z] ---> cd61c5507a77 [2023-04-21T14:55:28.871Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-21T14:55:28.871Z] ---> e6dcc7ae54fa [2023-04-21T14:55:28.871Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-21T14:55:29.440Z] ---> 146e4f2d4c18 [2023-04-21T14:55:29.440Z] Step 20/25 : EXPOSE 59900 [2023-04-21T14:55:29.440Z] ---> Running in c9ef433c8bff [2023-04-21T14:55:29.441Z] Removing intermediate container c9ef433c8bff [2023-04-21T14:55:29.441Z] ---> e8e013b64878 [2023-04-21T14:55:29.441Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-21T14:55:29.441Z] ---> Running in c54bf3029c2d [2023-04-21T14:55:29.700Z] Removing intermediate container c54bf3029c2d [2023-04-21T14:55:29.700Z] ---> 26b7e9da83b6 [2023-04-21T14:55:29.700Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-21T14:55:29.700Z] ---> Running in 9d6530cbe4dc [2023-04-21T14:55:29.700Z] Removing intermediate container 9d6530cbe4dc [2023-04-21T14:55:29.700Z] ---> 1b64c83bb9d9 [2023-04-21T14:55:29.700Z] Step 23/25 : LABEL arch=amd64 [2023-04-21T14:55:29.700Z] ---> Running in eaafd3bb6a2f [2023-04-21T14:55:29.700Z] Removing intermediate container eaafd3bb6a2f [2023-04-21T14:55:29.700Z] ---> 6899d3ea4aa0 [2023-04-21T14:55:29.700Z] Step 24/25 : LABEL git_sha=afca5dd35944e70aeaf084f770d24917f4059b9f [2023-04-21T14:55:29.960Z] ---> Running in f654c570db93 [2023-04-21T14:55:29.961Z] Removing intermediate container f654c570db93 [2023-04-21T14:55:29.961Z] ---> cf2b07fa02a1 [2023-04-21T14:55:29.961Z] Step 25/25 : LABEL version=3.0.0-dev.34 [2023-04-21T14:55:29.961Z] ---> Running in 16611ca58255 [2023-04-21T14:55:29.961Z] Removing intermediate container 16611ca58255 [2023-04-21T14:55:29.961Z] ---> a8488fe63c3b [2023-04-21T14:55:29.961Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-21T14:55:29.961Z] Successfully built a8488fe63c3b [2023-04-21T14:55:29.961Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T14:55:30.066Z] provisioning config files... [2023-04-21T14:55:30.074Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2002705236304932686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T14:55:30.373Z] ---> docker-login.sh [2023-04-21T14:55:30.373Z] nexus3.edgexfoundry.org:10001 [2023-04-21T14:55:30.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:55:30.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:55:30.373Z] Configure a credential helper to remove this warning. See [2023-04-21T14:55:30.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:55:30.373Z] [2023-04-21T14:55:30.373Z] Login Succeeded [2023-04-21T14:55:30.373Z] nexus3.edgexfoundry.org:10002 [2023-04-21T14:55:30.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:55:30.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:55:30.373Z] Configure a credential helper to remove this warning. See [2023-04-21T14:55:30.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:55:30.373Z] [2023-04-21T14:55:30.373Z] Login Succeeded [2023-04-21T14:55:30.373Z] nexus3.edgexfoundry.org:10003 [2023-04-21T14:55:30.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:55:30.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:55:30.633Z] Configure a credential helper to remove this warning. See [2023-04-21T14:55:30.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:55:30.633Z] [2023-04-21T14:55:30.633Z] Login Succeeded [2023-04-21T14:55:30.633Z] nexus3.edgexfoundry.org:10004 [2023-04-21T14:55:30.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:55:30.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:55:30.633Z] Configure a credential helper to remove this warning. See [2023-04-21T14:55:30.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:55:30.633Z] [2023-04-21T14:55:30.633Z] Login Succeeded [2023-04-21T14:55:30.633Z] docker.io [2023-04-21T14:55:30.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:55:30.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:55:30.893Z] Configure a credential helper to remove this warning. See [2023-04-21T14:55:30.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:55:30.893Z] [2023-04-21T14:55:30.893Z] Login Succeeded [2023-04-21T14:55:30.893Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T14:55:30.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-21T14:55:30.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T14:55:30.952Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-04-21T14:55:30.952Z] afca5dd35944e70aeaf084f770d24917f4059b9f [2023-04-21T14:55:30.952Z] latest [2023-04-21T14:55:30.952Z] 3.0.0-dev.34 [2023-04-21T14:55:30.952Z] afca5dd35944e70aeaf084f770d24917f4059b9f-3.0.0-dev.34 [2023-04-21T14:55:30.952Z] main [2023-04-21T14:55:30.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:55:31.282Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:afca5dd35944e70aeaf084f770d24917f4059b9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:55:31.603Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:afca5dd35944e70aeaf084f770d24917f4059b9f [2023-04-21T14:55:31.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-21T14:55:31.603Z] 544b6fa132f4: Preparing [2023-04-21T14:55:31.603Z] eba3fc7a6a4b: Preparing [2023-04-21T14:55:31.603Z] bff1f4461736: Preparing [2023-04-21T14:55:31.603Z] 0f1e8324763a: Preparing [2023-04-21T14:55:31.603Z] f1417ff83b31: Preparing [2023-04-21T14:55:31.603Z] f1417ff83b31: Layer already exists [2023-04-21T14:55:31.603Z] 0f1e8324763a: Pushed [2023-04-21T14:55:31.603Z] bff1f4461736: Pushed [2023-04-21T14:55:31.603Z] eba3fc7a6a4b: Pushed [2023-04-21T14:55:34.905Z] 544b6fa132f4: Pushed [2023-04-21T14:55:34.905Z] afca5dd35944e70aeaf084f770d24917f4059b9f: digest: sha256:1c687ee3b9417890ee3e7fffce3d151d7916c9c1d6aea340a42788eddf528e85 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:55:35.224Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:55:35.534Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-21T14:55:35.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-21T14:55:35.534Z] 544b6fa132f4: Preparing [2023-04-21T14:55:35.534Z] eba3fc7a6a4b: Preparing [2023-04-21T14:55:35.534Z] bff1f4461736: Preparing [2023-04-21T14:55:35.534Z] 0f1e8324763a: Preparing [2023-04-21T14:55:35.534Z] f1417ff83b31: Preparing [2023-04-21T14:55:35.534Z] bff1f4461736: Layer already exists [2023-04-21T14:55:35.534Z] eba3fc7a6a4b: Layer already exists [2023-04-21T14:55:35.534Z] 0f1e8324763a: Layer already exists [2023-04-21T14:55:35.534Z] 544b6fa132f4: Layer already exists [2023-04-21T14:55:35.534Z] f1417ff83b31: Layer already exists [2023-04-21T14:55:35.534Z] latest: digest: sha256:1c687ee3b9417890ee3e7fffce3d151d7916c9c1d6aea340a42788eddf528e85 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:55:35.844Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:55:36.155Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.34 [2023-04-21T14:55:36.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-21T14:55:36.155Z] 544b6fa132f4: Preparing [2023-04-21T14:55:36.155Z] eba3fc7a6a4b: Preparing [2023-04-21T14:55:36.155Z] bff1f4461736: Preparing [2023-04-21T14:55:36.155Z] 0f1e8324763a: Preparing [2023-04-21T14:55:36.155Z] f1417ff83b31: Preparing [2023-04-21T14:55:36.155Z] 544b6fa132f4: Layer already exists [2023-04-21T14:55:36.155Z] eba3fc7a6a4b: Layer already exists [2023-04-21T14:55:36.155Z] 0f1e8324763a: Layer already exists [2023-04-21T14:55:36.155Z] f1417ff83b31: Layer already exists [2023-04-21T14:55:36.155Z] bff1f4461736: Layer already exists [2023-04-21T14:55:36.155Z] 3.0.0-dev.34: digest: sha256:1c687ee3b9417890ee3e7fffce3d151d7916c9c1d6aea340a42788eddf528e85 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:55:36.485Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:afca5dd35944e70aeaf084f770d24917f4059b9f-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:55:36.794Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:afca5dd35944e70aeaf084f770d24917f4059b9f-3.0.0-dev.34 [2023-04-21T14:55:36.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-21T14:55:36.794Z] 544b6fa132f4: Preparing [2023-04-21T14:55:36.794Z] eba3fc7a6a4b: Preparing [2023-04-21T14:55:36.794Z] bff1f4461736: Preparing [2023-04-21T14:55:36.794Z] 0f1e8324763a: Preparing [2023-04-21T14:55:36.794Z] f1417ff83b31: Preparing [2023-04-21T14:55:36.794Z] eba3fc7a6a4b: Layer already exists [2023-04-21T14:55:36.794Z] bff1f4461736: Layer already exists [2023-04-21T14:55:36.794Z] 0f1e8324763a: Layer already exists [2023-04-21T14:55:36.794Z] 544b6fa132f4: Layer already exists [2023-04-21T14:55:36.794Z] f1417ff83b31: Layer already exists [2023-04-21T14:55:36.794Z] afca5dd35944e70aeaf084f770d24917f4059b9f-3.0.0-dev.34: digest: sha256:1c687ee3b9417890ee3e7fffce3d151d7916c9c1d6aea340a42788eddf528e85 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:55:37.101Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:55:37.402Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-04-21T14:55:37.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-21T14:55:37.402Z] 544b6fa132f4: Preparing [2023-04-21T14:55:37.402Z] eba3fc7a6a4b: Preparing [2023-04-21T14:55:37.402Z] bff1f4461736: Preparing [2023-04-21T14:55:37.402Z] 0f1e8324763a: Preparing [2023-04-21T14:55:37.402Z] f1417ff83b31: Preparing [2023-04-21T14:55:37.402Z] bff1f4461736: Layer already exists [2023-04-21T14:55:37.402Z] 544b6fa132f4: Layer already exists [2023-04-21T14:55:37.402Z] eba3fc7a6a4b: Layer already exists [2023-04-21T14:55:37.402Z] f1417ff83b31: Layer already exists [2023-04-21T14:55:37.402Z] 0f1e8324763a: Layer already exists [2023-04-21T14:55:37.402Z] main: digest: sha256:1c687ee3b9417890ee3e7fffce3d151d7916c9c1d6aea340a42788eddf528e85 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-21T14:55:37.457Z] ===================================================== [Pipeline] echo [2023-04-21T14:55:37.469Z] taggedImages: [2023-04-21T14:55:37.469Z] - nexus3.edgexfoundry.org:10004/device-virtual:afca5dd35944e70aeaf084f770d24917f4059b9f [2023-04-21T14:55:37.469Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-21T14:55:37.469Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.34 [2023-04-21T14:55:37.469Z] - nexus3.edgexfoundry.org:10004/device-virtual:afca5dd35944e70aeaf084f770d24917f4059b9f-3.0.0-dev.34 [2023-04-21T14:55:37.469Z] - 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 [2023-04-21T14:55:37.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T14:55:37.849Z] [2023-04-21T14:55:37.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:55:38.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T14:55:38.231Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-21T14:55:38.231Z] 5eb5b503b376: Pulling fs layer [2023-04-21T14:55:38.231Z] 5c69ac0246d0: Pulling fs layer [2023-04-21T14:55:38.231Z] ec43610c2a17: Pulling fs layer [2023-04-21T14:55:38.231Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-21T14:55:38.231Z] 33b1e0a273af: Pulling fs layer [2023-04-21T14:55:38.231Z] 5d3b04190fa2: Pulling fs layer [2023-04-21T14:55:38.231Z] 2f39f015ded8: Pulling fs layer [2023-04-21T14:55:38.231Z] 3a2ae6a8a46f: Waiting [2023-04-21T14:55:38.231Z] 33b1e0a273af: Waiting [2023-04-21T14:55:38.231Z] 5d3b04190fa2: Waiting [2023-04-21T14:55:38.231Z] 2f39f015ded8: Waiting [2023-04-21T14:55:38.231Z] 5c69ac0246d0: Download complete [2023-04-21T14:55:38.231Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-21T14:55:38.231Z] 3a2ae6a8a46f: Download complete [2023-04-21T14:55:38.231Z] 33b1e0a273af: Verifying Checksum [2023-04-21T14:55:38.231Z] 33b1e0a273af: Download complete [2023-04-21T14:55:38.231Z] 5d3b04190fa2: Verifying Checksum [2023-04-21T14:55:38.231Z] 5d3b04190fa2: Download complete [2023-04-21T14:55:38.231Z] ec43610c2a17: Verifying Checksum [2023-04-21T14:55:38.231Z] ec43610c2a17: Download complete [2023-04-21T14:55:38.490Z] 5eb5b503b376: Download complete [2023-04-21T14:55:39.056Z] 2f39f015ded8: Download complete [2023-04-21T14:55:39.622Z] 5eb5b503b376: Pull complete [2023-04-21T14:55:39.622Z] 5c69ac0246d0: Pull complete [2023-04-21T14:55:40.188Z] ec43610c2a17: Pull complete [2023-04-21T14:55:40.188Z] 3a2ae6a8a46f: Pull complete [2023-04-21T14:55:40.446Z] 33b1e0a273af: Pull complete [2023-04-21T14:55:40.446Z] 5d3b04190fa2: Pull complete [2023-04-21T14:55:44.634Z] 2f39f015ded8: Pull complete [2023-04-21T14:55:44.634Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-21T14:55:44.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T14:55:44.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T14:55:44.725Z] prd-ubuntu20.04-docker-8c-8g-9301 does not seem to be running inside a container [2023-04-21T14:55:44.755Z] $ 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 [2023-04-21T14:55:47.960Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9306 in /w/workspace/exfoundry_device-virtual-go_main [2023-04-21T14:55:50.124Z] $ docker top 972ca8ea782bc074bba925463896271495d4d9a91b2eb08708c8c6a8a504b908 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-04-21T14:55:50.249Z] Running in /w/workspace/device-virtual-go/106 [Pipeline] { [Pipeline] checkout [2023-04-21T14:55:50.293Z] The recommended git tool is: git [2023-04-21T14:55:50.503Z] ---> job-cost.sh [2023-04-21T14:55:50.503Z] lf-activate-venv: SKIPPING [2023-04-21T14:55:50.503Z] INFO: No Stack... [2023-04-21T14:55:50.767Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-21T14:55:51.026Z] INFO: Archiving Costs [Pipeline] sh [2023-04-21T14:55:51.311Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-04-21T14:55:51.311Z] + cut -d, -f6 [Pipeline] lock [2023-04-21T14:55:51.323Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-106-stack-cost] [2023-04-21T14:55:51.329Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-106-stack-cost] did not exist. Created. [2023-04-21T14:55:51.329Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-21T14:55:51.638Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-21T14:55:51.670Z] Stashed 1 file(s) [Pipeline] } [2023-04-21T14:55:51.677Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-21T14:55:51.697Z] $ docker stop --time=1 972ca8ea782bc074bba925463896271495d4d9a91b2eb08708c8c6a8a504b908 [2023-04-21T14:55:52.860Z] $ docker rm -f --volumes 972ca8ea782bc074bba925463896271495d4d9a91b2eb08708c8c6a8a504b908 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-21T14:55:56.903Z] using credential edgex-jenkins-ssh [2023-04-21T14:55:56.924Z] Cloning the remote Git repository [2023-04-21T14:55:57.000Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-04-21T14:55:57.159Z] > git init /w/workspace/device-virtual-go/106 # timeout=10 [2023-04-21T14:55:57.363Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-21T14:55:57.365Z] > git --version # timeout=10 [2023-04-21T14:55:57.400Z] > git --version # 'git version 2.25.1' [2023-04-21T14:55:57.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-21T14:55:57.627Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-21T14:56:00.040Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-21T14:56:00.081Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-21T14:56:01.307Z] Avoid second fetch [2023-04-21T14:56:01.307Z] Checking out Revision afca5dd35944e70aeaf084f770d24917f4059b9f (main) [2023-04-21T14:56:01.337Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T14:56:01.429Z] > git checkout -f afca5dd35944e70aeaf084f770d24917f4059b9f # timeout=10 [2023-04-21T14:56:02.192Z] Commit message: "Merge pull request #387 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T14:56:03.185Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-21T14:56:03.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-21T14:56:03.185Z] Dload Upload Total Spent Left Speed [2023-04-21T14:56:03.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2023-04-21T14:56:03.920Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-21T14:56:04.293Z] + sudo tee /etc/docker/daemon.new [2023-04-21T14:56:04.293Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-21T14:56:04.293Z] { [2023-04-21T14:56:04.293Z] "registry-mirrors": [ [2023-04-21T14:56:04.293Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-21T14:56:04.293Z] ], [2023-04-21T14:56:04.293Z] "bip": "10.250.0.254/24", [2023-04-21T14:56:04.293Z] "hosts": [ [2023-04-21T14:56:04.293Z] "tcp://0.0.0.0:5555", [2023-04-21T14:56:04.293Z] "unix:///var/run/docker.sock" [2023-04-21T14:56:04.293Z] ], [2023-04-21T14:56:04.293Z] "mtu": 1458, [2023-04-21T14:56:04.293Z] "selinux-enabled": true, [2023-04-21T14:56:04.293Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-21T14:56:04.293Z] } [Pipeline] sh [2023-04-21T14:56:04.663Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-21T14:56:05.014Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T14:56:23.342Z] provisioning config files... [2023-04-21T14:56:23.372Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/106@tmp/config17858842815668061491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T14:56:23.736Z] ---> docker-login.sh [2023-04-21T14:56:23.736Z] nexus3.edgexfoundry.org:10001 [2023-04-21T14:56:24.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:56:24.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:56:24.327Z] Configure a credential helper to remove this warning. See [2023-04-21T14:56:24.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:56:24.327Z] [2023-04-21T14:56:24.327Z] Login Succeeded [2023-04-21T14:56:24.327Z] nexus3.edgexfoundry.org:10002 [2023-04-21T14:56:24.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:56:24.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:56:24.873Z] Configure a credential helper to remove this warning. See [2023-04-21T14:56:24.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:56:24.873Z] [2023-04-21T14:56:24.873Z] Login Succeeded [2023-04-21T14:56:24.873Z] nexus3.edgexfoundry.org:10003 [2023-04-21T14:56:25.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:56:25.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:56:25.142Z] Configure a credential helper to remove this warning. See [2023-04-21T14:56:25.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:56:25.142Z] [2023-04-21T14:56:25.142Z] Login Succeeded [2023-04-21T14:56:25.142Z] nexus3.edgexfoundry.org:10004 [2023-04-21T14:56:25.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:56:25.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:56:25.413Z] Configure a credential helper to remove this warning. See [2023-04-21T14:56:25.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:56:25.413Z] [2023-04-21T14:56:25.413Z] Login Succeeded [2023-04-21T14:56:25.413Z] docker.io [2023-04-21T14:56:25.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T14:56:25.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T14:56:25.955Z] Configure a credential helper to remove this warning. See [2023-04-21T14:56:25.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T14:56:25.955Z] [2023-04-21T14:56:25.956Z] Login Succeeded [2023-04-21T14:56:25.956Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T14:56:25.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-21T14:56:26.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T14:56:26.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T14:56:26.289Z] ========================================================= [2023-04-21T14:56:26.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-21T14:56:26.289Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:56:26.637Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-21T14:56:26.910Z] Sending build context to Docker daemon 11.94MB [2023-04-21T14:56:26.910Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T14:56:26.911Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-21T14:56:27.185Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-21T14:56:27.185Z] af6eaf76a39c: Pulling fs layer [2023-04-21T14:56:27.185Z] 55522c791124: Pulling fs layer [2023-04-21T14:56:27.185Z] ce5c4a1c91eb: Pulling fs layer [2023-04-21T14:56:27.185Z] 169dfbe0d373: Pulling fs layer [2023-04-21T14:56:27.185Z] e1ff8fa3b103: Pulling fs layer [2023-04-21T14:56:27.185Z] 52ebb69f0ebf: Pulling fs layer [2023-04-21T14:56:27.185Z] 5abe8eddf0d5: Pulling fs layer [2023-04-21T14:56:27.185Z] 169dfbe0d373: Waiting [2023-04-21T14:56:27.185Z] e1ff8fa3b103: Waiting [2023-04-21T14:56:27.185Z] 52ebb69f0ebf: Waiting [2023-04-21T14:56:27.185Z] 5abe8eddf0d5: Waiting [2023-04-21T14:56:27.185Z] 55522c791124: Verifying Checksum [2023-04-21T14:56:27.185Z] 55522c791124: Download complete [2023-04-21T14:56:27.185Z] 169dfbe0d373: Verifying Checksum [2023-04-21T14:56:27.185Z] 169dfbe0d373: Download complete [2023-04-21T14:56:27.467Z] e1ff8fa3b103: Verifying Checksum [2023-04-21T14:56:27.467Z] e1ff8fa3b103: Download complete [2023-04-21T14:56:27.467Z] af6eaf76a39c: Download complete [2023-04-21T14:56:28.080Z] af6eaf76a39c: Pull complete [2023-04-21T14:56:28.693Z] 55522c791124: Pull complete [2023-04-21T14:56:29.300Z] 5abe8eddf0d5: Verifying Checksum [2023-04-21T14:56:29.300Z] 5abe8eddf0d5: Download complete [2023-04-21T14:56:30.756Z] ce5c4a1c91eb: Verifying Checksum [2023-04-21T14:56:30.756Z] ce5c4a1c91eb: Download complete [2023-04-21T14:56:30.756Z] 52ebb69f0ebf: Verifying Checksum [2023-04-21T14:56:30.756Z] 52ebb69f0ebf: Download complete [2023-04-21T14:56:40.872Z] ce5c4a1c91eb: Pull complete [2023-04-21T14:56:41.157Z] 169dfbe0d373: Pull complete [2023-04-21T14:56:41.431Z] e1ff8fa3b103: Pull complete [2023-04-21T14:56:48.110Z] 52ebb69f0ebf: Pull complete [2023-04-21T14:56:50.076Z] 5abe8eddf0d5: Pull complete [2023-04-21T14:56:50.076Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-21T14:56:50.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-21T14:56:50.076Z] ---> 6cb57ee374ae [2023-04-21T14:56:50.076Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T14:56:52.684Z] ---> Running in 1eb6d19f37a8 [2023-04-21T14:56:52.952Z] Removing intermediate container 1eb6d19f37a8 [2023-04-21T14:56:52.952Z] ---> 7e0d7f052c08 [2023-04-21T14:56:52.953Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T14:56:52.953Z] ---> Running in 9bd75bbb63a1 [2023-04-21T14:56:53.223Z] Removing intermediate container 9bd75bbb63a1 [2023-04-21T14:56:53.223Z] ---> b681cc6188b6 [2023-04-21T14:56:53.223Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-21T14:56:53.497Z] ---> Running in 08c37c27297a [2023-04-21T14:56:53.765Z] Removing intermediate container 08c37c27297a [2023-04-21T14:56:53.765Z] ---> 229539e0814f [2023-04-21T14:56:53.765Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-21T14:56:53.765Z] ---> Running in 958d6248cb74 [2023-04-21T14:56:54.036Z] Removing intermediate container 958d6248cb74 [2023-04-21T14:56:54.036Z] ---> a4743a5c831b [2023-04-21T14:56:54.036Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T14:56:54.319Z] ---> Running in c1f8d5d27b32 [2023-04-21T14:56:55.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T14:56:56.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T14:56:57.313Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-21T14:56:57.313Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-21T14:56:57.313Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-21T14:56:57.601Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-21T14:56:57.601Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T14:56:57.601Z] OK: 268 MiB in 57 packages [2023-04-21T14:56:58.608Z] Removing intermediate container c1f8d5d27b32 [2023-04-21T14:56:58.608Z] ---> 09367f0610d1 [2023-04-21T14:56:58.608Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-21T14:56:59.222Z] ---> bb1563127ebb [2023-04-21T14:56:59.222Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T14:56:59.222Z] ---> Running in cd0dfe0b4140 [2023-04-21T14:58:21.049Z] Removing intermediate container cd0dfe0b4140 [2023-04-21T14:58:21.049Z] ---> 50aa6e3c83dd [2023-04-21T14:58:21.049Z] Step 10/12 : COPY . . [2023-04-21T14:58:21.049Z] ---> 1211ff8bb441 [2023-04-21T14:58:21.049Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T14:58:21.049Z] ---> Running in 02c70bd7f909 [2023-04-21T14:58:21.049Z] Removing intermediate container 02c70bd7f909 [2023-04-21T14:58:21.049Z] ---> dec97d503429 [2023-04-21T14:58:21.049Z] Step 12/12 : RUN $MAKE [2023-04-21T14:58:21.049Z] ---> Running in b00ac351a8ad [2023-04-21T14:58:21.049Z] noop [2023-04-21T14:58:21.049Z] Removing intermediate container b00ac351a8ad [2023-04-21T14:58:21.049Z] ---> 1512f052a1aa [2023-04-21T14:58:21.049Z] Successfully built 1512f052a1aa [2023-04-21T14:58:21.049Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:58:21.403Z] + docker inspect -f . ci-base-image-arm64 [2023-04-21T14:58:21.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T14:58:21.624Z] prd-ubuntu20.04-docker-arm64-4c-16g-9306 does not seem to be running inside a container [2023-04-21T14:58:21.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/106 -v /w/workspace/device-virtual-go/106:/w/workspace/device-virtual-go/106:rw,z -v /w/workspace/device-virtual-go/106@tmp:/w/workspace/device-virtual-go/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-21T14:58:23.000Z] $ docker top 7c42dbb417fde91465d88cd784d7aaa7ce0075a34a8de0f18f3827cc89953901 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T14:58:23.864Z] + go version [2023-04-21T14:58:23.864Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-21T14:58:23.892Z] $ docker stop --time=1 7c42dbb417fde91465d88cd784d7aaa7ce0075a34a8de0f18f3827cc89953901 [2023-04-21T14:58:25.544Z] $ docker rm -f --volumes 7c42dbb417fde91465d88cd784d7aaa7ce0075a34a8de0f18f3827cc89953901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T14:58:26.131Z] + docker inspect -f . ci-base-image-arm64 [2023-04-21T14:58:26.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T14:58:26.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-9306 does not seem to be running inside a container [2023-04-21T14:58:26.411Z] $ 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/106 -v /w/workspace/device-virtual-go/106:/w/workspace/device-virtual-go/106:rw,z -v /w/workspace/device-virtual-go/106@tmp:/w/workspace/device-virtual-go/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-21T14:58:27.706Z] $ docker top f925097a5d92f4f0cc236b59e4c7a719b2b8f62153db06c1fad670e84cc4243e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T14:58:28.551Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/106 [Pipeline] fileExists [Pipeline] sh [2023-04-21T14:58:29.222Z] + make test [2023-04-21T14:58:29.222Z] go test ./... -coverprofile=coverage.out [2023-04-21T14:59:08.188Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-21T15:01:29.933Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-21T15:01:29.933Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.094s coverage: 58.4% of statements [2023-04-21T15:01:29.933Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-21T15:01:29.933Z] go vet ./... [2023-04-21T15:01:52.050Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-21T15:01:52.050Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-21T15:01:52.050Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-21T15:01:52.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-21T15:01:52.094Z] $ docker stop --time=1 f925097a5d92f4f0cc236b59e4c7a719b2b8f62153db06c1fad670e84cc4243e [2023-04-21T15:01:54.003Z] $ docker rm -f --volumes f925097a5d92f4f0cc236b59e4c7a719b2b8f62153db06c1fad670e84cc4243e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T15:01:55.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-21T15:01:55.281Z] Warning: overwriting stash ‘coverage-report’ [2023-04-21T15:01:55.863Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T15:01:56.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-21T15:01:56.595Z] + ls -al . [2023-04-21T15:01:56.595Z] total 188 [2023-04-21T15:01:56.595Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 14:58 . [2023-04-21T15:01:56.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 14:55 .. [2023-04-21T15:01:56.595Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 14:56 .git [2023-04-21T15:01:56.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 14:56 .github [2023-04-21T15:01:56.595Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 21 14:56 .gitignore [2023-04-21T15:01:56.595Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 14:56 .golangci.yml [2023-04-21T15:01:56.595Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 21 14:56 Attribution.txt [2023-04-21T15:01:56.595Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 21 14:56 CHANGELOG.md [2023-04-21T15:01:56.595Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 21 14:56 Dockerfile [2023-04-21T15:01:56.595Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 14:56 GOVERNANCE.md [2023-04-21T15:01:56.595Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 21 14:56 Jenkinsfile [2023-04-21T15:01:56.595Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 14:56 LICENSE [2023-04-21T15:01:56.595Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 21 14:56 Makefile [2023-04-21T15:01:56.595Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 21 14:56 OWNERS.md [2023-04-21T15:01:56.595Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 21 14:56 README.md [2023-04-21T15:01:56.595Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 21 14:53 VERSION [2023-04-21T15:01:56.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 14:56 bin [2023-04-21T15:01:56.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 14:56 cmd [2023-04-21T15:01:56.595Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 21 15:01 coverage.out [2023-04-21T15:01:56.595Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 21 14:56 go.mod [2023-04-21T15:01:56.595Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 21 14:56 go.sum [2023-04-21T15:01:56.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 14:56 internal [2023-04-21T15:01:56.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 14:56 snap [2023-04-21T15:01:56.595Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 21 14:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:01:56.957Z] + 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=afca5dd35944e70aeaf084f770d24917f4059b9f --label arch=arm64 --label version=3.0.0-dev.34 . [2023-04-21T15:01:57.558Z] Sending build context to Docker daemon 11.98MB [2023-04-21T15:01:57.558Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T15:01:57.558Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-21T15:01:57.558Z] ---> 1512f052a1aa [2023-04-21T15:01:57.558Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T15:01:57.558Z] ---> Running in 7435a18018d8 [2023-04-21T15:01:57.828Z] Removing intermediate container 7435a18018d8 [2023-04-21T15:01:57.828Z] ---> a5ec8c36f91a [2023-04-21T15:01:57.828Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T15:01:58.101Z] ---> Running in ca2533837bad [2023-04-21T15:01:58.371Z] Removing intermediate container ca2533837bad [2023-04-21T15:01:58.371Z] ---> 8d003f986697 [2023-04-21T15:01:58.371Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-21T15:01:58.371Z] ---> Running in 134a60a8ced9 [2023-04-21T15:01:58.642Z] Removing intermediate container 134a60a8ced9 [2023-04-21T15:01:58.642Z] ---> 9185c94d8231 [2023-04-21T15:01:58.642Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-21T15:01:58.916Z] ---> Running in 9aa127860378 [2023-04-21T15:01:59.188Z] Removing intermediate container 9aa127860378 [2023-04-21T15:01:59.188Z] ---> d02e85f8ec3a [2023-04-21T15:01:59.188Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T15:01:59.188Z] ---> Running in e886afeee649 [2023-04-21T15:02:00.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T15:02:01.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T15:02:02.619Z] OK: 268 MiB in 57 packages [2023-04-21T15:02:03.206Z] Removing intermediate container e886afeee649 [2023-04-21T15:02:03.206Z] ---> 9326e1d20cda [2023-04-21T15:02:03.206Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-21T15:02:03.792Z] ---> 81ae3759b369 [2023-04-21T15:02:03.792Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T15:02:03.792Z] ---> Running in e528c5582131 [2023-04-21T15:02:06.388Z] Removing intermediate container e528c5582131 [2023-04-21T15:02:06.388Z] ---> 81c825c98253 [2023-04-21T15:02:06.388Z] Step 10/25 : COPY . . [2023-04-21T15:02:07.802Z] ---> c909c6fcdfcf [2023-04-21T15:02:07.802Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T15:02:07.802Z] ---> Running in 007e235d9804 [2023-04-21T15:02:07.802Z] Removing intermediate container 007e235d9804 [2023-04-21T15:02:07.802Z] ---> 96c0c4cfdbe0 [2023-04-21T15:02:07.802Z] Step 12/25 : RUN $MAKE [2023-04-21T15:02:08.071Z] ---> Running in bb5f5d668f74 [2023-04-21T15:02:09.043Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-21T15:04:45.809Z] Removing intermediate container bb5f5d668f74 [2023-04-21T15:04:45.809Z] ---> 10d942e36208 [2023-04-21T15:04:45.809Z] Step 13/25 : FROM alpine:3.17 [2023-04-21T15:04:45.809Z] 3.17: Pulling from library/alpine [2023-04-21T15:04:45.809Z] c41833b44d91: Pulling fs layer [2023-04-21T15:04:45.809Z] c41833b44d91: Verifying Checksum [2023-04-21T15:04:45.809Z] c41833b44d91: Download complete [2023-04-21T15:04:45.809Z] c41833b44d91: Pull complete [2023-04-21T15:04:45.809Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-21T15:04:45.809Z] Status: Downloaded newer image for alpine:3.17 [2023-04-21T15:04:45.809Z] ---> 51e60588ff2c [2023-04-21T15:04:45.809Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-21T15:04:45.809Z] ---> Running in cc373d33a575 [2023-04-21T15:04:45.809Z] Removing intermediate container cc373d33a575 [2023-04-21T15:04:45.809Z] ---> 38d13ed7a4a7 [2023-04-21T15:04:45.809Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-21T15:04:45.809Z] ---> Running in 3a661261002a [2023-04-21T15:04:45.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T15:04:45.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T15:04:45.809Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-21T15:04:45.809Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T15:04:45.809Z] OK: 8 MiB in 16 packages [2023-04-21T15:04:45.809Z] Removing intermediate container 3a661261002a [2023-04-21T15:04:45.809Z] ---> 5d96106044f6 [2023-04-21T15:04:45.809Z] Step 16/25 : WORKDIR / [2023-04-21T15:04:45.809Z] ---> Running in 0a61d75bfa46 [2023-04-21T15:04:45.809Z] Removing intermediate container 0a61d75bfa46 [2023-04-21T15:04:45.809Z] ---> d6f6d3371c37 [2023-04-21T15:04:45.809Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-21T15:04:45.809Z] ---> 833e6d06f346 [2023-04-21T15:04:45.809Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-21T15:04:45.809Z] ---> fb426edb3f5e [2023-04-21T15:04:45.809Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-21T15:04:45.809Z] ---> f17bd427987b [2023-04-21T15:04:45.809Z] Step 20/25 : EXPOSE 59900 [2023-04-21T15:04:45.809Z] ---> Running in af93fd6a587e [2023-04-21T15:04:45.809Z] Removing intermediate container af93fd6a587e [2023-04-21T15:04:45.809Z] ---> 63c0c2fe3dbf [2023-04-21T15:04:45.809Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-21T15:04:45.809Z] ---> Running in bbf1b388ce93 [2023-04-21T15:04:45.809Z] Removing intermediate container bbf1b388ce93 [2023-04-21T15:04:45.809Z] ---> 46bae65c5928 [2023-04-21T15:04:45.809Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-21T15:04:45.809Z] ---> Running in f0db6c080914 [2023-04-21T15:04:45.809Z] Removing intermediate container f0db6c080914 [2023-04-21T15:04:45.809Z] ---> 57720269aee9 [2023-04-21T15:04:45.809Z] Step 23/25 : LABEL arch=arm64 [2023-04-21T15:04:45.809Z] ---> Running in 3b70fa8b5b14 [2023-04-21T15:04:45.809Z] Removing intermediate container 3b70fa8b5b14 [2023-04-21T15:04:45.809Z] ---> 9c5d5bf4fac5 [2023-04-21T15:04:45.809Z] Step 24/25 : LABEL git_sha=afca5dd35944e70aeaf084f770d24917f4059b9f [2023-04-21T15:04:45.809Z] ---> Running in f4a2bba6396a [2023-04-21T15:04:45.809Z] Removing intermediate container f4a2bba6396a [2023-04-21T15:04:45.809Z] ---> 66086fb0f5ad [2023-04-21T15:04:45.809Z] Step 25/25 : LABEL version=3.0.0-dev.34 [2023-04-21T15:04:45.809Z] ---> Running in ea37a4cf45af [2023-04-21T15:04:45.809Z] Removing intermediate container ea37a4cf45af [2023-04-21T15:04:45.809Z] ---> 50c58651eea2 [2023-04-21T15:04:45.809Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-21T15:04:45.809Z] Successfully built 50c58651eea2 [2023-04-21T15:04:45.809Z] 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 [2023-04-21T15:04:45.911Z] provisioning config files... [2023-04-21T15:04:45.928Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/106@tmp/config6344852545038400267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:04:46.279Z] ---> docker-login.sh [2023-04-21T15:04:46.279Z] nexus3.edgexfoundry.org:10001 [2023-04-21T15:04:46.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T15:04:46.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T15:04:46.549Z] Configure a credential helper to remove this warning. See [2023-04-21T15:04:46.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T15:04:46.549Z] [2023-04-21T15:04:46.549Z] Login Succeeded [2023-04-21T15:04:46.549Z] nexus3.edgexfoundry.org:10002 [2023-04-21T15:04:46.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T15:04:46.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T15:04:46.817Z] Configure a credential helper to remove this warning. See [2023-04-21T15:04:46.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T15:04:46.817Z] [2023-04-21T15:04:46.817Z] Login Succeeded [2023-04-21T15:04:47.084Z] nexus3.edgexfoundry.org:10003 [2023-04-21T15:04:47.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T15:04:47.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T15:04:47.353Z] Configure a credential helper to remove this warning. See [2023-04-21T15:04:47.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T15:04:47.353Z] [2023-04-21T15:04:47.353Z] Login Succeeded [2023-04-21T15:04:47.353Z] nexus3.edgexfoundry.org:10004 [2023-04-21T15:04:47.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T15:04:47.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T15:04:47.623Z] Configure a credential helper to remove this warning. See [2023-04-21T15:04:47.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T15:04:47.623Z] [2023-04-21T15:04:47.623Z] Login Succeeded [2023-04-21T15:04:47.623Z] docker.io [2023-04-21T15:04:48.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T15:04:48.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T15:04:48.213Z] Configure a credential helper to remove this warning. See [2023-04-21T15:04:48.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T15:04:48.213Z] [2023-04-21T15:04:48.213Z] Login Succeeded [2023-04-21T15:04:48.213Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T15:04:48.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-21T15:04:48.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T15:04:48.281Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-04-21T15:04:48.281Z] afca5dd35944e70aeaf084f770d24917f4059b9f [2023-04-21T15:04:48.281Z] latest [2023-04-21T15:04:48.281Z] 3.0.0-dev.34 [2023-04-21T15:04:48.281Z] afca5dd35944e70aeaf084f770d24917f4059b9f-3.0.0-dev.34 [2023-04-21T15:04:48.281Z] main [2023-04-21T15:04:48.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:04:48.636Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:afca5dd35944e70aeaf084f770d24917f4059b9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:04:48.986Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:afca5dd35944e70aeaf084f770d24917f4059b9f [2023-04-21T15:04:48.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-21T15:04:48.987Z] 4248f43a9710: Preparing [2023-04-21T15:04:48.987Z] 36e715df3576: Preparing [2023-04-21T15:04:48.987Z] 9771f3648f10: Preparing [2023-04-21T15:04:48.987Z] 457f12402e44: Preparing [2023-04-21T15:04:48.987Z] 26cbea5cba74: Preparing [2023-04-21T15:04:48.987Z] 26cbea5cba74: Layer already exists [2023-04-21T15:04:49.258Z] 457f12402e44: Pushed [2023-04-21T15:04:49.258Z] 9771f3648f10: Pushed [2023-04-21T15:04:49.258Z] 36e715df3576: Pushed [2023-04-21T15:04:55.914Z] 4248f43a9710: Pushed [2023-04-21T15:04:55.914Z] afca5dd35944e70aeaf084f770d24917f4059b9f: digest: sha256:1bc566a224a29e378f9b339229fd112b0708e43d6fd1ec347e167deb88ea82e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:04:56.268Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:04:56.624Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-21T15:04:56.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-21T15:04:56.624Z] 4248f43a9710: Preparing [2023-04-21T15:04:56.624Z] 36e715df3576: Preparing [2023-04-21T15:04:56.624Z] 9771f3648f10: Preparing [2023-04-21T15:04:56.624Z] 457f12402e44: Preparing [2023-04-21T15:04:56.624Z] 26cbea5cba74: Preparing [2023-04-21T15:04:56.624Z] 4248f43a9710: Layer already exists [2023-04-21T15:04:56.624Z] 36e715df3576: Layer already exists [2023-04-21T15:04:56.624Z] 457f12402e44: Layer already exists [2023-04-21T15:04:56.624Z] 26cbea5cba74: Layer already exists [2023-04-21T15:04:56.624Z] 9771f3648f10: Layer already exists [2023-04-21T15:04:56.894Z] latest: digest: sha256:1bc566a224a29e378f9b339229fd112b0708e43d6fd1ec347e167deb88ea82e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:04:57.258Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:04:57.616Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.34 [2023-04-21T15:04:57.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-21T15:04:57.617Z] 4248f43a9710: Preparing [2023-04-21T15:04:57.617Z] 36e715df3576: Preparing [2023-04-21T15:04:57.617Z] 9771f3648f10: Preparing [2023-04-21T15:04:57.617Z] 457f12402e44: Preparing [2023-04-21T15:04:57.617Z] 26cbea5cba74: Preparing [2023-04-21T15:04:57.617Z] 457f12402e44: Layer already exists [2023-04-21T15:04:57.617Z] 26cbea5cba74: Layer already exists [2023-04-21T15:04:57.617Z] 9771f3648f10: Layer already exists [2023-04-21T15:04:57.617Z] 4248f43a9710: Layer already exists [2023-04-21T15:04:57.617Z] 36e715df3576: Layer already exists [2023-04-21T15:04:57.617Z] 3.0.0-dev.34: digest: sha256:1bc566a224a29e378f9b339229fd112b0708e43d6fd1ec347e167deb88ea82e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:04:57.975Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:afca5dd35944e70aeaf084f770d24917f4059b9f-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:04:58.327Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:afca5dd35944e70aeaf084f770d24917f4059b9f-3.0.0-dev.34 [2023-04-21T15:04:58.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-21T15:04:58.327Z] 4248f43a9710: Preparing [2023-04-21T15:04:58.327Z] 36e715df3576: Preparing [2023-04-21T15:04:58.327Z] 9771f3648f10: Preparing [2023-04-21T15:04:58.327Z] 457f12402e44: Preparing [2023-04-21T15:04:58.327Z] 26cbea5cba74: Preparing [2023-04-21T15:04:58.327Z] 4248f43a9710: Layer already exists [2023-04-21T15:04:58.327Z] 36e715df3576: Layer already exists [2023-04-21T15:04:58.327Z] 9771f3648f10: Layer already exists [2023-04-21T15:04:58.327Z] 26cbea5cba74: Layer already exists [2023-04-21T15:04:58.327Z] 457f12402e44: Layer already exists [2023-04-21T15:04:58.327Z] afca5dd35944e70aeaf084f770d24917f4059b9f-3.0.0-dev.34: digest: sha256:1bc566a224a29e378f9b339229fd112b0708e43d6fd1ec347e167deb88ea82e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:04:58.951Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:04:59.294Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-04-21T15:04:59.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-21T15:04:59.294Z] 4248f43a9710: Preparing [2023-04-21T15:04:59.294Z] 36e715df3576: Preparing [2023-04-21T15:04:59.294Z] 9771f3648f10: Preparing [2023-04-21T15:04:59.294Z] 457f12402e44: Preparing [2023-04-21T15:04:59.294Z] 26cbea5cba74: Preparing [2023-04-21T15:04:59.294Z] 4248f43a9710: Layer already exists [2023-04-21T15:04:59.294Z] 457f12402e44: Layer already exists [2023-04-21T15:04:59.294Z] 9771f3648f10: Layer already exists [2023-04-21T15:04:59.294Z] 26cbea5cba74: Layer already exists [2023-04-21T15:04:59.294Z] 36e715df3576: Layer already exists [2023-04-21T15:04:59.294Z] main: digest: sha256:1bc566a224a29e378f9b339229fd112b0708e43d6fd1ec347e167deb88ea82e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-21T15:04:59.617Z] ===================================================== [Pipeline] echo [2023-04-21T15:04:59.623Z] taggedImages: [2023-04-21T15:04:59.624Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:afca5dd35944e70aeaf084f770d24917f4059b9f [2023-04-21T15:04:59.624Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-21T15:04:59.624Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.34 [2023-04-21T15:04:59.624Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:afca5dd35944e70aeaf084f770d24917f4059b9f-3.0.0-dev.34 [2023-04-21T15:04:59.624Z] - 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 [2023-04-21T15:04:59.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T15:04:59.988Z] [2023-04-21T15:04:59.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:05:00.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T15:05:00.330Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-21T15:05:00.330Z] 8998bd30e6a1: Pulling fs layer [2023-04-21T15:05:00.330Z] 04944245beec: Pulling fs layer [2023-04-21T15:05:00.330Z] 699f458cf7ca: Pulling fs layer [2023-04-21T15:05:00.330Z] 765212b225bb: Pulling fs layer [2023-04-21T15:05:00.330Z] f23df028b6ca: Pulling fs layer [2023-04-21T15:05:00.330Z] d65c8cfc05b1: Pulling fs layer [2023-04-21T15:05:00.330Z] 2437ff75d9bd: Pulling fs layer [2023-04-21T15:05:00.330Z] f23df028b6ca: Waiting [2023-04-21T15:05:00.330Z] 2437ff75d9bd: Waiting [2023-04-21T15:05:00.330Z] d65c8cfc05b1: Waiting [2023-04-21T15:05:00.330Z] 765212b225bb: Waiting [2023-04-21T15:05:00.696Z] 04944245beec: Verifying Checksum [2023-04-21T15:05:00.696Z] 04944245beec: Download complete [2023-04-21T15:05:00.696Z] 765212b225bb: Verifying Checksum [2023-04-21T15:05:00.696Z] 765212b225bb: Download complete [2023-04-21T15:05:00.696Z] f23df028b6ca: Verifying Checksum [2023-04-21T15:05:00.696Z] f23df028b6ca: Download complete [2023-04-21T15:05:00.696Z] d65c8cfc05b1: Verifying Checksum [2023-04-21T15:05:00.696Z] d65c8cfc05b1: Download complete [2023-04-21T15:05:00.696Z] 699f458cf7ca: Verifying Checksum [2023-04-21T15:05:00.696Z] 699f458cf7ca: Download complete [2023-04-21T15:05:01.318Z] 8998bd30e6a1: Verifying Checksum [2023-04-21T15:05:01.318Z] 8998bd30e6a1: Download complete [2023-04-21T15:05:03.984Z] 2437ff75d9bd: Verifying Checksum [2023-04-21T15:05:03.984Z] 2437ff75d9bd: Download complete [2023-04-21T15:05:05.419Z] 8998bd30e6a1: Pull complete [2023-04-21T15:05:06.006Z] 04944245beec: Pull complete [2023-04-21T15:05:07.420Z] 699f458cf7ca: Pull complete [2023-04-21T15:05:07.420Z] 765212b225bb: Pull complete [2023-04-21T15:05:08.384Z] f23df028b6ca: Pull complete [2023-04-21T15:05:08.384Z] d65c8cfc05b1: Pull complete [2023-04-21T15:05:23.399Z] 2437ff75d9bd: Pull complete [2023-04-21T15:05:23.399Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-21T15:05:23.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T15:05:23.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T15:05:23.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-9306 does not seem to be running inside a container [2023-04-21T15:05:23.687Z] $ 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/106 -v /w/workspace/device-virtual-go/106:/w/workspace/device-virtual-go/106:rw,z -v /w/workspace/device-virtual-go/106@tmp:/w/workspace/device-virtual-go/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-21T15:05:26.464Z] $ docker top e79110b5e89c8779b5f81d5598ac256368c5fae169b556822cd7e82b686ac35a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:05:27.312Z] ---> job-cost.sh [2023-04-21T15:05:27.313Z] lf-activate-venv: SKIPPING [2023-04-21T15:05:27.313Z] INFO: No Stack... [2023-04-21T15:05:27.896Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-21T15:05:28.486Z] INFO: Archiving Costs [Pipeline] sh [2023-04-21T15:05:29.132Z] + cut -d, -f6 [2023-04-21T15:05:29.133Z] + cat /w/workspace/device-virtual-go/106/archives/cost.csv [Pipeline] lock [2023-04-21T15:05:29.209Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-106-stack-cost] [2023-04-21T15:05:29.218Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-106-stack-cost] did not exist. Created. [2023-04-21T15:05:29.218Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-21T15:05:29.880Z] /w/workspace/device-virtual-go/106@tmp/durable-8f7fd29d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-21T15:05:30.547Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-21T15:05:30.565Z] Warning: overwriting stash ‘stack-cost’ [2023-04-21T15:05:30.617Z] Stashed 1 file(s) [Pipeline] } [2023-04-21T15:05:30.631Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-21T15:05:30.661Z] $ docker stop --time=1 e79110b5e89c8779b5f81d5598ac256368c5fae169b556822cd7e82b686ac35a [2023-04-21T15:05:32.196Z] $ docker rm -f --volumes e79110b5e89c8779b5f81d5598ac256368c5fae169b556822cd7e82b686ac35a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-21T15:05:32.620Z] provisioning config files... [2023-04-21T15:05:32.629Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5318988671255369272tmp [Pipeline] { [Pipeline] sh [2023-04-21T15:05:32.924Z] + set +x [2023-04-21T15:05:32.925Z] + curl -s https://codecov.io/bash [2023-04-21T15:05:32.925Z] + bash -s -- [2023-04-21T15:05:32.925Z] [2023-04-21T15:05:32.925Z] _____ _ [2023-04-21T15:05:32.925Z] / ____| | | [2023-04-21T15:05:32.925Z] | | ___ __| | ___ ___ _____ __ [2023-04-21T15:05:32.925Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-21T15:05:32.925Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-21T15:05:32.925Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-21T15:05:32.925Z] Bash-1.0.6 [2023-04-21T15:05:32.925Z] [2023-04-21T15:05:32.925Z] [2023-04-21T15:05:32.925Z] ==> git version 2.25.1 found [2023-04-21T15:05:32.925Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-21T15:05:32.925Z] Release-Date: 2020-01-08 [2023-04-21T15:05:32.925Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-21T15:05:32.925Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-21T15:05:32.925Z] ==> Jenkins CI detected. [2023-04-21T15:05:32.925Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-04-21T15:05:32.925Z] project root: . [2023-04-21T15:05:32.925Z] --> token set from env [2023-04-21T15:05:32.925Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-21T15:05:32.925Z] ==> Running gcov in . (disable via -X gcov) [2023-04-21T15:05:32.925Z] ==> Python coveragepy not found [2023-04-21T15:05:32.925Z] ==> Searching for coverage reports in: [2023-04-21T15:05:32.925Z] + . [2023-04-21T15:05:32.925Z] -> Found 1 reports [2023-04-21T15:05:32.925Z] ==> Detecting git/mercurial file structure [2023-04-21T15:05:32.925Z] ==> Reading reports [2023-04-21T15:05:32.925Z] + ./coverage.out bytes=43063 [2023-04-21T15:05:32.925Z] ==> Appending adjustments [2023-04-21T15:05:32.925Z] https://docs.codecov.io/docs/fixing-reports [2023-04-21T15:05:33.184Z] + Found adjustments [2023-04-21T15:05:33.184Z] ==> Gzipping contents [2023-04-21T15:05:33.184Z] 8.0K /tmp/codecov.cdWkFZ.gz [2023-04-21T15:05:33.184Z] ==> Uploading reports [2023-04-21T15:05:33.184Z] url: https://codecov.io [2023-04-21T15:05:33.184Z] query: branch=main&commit=afca5dd35944e70aeaf084f770d24917f4059b9f&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-21T15:05:33.184Z] -> Pinging Codecov [2023-04-21T15:05:33.184Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=afca5dd35944e70aeaf084f770d24917f4059b9f&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-21T15:05:33.184Z] -> Uploading to [2023-04-21T15:05:33.184Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-21/5E52B4B073DB2E39498172D8E973AA87/afca5dd35944e70aeaf084f770d24917f4059b9f/5ee7d904-58ce-4bb4-aa5d-f1fff086e620.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230421T150533Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6fc622b7bee8ae0e5411203d97efab52c395d6bead806671b968565b5b42f38 [2023-04-21T15:05:33.184Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-21T15:05:33.184Z] Dload Upload Total Spent Left Speed [2023-04-21T15:05:33.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23142 --:--:-- --:--:-- --:--:-- 23142 [2023-04-21T15:05:33.444Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/afca5dd35944e70aeaf084f770d24917f4059b9f [Pipeline] } [2023-04-21T15:05:33.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-21T15:05:33.582Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-21T15:05:33.594Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:05:33.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-21T15:05:33.887Z] [2023-04-21T15:05:33.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:05:34.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-21T15:05:34.763Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-21T15:05:34.763Z] df9b9388f04a: Pulling fs layer [2023-04-21T15:05:34.763Z] 52dc419b0ee2: Pulling fs layer [2023-04-21T15:05:34.763Z] 25bc292e5bac: Pulling fs layer [2023-04-21T15:05:34.763Z] 114826534d7a: Pulling fs layer [2023-04-21T15:05:34.763Z] 4657fd5d0bcf: Pulling fs layer [2023-04-21T15:05:34.763Z] 6ad1cebc031e: Pulling fs layer [2023-04-21T15:05:34.763Z] 8a3aa393b2d8: Pulling fs layer [2023-04-21T15:05:34.763Z] 114826534d7a: Waiting [2023-04-21T15:05:34.763Z] 4657fd5d0bcf: Waiting [2023-04-21T15:05:34.763Z] 6ad1cebc031e: Waiting [2023-04-21T15:05:34.763Z] 8a3aa393b2d8: Waiting [2023-04-21T15:05:34.763Z] 25bc292e5bac: Download complete [2023-04-21T15:05:34.763Z] 52dc419b0ee2: Verifying Checksum [2023-04-21T15:05:34.763Z] 52dc419b0ee2: Download complete [2023-04-21T15:05:34.763Z] 4657fd5d0bcf: Verifying Checksum [2023-04-21T15:05:34.763Z] 4657fd5d0bcf: Download complete [2023-04-21T15:05:34.763Z] df9b9388f04a: Verifying Checksum [2023-04-21T15:05:34.763Z] df9b9388f04a: Download complete [2023-04-21T15:05:35.022Z] 6ad1cebc031e: Verifying Checksum [2023-04-21T15:05:35.022Z] 6ad1cebc031e: Download complete [2023-04-21T15:05:35.285Z] df9b9388f04a: Pull complete [2023-04-21T15:05:35.544Z] 52dc419b0ee2: Pull complete [2023-04-21T15:05:35.544Z] 114826534d7a: Verifying Checksum [2023-04-21T15:05:35.544Z] 114826534d7a: Download complete [2023-04-21T15:05:35.544Z] 8a3aa393b2d8: Verifying Checksum [2023-04-21T15:05:35.544Z] 8a3aa393b2d8: Download complete [2023-04-21T15:05:35.802Z] 25bc292e5bac: Pull complete [2023-04-21T15:05:39.106Z] 114826534d7a: Pull complete [2023-04-21T15:05:39.364Z] 4657fd5d0bcf: Pull complete [2023-04-21T15:05:39.621Z] 6ad1cebc031e: Pull complete [2023-04-21T15:05:42.148Z] 8a3aa393b2d8: Pull complete [2023-04-21T15:05:42.148Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-21T15:05:42.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-21T15:05:42.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T15:05:42.223Z] prd-ubuntu20.04-docker-8c-8g-9301 does not seem to be running inside a container [2023-04-21T15:05:42.257Z] $ 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 [2023-04-21T15:05:52.159Z] $ docker top 358f2b628ebda1d3df5d7aae8b3f7f864f7eef439264ecfe071127cd55db6bd9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-21T15:05:52.224Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-04-21T15:05:52.502Z] + set -o pipefail [2023-04-21T15:05:52.502Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-04-21T15:05:57.774Z] [2023-04-21T15:05:57.774Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-04-21T15:05:57.774Z] [2023-04-21T15:05:57.774Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/1aeb844c-5746-4bc8-aa9b-2d76e5a7a41d [2023-04-21T15:05:57.774Z] [2023-04-21T15:05:57.774Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-21T15:05:57.774Z] [2023-04-21T15:05:57.774Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-21T15:05:57.774Z] [2023-04-21T15:05:57.774Z] [2023-04-21T15:05:57.774Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-21T15:05:57.774Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-21T15:05:57.774Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-21T15:05:57.785Z] $ docker stop --time=1 358f2b628ebda1d3df5d7aae8b3f7f864f7eef439264ecfe071127cd55db6bd9 [2023-04-21T15:06:04.664Z] $ docker rm -f --volumes 358f2b628ebda1d3df5d7aae8b3f7f864f7eef439264ecfe071127cd55db6bd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-21T15:06:05.379Z] + git log --format=format:%s -1 afca5dd35944e70aeaf084f770d24917f4059b9f [Pipeline] sh [2023-04-21T15:06:05.670Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-21T15:06:05.670Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:06:05.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T15:06:05.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T15:06:06.051Z] prd-ubuntu20.04-docker-8c-8g-9301 does not seem to be running inside a container [2023-04-21T15:06:06.084Z] $ 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 [2023-04-21T15:06:07.292Z] $ docker top 095e9dc31ecbbec71e95d189bdf660b980ced57c831c8da11a0e5d92fd4f7407 -eo pid,comm [2023-04-21T15:06:07.339Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-21T15:06:07.339Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-21T15:06:07.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T15:06:07.381Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T15:06:07.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T15:06:07.487Z] $ docker exec 095e9dc31ecbbec71e95d189bdf660b980ced57c831c8da11a0e5d92fd4f7407 ssh-agent [2023-04-21T15:06:07.619Z] SSH_AUTH_SOCK=/tmp/ssh-TYqyVuxEdMWt/agent.14 [2023-04-21T15:06:07.619Z] SSH_AGENT_PID=20 [2023-04-21T15:06:07.624Z] Running ssh-add (command line suppressed) [2023-04-21T15:06:07.734Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12989009062844426382.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12989009062844426382.key) [2023-04-21T15:06:07.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T15:06:08.033Z] + git semver tag [2023-04-21T15:06:08.293Z] 2023-04-21 15:06:08,246 [run_tag] DEBUG tag force:False [2023-04-21T15:06:08.293Z] 2023-04-21 15:06:08,246 [check_head_tag] DEBUG check head tag [2023-04-21T15:06:08.293Z] 2023-04-21 15:06:08,249 [execute] INFO git cat-file --batch-check [2023-04-21T15:06:08.293Z] 2023-04-21 15:06:08,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-21T15:06:08.293Z] 2023-04-21 15:06:08,253 [execute] INFO git cat-file --batch [2023-04-21T15:06:08.293Z] 2023-04-21 15:06:08,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-21T15:06:08.293Z] 2023-04-21 15:06:08,279 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-21T15:06:08.293Z] 2023-04-21 15:06:08,279 [execute] INFO git tag -a v3.0.0-dev.34 -m v3.0.0-dev.34 [2023-04-21T15:06:08.293Z] 2023-04-21 15:06:08,279 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.34', '-m', 'v3.0.0-dev.34'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-21T15:06:08.293Z] 2023-04-21 15:06:08,284 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-21T15:06:08.293Z] 3.0.0-dev.34 [Pipeline] } [2023-04-21T15:06:08.566Z] $ docker exec --env ******** --env ******** 095e9dc31ecbbec71e95d189bdf660b980ced57c831c8da11a0e5d92fd4f7407 ssh-agent -k [2023-04-21T15:06:08.658Z] unset SSH_AUTH_SOCK; [2023-04-21T15:06:08.658Z] unset SSH_AGENT_PID; [2023-04-21T15:06:08.658Z] echo Agent pid 20 killed; [2023-04-21T15:06:08.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-21T15:06:08.966Z] + git semver [Pipeline] } [2023-04-21T15:06:09.251Z] $ docker stop --time=1 095e9dc31ecbbec71e95d189bdf660b980ced57c831c8da11a0e5d92fd4f7407 [2023-04-21T15:06:10.833Z] $ docker rm -f --volumes 095e9dc31ecbbec71e95d189bdf660b980ced57c831c8da11a0e5d92fd4f7407 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:06:11.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-21T15:06:11.284Z] [2023-04-21T15:06:11.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:06:11.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-21T15:06:11.847Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-21T15:06:11.847Z] ab5ef0e58194: Pulling fs layer [2023-04-21T15:06:11.847Z] 9712f1f96733: Pulling fs layer [2023-04-21T15:06:11.847Z] 63f879dbbcfc: Pulling fs layer [2023-04-21T15:06:11.847Z] 0d9ebad4ef96: Pulling fs layer [2023-04-21T15:06:11.847Z] e9a5061849ea: Pulling fs layer [2023-04-21T15:06:11.847Z] d747dcd14b5f: Pulling fs layer [2023-04-21T15:06:11.847Z] 2de7ff778b66: Pulling fs layer [2023-04-21T15:06:11.847Z] e9a5061849ea: Waiting [2023-04-21T15:06:11.847Z] d747dcd14b5f: Waiting [2023-04-21T15:06:11.847Z] 2de7ff778b66: Waiting [2023-04-21T15:06:11.847Z] 0d9ebad4ef96: Waiting [2023-04-21T15:06:11.847Z] 9712f1f96733: Verifying Checksum [2023-04-21T15:06:11.847Z] 9712f1f96733: Download complete [2023-04-21T15:06:12.108Z] 63f879dbbcfc: Verifying Checksum [2023-04-21T15:06:12.108Z] 63f879dbbcfc: Download complete [2023-04-21T15:06:12.367Z] 0d9ebad4ef96: Verifying Checksum [2023-04-21T15:06:12.367Z] 0d9ebad4ef96: Download complete [2023-04-21T15:06:12.367Z] e9a5061849ea: Verifying Checksum [2023-04-21T15:06:12.367Z] e9a5061849ea: Download complete [2023-04-21T15:06:12.367Z] ab5ef0e58194: Verifying Checksum [2023-04-21T15:06:12.367Z] ab5ef0e58194: Download complete [2023-04-21T15:06:12.367Z] d747dcd14b5f: Verifying Checksum [2023-04-21T15:06:12.367Z] d747dcd14b5f: Download complete [2023-04-21T15:06:12.367Z] 2de7ff778b66: Verifying Checksum [2023-04-21T15:06:12.367Z] 2de7ff778b66: Download complete [2023-04-21T15:06:15.652Z] ab5ef0e58194: Pull complete [2023-04-21T15:06:15.652Z] 9712f1f96733: Pull complete [2023-04-21T15:06:16.216Z] 63f879dbbcfc: Pull complete [2023-04-21T15:06:19.497Z] 0d9ebad4ef96: Pull complete [2023-04-21T15:06:19.756Z] e9a5061849ea: Pull complete [2023-04-21T15:06:19.756Z] d747dcd14b5f: Pull complete [2023-04-21T15:06:21.132Z] 2de7ff778b66: Pull complete [2023-04-21T15:06:21.132Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-21T15:06:21.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-21T15:06:21.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T15:06:21.212Z] prd-ubuntu20.04-docker-8c-8g-9301 does not seem to be running inside a container [2023-04-21T15:06:21.243Z] $ 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 [2023-04-21T15:06:29.118Z] $ docker top a35c12b68e60b8cd1b8427b22f14246f9e0596944dec2fc47eda7810782ab963 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-21T15:06:29.185Z] provisioning config files... [2023-04-21T15:06:29.191Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9066571609673902031tmp [2023-04-21T15:06:29.201Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3840434015759723598tmp [2023-04-21T15:06:29.212Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14930558326147812513tmp [Pipeline] { [Pipeline] echo [2023-04-21T15:06:29.226Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:29.511Z] ---> sigul-configuration.sh [2023-04-21T15:06:29.511Z] gpg: directory `/root/.gnupg' created [2023-04-21T15:06:29.511Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-21T15:06:29.511Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-21T15:06:29.511Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-21T15:06:29.511Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-21T15:06:29.511Z] gpg: CAST5 encrypted data [2023-04-21T15:06:29.511Z] gpg: encrypted with 1 passphrase [2023-04-21T15:06:29.511Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-21T15:06:29.797Z] + mkdir /home/jenkins [2023-04-21T15:06:29.797Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-21T15:06:30.079Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-21T15:06:30.088Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:30.371Z] ---> sigul-install.sh [2023-04-21T15:06:30.371Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-21T15:06:30.654Z] + git tag --list [2023-04-21T15:06:30.654Z] v1.0.0 [2023-04-21T15:06:30.654Z] v1.1.0 [2023-04-21T15:06:30.654Z] v1.1.1 [2023-04-21T15:06:30.654Z] v1.2.1 [2023-04-21T15:06:30.654Z] v1.2.2 [2023-04-21T15:06:30.654Z] v1.2.3 [2023-04-21T15:06:30.654Z] v1.3.0 [2023-04-21T15:06:30.654Z] v1.3.1 [2023-04-21T15:06:30.654Z] v2.0.0 [2023-04-21T15:06:30.654Z] v2.1.0 [2023-04-21T15:06:30.654Z] v2.1.1 [2023-04-21T15:06:30.654Z] v2.1.1-dev.1 [2023-04-21T15:06:30.654Z] v2.1.1-dev.2 [2023-04-21T15:06:30.654Z] v2.2.0 [2023-04-21T15:06:30.654Z] v2.2.1-dev.1 [2023-04-21T15:06:30.654Z] v2.2.1-dev.2 [2023-04-21T15:06:30.654Z] v2.2.1-dev.3 [2023-04-21T15:06:30.654Z] v2.2.1-dev.4 [2023-04-21T15:06:30.654Z] v2.2.1-dev.5 [2023-04-21T15:06:30.654Z] v2.2.1-dev.6 [2023-04-21T15:06:30.654Z] v2.2.1-dev.7 [2023-04-21T15:06:30.654Z] v2.2.1-dev.8 [2023-04-21T15:06:30.654Z] v2.3.0 [2023-04-21T15:06:30.654Z] v2.3.0-dev.10 [2023-04-21T15:06:30.654Z] v2.3.0-dev.11 [2023-04-21T15:06:30.654Z] v2.3.0-dev.12 [2023-04-21T15:06:30.654Z] v2.3.0-dev.13 [2023-04-21T15:06:30.654Z] v2.3.0-dev.14 [2023-04-21T15:06:30.654Z] v2.3.0-dev.15 [2023-04-21T15:06:30.654Z] v2.3.0-dev.16 [2023-04-21T15:06:30.654Z] v2.3.0-dev.17 [2023-04-21T15:06:30.654Z] v2.3.0-dev.18 [2023-04-21T15:06:30.654Z] v2.3.0-dev.19 [2023-04-21T15:06:30.654Z] v2.3.0-dev.20 [2023-04-21T15:06:30.654Z] v2.3.0-dev.21 [2023-04-21T15:06:30.654Z] v2.3.0-dev.22 [2023-04-21T15:06:30.654Z] v2.3.0-dev.23 [2023-04-21T15:06:30.654Z] v2.3.0-dev.24 [2023-04-21T15:06:30.654Z] v2.3.0-dev.25 [2023-04-21T15:06:30.654Z] v2.3.0-dev.26 [2023-04-21T15:06:30.654Z] v2.3.0-dev.27 [2023-04-21T15:06:30.654Z] v2.3.0-dev.28 [2023-04-21T15:06:30.654Z] v2.3.0-dev.29 [2023-04-21T15:06:30.654Z] v2.3.0-dev.30 [2023-04-21T15:06:30.654Z] v2.3.0-dev.8 [2023-04-21T15:06:30.654Z] v2.3.0-dev.9 [2023-04-21T15:06:30.654Z] v3.0.0-dev.1 [2023-04-21T15:06:30.654Z] v3.0.0-dev.10 [2023-04-21T15:06:30.654Z] v3.0.0-dev.11 [2023-04-21T15:06:30.654Z] v3.0.0-dev.12 [2023-04-21T15:06:30.654Z] v3.0.0-dev.13 [2023-04-21T15:06:30.654Z] v3.0.0-dev.14 [2023-04-21T15:06:30.654Z] v3.0.0-dev.15 [2023-04-21T15:06:30.654Z] v3.0.0-dev.16 [2023-04-21T15:06:30.654Z] v3.0.0-dev.17 [2023-04-21T15:06:30.654Z] v3.0.0-dev.18 [2023-04-21T15:06:30.654Z] v3.0.0-dev.19 [2023-04-21T15:06:30.654Z] v3.0.0-dev.2 [2023-04-21T15:06:30.654Z] v3.0.0-dev.20 [2023-04-21T15:06:30.654Z] v3.0.0-dev.21 [2023-04-21T15:06:30.654Z] v3.0.0-dev.22 [2023-04-21T15:06:30.654Z] v3.0.0-dev.23 [2023-04-21T15:06:30.654Z] v3.0.0-dev.24 [2023-04-21T15:06:30.654Z] v3.0.0-dev.25 [2023-04-21T15:06:30.654Z] v3.0.0-dev.26 [2023-04-21T15:06:30.654Z] v3.0.0-dev.27 [2023-04-21T15:06:30.654Z] v3.0.0-dev.28 [2023-04-21T15:06:30.654Z] v3.0.0-dev.29 [2023-04-21T15:06:30.654Z] v3.0.0-dev.3 [2023-04-21T15:06:30.654Z] v3.0.0-dev.30 [2023-04-21T15:06:30.654Z] v3.0.0-dev.31 [2023-04-21T15:06:30.654Z] v3.0.0-dev.32 [2023-04-21T15:06:30.654Z] v3.0.0-dev.33 [2023-04-21T15:06:30.654Z] v3.0.0-dev.34 [2023-04-21T15:06:30.654Z] v3.0.0-dev.4 [2023-04-21T15:06:30.654Z] v3.0.0-dev.5 [2023-04-21T15:06:30.654Z] v3.0.0-dev.6 [2023-04-21T15:06:30.654Z] v3.0.0-dev.7 [2023-04-21T15:06:30.654Z] v3.0.0-dev.8 [2023-04-21T15:06:30.654Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-21T15:06:30.942Z] + lftools sign git-tag v3.0.0-dev.34 [2023-04-21T15:06:31.510Z] Signing Git tag with Sigul... [2023-04-21T15:06:31.510Z] Signing v3.0.0-dev.34 [Pipeline] echo [2023-04-21T15:06:31.777Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:32.058Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-21T15:06:32.065Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-21T15:06:32.089Z] $ docker stop --time=1 a35c12b68e60b8cd1b8427b22f14246f9e0596944dec2fc47eda7810782ab963 [2023-04-21T15:06:33.365Z] $ docker rm -f --volumes a35c12b68e60b8cd1b8427b22f14246f9e0596944dec2fc47eda7810782ab963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-21T15:06:33.776Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-21T15:06:33.776Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:06:34.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T15:06:34.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T15:06:34.138Z] prd-ubuntu20.04-docker-8c-8g-9301 does not seem to be running inside a container [2023-04-21T15:06:34.169Z] $ 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 [2023-04-21T15:06:34.505Z] $ docker top 65ea9839898c357862ab7b8d47d348128e8042692f1c7ae93c3ff92e7298cef3 -eo pid,comm [2023-04-21T15:06:34.551Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-21T15:06:34.551Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-21T15:06:34.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T15:06:34.590Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T15:06:34.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T15:06:34.709Z] $ docker exec 65ea9839898c357862ab7b8d47d348128e8042692f1c7ae93c3ff92e7298cef3 ssh-agent [2023-04-21T15:06:34.831Z] SSH_AUTH_SOCK=/tmp/ssh-hp4qm2NWopLO/agent.32 [2023-04-21T15:06:34.831Z] SSH_AGENT_PID=38 [2023-04-21T15:06:34.836Z] Running ssh-add (command line suppressed) [2023-04-21T15:06:34.935Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4747298478948262909.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4747298478948262909.key) [2023-04-21T15:06:34.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T15:06:35.231Z] + git semver bump pre [2023-04-21T15:06:35.491Z] 2023-04-21 15:06:35,416 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-21T15:06:35.491Z] 2023-04-21 15:06:35,417 [bump_version] DEBUG bumping version:3.0.0-dev.34 on axis:pre with prefix:dev [2023-04-21T15:06:35.491Z] 2023-04-21 15:06:35,417 [bump_version] DEBUG bumped version:3.0.0-dev.35 [2023-04-21T15:06:35.491Z] 2023-04-21 15:06:35,417 [write_version] DEBUG write version:3.0.0-dev.35 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-04-21T15:06:35.491Z] 2023-04-21 15:06:35,417 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-21T15:06:35.491Z] 2023-04-21 15:06:35,417 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-21T15:06:35.491Z] 2023-04-21 15:06:35,419 [execute] INFO git cat-file --batch-check [2023-04-21T15:06:35.491Z] 2023-04-21 15:06:35,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-21T15:06:35.491Z] 2023-04-21 15:06:35,423 [execute] INFO git cat-file --batch [2023-04-21T15:06:35.491Z] 2023-04-21 15:06:35,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-21T15:06:35.491Z] 2023-04-21 15:06:35,428 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-21T15:06:35.491Z] 3.0.0-dev.35 [Pipeline] } [2023-04-21T15:06:35.499Z] $ docker exec --env ******** --env ******** 65ea9839898c357862ab7b8d47d348128e8042692f1c7ae93c3ff92e7298cef3 ssh-agent -k [2023-04-21T15:06:35.594Z] unset SSH_AUTH_SOCK; [2023-04-21T15:06:35.594Z] unset SSH_AGENT_PID; [2023-04-21T15:06:35.594Z] echo Agent pid 38 killed; [2023-04-21T15:06:35.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-21T15:06:35.911Z] + git semver [Pipeline] } [2023-04-21T15:06:36.185Z] $ docker stop --time=1 65ea9839898c357862ab7b8d47d348128e8042692f1c7ae93c3ff92e7298cef3 [2023-04-21T15:06:37.467Z] $ docker rm -f --volumes 65ea9839898c357862ab7b8d47d348128e8042692f1c7ae93c3ff92e7298cef3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T15:06:37.812Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-21T15:06:37.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:06:38.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T15:06:38.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T15:06:38.178Z] prd-ubuntu20.04-docker-8c-8g-9301 does not seem to be running inside a container [2023-04-21T15:06:38.212Z] $ 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 [2023-04-21T15:06:38.552Z] $ docker top 9ed31da930dbb8a0eca68acbae1d370ecddd226dd948efda4e19efcd30317a11 -eo pid,comm [2023-04-21T15:06:38.598Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-21T15:06:38.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-21T15:06:38.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T15:06:38.636Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T15:06:38.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T15:06:38.747Z] $ docker exec 9ed31da930dbb8a0eca68acbae1d370ecddd226dd948efda4e19efcd30317a11 ssh-agent [2023-04-21T15:06:38.854Z] SSH_AUTH_SOCK=/tmp/ssh-zmjBaMtguE05/agent.33 [2023-04-21T15:06:38.854Z] SSH_AGENT_PID=39 [2023-04-21T15:06:38.860Z] Running ssh-add (command line suppressed) [2023-04-21T15:06:38.961Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16493429619313526817.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16493429619313526817.key) [2023-04-21T15:06:38.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T15:06:39.258Z] + git semver push [2023-04-21T15:06:39.519Z] 2023-04-21 15:06:39,424 [run_push] DEBUG push [2023-04-21T15:06:39.519Z] 2023-04-21 15:06:39,425 [execute] INFO git cat-file --batch-check [2023-04-21T15:06:39.519Z] 2023-04-21 15:06:39,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-21T15:06:39.519Z] 2023-04-21 15:06:39,430 [execute] INFO git rev-list 55e3f291f818f2d33a4c6192402c97f38a7baa81 -- [2023-04-21T15:06:39.519Z] 2023-04-21 15:06:39,431 [execute] DEBUG Popen(['git', 'rev-list', '55e3f291f818f2d33a4c6192402c97f38a7baa81', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-21T15:06:39.519Z] 2023-04-21 15:06:39,439 [execute] INFO git fetch -v origin [2023-04-21T15:06:39.519Z] 2023-04-21 15:06:39,439 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-21T15:06:40.088Z] 2023-04-21 15:06:39,914 [run_push] DEBUG no remote changes detected [2023-04-21T15:06:40.088Z] 2023-04-21 15:06:39,914 [execute] INFO git push origin semver [2023-04-21T15:06:40.088Z] 2023-04-21 15:06:39,914 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-21T15:06:41.028Z] 2023-04-21 15:06:40,705 [run_push] DEBUG push all version tags [2023-04-21T15:06:41.028Z] 2023-04-21 15:06:40,705 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-21T15:06:41.028Z] 2023-04-21 15:06:40,706 [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) [2023-04-21T15:06:41.597Z] 2023-04-21 15:06:41,452 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-21T15:06:41.597Z] 3.0.0-dev.35 [Pipeline] } [2023-04-21T15:06:41.607Z] $ docker exec --env ******** --env ******** 9ed31da930dbb8a0eca68acbae1d370ecddd226dd948efda4e19efcd30317a11 ssh-agent -k [2023-04-21T15:06:41.727Z] unset SSH_AUTH_SOCK; [2023-04-21T15:06:41.727Z] unset SSH_AGENT_PID; [2023-04-21T15:06:41.727Z] echo Agent pid 39 killed; [2023-04-21T15:06:41.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-21T15:06:42.048Z] + git semver [Pipeline] } [2023-04-21T15:06:42.320Z] $ docker stop --time=1 9ed31da930dbb8a0eca68acbae1d370ecddd226dd948efda4e19efcd30317a11 [2023-04-21T15:06:43.576Z] $ docker rm -f --volumes 9ed31da930dbb8a0eca68acbae1d370ecddd226dd948efda4e19efcd30317a11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-21T15:06:44.138Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-04-21T15:06:44.138Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-21T15:06:44.138Z] total 16 [2023-04-21T15:06:44.138Z] drwxr-xr-x 3 root root 4096 Apr 21 14:55 . [2023-04-21T15:06:44.138Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 15:06 .. [2023-04-21T15:06:44.138Z] drwxr-xr-x 2 root root 4096 Apr 21 14:55 cost [2023-04-21T15:06:44.138Z] -rw-r--r-- 1 root root 89 Apr 21 14:55 cost.csv [2023-04-21T15:06:44.138Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-21T15:06:44.138Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-21T15:06:44.138Z] total 16 [2023-04-21T15:06:44.138Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 14:55 . [2023-04-21T15:06:44.138Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 15:06 .. [2023-04-21T15:06:44.138Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 14:55 cost [2023-04-21T15:06:44.138Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 21 14:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:44.431Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:45.293Z] ---> package-listing.sh [2023-04-21T15:06:45.293Z] ++ facter osfamily [2023-04-21T15:06:45.293Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-21T15:06:45.553Z] + OS_FAMILY=debian [2023-04-21T15:06:45.553Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-04-21T15:06:45.553Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-21T15:06:45.553Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-21T15:06:45.553Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-21T15:06:45.553Z] + PACKAGES=/tmp/packages_start.txt [2023-04-21T15:06:45.553Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-21T15:06:45.553Z] + PACKAGES=/tmp/packages_end.txt [2023-04-21T15:06:45.553Z] + case "${OS_FAMILY}" in [2023-04-21T15:06:45.553Z] + dpkg -l [2023-04-21T15:06:45.553Z] + grep '^ii' [2023-04-21T15:06:45.553Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-21T15:06:45.553Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-21T15:06:45.553Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-21T15:06:45.553Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-21T15:06:45.553Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-04-21T15:06:45.553Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-04-21T15:06:45.564Z] 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 [2023-04-21T15:06:45.844Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T15:06:46.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T15:06:46.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T15:06:46.480Z] prd-ubuntu20.04-docker-8c-8g-9301 does not seem to be running inside a container [2023-04-21T15:06:46.608Z] $ 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 [2023-04-21T15:06:46.875Z] $ docker top 099bb70279e787f662d5e54b1061df7ebe5ff334e049cf4128b4ba8e6548e368 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T15:06:47.294Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-21T15:06:47.588Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-21T15:06:47.873Z] + ls /var/log/sa-host [2023-04-21T15:06:47.873Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T15:06:47.944Z] provisioning config files... [2023-04-21T15:06:47.953Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12069327847320426599tmp [Pipeline] { [Pipeline] echo [2023-04-21T15:06:47.968Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:48.254Z] ---> create-netrc.sh [Pipeline] } [2023-04-21T15:06:48.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:48.598Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-21T15:06:48.607Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:48.892Z] ---> sudo-logs.sh [2023-04-21T15:06:48.892Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-21T15:06:48.921Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:49.207Z] ---> job-cost.sh [2023-04-21T15:06:49.207Z] lf-activate-venv: SKIPPING [2023-04-21T15:06:49.207Z] DEBUG: total: 0.2199999988079071 [2023-04-21T15:06:49.207Z] INFO: Retrieving Stack Cost... [2023-04-21T15:06:49.465Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-21T15:06:50.032Z] INFO: Archiving Costs [Pipeline] echo [2023-04-21T15:06:50.044Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T15:06:50.330Z] ---> logs-deploy.sh [2023-04-21T15:06:50.330Z] lf-activate-venv: SKIPPING [2023-04-21T15:06:50.330Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/106 [2023-04-21T15:06:50.330Z] INFO: archiving workspace using pattern(s): [2023-04-21T15:06:51.271Z] Archives upload complete. [2023-04-21T15:06:51.271Z] INFO: archiving logs to Nexus