Pull request #1452 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83+c2fb876fcd1e0284408ad645a921007a1ace85f5 (d50531393a27ab3849735c5fac1932391f6021bb) 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-ssh12976192548513342372.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12620914944572594652.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1452/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-sdk-go/branches/PR-1452/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9448943042726665374.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5032676721508257882.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-sdk-go/branches/PR-1452/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-sdk-go/branches/PR-1452/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8315598956044601407.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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-14643’ Running on prd-ubuntu20.04-docker-8c-8g-14645 in /w/workspace/gexfoundry_device-sdk-go_PR-1452 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1452 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1452/head:refs/remotes/origin/PR-1452 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c2fb876fcd1e0284408ad645a921007a1ace85f5 into PR head commit 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 Merge succeeded, producing 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 Checking out Revision 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 (PR-1452) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c2fb876fcd1e0284408ad645a921007a1ace85f5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 # timeout=10 > git rev-list --no-walk 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:30:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:30:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:30:52 ========================================================= 09:30:52 EdgeX Global Pipelines Version Info 09:30:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:30:53 ------------------- 09:30:53 stable info: 09:30:53 ------------------- 09:30:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:30:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:30:53 Message: update stable to v1.0.249 09:30:53 ------------------- 09:30:53 experimental info: 09:30:53 ------------------- 09:30:53 Commited By: **** collab-it+edgex@linuxfoundation.org 09:30:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:30:53 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:30:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:30:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:30:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1452 [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1452 [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1452 [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a7abe4 [Pipeline] echo 09:30:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:30:54 provisioning config files... 09:30:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/config9630285817570126719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:30:54 ---> docker-login.sh 09:30:54 nexus3.edgexfoundry.org:10001 09:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:55 Configure a credential helper to remove this warning. See 09:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:55 09:30:55 Login Succeeded 09:30:55 nexus3.edgexfoundry.org:10002 09:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:55 Configure a credential helper to remove this warning. See 09:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:55 09:30:55 Login Succeeded 09:30:55 nexus3.edgexfoundry.org:10003 09:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:55 Configure a credential helper to remove this warning. See 09:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:55 09:30:55 Login Succeeded 09:30:55 nexus3.edgexfoundry.org:10004 09:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:55 Configure a credential helper to remove this warning. See 09:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:55 09:30:55 Login Succeeded 09:30:55 docker.io 09:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:30:55 Configure a credential helper to remove this warning. See 09:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:30:55 09:30:55 Login Succeeded 09:30:55 ---> docker-login.sh ends [Pipeline] } 09:30:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:30:56 + git rev-list -1 --merges 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83~1..0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [Pipeline] echo 09:30:56 -----------> git rev-list -1 --merges 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83~1..0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [false] [Pipeline] sh 09:30:56 + git log --format=format:%s -1 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [Pipeline] echo 09:30:56 ========================================================= 09:30:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:30:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:30:56 + git log --format=format:%s -1 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [Pipeline] echo 09:30:56 [semverPrep] GIT_COMMIT: 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 09:30:56 [semverPrep] This is not a build commit. [Pipeline] sh 09:30:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:30:57 + grep -v github /etc/ssh/ssh_known_hosts 09:30:57 + [ -e /tmp/ssh_known_hosts ] 09:30:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:30:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:30:57 + sudo tee -a /etc/ssh/ssh_known_hosts 09:30:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:30:57 09:30:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:30:58 0.1.4: Pulling from edgex-devops/py-git-semver 09:30:58 b85a868b505f: Pulling fs layer 09:30:58 e2be974225ed: Pulling fs layer 09:30:58 339a4e72a1f5: Pulling fs layer 09:30:58 988bab9f4d93: Pulling fs layer 09:30:58 1469e6f7b9e6: Pulling fs layer 09:30:58 eaf3925da568: Pulling fs layer 09:30:58 bab4dde63d76: Pulling fs layer 09:30:58 bde34c3a00c8: Pulling fs layer 09:30:58 b352a97aabf1: Pulling fs layer 09:30:58 4872d77fe225: Pulling fs layer 09:30:58 5851b861e8e6: Pulling fs layer 09:30:58 1469e6f7b9e6: Waiting 09:30:58 bab4dde63d76: Waiting 09:30:58 bde34c3a00c8: Waiting 09:30:58 eaf3925da568: Waiting 09:30:58 b352a97aabf1: Waiting 09:30:58 4872d77fe225: Waiting 09:30:58 5851b861e8e6: Waiting 09:30:58 988bab9f4d93: Waiting 09:30:58 e2be974225ed: Verifying Checksum 09:30:58 e2be974225ed: Download complete 09:30:58 988bab9f4d93: Verifying Checksum 09:30:58 988bab9f4d93: Download complete 09:30:58 1469e6f7b9e6: Verifying Checksum 09:30:58 1469e6f7b9e6: Download complete 09:30:58 eaf3925da568: Download complete 09:30:58 339a4e72a1f5: Verifying Checksum 09:30:58 339a4e72a1f5: Download complete 09:30:58 bde34c3a00c8: Verifying Checksum 09:30:58 bde34c3a00c8: Download complete 09:30:58 b352a97aabf1: Verifying Checksum 09:30:58 b352a97aabf1: Download complete 09:30:58 4872d77fe225: Verifying Checksum 09:30:58 4872d77fe225: Download complete 09:30:58 5851b861e8e6: Verifying Checksum 09:30:58 5851b861e8e6: Download complete 09:30:58 b85a868b505f: Verifying Checksum 09:30:58 b85a868b505f: Download complete 09:30:58 bab4dde63d76: Verifying Checksum 09:30:58 bab4dde63d76: Download complete 09:30:59 b85a868b505f: Pull complete 09:30:59 e2be974225ed: Pull complete 09:31:00 339a4e72a1f5: Pull complete 09:31:00 988bab9f4d93: Pull complete 09:31:00 1469e6f7b9e6: Pull complete 09:31:00 eaf3925da568: Pull complete 09:31:02 bab4dde63d76: Pull complete 09:31:02 bde34c3a00c8: Pull complete 09:31:02 b352a97aabf1: Pull complete 09:31:02 4872d77fe225: Pull complete 09:31:02 5851b861e8e6: Pull complete 09:31:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:31:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:31:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:02 prd-ubuntu20.04-docker-8c-8g-14645 does not seem to be running inside a container 09:31:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1452 -v /w/workspace/gexfoundry_device-sdk-go_PR-1452:/w/workspace/gexfoundry_device-sdk-go_PR-1452:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1452@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 09:31:05 $ docker top c880c5e4789ea73d8ac0c84b3ee9c808f7fbb2c1e54d9554fedf1c406f0855fa -eo pid,comm 09:31:05 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). 09:31:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:31:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:31:05 [ssh-agent] Looking for ssh-agent implementation... 09:31:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:31:05 $ docker exec c880c5e4789ea73d8ac0c84b3ee9c808f7fbb2c1e54d9554fedf1c406f0855fa ssh-agent 09:31:05 SSH_AUTH_SOCK=/tmp/ssh-FV6Cbf9aLryx/agent.31 09:31:05 SSH_AGENT_PID=37 09:31:05 Running ssh-add (command line suppressed) 09:31:05 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/private_key_7313683603617227320.key (/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/private_key_7313683603617227320.key) 09:31:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:31:05 + git tag --points-at HEAD [Pipeline] } 09:31:05 $ docker exec --env ******** --env ******** c880c5e4789ea73d8ac0c84b3ee9c808f7fbb2c1e54d9554fedf1c406f0855fa ssh-agent -k 09:31:05 unset SSH_AUTH_SOCK; 09:31:05 unset SSH_AGENT_PID; 09:31:05 echo Agent pid 37 killed; 09:31:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:31:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:31:05 [ssh-agent] Looking for ssh-agent implementation... 09:31:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:31:06 $ docker exec c880c5e4789ea73d8ac0c84b3ee9c808f7fbb2c1e54d9554fedf1c406f0855fa ssh-agent 09:31:06 SSH_AUTH_SOCK=/tmp/ssh-3OV7aWyuGnqj/agent.69 09:31:06 SSH_AGENT_PID=75 09:31:06 Running ssh-add (command line suppressed) 09:31:06 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/private_key_12679811967622380740.key (/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/private_key_12679811967622380740.key) 09:31:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:31:06 + git semver init 09:31:06 2023-05-09 09:31:06,852 [run_init] DEBUG init version:0.0.0 force:False 09:31:06 2023-05-09 09:31:06,853 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver 09:31:06 2023-05-09 09:31:06,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver 09:31:06 2023-05-09 09:31:06,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1452, universal_newlines=False, shell=None, istream=None) 09:31:07 2023-05-09 09:31:07,774 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1452/.git/info/exclude 09:31:07 2023-05-09 09:31:07,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver/PR-1452 with force:False 09:31:07 2023-05-09 09:31:07,775 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver/PR-1452 09:31:07 2023-05-09 09:31:07,779 [execute] INFO git cat-file --batch-check 09:31:07 2023-05-09 09:31:07,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver, universal_newlines=False, shell=None, istream=) 09:31:07 2023-05-09 09:31:07,787 [execute] INFO git cat-file --batch 09:31:07 2023-05-09 09:31:07,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver, universal_newlines=False, shell=None, istream=) 09:31:07 2023-05-09 09:31:07,793 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1452/.semver/PR-1452 09:31:07 0.0.0 [Pipeline] } 09:31:07 $ docker exec --env ******** --env ******** c880c5e4789ea73d8ac0c84b3ee9c808f7fbb2c1e54d9554fedf1c406f0855fa ssh-agent -k 09:31:07 unset SSH_AUTH_SOCK; 09:31:07 unset SSH_AGENT_PID; 09:31:07 echo Agent pid 75 killed; 09:31:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:31:08 + git semver [Pipeline] } 09:31:08 $ docker stop --time=1 c880c5e4789ea73d8ac0c84b3ee9c808f7fbb2c1e54d9554fedf1c406f0855fa 09:31:10 $ docker rm -f --volumes c880c5e4789ea73d8ac0c84b3ee9c808f7fbb2c1e54d9554fedf1c406f0855fa [Pipeline] // withDockerContainer [Pipeline] sh 09:31:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:31:10 Stashed 1 file(s) [Pipeline] echo 09:31:10 [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 09:31:10 provisioning config files... 09:31:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/config4222516825257916644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:11 ---> docker-login.sh 09:31:11 nexus3.edgexfoundry.org:10001 09:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:11 Configure a credential helper to remove this warning. See 09:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:11 09:31:11 Login Succeeded 09:31:11 nexus3.edgexfoundry.org:10002 09:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:11 Configure a credential helper to remove this warning. See 09:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:11 09:31:11 Login Succeeded 09:31:11 nexus3.edgexfoundry.org:10003 09:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:11 Configure a credential helper to remove this warning. See 09:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:11 09:31:11 Login Succeeded 09:31:11 nexus3.edgexfoundry.org:10004 09:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:11 Configure a credential helper to remove this warning. See 09:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:11 09:31:11 Login Succeeded 09:31:11 docker.io 09:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:11 Configure a credential helper to remove this warning. See 09:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:11 09:31:11 Login Succeeded 09:31:11 ---> docker-login.sh ends [Pipeline] } 09:31:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:31:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:31:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:31:11 ========================================================= 09:31:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:31:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:12 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:31:12 Sending build context to Docker daemon 11.07MB 09:31:12 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 09:31:12 Step 2/10 : FROM ${BASE} AS builder 09:31:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:31:12 f56be85fc22e: Pulling fs layer 09:31:12 85791d961cd3: Pulling fs layer 09:31:12 d694b5ae8c79: Pulling fs layer 09:31:12 9f32a84ed3da: Pulling fs layer 09:31:12 4d19c01a9841: Pulling fs layer 09:31:12 9325e15d5711: Pulling fs layer 09:31:12 556b6ee489ea: Pulling fs layer 09:31:12 c5a4b2cf53e6: Pulling fs layer 09:31:12 9f32a84ed3da: Waiting 09:31:12 4d19c01a9841: Waiting 09:31:12 9325e15d5711: Waiting 09:31:12 556b6ee489ea: Waiting 09:31:12 c5a4b2cf53e6: Waiting 09:31:12 85791d961cd3: Verifying Checksum 09:31:12 85791d961cd3: Download complete 09:31:12 9f32a84ed3da: Download complete 09:31:12 4d19c01a9841: Download complete 09:31:12 f56be85fc22e: Verifying Checksum 09:31:12 f56be85fc22e: Download complete 09:31:12 9325e15d5711: Verifying Checksum 09:31:12 9325e15d5711: Download complete 09:31:13 f56be85fc22e: Pull complete 09:31:13 c5a4b2cf53e6: Verifying Checksum 09:31:13 c5a4b2cf53e6: Download complete 09:31:13 d694b5ae8c79: Verifying Checksum 09:31:13 d694b5ae8c79: Download complete 09:31:13 556b6ee489ea: Verifying Checksum 09:31:13 85791d961cd3: Pull complete 09:31:17 d694b5ae8c79: Pull complete 09:31:17 9f32a84ed3da: Pull complete 09:31:17 4d19c01a9841: Pull complete 09:31:17 9325e15d5711: Pull complete 09:31:20 556b6ee489ea: Pull complete 09:31:20 c5a4b2cf53e6: Pull complete 09:31:20 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 09:31:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:31:20 ---> c4be618373d6 09:31:20 Step 3/10 : ARG MAKE=make build 09:31:25 ---> Running in 751429a1bd2e 09:31:25 Removing intermediate container 751429a1bd2e 09:31:25 ---> b45564fee3d8 09:31:25 Step 4/10 : WORKDIR /device-sdk-go 09:31:25 ---> Running in 4be8d160b436 09:31:25 Removing intermediate container 4be8d160b436 09:31:25 ---> e88d36d06962 09:31:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:31:25 ---> Running in 3cf433d8ed63 09:31:25 Removing intermediate container 3cf433d8ed63 09:31:25 ---> bf70e89ffd66 09:31:25 Step 6/10 : RUN apk add --update --no-cache make git 09:31:25 ---> Running in 08d5b4b03622 09:31:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:31:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:31:25 OK: 265 MiB in 53 packages 09:31:25 Still waiting to schedule task 09:31:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14644’ 09:31:26 Removing intermediate container 08d5b4b03622 09:31:26 ---> a89bf1825de8 09:31:26 Step 7/10 : COPY go.mod vendor* ./ 09:31:26 ---> 9fc14edd079d 09:31:26 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:26 ---> Running in ed5a6fec0b33 09:31:52 Removing intermediate container ed5a6fec0b33 09:31:52 ---> 0817bc55a38e 09:31:52 Step 9/10 : COPY . . 09:31:53 ---> 22b94759599e 09:31:53 Step 10/10 : RUN ${MAKE} 09:31:53 ---> Running in 7b8e01269f53 09:31:53 noop 09:31:53 Removing intermediate container 7b8e01269f53 09:31:53 ---> c2f6751592f9 09:31:53 Successfully built c2f6751592f9 09:31:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:54 + docker inspect -f . ci-base-image-x86_64 09:31:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:54 prd-ubuntu20.04-docker-8c-8g-14645 does not seem to be running inside a container 09:31:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1452 -v /w/workspace/gexfoundry_device-sdk-go_PR-1452:/w/workspace/gexfoundry_device-sdk-go_PR-1452:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1452@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 09:31:54 $ docker top 167660db4b00fe223aeb20b0a685abf1d622c2e7255dc9b3e477b86c06778a17 -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:55 + go version 09:31:55 go version go1.20.2 linux/amd64 [Pipeline] } 09:31:55 $ docker stop --time=1 167660db4b00fe223aeb20b0a685abf1d622c2e7255dc9b3e477b86c06778a17 09:31:56 $ docker rm -f --volumes 167660db4b00fe223aeb20b0a685abf1d622c2e7255dc9b3e477b86c06778a17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:56 + docker inspect -f . ci-base-image-x86_64 09:31:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:56 prd-ubuntu20.04-docker-8c-8g-14645 does not seem to be running inside a container 09:31:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1452 -v /w/workspace/gexfoundry_device-sdk-go_PR-1452:/w/workspace/gexfoundry_device-sdk-go_PR-1452:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1452@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 09:31:57 $ docker top 4e8b125537fa1d3caddf4a9e21e99a304c3b3142f7c47e205621fd086faccb39 -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:57 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1452 [Pipeline] fileExists [Pipeline] sh 09:31:57 + make test 09:31:57 go test -race -coverprofile=coverage.out ./... 09:32:04 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:32:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 09:32:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 09:32:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 09:32:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 09:32:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 09:32:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.061s coverage: 27.6% of statements 09:32:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 09:32:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 09:32:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.063s coverage: 80.2% of statements 09:32:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.081s coverage: 86.0% of statements 09:32:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 09:32:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 09:32:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.105s coverage: 77.5% of statements 09:32:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:32:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:32:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 09:32:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.057s coverage: 14.6% of statements 09:32:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.073s coverage: 68.5% of statements 09:32:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.119s coverage: 89.2% of statements 09:32:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 5.5% of statements 09:32:45 GO111MODULE=on go vet ./... 09:32:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:32:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:32:48 ./bin/test-attribution-txt.sh [Pipeline] echo 09:32:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:32:48 $ docker stop --time=1 4e8b125537fa1d3caddf4a9e21e99a304c3b3142f7c47e205621fd086faccb39 09:32:52 $ docker rm -f --volumes 4e8b125537fa1d3caddf4a9e21e99a304c3b3142f7c47e205621fd086faccb39 [Pipeline] // withDockerContainer [Pipeline] sh 09:32:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:32:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:32:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:32:53 + ls -al . 09:32:53 total 272 09:32:53 drwxrwxr-x 11 jenkins jenkins 4096 May 9 09:31 . 09:32:53 drwxrwxr-x 4 jenkins jenkins 4096 May 9 09:30 .. 09:32:53 -rw-rw-r-- 1 jenkins jenkins 140 May 9 09:30 .dockerignore 09:32:53 drwxrwxr-x 8 jenkins jenkins 4096 May 9 09:31 .git 09:32:53 drwxrwxr-x 2 jenkins jenkins 4096 May 9 09:30 .github 09:32:53 -rw-rw-r-- 1 jenkins jenkins 131 May 9 09:30 .gitignore 09:32:53 -rw-rw-r-- 1 jenkins jenkins 42 May 9 09:30 .golangci.yml 09:32:53 drwxr-xr-x 3 jenkins jenkins 4096 May 9 09:31 .semver 09:32:53 -rw-rw-r-- 1 jenkins jenkins 31677 May 9 09:30 CHANGELOG.md 09:32:53 -rw-rw-r-- 1 jenkins jenkins 677 May 9 09:30 GOVERNANCE.md 09:32:53 -rw-rw-r-- 1 jenkins jenkins 885 May 9 09:30 Jenkinsfile 09:32:53 -rw-rw-r-- 1 jenkins jenkins 11341 May 9 09:30 LICENSE 09:32:53 -rw-rw-r-- 1 jenkins jenkins 1714 May 9 09:30 Makefile 09:32:53 -rw-rw-r-- 1 jenkins jenkins 619 May 9 09:30 OWNERS.md 09:32:53 -rw-rw-r-- 1 jenkins jenkins 4891 May 9 09:30 README.md 09:32:53 -rw-rw-r-- 1 jenkins jenkins 5 May 9 09:31 VERSION 09:32:53 drwxrwxr-x 2 jenkins jenkins 4096 May 9 09:30 bin 09:32:53 -rw-r--r-- 1 jenkins jenkins 106119 May 9 09:32 coverage.out 09:32:53 drwxrwxr-x 5 jenkins jenkins 4096 May 9 09:30 example 09:32:53 -rw-rw-r-- 1 jenkins jenkins 3246 May 9 09:30 go.mod 09:32:53 -rw-rw-r-- 1 jenkins jenkins 30781 May 9 09:30 go.sum 09:32:53 drwxrwxr-x 12 jenkins jenkins 4096 May 9 09:30 internal 09:32:53 drwxrwxr-x 3 jenkins jenkins 4096 May 9 09:30 openapi 09:32:53 drwxrwxr-x 6 jenkins jenkins 4096 May 9 09:30 pkg 09:32:53 drwxrwxr-x 4 jenkins jenkins 4096 May 9 09:30 snap 09:32:53 -rw-rw-r-- 1 jenkins jenkins 222 May 9 09:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:54 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 --label arch=amd64 --label version=0.0.0 . 09:32:54 Sending build context to Docker daemon 11.18MB 09:32:54 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 09:32:54 Step 2/23 : FROM ${BASE} AS builder 09:32:54 ---> c2f6751592f9 09:32:54 Step 3/23 : ARG MAKE=make build 09:32:54 ---> Running in f729b903fcf4 09:32:54 Removing intermediate container f729b903fcf4 09:32:54 ---> 69625dc46521 09:32:54 Step 4/23 : WORKDIR /device-sdk-go 09:32:54 ---> Running in c7b389ca34db 09:32:54 Removing intermediate container c7b389ca34db 09:32:54 ---> bde862219988 09:32:54 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:32:54 ---> Running in 32ccd98fd3fa 09:32:54 Removing intermediate container 32ccd98fd3fa 09:32:54 ---> 5855418eb4ca 09:32:54 Step 6/23 : RUN apk add --update --no-cache make git 09:32:54 ---> Running in 018824471a2c 09:32:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:32:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:32:55 OK: 265 MiB in 53 packages 09:32:55 Removing intermediate container 018824471a2c 09:32:55 ---> 7ceeefef2d98 09:32:55 Step 7/23 : COPY go.mod vendor* ./ 09:32:55 ---> b29dad44df9a 09:32:55 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:55 ---> Running in 4600b23cd8f8 09:32:56 Removing intermediate container 4600b23cd8f8 09:32:56 ---> 3d827135d7b7 09:32:56 Step 9/23 : COPY . . 09:32:56 ---> cf3c57c09421 09:32:56 Step 10/23 : RUN ${MAKE} 09:32:57 ---> Running in 988b49e75081 09:32:57 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:33:19 Removing intermediate container 988b49e75081 09:33:19 ---> acb09a1addff 09:33:19 Step 11/23 : FROM alpine:3.17 09:33:19 3.17: Pulling from library/alpine 09:33:19 f56be85fc22e: Already exists 09:33:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:33:19 Status: Downloaded newer image for alpine:3.17 09:33:19 ---> 9ed4aefc74f6 09:33:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:33:19 ---> Running in fcc7e2cdb000 09:33:19 Removing intermediate container fcc7e2cdb000 09:33:19 ---> b40abaf14e18 09:33:19 Step 13/23 : RUN apk add --update --no-cache 09:33:19 ---> Running in eed14a770196 09:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:33:19 OK: 7 MiB in 15 packages 09:33:19 Removing intermediate container eed14a770196 09:33:19 ---> 3de5739c1480 09:33:19 Step 14/23 : WORKDIR / 09:33:19 ---> Running in a7da17d0c876 09:33:19 Removing intermediate container a7da17d0c876 09:33:19 ---> 7fa1874ec9d2 09:33:19 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:33:19 ---> f37013ae8284 09:33:19 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:33:20 ---> c93db576ab50 09:33:20 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:33:20 ---> 0f140baede2b 09:33:20 Step 18/23 : EXPOSE 59999 09:33:20 ---> Running in 1ff9c81c329e 09:33:20 Removing intermediate container 1ff9c81c329e 09:33:20 ---> 1064f35141e1 09:33:20 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:33:20 ---> Running in 7bd7898429bc 09:33:20 Removing intermediate container 7bd7898429bc 09:33:20 ---> f1bcee8de3e5 09:33:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:33:20 ---> Running in 8d3d2680df98 09:33:20 Removing intermediate container 8d3d2680df98 09:33:20 ---> 8696ad633cdd 09:33:20 Step 21/23 : LABEL arch=amd64 09:33:20 ---> Running in b8f2de8c5edf 09:33:20 Removing intermediate container b8f2de8c5edf 09:33:20 ---> 35cadacfd2d1 09:33:20 Step 22/23 : LABEL git_sha=0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 09:33:20 ---> Running in b39393fa8f31 09:33:20 Removing intermediate container b39393fa8f31 09:33:20 ---> 0265775b5092 09:33:20 Step 23/23 : LABEL version=0.0.0 09:33:20 ---> Running in d97d13f3f4c0 09:33:20 Removing intermediate container d97d13f3f4c0 09:33:20 ---> 3946404d61d1 09:33:20 [Warning] One or more build-args [ARCH] were not consumed 09:33:21 Successfully built 3946404d61d1 09:33:21 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:21 09:33:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:21 latest: Pulling from edgex-lftools-log-publisher 09:33:21 5eb5b503b376: Pulling fs layer 09:33:21 5c69ac0246d0: Pulling fs layer 09:33:21 ec43610c2a17: Pulling fs layer 09:33:21 3a2ae6a8a46f: Pulling fs layer 09:33:21 33b1e0a273af: Pulling fs layer 09:33:21 5d3b04190fa2: Pulling fs layer 09:33:21 2f39f015ded8: Pulling fs layer 09:33:21 33b1e0a273af: Waiting 09:33:21 3a2ae6a8a46f: Waiting 09:33:21 5d3b04190fa2: Waiting 09:33:21 2f39f015ded8: Waiting 09:33:21 5c69ac0246d0: Verifying Checksum 09:33:21 5c69ac0246d0: Download complete 09:33:21 3a2ae6a8a46f: Verifying Checksum 09:33:21 3a2ae6a8a46f: Download complete 09:33:22 33b1e0a273af: Verifying Checksum 09:33:22 33b1e0a273af: Download complete 09:33:22 ec43610c2a17: Verifying Checksum 09:33:22 ec43610c2a17: Download complete 09:33:22 5d3b04190fa2: Download complete 09:33:22 5eb5b503b376: Verifying Checksum 09:33:22 5eb5b503b376: Download complete 09:33:22 2f39f015ded8: Verifying Checksum 09:33:22 2f39f015ded8: Download complete 09:33:23 5eb5b503b376: Pull complete 09:33:23 5c69ac0246d0: Pull complete 09:33:24 ec43610c2a17: Pull complete 09:33:24 3a2ae6a8a46f: Pull complete 09:33:24 33b1e0a273af: Pull complete 09:33:24 5d3b04190fa2: Pull complete 09:33:28 2f39f015ded8: Pull complete 09:33:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:33:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:28 prd-ubuntu20.04-docker-8c-8g-14645 does not seem to be running inside a container 09:33:28 $ 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/gexfoundry_device-sdk-go_PR-1452 -v /w/workspace/gexfoundry_device-sdk-go_PR-1452:/w/workspace/gexfoundry_device-sdk-go_PR-1452:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1452@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 09:33:32 $ docker top 030ca175e196167bdc4738dac59411486cb036efc3e7673f4aaf855cc2cd4297 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:33 ---> job-cost.sh 09:33:33 lf-activate-venv: SKIPPING 09:33:33 INFO: No Stack... 09:33:33 INFO: Retrieving Pricing Info for: v3-standard-8 09:33:34 INFO: Archiving Costs [Pipeline] sh 09:33:34 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1452/archives/cost.csv 09:33:34 + cut -d, -f6 [Pipeline] lock 09:33:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] 09:33:34 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] did not exist. Created. 09:33:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:33:34 + echo total: 0.2199999988079071 [Pipeline] stash 09:33:34 Stashed 1 file(s) [Pipeline] } 09:33:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:33:34 $ docker stop --time=1 030ca175e196167bdc4738dac59411486cb036efc3e7673f4aaf855cc2cd4297 09:33:36 $ docker rm -f --volumes 030ca175e196167bdc4738dac59411486cb036efc3e7673f4aaf855cc2cd4297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:34:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14646 in /w/workspace/gexfoundry_device-sdk-go_PR-1452 [Pipeline] { [Pipeline] ws 09:34:55 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 09:34:55 The recommended git tool is: git 09:35:01 using credential edgex-jenkins-ssh 09:35:01 Cloning the remote Git repository 09:35:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:35:01 > git init /w/workspace/device-sdk-go/2 # timeout=10 09:35:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:35:01 > git --version # timeout=10 09:35:01 > git --version # 'git version 2.25.1' 09:35:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:35:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:35:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:35:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:35:05 Merging remotes/origin/main commit c2fb876fcd1e0284408ad645a921007a1ace85f5 into PR head commit 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 09:35:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:35:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:35:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:35:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1452/head:refs/remotes/origin/PR-1452 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:35:05 > git config core.sparsecheckout # timeout=10 09:35:05 > git checkout -f 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 # timeout=10 09:35:05 Merge succeeded, producing 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 09:35:05 Checking out Revision 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 (PR-1452) 09:35:06 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:35:05 > git remote # timeout=10 09:35:05 > git config --get remote.origin.url # timeout=10 09:35:05 using GIT_SSH to set credentials SSH Credentials for GitHub 09:35:05 > git merge c2fb876fcd1e0284408ad645a921007a1ace85f5 # timeout=10 09:35:05 > git rev-parse HEAD^{commit} # timeout=10 09:35:05 > git config core.sparsecheckout # timeout=10 09:35:05 > git checkout -f 0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 # timeout=10 09:35:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:35:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:07 Dload Upload Total Spent Left Speed 09:35:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 09:35:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:35:08 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 09:35:08 tee /etc/docker/daemon.new 09:35:08 { 09:35:08 "registry-mirrors": [ 09:35:08 "https://nexus3.edgexfoundry.org:10001" 09:35:08 ], 09:35:08 "bip": "10.250.0.254/24", 09:35:08 "hosts": [ 09:35:08 "tcp://0.0.0.0:5555", 09:35:08 "unix:///var/run/docker.sock" 09:35:08 ], 09:35:08 "mtu": 1458, 09:35:08 "selinux-enabled": true, 09:35:08 "seccomp-profile": "/etc/docker/seccomp.json" 09:35:08 } [Pipeline] sh 09:35:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:35:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:27 provisioning config files... 09:35:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config9835573671288000980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:27 ---> docker-login.sh 09:35:27 nexus3.edgexfoundry.org:10001 09:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:28 Configure a credential helper to remove this warning. See 09:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:28 09:35:28 Login Succeeded 09:35:28 nexus3.edgexfoundry.org:10002 09:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:28 Configure a credential helper to remove this warning. See 09:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:28 09:35:28 Login Succeeded 09:35:28 nexus3.edgexfoundry.org:10003 09:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:29 Configure a credential helper to remove this warning. See 09:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:29 09:35:29 Login Succeeded 09:35:29 nexus3.edgexfoundry.org:10004 09:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:29 Configure a credential helper to remove this warning. See 09:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:29 09:35:29 Login Succeeded 09:35:29 docker.io 09:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:30 Configure a credential helper to remove this warning. See 09:35:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:30 09:35:30 Login Succeeded 09:35:30 ---> docker-login.sh ends [Pipeline] } 09:35:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:35:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:35:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:35:30 ========================================================= 09:35:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:35:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:30 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:35:31 Sending build context to Docker daemon 5.949MB 09:35:31 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 09:35:31 Step 2/10 : FROM ${BASE} AS builder 09:35:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:35:31 c41833b44d91: Pulling fs layer 09:35:31 ed15518f5707: Pulling fs layer 09:35:31 feae8fd75edb: Pulling fs layer 09:35:31 242c74f7c9fa: Pulling fs layer 09:35:31 3cdef696dda3: Pulling fs layer 09:35:31 2ced38df9373: Pulling fs layer 09:35:31 58f1dce35555: Pulling fs layer 09:35:31 242c74f7c9fa: Waiting 09:35:31 58f1dce35555: Waiting 09:35:31 3cdef696dda3: Waiting 09:35:31 2ced38df9373: Waiting 09:35:31 ed15518f5707: Verifying Checksum 09:35:31 ed15518f5707: Download complete 09:35:31 242c74f7c9fa: Verifying Checksum 09:35:31 242c74f7c9fa: Download complete 09:35:31 3cdef696dda3: Verifying Checksum 09:35:31 3cdef696dda3: Download complete 09:35:31 c41833b44d91: Verifying Checksum 09:35:31 c41833b44d91: Download complete 09:35:33 c41833b44d91: Pull complete 09:35:33 58f1dce35555: Verifying Checksum 09:35:33 58f1dce35555: Download complete 09:35:33 ed15518f5707: Pull complete 09:35:34 feae8fd75edb: Verifying Checksum 09:35:34 feae8fd75edb: Download complete 09:35:34 2ced38df9373: Verifying Checksum 09:35:34 2ced38df9373: Download complete 09:35:47 feae8fd75edb: Pull complete 09:35:47 242c74f7c9fa: Pull complete 09:35:47 3cdef696dda3: Pull complete 09:35:55 2ced38df9373: Pull complete 09:35:56 58f1dce35555: Pull complete 09:35:56 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 09:35:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:35:56 ---> fadd8f120f05 09:35:56 Step 3/10 : ARG MAKE=make build 09:35:58 ---> Running in 4d39bd8871b9 09:35:59 Removing intermediate container 4d39bd8871b9 09:35:59 ---> 75a825381f0b 09:35:59 Step 4/10 : WORKDIR /device-sdk-go 09:35:59 ---> Running in 1d08d7981302 09:35:59 Removing intermediate container 1d08d7981302 09:35:59 ---> d95530a0f263 09:35:59 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:35:59 ---> Running in 1afb786d2e2a 09:36:00 Removing intermediate container 1afb786d2e2a 09:36:00 ---> 4d1e2a61599b 09:36:00 Step 6/10 : RUN apk add --update --no-cache make git 09:36:00 ---> Running in 2541208688a2 09:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:36:02 OK: 263 MiB in 53 packages 09:36:03 Removing intermediate container 2541208688a2 09:36:03 ---> cb9f5c59d4a3 09:36:03 Step 7/10 : COPY go.mod vendor* ./ 09:36:04 ---> 31373e9e9efb 09:36:04 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:04 ---> Running in e2bedb65c6ea 09:37:12 Removing intermediate container e2bedb65c6ea 09:37:12 ---> b85397d298b8 09:37:12 Step 9/10 : COPY . . 09:37:12 ---> bb83092a91b9 09:37:12 Step 10/10 : RUN ${MAKE} 09:37:12 ---> Running in 57e6279b2fd0 09:37:12 noop 09:37:12 Removing intermediate container 57e6279b2fd0 09:37:12 ---> 5e2c2e707f44 09:37:12 Successfully built 5e2c2e707f44 09:37:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:12 + docker inspect -f . ci-base-image-arm64 09:37:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:12 prd-ubuntu20.04-docker-arm64-4c-16g-14646 does not seem to be running inside a container 09:37:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-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 09:37:14 $ docker top 640a7a78b4c69d349f4828f7491d503e6db1da41a54a11e9432d04ce912eceb9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:15 + go version 09:37:15 go version go1.20.2 linux/arm64 [Pipeline] } 09:37:15 $ docker stop --time=1 640a7a78b4c69d349f4828f7491d503e6db1da41a54a11e9432d04ce912eceb9 09:37:16 $ docker rm -f --volumes 640a7a78b4c69d349f4828f7491d503e6db1da41a54a11e9432d04ce912eceb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:17 + docker inspect -f . ci-base-image-arm64 09:37:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:17 prd-ubuntu20.04-docker-arm64-4c-16g-14646 does not seem to be running inside a container 09:37:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-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 09:37:19 $ docker top c2c2ad09ee903692e9af0792024b03b2b4160db56403d22039d9f97c5f882f51 -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:19 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 09:37:20 + make test 09:37:20 go test -race -coverprofile=coverage.out ./... 09:38:07 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:40:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 09:40:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 09:40:14 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 09:40:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 09:40:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 09:40:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.227s coverage: 27.6% of statements 09:40:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.260s coverage: 80.2% of statements 09:40:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 09:40:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 09:40:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.375s coverage: 86.0% of statements 09:40:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 09:40:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 09:40:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.431s coverage: 77.5% of statements 09:40:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.266s coverage: 14.6% of statements 09:40:44 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:40:44 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:40:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.425s coverage: 68.5% of statements 09:40:46 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.524s coverage: 89.2% of statements 09:40:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 09:40:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.243s coverage: 5.5% of statements 09:40:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:40:49 GO111MODULE=on go vet ./... 09:43:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:43:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:43:11 ./bin/test-attribution-txt.sh [Pipeline] echo 09:43:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:43:11 $ docker stop --time=1 c2c2ad09ee903692e9af0792024b03b2b4160db56403d22039d9f97c5f882f51 09:43:13 $ docker rm -f --volumes c2c2ad09ee903692e9af0792024b03b2b4160db56403d22039d9f97c5f882f51 [Pipeline] // withDockerContainer [Pipeline] sh 09:43:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:43:14 Warning: overwriting stash ‘coverage-report’ 09:43:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:43:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:43:16 + ls -al . 09:43:16 total 268 09:43:16 drwxrwxr-x 10 jenkins jenkins 4096 May 9 09:37 . 09:43:16 drwxrwxr-x 4 jenkins jenkins 4096 May 9 09:35 .. 09:43:16 -rw-rw-r-- 1 jenkins jenkins 140 May 9 09:35 .dockerignore 09:43:16 drwxrwxr-x 8 jenkins jenkins 4096 May 9 09:35 .git 09:43:16 drwxrwxr-x 2 jenkins jenkins 4096 May 9 09:35 .github 09:43:16 -rw-rw-r-- 1 jenkins jenkins 131 May 9 09:35 .gitignore 09:43:16 -rw-rw-r-- 1 jenkins jenkins 42 May 9 09:35 .golangci.yml 09:43:16 -rw-rw-r-- 1 jenkins jenkins 31677 May 9 09:35 CHANGELOG.md 09:43:16 -rw-rw-r-- 1 jenkins jenkins 677 May 9 09:35 GOVERNANCE.md 09:43:16 -rw-rw-r-- 1 jenkins jenkins 885 May 9 09:35 Jenkinsfile 09:43:16 -rw-rw-r-- 1 jenkins jenkins 11341 May 9 09:35 LICENSE 09:43:16 -rw-rw-r-- 1 jenkins jenkins 1714 May 9 09:35 Makefile 09:43:16 -rw-rw-r-- 1 jenkins jenkins 619 May 9 09:35 OWNERS.md 09:43:16 -rw-rw-r-- 1 jenkins jenkins 4891 May 9 09:35 README.md 09:43:16 -rw-rw-r-- 1 jenkins jenkins 5 May 9 09:31 VERSION 09:43:16 drwxrwxr-x 2 jenkins jenkins 4096 May 9 09:35 bin 09:43:16 -rw-r--r-- 1 jenkins jenkins 106120 May 9 09:40 coverage.out 09:43:16 drwxrwxr-x 5 jenkins jenkins 4096 May 9 09:35 example 09:43:16 -rw-rw-r-- 1 jenkins jenkins 3246 May 9 09:35 go.mod 09:43:16 -rw-rw-r-- 1 jenkins jenkins 30781 May 9 09:35 go.sum 09:43:16 drwxrwxr-x 12 jenkins jenkins 4096 May 9 09:35 internal 09:43:16 drwxrwxr-x 3 jenkins jenkins 4096 May 9 09:35 openapi 09:43:16 drwxrwxr-x 6 jenkins jenkins 4096 May 9 09:35 pkg 09:43:16 drwxrwxr-x 4 jenkins jenkins 4096 May 9 09:35 snap 09:43:16 -rw-rw-r-- 1 jenkins jenkins 222 May 9 09:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:16 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 --label arch=arm64 --label version=0.0.0 . 09:43:16 Sending build context to Docker daemon 6.056MB 09:43:16 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 09:43:16 Step 2/23 : FROM ${BASE} AS builder 09:43:16 ---> 5e2c2e707f44 09:43:16 Step 3/23 : ARG MAKE=make build 09:43:17 ---> Running in 1edfaa09e76a 09:43:17 Removing intermediate container 1edfaa09e76a 09:43:17 ---> 057c7669c187 09:43:17 Step 4/23 : WORKDIR /device-sdk-go 09:43:17 ---> Running in a33d47fad3f3 09:43:17 Removing intermediate container a33d47fad3f3 09:43:17 ---> 5b4a4dd57a29 09:43:17 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:43:17 ---> Running in 0ffdb8446089 09:43:18 Removing intermediate container 0ffdb8446089 09:43:18 ---> a29992add3e5 09:43:18 Step 6/23 : RUN apk add --update --no-cache make git 09:43:18 ---> Running in c5a06fdfac31 09:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:43:20 OK: 263 MiB in 53 packages 09:43:21 Removing intermediate container c5a06fdfac31 09:43:21 ---> 02487818387c 09:43:21 Step 7/23 : COPY go.mod vendor* ./ 09:43:24 ---> 73b63e55c79a 09:43:24 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:24 ---> Running in 558d778a5b8d 09:43:27 Removing intermediate container 558d778a5b8d 09:43:27 ---> a960a37f9cdc 09:43:27 Step 9/23 : COPY . . 09:43:28 ---> e2014fbd63c0 09:43:28 Step 10/23 : RUN ${MAKE} 09:43:28 ---> Running in e43a1b015ed8 09:43:29 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:45:51 Removing intermediate container e43a1b015ed8 09:45:51 ---> dd64fe4c8e44 09:45:51 Step 11/23 : FROM alpine:3.17 09:45:51 3.17: Pulling from library/alpine 09:45:51 c41833b44d91: Already exists 09:45:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:45:51 Status: Downloaded newer image for alpine:3.17 09:45:51 ---> 51e60588ff2c 09:45:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:45:51 ---> Running in 20171991d3dc 09:45:51 Removing intermediate container 20171991d3dc 09:45:51 ---> 516f776c0d9a 09:45:51 Step 13/23 : RUN apk add --update --no-cache 09:45:51 ---> Running in 4b400a43437d 09:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:45:51 OK: 7 MiB in 15 packages 09:45:51 Removing intermediate container 4b400a43437d 09:45:51 ---> caa17d3c059b 09:45:51 Step 14/23 : WORKDIR / 09:45:51 ---> Running in dae69ec93036 09:45:51 Removing intermediate container dae69ec93036 09:45:51 ---> 2b0d5fd66b4c 09:45:51 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:45:51 ---> 7c5326a6b7e6 09:45:51 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:45:51 ---> b5a33a1ae894 09:45:51 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:45:51 ---> 532c895e71e4 09:45:51 Step 18/23 : EXPOSE 59999 09:45:51 ---> Running in 5e0ff1f096b8 09:45:51 Removing intermediate container 5e0ff1f096b8 09:45:51 ---> 3424f2a0f60b 09:45:51 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:45:51 ---> Running in 49f3581ed8e9 09:45:51 Removing intermediate container 49f3581ed8e9 09:45:51 ---> 9b149a1c0f63 09:45:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:45:51 ---> Running in c81fa44a1873 09:45:51 Removing intermediate container c81fa44a1873 09:45:51 ---> 7567509741bc 09:45:51 Step 21/23 : LABEL arch=arm64 09:45:51 ---> Running in 04040e780370 09:45:51 Removing intermediate container 04040e780370 09:45:51 ---> 22fd6df71bab 09:45:51 Step 22/23 : LABEL git_sha=0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 09:45:51 ---> Running in 0c04fe789171 09:45:51 Removing intermediate container 0c04fe789171 09:45:51 ---> 721ec3333fa1 09:45:51 Step 23/23 : LABEL version=0.0.0 09:45:51 ---> Running in 092c1ccf841c 09:45:51 Removing intermediate container 092c1ccf841c 09:45:51 ---> 9d40ebea7975 09:45:51 [Warning] One or more build-args [ARCH] were not consumed 09:45:51 Successfully built 9d40ebea7975 09:45:51 Successfully tagged device-sdk-simple-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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:45:51 09:45:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:45:52 arm64: Pulling from edgex-lftools-log-publisher 09:45:52 8998bd30e6a1: Pulling fs layer 09:45:52 04944245beec: Pulling fs layer 09:45:52 699f458cf7ca: Pulling fs layer 09:45:52 765212b225bb: Pulling fs layer 09:45:52 f23df028b6ca: Pulling fs layer 09:45:52 d65c8cfc05b1: Pulling fs layer 09:45:52 2437ff75d9bd: Pulling fs layer 09:45:52 d65c8cfc05b1: Waiting 09:45:52 765212b225bb: Waiting 09:45:52 f23df028b6ca: Waiting 09:45:52 2437ff75d9bd: Waiting 09:45:52 04944245beec: Verifying Checksum 09:45:52 04944245beec: Download complete 09:45:52 765212b225bb: Verifying Checksum 09:45:52 765212b225bb: Download complete 09:45:52 f23df028b6ca: Download complete 09:45:52 d65c8cfc05b1: Verifying Checksum 09:45:52 d65c8cfc05b1: Download complete 09:45:52 699f458cf7ca: Verifying Checksum 09:45:52 699f458cf7ca: Download complete 09:45:52 8998bd30e6a1: Verifying Checksum 09:45:52 8998bd30e6a1: Download complete 09:45:54 2437ff75d9bd: Verifying Checksum 09:45:54 2437ff75d9bd: Download complete 09:45:56 8998bd30e6a1: Pull complete 09:45:57 04944245beec: Pull complete 09:45:58 699f458cf7ca: Pull complete 09:45:58 765212b225bb: Pull complete 09:45:59 f23df028b6ca: Pull complete 09:45:59 d65c8cfc05b1: Pull complete 09:46:14 2437ff75d9bd: Pull complete 09:46:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:46:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:46:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:14 prd-ubuntu20.04-docker-arm64-4c-16g-14646 does not seem to be running inside a container 09:46: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/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-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 09:46:17 $ docker top f616eeded68733c313de34c3bd85cd7aa6d94e98a03091234894883a34604d71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:46:18 ---> job-cost.sh 09:46:18 lf-activate-venv: SKIPPING 09:46:18 INFO: No Stack... 09:46:18 INFO: Retrieving Pricing Info for: v3-standard-4 09:46:19 INFO: Archiving Costs [Pipeline] sh 09:46:20 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 09:46:20 + cut -d, -f6 [Pipeline] lock 09:46:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] 09:46:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] did not exist. Created. 09:46:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:46:21 /w/workspace/device-sdk-go/2@tmp/durable-9347608c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:46:21 + echo total: 0.10999999940395355 [Pipeline] stash 09:46:21 Warning: overwriting stash ‘stack-cost’ 09:46:21 Stashed 1 file(s) [Pipeline] } 09:46:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1452-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:46:21 $ docker stop --time=1 f616eeded68733c313de34c3bd85cd7aa6d94e98a03091234894883a34604d71 09:46:23 $ docker rm -f --volumes f616eeded68733c313de34c3bd85cd7aa6d94e98a03091234894883a34604d71 [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 09:46:23 provisioning config files... 09:46:23 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/config5738795298253390104tmp [Pipeline] { [Pipeline] sh 09:46:24 + set +x 09:46:24 + bash+ -s -- 09:46:24 curl -s https://codecov.io/bash 09:46:24 09:46:24 _____ _ 09:46:24 / ____| | | 09:46:24 | | ___ __| | ___ ___ _____ __ 09:46:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:46:24 | |___| (_) | (_| | __/ (_| (_) \ V / 09:46:24 \_____\___/ \__,_|\___|\___\___/ \_/ 09:46:24 Bash-1.0.6 09:46:24 09:46:24 09:46:24 ==> git version 2.25.1 found 09:46:24 ==> 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 09:46:24 Release-Date: 2020-01-08 09:46:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:46:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:46:24 ==> Jenkins CI detected. 09:46:24 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1452 09:46:24 project root: . 09:46:24 --> token set from env 09:46:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:46:24 ==> Running gcov in . (disable via -X gcov) 09:46:24 ==> Python coveragepy not found 09:46:24 ==> Searching for coverage reports in: 09:46:24 + . 09:46:24 -> Found 1 reports 09:46:24 ==> Detecting git/mercurial file structure 09:46:24 ==> Reading reports 09:46:24 + ./coverage.out bytes=106120 09:46:24 ==> Appending adjustments 09:46:24 https://docs.codecov.io/docs/fixing-reports 09:46:24 + Found adjustments 09:46:24 ==> Gzipping contents 09:46:24 16K /tmp/codecov.hQLOdj.gz 09:46:24 ==> Uploading reports 09:46:24 url: https://codecov.io 09:46:24 query: branch=PR-1452&commit=0a7abe49cd181cef7a5fd28261f27cd54c0c6f83&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1452%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1452&job=&cmd_args= 09:46:24 -> Pinging Codecov 09:46:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1452&commit=0a7abe49cd181cef7a5fd28261f27cd54c0c6f83&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1452%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1452&job=&cmd_args= 09:46:24 -> Uploading to 09:46:24 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/7E55EF52A471D76F132DFD9A03CDDE97/0a7abe49cd181cef7a5fd28261f27cd54c0c6f83/980cb436-22f8-40dd-9a11-eeb141e0bae2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T094624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24009642b5cfcf0052ac5bc65859a8a54eddf3dba9e40fcc5dbf2141156df3c2 09:46:24 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:24 Dload Upload Total Spent Left Speed 09:46:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15000 0 0 100 15000 0 70422 --:--:-- --:--:-- --:--:-- 70422 09:46:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0a7abe49cd181cef7a5fd28261f27cd54c0c6f83 [Pipeline] } 09:46:24 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:46:25 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1452/archives ] 09:46:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1452/archives 09:46:25 total 16 09:46:25 drwxr-xr-x 3 root root 4096 May 9 09:33 . 09:46:25 drwxrwxr-x 12 jenkins jenkins 4096 May 9 09:33 .. 09:46:25 drwxr-xr-x 2 root root 4096 May 9 09:33 cost 09:46:25 -rw-r--r-- 1 root root 86 May 9 09:33 cost.csv 09:46:25 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1452/archives 09:46:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1452/archives 09:46:25 total 16 09:46:25 drwxr-xr-x 3 jenkins jenkins 4096 May 9 09:33 . 09:46:25 drwxrwxr-x 12 jenkins jenkins 4096 May 9 09:33 .. 09:46:25 drwxr-xr-x 2 jenkins jenkins 4096 May 9 09:33 cost 09:46:25 -rw-r--r-- 1 jenkins jenkins 86 May 9 09:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:46:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:46:26 ---> package-listing.sh 09:46:26 ++ tr '[:upper:]' '[:lower:]' 09:46:26 ++ facter osfamily 09:46:27 + OS_FAMILY=debian 09:46:27 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1452 09:46:27 + START_PACKAGES=/tmp/packages_start.txt 09:46:27 + END_PACKAGES=/tmp/packages_end.txt 09:46:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:46:27 + PACKAGES=/tmp/packages_start.txt 09:46:27 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1452 ']' 09:46:27 + PACKAGES=/tmp/packages_end.txt 09:46:27 + case "${OS_FAMILY}" in 09:46:27 + dpkg -l 09:46:27 + grep '^ii' 09:46:27 + '[' -f /tmp/packages_start.txt ']' 09:46:27 + '[' -f /tmp/packages_end.txt ']' 09:46:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:46:27 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1452 ']' 09:46:27 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1452/archives/ 09:46:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1452/archives/ [Pipeline] echo 09:46:27 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/gexfoundry_device-sdk-go_PR-1452/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:46:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:46:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:28 prd-ubuntu20.04-docker-8c-8g-14645 does not seem to be running inside a container 09:46:28 $ 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/gexfoundry_device-sdk-go_PR-1452/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1452 -v /w/workspace/gexfoundry_device-sdk-go_PR-1452:/w/workspace/gexfoundry_device-sdk-go_PR-1452:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1452@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 09:46:28 $ docker top 94fb82e0a5e8e65d9217460abaf512bf4cbe039ec4807ed0fdc970960310b592 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:28 + touch /tmp/pre-build-complete [Pipeline] sh 09:46:28 + mkdir -p /var/log/sysstat [Pipeline] sh 09:46:29 + ls /var/log/sa-host 09:46:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:46:29 provisioning config files... 09:46:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1452@tmp/config17874225417684271161tmp [Pipeline] { [Pipeline] echo 09:46:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:46:29 ---> create-netrc.sh [Pipeline] } 09:46:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:46:30 ---> python-tools-install.sh [Pipeline] echo 09:46:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:46:30 ---> sudo-logs.sh 09:46:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:46:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:46:30 ---> job-cost.sh 09:46:30 lf-activate-venv: SKIPPING 09:46:30 DEBUG: total: 0.2199999988079071 09:46:30 INFO: Retrieving Stack Cost... 09:46:30 INFO: Retrieving Pricing Info for: v3-standard-8 09:46:31 INFO: Archiving Costs [Pipeline] echo 09:46:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:46:31 ---> logs-deploy.sh 09:46:31 lf-activate-venv: SKIPPING 09:46:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1452/2 09:46:31 INFO: archiving workspace using pattern(s): 09:46:32 Archives upload complete. 09:46:32 INFO: archiving logs to Nexus