Pull request #616 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from f2dfd2879bcf769ef19411f0e3e74d7b97a605bb+c583aa4fb078343a3c888109ea4df2cf2137b3df (8c6921f8a9e4d57aa2f55d5cb99d4db1a8b6dec2) 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-ssh4612919606923439735.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14064186102576534561.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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/app-service-configurable/branches/PR-616/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/app-service-configurable/branches/PR-616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10625587664218574557.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/app-service-configurable/branches/PR-616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12237587259818284432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh2830837536895956593.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/app-service-configurable/branches/PR-616/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/app-service-configurable/branches/PR-616/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1850368052878413540.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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:app-service-configurable] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13647 in /w/workspace/_app-service-configurable_PR-616 [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/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-616 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c583aa4fb078343a3c888109ea4df2cf2137b3df into PR head commit f2dfd2879bcf769ef19411f0e3e74d7b97a605bb Merge succeeded, producing f2dfd2879bcf769ef19411f0e3e74d7b97a605bb Checking out Revision f2dfd2879bcf769ef19411f0e3e74d7b97a605bb (PR-616) > git config core.sparsecheckout # timeout=10 > git checkout -f f2dfd2879bcf769ef19411f0e3e74d7b97a605bb # 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 c583aa4fb078343a3c888109ea4df2cf2137b3df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2dfd2879bcf769ef19411f0e3e74d7b97a605bb # timeout=10 Commit message: "docs: Update link to point to new docs section" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:15:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:15:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:15:38 ========================================================= 18:15:38 EdgeX Global Pipelines Version Info 18:15:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:15:39 ------------------- 18:15:39 stable info: 18:15:39 ------------------- 18:15:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:15:39 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:15:39 Message: update stable to v1.0.254 18:15:40 ------------------- 18:15:40 experimental info: 18:15:40 ------------------- 18:15:40 Commited By: **** collab-it+edgex@linuxfoundation.org 18:15:40 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:15:40 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:15:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:15:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:15:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:15:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:15:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:15:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:15:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-616 [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-616 [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-616 [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2dfd2879bcf769ef19411f0e3e74d7b97a605bb [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2dfd28 [Pipeline] echo 18:15:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:41 provisioning config files... 18:15:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-616@tmp/config12938364525218671751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:42 ---> docker-login.sh 18:15:42 nexus3.edgexfoundry.org:10001 18:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:42 Configure a credential helper to remove this warning. See 18:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:42 18:15:42 Login Succeeded 18:15:42 nexus3.edgexfoundry.org:10002 18:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:42 Configure a credential helper to remove this warning. See 18:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:42 18:15:42 Login Succeeded 18:15:42 nexus3.edgexfoundry.org:10003 18:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:42 Configure a credential helper to remove this warning. See 18:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:42 18:15:42 Login Succeeded 18:15:42 nexus3.edgexfoundry.org:10004 18:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:43 Configure a credential helper to remove this warning. See 18:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:43 18:15:43 Login Succeeded 18:15:43 docker.io 18:15:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:43 Configure a credential helper to remove this warning. See 18:15:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:43 18:15:43 Login Succeeded 18:15:43 ---> docker-login.sh ends [Pipeline] } 18:15:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:15:43 + git rev-list -1 --merges f2dfd2879bcf769ef19411f0e3e74d7b97a605bb~1..f2dfd2879bcf769ef19411f0e3e74d7b97a605bb [Pipeline] echo 18:15:44 -----------> git rev-list -1 --merges f2dfd2879bcf769ef19411f0e3e74d7b97a605bb~1..f2dfd2879bcf769ef19411f0e3e74d7b97a605bb f2dfd2879bcf769ef19411f0e3e74d7b97a605bb [false] [Pipeline] sh 18:15:44 + git log --format=format:%s -1 f2dfd2879bcf769ef19411f0e3e74d7b97a605bb [Pipeline] echo 18:15:44 ========================================================= 18:15:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:15:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:44 + git log --format=format:%s -1 f2dfd2879bcf769ef19411f0e3e74d7b97a605bb [Pipeline] echo 18:15:44 [semverPrep] GIT_COMMIT: f2dfd2879bcf769ef19411f0e3e74d7b97a605bb, Commit Message: docs: Update link to point to new docs section [Pipeline] echo 18:15:44 [semverPrep] This is not a build commit. [Pipeline] sh 18:15:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:15:45 + grep -v github /etc/ssh/ssh_known_hosts 18:15:45 + [ -e /tmp/ssh_known_hosts ] 18:15:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:15:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:15:45 + sudo tee -a /etc/ssh/ssh_known_hosts 18:15:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:45 18:15:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:46 0.1.4: Pulling from edgex-devops/py-git-semver 18:15:46 b85a868b505f: Pulling fs layer 18:15:46 e2be974225ed: Pulling fs layer 18:15:46 339a4e72a1f5: Pulling fs layer 18:15:46 988bab9f4d93: Pulling fs layer 18:15:46 1469e6f7b9e6: Pulling fs layer 18:15:46 eaf3925da568: Pulling fs layer 18:15:46 bab4dde63d76: Pulling fs layer 18:15:46 bde34c3a00c8: Pulling fs layer 18:15:46 b352a97aabf1: Pulling fs layer 18:15:46 4872d77fe225: Pulling fs layer 18:15:46 5851b861e8e6: Pulling fs layer 18:15:46 988bab9f4d93: Waiting 18:15:46 1469e6f7b9e6: Waiting 18:15:46 eaf3925da568: Waiting 18:15:46 bab4dde63d76: Waiting 18:15:46 bde34c3a00c8: Waiting 18:15:46 b352a97aabf1: Waiting 18:15:46 4872d77fe225: Waiting 18:15:46 5851b861e8e6: Waiting 18:15:46 e2be974225ed: Verifying Checksum 18:15:46 e2be974225ed: Download complete 18:15:46 988bab9f4d93: Verifying Checksum 18:15:46 988bab9f4d93: Download complete 18:15:46 339a4e72a1f5: Verifying Checksum 18:15:46 339a4e72a1f5: Download complete 18:15:46 1469e6f7b9e6: Verifying Checksum 18:15:46 1469e6f7b9e6: Download complete 18:15:46 eaf3925da568: Verifying Checksum 18:15:46 eaf3925da568: Download complete 18:15:46 bde34c3a00c8: Verifying Checksum 18:15:46 bde34c3a00c8: Download complete 18:15:46 b352a97aabf1: Verifying Checksum 18:15:46 b352a97aabf1: Download complete 18:15:46 4872d77fe225: Download complete 18:15:46 5851b861e8e6: Verifying Checksum 18:15:46 5851b861e8e6: Download complete 18:15:46 b85a868b505f: Download complete 18:15:46 bab4dde63d76: Verifying Checksum 18:15:46 bab4dde63d76: Download complete 18:15:47 b85a868b505f: Pull complete 18:15:47 e2be974225ed: Pull complete 18:15:48 339a4e72a1f5: Pull complete 18:15:48 988bab9f4d93: Pull complete 18:15:48 1469e6f7b9e6: Pull complete 18:15:48 eaf3925da568: Pull complete 18:15:50 bab4dde63d76: Pull complete 18:15:50 bde34c3a00c8: Pull complete 18:15:50 b352a97aabf1: Pull complete 18:15:50 4872d77fe225: Pull complete 18:15:50 5851b861e8e6: Pull complete 18:15:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:50 prd-ubuntu20.04-docker-8c-8g-13647 does not seem to be running inside a container 18:15:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-616 -v /w/workspace/_app-service-configurable_PR-616:/w/workspace/_app-service-configurable_PR-616:rw,z -v /w/workspace/_app-service-configurable_PR-616@tmp:/w/workspace/_app-service-configurable_PR-616@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 18:15:57 $ docker top e8deb9013910dde5872c4c770a9902f93023ee4aa086c53b976f63b6d463606d -eo pid,comm 18:15:57 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). 18:15:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:15:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:15:57 [ssh-agent] Looking for ssh-agent implementation... 18:15:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:15:57 $ docker exec e8deb9013910dde5872c4c770a9902f93023ee4aa086c53b976f63b6d463606d ssh-agent 18:15:58 SSH_AUTH_SOCK=/tmp/ssh-T0IHz8oRWK7q/agent.31 18:15:58 SSH_AGENT_PID=37 18:15:58 Running ssh-add (command line suppressed) 18:15:58 Identity added: /w/workspace/_app-service-configurable_PR-616@tmp/private_key_7427783534568947813.key (/w/workspace/_app-service-configurable_PR-616@tmp/private_key_7427783534568947813.key) 18:15:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:15:58 + git tag --points-at HEAD [Pipeline] } 18:15:58 $ docker exec --env ******** --env ******** e8deb9013910dde5872c4c770a9902f93023ee4aa086c53b976f63b6d463606d ssh-agent -k 18:15:58 unset SSH_AUTH_SOCK; 18:15:58 unset SSH_AGENT_PID; 18:15:58 echo Agent pid 37 killed; 18:15:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:15:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:15:58 [ssh-agent] Looking for ssh-agent implementation... 18:15:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:15:58 $ docker exec e8deb9013910dde5872c4c770a9902f93023ee4aa086c53b976f63b6d463606d ssh-agent 18:15:58 SSH_AUTH_SOCK=/tmp/ssh-z0gqxupoxXBz/agent.69 18:15:58 SSH_AGENT_PID=75 18:15:58 Running ssh-add (command line suppressed) 18:15:58 Identity added: /w/workspace/_app-service-configurable_PR-616@tmp/private_key_15954709868829992123.key (/w/workspace/_app-service-configurable_PR-616@tmp/private_key_15954709868829992123.key) 18:15:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:15:59 + git semver init 18:15:59 2023-10-30 18:15:59,528 [run_init] DEBUG init version:0.0.0 force:False 18:15:59 2023-10-30 18:15:59,529 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-616/.semver 18:15:59 2023-10-30 18:15:59,529 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-616/.semver 18:15:59 2023-10-30 18:15:59,530 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-616/.semver'], cwd=/w/workspace/_app-service-configurable_PR-616, universal_newlines=False, shell=None, istream=None) 18:16:00 2023-10-30 18:16:00,524 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-616/.git/info/exclude 18:16:00 2023-10-30 18:16:00,525 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-616/.semver/PR-616 with force:False 18:16:00 2023-10-30 18:16:00,525 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-616/.semver/PR-616 18:16:00 2023-10-30 18:16:00,528 [execute] INFO git cat-file --batch-check 18:16:00 2023-10-30 18:16:00,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-616/.semver, universal_newlines=False, shell=None, istream=) 18:16:00 2023-10-30 18:16:00,532 [execute] INFO git cat-file --batch 18:16:00 2023-10-30 18:16:00,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-616/.semver, universal_newlines=False, shell=None, istream=) 18:16:00 2023-10-30 18:16:00,537 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-616/.semver/PR-616 18:16:00 0.0.0 [Pipeline] } 18:16:00 $ docker exec --env ******** --env ******** e8deb9013910dde5872c4c770a9902f93023ee4aa086c53b976f63b6d463606d ssh-agent -k 18:16:01 unset SSH_AUTH_SOCK; 18:16:01 unset SSH_AGENT_PID; 18:16:01 echo Agent pid 75 killed; 18:16:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:16:01 + git semver [Pipeline] } 18:16:01 $ docker stop --time=1 e8deb9013910dde5872c4c770a9902f93023ee4aa086c53b976f63b6d463606d 18:16:03 $ docker rm -f --volumes e8deb9013910dde5872c4c770a9902f93023ee4aa086c53b976f63b6d463606d [Pipeline] // withDockerContainer [Pipeline] sh 18:16:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:16:03 Stashed 1 file(s) [Pipeline] echo 18:16:03 [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 18:16:04 provisioning config files... 18:16:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-616@tmp/config3382423926321393064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:04 ---> docker-login.sh 18:16:04 nexus3.edgexfoundry.org:10001 18:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:04 Configure a credential helper to remove this warning. See 18:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:04 18:16:04 Login Succeeded 18:16:04 nexus3.edgexfoundry.org:10002 18:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:05 Configure a credential helper to remove this warning. See 18:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:05 18:16:05 Login Succeeded 18:16:05 nexus3.edgexfoundry.org:10003 18:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:05 Configure a credential helper to remove this warning. See 18:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:05 18:16:05 Login Succeeded 18:16:05 nexus3.edgexfoundry.org:10004 18:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:05 Configure a credential helper to remove this warning. See 18:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:05 18:16:05 Login Succeeded 18:16:05 docker.io 18:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:05 Configure a credential helper to remove this warning. See 18:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:05 18:16:05 Login Succeeded 18:16:05 ---> docker-login.sh ends [Pipeline] } 18:16:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:16:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:05 ========================================================= 18:16:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:16:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:16:06 Sending build context to Docker daemon 3.369MB 18:16:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:16:06 Step 2/12 : FROM ${BASE} AS builder 18:16:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:16:06 7264a8db6415: Pulling fs layer 18:16:06 c4d48a809fc2: Pulling fs layer 18:16:06 4f1c88b9dad5: Pulling fs layer 18:16:06 ad3a456e5733: Pulling fs layer 18:16:06 33e27b845d1e: Pulling fs layer 18:16:06 c68163c4e522: Pulling fs layer 18:16:06 50da416c3ac9: Pulling fs layer 18:16:06 23d2d4c4bb30: Pulling fs layer 18:16:06 33e27b845d1e: Waiting 18:16:06 c68163c4e522: Waiting 18:16:06 50da416c3ac9: Waiting 18:16:06 23d2d4c4bb30: Waiting 18:16:06 ad3a456e5733: Waiting 18:16:06 c4d48a809fc2: Download complete 18:16:06 ad3a456e5733: Download complete 18:16:06 33e27b845d1e: Verifying Checksum 18:16:06 33e27b845d1e: Download complete 18:16:06 7264a8db6415: Verifying Checksum 18:16:06 7264a8db6415: Download complete 18:16:06 c68163c4e522: Verifying Checksum 18:16:06 c68163c4e522: Download complete 18:16:06 7264a8db6415: Pull complete 18:16:06 23d2d4c4bb30: Verifying Checksum 18:16:06 23d2d4c4bb30: Download complete 18:16:06 c4d48a809fc2: Pull complete 18:16:07 4f1c88b9dad5: Verifying Checksum 18:16:07 4f1c88b9dad5: Download complete 18:16:07 50da416c3ac9: Verifying Checksum 18:16:07 50da416c3ac9: Download complete 18:16:10 4f1c88b9dad5: Pull complete 18:16:10 ad3a456e5733: Pull complete 18:16:10 33e27b845d1e: Pull complete 18:16:10 c68163c4e522: Pull complete 18:16:13 50da416c3ac9: Pull complete 18:16:13 23d2d4c4bb30: Pull complete 18:16:13 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:16:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:16:13 ---> 0786185ac409 18:16:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:16:19 Still waiting to schedule task 18:16:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:16:28 ---> Running in d2a9aab468b9 18:16:28 Removing intermediate container d2a9aab468b9 18:16:28 ---> 048724c2152f 18:16:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:16:28 ---> Running in 5d4c75a16993 18:16:28 Removing intermediate container 5d4c75a16993 18:16:28 ---> 78024abc50ab 18:16:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:16:28 ---> Running in 62379d55a293 18:16:28 Removing intermediate container 62379d55a293 18:16:28 ---> 0c9d22bb6ad3 18:16:28 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:16:28 ---> Running in c0fdde7636aa 18:16:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:16:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:16:28 OK: 264 MiB in 52 packages 18:16:28 Removing intermediate container c0fdde7636aa 18:16:28 ---> e183a055b5f1 18:16:28 Step 7/12 : WORKDIR /app 18:16:28 ---> Running in 2cac237ac7d8 18:16:28 Removing intermediate container 2cac237ac7d8 18:16:28 ---> a46bfef1e25d 18:16:28 Step 8/12 : COPY go.mod vendor* ./ 18:16:28 ---> e87de51a32cb 18:16:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:28 ---> Running in 6d87a266e577 18:17:36 Removing intermediate container 6d87a266e577 18:17:36 ---> b8069ad8ad2f 18:17:36 Step 10/12 : COPY . . 18:17:36 ---> 961852937314 18:17:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:17:36 ---> Running in ab2eb66a7865 18:17:36 Removing intermediate container ab2eb66a7865 18:17:36 ---> 968793d9fa23 18:17:36 Step 12/12 : RUN $MAKE 18:17:36 ---> Running in abd92b5456d9 18:17:36 noop 18:17:36 Removing intermediate container abd92b5456d9 18:17:36 ---> 1e00c5dc81c2 18:17:36 Successfully built 1e00c5dc81c2 18:17:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:36 + docker inspect -f . ci-base-image-x86_64 18:17:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:36 prd-ubuntu20.04-docker-8c-8g-13647 does not seem to be running inside a container 18:17:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-616 -v /w/workspace/_app-service-configurable_PR-616:/w/workspace/_app-service-configurable_PR-616:rw,z -v /w/workspace/_app-service-configurable_PR-616@tmp:/w/workspace/_app-service-configurable_PR-616@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-x86_64 cat 18:17:37 $ docker top 60e955bfbfb8a9a8bd5b91f3fd398aaa8e748836f3dc014b2bd24f5660572b92 -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:37 + go version 18:17:37 go version go1.21.0 linux/amd64 [Pipeline] } 18:17:37 $ docker stop --time=1 60e955bfbfb8a9a8bd5b91f3fd398aaa8e748836f3dc014b2bd24f5660572b92 18:17:39 $ docker rm -f --volumes 60e955bfbfb8a9a8bd5b91f3fd398aaa8e748836f3dc014b2bd24f5660572b92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:39 + docker inspect -f . ci-base-image-x86_64 18:17:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:39 prd-ubuntu20.04-docker-8c-8g-13647 does not seem to be running inside a container 18:17:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-616 -v /w/workspace/_app-service-configurable_PR-616:/w/workspace/_app-service-configurable_PR-616:rw,z -v /w/workspace/_app-service-configurable_PR-616@tmp:/w/workspace/_app-service-configurable_PR-616@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-x86_64 cat 18:17:40 $ docker top 29be5880493da384bf5bd6ca60cb922f33b6dac423bacd790701147c89d8c9fc -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:40 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-616 [Pipeline] fileExists [Pipeline] sh 18:17:41 + make test 18:17:41 go test -race -coverprofile=coverage.out ./... 18:18:03 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:18:17 go vet ./... 18:18:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:18:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:18:21 ./bin/test-attribution-txt.sh [Pipeline] echo 18:18:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:18:21 $ docker stop --time=1 29be5880493da384bf5bd6ca60cb922f33b6dac423bacd790701147c89d8c9fc 18:18:33 $ docker rm -f --volumes 29be5880493da384bf5bd6ca60cb922f33b6dac423bacd790701147c89d8c9fc [Pipeline] // withDockerContainer [Pipeline] sh 18:18:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:18:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:18:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:18:35 + ls -al . 18:18:35 total 180 18:18:35 drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 18:17 . 18:18:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 18:15 .. 18:18:35 -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 18:15 .dockerignore 18:18:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 18:17 .git 18:18:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 18:15 .github 18:18:35 -rw-rw-r-- 1 jenkins jenkins 106 Oct 30 18:15 .gitignore 18:18:35 -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 18:15 .golangci.yml 18:18:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 18:16 .semver 18:18:35 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 30 18:15 Attribution.txt 18:18:35 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 30 18:15 CHANGELOG.md 18:18:35 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 30 18:15 Dockerfile 18:18:35 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 18:15 GOVERNANCE.md 18:18:35 -rw-rw-r-- 1 jenkins jenkins 666 Oct 30 18:15 Jenkinsfile 18:18:35 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 18:15 LICENSE 18:18:35 -rw-rw-r-- 1 jenkins jenkins 618 Oct 30 18:15 OWNERS.md 18:18:35 -rw-rw-r-- 1 jenkins jenkins 4568 Oct 30 18:15 README.md 18:18:35 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 18:16 VERSION 18:18:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 18:15 bin 18:18:35 -rw-r--r-- 1 jenkins jenkins 13 Oct 30 18:17 coverage.out 18:18:35 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 30 18:15 go.mod 18:18:35 -rw-rw-r-- 1 jenkins jenkins 34917 Oct 30 18:15 go.sum 18:18:35 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 30 18:15 main.go 18:18:35 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 30 18:15 makefile 18:18:35 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 18:15 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:36 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f2dfd2879bcf769ef19411f0e3e74d7b97a605bb --label arch=amd64 --label version=0.0.0 . 18:18:36 Sending build context to Docker daemon 3.37MB 18:18:36 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:18:36 Step 2/26 : FROM ${BASE} AS builder 18:18:36 ---> 1e00c5dc81c2 18:18:36 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:18:36 ---> Running in adad7434a4d9 18:18:36 Removing intermediate container adad7434a4d9 18:18:36 ---> adc901f066c8 18:18:36 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:18:36 ---> Running in 57082c9a5312 18:18:36 Removing intermediate container 57082c9a5312 18:18:36 ---> 2b4084178061 18:18:36 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:18:36 ---> Running in c9684e510498 18:18:36 Removing intermediate container c9684e510498 18:18:36 ---> 5455dc8d0609 18:18:36 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:18:36 ---> Running in fd70a71683e3 18:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:18:37 OK: 264 MiB in 52 packages 18:18:37 Removing intermediate container fd70a71683e3 18:18:37 ---> e8d1bcd816ee 18:18:37 Step 7/26 : WORKDIR /app 18:18:37 ---> Running in ea45bb073810 18:18:37 Removing intermediate container ea45bb073810 18:18:37 ---> 70839e0fb45b 18:18:37 Step 8/26 : COPY go.mod vendor* ./ 18:18:37 ---> 89a47e384a43 18:18:37 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:37 ---> Running in c8f3cb701287 18:18:38 Removing intermediate container c8f3cb701287 18:18:38 ---> cd19e989de4f 18:18:38 Step 10/26 : COPY . . 18:18:38 ---> 6df749d247c0 18:18:38 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:18:38 ---> Running in 36dbedad039b 18:18:39 Removing intermediate container 36dbedad039b 18:18:39 ---> d2305f4af6d6 18:18:39 Step 12/26 : RUN $MAKE 18:18:39 ---> Running in 71653bb6d4cd 18:18:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 18:19:05 Removing intermediate container 71653bb6d4cd 18:19:05 ---> 52f77cdc1c9c 18:19:05 Step 13/26 : FROM alpine:3.18 18:19:05 3.18: Pulling from library/alpine 18:19:05 96526aa774ef: Pulling fs layer 18:19:05 96526aa774ef: Verifying Checksum 18:19:05 96526aa774ef: Download complete 18:19:05 96526aa774ef: Pull complete 18:19:05 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:19:05 Status: Downloaded newer image for alpine:3.18 18:19:05 ---> 8ca4688f4f35 18:19:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:19:05 ---> Running in 9069739db061 18:19:05 Removing intermediate container 9069739db061 18:19:05 ---> d5a3665e159f 18:19:05 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:19:05 ---> Running in 0f381a36bbbd 18:19:05 Removing intermediate container 0f381a36bbbd 18:19:05 ---> d87278719c41 18:19:05 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:19:05 ---> Running in 46422221707d 18:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:19:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:19:06 (1/2) Installing ca-certificates (20230506-r0) 18:19:06 (2/2) Installing dumb-init (1.2.5-r2) 18:19:06 Executing busybox-1.36.1-r2.trigger 18:19:06 Executing ca-certificates-20230506-r0.trigger 18:19:06 OK: 8 MiB in 17 packages 18:19:06 Removing intermediate container 46422221707d 18:19:06 ---> b5112d2fa6f8 18:19:06 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:19:06 ---> ab4acae21b2f 18:19:06 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:19:06 ---> de8edbc2eab4 18:19:06 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:19:07 ---> 4d87c09c94e3 18:19:07 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:19:09 ---> 60a95b6ab23f 18:19:09 Step 21/26 : EXPOSE 48095 18:19:09 ---> Running in 44e2adea4eb0 18:19:09 Removing intermediate container 44e2adea4eb0 18:19:09 ---> 3911844c4eda 18:19:09 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:19:09 ---> Running in 662ce1ba3917 18:19:09 Removing intermediate container 662ce1ba3917 18:19:09 ---> 12869eda2e3e 18:19:09 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:19:09 ---> Running in 0f6f207972e7 18:19:09 Removing intermediate container 0f6f207972e7 18:19:09 ---> ffd70a5de9dd 18:19:09 Step 24/26 : LABEL arch=amd64 18:19:09 ---> Running in 183cf2e181a7 18:19:09 Removing intermediate container 183cf2e181a7 18:19:09 ---> 688cc8b5adf2 18:19:09 Step 25/26 : LABEL git_sha=f2dfd2879bcf769ef19411f0e3e74d7b97a605bb 18:19:09 ---> Running in 5c4b96af333b 18:19:09 Removing intermediate container 5c4b96af333b 18:19:09 ---> eadad33c5b05 18:19:09 Step 26/26 : LABEL version=0.0.0 18:19:09 ---> Running in 3417c9caaf24 18:19:09 Removing intermediate container 3417c9caaf24 18:19:09 ---> 649c087ff851 18:19:09 [Warning] One or more build-args [ARCH] were not consumed 18:19:09 Successfully built 649c087ff851 18:19:09 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:10 18:19:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:10 latest: Pulling from edgex-lftools-log-publisher 18:19:10 5eb5b503b376: Pulling fs layer 18:19:10 5c69ac0246d0: Pulling fs layer 18:19:10 ec43610c2a17: Pulling fs layer 18:19:10 3a2ae6a8a46f: Pulling fs layer 18:19:10 33b1e0a273af: Pulling fs layer 18:19:10 5d3b04190fa2: Pulling fs layer 18:19:10 2f39f015ded8: Pulling fs layer 18:19:10 33b1e0a273af: Waiting 18:19:10 5d3b04190fa2: Waiting 18:19:10 3a2ae6a8a46f: Waiting 18:19:10 2f39f015ded8: Waiting 18:19:10 5c69ac0246d0: Verifying Checksum 18:19:10 5c69ac0246d0: Download complete 18:19:10 3a2ae6a8a46f: Verifying Checksum 18:19:10 3a2ae6a8a46f: Download complete 18:19:10 ec43610c2a17: Verifying Checksum 18:19:10 ec43610c2a17: Download complete 18:19:10 33b1e0a273af: Verifying Checksum 18:19:10 33b1e0a273af: Download complete 18:19:10 5d3b04190fa2: Verifying Checksum 18:19:10 5d3b04190fa2: Download complete 18:19:10 5eb5b503b376: Verifying Checksum 18:19:10 5eb5b503b376: Download complete 18:19:11 2f39f015ded8: Download complete 18:19:11 5eb5b503b376: Pull complete 18:19:12 5c69ac0246d0: Pull complete 18:19:12 ec43610c2a17: Pull complete 18:19:12 3a2ae6a8a46f: Pull complete 18:19:13 33b1e0a273af: Pull complete 18:19:13 5d3b04190fa2: Pull complete 18:19:17 2f39f015ded8: Pull complete 18:19:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:19:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:17 prd-ubuntu20.04-docker-8c-8g-13647 does not seem to be running inside a container 18:19:17 $ 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/_app-service-configurable_PR-616 -v /w/workspace/_app-service-configurable_PR-616:/w/workspace/_app-service-configurable_PR-616:rw,z -v /w/workspace/_app-service-configurable_PR-616@tmp:/w/workspace/_app-service-configurable_PR-616@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 18:19:29 $ docker top 3f90e207e42015e081a843d74e8adbdfca56d3c73b7830e01e771cc0aa85bf3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:29 ---> job-cost.sh 18:19:29 lf-activate-venv: SKIPPING 18:19:29 INFO: No Stack... 18:19:37 INFO: Retrieving Pricing Info for: v3-standard-8 18:19:37 INFO: Archiving Costs [Pipeline] sh 18:19:38 + cat /w/workspace/_app-service-configurable_PR-616/archives/cost.csv 18:19:38 + cut -d, -f6 [Pipeline] lock 18:19:38 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-616-1-stack-cost] 18:19:38 Resource [jenkins-edgexfoundry-app-service-configurable-PR-616-1-stack-cost] did not exist. Created. 18:19:38 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-616-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:19:38 + echo total: 0.2199999988079071 [Pipeline] stash 18:19:38 Stashed 1 file(s) [Pipeline] } 18:19:38 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-616-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:19:38 $ docker stop --time=1 3f90e207e42015e081a843d74e8adbdfca56d3c73b7830e01e771cc0aa85bf3d 18:19:39 $ docker rm -f --volumes 3f90e207e42015e081a843d74e8adbdfca56d3c73b7830e01e771cc0aa85bf3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:23:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15378 in /w/workspace/_app-service-configurable_PR-616 [Pipeline] { [Pipeline] ws 23:23:46 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:23:46 Selected Git installation does not exist. Using Default 23:23:46 The recommended git tool is: NONE 23:23:54 using credential edgex-jenkins-ssh 23:23:54 Cloning the remote Git repository 23:23:54 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:23:54 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:23:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:23:54 > git --version # timeout=10 23:23:54 > git --version # 'git version 2.25.1' 23:23:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:55 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:23:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:23:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:23:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:23:58 Merging remotes/origin/main commit c583aa4fb078343a3c888109ea4df2cf2137b3df into PR head commit f2dfd2879bcf769ef19411f0e3e74d7b97a605bb [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:23:58 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } 23:23:58 > git config core.sparsecheckout # timeout=10 23:23:58 > git checkout -f f2dfd2879bcf769ef19411f0e3e74d7b97a605bb # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:24:00 + [ -d /w/workspace/_app-service-configurable_PR-616/archives ] 23:24:00 + ls -al /w/workspace/_app-service-configurable_PR-616/archives 23:24:00 total 16 23:24:00 drwxr-xr-x 3 root root 4096 Oct 30 18:19 . 23:24:00 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 18:19 .. 23:24:00 drwxr-xr-x 2 root root 4096 Oct 30 18:19 cost 23:24:00 -rw-r--r-- 1 root root 96 Oct 30 18:19 cost.csv 23:24:00 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-616/archives 23:24:00 + ls -al /w/workspace/_app-service-configurable_PR-616/archives 23:24:00 total 16 23:24:00 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 18:19 . 23:24:00 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 18:19 .. 23:24:00 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 18:19 cost 23:24:00 -rw-r--r-- 1 jenkins jenkins 96 Oct 30 18:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:24:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:24:01 ---> package-listing.sh 23:24:01 ++ facter osfamily 23:24:01 ++ tr '[:upper:]' '[:lower:]' 23:24:02 + OS_FAMILY=debian 23:24:02 + workspace=/w/workspace/_app-service-configurable_PR-616 23:24:02 + START_PACKAGES=/tmp/packages_start.txt 23:24:02 + END_PACKAGES=/tmp/packages_end.txt 23:24:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:24:02 + PACKAGES=/tmp/packages_start.txt 23:24:02 + '[' /w/workspace/_app-service-configurable_PR-616 ']' 23:24:02 + PACKAGES=/tmp/packages_end.txt 23:24:02 + case "${OS_FAMILY}" in 23:24:02 + grep '^ii' 23:24:02 + dpkg -l 23:24:02 + '[' -f /tmp/packages_start.txt ']' 23:24:02 + '[' -f /tmp/packages_end.txt ']' 23:24:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:24:02 + '[' /w/workspace/_app-service-configurable_PR-616 ']' 23:24:02 + mkdir -p /w/workspace/_app-service-configurable_PR-616/archives/ 23:24:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-616/archives/ [Pipeline] echo 23:24:02 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/_app-service-configurable_PR-616/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:24:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:03 prd-ubuntu20.04-docker-8c-8g-13647 does not seem to be running inside a container 23:24:03 $ 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/_app-service-configurable_PR-616/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-616 -v /w/workspace/_app-service-configurable_PR-616:/w/workspace/_app-service-configurable_PR-616:rw,z -v /w/workspace/_app-service-configurable_PR-616@tmp:/w/workspace/_app-service-configurable_PR-616@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 23:24:03 $ docker top a3a490b2f4bc157ab439f4252d527d1336e95c574af3bec60f0ee807438e00b1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:03 + touch /tmp/pre-build-complete [Pipeline] sh 23:24:04 + mkdir -p /var/log/sysstat [Pipeline] sh 23:24:04 + ls /var/log/sa-host 23:24:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:04 provisioning config files... 23:24:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-616@tmp/config10620213547000613403tmp [Pipeline] { [Pipeline] echo 23:24:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:24:04 ---> create-netrc.sh [Pipeline] } 23:24:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:24:05 ---> python-tools-install.sh [Pipeline] echo 23:24:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:24:05 ---> sudo-logs.sh 23:24:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:24:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:24:06 ---> job-cost.sh 23:24:06 lf-activate-venv: SKIPPING 23:24:06 DEBUG: total: 0.2199999988079071 23:24:06 INFO: Retrieving Stack Cost... 23:24:06 INFO: Retrieving Pricing Info for: v3-standard-8 23:24:07 INFO: Archiving Costs [Pipeline] echo 23:24:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:24:07 ---> logs-deploy.sh 23:24:07 lf-activate-venv: SKIPPING 23:24:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-616/1 23:24:07 INFO: archiving workspace using pattern(s): 23:24:08 Archives upload complete. 23:24:08 INFO: archiving logs to Nexus