Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21fe809f39cc883d4c20f030216f9b86179f70ec 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-ssh7412480719817432950.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh8327844003635747943.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 056ae7b86453181957306e7078512cbe12174832 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-ssh16402614607622118613.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh14100950511062575870.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-ssh6853558295352379015.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.23 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-6889’ Running on prd-ubuntu20.04-docker-8c-8g-6902 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 21fe809f39cc883d4c20f030216f9b86179f70ec (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21fe809f39cc883d4c20f030216f9b86179f70ec # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#546)" > git rev-list --no-walk d07c0ef74c584aa3233b0da4bf1fc6708f635454 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:07:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:07:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:07:30 ========================================================= 01:07:30 EdgeX Global Pipelines Version Info 01:07:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:07:31 ------------------- 01:07:31 stable info: 01:07:31 ------------------- 01:07:31 Commited By: Cherry Wang cherry@iotechsys.com 01:07:31 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:07:31 Message: update stable to v1.0.276 01:07:32 ------------------- 01:07:32 experimental info: 01:07:32 ------------------- 01:07:32 Commited By: **** collab-it+edgex@linuxfoundation.org 01:07:32 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:07:32 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:07:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:07:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:07:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:07:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:07:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:07:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:07:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21fe809f39cc883d4c20f030216f9b86179f70ec [Pipeline] echo 01:07:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21fe809 [Pipeline] echo 01:07:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:07:37 provisioning config files... 01:07:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config277663934420049765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:37 ---> ****-login.sh 01:07:37 nexus3.edgexfoundry.org:10001 01:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:38 01:07:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:07:38 Configure a credential helper to remove this warning. See 01:07:38 https://docs.****.com/go/credential-store/ 01:07:38 01:07:38 Login Succeeded 01:07:38 nexus3.edgexfoundry.org:10002 01:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:38 01:07:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:07:38 Configure a credential helper to remove this warning. See 01:07:38 https://docs.****.com/go/credential-store/ 01:07:38 01:07:38 Login Succeeded 01:07:38 nexus3.edgexfoundry.org:10003 01:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:38 01:07:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:07:38 Configure a credential helper to remove this warning. See 01:07:38 https://docs.****.com/go/credential-store/ 01:07:38 01:07:38 Login Succeeded 01:07:38 nexus3.edgexfoundry.org:10004 01:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:38 01:07:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:07:38 Configure a credential helper to remove this warning. See 01:07:38 https://docs.****.com/go/credential-store/ 01:07:38 01:07:38 Login Succeeded 01:07:38 ****.io 01:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:38 01:07:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:07:38 Configure a credential helper to remove this warning. See 01:07:38 https://docs.****.com/go/credential-store/ 01:07:38 01:07:38 Login Succeeded 01:07:38 ---> ****-login.sh ends [Pipeline] } 01:07:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:07:38 + git rev-list -1 --merges 21fe809f39cc883d4c20f030216f9b86179f70ec~1..21fe809f39cc883d4c20f030216f9b86179f70ec [Pipeline] echo 01:07:39 -----------> git rev-list -1 --merges 21fe809f39cc883d4c20f030216f9b86179f70ec~1..21fe809f39cc883d4c20f030216f9b86179f70ec 21fe809f39cc883d4c20f030216f9b86179f70ec [false] [Pipeline] sh 01:07:39 + git log --format=format:%s -1 21fe809f39cc883d4c20f030216f9b86179f70ec [Pipeline] echo 01:07:39 ========================================================= 01:07:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:07:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:07:39 + git log --format=format:%s -1 21fe809f39cc883d4c20f030216f9b86179f70ec [Pipeline] echo 01:07:39 [semverPrep] GIT_COMMIT: 21fe809f39cc883d4c20f030216f9b86179f70ec, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#546) [Pipeline] echo 01:07:39 [semverPrep] This is not a build commit. [Pipeline] sh 01:07:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:07:40 + grep -v github /etc/ssh/ssh_known_hosts 01:07:40 + [ -e /tmp/ssh_known_hosts ] 01:07:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:07:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:07:40 + sudo tee -a /etc/ssh/ssh_known_hosts 01:07:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:40 01:07:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:40 0.1.4: Pulling from edgex-devops/py-git-semver 01:07:40 3dae71ba6b94: Pulling fs layer 01:07:40 6bf1a483ea7c: Pulling fs layer 01:07:40 f5dfc541a4d3: Pulling fs layer 01:07:40 461d9e800cba: Pulling fs layer 01:07:40 80192f66455f: Pulling fs layer 01:07:40 2e8e34ca0e6c: Pulling fs layer 01:07:40 a29436f7fd5d: Pulling fs layer 01:07:40 923cac83aea3: Pulling fs layer 01:07:40 25ad8b0a4227: Pulling fs layer 01:07:40 db01528c6b51: Pulling fs layer 01:07:40 28988de357af: Pulling fs layer 01:07:40 461d9e800cba: Waiting 01:07:40 80192f66455f: Waiting 01:07:40 2e8e34ca0e6c: Waiting 01:07:40 a29436f7fd5d: Waiting 01:07:40 923cac83aea3: Waiting 01:07:40 25ad8b0a4227: Waiting 01:07:40 db01528c6b51: Waiting 01:07:40 28988de357af: Waiting 01:07:40 6bf1a483ea7c: Verifying Checksum 01:07:40 6bf1a483ea7c: Download complete 01:07:40 461d9e800cba: Verifying Checksum 01:07:40 461d9e800cba: Download complete 01:07:41 80192f66455f: Download complete 01:07:41 f5dfc541a4d3: Verifying Checksum 01:07:41 f5dfc541a4d3: Download complete 01:07:41 3dae71ba6b94: Verifying Checksum 01:07:41 3dae71ba6b94: Download complete 01:07:41 923cac83aea3: Verifying Checksum 01:07:41 923cac83aea3: Download complete 01:07:41 25ad8b0a4227: Verifying Checksum 01:07:41 25ad8b0a4227: Download complete 01:07:41 db01528c6b51: Verifying Checksum 01:07:41 db01528c6b51: Download complete 01:07:41 28988de357af: Download complete 01:07:41 a29436f7fd5d: Verifying Checksum 01:07:41 a29436f7fd5d: Download complete 01:07:41 2e8e34ca0e6c: Verifying Checksum 01:07:41 2e8e34ca0e6c: Download complete 01:07:42 3dae71ba6b94: Pull complete 01:07:42 6bf1a483ea7c: Pull complete 01:07:43 f5dfc541a4d3: Pull complete 01:07:43 461d9e800cba: Pull complete 01:07:43 80192f66455f: Pull complete 01:07:47 2e8e34ca0e6c: Pull complete 01:07:47 a29436f7fd5d: Pull complete 01:07:47 923cac83aea3: Pull complete 01:07:47 25ad8b0a4227: Pull complete 01:07:47 db01528c6b51: Pull complete 01:07:47 28988de357af: Pull complete 01:07:47 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:07:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:47 prd-ubuntu20.04-docker-8c-8g-6902 does not seem to be running inside a container 01:07:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:07:50 $ docker top 99d796ae695f442f16fcbc0b2a682403488866b60d37378ed40cb8a9da81ff6e -eo pid,comm 01:07:50 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). 01:07:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:07:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:50 [ssh-agent] Looking for ssh-agent implementation... 01:07:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:50 $ docker exec 99d796ae695f442f16fcbc0b2a682403488866b60d37378ed40cb8a9da81ff6e ssh-agent 01:07:50 SSH_AUTH_SOCK=/tmp/ssh-0UAcHPBP4A9J/agent.32 01:07:50 SSH_AGENT_PID=38 01:07:50 Running ssh-add (command line suppressed) 01:07:50 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4947909778088671746.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4947909778088671746.key) 01:07:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:50 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 01:07:51 + git tag --points-at HEAD [Pipeline] } 01:07:51 $ docker exec --env ******** --env ******** 99d796ae695f442f16fcbc0b2a682403488866b60d37378ed40cb8a9da81ff6e ssh-agent -k 01:07:51 unset SSH_AUTH_SOCK; 01:07:51 unset SSH_AGENT_PID; 01:07:51 echo Agent pid 38 killed; 01:07:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:07:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:51 [ssh-agent] Looking for ssh-agent implementation... 01:07:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:51 $ docker exec 99d796ae695f442f16fcbc0b2a682403488866b60d37378ed40cb8a9da81ff6e ssh-agent 01:07:51 SSH_AUTH_SOCK=/tmp/ssh-fdjCeiPdyraX/agent.85 01:07:51 SSH_AGENT_PID=91 01:07:51 Running ssh-add (command line suppressed) 01:07:51 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14567894439518249265.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14567894439518249265.key) 01:07:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:51 + git semver init 01:07:52 2025-08-14 01:07:52,136 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:07:52 2025-08-14 01:07:52,139 [run_init] DEBUG init version:0.0.0 force:False 01:07:52 2025-08-14 01:07:52,140 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 01:07:52 2025-08-14 01:07:52,141 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 01:07:52 2025-08-14 01:07:52,141 [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, stdin=None, shell=False, universal_newlines=False) 01:07:54 2025-08-14 01:07:53,929 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 01:07:54 2025-08-14 01:07:53,929 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 01:07:54 2025-08-14 01:07:53,930 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:07:54 2025-08-14 01:07:53,930 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:07:54 4.1.0-dev.4 [Pipeline] } 01:07:54 $ docker exec --env ******** --env ******** 99d796ae695f442f16fcbc0b2a682403488866b60d37378ed40cb8a9da81ff6e ssh-agent -k 01:07:54 unset SSH_AUTH_SOCK; 01:07:54 unset SSH_AGENT_PID; 01:07:54 echo Agent pid 91 killed; 01:07:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:07:54 + git semver [Pipeline] } 01:07:55 $ docker stop --time=1 99d796ae695f442f16fcbc0b2a682403488866b60d37378ed40cb8a9da81ff6e 01:07:56 $ docker rm -f --volumes 99d796ae695f442f16fcbc0b2a682403488866b60d37378ed40cb8a9da81ff6e [Pipeline] // withDockerContainer [Pipeline] sh 01:07:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:07:56 Stashed 1 file(s) [Pipeline] echo 01:07:56 [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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 01:07:57 provisioning config files... 01:07:57 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config988359810185327185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:57 ---> ****-login.sh 01:07:57 nexus3.edgexfoundry.org:10001 01:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:57 Login Succeeded 01:07:57 nexus3.edgexfoundry.org:10002 01:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:57 Login Succeeded 01:07:57 nexus3.edgexfoundry.org:10003 01:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:57 Login Succeeded 01:07:57 nexus3.edgexfoundry.org:10004 01:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:57 Login Succeeded 01:07:57 ****.io 01:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:57 Login Succeeded 01:07:57 ---> ****-login.sh ends [Pipeline] } 01:07:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:07:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:07:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:07:58 ========================================================= 01:07:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:07:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:07:59 #0 building with "default" instance using docker driver 01:07:59 01:07:59 #1 [internal] load build definition from Dockerfile 01:07:59 #1 transferring dockerfile: 1.79kB done 01:07:59 #1 DONE 0.0s 01:07:59 01:07:59 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:07:59 #2 DONE 0.1s 01:07:59 01:07:59 #3 [internal] load .dockerignore 01:07:59 #3 transferring context: 2B done 01:07:59 #3 DONE 0.0s 01:07:59 01:07:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:07:59 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:07:59 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:07:59 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:07:59 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:07:59 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 01:07:59 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 01:07:59 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 1.05MB / 74.06MB 0.1s 01:07:59 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 01:07:59 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:07:59 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 19.92MB / 74.06MB 0.3s 01:07:59 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 01:07:59 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:07:59 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 01:07:59 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 01:07:59 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.10MB / 2.38MB 0.3s 01:07:59 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.3s 01:07:59 #4 ... 01:07:59 01:07:59 #5 [internal] load build context 01:07:59 #5 transferring context: 40.63MB 0.3s done 01:07:59 #5 DONE 0.4s 01:07:59 01:07:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:07:59 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 33.55MB / 74.06MB 0.4s 01:07:59 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 01:07:59 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 7.34MB / 103.05MB 0.4s 01:07:59 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 01:07:59 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.4s 01:07:59 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 58.72MB / 74.06MB 0.6s 01:07:59 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 23.07MB / 103.05MB 0.6s 01:07:59 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done 01:07:59 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 01:07:59 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 31.46MB / 103.05MB 0.7s 01:08:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 63.96MB / 103.05MB 0.9s 01:08:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 80.74MB / 103.05MB 1.0s 01:08:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 100.66MB / 103.05MB 1.1s 01:08:00 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.5s done 01:08:00 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.5s done 01:08:00 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 01:08:06 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.7s done 01:08:06 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:08:06 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:08:06 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:08:06 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:08:06 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 01:08:06 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 01:08:06 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 01:08:09 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.9s done 01:08:09 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 01:08:09 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 01:08:09 #4 DONE 10.5s 01:08:09 01:08:09 #6 [builder 2/7] WORKDIR /device-virtual-go 01:08:12 Still waiting to schedule task 01:08:12 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6900’ 01:08:12 #6 DONE 2.3s 01:08:12 01:08:12 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:08:12 #7 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:08:14 #7 2.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:08:15 #7 3.213 (1/4) Installing openssh-keygen (9.7_p1-r5) 01:08:15 #7 3.223 (2/4) Installing libedit (20240517.3.1-r0) 01:08:15 #7 3.229 (3/4) Installing openssh-client-common (9.7_p1-r5) 01:08:15 #7 3.255 (4/4) Installing openssh-client-default (9.7_p1-r5) 01:08:15 #7 3.265 Executing busybox-1.36.1-r29.trigger 01:08:15 #7 3.273 OK: 252 MiB in 62 packages 01:08:15 #7 DONE 3.4s 01:08:15 01:08:15 #8 [builder 4/7] COPY go.mod vendor* ./ 01:08:15 #8 DONE 0.0s 01:08:15 01:08:15 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:42 #9 DONE 24.3s 01:08:42 01:08:42 #10 [builder 6/7] COPY . . 01:08:42 #10 DONE 0.2s 01:08:42 01:08:42 #11 [builder 7/7] RUN echo noop 01:08:42 #11 0.232 noop 01:08:42 #11 DONE 0.3s 01:08:42 01:08:42 #12 exporting to image 01:08:42 #12 exporting layers 01:08:49 #12 exporting layers 8.8s done 01:08:49 #12 writing image sha256:66352ef165c8cf59ecb4ae9c629d3a990ec981d07fd9266c57cb5c46e2393ab7 done 01:08:49 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:08:49 #12 DONE 8.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:49 + docker inspect -f . ci-base-image-x86_64 01:08:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:49 prd-ubuntu20.04-docker-8c-8g-6902 does not seem to be running inside a container 01:08:49 $ 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 ******** ci-base-image-x86_64 cat 01:08:50 $ docker top 23bf92a625b598294f607acc777163f3a9d4263f626d651c5d7f58c67fee3fdf -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:50 + go version 01:08:50 go version go1.23.9 linux/amd64 [Pipeline] } 01:08:50 $ docker stop --time=1 23bf92a625b598294f607acc777163f3a9d4263f626d651c5d7f58c67fee3fdf 01:08:52 $ docker rm -f --volumes 23bf92a625b598294f607acc777163f3a9d4263f626d651c5d7f58c67fee3fdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:52 + docker inspect -f . ci-base-image-x86_64 01:08:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:52 prd-ubuntu20.04-docker-8c-8g-6902 does not seem to be running inside a container 01:08:52 $ 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 ******** ci-base-image-x86_64 cat 01:08:53 $ docker top db3a446faeff10d92eaca8e0f851ab80fc8039cea05e919c8ca8c6e52ffcc508 -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:53 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 01:08:53 + make test 01:08:53 go test ./... -coverprofile=coverage.out 01:08:55 ? github.com/edgexfoundry/device-virtual-go [no test files] 01:09:17 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 01:09:17 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 59.5% of statements 01:09:27 go vet ./... 01:09:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:09:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:09:33 ./bin/test-attribution-txt.sh 01:09:33 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:09:33 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:09:33 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:09:33 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:09:33 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 01:09:33 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:09:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:09:33 $ docker stop --time=1 db3a446faeff10d92eaca8e0f851ab80fc8039cea05e919c8ca8c6e52ffcc508 01:09:35 $ docker rm -f --volumes db3a446faeff10d92eaca8e0f851ab80fc8039cea05e919c8ca8c6e52ffcc508 [Pipeline] // withDockerContainer [Pipeline] sh 01:09:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:09:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:09:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:09:37 + ls -al . 01:09:37 total 272 01:09:37 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:08 . 01:09:37 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 01:07 .. 01:09:37 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:09 .git 01:09:37 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:07 .github 01:09:37 -rw-rw-r-- 1 jenkins jenkins 272 Aug 14 01:07 .gitignore 01:09:37 -rw-rw-r-- 1 jenkins jenkins 199 Aug 14 01:07 .golangci.yml 01:09:37 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 01:07 .semver 01:09:37 -rw-rw-r-- 1 jenkins jenkins 18321 Aug 14 01:07 Attribution.txt 01:09:37 -rw-rw-r-- 1 jenkins jenkins 17302 Aug 14 01:07 CHANGELOG.md 01:09:37 -rw-rw-r-- 1 jenkins jenkins 1755 Aug 14 01:07 Dockerfile 01:09:37 -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 01:07 GOVERNANCE.md 01:09:37 -rw-rw-r-- 1 jenkins jenkins 660 Aug 14 01:07 Jenkinsfile 01:09:37 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 14 01:07 LICENSE 01:09:37 -rw-rw-r-- 1 jenkins jenkins 2652 Aug 14 01:07 Makefile 01:09:37 -rw-rw-r-- 1 jenkins jenkins 623 Aug 14 01:07 OWNERS.md 01:09:37 -rw-rw-r-- 1 jenkins jenkins 4473 Aug 14 01:07 README.md 01:09:37 -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 01:07 VERSION 01:09:37 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:07 bin 01:09:37 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:07 cmd 01:09:37 -rw-r--r-- 1 jenkins jenkins 45558 Aug 14 01:09 coverage.out 01:09:37 -rw-rw-r-- 1 jenkins jenkins 6112 Aug 14 01:07 go.mod 01:09:37 -rw-rw-r-- 1 jenkins jenkins 86944 Aug 14 01:07 go.sum 01:09:37 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:07 internal 01:09:37 -rw-rw-r-- 1 jenkins jenkins 235 Aug 14 01:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:37 + 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=21fe809f39cc883d4c20f030216f9b86179f70ec --label arch=amd64 --label version=4.1.0-dev.4 . 01:09:37 #0 building with "default" instance using docker driver 01:09:37 01:09:37 #1 [internal] load build definition from Dockerfile 01:09:37 #1 transferring dockerfile: 1.79kB done 01:09:37 #1 DONE 0.0s 01:09:37 01:09:37 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:09:37 #2 DONE 0.0s 01:09:37 01:09:37 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:09:37 #3 DONE 0.1s 01:09:37 01:09:37 #4 [internal] load .dockerignore 01:09:37 #4 transferring context: 2B done 01:09:37 #4 DONE 0.0s 01:09:37 01:09:37 #5 [internal] load build context 01:09:37 #5 transferring context: 59.80kB 0.0s done 01:09:37 #5 DONE 0.0s 01:09:37 01:09:37 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:09:37 #6 DONE 0.1s 01:09:37 01:09:37 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:09:37 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:09:37 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 01:09:37 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:09:37 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:09:37 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:09:37 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:09:37 #7 ... 01:09:37 01:09:37 #8 [builder 2/7] WORKDIR /device-virtual-go 01:09:37 #8 DONE 0.0s 01:09:37 01:09:37 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:09:37 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:09:37 #7 DONE 0.3s 01:09:37 01:09:37 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:09:38 #9 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:09:38 #9 0.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:09:38 #9 ... 01:09:38 01:09:38 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:09:38 #10 0.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:09:38 #10 0.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:09:38 #10 0.622 OK: 252 MiB in 62 packages 01:09:38 #10 DONE 0.8s 01:09:38 01:09:38 #11 [builder 4/7] COPY go.mod vendor* ./ 01:09:38 #11 DONE 0.0s 01:09:38 01:09:38 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:09:38 #9 0.637 (1/1) Installing dumb-init (1.2.5-r3) 01:09:38 #9 0.642 Executing busybox-1.36.1-r29.trigger 01:09:38 #9 0.650 OK: 8 MiB in 15 packages 01:09:38 #9 DONE 0.8s 01:09:38 01:09:38 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:38 #12 DONE 0.6s 01:09:38 01:09:38 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:09:38 #13 0.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:09:38 #13 0.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:09:39 #13 0.649 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:09:39 #13 0.664 Executing busybox-1.36.1-r30.post-upgrade 01:09:39 #13 0.701 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:09:39 #13 0.708 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:09:39 #13 0.713 Executing busybox-1.36.1-r30.trigger 01:09:39 #13 0.719 OK: 8 MiB in 15 packages 01:09:39 #13 DONE 0.9s 01:09:39 01:09:39 #14 [builder 6/7] COPY . . 01:09:39 #14 DONE 0.2s 01:09:39 01:09:39 #15 [builder 7/7] RUN make build 01:09:39 #15 0.309 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 01:10:06 #15 DONE 23.2s 01:10:06 01:10:06 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 01:10:06 #16 DONE 0.0s 01:10:06 01:10:06 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 01:10:06 #17 DONE 0.0s 01:10:06 01:10:06 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 01:10:06 #18 DONE 0.1s 01:10:06 01:10:06 #19 exporting to image 01:10:06 #19 exporting layers 0.1s done 01:10:06 #19 writing image sha256:a32536cdbac6756466da234b82bbd4dc1d6b94e12db5cd45802bb49de70396cd done 01:10:06 #19 naming to docker.io/library/device-virtual done 01:10:06 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:10:06 provisioning config files... 01:10:06 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17459815703482552580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:06 ---> ****-login.sh 01:10:06 nexus3.edgexfoundry.org:10001 01:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:06 Login Succeeded 01:10:06 nexus3.edgexfoundry.org:10002 01:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:06 Login Succeeded 01:10:06 nexus3.edgexfoundry.org:10003 01:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:07 Login Succeeded 01:10:07 nexus3.edgexfoundry.org:10004 01:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:07 Login Succeeded 01:10:07 ****.io 01:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:07 Login Succeeded 01:10:07 ---> ****-login.sh ends [Pipeline] } 01:10:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:10:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:10:07 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 01:10:07 21fe809f39cc883d4c20f030216f9b86179f70ec 01:10:07 latest 01:10:07 4.1.0-dev.4 01:10:07 21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 01:10:07 main 01:10:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:07 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec 01:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:10:08 88f321bc646b: Preparing 01:10:08 da2ed7f39a8a: Preparing 01:10:08 f247f3d74559: Preparing 01:10:08 091bdd86ccf7: Preparing 01:10:08 a7ebc37fe590: Preparing 01:10:08 097100c76c15: Preparing 01:10:08 097100c76c15: Waiting 01:10:08 f247f3d74559: Pushed 01:10:08 a7ebc37fe590: Pushed 01:10:08 da2ed7f39a8a: Pushed 01:10:08 097100c76c15: Layer already exists 01:10:08 091bdd86ccf7: Pushed 01:10:11 88f321bc646b: Pushed 01:10:11 21fe809f39cc883d4c20f030216f9b86179f70ec: digest: sha256:8931caf0df0ecc52d5dc12fa35832ce08f4f4a47836408447585532205547034 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:11 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:12 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 01:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:10:12 88f321bc646b: Preparing 01:10:12 da2ed7f39a8a: Preparing 01:10:12 f247f3d74559: Preparing 01:10:12 091bdd86ccf7: Preparing 01:10:12 a7ebc37fe590: Preparing 01:10:12 097100c76c15: Preparing 01:10:12 097100c76c15: Waiting 01:10:12 88f321bc646b: Layer already exists 01:10:12 091bdd86ccf7: Layer already exists 01:10:12 da2ed7f39a8a: Layer already exists 01:10:12 a7ebc37fe590: Layer already exists 01:10:12 f247f3d74559: Layer already exists 01:10:12 097100c76c15: Layer already exists 01:10:12 latest: digest: sha256:8931caf0df0ecc52d5dc12fa35832ce08f4f4a47836408447585532205547034 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:12 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:12 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 01:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:10:12 88f321bc646b: Preparing 01:10:12 da2ed7f39a8a: Preparing 01:10:12 f247f3d74559: Preparing 01:10:12 091bdd86ccf7: Preparing 01:10:12 a7ebc37fe590: Preparing 01:10:12 097100c76c15: Preparing 01:10:12 097100c76c15: Waiting 01:10:12 88f321bc646b: Layer already exists 01:10:12 a7ebc37fe590: Layer already exists 01:10:12 091bdd86ccf7: Layer already exists 01:10:12 da2ed7f39a8a: Layer already exists 01:10:12 f247f3d74559: Layer already exists 01:10:12 097100c76c15: Layer already exists 01:10:12 4.1.0-dev.4: digest: sha256:8931caf0df0ecc52d5dc12fa35832ce08f4f4a47836408447585532205547034 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:13 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:13 + docker push nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 01:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:10:13 88f321bc646b: Preparing 01:10:13 da2ed7f39a8a: Preparing 01:10:13 f247f3d74559: Preparing 01:10:13 091bdd86ccf7: Preparing 01:10:13 a7ebc37fe590: Preparing 01:10:13 097100c76c15: Preparing 01:10:13 097100c76c15: Waiting 01:10:13 091bdd86ccf7: Layer already exists 01:10:13 da2ed7f39a8a: Layer already exists 01:10:13 88f321bc646b: Layer already exists 01:10:13 a7ebc37fe590: Layer already exists 01:10:13 f247f3d74559: Layer already exists 01:10:13 097100c76c15: Layer already exists 01:10:13 21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4: digest: sha256:8931caf0df0ecc52d5dc12fa35832ce08f4f4a47836408447585532205547034 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:14 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:14 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 01:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:10:14 88f321bc646b: Preparing 01:10:14 da2ed7f39a8a: Preparing 01:10:14 f247f3d74559: Preparing 01:10:14 091bdd86ccf7: Preparing 01:10:14 a7ebc37fe590: Preparing 01:10:14 097100c76c15: Preparing 01:10:14 097100c76c15: Waiting 01:10:14 a7ebc37fe590: Layer already exists 01:10:14 da2ed7f39a8a: Layer already exists 01:10:14 f247f3d74559: Layer already exists 01:10:14 091bdd86ccf7: Layer already exists 01:10:14 88f321bc646b: Layer already exists 01:10:14 097100c76c15: Layer already exists 01:10:14 main: digest: sha256:8931caf0df0ecc52d5dc12fa35832ce08f4f4a47836408447585532205547034 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:10:14 ===================================================== [Pipeline] echo 01:10:14 taggedImages: 01:10:14 - nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec 01:10:14 - nexus3.edgexfoundry.org:10004/device-virtual:latest 01:10:14 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 01:10:14 - nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 01:10:14 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 01:10:14 ========================================================= 01:10:14 [edgeXBuildMultiArch] RAW Config: 01:10:14 images: 01:10:14 - nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec 01:10:14 - nexus3.edgexfoundry.org:10004/device-virtual:latest 01:10:14 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 01:10:14 - nexus3.edgexfoundry.org:10004/device-virtual:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 01:10:14 - nexus3.edgexfoundry.org:10004/device-virtual:main 01:10:14 settingsFile: 01:10:14 device-virtual-go-settings 01:10:14 ========================================================= [Pipeline] node 01:10:29 Still waiting to schedule task 01:10:29 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:10:57 Running on prd-centos7-docker-4c-2g-6910 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:10:57 provisioning config files... 01:10:57 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2137402821326953633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:59 ---> ****-login.sh 01:10:59 nexus3.edgexfoundry.org:10001 01:11:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6907 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 01:11:02 Running in /w/workspace/device-virtual-go/212 [Pipeline] { [Pipeline] checkout 01:11:05 The recommended git tool is: git 01:11:10 using credential edgex-jenkins-ssh 01:11:10 Cloning the remote Git repository 01:11:10 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 01:11:10 > git init /w/workspace/device-virtual-go/212 # timeout=10 01:11:10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 01:11:10 > git --version # timeout=10 01:11:10 > git --version # 'git version 2.25.1' 01:11:10 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:15 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 01:11:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:16 Avoid second fetch 01:11:16 Checking out Revision 21fe809f39cc883d4c20f030216f9b86179f70ec (main) 01:11:16 > git config core.sparsecheckout # timeout=10 01:11:16 > git checkout -f 21fe809f39cc883d4c20f030216f9b86179f70ec # timeout=10 01:11:17 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#546)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:21 provisioning config files... 01:11:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/212@tmp/config14889934629680395164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:22 ---> ****-login.sh 01:11:22 nexus3.edgexfoundry.org:10001 01:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:22 Configure a credential helper to remove this warning. See 01:11:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:22 01:11:22 Login Succeeded 01:11:22 nexus3.edgexfoundry.org:10002 01:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:23 Configure a credential helper to remove this warning. See 01:11:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:23 01:11:23 Login Succeeded 01:11:23 nexus3.edgexfoundry.org:10003 01:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:23 Configure a credential helper to remove this warning. See 01:11:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:23 01:11:23 Login Succeeded 01:11:23 nexus3.edgexfoundry.org:10004 01:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:24 Configure a credential helper to remove this warning. See 01:11:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:24 01:11:24 Login Succeeded 01:11:24 ****.io 01:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:26 Configure a credential helper to remove this warning. See 01:11:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:26 01:11:26 Login Succeeded 01:11:26 ---> ****-login.sh ends [Pipeline] } 01:11:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:11:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:11:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:11:26 ========================================================= 01:11:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:11:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:11:27 Sending build context to Docker daemon 20.55MB 01:11:27 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:11:27 Step 2/12 : FROM ${BASE} AS builder 01:11:27 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:11:27 94e9d8af2201: Pulling fs layer 01:11:27 a6c56e8762df: Pulling fs layer 01:11:27 f0f3c8884826: Pulling fs layer 01:11:27 c7e7622c144d: Pulling fs layer 01:11:27 4f4fb700ef54: Pulling fs layer 01:11:27 b4c3b6d88c5a: Pulling fs layer 01:11:27 ba8bce9d2590: Pulling fs layer 01:11:27 ca778ea9c289: Pulling fs layer 01:11:27 ba8bce9d2590: Waiting 01:11:27 c7e7622c144d: Waiting 01:11:27 ca778ea9c289: Waiting 01:11:27 4f4fb700ef54: Waiting 01:11:27 a6c56e8762df: Verifying Checksum 01:11:27 a6c56e8762df: Download complete 01:11:27 c7e7622c144d: Verifying Checksum 01:11:27 c7e7622c144d: Download complete 01:11:27 4f4fb700ef54: Verifying Checksum 01:11:27 4f4fb700ef54: Download complete 01:11:27 b4c3b6d88c5a: Verifying Checksum 01:11:27 b4c3b6d88c5a: Download complete 01:11:28 94e9d8af2201: Verifying Checksum 01:11:28 94e9d8af2201: Download complete 01:11:28 ca778ea9c289: Verifying Checksum 01:11:28 ca778ea9c289: Download complete 01:11:28 94e9d8af2201: Pull complete 01:11:29 a6c56e8762df: Pull complete 01:11:30 f0f3c8884826: Verifying Checksum 01:11:30 f0f3c8884826: Download complete 01:11:31 ba8bce9d2590: Verifying Checksum 01:11:31 ba8bce9d2590: Download complete 01:11:46 f0f3c8884826: Pull complete 01:11:46 c7e7622c144d: Pull complete 01:11:46 4f4fb700ef54: Pull complete 01:11:46 b4c3b6d88c5a: Pull complete 01:11:54 ba8bce9d2590: Pull complete 01:11:55 ca778ea9c289: Pull complete 01:11:55 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:11:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:11:55 ---> 47b25d7523d1 01:11:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:11:57 ---> Running in f50d0da52f03 01:11:58 Removing intermediate container f50d0da52f03 01:11:58 ---> 78ff937cd088 01:11:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:11:58 ---> Running in 4932a2466872 01:11:58 Removing intermediate container 4932a2466872 01:11:58 ---> 490b8793ab2b 01:11:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:11:58 ---> Running in 5b770d0827e7 01:11:58 Removing intermediate container 5b770d0827e7 01:11:58 ---> 45ffb8b30683 01:11:58 Step 6/12 : WORKDIR /device-virtual-go 01:11:58 ---> Running in 844d0f495bd6 01:11:59 Removing intermediate container 844d0f495bd6 01:11:59 ---> 1f7a43e84868 01:11:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:11:59 ---> Running in ac08ff03125f 01:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:03 (1/4) Installing openssh-keygen (9.7_p1-r5) 01:12:03 (2/4) Installing libedit (20240517.3.1-r0) 01:12:03 (3/4) Installing openssh-client-common (9.7_p1-r5) 01:12:03 (4/4) Installing openssh-client-default (9.7_p1-r5) 01:12:03 Executing busybox-1.36.1-r29.trigger 01:12:03 OK: 244 MiB in 62 packages 01:12:04 Removing intermediate container ac08ff03125f 01:12:04 ---> 13b3264c5a0e 01:12:04 Step 8/12 : COPY go.mod vendor* ./ 01:12:05 ---> 4130cab72160 01:12:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:05 ---> Running in 3e8e76cfa307 01:14:11 Removing intermediate container 3e8e76cfa307 01:14:11 ---> a1253a98cc64 01:14:11 Step 10/12 : COPY . . 01:14:11 ---> 2c8a2f434809 01:14:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:14:11 ---> Running in 0b17a0b364c1 01:14:11 Removing intermediate container 0b17a0b364c1 01:14:11 ---> cd6f48121314 01:14:11 Step 12/12 : RUN $MAKE 01:14:11 ---> Running in 2c9abf7b31e7 01:14:11 noop 01:14:11 Removing intermediate container 2c9abf7b31e7 01:14:11 ---> 4351dfc1ace0 01:14:11 Successfully built 4351dfc1ace0 01:14:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:12 + docker inspect -f . ci-base-image-arm64 01:14:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:12 prd-ubuntu20.04-docker-arm64-4c-16g-6907 does not seem to be running inside a container 01:14:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/212 -v /w/workspace/device-virtual-go/212:/w/workspace/device-virtual-go/212:rw,z -v /w/workspace/device-virtual-go/212@tmp:/w/workspace/device-virtual-go/212@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 01:14:13 $ docker top c429816f41798c1f30e516827cd3d8bbfb6e6046665564e41fa173b0de90bdc9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:14 + go version 01:14:14 go version go1.23.9 linux/arm64 [Pipeline] } 01:14:14 $ docker stop --time=1 c429816f41798c1f30e516827cd3d8bbfb6e6046665564e41fa173b0de90bdc9 01:14:16 $ docker rm -f --volumes c429816f41798c1f30e516827cd3d8bbfb6e6046665564e41fa173b0de90bdc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:17 + docker inspect -f . ci-base-image-arm64 01:14:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:17 prd-ubuntu20.04-docker-arm64-4c-16g-6907 does not seem to be running inside a container 01:14:17 $ 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/212 -v /w/workspace/device-virtual-go/212:/w/workspace/device-virtual-go/212:rw,z -v /w/workspace/device-virtual-go/212@tmp:/w/workspace/device-virtual-go/212@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 01:14:18 $ docker top 5891f6b6789284d571aaa53d943fdbc7e8e265edf13c94ae4ae61464cec7e3d2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:19 + git config --global --add safe.directory /w/workspace/device-virtual-go/212 [Pipeline] fileExists [Pipeline] sh 01:14:20 + make test 01:14:20 go test ./... -coverprofile=coverage.out 01:14:27 ? github.com/edgexfoundry/device-virtual-go [no test files] 01:18:34 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 01:18:34 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.083s coverage: 59.4% of statements 01:18:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:18:36 go vet ./... 01:19:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:19:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:19:43 ./bin/test-attribution-txt.sh 01:19:43 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:19:43 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:19:43 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:19:43 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:19:43 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 01:19:43 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:19:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:19:43 $ docker stop --time=1 5891f6b6789284d571aaa53d943fdbc7e8e265edf13c94ae4ae61464cec7e3d2 01:19:46 $ docker rm -f --volumes 5891f6b6789284d571aaa53d943fdbc7e8e265edf13c94ae4ae61464cec7e3d2 [Pipeline] // withDockerContainer [Pipeline] sh 01:19:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:19:47 Warning: overwriting stash ‘coverage-report’ 01:19:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:19:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:19:49 + ls -al . 01:19:49 total 268 01:19:49 drwxrwxr-x 7 jenkins jenkins 4096 Aug 14 01:14 . 01:19:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 01:11 .. 01:19:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:11 .git 01:19:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:11 .github 01:19:49 -rw-rw-r-- 1 jenkins jenkins 272 Aug 14 01:11 .gitignore 01:19:49 -rw-rw-r-- 1 jenkins jenkins 199 Aug 14 01:11 .golangci.yml 01:19:49 -rw-rw-r-- 1 jenkins jenkins 18321 Aug 14 01:11 Attribution.txt 01:19:49 -rw-rw-r-- 1 jenkins jenkins 17302 Aug 14 01:11 CHANGELOG.md 01:19:49 -rw-rw-r-- 1 jenkins jenkins 1755 Aug 14 01:11 Dockerfile 01:19:49 -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 01:11 GOVERNANCE.md 01:19:49 -rw-rw-r-- 1 jenkins jenkins 660 Aug 14 01:11 Jenkinsfile 01:19:49 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 14 01:11 LICENSE 01:19:49 -rw-rw-r-- 1 jenkins jenkins 2652 Aug 14 01:11 Makefile 01:19:49 -rw-rw-r-- 1 jenkins jenkins 623 Aug 14 01:11 OWNERS.md 01:19:49 -rw-rw-r-- 1 jenkins jenkins 4473 Aug 14 01:11 README.md 01:19:49 -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 01:07 VERSION 01:19:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:11 bin 01:19:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:11 cmd 01:19:49 -rw-r--r-- 1 jenkins jenkins 45558 Aug 14 01:18 coverage.out 01:19:49 -rw-rw-r-- 1 jenkins jenkins 6112 Aug 14 01:11 go.mod 01:19:49 -rw-rw-r-- 1 jenkins jenkins 86944 Aug 14 01:11 go.sum 01:19:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:11 internal 01:19:49 -rw-rw-r-- 1 jenkins jenkins 235 Aug 14 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:49 + 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=21fe809f39cc883d4c20f030216f9b86179f70ec --label arch=arm64 --label version=4.1.0-dev.4 . 01:19:50 Sending build context to Docker daemon 20.6MB 01:19:50 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 01:19:50 Step 2/26 : FROM ${BASE} AS builder 01:19:50 ---> 4351dfc1ace0 01:19:50 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:19:50 ---> Running in 244168864e89 01:19:50 Removing intermediate container 244168864e89 01:19:50 ---> fbc2e6ef2837 01:19:50 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:19:51 ---> Running in a5c7aeabe2a0 01:19:51 Removing intermediate container a5c7aeabe2a0 01:19:51 ---> 231cebcdd6b1 01:19:51 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:19:51 ---> Running in ea8224a222fe 01:19:52 Removing intermediate container ea8224a222fe 01:19:52 ---> 6a657166b038 01:19:52 Step 6/26 : WORKDIR /device-virtual-go 01:19:52 ---> Running in 7ba477be2de1 01:19:52 Removing intermediate container 7ba477be2de1 01:19:52 ---> ac7f2f452b29 01:19:52 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:19:52 ---> Running in faf62ac774e7 01:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:19:56 OK: 244 MiB in 62 packages 01:19:57 Removing intermediate container faf62ac774e7 01:19:57 ---> df18400d72d3 01:19:57 Step 8/26 : COPY go.mod vendor* ./ 01:19:58 ---> 19aa228d88ef 01:19:58 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:58 ---> Running in 7bb8eee56f22 01:20:01 Removing intermediate container 7bb8eee56f22 01:20:01 ---> 677ced274a2e 01:20:01 Step 10/26 : COPY . . 01:20:03 ---> f21f62a65c0f 01:20:03 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:20:03 ---> Running in 51fadb839a8c 01:20:03 Removing intermediate container 51fadb839a8c 01:20:03 ---> 4b57d12a16f0 01:20:03 Step 12/26 : RUN $MAKE 01:20:03 ---> Running in cdf7859a9c66 01:20:05 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 01:24:42 Removing intermediate container cdf7859a9c66 01:24:42 ---> be87dbd2f8cd 01:24:42 Step 13/26 : FROM alpine:3.20 01:24:42 3.20: Pulling from library/alpine 01:24:42 13e713f82565: Pulling fs layer 01:24:42 13e713f82565: Download complete 01:24:42 13e713f82565: Pull complete 01:24:42 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:24:42 Status: Downloaded newer image for alpine:3.20 01:24:42 ---> c88e9dceb6cb 01:24:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 01:24:42 ---> Running in 86919b454239 01:24:42 Removing intermediate container 86919b454239 01:24:42 ---> 409afa77bec5 01:24:42 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:24:42 ---> Running in 3ce438ee9e4f 01:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:42 (1/1) Installing dumb-init (1.2.5-r3) 01:24:42 Executing busybox-1.36.1-r29.trigger 01:24:42 OK: 9 MiB in 15 packages 01:24:42 Removing intermediate container 3ce438ee9e4f 01:24:42 ---> 842405c8e21f 01:24:42 Step 16/26 : RUN apk --no-cache upgrade 01:24:42 ---> Running in fa439775423d 01:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:44 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:24:44 Executing busybox-1.36.1-r30.post-upgrade 01:24:44 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:24:44 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:24:44 Executing busybox-1.36.1-r30.trigger 01:24:44 OK: 9 MiB in 15 packages 01:24:46 Removing intermediate container fa439775423d 01:24:46 ---> c28fd00f79f0 01:24:46 Step 17/26 : WORKDIR / 01:24:46 ---> Running in 1bce57a76a75 01:24:46 Removing intermediate container 1bce57a76a75 01:24:46 ---> bbd27db5b43b 01:24:46 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 01:24:47 ---> 65c7b3a53321 01:24:47 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 01:24:47 ---> 4053487d2017 01:24:47 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 01:24:50 ---> 4374c2f3a748 01:24:50 Step 21/26 : EXPOSE 59900 01:24:50 ---> Running in 87ec698564ab 01:24:50 Removing intermediate container 87ec698564ab 01:24:50 ---> 471548aab1c6 01:24:50 Step 22/26 : ENTRYPOINT ["/device-virtual"] 01:24:50 ---> Running in 6189023d2a02 01:24:50 Removing intermediate container 6189023d2a02 01:24:50 ---> 6ec4604891d8 01:24:50 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:24:50 ---> Running in fa021d3e4369 01:24:51 Removing intermediate container fa021d3e4369 01:24:51 ---> 171e87702852 01:24:51 Step 24/26 : LABEL arch=arm64 01:24:51 ---> Running in eeb9b9b5a015 01:24:51 Removing intermediate container eeb9b9b5a015 01:24:51 ---> 8c365de238cf 01:24:51 Step 25/26 : LABEL git_sha=21fe809f39cc883d4c20f030216f9b86179f70ec 01:24:52 ---> Running in 23b0aad10f18 01:24:52 Removing intermediate container 23b0aad10f18 01:24:52 ---> b3f789400b7c 01:24:52 Step 26/26 : LABEL version=4.1.0-dev.4 01:24:52 ---> Running in e5d9aec95925 01:24:52 Removing intermediate container e5d9aec95925 01:24:52 ---> 0decf6dec813 01:24:52 [Warning] One or more build-args [ARCH] were not consumed 01:24:52 Successfully built 0decf6dec813 01:24:52 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 01:24:53 provisioning config files... 01:24:53 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/212@tmp/config5379340264208713729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:53 ---> ****-login.sh 01:24:53 nexus3.edgexfoundry.org:10001 01:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:53 Configure a credential helper to remove this warning. See 01:24:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:53 01:24:53 Login Succeeded 01:24:53 nexus3.edgexfoundry.org:10002 01:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:54 Configure a credential helper to remove this warning. See 01:24:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:54 01:24:54 Login Succeeded 01:24:54 nexus3.edgexfoundry.org:10003 01:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:54 Configure a credential helper to remove this warning. See 01:24:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:54 01:24:54 Login Succeeded 01:24:54 nexus3.edgexfoundry.org:10004 01:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:55 Configure a credential helper to remove this warning. See 01:24:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:55 01:24:55 Login Succeeded 01:24:55 ****.io 01:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:24:55 Configure a credential helper to remove this warning. See 01:24:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:24:55 01:24:55 Login Succeeded 01:24:55 ---> ****-login.sh ends [Pipeline] } 01:24:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:24:56 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 01:24:56 21fe809f39cc883d4c20f030216f9b86179f70ec 01:24:56 latest 01:24:56 4.1.0-dev.4 01:24:56 21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 01:24:56 main 01:24:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:56 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec 01:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:24:56 6d112a3f3e9e: Preparing 01:24:56 f32a1674500d: Preparing 01:24:56 87ce669d37e1: Preparing 01:24:56 ca7640d42c91: Preparing 01:24:56 65e68ee1c679: Preparing 01:24:56 1e890da81ec9: Preparing 01:24:56 1e890da81ec9: Waiting 01:24:57 f32a1674500d: Pushed 01:24:57 87ce669d37e1: Pushed 01:24:57 65e68ee1c679: Pushed 01:24:57 1e890da81ec9: Layer already exists 01:24:57 ca7640d42c91: Pushed 01:25:05 6d112a3f3e9e: Pushed 01:25:05 21fe809f39cc883d4c20f030216f9b86179f70ec: digest: sha256:8f76ba76bc385392c782db64c4a7f2d55002a3bd07164857b0a89857dc0768d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:05 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:06 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 01:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:25:06 6d112a3f3e9e: Preparing 01:25:06 f32a1674500d: Preparing 01:25:06 87ce669d37e1: Preparing 01:25:06 ca7640d42c91: Preparing 01:25:06 65e68ee1c679: Preparing 01:25:06 1e890da81ec9: Preparing 01:25:06 1e890da81ec9: Waiting 01:25:06 87ce669d37e1: Layer already exists 01:25:06 65e68ee1c679: Layer already exists 01:25:06 6d112a3f3e9e: Layer already exists 01:25:06 f32a1674500d: Layer already exists 01:25:06 ca7640d42c91: Layer already exists 01:25:06 1e890da81ec9: Layer already exists 01:25:06 latest: digest: sha256:8f76ba76bc385392c782db64c4a7f2d55002a3bd07164857b0a89857dc0768d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:06 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 01:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:25:07 6d112a3f3e9e: Preparing 01:25:07 f32a1674500d: Preparing 01:25:07 87ce669d37e1: Preparing 01:25:07 ca7640d42c91: Preparing 01:25:07 65e68ee1c679: Preparing 01:25:07 1e890da81ec9: Preparing 01:25:07 1e890da81ec9: Waiting 01:25:07 87ce669d37e1: Layer already exists 01:25:07 65e68ee1c679: Layer already exists 01:25:07 f32a1674500d: Layer already exists 01:25:07 ca7640d42c91: Layer already exists 01:25:07 6d112a3f3e9e: Layer already exists 01:25:07 1e890da81ec9: Layer already exists 01:25:07 4.1.0-dev.4: digest: sha256:8f76ba76bc385392c782db64c4a7f2d55002a3bd07164857b0a89857dc0768d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:08 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 01:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:25:08 6d112a3f3e9e: Preparing 01:25:08 f32a1674500d: Preparing 01:25:08 87ce669d37e1: Preparing 01:25:08 ca7640d42c91: Preparing 01:25:08 65e68ee1c679: Preparing 01:25:08 1e890da81ec9: Preparing 01:25:08 1e890da81ec9: Waiting 01:25:08 f32a1674500d: Layer already exists 01:25:08 65e68ee1c679: Layer already exists 01:25:08 6d112a3f3e9e: Layer already exists 01:25:08 ca7640d42c91: Layer already exists 01:25:08 87ce669d37e1: Layer already exists 01:25:08 1e890da81ec9: Layer already exists 01:25:08 21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4: digest: sha256:8f76ba76bc385392c782db64c4a7f2d55002a3bd07164857b0a89857dc0768d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:09 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:09 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 01:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:25:09 6d112a3f3e9e: Preparing 01:25:09 f32a1674500d: Preparing 01:25:09 87ce669d37e1: Preparing 01:25:09 ca7640d42c91: Preparing 01:25:09 65e68ee1c679: Preparing 01:25:09 1e890da81ec9: Preparing 01:25:09 1e890da81ec9: Waiting 01:25:09 6d112a3f3e9e: Layer already exists 01:25:09 87ce669d37e1: Layer already exists 01:25:09 f32a1674500d: Layer already exists 01:25:09 65e68ee1c679: Layer already exists 01:25:09 ca7640d42c91: Layer already exists 01:25:09 1e890da81ec9: Layer already exists 01:25:09 main: digest: sha256:8f76ba76bc385392c782db64c4a7f2d55002a3bd07164857b0a89857dc0768d6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:09 ===================================================== [Pipeline] echo 01:25:09 taggedImages: 01:25:09 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec 01:25:09 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 01:25:09 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 01:25:09 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 01:25:09 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 01:25:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec [Pipeline] echo 01:25:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 01:25:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 [Pipeline] echo 01:25:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:21fe809f39cc883d4c20f030216f9b86179f70ec-4.1.0-dev.4 [Pipeline] echo 01:25:09 Skip building multi-arch image for 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 01:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:10 01:25:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:10 arm64: Pulling from edgex-lftools-log-publisher 01:25:10 8998bd30e6a1: Pulling fs layer 01:25:10 04944245beec: Pulling fs layer 01:25:10 699f458cf7ca: Pulling fs layer 01:25:10 765212b225bb: Pulling fs layer 01:25:10 f23df028b6ca: Pulling fs layer 01:25:10 765212b225bb: Waiting 01:25:10 f23df028b6ca: Waiting 01:25:10 d65c8cfc05b1: Pulling fs layer 01:25:10 2437ff75d9bd: Pulling fs layer 01:25:10 d65c8cfc05b1: Waiting 01:25:10 2437ff75d9bd: Waiting 01:25:10 04944245beec: Verifying Checksum 01:25:10 04944245beec: Download complete 01:25:10 765212b225bb: Verifying Checksum 01:25:10 765212b225bb: Download complete 01:25:10 f23df028b6ca: Verifying Checksum 01:25:10 f23df028b6ca: Download complete 01:25:10 d65c8cfc05b1: Verifying Checksum 01:25:10 d65c8cfc05b1: Download complete 01:25:11 699f458cf7ca: Verifying Checksum 01:25:11 699f458cf7ca: Download complete 01:25:11 8998bd30e6a1: Verifying Checksum 01:25:11 8998bd30e6a1: Download complete 01:25:14 2437ff75d9bd: Download complete 01:25:16 8998bd30e6a1: Pull complete 01:25:17 04944245beec: Pull complete 01:25:19 699f458cf7ca: Pull complete 01:25:19 765212b225bb: Pull complete 01:25:20 f23df028b6ca: Pull complete 01:25:20 d65c8cfc05b1: Pull complete 01:25:39 2437ff75d9bd: Pull complete 01:25:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:25:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:39 prd-ubuntu20.04-docker-arm64-4c-16g-6907 does not seem to be running inside a container 01:25:39 $ 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/212 -v /w/workspace/device-virtual-go/212:/w/workspace/device-virtual-go/212:rw,z -v /w/workspace/device-virtual-go/212@tmp:/w/workspace/device-virtual-go/212@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 01:25:42 $ docker top 6210d50825e4b2dfe258a344d195d295b57432d0247063e8e6d07713fd5a8649 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:43 ---> job-cost.sh 01:25:43 lf-activate-venv: SKIPPING 01:25:43 INFO: No Stack... 01:25:44 INFO: Retrieving Pricing Info for: v3-standard-4 01:25:44 INFO: Archiving Costs [Pipeline] sh 01:25:45 + cat /w/workspace/device-virtual-go/212/archives/cost.csv 01:25:45 + cut -d, -f6 [Pipeline] lock 01:25:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] 01:25:45 Resource [jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] did not exist. Created. 01:25:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:25:46 + echo total: 0.10999999940395355 [Pipeline] stash 01:25:46 Stashed 1 file(s) [Pipeline] } 01:25:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] [Pipeline] // lock [Pipeline] } 01:25:46 $ docker stop --time=1 6210d50825e4b2dfe258a344d195d295b57432d0247063e8e6d07713fd5a8649 01:25:48 $ docker rm -f --volumes 6210d50825e4b2dfe258a344d195d295b57432d0247063e8e6d07713fd5a8649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:07:30 Cancelling nested steps due to timeout 07:07:30 Sending interrupt signal to process 07:07:45 script returned exit code 143 [Pipeline] } 07:07:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:07:45 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:07:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:07:46 ---> package-listing.sh 07:07:46 ++ facter osfamily 07:07:46 ++ tr '[:upper:]' '[:lower:]' 07:07:46 + OS_FAMILY=redhat 07:07:46 + workspace=/w/workspace/exfoundry_device-virtual-go_main 07:07:46 + START_PACKAGES=/tmp/packages_start.txt 07:07:46 + END_PACKAGES=/tmp/packages_end.txt 07:07:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:07:46 + PACKAGES=/tmp/packages_start.txt 07:07:46 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 07:07:46 + PACKAGES=/tmp/packages_end.txt 07:07:46 + case "${OS_FAMILY}" in 07:07:46 + sort 07:07:46 + rpm -qa 07:07:47 + '[' -f /tmp/packages_start.txt ']' 07:07:47 + '[' -f /tmp/packages_end.txt ']' 07:07:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:07:47 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 07:07:47 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 07:07:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 07:07:47 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 07:07:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:48 07:07:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:48 latest: Pulling from edgex-lftools-log-publisher 07:07:48 5eb5b503b376: Pulling fs layer 07:07:48 5c69ac0246d0: Pulling fs layer 07:07:48 ec43610c2a17: Pulling fs layer 07:07:48 3a2ae6a8a46f: Pulling fs layer 07:07:48 33b1e0a273af: Pulling fs layer 07:07:48 5d3b04190fa2: Pulling fs layer 07:07:48 2f39f015ded8: Pulling fs layer 07:07:48 3a2ae6a8a46f: Waiting 07:07:48 33b1e0a273af: Waiting 07:07:48 5d3b04190fa2: Waiting 07:07:48 2f39f015ded8: Waiting 07:07:48 5c69ac0246d0: Verifying Checksum 07:07:48 5c69ac0246d0: Download complete 07:07:48 3a2ae6a8a46f: Verifying Checksum 07:07:48 3a2ae6a8a46f: Download complete 07:07:48 33b1e0a273af: Verifying Checksum 07:07:48 33b1e0a273af: Download complete 07:07:48 5d3b04190fa2: Verifying Checksum 07:07:48 5d3b04190fa2: Download complete 07:07:48 ec43610c2a17: Verifying Checksum 07:07:48 ec43610c2a17: Download complete 07:07:48 5eb5b503b376: Verifying Checksum 07:07:48 5eb5b503b376: Download complete 07:07:49 2f39f015ded8: Verifying Checksum 07:07:49 2f39f015ded8: Download complete 07:07:49 5eb5b503b376: Pull complete 07:07:50 5c69ac0246d0: Pull complete 07:07:50 ec43610c2a17: Pull complete 07:07:50 3a2ae6a8a46f: Pull complete 07:07:50 33b1e0a273af: Pull complete 07:07:50 5d3b04190fa2: Pull complete 07:07:54 2f39f015ded8: Pull complete 07:07:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:07:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:55 prd-centos7-docker-4c-2g-6910 does not seem to be running inside a container 07:07:55 $ 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 07:07:58 $ docker top 3bea1e99278a98e7fa6fe6e96f9fb1befd7d6ebb02776cf2cf5cbdb84f178037 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:58 + touch /tmp/pre-build-complete [Pipeline] sh 07:07:58 + mkdir -p /var/log/sysstat [Pipeline] sh 07:07:59 + ls /var/log/sa-host 07:07:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:59 provisioning config files... 07:07:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9542290098574070292tmp [Pipeline] { [Pipeline] echo 07:07:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:07:59 ---> create-netrc.sh [Pipeline] } 07:07:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:07:59 ---> python-tools-install.sh [Pipeline] echo 07:07:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:08:00 ---> sudo-logs.sh 07:08:00 Archiving 'sudo' log.. 07:08:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-6910.novalocal: Name or service not known 07:08:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-6910.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:08:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:08:00 ---> job-cost.sh 07:08:00 lf-activate-venv: SKIPPING 07:08:00 DEBUG: total: 0.10999999940395355 07:08:00 INFO: Retrieving Stack Cost... 07:08:00 INFO: Retrieving Pricing Info for: v3-standard-2 07:08:01 INFO: Archiving Costs [Pipeline] echo 07:08:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:08:01 ---> logs-deploy.sh 07:08:01 lf-activate-venv: SKIPPING 07:08:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/212 07:08:01 INFO: archiving workspace using pattern(s): 07:08:02 Archives upload complete. 07:08:02 INFO: archiving logs to Nexus 07:08:03 ---> uname -a: 07:08:03 Linux prd-centos7-docker-4c-2g-6910.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 07:08:03 07:08:03 07:08:03 ---> lscpu: 07:08:03 Architecture: x86_64 07:08:03 CPU op-mode(s): 32-bit, 64-bit 07:08:03 Byte Order: Little Endian 07:08:03 Address sizes: 40 bits physical, 48 bits virtual 07:08:03 CPU(s): 2 07:08:03 On-line CPU(s) list: 0,1 07:08:03 Thread(s) per core: 1 07:08:03 Core(s) per socket: 1 07:08:03 Socket(s): 2 07:08:03 NUMA node(s): 1 07:08:03 Vendor ID: AuthenticAMD 07:08:03 CPU family: 23 07:08:03 Model: 49 07:08:03 Model name: AMD EPYC-Rome Processor 07:08:03 Stepping: 0 07:08:03 CPU MHz: 2799.998 07:08:03 BogoMIPS: 5599.99 07:08:03 Virtualization: AMD-V 07:08:03 Hypervisor vendor: KVM 07:08:03 Virtualization type: full 07:08:03 L1d cache: 64 KiB 07:08:03 L1i cache: 64 KiB 07:08:03 L2 cache: 1 MiB 07:08:03 L3 cache: 32 MiB 07:08:03 NUMA node0 CPU(s): 0,1 07:08:03 Vulnerability Itlb multihit: Not affected 07:08:03 Vulnerability L1tf: Not affected 07:08:03 Vulnerability Mds: Not affected 07:08:03 Vulnerability Meltdown: Not affected 07:08:03 Vulnerability Mmio stale data: Not affected 07:08:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:08:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:08:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:08:03 Vulnerability Srbds: Not affected 07:08:03 Vulnerability Tsx async abort: Not affected 07:08:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:08:03 07:08:03 07:08:03 ---> nproc: 07:08:03 2 07:08:03 07:08:03 07:08:03 ---> df -h: 07:08:03 Filesystem Size Used Avail Use% Mounted on 07:08:03 overlay 40G 6.8G 34G 17% / 07:08:03 tmpfs 64M 0 64M 0% /dev 07:08:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:08:03 shm 64M 0 64M 0% /dev/shm 07:08:03 /dev/vda1 40G 6.8G 34G 17% /facter-os 07:08:03 07:08:03 07:08:03 Cannot open /var/log/sysstat/sa14: No such file or directory 07:08:03 Please check if data collecting is enabled 07:08:03 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:03 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:08:03 $ docker stop --time=1 3bea1e99278a98e7fa6fe6e96f9fb1befd7d6ebb02776cf2cf5cbdb84f178037 07:08:04 $ docker rm -f --volumes 3bea1e99278a98e7fa6fe6e96f9fb1befd7d6ebb02776cf2cf5cbdb84f178037 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:08:04 [WS-CLEANUP] Deleting project workspace... 07:08:04 [WS-CLEANUP] Deferred wipeout is used... 07:08:04 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:05 07:08:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:05 latest: Pulling from edgex-lftools-log-publisher 07:08:05 5eb5b503b376: Pulling fs layer 07:08:05 5c69ac0246d0: Pulling fs layer 07:08:05 ec43610c2a17: Pulling fs layer 07:08:05 3a2ae6a8a46f: Pulling fs layer 07:08:05 33b1e0a273af: Pulling fs layer 07:08:05 5d3b04190fa2: Pulling fs layer 07:08:05 2f39f015ded8: Pulling fs layer 07:08:05 3a2ae6a8a46f: Waiting 07:08:05 33b1e0a273af: Waiting 07:08:05 5d3b04190fa2: Waiting 07:08:05 2f39f015ded8: Waiting 07:08:05 5c69ac0246d0: Verifying Checksum 07:08:05 5c69ac0246d0: Download complete 07:08:05 3a2ae6a8a46f: Download complete 07:08:05 33b1e0a273af: Download complete 07:08:05 5d3b04190fa2: Verifying Checksum 07:08:05 5d3b04190fa2: Download complete 07:08:05 ec43610c2a17: Verifying Checksum 07:08:05 ec43610c2a17: Download complete 07:08:05 5eb5b503b376: Verifying Checksum 07:08:05 5eb5b503b376: Download complete 07:08:06 2f39f015ded8: Download complete 07:08:07 5eb5b503b376: Pull complete 07:08:07 5c69ac0246d0: Pull complete 07:08:07 ec43610c2a17: Pull complete 07:08:07 3a2ae6a8a46f: Pull complete 07:08:08 33b1e0a273af: Pull complete 07:08:08 5d3b04190fa2: Pull complete 07:08:13 2f39f015ded8: Pull complete 07:08:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:08:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:13 prd-ubuntu20.04-docker-8c-8g-6902 does not seem to be running inside a container 07:08:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:08:14 $ docker top 6b31b0f6b8fea26f56f59da9dd1ca8fb88757a6964b5daaa571d4918ed894069 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:15 ---> job-cost.sh 07:08:15 lf-activate-venv: SKIPPING 07:08:15 INFO: No Stack... 07:08:15 INFO: Retrieving Pricing Info for: v3-standard-8 07:08:16 INFO: Archiving Costs [Pipeline] sh 07:08:16 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 07:08:16 + cut -d, -f6 [Pipeline] lock 07:08:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] 07:08:16 Resource [jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] did not exist. Created. 07:08:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:08:16 /w/workspace/exfoundry_device-virtual-go_main@tmp/durable-c28bce12/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:08:17 + echo total: 1.5299999713897705 [Pipeline] stash 07:08:17 Warning: overwriting stash ‘stack-cost’ 07:08:17 Stashed 1 file(s) [Pipeline] } 07:08:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-212-stack-cost] [Pipeline] // lock [Pipeline] } 07:08:17 $ docker stop --time=1 6b31b0f6b8fea26f56f59da9dd1ca8fb88757a6964b5daaa571d4918ed894069 07:08:18 $ docker rm -f --volumes 6b31b0f6b8fea26f56f59da9dd1ca8fb88757a6964b5daaa571d4918ed894069 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:08:18 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:08:19 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 07:08:19 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 07:08:19 total 16 07:08:19 drwxr-xr-x 3 root root 4096 Aug 14 07:08 . 07:08:19 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 07:08 .. 07:08:19 drwxr-xr-x 2 root root 4096 Aug 14 07:08 cost 07:08:19 -rw-r--r-- 1 root root 91 Aug 14 07:08 cost.csv 07:08:19 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 07:08:19 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 07:08:19 total 16 07:08:19 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 07:08 . 07:08:19 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 07:08 .. 07:08:19 drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 07:08 cost 07:08:19 -rw-r--r-- 1 jenkins jenkins 91 Aug 14 07:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:08:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:08:20 ---> package-listing.sh 07:08:20 ++ facter osfamily 07:08:20 ++ tr '[:upper:]' '[:lower:]' 07:08:20 + OS_FAMILY=debian 07:08:20 + workspace=/w/workspace/exfoundry_device-virtual-go_main 07:08:20 + START_PACKAGES=/tmp/packages_start.txt 07:08:20 + END_PACKAGES=/tmp/packages_end.txt 07:08:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:08:20 + PACKAGES=/tmp/packages_start.txt 07:08:20 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 07:08:20 + PACKAGES=/tmp/packages_end.txt 07:08:20 + case "${OS_FAMILY}" in 07:08:20 + dpkg -l 07:08:20 + grep '^ii' 07:08:20 + '[' -f /tmp/packages_start.txt ']' 07:08:20 + '[' -f /tmp/packages_end.txt ']' 07:08:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:08:20 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 07:08:20 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 07:08:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 07:08:20 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 07:08:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:21 prd-ubuntu20.04-docker-8c-8g-6902 does not seem to be running inside a container 07:08:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:08:21 $ docker top 48fa52bc4ca77a3124e034ef216596afeb2a7a69789ff616d862a1e1e08a3084 -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:22 + touch /tmp/pre-build-complete [Pipeline] sh 07:08:22 + mkdir -p /var/log/sysstat [Pipeline] sh 07:08:22 + ls /var/log/sa-host 07:08:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:22 provisioning config files... 07:08:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config67451392728526864tmp [Pipeline] { [Pipeline] echo 07:08:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:08:23 ---> create-netrc.sh [Pipeline] } 07:08:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:08:23 ---> python-tools-install.sh [Pipeline] echo 07:08:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:08:23 ---> sudo-logs.sh 07:08:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:08:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:08:23 ---> job-cost.sh 07:08:23 lf-activate-venv: SKIPPING 07:08:23 DEBUG: total: 1.5299999713897705 07:08:23 INFO: Retrieving Stack Cost... 07:08:23 INFO: Retrieving Pricing Info for: v3-standard-8 07:08:24 INFO: Archiving Costs [Pipeline] echo 07:08:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:08:24 ---> logs-deploy.sh 07:08:24 lf-activate-venv: SKIPPING 07:08:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/212 07:08:24 INFO: archiving workspace using pattern(s): 07:08:25 Archives upload complete. 07:08:25 INFO: archiving logs to Nexus