Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2404411371f062037d1ada821faca8080a127271+932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 (36c6f5e797547b60319611b5dd750c173b10ebe3) 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-ssh558636009378537254.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8652606410496985158.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 590556114a56c6d90cc8043840e039c2f74196dc 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/PR-474/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/PR-474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5678880713623345215.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh2836946684421758735.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/PR-474/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/PR-474/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9810584040465654330.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4789’ Running on prd-ubuntu20.04-docker-8c-8g-4792 in /w/workspace/foundry_device-virtual-go_PR-474 [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/foundry_device-virtual-go_PR-474 # 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 Merging remotes/origin/main commit 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 into PR head commit 2404411371f062037d1ada821faca8080a127271 > 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 remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2404411371f062037d1ada821faca8080a127271 # timeout=10 > git remote # timeout=10 Merge succeeded, producing e8264638357581db1207300fa69bb11664ee4707 Checking out Revision e8264638357581db1207300fa69bb11664ee4707 (PR-474) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8264638357581db1207300fa69bb11664ee4707 # timeout=10 Commit message: "Merge commit '932cd0ed64b24657bf9f55b2df32b0bd0d5697a3' into HEAD" > git rev-list --no-walk 2404411371f062037d1ada821faca8080a127271 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:15:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:15:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:15:22 ========================================================= 08:15:22 EdgeX Global Pipelines Version Info 08:15:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:15:22 ------------------- 08:15:22 stable info: 08:15:22 ------------------- 08:15:22 Commited By: Ginny Guan ginny@iotechsys.com 08:15:22 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:15:22 Message: update stable to v1.0.260 08:15:23 ------------------- 08:15:23 experimental info: 08:15:23 ------------------- 08:15:23 Commited By: Ginny Guan ginny@iotechsys.com 08:15:23 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:15:23 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:15:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-474 [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-474 [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-474 [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8264638357581db1207300fa69bb11664ee4707 [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e826463 [Pipeline] echo 08:15:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:24 provisioning config files... 08:15:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-474@tmp/config6877436425492665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:24 ---> ****-login.sh 08:15:24 nexus3.edgexfoundry.org:10001 08:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:25 Configure a credential helper to remove this warning. See 08:15:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:25 08:15:25 Login Succeeded 08:15:25 nexus3.edgexfoundry.org:10002 08:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:25 Configure a credential helper to remove this warning. See 08:15:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:25 08:15:25 Login Succeeded 08:15:25 nexus3.edgexfoundry.org:10003 08:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:25 Configure a credential helper to remove this warning. See 08:15:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:25 08:15:25 Login Succeeded 08:15:25 nexus3.edgexfoundry.org:10004 08:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:25 Configure a credential helper to remove this warning. See 08:15:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:25 08:15:25 Login Succeeded 08:15:25 ****.io 08:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:25 Configure a credential helper to remove this warning. See 08:15:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:25 08:15:25 Login Succeeded 08:15:25 ---> ****-login.sh ends [Pipeline] } 08:15:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:15:26 + git rev-list -1 --merges e8264638357581db1207300fa69bb11664ee4707~1..e8264638357581db1207300fa69bb11664ee4707 [Pipeline] echo 08:15:26 -----------> git rev-list -1 --merges e8264638357581db1207300fa69bb11664ee4707~1..e8264638357581db1207300fa69bb11664ee4707 e8264638357581db1207300fa69bb11664ee4707 08:15:26 e8264638357581db1207300fa69bb11664ee4707 [false] [Pipeline] sh 08:15:26 + git log --format=format:%s -1 e8264638357581db1207300fa69bb11664ee4707 [Pipeline] echo 08:15:26 ========================================================= 08:15:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:15:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:15:26 + git log --format=format:%s -1 e8264638357581db1207300fa69bb11664ee4707 [Pipeline] echo 08:15:26 [semverPrep] GIT_COMMIT: e8264638357581db1207300fa69bb11664ee4707, Commit Message: Merge commit '932cd0ed64b24657bf9f55b2df32b0bd0d5697a3' into HEAD [Pipeline] echo 08:15:26 [semverPrep] This is not a build commit. [Pipeline] sh 08:15:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:15:27 + grep -v github /etc/ssh/ssh_known_hosts 08:15:27 + [ -e /tmp/ssh_known_hosts ] 08:15:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:15:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:15:27 + sudo tee -a /etc/ssh/ssh_known_hosts 08:15:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:27 08:15:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:28 0.1.4: Pulling from edgex-devops/py-git-semver 08:15:28 b85a868b505f: Pulling fs layer 08:15:28 e2be974225ed: Pulling fs layer 08:15:28 339a4e72a1f5: Pulling fs layer 08:15:28 988bab9f4d93: Pulling fs layer 08:15:28 1469e6f7b9e6: Pulling fs layer 08:15:28 eaf3925da568: Pulling fs layer 08:15:28 bab4dde63d76: Pulling fs layer 08:15:28 bde34c3a00c8: Pulling fs layer 08:15:28 b352a97aabf1: Pulling fs layer 08:15:28 4872d77fe225: Pulling fs layer 08:15:28 5851b861e8e6: Pulling fs layer 08:15:28 988bab9f4d93: Waiting 08:15:28 1469e6f7b9e6: Waiting 08:15:28 eaf3925da568: Waiting 08:15:28 bab4dde63d76: Waiting 08:15:28 4872d77fe225: Waiting 08:15:28 bde34c3a00c8: Waiting 08:15:28 b352a97aabf1: Waiting 08:15:28 5851b861e8e6: Waiting 08:15:28 e2be974225ed: Verifying Checksum 08:15:28 e2be974225ed: Download complete 08:15:28 988bab9f4d93: Download complete 08:15:28 1469e6f7b9e6: Verifying Checksum 08:15:28 1469e6f7b9e6: Download complete 08:15:28 339a4e72a1f5: Verifying Checksum 08:15:28 339a4e72a1f5: Download complete 08:15:28 eaf3925da568: Verifying Checksum 08:15:28 eaf3925da568: Download complete 08:15:28 bde34c3a00c8: Verifying Checksum 08:15:28 bde34c3a00c8: Download complete 08:15:28 b352a97aabf1: Verifying Checksum 08:15:28 b352a97aabf1: Download complete 08:15:28 4872d77fe225: Download complete 08:15:28 5851b861e8e6: Verifying Checksum 08:15:28 5851b861e8e6: Download complete 08:15:28 b85a868b505f: Download complete 08:15:28 bab4dde63d76: Verifying Checksum 08:15:28 bab4dde63d76: Download complete 08:15:29 b85a868b505f: Pull complete 08:15:29 e2be974225ed: Pull complete 08:15:30 339a4e72a1f5: Pull complete 08:15:30 988bab9f4d93: Pull complete 08:15:30 1469e6f7b9e6: Pull complete 08:15:30 eaf3925da568: Pull complete 08:15:32 bab4dde63d76: Pull complete 08:15:32 bde34c3a00c8: Pull complete 08:15:32 b352a97aabf1: Pull complete 08:15:32 4872d77fe225: Pull complete 08:15:32 5851b861e8e6: Pull complete 08:15:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:32 prd-ubuntu20.04-docker-8c-8g-4792 does not seem to be running inside a container 08:15:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-474 -v /w/workspace/foundry_device-virtual-go_PR-474:/w/workspace/foundry_device-virtual-go_PR-474:rw,z -v /w/workspace/foundry_device-virtual-go_PR-474@tmp:/w/workspace/foundry_device-virtual-go_PR-474@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:15:35 $ docker top 02ac4b0180f23134327ae0422ddfad3833bfff99bcf5425717bca1c64ea76b92 -eo pid,comm 08:15:35 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). 08:15:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:15:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:35 [ssh-agent] Looking for ssh-agent implementation... 08:15:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:35 $ docker exec 02ac4b0180f23134327ae0422ddfad3833bfff99bcf5425717bca1c64ea76b92 ssh-agent 08:15:36 SSH_AUTH_SOCK=/tmp/ssh-0Jamk74jejmA/agent.32 08:15:36 SSH_AGENT_PID=38 08:15:36 Running ssh-add (command line suppressed) 08:15:36 Identity added: /w/workspace/foundry_device-virtual-go_PR-474@tmp/private_key_6420776895937746606.key (/w/workspace/foundry_device-virtual-go_PR-474@tmp/private_key_6420776895937746606.key) 08:15:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:36 + git tag --points-at HEAD [Pipeline] } 08:15:36 $ docker exec --env ******** --env ******** 02ac4b0180f23134327ae0422ddfad3833bfff99bcf5425717bca1c64ea76b92 ssh-agent -k 08:15:36 unset SSH_AUTH_SOCK; 08:15:36 unset SSH_AGENT_PID; 08:15:36 echo Agent pid 38 killed; 08:15:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:15:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:36 [ssh-agent] Looking for ssh-agent implementation... 08:15:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:36 $ docker exec 02ac4b0180f23134327ae0422ddfad3833bfff99bcf5425717bca1c64ea76b92 ssh-agent 08:15:36 SSH_AUTH_SOCK=/tmp/ssh-kyVNNnab3zIK/agent.71 08:15:36 SSH_AGENT_PID=77 08:15:36 Running ssh-add (command line suppressed) 08:15:36 Identity added: /w/workspace/foundry_device-virtual-go_PR-474@tmp/private_key_11985309067130529142.key (/w/workspace/foundry_device-virtual-go_PR-474@tmp/private_key_11985309067130529142.key) 08:15:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:37 + git semver init 08:15:37 2024-07-02 08:15:37,460 [run_init] DEBUG init version:0.0.0 force:False 08:15:37 2024-07-02 08:15:37,461 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-474/.semver 08:15:37 2024-07-02 08:15:37,462 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-474/.semver 08:15:37 2024-07-02 08:15:37,462 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-474/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-474, universal_newlines=False, shell=None, istream=None) 08:15:39 2024-07-02 08:15:39,276 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-474/.git/info/exclude 08:15:39 2024-07-02 08:15:39,277 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-474/.semver/PR-474 with force:False 08:15:39 2024-07-02 08:15:39,277 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-474/.semver/PR-474 08:15:39 2024-07-02 08:15:39,281 [execute] INFO git cat-file --batch-check 08:15:39 2024-07-02 08:15:39,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-474/.semver, universal_newlines=False, shell=None, istream=) 08:15:39 2024-07-02 08:15:39,286 [execute] INFO git cat-file --batch 08:15:39 2024-07-02 08:15:39,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-474/.semver, universal_newlines=False, shell=None, istream=) 08:15:39 2024-07-02 08:15:39,291 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-474/.semver/PR-474 08:15:39 0.0.0 [Pipeline] } 08:15:39 $ docker exec --env ******** --env ******** 02ac4b0180f23134327ae0422ddfad3833bfff99bcf5425717bca1c64ea76b92 ssh-agent -k 08:15:39 unset SSH_AUTH_SOCK; 08:15:39 unset SSH_AGENT_PID; 08:15:39 echo Agent pid 77 killed; 08:15:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:15:39 + git semver [Pipeline] } 08:15:40 $ docker stop --time=1 02ac4b0180f23134327ae0422ddfad3833bfff99bcf5425717bca1c64ea76b92 08:15:41 $ docker rm -f --volumes 02ac4b0180f23134327ae0422ddfad3833bfff99bcf5425717bca1c64ea76b92 [Pipeline] // withDockerContainer [Pipeline] sh 08:15:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:15:42 Stashed 1 file(s) [Pipeline] echo 08:15:42 [edgeXSemver]: initialized semver on version 0.0.0 [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 08:15:42 provisioning config files... 08:15:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-474@tmp/config18031735464937845522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:42 ---> ****-login.sh 08:15:42 nexus3.edgexfoundry.org:10001 08:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:42 Configure a credential helper to remove this warning. See 08:15:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:42 08:15:42 Login Succeeded 08:15:42 nexus3.edgexfoundry.org:10002 08:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:42 Configure a credential helper to remove this warning. See 08:15:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:42 08:15:42 Login Succeeded 08:15:42 nexus3.edgexfoundry.org:10003 08:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:42 Configure a credential helper to remove this warning. See 08:15:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:42 08:15:42 Login Succeeded 08:15:42 nexus3.edgexfoundry.org:10004 08:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:42 Configure a credential helper to remove this warning. See 08:15:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:42 08:15:42 Login Succeeded 08:15:42 ****.io 08:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:43 Configure a credential helper to remove this warning. See 08:15:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:43 08:15:43 Login Succeeded 08:15:43 ---> ****-login.sh ends [Pipeline] } 08:15:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:15:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:15:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:15:43 ========================================================= 08:15:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:15:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 08:15:43 Sending build context to Docker daemon 37.58MB 08:15:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:15:43 Step 2/12 : FROM ${BASE} AS builder 08:15:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:15:43 619be1103602: Pulling fs layer 08:15:43 7862e08f4a3e: Pulling fs layer 08:15:43 5df492c9dc93: Pulling fs layer 08:15:43 7629e6793208: Pulling fs layer 08:15:43 4f4fb700ef54: Pulling fs layer 08:15:43 fb5054dd5b73: Pulling fs layer 08:15:43 eeca6798cff9: Pulling fs layer 08:15:43 aa269ceb94a6: Pulling fs layer 08:15:43 ada007ff1a6a: Pulling fs layer 08:15:43 fb5054dd5b73: Waiting 08:15:43 eeca6798cff9: Waiting 08:15:43 aa269ceb94a6: Waiting 08:15:43 7629e6793208: Waiting 08:15:43 ada007ff1a6a: Waiting 08:15:43 4f4fb700ef54: Waiting 08:15:43 7862e08f4a3e: Download complete 08:15:43 7629e6793208: Verifying Checksum 08:15:43 7629e6793208: Download complete 08:15:43 4f4fb700ef54: Verifying Checksum 08:15:43 4f4fb700ef54: Download complete 08:15:43 fb5054dd5b73: Verifying Checksum 08:15:43 fb5054dd5b73: Download complete 08:15:43 619be1103602: Verifying Checksum 08:15:43 619be1103602: Download complete 08:15:43 eeca6798cff9: Verifying Checksum 08:15:43 eeca6798cff9: Download complete 08:15:44 619be1103602: Pull complete 08:15:44 7862e08f4a3e: Pull complete 08:15:44 ada007ff1a6a: Download complete 08:15:44 5df492c9dc93: Verifying Checksum 08:15:44 5df492c9dc93: Download complete 08:15:44 aa269ceb94a6: Verifying Checksum 08:15:44 aa269ceb94a6: Download complete 08:15:47 5df492c9dc93: Pull complete 08:15:47 7629e6793208: Pull complete 08:15:47 4f4fb700ef54: Pull complete 08:15:47 fb5054dd5b73: Pull complete 08:15:47 eeca6798cff9: Pull complete 08:15:50 aa269ceb94a6: Pull complete 08:15:50 ada007ff1a6a: Pull complete 08:15:50 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:15:50 ---> f489d0715acc 08:15:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:15:53 ---> Running in 603006aa8a4a 08:15:53 Removing intermediate container 603006aa8a4a 08:15:53 ---> f1cd0351b3d6 08:15:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:15:53 ---> Running in d5510c7d4454 08:15:53 Removing intermediate container d5510c7d4454 08:15:53 ---> ca3a50c0b1ec 08:15:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:15:53 ---> Running in 1d3f41df45b8 08:15:53 Removing intermediate container 1d3f41df45b8 08:15:53 ---> 65b8f6d770da 08:15:53 Step 6/12 : WORKDIR /device-virtual-go 08:15:53 ---> Running in 5acb9b7bd94e 08:15:53 Removing intermediate container 5acb9b7bd94e 08:15:53 ---> 8dbdfbcfbf14 08:15:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:15:54 ---> Running in 5323e8b5bfbb 08:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:54 (1/4) Installing openssh-keygen (9.3_p2-r1) 08:15:54 (2/4) Installing libedit (20221030.3.1-r1) 08:15:54 (3/4) Installing openssh-client-common (9.3_p2-r1) 08:15:54 (4/4) Installing openssh-client-default (9.3_p2-r1) 08:15:54 Executing busybox-1.36.1-r5.trigger 08:15:54 OK: 268 MiB in 56 packages 08:15:55 Removing intermediate container 5323e8b5bfbb 08:15:55 ---> af7dc632a613 08:15:55 Step 8/12 : COPY go.mod vendor* ./ 08:15:55 ---> 877553f6beef 08:15:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:55 ---> Running in 026b127f5d8d 08:15:57 Still waiting to schedule task 08:15:57 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4790’ 08:16:41 Removing intermediate container 026b127f5d8d 08:16:41 ---> f66fce7e2c65 08:16:41 Step 10/12 : COPY . . 08:16:41 ---> 9081fd1d7df0 08:16:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:16:41 ---> Running in c76aa8539e43 08:16:41 Removing intermediate container c76aa8539e43 08:16:41 ---> 9946e52ef3c5 08:16:41 Step 12/12 : RUN $MAKE 08:16:41 ---> Running in e3c2c9b33103 08:16:41 noop 08:16:41 Removing intermediate container e3c2c9b33103 08:16:41 ---> 8fd868aabbd6 08:16:41 Successfully built 8fd868aabbd6 08:16:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:42 + docker inspect -f . ci-base-image-x86_64 08:16:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:42 prd-ubuntu20.04-docker-8c-8g-4792 does not seem to be running inside a container 08:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-474 -v /w/workspace/foundry_device-virtual-go_PR-474:/w/workspace/foundry_device-virtual-go_PR-474:rw,z -v /w/workspace/foundry_device-virtual-go_PR-474@tmp:/w/workspace/foundry_device-virtual-go_PR-474@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:16:42 $ docker top 2e175f3a7d19bd49376030897f1eafbfee0c4f42ca8717eebe46087d73ea7786 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:42 + go version 08:16:42 go version go1.21.9 linux/amd64 [Pipeline] } 08:16:42 $ docker stop --time=1 2e175f3a7d19bd49376030897f1eafbfee0c4f42ca8717eebe46087d73ea7786 08:16:44 $ docker rm -f --volumes 2e175f3a7d19bd49376030897f1eafbfee0c4f42ca8717eebe46087d73ea7786 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:44 + docker inspect -f . ci-base-image-x86_64 08:16:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:44 prd-ubuntu20.04-docker-8c-8g-4792 does not seem to be running inside a container 08:16:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-474 -v /w/workspace/foundry_device-virtual-go_PR-474:/w/workspace/foundry_device-virtual-go_PR-474:rw,z -v /w/workspace/foundry_device-virtual-go_PR-474@tmp:/w/workspace/foundry_device-virtual-go_PR-474@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:16:45 $ docker top be74351d98185c66f0ce11622c3da4704f00b87b456eb90ed7fa37b3f4bae459 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:45 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-474 [Pipeline] fileExists [Pipeline] sh 08:16:45 + make test 08:16:45 go test ./... -coverprofile=coverage.out 08:16:47 ? github.com/edgexfoundry/device-virtual-go [no test files] 08:17:05 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 08:17:05 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements 08:17:15 go vet ./... 08:17:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:17:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:17:20 ./bin/test-attribution-txt.sh [Pipeline] echo 08:17:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:17:20 $ docker stop --time=1 be74351d98185c66f0ce11622c3da4704f00b87b456eb90ed7fa37b3f4bae459 08:17:26 $ docker rm -f --volumes be74351d98185c66f0ce11622c3da4704f00b87b456eb90ed7fa37b3f4bae459 [Pipeline] // withDockerContainer [Pipeline] sh 08:17:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:17:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:17:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:17:27 + ls -al . 08:17:27 total 276 08:17:27 drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 08:16 . 08:17:27 drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 08:15 .. 08:17:27 drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 08:17 .git 08:17:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 08:15 .github 08:17:27 -rw-rw-r-- 1 jenkins jenkins 272 Jul 2 08:15 .gitignore 08:17:27 -rw-rw-r-- 1 jenkins jenkins 41 Jul 2 08:15 .golangci.yml 08:17:27 drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 08:15 .semver 08:17:27 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 2 08:15 Attribution.txt 08:17:27 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 2 08:15 CHANGELOG.md 08:17:27 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 2 08:15 Dockerfile 08:17:27 -rw-rw-r-- 1 jenkins jenkins 677 Jul 2 08:15 GOVERNANCE.md 08:17:27 -rw-rw-r-- 1 jenkins jenkins 660 Jul 2 08:15 Jenkinsfile 08:17:27 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 2 08:15 LICENSE 08:17:27 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 2 08:15 Makefile 08:17:27 -rw-rw-r-- 1 jenkins jenkins 623 Jul 2 08:15 OWNERS.md 08:17:27 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 2 08:15 README.md 08:17:27 -rw-rw-r-- 1 jenkins jenkins 5 Jul 2 08:15 VERSION 08:17:27 drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 08:15 bin 08:17:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 08:15 cmd 08:17:27 -rw-r--r-- 1 jenkins jenkins 43247 Jul 2 08:17 coverage.out 08:17:27 -rw-rw-r-- 1 jenkins jenkins 6979 Jul 2 08:15 go.mod 08:17:27 -rw-rw-r-- 1 jenkins jenkins 101949 Jul 2 08:15 go.sum 08:17:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 08:15 internal 08:17:27 -rw-rw-r-- 1 jenkins jenkins 235 Jul 2 08:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:28 + 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=e8264638357581db1207300fa69bb11664ee4707 --label arch=amd64 --label version=0.0.0 . 08:17:28 Sending build context to Docker daemon 37.62MB 08:17:28 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 08:17:28 Step 2/26 : FROM ${BASE} AS builder 08:17:28 ---> 8fd868aabbd6 08:17:28 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:17:28 ---> Running in 2dc80233dbc9 08:17:28 Removing intermediate container 2dc80233dbc9 08:17:28 ---> 5bbdac571879 08:17:28 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 08:17:29 ---> Running in 3210a879da9e 08:17:29 Removing intermediate container 3210a879da9e 08:17:29 ---> 007b8355cab5 08:17:29 Step 5/26 : ARG ADD_BUILD_TAGS="" 08:17:29 ---> Running in a2b827bb2f27 08:17:29 Removing intermediate container a2b827bb2f27 08:17:29 ---> e7f8b40a46f9 08:17:29 Step 6/26 : WORKDIR /device-virtual-go 08:17:29 ---> Running in 234e4dabb7c4 08:17:29 Removing intermediate container 234e4dabb7c4 08:17:29 ---> ad94201db09a 08:17:29 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:17:29 ---> Running in 49f37d6266e7 08:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:17:30 OK: 268 MiB in 56 packages 08:17:30 Removing intermediate container 49f37d6266e7 08:17:30 ---> 339c022fe947 08:17:30 Step 8/26 : COPY go.mod vendor* ./ 08:17:30 ---> ac4e47d1f5fc 08:17:30 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:30 ---> Running in 929ee6857112 08:17:31 Removing intermediate container 929ee6857112 08:17:31 ---> 3bab5c98084f 08:17:31 Step 10/26 : COPY . . 08:17:32 ---> 38a92202fe7d 08:17:32 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:17:32 ---> Running in d1e8e6e58a54 08:17:32 Removing intermediate container d1e8e6e58a54 08:17:32 ---> 24941e45841c 08:17:32 Step 12/26 : RUN $MAKE 08:17:32 ---> Running in 59f5afa866dc 08:17:32 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.19" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 08:18:04 Removing intermediate container 59f5afa866dc 08:18:04 ---> e1f224f47ace 08:18:04 Step 13/26 : FROM alpine:3.18 08:18:04 3.18: Pulling from library/alpine 08:18:04 73baa7ef167e: Pulling fs layer 08:18:04 73baa7ef167e: Verifying Checksum 08:18:04 73baa7ef167e: Download complete 08:18:04 73baa7ef167e: Pull complete 08:18:04 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:18:04 Status: Downloaded newer image for alpine:3.18 08:18:04 ---> 8fd7cac70a4a 08:18:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 08:18:04 ---> Running in cdd53e1551cf 08:18:04 Removing intermediate container cdd53e1551cf 08:18:04 ---> 763c7c01428a 08:18:04 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:18:04 ---> Running in d5bedcc41731 08:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:18:04 (1/1) Installing dumb-init (1.2.5-r2) 08:18:04 Executing busybox-1.36.1-r7.trigger 08:18:04 OK: 7 MiB in 16 packages 08:18:04 Removing intermediate container d5bedcc41731 08:18:04 ---> b81c178b9b5f 08:18:04 Step 16/26 : RUN apk --no-cache upgrade 08:18:04 ---> Running in f5b338240b30 08:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:18:04 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:18:04 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:18:04 OK: 7 MiB in 16 packages 08:18:05 Removing intermediate container f5b338240b30 08:18:05 ---> 1f471c407405 08:18:05 Step 17/26 : WORKDIR / 08:18:05 ---> Running in 95896bc34c28 08:18:05 Removing intermediate container 95896bc34c28 08:18:05 ---> dd06e927ec9d 08:18:05 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 08:18:05 ---> 785d0f621201 08:18:05 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 08:18:05 ---> f5953dbc22da 08:18:05 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 08:18:06 ---> f2ed9646f56e 08:18:06 Step 21/26 : EXPOSE 59900 08:18:06 ---> Running in e7783d81ad14 08:18:06 Removing intermediate container e7783d81ad14 08:18:06 ---> 66432faad464 08:18:06 Step 22/26 : ENTRYPOINT ["/device-virtual"] 08:18:06 ---> Running in f0ab35d75718 08:18:06 Removing intermediate container f0ab35d75718 08:18:06 ---> 72fc26146911 08:18:06 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:18:06 ---> Running in d5111ac11d40 08:18:06 Removing intermediate container d5111ac11d40 08:18:06 ---> 5f709b91db49 08:18:06 Step 24/26 : LABEL arch=amd64 08:18:07 ---> Running in 4cfa591e7b25 08:18:07 Removing intermediate container 4cfa591e7b25 08:18:07 ---> 283528561570 08:18:07 Step 25/26 : LABEL git_sha=e8264638357581db1207300fa69bb11664ee4707 08:18:07 ---> Running in 0b5b840f2bd1 08:18:07 Removing intermediate container 0b5b840f2bd1 08:18:07 ---> 35bc5ec400dc 08:18:07 Step 26/26 : LABEL version=0.0.0 08:18:07 ---> Running in 0edd19b4fc52 08:18:07 Removing intermediate container 0edd19b4fc52 08:18:07 ---> d93506993144 08:18:07 [Warning] One or more build-args [ARCH] were not consumed 08:18:07 Successfully built d93506993144 08:18:07 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:07 08:18:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:08 latest: Pulling from edgex-lftools-log-publisher 08:18:08 5eb5b503b376: Pulling fs layer 08:18:08 5c69ac0246d0: Pulling fs layer 08:18:08 ec43610c2a17: Pulling fs layer 08:18:08 3a2ae6a8a46f: Pulling fs layer 08:18:08 33b1e0a273af: Pulling fs layer 08:18:08 5d3b04190fa2: Pulling fs layer 08:18:08 2f39f015ded8: Pulling fs layer 08:18:08 5d3b04190fa2: Waiting 08:18:08 3a2ae6a8a46f: Waiting 08:18:08 2f39f015ded8: Waiting 08:18:08 33b1e0a273af: Waiting 08:18:08 5c69ac0246d0: Download complete 08:18:08 3a2ae6a8a46f: Verifying Checksum 08:18:08 3a2ae6a8a46f: Download complete 08:18:08 33b1e0a273af: Verifying Checksum 08:18:08 33b1e0a273af: Download complete 08:18:08 ec43610c2a17: Verifying Checksum 08:18:08 ec43610c2a17: Download complete 08:18:08 5d3b04190fa2: Verifying Checksum 08:18:08 5d3b04190fa2: Download complete 08:18:08 5eb5b503b376: Download complete 08:18:08 2f39f015ded8: Download complete 08:18:09 5eb5b503b376: Pull complete 08:18:09 5c69ac0246d0: Pull complete 08:18:09 ec43610c2a17: Pull complete 08:18:10 3a2ae6a8a46f: Pull complete 08:18:10 33b1e0a273af: Pull complete 08:18:10 5d3b04190fa2: Pull complete 08:18:14 2f39f015ded8: Pull complete 08:18:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:18:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:14 prd-ubuntu20.04-docker-8c-8g-4792 does not seem to be running inside a container 08:18:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-474 -v /w/workspace/foundry_device-virtual-go_PR-474:/w/workspace/foundry_device-virtual-go_PR-474:rw,z -v /w/workspace/foundry_device-virtual-go_PR-474@tmp:/w/workspace/foundry_device-virtual-go_PR-474@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:18:17 $ docker top 7e3e6172e5130444860f4fb22768323ef6921a11cfef9e0a13f078008311c260 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:18 ---> job-cost.sh 08:18:18 lf-activate-venv: SKIPPING 08:18:18 INFO: No Stack... 08:18:18 INFO: Retrieving Pricing Info for: v3-standard-8 08:18:19 INFO: Archiving Costs [Pipeline] sh 08:18:19 + cat /w/workspace/foundry_device-virtual-go_PR-474/archives/cost.csv 08:18:19 + cut -d, -f6 [Pipeline] lock 08:18:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] 08:18:19 Resource [jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] did not exist. Created. 08:18:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:18:19 + echo total: 0.2199999988079071 [Pipeline] stash 08:18:19 Stashed 1 file(s) [Pipeline] } 08:18:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:18:19 $ docker stop --time=1 7e3e6172e5130444860f4fb22768323ef6921a11cfef9e0a13f078008311c260 08:18:20 $ docker rm -f --volumes 7e3e6172e5130444860f4fb22768323ef6921a11cfef9e0a13f078008311c260 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:19:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4793 in /w/workspace/foundry_device-virtual-go_PR-474 [Pipeline] { [Pipeline] ws 08:19:37 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 08:19:40 The recommended git tool is: git 08:19:48 using credential edgex-jenkins-ssh 08:19:48 Cloning the remote Git repository 08:19:48 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 08:19:48 > git init /w/workspace/device-virtual-go/2 # timeout=10 08:19:49 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:19:49 > git --version # timeout=10 08:19:49 > git --version # 'git version 2.25.1' 08:19:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:19:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:19:54 Merging remotes/origin/main commit 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 into PR head commit 2404411371f062037d1ada821faca8080a127271 08:19:55 Merge succeeded, producing ef0e3a76ba4a053a777ec492fe440d7725505984 08:19:55 Checking out Revision ef0e3a76ba4a053a777ec492fe440d7725505984 (PR-474) 08:19:54 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:19:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:19:54 > git config core.sparsecheckout # timeout=10 08:19:54 > git checkout -f 2404411371f062037d1ada821faca8080a127271 # timeout=10 08:19:55 > git remote # timeout=10 08:19:55 > git config --get remote.origin.url # timeout=10 08:19:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:55 > git merge 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 # timeout=10 08:19:55 > git rev-parse HEAD^{commit} # timeout=10 08:19:55 > git config core.sparsecheckout # timeout=10 08:19:55 > git checkout -f ef0e3a76ba4a053a777ec492fe440d7725505984 # timeout=10 08:19:58 Commit message: "Merge commit '932cd0ed64b24657bf9f55b2df32b0bd0d5697a3' into HEAD" 08:19:58 > git rev-list --no-walk 2404411371f062037d1ada821faca8080a127271 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:20:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:20:00 % Total % Received % Xferd Average Speed Time Time Time Current 08:20:00 Dload Upload Total Spent Left Speed 08:20:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 08:20:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:20:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:20:01 + sudo tee /etc/docker/daemon.new 08:20:01 { 08:20:01 "registry-mirrors": [ 08:20:01 "https://nexus3.edgexfoundry.org:10001" 08:20:01 ], 08:20:01 "bip": "10.250.0.254/24", 08:20:01 "hosts": [ 08:20:01 "tcp://0.0.0.0:5555", 08:20:01 "unix:///var/run/docker.sock" 08:20:01 ], 08:20:01 "mtu": 1458, 08:20:01 "selinux-enabled": true, 08:20:01 "seccomp-profile": "/etc/docker/seccomp.json" 08:20:01 } [Pipeline] sh 08:20:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:20:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:20:20 provisioning config files... 08:20:20 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config3403079390144483970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:20:20 ---> ****-login.sh 08:20:20 nexus3.edgexfoundry.org:10001 08:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:21 Configure a credential helper to remove this warning. See 08:20:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:21 08:20:21 Login Succeeded 08:20:21 nexus3.edgexfoundry.org:10002 08:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:21 Configure a credential helper to remove this warning. See 08:20:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:21 08:20:21 Login Succeeded 08:20:21 nexus3.edgexfoundry.org:10003 08:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:21 Configure a credential helper to remove this warning. See 08:20:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:21 08:20:21 Login Succeeded 08:20:21 nexus3.edgexfoundry.org:10004 08:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:22 Configure a credential helper to remove this warning. See 08:20:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:22 08:20:22 Login Succeeded 08:20:22 ****.io 08:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:20:23 Configure a credential helper to remove this warning. See 08:20:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:20:23 08:20:23 Login Succeeded 08:20:23 ---> ****-login.sh ends [Pipeline] } 08:20:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:20:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:20:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:20:23 ========================================================= 08:20:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:20:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 08:20:24 Sending build context to Docker daemon 19MB 08:20:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:20:24 Step 2/12 : FROM ${BASE} AS builder 08:20:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:20:24 c6b39de5b339: Pulling fs layer 08:20:24 a69c41024577: Pulling fs layer 08:20:24 d6de4b400683: Pulling fs layer 08:20:24 35cb2a7552d0: Pulling fs layer 08:20:24 4f4fb700ef54: Pulling fs layer 08:20:24 464afbd9ba4c: Pulling fs layer 08:20:24 00f215d4a9da: Pulling fs layer 08:20:24 35cb2a7552d0: Waiting 08:20:24 4f4fb700ef54: Waiting 08:20:24 d496ad576159: Pulling fs layer 08:20:24 464afbd9ba4c: Waiting 08:20:24 00f215d4a9da: Waiting 08:20:24 d496ad576159: Waiting 08:20:24 a69c41024577: Verifying Checksum 08:20:24 a69c41024577: Download complete 08:20:24 35cb2a7552d0: Verifying Checksum 08:20:24 35cb2a7552d0: Download complete 08:20:24 4f4fb700ef54: Verifying Checksum 08:20:24 4f4fb700ef54: Download complete 08:20:24 464afbd9ba4c: Verifying Checksum 08:20:24 464afbd9ba4c: Download complete 08:20:24 c6b39de5b339: Verifying Checksum 08:20:24 c6b39de5b339: Download complete 08:20:25 d496ad576159: Verifying Checksum 08:20:25 d496ad576159: Download complete 08:20:25 c6b39de5b339: Pull complete 08:20:26 a69c41024577: Pull complete 08:20:26 d6de4b400683: Verifying Checksum 08:20:26 d6de4b400683: Download complete 08:20:28 00f215d4a9da: Verifying Checksum 08:20:28 00f215d4a9da: Download complete 08:20:40 d6de4b400683: Pull complete 08:20:40 35cb2a7552d0: Pull complete 08:20:40 4f4fb700ef54: Pull complete 08:20:40 464afbd9ba4c: Pull complete 08:20:48 00f215d4a9da: Pull complete 08:20:50 d496ad576159: Pull complete 08:20:50 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:20:50 ---> f246e2811388 08:20:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:20:52 ---> Running in 1c5b890c9afe 08:20:52 Removing intermediate container 1c5b890c9afe 08:20:52 ---> 1b1a1fff72af 08:20:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:20:52 ---> Running in 2de9ba56093d 08:20:53 Removing intermediate container 2de9ba56093d 08:20:53 ---> 14301cdd1e1d 08:20:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:20:53 ---> Running in 5a89b1e14181 08:20:53 Removing intermediate container 5a89b1e14181 08:20:53 ---> a33b9b3819f7 08:20:53 Step 6/12 : WORKDIR /device-virtual-go 08:20:53 ---> Running in 355e0d229ef7 08:20:53 Removing intermediate container 355e0d229ef7 08:20:53 ---> 810a3e8d432c 08:20:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:20:53 ---> Running in 64e9a674541b 08:20:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:20:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:20:57 (1/4) Installing openssh-keygen (9.3_p2-r1) 08:20:57 (2/4) Installing libedit (20221030.3.1-r1) 08:20:57 (3/4) Installing openssh-client-common (9.3_p2-r1) 08:20:57 (4/4) Installing openssh-client-default (9.3_p2-r1) 08:20:57 Executing busybox-1.36.1-r5.trigger 08:20:57 OK: 271 MiB in 56 packages 08:20:58 Removing intermediate container 64e9a674541b 08:20:58 ---> 4511dbd1052d 08:20:58 Step 8/12 : COPY go.mod vendor* ./ 08:20:59 ---> c579753b445d 08:20:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:59 ---> Running in b5cf9584f0cf 08:22:50 Removing intermediate container b5cf9584f0cf 08:22:50 ---> b48469502313 08:22:50 Step 10/12 : COPY . . 08:22:50 ---> 03d20aa07447 08:22:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:22:50 ---> Running in 8b7fe64721c1 08:22:50 Removing intermediate container 8b7fe64721c1 08:22:50 ---> 41d5dd455beb 08:22:50 Step 12/12 : RUN $MAKE 08:22:50 ---> Running in 46a430337e19 08:22:51 noop 08:22:52 Removing intermediate container 46a430337e19 08:22:52 ---> 1260df56cf2f 08:22:52 Successfully built 1260df56cf2f 08:22:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:52 + docker inspect -f . ci-base-image-arm64 08:22:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:53 prd-ubuntu20.04-docker-arm64-4c-16g-4793 does not seem to be running inside a container 08:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:22:54 $ docker top c4dfa2688d3a8512f68c5fff5176e518943cefab73072ada693b7a85d8e275b1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:55 + go version 08:22:55 go version go1.21.9 linux/arm64 [Pipeline] } 08:22:55 $ docker stop --time=1 c4dfa2688d3a8512f68c5fff5176e518943cefab73072ada693b7a85d8e275b1 08:22:56 $ docker rm -f --volumes c4dfa2688d3a8512f68c5fff5176e518943cefab73072ada693b7a85d8e275b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:57 + docker inspect -f . ci-base-image-arm64 08:22:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:57 prd-ubuntu20.04-docker-arm64-4c-16g-4793 does not seem to be running inside a container 08:22:57 $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:22:58 $ docker top 42dea8310adeee788f446db1b8bf4026faccd41e830a85e023af3e8e501a4d37 -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:59 + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh 08:23:00 + make test 08:23:00 go test ./... -coverprofile=coverage.out 08:23:05 ? github.com/edgexfoundry/device-virtual-go [no test files] 08:26:12 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 08:26:12 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements 08:26:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:26:13 go vet ./... 08:27:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:27:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:27:00 ./bin/test-attribution-txt.sh [Pipeline] echo 08:27:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:27:00 $ docker stop --time=1 42dea8310adeee788f446db1b8bf4026faccd41e830a85e023af3e8e501a4d37 08:27:02 $ docker rm -f --volumes 42dea8310adeee788f446db1b8bf4026faccd41e830a85e023af3e8e501a4d37 [Pipeline] // withDockerContainer [Pipeline] sh 08:27:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:27:04 Warning: overwriting stash ‘coverage-report’ 08:27:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:27:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:27:05 + ls -al . 08:27:05 total 272 08:27:05 drwxrwxr-x 7 jenkins jenkins 4096 Jul 2 08:23 . 08:27:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 08:19 .. 08:27:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 08:19 .git 08:27:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 08:19 .github 08:27:05 -rw-rw-r-- 1 jenkins jenkins 272 Jul 2 08:19 .gitignore 08:27:05 -rw-rw-r-- 1 jenkins jenkins 41 Jul 2 08:19 .golangci.yml 08:27:05 -rw-rw-r-- 1 jenkins jenkins 17933 Jul 2 08:19 Attribution.txt 08:27:05 -rw-rw-r-- 1 jenkins jenkins 15941 Jul 2 08:19 CHANGELOG.md 08:27:05 -rw-rw-r-- 1 jenkins jenkins 1755 Jul 2 08:19 Dockerfile 08:27:05 -rw-rw-r-- 1 jenkins jenkins 677 Jul 2 08:19 GOVERNANCE.md 08:27:05 -rw-rw-r-- 1 jenkins jenkins 660 Jul 2 08:19 Jenkinsfile 08:27:05 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 2 08:19 LICENSE 08:27:05 -rw-rw-r-- 1 jenkins jenkins 1953 Jul 2 08:19 Makefile 08:27:05 -rw-rw-r-- 1 jenkins jenkins 623 Jul 2 08:19 OWNERS.md 08:27:05 -rw-rw-r-- 1 jenkins jenkins 4103 Jul 2 08:19 README.md 08:27:05 -rw-rw-r-- 1 jenkins jenkins 5 Jul 2 08:15 VERSION 08:27:05 drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 08:19 bin 08:27:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 08:19 cmd 08:27:05 -rw-r--r-- 1 jenkins jenkins 43247 Jul 2 08:26 coverage.out 08:27:05 -rw-rw-r-- 1 jenkins jenkins 6979 Jul 2 08:19 go.mod 08:27:05 -rw-rw-r-- 1 jenkins jenkins 101949 Jul 2 08:19 go.sum 08:27:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 08:19 internal 08:27:05 -rw-rw-r-- 1 jenkins jenkins 235 Jul 2 08:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:05 + 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=ef0e3a76ba4a053a777ec492fe440d7725505984 --label arch=arm64 --label version=0.0.0 . 08:27:06 Sending build context to Docker daemon 19.05MB 08:27:06 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 08:27:06 Step 2/26 : FROM ${BASE} AS builder 08:27:06 ---> 1260df56cf2f 08:27:06 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:27:06 ---> Running in 678e1a4b4e9c 08:27:06 Removing intermediate container 678e1a4b4e9c 08:27:06 ---> 0380bd444024 08:27:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 08:27:06 ---> Running in 67525bb65deb 08:27:06 Removing intermediate container 67525bb65deb 08:27:06 ---> 5359ca1e852d 08:27:06 Step 5/26 : ARG ADD_BUILD_TAGS="" 08:27:06 ---> Running in 0a4849493d83 08:27:07 Removing intermediate container 0a4849493d83 08:27:07 ---> dc4d028a22b9 08:27:07 Step 6/26 : WORKDIR /device-virtual-go 08:27:07 ---> Running in 1f55aacb2c8e 08:27:07 Removing intermediate container 1f55aacb2c8e 08:27:07 ---> 5f2aa0038f67 08:27:07 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:27:07 ---> Running in 36647911643e 08:27:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:27:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:27:09 OK: 271 MiB in 56 packages 08:27:10 Removing intermediate container 36647911643e 08:27:10 ---> ebbe8af1ee1e 08:27:10 Step 8/26 : COPY go.mod vendor* ./ 08:27:11 ---> d5a35c5daee5 08:27:11 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:27:11 ---> Running in fa1d78ee0daf 08:27:13 Removing intermediate container fa1d78ee0daf 08:27:13 ---> b6e9c0d5c9be 08:27:13 Step 10/26 : COPY . . 08:27:15 ---> 5983d4506a5e 08:27:15 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:27:15 ---> Running in 66c6c556b0da 08:27:15 Removing intermediate container 66c6c556b0da 08:27:15 ---> bee5ddf95dc4 08:27:15 Step 12/26 : RUN $MAKE 08:27:15 ---> Running in 69b65033c020 08:27:16 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.19" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 08:30:38 Removing intermediate container 69b65033c020 08:30:38 ---> 891019ebf55a 08:30:38 Step 13/26 : FROM alpine:3.18 08:30:38 3.18: Pulling from library/alpine 08:30:38 5c905c7ebe2f: Pulling fs layer 08:30:38 5c905c7ebe2f: Verifying Checksum 08:30:38 5c905c7ebe2f: Download complete 08:30:38 5c905c7ebe2f: Pull complete 08:30:38 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:30:38 Status: Downloaded newer image for alpine:3.18 08:30:38 ---> dec292d02e07 08:30:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 08:30:38 ---> Running in 46e63e935e45 08:30:38 Removing intermediate container 46e63e935e45 08:30:38 ---> 0b2fe7c92595 08:30:38 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:30:38 ---> Running in 9867d8911ae3 08:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:30:38 (1/1) Installing dumb-init (1.2.5-r2) 08:30:38 Executing busybox-1.36.1-r7.trigger 08:30:38 OK: 8 MiB in 16 packages 08:30:38 Removing intermediate container 9867d8911ae3 08:30:38 ---> 5c7627ae2b90 08:30:38 Step 16/26 : RUN apk --no-cache upgrade 08:30:38 ---> Running in ae2115c9aadd 08:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:30:38 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:30:38 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:30:38 OK: 8 MiB in 16 packages 08:30:38 Removing intermediate container ae2115c9aadd 08:30:38 ---> 70165719b061 08:30:38 Step 17/26 : WORKDIR / 08:30:38 ---> Running in dd40aa524796 08:30:38 Removing intermediate container dd40aa524796 08:30:38 ---> aa0d4bff161e 08:30:38 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 08:30:38 ---> 35bafc0b832b 08:30:38 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 08:30:39 ---> f6de4c2c2c37 08:30:39 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 08:30:41 ---> 0b9105a8fbf7 08:30:41 Step 21/26 : EXPOSE 59900 08:30:41 ---> Running in f542528a2b0d 08:30:41 Removing intermediate container f542528a2b0d 08:30:41 ---> 294309c0e6ac 08:30:41 Step 22/26 : ENTRYPOINT ["/device-virtual"] 08:30:41 ---> Running in 2ac4019728ce 08:30:41 Removing intermediate container 2ac4019728ce 08:30:41 ---> 3ddc7a371df3 08:30:41 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:30:41 ---> Running in 61bcaa4387bc 08:30:41 Removing intermediate container 61bcaa4387bc 08:30:41 ---> 6314386c2378 08:30:41 Step 24/26 : LABEL arch=arm64 08:30:41 ---> Running in 5aad77c9d710 08:30:42 Removing intermediate container 5aad77c9d710 08:30:42 ---> 7818d2e25a7d 08:30:42 Step 25/26 : LABEL git_sha=ef0e3a76ba4a053a777ec492fe440d7725505984 08:30:42 ---> Running in fde1e5f7c7b8 08:30:42 Removing intermediate container fde1e5f7c7b8 08:30:42 ---> 2a4c6226fe96 08:30:42 Step 26/26 : LABEL version=0.0.0 08:30:42 ---> Running in 9e3abe3cc045 08:30:42 Removing intermediate container 9e3abe3cc045 08:30:42 ---> 1c3d677d17a1 08:30:42 [Warning] One or more build-args [ARCH] were not consumed 08:30:42 Successfully built 1c3d677d17a1 08:30:42 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:30:43 08:30:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:30:43 arm64: Pulling from edgex-lftools-log-publisher 08:30:43 8998bd30e6a1: Pulling fs layer 08:30:43 04944245beec: Pulling fs layer 08:30:43 699f458cf7ca: Pulling fs layer 08:30:43 765212b225bb: Pulling fs layer 08:30:43 f23df028b6ca: Pulling fs layer 08:30:43 d65c8cfc05b1: Pulling fs layer 08:30:43 2437ff75d9bd: Pulling fs layer 08:30:43 765212b225bb: Waiting 08:30:43 f23df028b6ca: Waiting 08:30:43 d65c8cfc05b1: Waiting 08:30:43 2437ff75d9bd: Waiting 08:30:44 04944245beec: Verifying Checksum 08:30:44 04944245beec: Download complete 08:30:44 765212b225bb: Verifying Checksum 08:30:44 765212b225bb: Download complete 08:30:44 f23df028b6ca: Download complete 08:30:44 d65c8cfc05b1: Verifying Checksum 08:30:44 d65c8cfc05b1: Download complete 08:30:44 699f458cf7ca: Verifying Checksum 08:30:44 699f458cf7ca: Download complete 08:30:44 8998bd30e6a1: Verifying Checksum 08:30:44 8998bd30e6a1: Download complete 08:30:47 2437ff75d9bd: Verifying Checksum 08:30:47 2437ff75d9bd: Download complete 08:30:49 8998bd30e6a1: Pull complete 08:30:49 04944245beec: Pull complete 08:30:51 699f458cf7ca: Pull complete 08:30:51 765212b225bb: Pull complete 08:30:52 f23df028b6ca: Pull complete 08:30:52 d65c8cfc05b1: Pull complete 08:31:10 2437ff75d9bd: Pull complete 08:31:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:31:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:31:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:10 prd-ubuntu20.04-docker-arm64-4c-16g-4793 does not seem to be running inside a container 08:31:10 $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:31:13 $ docker top eca6544b2fce78bd2159db5234d96cdd5c5ca9f2aee8a28485e5fdff09840a1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:14 ---> job-cost.sh 08:31:14 lf-activate-venv: SKIPPING 08:31:14 INFO: No Stack... 08:31:15 INFO: Retrieving Pricing Info for: v3-standard-4 08:31:16 INFO: Archiving Costs [Pipeline] sh 08:31:16 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 08:31:16 + cut -d, -f6 [Pipeline] lock 08:31:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] 08:31:16 Resource [jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] did not exist. Created. 08:31:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:31:17 /w/workspace/device-virtual-go/2@tmp/durable-3d565ccf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:31:18 + echo total: 0.10999999940395355 [Pipeline] stash 08:31:18 Warning: overwriting stash ‘stack-cost’ 08:31:18 Stashed 1 file(s) [Pipeline] } 08:31:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:31:18 $ docker stop --time=1 eca6544b2fce78bd2159db5234d96cdd5c5ca9f2aee8a28485e5fdff09840a1a 08:31:19 $ docker rm -f --volumes eca6544b2fce78bd2159db5234d96cdd5c5ca9f2aee8a28485e5fdff09840a1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:31:20 provisioning config files... 08:31:20 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-474@tmp/config3502125558837037056tmp [Pipeline] { [Pipeline] sh 08:31:20 + set +x 08:31:20 + + curl -s https://codecov.io/bashbash 08:31:20 -s -- 08:31:20 08:31:20 _____ _ 08:31:20 / ____| | | 08:31:20 | | ___ __| | ___ ___ _____ __ 08:31:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:31:20 | |___| (_) | (_| | __/ (_| (_) \ V / 08:31:20 \_____\___/ \__,_|\___|\___\___/ \_/ 08:31:20 Bash-1.0.6 08:31:20 08:31:20 08:31:20 ==> git version 2.25.1 found 08:31:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:31:20 Release-Date: 2020-01-08 08:31:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:31:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:31:20 ==> Jenkins CI detected. 08:31:20 current dir:  /w/workspace/foundry_device-virtual-go_PR-474 08:31:20 project root: . 08:31:20 --> token set from env 08:31:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:31:20 ==> Running gcov in . (disable via -X gcov) 08:31:20 ==> Python coveragepy not found 08:31:20 ==> Searching for coverage reports in: 08:31:20 + . 08:31:20 -> Found 1 reports 08:31:20 ==> Detecting git/mercurial file structure 08:31:20 ==> Reading reports 08:31:20 + ./coverage.out bytes=43247 08:31:20 ==> Appending adjustments 08:31:20 https://docs.codecov.io/docs/fixing-reports 08:31:20 + Found adjustments 08:31:20 ==> Gzipping contents 08:31:20 8.0K /tmp/codecov.ANwvQb.gz 08:31:20 ==> Uploading reports 08:31:20 url: https://codecov.io 08:31:20 query: branch=PR-474&commit=e8264638357581db1207300fa69bb11664ee4707&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-474%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=474&job=&cmd_args= 08:31:20 -> Pinging Codecov 08:31:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-474&commit=e8264638357581db1207300fa69bb11664ee4707&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-474%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=474&job=&cmd_args= 08:31:20 -> Uploading to 08:31:20 https://storage.googleapis.com/codecov/v4/raw/2024-07-02/5E52B4B073DB2E39498172D8E973AA87/e8264638357581db1207300fa69bb11664ee4707/3ca07fcc-f4ae-4b89-8015-79250a04d32c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T083120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=976c43159c3380dd744b2991184219d578068baa4e4a257d67e958b96ccd20d7 08:31:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:31:20 Dload Upload Total Spent Left Speed 08:31:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 21740 --:--:-- --:--:-- --:--:-- 21740 08:31:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/e8264638357581db1207300fa69bb11664ee4707 [Pipeline] } 08:31:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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 08:31:21 + [ -d /w/workspace/foundry_device-virtual-go_PR-474/archives ] 08:31:21 + ls -al /w/workspace/foundry_device-virtual-go_PR-474/archives 08:31:21 total 16 08:31:21 drwxr-xr-x 3 root root 4096 Jul 2 08:18 . 08:31:21 drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 08:18 .. 08:31:21 drwxr-xr-x 2 root root 4096 Jul 2 08:18 cost 08:31:21 -rw-r--r-- 1 root root 89 Jul 2 08:18 cost.csv 08:31:21 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-474/archives 08:31:21 + ls -al /w/workspace/foundry_device-virtual-go_PR-474/archives 08:31:21 total 16 08:31:21 drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 08:18 . 08:31:21 drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 08:18 .. 08:31:21 drwxr-xr-x 2 jenkins jenkins 4096 Jul 2 08:18 cost 08:31:21 -rw-r--r-- 1 jenkins jenkins 89 Jul 2 08:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:31:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:31:22 ---> package-listing.sh 08:31:22 ++ facter osfamily 08:31:22 ++ tr '[:upper:]' '[:lower:]' 08:31:23 + OS_FAMILY=debian 08:31:23 + workspace=/w/workspace/foundry_device-virtual-go_PR-474 08:31:23 + START_PACKAGES=/tmp/packages_start.txt 08:31:23 + END_PACKAGES=/tmp/packages_end.txt 08:31:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:31:23 + PACKAGES=/tmp/packages_start.txt 08:31:23 + '[' /w/workspace/foundry_device-virtual-go_PR-474 ']' 08:31:23 + PACKAGES=/tmp/packages_end.txt 08:31:23 + case "${OS_FAMILY}" in 08:31:23 + dpkg -l 08:31:23 + grep '^ii' 08:31:23 + '[' -f /tmp/packages_start.txt ']' 08:31:23 + '[' -f /tmp/packages_end.txt ']' 08:31:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:31:23 + '[' /w/workspace/foundry_device-virtual-go_PR-474 ']' 08:31:23 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-474/archives/ 08:31:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-474/archives/ [Pipeline] echo 08:31:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-474/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:31:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:24 prd-ubuntu20.04-docker-8c-8g-4792 does not seem to be running inside a container 08:31:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-474/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-474 -v /w/workspace/foundry_device-virtual-go_PR-474:/w/workspace/foundry_device-virtual-go_PR-474:rw,z -v /w/workspace/foundry_device-virtual-go_PR-474@tmp:/w/workspace/foundry_device-virtual-go_PR-474@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:31:24 $ docker top 7e4ae61733fbc0261d120e5267aef5087cdef44e576ed3da46439d6e5f118713 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:24 + touch /tmp/pre-build-complete [Pipeline] sh 08:31:25 + mkdir -p /var/log/sysstat [Pipeline] sh 08:31:25 + ls /var/log/sa-host 08:31:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:25 provisioning config files... 08:31:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-474@tmp/config4140662200867202020tmp [Pipeline] { [Pipeline] echo 08:31:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:31:25 ---> create-netrc.sh [Pipeline] } 08:31:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:31:26 ---> python-tools-install.sh [Pipeline] echo 08:31:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:31:26 ---> sudo-logs.sh 08:31:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:31:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:31:26 ---> job-cost.sh 08:31:26 lf-activate-venv: SKIPPING 08:31:26 DEBUG: total: 0.2199999988079071 08:31:26 INFO: Retrieving Stack Cost... 08:31:27 INFO: Retrieving Pricing Info for: v3-standard-8 08:31:27 INFO: Archiving Costs [Pipeline] echo 08:31:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:31:28 ---> logs-deploy.sh 08:31:28 lf-activate-venv: SKIPPING 08:31:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-474/2 08:31:28 INFO: archiving workspace using pattern(s): 08:31:28 Archives upload complete. 08:31:28 INFO: archiving logs to Nexus