Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b27816a51706f4d2629b60fbe79448e995a7d7ab 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-ssh14303816483933942923.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1401475114399201049.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/egp-unit-test/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/ci-build-images/branches/egp-unit-test/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4516268931602627171.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3210677511130847262.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/ci-build-images/branches/egp-unit-test/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/ci-build-images/branches/egp-unit-test/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7304483481116761405.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 ========================================================= [edgeXBuildDocker] RAW Config: [project:egp-unit-test, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:egp-unit-test, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[gradle], releaseBranchOverride:egp-unit-test] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: egp-unit-test USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: egp-unit-test DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: egp-unit-test-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: egp-unit-test DOCKER_CUSTOM_TAGS: gradle [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-661 in /w/workspace/ry_ci-build-images_egp-unit-test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/ry_ci-build-images_egp-unit-test # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b27816a51706f4d2629b60fbe79448e995a7d7ab (egp-unit-test) Commit message: "Merge pull request #200 from cjoyv/upgrade-gradle" > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b27816a51706f4d2629b60fbe79448e995a7d7ab # timeout=10 > git rev-list --no-walk b27816a51706f4d2629b60fbe79448e995a7d7ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:45:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:45:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:45:31 ========================================================= 03:45:31 EdgeX Global Pipelines Version Info 03:45:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:45:31 ------------------- 03:45:31 stable info: 03:45:31 ------------------- 03:45:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:45:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:45:31 Message: update stable to v1.0.258 03:45:32 ------------------- 03:45:32 experimental info: 03:45:32 ------------------- 03:45:32 Commited By: **** collab-it+edgex@linuxfoundation.org 03:45:32 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:45:32 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar PROJECT = egp-unit-test [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = egp-unit-test [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = egp-unit-test-archive.tar.gz [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = egp-unit-test [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = gradle [Pipeline] echo 03:45:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = egp-unit-test [Pipeline] echo 03:45:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = egp-unit-test [Pipeline] echo 03:45:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = egp-unit-test [Pipeline] echo 03:45:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b27816a51706f4d2629b60fbe79448e995a7d7ab [Pipeline] echo 03:45:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b27816a [Pipeline] echo 03:45:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:33 provisioning config files... 03:45:33 copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config11652303180007624649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:33 ---> ****-login.sh 03:45:33 nexus3.edgexfoundry.org:10001 03:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:33 Configure a credential helper to remove this warning. See 03:45:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:33 03:45:33 Login Succeeded 03:45:33 nexus3.edgexfoundry.org:10002 03:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:34 Configure a credential helper to remove this warning. See 03:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:34 03:45:34 Login Succeeded 03:45:34 nexus3.edgexfoundry.org:10003 03:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:34 Configure a credential helper to remove this warning. See 03:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:34 03:45:34 Login Succeeded 03:45:34 nexus3.edgexfoundry.org:10004 03:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:34 Configure a credential helper to remove this warning. See 03:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:34 03:45:34 Login Succeeded 03:45:34 ****.io 03:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:34 Configure a credential helper to remove this warning. See 03:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:34 03:45:34 Login Succeeded 03:45:34 ---> ****-login.sh ends [Pipeline] } 03:45:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:34 provisioning config files... [Pipeline] // stage [Pipeline] } 03:45:34 copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config594030176598596310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:35 ---> ****-login.sh 03:45:35 nexus3.edgexfoundry.org:10001 03:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:35 Configure a credential helper to remove this warning. See 03:45:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:35 03:45:35 Login Succeeded 03:45:35 nexus3.edgexfoundry.org:10002 03:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:35 Configure a credential helper to remove this warning. See 03:45:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:35 03:45:35 Login Succeeded 03:45:35 nexus3.edgexfoundry.org:10003 03:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:35 Configure a credential helper to remove this warning. See 03:45:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:35 03:45:35 Login Succeeded 03:45:35 nexus3.edgexfoundry.org:10004 03:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:35 Configure a credential helper to remove this warning. See 03:45:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:35 03:45:35 Login Succeeded 03:45:35 ****.io 03:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:35 Configure a credential helper to remove this warning. See 03:45:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:35 03:45:35 Login Succeeded 03:45:35 ---> ****-login.sh ends [Pipeline] } 03:45:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:45:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:45:36 + ls -al . 03:45:36 total 20 03:45:36 drwxrwxr-x 3 jenkins jenkins 4096 May 24 03:45 . 03:45:36 drwxrwxr-x 4 jenkins jenkins 4096 May 24 03:45 .. 03:45:36 drwxrwxr-x 8 jenkins jenkins 4096 May 24 03:45 .git 03:45:36 -rw-rw-r-- 1 jenkins jenkins 955 May 24 03:45 Dockerfile 03:45:36 -rw-rw-r-- 1 jenkins jenkins 904 May 24 03:45 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:36 + docker build -t edgex-devops/egp-unit-test -f Dockerfile --build-arg ARCH=amd64 --label git_sha=b27816a51706f4d2629b60fbe79448e995a7d7ab --label arch=amd64 . 03:45:36 Sending build context to Docker daemon 472.1kB 03:45:36 Step 1/13 : FROM gradle:7.5.1-jdk8 as builder 03:45:37 7.5.1-jdk8: Pulling from library/gradle 03:45:37 e96e057aae67: Pulling fs layer 03:45:37 4ced2591451d: Pulling fs layer 03:45:37 22cd2b580a64: Pulling fs layer 03:45:37 191e5a2019b6: Pulling fs layer 03:45:37 a220e8697772: Pulling fs layer 03:45:37 a8c31a0327fe: Pulling fs layer 03:45:37 35ee11b8a32a: Pulling fs layer 03:45:37 191e5a2019b6: Waiting 03:45:37 a220e8697772: Waiting 03:45:37 a8c31a0327fe: Waiting 03:45:37 35ee11b8a32a: Waiting 03:45:37 4ced2591451d: Verifying Checksum 03:45:37 4ced2591451d: Download complete 03:45:37 e96e057aae67: Verifying Checksum 03:45:37 e96e057aae67: Download complete 03:45:37 191e5a2019b6: Verifying Checksum 03:45:37 191e5a2019b6: Download complete 03:45:37 a220e8697772: Verifying Checksum 03:45:37 a220e8697772: Download complete 03:45:38 22cd2b580a64: Verifying Checksum 03:45:38 22cd2b580a64: Download complete 03:45:38 a8c31a0327fe: Verifying Checksum 03:45:38 a8c31a0327fe: Download complete 03:45:39 e96e057aae67: Pull complete 03:45:39 35ee11b8a32a: Verifying Checksum 03:45:39 35ee11b8a32a: Download complete 03:45:39 4ced2591451d: Pull complete 03:45:41 22cd2b580a64: Pull complete 03:45:41 191e5a2019b6: Pull complete 03:45:41 a220e8697772: Pull complete 03:45:42 a8c31a0327fe: Pull complete 03:45:43 35ee11b8a32a: Pull complete 03:45:43 Digest: sha256:e36e80100620d3344ff15dbb485b526f4bfc08275e38d1a30191e6524133917d 03:45:43 Status: Downloaded newer image for gradle:7.5.1-jdk8 03:45:43 ---> 787840feef8a 03:45:43 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:45:47 ---> Running in 38bfc3a72bc9 03:45:47 Removing intermediate container 38bfc3a72bc9 03:45:47 ---> 383736dd6748 03:45:47 Step 3/13 : WORKDIR /code 03:45:47 ---> Running in 2b2d98bba0ca 03:45:47 Removing intermediate container 2b2d98bba0ca 03:45:47 ---> 15adab6282ac 03:45:47 Step 4/13 : ENV USER_GRADLE_HOME=/gradleCache 03:45:47 ---> Running in 170e10ffb36c 03:45:47 Removing intermediate container 170e10ffb36c 03:45:47 ---> c6d120b0baab 03:45:47 Step 5/13 : ARG EGP_VERSION=stable 03:45:47 ---> Running in b7f02a6bb0d1 03:45:47 Removing intermediate container b7f02a6bb0d1 03:45:47 ---> 65c899c5121a 03:45:47 Step 6/13 : ADD https://github.com/edgexfoundry/edgex-global-pipelines/archive/${EGP_VERSION}.tar.gz . 03:45:47 03:45:47 03:45:47 ---> 256e96712c24 03:45:47 Step 7/13 : RUN tar -xzf ${EGP_VERSION}.tar.gz && mv edgex-global-pipelines-${EGP_VERSION}/* . && rm -rf edgex-global-pipelines-${EGP_VERSION} && rm -rf ${EGP_VERSION}.tar.gz 03:45:47 ---> Running in fae72fa489d3 03:45:48 Removing intermediate container fae72fa489d3 03:45:48 ---> a353b6dbdb8c 03:45:48 Step 8/13 : RUN gradle -Dgradle.user.home=${USER_GRADLE_HOME} testClasses 03:45:48 ---> Running in d8ace5e42abd 03:45:49 03:45:49 Welcome to Gradle 7.5.1! 03:45:49 03:45:49 Here are the highlights of this release: 03:45:49 - Support for Java 18 03:45:49 - Support for building with Groovy 4 03:45:49 - Much more responsive continuous builds 03:45:49 - Improved diagnostics for dependency resolution 03:45:49 03:45:49 For more details see https://docs.gradle.org/7.5.1/release-notes.html 03:45:49 03:45:49 Starting a Gradle Daemon (subsequent builds will be faster) 03:45:55 > Task :compileJava NO-SOURCE 03:46:00 > Task :compileGroovy 03:46:00 > Task :processResources NO-SOURCE 03:46:00 > Task :classes 03:46:00 > Task :compileTestJava NO-SOURCE 03:46:00 > Task :copyGlobalLibVars 03:46:15 > Task :compileTestGroovy 03:46:15 > Task :processTestResources 03:46:15 > Task :testClasses 03:46:15 03:46:15 BUILD SUCCESSFUL in 25s 03:46:15 4 actionable tasks: 4 executed 03:46:17 Removing intermediate container d8ace5e42abd 03:46:17 ---> 39344475406a 03:46:17 Step 9/13 : FROM gradle:7.5.1-jdk8 03:46:17 ---> 787840feef8a 03:46:17 Step 10/13 : ENV USER_GRADLE_HOME=/gradleCache 03:46:17 ---> Running in 4a3733858716 03:46:17 Removing intermediate container 4a3733858716 03:46:17 ---> 1429321da2bb 03:46:17 Step 11/13 : COPY --from=builder ${USER_GRADLE_HOME} ${USER_GRADLE_HOME} 03:46:20 ---> aced4c825411 03:46:20 Step 12/13 : LABEL arch=amd64 03:46:20 ---> Running in 0ad460e622f7 03:46:20 Removing intermediate container 0ad460e622f7 03:46:20 ---> 37d6ee1adef6 03:46:20 Step 13/13 : LABEL git_sha=b27816a51706f4d2629b60fbe79448e995a7d7ab 03:46:20 ---> Running in 6c8b96187ab8 03:46:20 Removing intermediate container 6c8b96187ab8 03:46:20 ---> b18ed85a9b4c 03:46:20 [Warning] One or more build-args [ARCH] were not consumed 03:46:20 Successfully built b18ed85a9b4c 03:46:20 Successfully tagged edgex-devops/egp-unit-test:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 03:46:20 [edgeXDocker.push] Tagging docker image egp-unit-test with the following tags: 03:46:20 b27816a51706f4d2629b60fbe79448e995a7d7ab 03:46:20 latest 03:46:20 egp-unit-test 03:46:20 gradle 03:46:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:21 + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:b27816a51706f4d2629b60fbe79448e995a7d7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:21 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:b27816a51706f4d2629b60fbe79448e995a7d7ab 03:46:21 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] 03:46:21 fa63dbbfbfa7: Preparing 03:46:21 fd7df38277c8: Preparing 03:46:21 c4efe1a684b4: Preparing 03:46:21 5578c56ed086: Preparing 03:46:21 e8f11c94ceb7: Preparing 03:46:21 fba35c94ab1e: Preparing 03:46:21 aa2e51f5ab8a: Preparing 03:46:21 f4a670ac65b6: Preparing 03:46:21 f4a670ac65b6: Waiting 03:46:21 fba35c94ab1e: Waiting 03:46:21 aa2e51f5ab8a: Waiting 03:46:21 5578c56ed086: Layer already exists 03:46:21 fd7df38277c8: Layer already exists 03:46:21 c4efe1a684b4: Layer already exists 03:46:21 fba35c94ab1e: Layer already exists 03:46:21 aa2e51f5ab8a: Layer already exists 03:46:21 e8f11c94ceb7: Layer already exists 03:46:21 f4a670ac65b6: Layer already exists 03:46:33 fa63dbbfbfa7: Pushed 03:46:33 b27816a51706f4d2629b60fbe79448e995a7d7ab: digest: sha256:2c4519529c3764a101208db2f56fc9fedef5e445c814d128ce4c5e8486b52e1d size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:33 + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:34 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest 03:46:34 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] 03:46:34 fa63dbbfbfa7: Preparing 03:46:34 fd7df38277c8: Preparing 03:46:34 c4efe1a684b4: Preparing 03:46:34 5578c56ed086: Preparing 03:46:34 e8f11c94ceb7: Preparing 03:46:34 fba35c94ab1e: Preparing 03:46:34 aa2e51f5ab8a: Preparing 03:46:34 f4a670ac65b6: Preparing 03:46:34 fba35c94ab1e: Waiting 03:46:34 f4a670ac65b6: Waiting 03:46:34 aa2e51f5ab8a: Waiting 03:46:34 5578c56ed086: Layer already exists 03:46:34 e8f11c94ceb7: Layer already exists 03:46:34 c4efe1a684b4: Layer already exists 03:46:34 fd7df38277c8: Layer already exists 03:46:34 fa63dbbfbfa7: Layer already exists 03:46:34 f4a670ac65b6: Layer already exists 03:46:34 aa2e51f5ab8a: Layer already exists 03:46:34 fba35c94ab1e: Layer already exists 03:46:34 latest: digest: sha256:2c4519529c3764a101208db2f56fc9fedef5e445c814d128ce4c5e8486b52e1d size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:34 + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:34 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test 03:46:34 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] 03:46:34 fa63dbbfbfa7: Preparing 03:46:34 fd7df38277c8: Preparing 03:46:34 c4efe1a684b4: Preparing 03:46:34 5578c56ed086: Preparing 03:46:34 e8f11c94ceb7: Preparing 03:46:34 fba35c94ab1e: Preparing 03:46:34 aa2e51f5ab8a: Preparing 03:46:34 f4a670ac65b6: Preparing 03:46:34 fba35c94ab1e: Waiting 03:46:34 aa2e51f5ab8a: Waiting 03:46:34 f4a670ac65b6: Waiting 03:46:34 c4efe1a684b4: Layer already exists 03:46:34 e8f11c94ceb7: Layer already exists 03:46:34 fd7df38277c8: Layer already exists 03:46:34 fa63dbbfbfa7: Layer already exists 03:46:34 5578c56ed086: Layer already exists 03:46:34 aa2e51f5ab8a: Layer already exists 03:46:34 fba35c94ab1e: Layer already exists 03:46:34 f4a670ac65b6: Layer already exists 03:46:34 egp-unit-test: digest: sha256:2c4519529c3764a101208db2f56fc9fedef5e445c814d128ce4c5e8486b52e1d size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:34 + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:35 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle 03:46:35 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] 03:46:35 fa63dbbfbfa7: Preparing 03:46:35 fd7df38277c8: Preparing 03:46:35 c4efe1a684b4: Preparing 03:46:35 5578c56ed086: Preparing 03:46:35 e8f11c94ceb7: Preparing 03:46:35 fba35c94ab1e: Preparing 03:46:35 aa2e51f5ab8a: Preparing 03:46:35 f4a670ac65b6: Preparing 03:46:35 aa2e51f5ab8a: Waiting 03:46:35 fba35c94ab1e: Waiting 03:46:35 f4a670ac65b6: Waiting 03:46:35 c4efe1a684b4: Layer already exists 03:46:35 fd7df38277c8: Layer already exists 03:46:35 fa63dbbfbfa7: Layer already exists 03:46:35 e8f11c94ceb7: Layer already exists 03:46:35 5578c56ed086: Layer already exists 03:46:35 fba35c94ab1e: Layer already exists 03:46:35 f4a670ac65b6: Layer already exists 03:46:35 aa2e51f5ab8a: Layer already exists 03:46:35 gradle: digest: sha256:2c4519529c3764a101208db2f56fc9fedef5e445c814d128ce4c5e8486b52e1d size: 2006 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:35 ===================================================== [Pipeline] echo 03:46:35 taggedImages: 03:46:35 - nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:b27816a51706f4d2629b60fbe79448e995a7d7ab 03:46:35 - nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest 03:46:35 - nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test 03:46:35 - nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:46:35 03:46:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:46:36 latest: Pulling from edgex-lftools-log-publisher 03:46:36 5eb5b503b376: Pulling fs layer 03:46:36 5c69ac0246d0: Pulling fs layer 03:46:36 ec43610c2a17: Pulling fs layer 03:46:36 3a2ae6a8a46f: Pulling fs layer 03:46:36 33b1e0a273af: Pulling fs layer 03:46:36 5d3b04190fa2: Pulling fs layer 03:46:36 2f39f015ded8: Pulling fs layer 03:46:36 3a2ae6a8a46f: Waiting 03:46:36 33b1e0a273af: Waiting 03:46:36 5d3b04190fa2: Waiting 03:46:36 2f39f015ded8: Waiting 03:46:36 5c69ac0246d0: Download complete 03:46:36 3a2ae6a8a46f: Download complete 03:46:36 33b1e0a273af: Verifying Checksum 03:46:36 33b1e0a273af: Download complete 03:46:36 5d3b04190fa2: Verifying Checksum 03:46:36 5d3b04190fa2: Download complete 03:46:36 ec43610c2a17: Verifying Checksum 03:46:36 ec43610c2a17: Download complete 03:46:36 5eb5b503b376: Verifying Checksum 03:46:36 5eb5b503b376: Download complete 03:46:36 2f39f015ded8: Download complete 03:46:37 5eb5b503b376: Pull complete 03:46:37 5c69ac0246d0: Pull complete 03:46:38 ec43610c2a17: Pull complete 03:46:38 3a2ae6a8a46f: Pull complete 03:46:38 33b1e0a273af: Pull complete 03:46:38 5d3b04190fa2: Pull complete 03:46:42 2f39f015ded8: Pull complete 03:46:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:46:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:46:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:42 prd-ubuntu20.04-docker-8c-8g-661 does not seem to be running inside a container 03:46: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/ry_ci-build-images_egp-unit-test -v /w/workspace/ry_ci-build-images_egp-unit-test:/w/workspace/ry_ci-build-images_egp-unit-test:rw,z -v /w/workspace/ry_ci-build-images_egp-unit-test@tmp:/w/workspace/ry_ci-build-images_egp-unit-test@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:46:45 $ docker top 5873dbf2f6b6de5b5a0e68aac79fde18c09dbf0da58320445ac6fec4db47848f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:46 ---> job-cost.sh 03:46:46 lf-activate-venv: SKIPPING 03:46:46 INFO: No Stack... 03:46:46 INFO: Retrieving Pricing Info for: v3-standard-8 03:46:46 INFO: Archiving Costs [Pipeline] sh 03:46:47 + cat /w/workspace/ry_ci-build-images_egp-unit-test/archives/cost.csv 03:46:47 + cut -d, -f6 [Pipeline] lock 03:46:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-egp-unit-test-9-stack-cost] 03:46:47 Resource [jenkins-edgexfoundry-ci-build-images-egp-unit-test-9-stack-cost] did not exist. Created. 03:46:47 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-egp-unit-test-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:46:47 + echo total: 0.2199999988079071 [Pipeline] stash 03:46:47 Stashed 1 file(s) [Pipeline] } 03:46:47 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-egp-unit-test-9-stack-cost] [Pipeline] // lock [Pipeline] } 03:46:47 $ docker stop --time=1 5873dbf2f6b6de5b5a0e68aac79fde18c09dbf0da58320445ac6fec4db47848f 03:46:48 $ docker rm -f --volumes 5873dbf2f6b6de5b5a0e68aac79fde18c09dbf0da58320445ac6fec4db47848f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:46:49 + [ -d /w/workspace/ry_ci-build-images_egp-unit-test/archives ] 03:46:49 + ls -al /w/workspace/ry_ci-build-images_egp-unit-test/archives 03:46:49 total 16 03:46:49 drwxr-xr-x 3 root root 4096 May 24 03:46 . 03:46:49 drwxrwxr-x 4 jenkins jenkins 4096 May 24 03:46 .. 03:46:49 drwxr-xr-x 2 root root 4096 May 24 03:46 cost 03:46:49 -rw-r--r-- 1 root root 94 May 24 03:46 cost.csv 03:46:49 + sudo chown -R jenkins:jenkins /w/workspace/ry_ci-build-images_egp-unit-test/archives 03:46:49 + ls -al /w/workspace/ry_ci-build-images_egp-unit-test/archives 03:46:49 total 16 03:46:49 drwxr-xr-x 3 jenkins jenkins 4096 May 24 03:46 . 03:46:49 drwxrwxr-x 4 jenkins jenkins 4096 May 24 03:46 .. 03:46:49 drwxr-xr-x 2 jenkins jenkins 4096 May 24 03:46 cost 03:46:49 -rw-r--r-- 1 jenkins jenkins 94 May 24 03:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:46:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:46:50 ---> package-listing.sh 03:46:50 ++ facter osfamily 03:46:50 ++ tr '[:upper:]' '[:lower:]' 03:46:50 + OS_FAMILY=debian 03:46:50 + workspace=/w/workspace/ry_ci-build-images_egp-unit-test 03:46:50 + START_PACKAGES=/tmp/packages_start.txt 03:46:50 + END_PACKAGES=/tmp/packages_end.txt 03:46:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:46:50 + PACKAGES=/tmp/packages_start.txt 03:46:50 + '[' /w/workspace/ry_ci-build-images_egp-unit-test ']' 03:46:50 + PACKAGES=/tmp/packages_end.txt 03:46:50 + case "${OS_FAMILY}" in 03:46:50 + dpkg -l 03:46:50 + grep '^ii' 03:46:50 + '[' -f /tmp/packages_start.txt ']' 03:46:50 + '[' -f /tmp/packages_end.txt ']' 03:46:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:46:50 + '[' /w/workspace/ry_ci-build-images_egp-unit-test ']' 03:46:50 + mkdir -p /w/workspace/ry_ci-build-images_egp-unit-test/archives/ 03:46:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_ci-build-images_egp-unit-test/archives/ [Pipeline] echo 03:46:50 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/ry_ci-build-images_egp-unit-test/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:46:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:46:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:51 prd-ubuntu20.04-docker-8c-8g-661 does not seem to be running inside a container 03:46:51 $ 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/ry_ci-build-images_egp-unit-test/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_ci-build-images_egp-unit-test -v /w/workspace/ry_ci-build-images_egp-unit-test:/w/workspace/ry_ci-build-images_egp-unit-test:rw,z -v /w/workspace/ry_ci-build-images_egp-unit-test@tmp:/w/workspace/ry_ci-build-images_egp-unit-test@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:46:52 $ docker top 13158b02762fac48108d51ff3a8ddd52dc1ae3dd1ba195537c472ee352138550 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:52 + touch /tmp/pre-build-complete [Pipeline] sh 03:46:52 + mkdir -p /var/log/sysstat [Pipeline] sh 03:46:53 + ls /var/log/sa-host 03:46:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:53 provisioning config files... 03:46:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config6366950928925894402tmp [Pipeline] { [Pipeline] echo 03:46:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:46:53 ---> create-netrc.sh [Pipeline] } 03:46:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:46:53 ---> python-tools-install.sh [Pipeline] echo 03:46:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:46:54 ---> sudo-logs.sh 03:46:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:46:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:46:54 ---> job-cost.sh 03:46:54 lf-activate-venv: SKIPPING 03:46:54 DEBUG: total: 0.2199999988079071 03:46:54 INFO: Retrieving Stack Cost... 03:46:54 INFO: Retrieving Pricing Info for: v3-standard-8 03:46:54 INFO: Archiving Costs [Pipeline] echo 03:46:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:46:54 ---> logs-deploy.sh 03:46:54 lf-activate-venv: SKIPPING 03:46:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/egp-unit-test/9 03:46:54 INFO: archiving workspace using pattern(s): 03:46:55 Archives upload complete. 03:46:55 INFO: archiving logs to Nexus