Pull request #495 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 3f319016f8e11170ce0158ca92a15177c41c5652+356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a (43dc8c3e121600795b0688cc9ddf32012ca16dc1) 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-ssh7559550640998148227.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4734998812339586345.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-495/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-495/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16999907925636388897.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-495/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5254465587086633337.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17065453177468391200.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-495/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-495/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17955994499456250174.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22689 in /w/workspace/foundry_device-virtual-go_PR-495 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-495 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/495/head:refs/remotes/origin/PR-495 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a into PR head commit 3f319016f8e11170ce0158ca92a15177c41c5652 Merge succeeded, producing 3f319016f8e11170ce0158ca92a15177c41c5652 Checking out Revision 3f319016f8e11170ce0158ca92a15177c41c5652 (PR-495) > git config core.sparsecheckout # timeout=10 > git checkout -f 3f319016f8e11170ce0158ca92a15177c41c5652 # 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 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f319016f8e11170ce0158ca92a15177c41c5652 # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:35:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:35:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:35:44 ========================================================= 07:35:44 EdgeX Global Pipelines Version Info 07:35:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:35:45 ------------------- 07:35:45 stable info: 07:35:45 ------------------- 07:35:45 Commited By: Ginny Guan ginny@iotechsys.com 07:35:45 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:35:45 Message: update stable to v1.0.265 07:35:45 ------------------- 07:35:45 experimental info: 07:35:45 ------------------- 07:35:45 Commited By: Cherry Wang cherry@iotechsys.com 07:35:45 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:35:45 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:35:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-495 [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-495 [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-495 [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f319016f8e11170ce0158ca92a15177c41c5652 [Pipeline] echo 07:35:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f31901 [Pipeline] echo 07:35:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:48 provisioning config files... 07:35:48 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-495@tmp/config5386294497625038276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:48 ---> ****-login.sh 07:35:48 nexus3.edgexfoundry.org:10001 07:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:49 Configure a credential helper to remove this warning. See 07:35:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:49 07:35:49 Login Succeeded 07:35:49 nexus3.edgexfoundry.org:10002 07:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:49 Configure a credential helper to remove this warning. See 07:35:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:49 07:35:49 Login Succeeded 07:35:49 nexus3.edgexfoundry.org:10003 07:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:49 Configure a credential helper to remove this warning. See 07:35:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:49 07:35:49 Login Succeeded 07:35:49 nexus3.edgexfoundry.org:10004 07:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:49 Configure a credential helper to remove this warning. See 07:35:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:49 07:35:49 Login Succeeded 07:35:49 ****.io 07:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:35:49 Configure a credential helper to remove this warning. See 07:35:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:35:49 07:35:49 Login Succeeded 07:35:49 ---> ****-login.sh ends [Pipeline] } 07:35:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:35:50 + git rev-list -1 --merges 3f319016f8e11170ce0158ca92a15177c41c5652~1..3f319016f8e11170ce0158ca92a15177c41c5652 [Pipeline] echo 07:35:50 -----------> git rev-list -1 --merges 3f319016f8e11170ce0158ca92a15177c41c5652~1..3f319016f8e11170ce0158ca92a15177c41c5652 3f319016f8e11170ce0158ca92a15177c41c5652 [false] [Pipeline] sh 07:35:50 + git log --format=format:%s -1 3f319016f8e11170ce0158ca92a15177c41c5652 [Pipeline] echo 07:35:50 ========================================================= 07:35:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:35:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:35:51 + git log --format=format:%s -1 3f319016f8e11170ce0158ca92a15177c41c5652 [Pipeline] echo 07:35:51 [semverPrep] GIT_COMMIT: 3f319016f8e11170ce0158ca92a15177c41c5652, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo 07:35:51 [semverPrep] This is not a build commit. [Pipeline] sh 07:35:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:35:51 + grep -v github /etc/ssh/ssh_known_hosts 07:35:51 + [ -e /tmp/ssh_known_hosts ] 07:35:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:35:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:35:51 + sudo tee -a /etc/ssh/ssh_known_hosts 07:35:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:35:52 07:35:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:35:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:35:52 0.1.4: Pulling from edgex-devops/py-git-semver 07:35:52 b85a868b505f: Pulling fs layer 07:35:52 e2be974225ed: Pulling fs layer 07:35:52 339a4e72a1f5: Pulling fs layer 07:35:52 988bab9f4d93: Pulling fs layer 07:35:52 1469e6f7b9e6: Pulling fs layer 07:35:52 eaf3925da568: Pulling fs layer 07:35:52 1469e6f7b9e6: Waiting 07:35:52 988bab9f4d93: Waiting 07:35:52 bab4dde63d76: Pulling fs layer 07:35:52 bde34c3a00c8: Pulling fs layer 07:35:52 b352a97aabf1: Pulling fs layer 07:35:52 4872d77fe225: Pulling fs layer 07:35:52 5851b861e8e6: Pulling fs layer 07:35:52 eaf3925da568: Waiting 07:35:52 bab4dde63d76: Waiting 07:35:52 bde34c3a00c8: Waiting 07:35:52 5851b861e8e6: Waiting 07:35:52 4872d77fe225: Waiting 07:35:52 b352a97aabf1: Waiting 07:35:52 e2be974225ed: Download complete 07:35:52 988bab9f4d93: Download complete 07:35:52 1469e6f7b9e6: Verifying Checksum 07:35:52 1469e6f7b9e6: Download complete 07:35:52 339a4e72a1f5: Verifying Checksum 07:35:52 339a4e72a1f5: Download complete 07:35:52 eaf3925da568: Download complete 07:35:52 bde34c3a00c8: Verifying Checksum 07:35:52 bde34c3a00c8: Download complete 07:35:52 b352a97aabf1: Verifying Checksum 07:35:52 b352a97aabf1: Download complete 07:35:52 4872d77fe225: Verifying Checksum 07:35:52 4872d77fe225: Download complete 07:35:52 5851b861e8e6: Verifying Checksum 07:35:52 5851b861e8e6: Download complete 07:35:52 b85a868b505f: Verifying Checksum 07:35:52 b85a868b505f: Download complete 07:35:53 bab4dde63d76: Verifying Checksum 07:35:53 bab4dde63d76: Download complete 07:35:54 b85a868b505f: Pull complete 07:35:54 e2be974225ed: Pull complete 07:35:54 339a4e72a1f5: Pull complete 07:35:54 988bab9f4d93: Pull complete 07:35:55 1469e6f7b9e6: Pull complete 07:35:55 eaf3925da568: Pull complete 07:35:56 bab4dde63d76: Pull complete 07:35:56 bde34c3a00c8: Pull complete 07:35:56 b352a97aabf1: Pull complete 07:35:56 4872d77fe225: Pull complete 07:35:56 5851b861e8e6: Pull complete 07:35:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:35:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:35:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:57 prd-ubuntu20.04-docker-8c-8g-22689 does not seem to be running inside a container 07:35:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-495 -v /w/workspace/foundry_device-virtual-go_PR-495:/w/workspace/foundry_device-virtual-go_PR-495:rw,z -v /w/workspace/foundry_device-virtual-go_PR-495@tmp:/w/workspace/foundry_device-virtual-go_PR-495@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:36:00 $ docker top 68575c60f4e79b08f80a69df93ac3fa79765271d32848e929744e98b48604b9b -eo pid,comm 07:36:00 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). 07:36:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:36:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:36:00 [ssh-agent] Looking for ssh-agent implementation... 07:36:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:00 $ docker exec 68575c60f4e79b08f80a69df93ac3fa79765271d32848e929744e98b48604b9b ssh-agent 07:36:00 SSH_AUTH_SOCK=/tmp/ssh-OvDRB2TEgx68/agent.32 07:36:00 SSH_AGENT_PID=38 07:36:00 Running ssh-add (command line suppressed) 07:36:00 Identity added: /w/workspace/foundry_device-virtual-go_PR-495@tmp/private_key_6540761230825557214.key (/w/workspace/foundry_device-virtual-go_PR-495@tmp/private_key_6540761230825557214.key) 07:36:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:36:01 + git tag --points-at HEAD [Pipeline] } 07:36:01 $ docker exec --env ******** --env ******** 68575c60f4e79b08f80a69df93ac3fa79765271d32848e929744e98b48604b9b ssh-agent -k 07:36:01 unset SSH_AUTH_SOCK; 07:36:01 unset SSH_AGENT_PID; 07:36:01 echo Agent pid 38 killed; 07:36:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:36:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:36:01 [ssh-agent] Looking for ssh-agent implementation... 07:36:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:01 $ docker exec 68575c60f4e79b08f80a69df93ac3fa79765271d32848e929744e98b48604b9b ssh-agent 07:36:01 SSH_AUTH_SOCK=/tmp/ssh-q1ChF1ApLdvP/agent.71 07:36:01 SSH_AGENT_PID=77 07:36:01 Running ssh-add (command line suppressed) 07:36:01 Identity added: /w/workspace/foundry_device-virtual-go_PR-495@tmp/private_key_13725308026266711459.key (/w/workspace/foundry_device-virtual-go_PR-495@tmp/private_key_13725308026266711459.key) 07:36:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:36:02 + git semver init 07:36:02 2024-10-14 07:36:02,296 [run_init] DEBUG init version:0.0.0 force:False 07:36:02 2024-10-14 07:36:02,297 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-495/.semver 07:36:02 2024-10-14 07:36:02,297 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-495/.semver 07:36:02 2024-10-14 07:36:02,298 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-495/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-495, universal_newlines=False, shell=None, istream=None) 07:36:04 2024-10-14 07:36:04,196 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-495/.git/info/exclude 07:36:04 2024-10-14 07:36:04,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-495/.semver/PR-495 with force:False 07:36:04 2024-10-14 07:36:04,197 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-495/.semver/PR-495 07:36:04 2024-10-14 07:36:04,201 [execute] INFO git cat-file --batch-check 07:36:04 2024-10-14 07:36:04,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-495/.semver, universal_newlines=False, shell=None, istream=) 07:36:04 2024-10-14 07:36:04,207 [execute] INFO git cat-file --batch 07:36:04 2024-10-14 07:36:04,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-495/.semver, universal_newlines=False, shell=None, istream=) 07:36:04 2024-10-14 07:36:04,212 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-495/.semver/PR-495 07:36:04 0.0.0 [Pipeline] } 07:36:04 $ docker exec --env ******** --env ******** 68575c60f4e79b08f80a69df93ac3fa79765271d32848e929744e98b48604b9b ssh-agent -k 07:36:04 unset SSH_AUTH_SOCK; 07:36:04 unset SSH_AGENT_PID; 07:36:04 echo Agent pid 77 killed; 07:36:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:04 + git semver [Pipeline] } 07:36:05 $ docker stop --time=1 68575c60f4e79b08f80a69df93ac3fa79765271d32848e929744e98b48604b9b 07:36:07 $ docker rm -f --volumes 68575c60f4e79b08f80a69df93ac3fa79765271d32848e929744e98b48604b9b [Pipeline] // withDockerContainer [Pipeline] sh 07:36:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:36:08 Stashed 1 file(s) [Pipeline] echo 07:36:08 [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 07:36:09 provisioning config files... 07:36:09 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-495@tmp/config7464882848829527289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:09 ---> ****-login.sh 07:36:09 nexus3.edgexfoundry.org:10001 07:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:09 Configure a credential helper to remove this warning. See 07:36:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:09 07:36:09 Login Succeeded 07:36:09 nexus3.edgexfoundry.org:10002 07:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:09 Configure a credential helper to remove this warning. See 07:36:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:09 07:36:09 Login Succeeded 07:36:09 nexus3.edgexfoundry.org:10003 07:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:09 Configure a credential helper to remove this warning. See 07:36:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:09 07:36:09 Login Succeeded 07:36:09 nexus3.edgexfoundry.org:10004 07:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:09 Configure a credential helper to remove this warning. See 07:36:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:09 07:36:09 Login Succeeded 07:36:09 ****.io 07:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:36:09 Configure a credential helper to remove this warning. See 07:36:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:36:09 07:36:09 Login Succeeded 07:36:09 ---> ****-login.sh ends [Pipeline] } 07:36:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:36:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:36:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:36:11 ========================================================= 07:36:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:36:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:36:11 Sending build context to Docker daemon 37.65MB 07:36:11 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:36:11 Step 2/12 : FROM ${BASE} AS builder 07:36:12 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:36:12 43c4264eed91: Pulling fs layer 07:36:12 4cc291be95ef: Pulling fs layer 07:36:12 2ac1f1163629: Pulling fs layer 07:36:12 5c3c966382ef: Pulling fs layer 07:36:12 4f4fb700ef54: Pulling fs layer 07:36:12 5d5c8e513c77: Pulling fs layer 07:36:12 9f66e0745190: Pulling fs layer 07:36:12 f49a43e4bbc0: Pulling fs layer 07:36:12 561ebcabdf7f: Pulling fs layer 07:36:12 5d5c8e513c77: Waiting 07:36:12 9f66e0745190: Waiting 07:36:12 f49a43e4bbc0: Waiting 07:36:12 4f4fb700ef54: Waiting 07:36:12 5c3c966382ef: Waiting 07:36:12 561ebcabdf7f: Waiting 07:36:12 4cc291be95ef: Verifying Checksum 07:36:12 4cc291be95ef: Download complete 07:36:12 5c3c966382ef: Verifying Checksum 07:36:12 5c3c966382ef: Download complete 07:36:12 4f4fb700ef54: Download complete 07:36:12 5d5c8e513c77: Verifying Checksum 07:36:12 5d5c8e513c77: Download complete 07:36:12 43c4264eed91: Download complete 07:36:12 9f66e0745190: Verifying Checksum 07:36:12 9f66e0745190: Download complete 07:36:12 43c4264eed91: Pull complete 07:36:12 561ebcabdf7f: Verifying Checksum 07:36:12 561ebcabdf7f: Download complete 07:36:12 4cc291be95ef: Pull complete 07:36:12 2ac1f1163629: Download complete 07:36:12 f49a43e4bbc0: Verifying Checksum 07:36:12 f49a43e4bbc0: Download complete 07:36:18 2ac1f1163629: Pull complete 07:36:18 5c3c966382ef: Pull complete 07:36:18 4f4fb700ef54: Pull complete 07:36:18 5d5c8e513c77: Pull complete 07:36:18 9f66e0745190: Pull complete 07:36:19 f49a43e4bbc0: Pull complete 07:36:19 561ebcabdf7f: Pull complete 07:36:19 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:36:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:36:19 ---> 3a752c3f9dda 07:36:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:36:23 Still waiting to schedule task 07:36:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:36:26 ---> Running in de550c6d4e77 07:36:26 Removing intermediate container de550c6d4e77 07:36:26 ---> eb1b0d59256d 07:36:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:36:26 ---> Running in 21bfa0cdb8f2 07:36:26 Removing intermediate container 21bfa0cdb8f2 07:36:26 ---> e107fcf6fc7e 07:36:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:36:26 ---> Running in 94c0421c3fc5 07:36:26 Removing intermediate container 94c0421c3fc5 07:36:26 ---> 19e1d267121e 07:36:26 Step 6/12 : WORKDIR /device-virtual-go 07:36:26 ---> Running in 29cc52627c76 07:36:26 Removing intermediate container 29cc52627c76 07:36:26 ---> 5e9ad257ceca 07:36:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:36:26 ---> Running in a88ed5788ee5 07:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:36:30 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.20/main: temporary error (try again later) 07:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:36:33 ERROR: unable to select packages: 07:36:33 openssh-client (no such package): 07:36:33 required by: world[openssh-client] 07:36:33 The command '/bin/sh -c apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:36:35 07:36:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:36:35 latest: Pulling from edgex-lftools-log-publisher 07:36:35 5eb5b503b376: Pulling fs layer 07:36:35 5c69ac0246d0: Pulling fs layer 07:36:35 ec43610c2a17: Pulling fs layer 07:36:35 3a2ae6a8a46f: Pulling fs layer 07:36:35 33b1e0a273af: Pulling fs layer 07:36:35 5d3b04190fa2: Pulling fs layer 07:36:35 2f39f015ded8: Pulling fs layer 07:36:35 3a2ae6a8a46f: Waiting 07:36:35 33b1e0a273af: Waiting 07:36:35 5d3b04190fa2: Waiting 07:36:35 2f39f015ded8: Waiting 07:36:35 5c69ac0246d0: Download complete 07:36:35 3a2ae6a8a46f: Verifying Checksum 07:36:35 3a2ae6a8a46f: Download complete 07:36:35 33b1e0a273af: Verifying Checksum 07:36:35 33b1e0a273af: Download complete 07:36:35 5d3b04190fa2: Verifying Checksum 07:36:35 5d3b04190fa2: Download complete 07:36:35 ec43610c2a17: Verifying Checksum 07:36:35 ec43610c2a17: Download complete 07:36:36 5eb5b503b376: Verifying Checksum 07:36:36 5eb5b503b376: Download complete 07:36:36 2f39f015ded8: Download complete 07:36:37 5eb5b503b376: Pull complete 07:36:37 5c69ac0246d0: Pull complete 07:36:37 ec43610c2a17: Pull complete 07:36:37 3a2ae6a8a46f: Pull complete 07:36:38 33b1e0a273af: Pull complete 07:36:38 5d3b04190fa2: Pull complete 07:36:42 2f39f015ded8: Pull complete 07:36:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:36:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:36:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:42 prd-ubuntu20.04-docker-8c-8g-22689 does not seem to be running inside a container 07:36:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-495 -v /w/workspace/foundry_device-virtual-go_PR-495:/w/workspace/foundry_device-virtual-go_PR-495:rw,z -v /w/workspace/foundry_device-virtual-go_PR-495@tmp:/w/workspace/foundry_device-virtual-go_PR-495@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:latest cat 07:36:47 $ docker top bbb4c47bc18f18a182343347ed3e77d174422639088e4f0a7e01be5aeb3ebb60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:48 ---> job-cost.sh 07:36:48 lf-activate-venv: SKIPPING 07:36:48 INFO: No Stack... 07:36:48 INFO: Retrieving Pricing Info for: v3-standard-8 07:36:48 INFO: Archiving Costs [Pipeline] sh 07:36:49 + cat /w/workspace/foundry_device-virtual-go_PR-495/archives/cost.csv 07:36:49 + cut -d, -f6 [Pipeline] lock 07:36:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] 07:36:49 Resource [jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] did not exist. Created. 07:36:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:36:49 + echo total: 0.2199999988079071 [Pipeline] stash 07:36:49 Stashed 1 file(s) [Pipeline] } 07:36:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:36:49 $ docker stop --time=1 bbb4c47bc18f18a182343347ed3e77d174422639088e4f0a7e01be5aeb3ebb60 07:36:51 $ docker rm -f --volumes bbb4c47bc18f18a182343347ed3e77d174422639088e4f0a7e01be5aeb3ebb60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:36:51 Failed in branch amd64 07:38:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22690 in /w/workspace/foundry_device-virtual-go_PR-495 [Pipeline] { [Pipeline] ws 07:38:01 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 07:38:04 The recommended git tool is: git 07:38:09 using credential edgex-jenkins-ssh 07:38:09 Cloning the remote Git repository 07:38:09 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 07:38:09 > git init /w/workspace/device-virtual-go/1 # timeout=10 07:38:09 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 07:38:09 > git --version # timeout=10 07:38:09 > git --version # 'git version 2.25.1' 07:38:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:12 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 07:38:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:14 Merging remotes/origin/main commit 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a into PR head commit 3f319016f8e11170ce0158ca92a15177c41c5652 07:38:14 Merge succeeded, producing 3f319016f8e11170ce0158ca92a15177c41c5652 07:38:14 Checking out Revision 3f319016f8e11170ce0158ca92a15177c41c5652 (PR-495) 07:38:13 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 07:38:13 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 07:38:13 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/495/head:refs/remotes/origin/PR-495 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:38:14 > git config core.sparsecheckout # timeout=10 07:38:14 > git checkout -f 3f319016f8e11170ce0158ca92a15177c41c5652 # timeout=10 07:38:14 > git remote # timeout=10 07:38:14 > git config --get remote.origin.url # timeout=10 07:38:14 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:14 > git merge 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a # timeout=10 07:38:14 > git rev-parse HEAD^{commit} # timeout=10 07:38:14 > git config core.sparsecheckout # timeout=10 07:38:14 > git checkout -f 3f319016f8e11170ce0158ca92a15177c41c5652 # timeout=10 07:38:18 Commit message: "feat: Enable PIE support for ASLR and full RELRO" 07:38:18 > git --version # timeout=10 07:38:18 > git --version # 'git version 2.25.1' 07:38:18 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:38:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:38:20 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:20 Dload Upload Total Spent Left Speed 07:38:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh 07:38:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:38:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:38:20 + sudo tee /etc/docker/daemon.new 07:38:20 { 07:38:20 "registry-mirrors": [ 07:38:20 "https://nexus3.edgexfoundry.org:10001" 07:38:20 ], 07:38:20 "bip": "10.250.0.254/24", 07:38:20 "hosts": [ 07:38:20 "tcp://0.0.0.0:5555", 07:38:20 "unix:///var/run/docker.sock" 07:38:20 ], 07:38:20 "mtu": 1458, 07:38:20 "selinux-enabled": true, 07:38:20 "seccomp-profile": "/etc/docker/seccomp.json" 07:38:20 } [Pipeline] sh 07:38:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:38:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:38:39 provisioning config files... 07:38:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7345332432181316945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:40 ---> ****-login.sh 07:38:40 nexus3.edgexfoundry.org:10001 07:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:40 Configure a credential helper to remove this warning. See 07:38:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:40 07:38:40 Login Succeeded 07:38:40 nexus3.edgexfoundry.org:10002 07:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:41 Configure a credential helper to remove this warning. See 07:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:41 07:38:41 Login Succeeded 07:38:41 nexus3.edgexfoundry.org:10003 07:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:41 Configure a credential helper to remove this warning. See 07:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:41 07:38:41 Login Succeeded 07:38:41 nexus3.edgexfoundry.org:10004 07:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:41 Configure a credential helper to remove this warning. See 07:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:41 07:38:41 Login Succeeded 07:38:41 ****.io 07:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:38:42 Configure a credential helper to remove this warning. See 07:38:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:38:42 07:38:42 Login Succeeded 07:38:42 ---> ****-login.sh ends [Pipeline] } 07:38:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:38:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:38:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:38:42 ========================================================= 07:38:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:38:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:38:43 Sending build context to Docker daemon 19.01MB 07:38:43 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:38:43 Step 2/12 : FROM ${BASE} AS builder 07:38:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:38:43 cf04c63912e1: Pulling fs layer 07:38:43 55b35a11ae5e: Pulling fs layer 07:38:43 a37a00ec5f00: Pulling fs layer 07:38:43 50b3750afda1: Pulling fs layer 07:38:43 4f4fb700ef54: Pulling fs layer 07:38:43 80978eb59214: Pulling fs layer 07:38:43 c9f46d7d2bd2: Pulling fs layer 07:38:43 c5a475d317c9: Pulling fs layer 07:38:43 80978eb59214: Waiting 07:38:43 c5a475d317c9: Waiting 07:38:43 50b3750afda1: Waiting 07:38:43 c9f46d7d2bd2: Waiting 07:38:43 4f4fb700ef54: Waiting 07:38:43 55b35a11ae5e: Verifying Checksum 07:38:43 55b35a11ae5e: Download complete 07:38:43 50b3750afda1: Download complete 07:38:44 4f4fb700ef54: Verifying Checksum 07:38:44 4f4fb700ef54: Download complete 07:38:44 80978eb59214: Verifying Checksum 07:38:44 80978eb59214: Download complete 07:38:44 cf04c63912e1: Verifying Checksum 07:38:44 cf04c63912e1: Download complete 07:38:44 c5a475d317c9: Verifying Checksum 07:38:44 c5a475d317c9: Download complete 07:38:44 cf04c63912e1: Pull complete 07:38:45 55b35a11ae5e: Pull complete 07:38:45 a37a00ec5f00: Verifying Checksum 07:38:45 a37a00ec5f00: Download complete 07:38:46 c9f46d7d2bd2: Verifying Checksum 07:38:46 c9f46d7d2bd2: Download complete 07:39:01 a37a00ec5f00: Pull complete 07:39:01 50b3750afda1: Pull complete 07:39:01 4f4fb700ef54: Pull complete 07:39:01 80978eb59214: Pull complete 07:39:08 c9f46d7d2bd2: Pull complete 07:39:09 c5a475d317c9: Pull complete 07:39:09 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:39:09 ---> be29e6b0f0d4 07:39:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:39:11 ---> Running in f1bf00ad11d4 07:39:11 Removing intermediate container f1bf00ad11d4 07:39:11 ---> ef599b2e2e60 07:39:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:39:11 ---> Running in c07d0fad0825 07:39:11 Removing intermediate container c07d0fad0825 07:39:11 ---> 69a189bc11c0 07:39:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:39:11 ---> Running in 11e82de08faf 07:39:12 Removing intermediate container 11e82de08faf 07:39:12 ---> 65ea083b288a 07:39:12 Step 6/12 : WORKDIR /device-virtual-go 07:39:12 ---> Running in 252bd9cf66b7 07:39:12 Removing intermediate container 252bd9cf66b7 07:39:12 ---> fb5e8bd61cfa 07:39:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:39:12 ---> Running in fadaeb4bb250 07:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:39:15 (1/4) Installing openssh-keygen (9.7_p1-r4) 07:39:15 (2/4) Installing libedit (20240517.3.1-r0) 07:39:15 (3/4) Installing openssh-client-common (9.7_p1-r4) 07:39:15 (4/4) Installing openssh-client-default (9.7_p1-r4) 07:39:15 Executing busybox-1.36.1-r29.trigger 07:39:15 OK: 242 MiB in 58 packages 07:39:16 Removing intermediate container fadaeb4bb250 07:39:16 ---> 9b4740f0bf87 07:39:16 Step 8/12 : COPY go.mod vendor* ./ 07:39:17 ---> 43412df73385 07:39:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:17 ---> Running in 516a74e66001 07:41:08 Removing intermediate container 516a74e66001 07:41:08 ---> 74bd3afd5932 07:41:08 Step 10/12 : COPY . . 07:41:08 ---> c5ac6c9decfc 07:41:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:41:08 ---> Running in 288a9f40dbc8 07:41:08 Removing intermediate container 288a9f40dbc8 07:41:08 ---> 02f8d4b8ee1a 07:41:08 Step 12/12 : RUN $MAKE 07:41:08 ---> Running in 0c5e609eb9b8 07:41:08 noop 07:41:08 Removing intermediate container 0c5e609eb9b8 07:41:08 ---> 338e2fea41dd 07:41:08 Successfully built 338e2fea41dd 07:41:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:09 + docker inspect -f . ci-base-image-arm64 07:41:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:09 prd-ubuntu20.04-docker-arm64-4c-16g-22690 does not seem to be running inside a container 07:41:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 07:41:10 $ docker top 4a210e2a7a61d8be2ab8874d339c7222a16e51624113251e50132d3017979237 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:11 + go version 07:41:11 go version go1.23.2 linux/arm64 [Pipeline] } 07:41:11 $ docker stop --time=1 4a210e2a7a61d8be2ab8874d339c7222a16e51624113251e50132d3017979237 07:41:13 $ docker rm -f --volumes 4a210e2a7a61d8be2ab8874d339c7222a16e51624113251e50132d3017979237 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:41 + docker inspect -f . ci-base-image-arm64 07:41:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:42 prd-ubuntu20.04-docker-arm64-4c-16g-22690 does not seem to be running inside a container 07:41:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 07:41:43 $ docker top 8b70d4ca41d6bef33021fb118b6280c285a36cf61ada12fd3d7612b883d93eb8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:43 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 07:41:44 + make test 07:41:44 go test ./... -coverprofile=coverage.out 07:41:49 ? github.com/edgexfoundry/device-virtual-go [no test files] 07:45:11 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 07:45:11 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.061s coverage: 58.3% of statements 07:45:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:45:12 go vet ./... 07:46:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:46:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:46:08 ./bin/test-attribution-txt.sh [Pipeline] echo 07:46:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:46:09 $ docker stop --time=1 8b70d4ca41d6bef33021fb118b6280c285a36cf61ada12fd3d7612b883d93eb8 07:46:10 $ docker rm -f --volumes 8b70d4ca41d6bef33021fb118b6280c285a36cf61ada12fd3d7612b883d93eb8 [Pipeline] // withDockerContainer [Pipeline] sh 07:46:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:46:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:46:14 + ls -al . 07:46:14 total 272 07:46:14 drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 07:41 . 07:46:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:38 .. 07:46:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:38 .git 07:46:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:38 .github 07:46:14 -rw-rw-r-- 1 jenkins jenkins 272 Oct 14 07:38 .gitignore 07:46:14 -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 07:38 .golangci.yml 07:46:14 -rw-rw-r-- 1 jenkins jenkins 18321 Oct 14 07:38 Attribution.txt 07:46:14 -rw-rw-r-- 1 jenkins jenkins 15941 Oct 14 07:38 CHANGELOG.md 07:46:14 -rw-rw-r-- 1 jenkins jenkins 1755 Oct 14 07:38 Dockerfile 07:46:14 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:38 GOVERNANCE.md 07:46:14 -rw-rw-r-- 1 jenkins jenkins 660 Oct 14 07:38 Jenkinsfile 07:46:14 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 07:38 LICENSE 07:46:14 -rw-rw-r-- 1 jenkins jenkins 2490 Oct 14 07:38 Makefile 07:46:14 -rw-rw-r-- 1 jenkins jenkins 623 Oct 14 07:38 OWNERS.md 07:46:14 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 14 07:38 README.md 07:46:14 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 07:36 VERSION 07:46:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:38 bin 07:46:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:38 cmd 07:46:14 -rw-r--r-- 1 jenkins jenkins 43316 Oct 14 07:45 coverage.out 07:46:14 -rw-rw-r-- 1 jenkins jenkins 6895 Oct 14 07:38 go.mod 07:46:14 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:38 go.sum 07:46:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:38 internal 07:46:14 -rw-rw-r-- 1 jenkins jenkins 235 Oct 14 07:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:14 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3f319016f8e11170ce0158ca92a15177c41c5652 --label arch=arm64 --label version=0.0.0 . 07:46:15 Sending build context to Docker daemon 19.06MB 07:46:15 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:46:15 Step 2/26 : FROM ${BASE} AS builder 07:46:15 ---> 338e2fea41dd 07:46:15 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:46:15 ---> Running in 1357f35e643c 07:46:15 Removing intermediate container 1357f35e643c 07:46:15 ---> 0e8e95391981 07:46:15 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 07:46:15 ---> Running in d60301f7aa26 07:46:16 Removing intermediate container d60301f7aa26 07:46:16 ---> 840a534e49cb 07:46:16 Step 5/26 : ARG ADD_BUILD_TAGS="" 07:46:16 ---> Running in 127beb1e8ce9 07:46:16 Removing intermediate container 127beb1e8ce9 07:46:16 ---> 64cc9f8d9ca8 07:46:16 Step 6/26 : WORKDIR /device-virtual-go 07:46:16 ---> Running in 913ac684a5af 07:46:16 Removing intermediate container 913ac684a5af 07:46:16 ---> ff9bb49a7dc2 07:46:16 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:46:17 ---> Running in bc6bfda83174 07:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:46:19 OK: 242 MiB in 58 packages 07:46:20 Removing intermediate container bc6bfda83174 07:46:20 ---> 1dcff162c6b8 07:46:20 Step 8/26 : COPY go.mod vendor* ./ 07:46:21 ---> 7b5835ae3f93 07:46:21 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:21 ---> Running in 12148eb080ff 07:46:23 Removing intermediate container 12148eb080ff 07:46:23 ---> 55646f202149 07:46:23 Step 10/26 : COPY . . 07:46:25 ---> 994fdf3aaef3 07:46:25 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:46:25 ---> Running in d29a43c00f1d 07:46:25 Removing intermediate container d29a43c00f1d 07:46:25 ---> fc07554eb375 07:46:25 Step 12/26 : RUN $MAKE 07:46:25 ---> Running in f24d55a6b881 07:46:26 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd 07:50:48 Removing intermediate container f24d55a6b881 07:50:48 ---> ce19e0039609 07:50:48 Step 13/26 : FROM alpine:3.20 07:50:48 3.20: Pulling from library/alpine 07:50:48 cf04c63912e1: Already exists 07:50:48 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:50:48 Status: Downloaded newer image for alpine:3.20 07:50:48 ---> c157a85ed455 07:50:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 07:50:48 ---> Running in c31617bcded1 07:50:48 Removing intermediate container c31617bcded1 07:50:48 ---> 9da6b53d4b33 07:50:48 Step 15/26 : RUN apk add --update --no-cache dumb-init 07:50:48 ---> Running in 94f958cf3bd2 07:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:50:48 (1/1) Installing dumb-init (1.2.5-r3) 07:50:48 Executing busybox-1.36.1-r29.trigger 07:50:48 OK: 9 MiB in 15 packages 07:50:48 Removing intermediate container 94f958cf3bd2 07:50:48 ---> 396fc79ddada 07:50:48 Step 16/26 : RUN apk --no-cache upgrade 07:50:48 ---> Running in 4cee080abc8c 07:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:50:48 Upgrading critical system libraries and apk-tools: 07:50:48 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:50:48 Executing busybox-1.36.1-r29.trigger 07:50:48 Continuing the upgrade transaction with new apk-tools: 07:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:50:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:50:49 OK: 9 MiB in 15 packages 07:50:50 Removing intermediate container 4cee080abc8c 07:50:50 ---> 016c05a2b9e7 07:50:50 Step 17/26 : WORKDIR / 07:50:50 ---> Running in 298482951a4a 07:50:51 Removing intermediate container 298482951a4a 07:50:51 ---> cb09f7c6cbfc 07:50:51 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 07:50:52 ---> bec8f16a1f70 07:50:52 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 07:50:52 ---> 29d53f051c2f 07:50:52 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 07:50:56 ---> 6ce0ab7eb877 07:50:56 Step 21/26 : EXPOSE 59900 07:50:56 ---> Running in d37a1b12ac13 07:50:56 Removing intermediate container d37a1b12ac13 07:50:56 ---> 2220c2d1b502 07:50:56 Step 22/26 : ENTRYPOINT ["/device-virtual"] 07:50:56 ---> Running in 9ca4a0aaa88d 07:50:56 Removing intermediate container 9ca4a0aaa88d 07:50:56 ---> 3151a53d8d29 07:50:56 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 07:50:56 ---> Running in df0f3cfa2ef7 07:50:56 Removing intermediate container df0f3cfa2ef7 07:50:56 ---> ff1db2ddfdcf 07:50:56 Step 24/26 : LABEL arch=arm64 07:50:56 ---> Running in f853c79d2e94 07:50:57 Removing intermediate container f853c79d2e94 07:50:57 ---> aef185cb5bc6 07:50:57 Step 25/26 : LABEL git_sha=3f319016f8e11170ce0158ca92a15177c41c5652 07:50:57 ---> Running in 5c54f97f10f2 07:50:57 Removing intermediate container 5c54f97f10f2 07:50:57 ---> 10b36fae2d2b 07:50:57 Step 26/26 : LABEL version=0.0.0 07:50:58 ---> Running in 2c20c6a0d60e 07:50:58 Removing intermediate container 2c20c6a0d60e 07:50:58 ---> c700ce0d9d86 07:50:58 [Warning] One or more build-args [ARCH] were not consumed 07:50:58 Successfully built c700ce0d9d86 07:50:58 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:50:59 07:50:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:51:00 arm64: Pulling from edgex-lftools-log-publisher 07:51:00 8998bd30e6a1: Pulling fs layer 07:51:00 04944245beec: Pulling fs layer 07:51:00 699f458cf7ca: Pulling fs layer 07:51:00 765212b225bb: Pulling fs layer 07:51:00 f23df028b6ca: Pulling fs layer 07:51:00 d65c8cfc05b1: Pulling fs layer 07:51:00 2437ff75d9bd: Pulling fs layer 07:51:00 765212b225bb: Waiting 07:51:00 f23df028b6ca: Waiting 07:51:00 d65c8cfc05b1: Waiting 07:51:00 2437ff75d9bd: Waiting 07:51:00 04944245beec: Verifying Checksum 07:51:00 04944245beec: Download complete 07:51:00 765212b225bb: Verifying Checksum 07:51:00 765212b225bb: Download complete 07:51:00 f23df028b6ca: Verifying Checksum 07:51:00 f23df028b6ca: Download complete 07:51:00 d65c8cfc05b1: Verifying Checksum 07:51:00 d65c8cfc05b1: Download complete 07:51:00 699f458cf7ca: Verifying Checksum 07:51:00 699f458cf7ca: Download complete 07:51:00 8998bd30e6a1: Verifying Checksum 07:51:00 8998bd30e6a1: Download complete 07:51:03 2437ff75d9bd: Verifying Checksum 07:51:03 2437ff75d9bd: Download complete 07:51:06 8998bd30e6a1: Pull complete 07:51:06 04944245beec: Pull complete 07:51:08 699f458cf7ca: Pull complete 07:51:08 765212b225bb: Pull complete 07:51:10 f23df028b6ca: Pull complete 07:51:10 d65c8cfc05b1: Pull complete 07:51:28 2437ff75d9bd: Pull complete 07:51:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:51:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:51:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:51:29 prd-ubuntu20.04-docker-arm64-4c-16g-22690 does not seem to be running inside a container 07:51:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 07:51:33 $ docker top 05b987f893fb55972b699e2b8d936facb2e193430f1f70fb6f1afab5536c1e00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:34 ---> job-cost.sh 07:51:34 lf-activate-venv: SKIPPING 07:51:34 INFO: No Stack... 07:51:34 INFO: Retrieving Pricing Info for: v3-standard-4 07:51:35 INFO: Archiving Costs [Pipeline] sh 07:51:36 + cut -d, -f6 07:51:36 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 07:51:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] 07:51:36 Resource [jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] did not exist. Created. 07:51:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:51:37 /w/workspace/device-virtual-go/1@tmp/durable-5a87d329/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:51:38 + echo total: 0.10999999940395355 [Pipeline] stash 07:51:38 Warning: overwriting stash ‘stack-cost’ 07:51:38 Stashed 1 file(s) [Pipeline] } 07:51:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-495-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:51:38 $ docker stop --time=1 05b987f893fb55972b699e2b8d936facb2e193430f1f70fb6f1afab5536c1e00 07:51:40 $ docker rm -f --volumes 05b987f893fb55972b699e2b8d936facb2e193430f1f70fb6f1afab5536c1e00 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:51:43 + [ -d /w/workspace/foundry_device-virtual-go_PR-495/archives ] 07:51:43 + ls -al /w/workspace/foundry_device-virtual-go_PR-495/archives 07:51:43 total 16 07:51:43 drwxr-xr-x 3 root root 4096 Oct 14 07:36 . 07:51:43 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 07:36 .. 07:51:43 drwxr-xr-x 2 root root 4096 Oct 14 07:36 cost 07:51:43 -rw-r--r-- 1 root root 89 Oct 14 07:36 cost.csv 07:51:43 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-495/archives 07:51:43 + ls -al /w/workspace/foundry_device-virtual-go_PR-495/archives 07:51:43 total 16 07:51:43 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:36 . 07:51:43 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 07:36 .. 07:51:43 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 07:36 cost 07:51:43 -rw-r--r-- 1 jenkins jenkins 89 Oct 14 07:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:51:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:51:44 ---> package-listing.sh 07:51:44 ++ facter osfamily 07:51:44 ++ tr '[:upper:]' '[:lower:]' 07:51:44 + OS_FAMILY=debian 07:51:44 + workspace=/w/workspace/foundry_device-virtual-go_PR-495 07:51:44 + START_PACKAGES=/tmp/packages_start.txt 07:51:44 + END_PACKAGES=/tmp/packages_end.txt 07:51:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:51:44 + PACKAGES=/tmp/packages_start.txt 07:51:44 + '[' /w/workspace/foundry_device-virtual-go_PR-495 ']' 07:51:44 + PACKAGES=/tmp/packages_end.txt 07:51:44 + case "${OS_FAMILY}" in 07:51:44 + dpkg -l 07:51:44 + grep '^ii' 07:51:44 + '[' -f /tmp/packages_start.txt ']' 07:51:44 + '[' -f /tmp/packages_end.txt ']' 07:51:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:51:44 + '[' /w/workspace/foundry_device-virtual-go_PR-495 ']' 07:51:44 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-495/archives/ 07:51:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-495/archives/ [Pipeline] echo 07:51:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-495/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:51:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:51:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:51:46 prd-ubuntu20.04-docker-8c-8g-22689 does not seem to be running inside a container 07:51:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-495/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-495 -v /w/workspace/foundry_device-virtual-go_PR-495:/w/workspace/foundry_device-virtual-go_PR-495:rw,z -v /w/workspace/foundry_device-virtual-go_PR-495@tmp:/w/workspace/foundry_device-virtual-go_PR-495@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 07:51:46 $ docker top f23d52ac08bc4f34d5cb3343dd61cec6797a9b40d7677e6cf83feb829cd45ac2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:51:46 + touch /tmp/pre-build-complete [Pipeline] sh 07:51:47 + mkdir -p /var/log/sysstat [Pipeline] sh 07:51:47 + ls /var/log/sa-host 07:51:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:47 provisioning config files... 07:51:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-495@tmp/config7435716271654530539tmp [Pipeline] { [Pipeline] echo 07:51:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:51:48 ---> create-netrc.sh [Pipeline] } 07:51:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:51:48 ---> python-tools-install.sh [Pipeline] echo 07:51:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:51:48 ---> sudo-logs.sh 07:51:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:51:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:51:49 ---> job-cost.sh 07:51:49 lf-activate-venv: SKIPPING 07:51:49 DEBUG: total: 0.2199999988079071 07:51:49 INFO: Retrieving Stack Cost... 07:51:49 INFO: Retrieving Pricing Info for: v3-standard-8 07:51:50 INFO: Archiving Costs [Pipeline] echo 07:51:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:51:50 ---> logs-deploy.sh 07:51:50 lf-activate-venv: SKIPPING 07:51:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-495/1 07:51:50 INFO: archiving workspace using pattern(s): 07:51:51 Archives upload complete. 07:51:51 INFO: archiving logs to Nexus