Pull request #464 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c634be95c84b56e977327a47a4795a4d23331ad9+d275c6c1be7b0e598ae2180a778e5c3f26e0028b (91cac1c0e8d5ba8e4751005a2b7882a03ac0612c) 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-ssh6615951934763008302.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4010852328604659195.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-464/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-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15677812056560267134.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-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10535351593536039082.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh8320502351604793344.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-464/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-464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1844788806965625179.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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, buildSnap:false] ========================================================= [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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24189 in /w/workspace/_app-service-configurable_PR-464 [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-464 # 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 Merging remotes/origin/main commit d275c6c1be7b0e598ae2180a778e5c3f26e0028b into PR head commit c634be95c84b56e977327a47a4795a4d23331ad9 Merge succeeded, producing c634be95c84b56e977327a47a4795a4d23331ad9 Checking out Revision c634be95c84b56e977327a47a4795a4d23331ad9 (PR-464) > 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/464/head:refs/remotes/origin/PR-464 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c634be95c84b56e977327a47a4795a4d23331ad9 # 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 d275c6c1be7b0e598ae2180a778e5c3f26e0028b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c634be95c84b56e977327a47a4795a4d23331ad9 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:03:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:03:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:03:27 ========================================================= 12:03:27 EdgeX Global Pipelines Version Info 12:03:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:03:28 ------------------- 12:03:28 stable info: 12:03:28 ------------------- 12:03:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:03:28 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:03:28 Message: update stable to v1.0.239 12:03:29 ------------------- 12:03:29 experimental info: 12:03:29 ------------------- 12:03:29 Commited By: **** collab-it+edgex@linuxfoundation.org 12:03:29 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:03:29 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:03:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:03:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:03:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:03:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:03:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:03:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:03:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:03:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-464 [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-464 [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-464 [Pipeline] echo 12:03:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c634be95c84b56e977327a47a4795a4d23331ad9 [Pipeline] echo 12:03:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c634be9 [Pipeline] echo 12:03:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:03:31 provisioning config files... 12:03:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-464@tmp/config3251569972357279041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:03:31 ---> docker-login.sh 12:03:31 nexus3.edgexfoundry.org:10001 12:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:32 Configure a credential helper to remove this warning. See 12:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:32 12:03:32 Login Succeeded 12:03:32 nexus3.edgexfoundry.org:10002 12:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:32 Configure a credential helper to remove this warning. See 12:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:32 12:03:32 Login Succeeded 12:03:32 nexus3.edgexfoundry.org:10003 12:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:32 Configure a credential helper to remove this warning. See 12:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:32 12:03:32 Login Succeeded 12:03:32 nexus3.edgexfoundry.org:10004 12:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:32 Configure a credential helper to remove this warning. See 12:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:32 12:03:32 Login Succeeded 12:03:32 docker.io 12:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:32 Configure a credential helper to remove this warning. See 12:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:32 12:03:32 Login Succeeded 12:03:32 ---> docker-login.sh ends [Pipeline] } 12:03:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:03:33 + git rev-list -1 --merges c634be95c84b56e977327a47a4795a4d23331ad9~1..c634be95c84b56e977327a47a4795a4d23331ad9 [Pipeline] echo 12:03:33 -----------> git rev-list -1 --merges c634be95c84b56e977327a47a4795a4d23331ad9~1..c634be95c84b56e977327a47a4795a4d23331ad9 c634be95c84b56e977327a47a4795a4d23331ad9 [false] [Pipeline] sh 12:03:33 + git log --format=format:%s -1 c634be95c84b56e977327a47a4795a4d23331ad9 [Pipeline] echo 12:03:33 ========================================================= 12:03:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:03:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:03:34 + git log --format=format:%s -1 c634be95c84b56e977327a47a4795a4d23331ad9 [Pipeline] echo 12:03:34 [semverPrep] GIT_COMMIT: c634be95c84b56e977327a47a4795a4d23331ad9, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:03:34 [semverPrep] This is not a build commit. [Pipeline] sh 12:03:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:03:34 + grep -v github /etc/ssh/ssh_known_hosts 12:03:34 + [ -e /tmp/ssh_known_hosts ] 12:03:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:03:34 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 12:03:34 tee -a /etc/ssh/ssh_known_hosts 12:03:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:03:35 12:03:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:03:35 0.1.4: Pulling from edgex-devops/py-git-semver 12:03:35 b85a868b505f: Pulling fs layer 12:03:35 e2be974225ed: Pulling fs layer 12:03:35 339a4e72a1f5: Pulling fs layer 12:03:35 988bab9f4d93: Pulling fs layer 12:03:35 1469e6f7b9e6: Pulling fs layer 12:03:35 eaf3925da568: Pulling fs layer 12:03:35 bab4dde63d76: Pulling fs layer 12:03:35 bde34c3a00c8: Pulling fs layer 12:03:35 b352a97aabf1: Pulling fs layer 12:03:35 4872d77fe225: Pulling fs layer 12:03:35 5851b861e8e6: Pulling fs layer 12:03:35 b352a97aabf1: Waiting 12:03:35 1469e6f7b9e6: Waiting 12:03:35 4872d77fe225: Waiting 12:03:35 eaf3925da568: Waiting 12:03:35 bab4dde63d76: Waiting 12:03:35 bde34c3a00c8: Waiting 12:03:35 5851b861e8e6: Waiting 12:03:35 988bab9f4d93: Waiting 12:03:35 e2be974225ed: Verifying Checksum 12:03:35 e2be974225ed: Download complete 12:03:35 988bab9f4d93: Verifying Checksum 12:03:35 988bab9f4d93: Download complete 12:03:36 1469e6f7b9e6: Verifying Checksum 12:03:36 1469e6f7b9e6: Download complete 12:03:36 eaf3925da568: Verifying Checksum 12:03:36 eaf3925da568: Download complete 12:03:36 339a4e72a1f5: Verifying Checksum 12:03:36 339a4e72a1f5: Download complete 12:03:36 bde34c3a00c8: Download complete 12:03:36 b352a97aabf1: Download complete 12:03:36 4872d77fe225: Verifying Checksum 12:03:36 4872d77fe225: Download complete 12:03:36 5851b861e8e6: Verifying Checksum 12:03:36 5851b861e8e6: Download complete 12:03:36 b85a868b505f: Download complete 12:03:36 bab4dde63d76: Verifying Checksum 12:03:36 bab4dde63d76: Download complete 12:03:37 b85a868b505f: Pull complete 12:03:37 e2be974225ed: Pull complete 12:03:37 339a4e72a1f5: Pull complete 12:03:38 988bab9f4d93: Pull complete 12:03:38 1469e6f7b9e6: Pull complete 12:03:38 eaf3925da568: Pull complete 12:03:40 bab4dde63d76: Pull complete 12:03:40 bde34c3a00c8: Pull complete 12:03:40 b352a97aabf1: Pull complete 12:03:40 4872d77fe225: Pull complete 12:03:40 5851b861e8e6: Pull complete 12:03:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:03:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:03:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:40 prd-ubuntu20.04-docker-8c-8g-24189 does not seem to be running inside a container 12:03:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-464 -v /w/workspace/_app-service-configurable_PR-464:/w/workspace/_app-service-configurable_PR-464:rw,z -v /w/workspace/_app-service-configurable_PR-464@tmp:/w/workspace/_app-service-configurable_PR-464@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:03:42 $ docker top c2274a32ed419405132534a6b237dc93a3b8547ef978d53baff9242866eca276 -eo pid,comm 12:03:43 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). 12:03:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:03:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:03:43 [ssh-agent] Looking for ssh-agent implementation... 12:03:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:03:43 $ docker exec c2274a32ed419405132534a6b237dc93a3b8547ef978d53baff9242866eca276 ssh-agent 12:03:43 SSH_AUTH_SOCK=/tmp/ssh-bewdlAsjrbiX/agent.32 12:03:43 SSH_AGENT_PID=38 12:03:43 Running ssh-add (command line suppressed) 12:03:43 Identity added: /w/workspace/_app-service-configurable_PR-464@tmp/private_key_8429545298022854086.key (/w/workspace/_app-service-configurable_PR-464@tmp/private_key_8429545298022854086.key) 12:03:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:03:43 + git tag --points-at HEAD [Pipeline] } 12:03:43 $ docker exec --env ******** --env ******** c2274a32ed419405132534a6b237dc93a3b8547ef978d53baff9242866eca276 ssh-agent -k 12:03:44 unset SSH_AUTH_SOCK; 12:03:44 unset SSH_AGENT_PID; 12:03:44 echo Agent pid 38 killed; 12:03:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:03:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:03:44 [ssh-agent] Looking for ssh-agent implementation... 12:03:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:03:44 $ docker exec c2274a32ed419405132534a6b237dc93a3b8547ef978d53baff9242866eca276 ssh-agent 12:03:44 SSH_AUTH_SOCK=/tmp/ssh-T1Q0SLMmG5Bc/agent.70 12:03:44 SSH_AGENT_PID=76 12:03:44 Running ssh-add (command line suppressed) 12:03:44 Identity added: /w/workspace/_app-service-configurable_PR-464@tmp/private_key_6388597700887658825.key (/w/workspace/_app-service-configurable_PR-464@tmp/private_key_6388597700887658825.key) 12:03:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:03:44 + git semver init 12:03:45 2022-08-31 12:03:45,033 [run_init] DEBUG init version:0.0.0 force:False 12:03:45 2022-08-31 12:03:45,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-464/.semver 12:03:45 2022-08-31 12:03:45,034 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-464/.semver 12:03:45 2022-08-31 12:03:45,034 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-464/.semver'], cwd=/w/workspace/_app-service-configurable_PR-464, universal_newlines=False, shell=None, istream=None) 12:03:46 2022-08-31 12:03:45,794 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-464/.git/info/exclude 12:03:46 2022-08-31 12:03:45,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-464/.semver/PR-464 with force:False 12:03:46 2022-08-31 12:03:45,795 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-464/.semver/PR-464 12:03:46 2022-08-31 12:03:45,799 [execute] INFO git cat-file --batch-check 12:03:46 2022-08-31 12:03:45,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-464/.semver, universal_newlines=False, shell=None, istream=) 12:03:46 2022-08-31 12:03:45,806 [execute] INFO git cat-file --batch 12:03:46 2022-08-31 12:03:45,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-464/.semver, universal_newlines=False, shell=None, istream=) 12:03:46 2022-08-31 12:03:45,811 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-464/.semver/PR-464 12:03:46 0.0.0 [Pipeline] } 12:03:46 $ docker exec --env ******** --env ******** c2274a32ed419405132534a6b237dc93a3b8547ef978d53baff9242866eca276 ssh-agent -k 12:03:46 unset SSH_AUTH_SOCK; 12:03:46 unset SSH_AGENT_PID; 12:03:46 echo Agent pid 76 killed; 12:03:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:03:46 + git semver [Pipeline] } 12:03:46 $ docker stop --time=1 c2274a32ed419405132534a6b237dc93a3b8547ef978d53baff9242866eca276 12:03:48 $ docker rm -f c2274a32ed419405132534a6b237dc93a3b8547ef978d53baff9242866eca276 [Pipeline] // withDockerContainer [Pipeline] sh 12:03:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:03:48 Stashed 1 file(s) [Pipeline] echo 12:03:48 [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 12:03:49 provisioning config files... 12:03:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-464@tmp/config8613412040114322398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:03:49 ---> docker-login.sh 12:03:49 nexus3.edgexfoundry.org:10001 12:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:49 Configure a credential helper to remove this warning. See 12:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:49 12:03:49 Login Succeeded 12:03:49 nexus3.edgexfoundry.org:10002 12:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:50 Configure a credential helper to remove this warning. See 12:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:50 12:03:50 Login Succeeded 12:03:50 nexus3.edgexfoundry.org:10003 12:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:50 Configure a credential helper to remove this warning. See 12:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:50 12:03:50 Login Succeeded 12:03:50 nexus3.edgexfoundry.org:10004 12:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:50 Configure a credential helper to remove this warning. See 12:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:50 12:03:50 Login Succeeded 12:03:50 docker.io 12:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:50 Configure a credential helper to remove this warning. See 12:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:50 12:03:50 Login Succeeded 12:03:50 ---> docker-login.sh ends [Pipeline] } 12:03:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:03:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:03:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:03:50 ========================================================= 12:03:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:03:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:03:51 Sending build context to Docker daemon 3.144MB 12:03:51 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 12:03:51 Step 2/14 : FROM ${BASE} AS builder 12:03:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:03:51 2408cc74d12b: Pulling fs layer 12:03:51 ea60b727a1ce: Pulling fs layer 12:03:51 30c4a7721957: Pulling fs layer 12:03:51 370296b7ddb6: Pulling fs layer 12:03:51 7c6cee850709: Pulling fs layer 12:03:51 39a5fcdaea64: Pulling fs layer 12:03:51 d94ebbe4e438: Pulling fs layer 12:03:51 bcfd1f05c69d: Pulling fs layer 12:03:51 59ccb84bbe0f: Pulling fs layer 12:03:51 d94ebbe4e438: Waiting 12:03:51 7c6cee850709: Waiting 12:03:51 bcfd1f05c69d: Waiting 12:03:51 39a5fcdaea64: Waiting 12:03:51 59ccb84bbe0f: Waiting 12:03:51 370296b7ddb6: Waiting 12:03:51 30c4a7721957: Verifying Checksum 12:03:51 30c4a7721957: Download complete 12:03:51 ea60b727a1ce: Download complete 12:03:51 7c6cee850709: Verifying Checksum 12:03:51 7c6cee850709: Download complete 12:03:51 39a5fcdaea64: Verifying Checksum 12:03:51 39a5fcdaea64: Download complete 12:03:51 2408cc74d12b: Verifying Checksum 12:03:51 2408cc74d12b: Download complete 12:03:51 d94ebbe4e438: Download complete 12:03:51 2408cc74d12b: Pull complete 12:03:51 ea60b727a1ce: Pull complete 12:03:51 30c4a7721957: Pull complete 12:03:51 59ccb84bbe0f: Verifying Checksum 12:03:51 59ccb84bbe0f: Download complete 12:03:52 bcfd1f05c69d: Verifying Checksum 12:03:52 bcfd1f05c69d: Download complete 12:03:52 370296b7ddb6: Verifying Checksum 12:03:52 370296b7ddb6: Download complete 12:03:56 370296b7ddb6: Pull complete 12:03:56 7c6cee850709: Pull complete 12:03:56 39a5fcdaea64: Pull complete 12:03:56 d94ebbe4e438: Pull complete 12:03:58 bcfd1f05c69d: Pull complete 12:03:58 59ccb84bbe0f: Pull complete 12:03:58 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 12:03:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:03:58 ---> a4fb48ad2a94 12:03:58 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:04:03 ---> Running in 06ae3fdc10f2 12:04:03 Removing intermediate container 06ae3fdc10f2 12:04:03 ---> ee53a600d958 12:04:03 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 12:04:03 ---> Running in cd59e36ad787 12:04:03 Removing intermediate container cd59e36ad787 12:04:03 ---> 8cf101001a54 12:04:03 Step 5/14 : ARG ADD_BUILD_TAGS="" 12:04:03 ---> Running in 6ad344b40b4f 12:04:03 Removing intermediate container 6ad344b40b4f 12:04:03 ---> e4440820b554 12:04:03 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:04:03 ---> Running in dc2ada439300 12:04:03 Removing intermediate container dc2ada439300 12:04:03 ---> 69a8f0a1c365 12:04:03 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:03 ---> Running in 6f8135af05a9 12:04:04 Removing intermediate container 6f8135af05a9 12:04:04 ---> 8bc9c0b21ac6 12:04:04 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:04:04 ---> Running in 4b214f8fbbef 12:04:04 Still waiting to schedule task 12:04:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:04:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:04:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:04:05 OK: 211 MiB in 51 packages 12:04:05 Removing intermediate container 4b214f8fbbef 12:04:05 ---> b38ceb0d2436 12:04:05 Step 9/14 : WORKDIR /app 12:04:05 ---> Running in 0372ffa1ce92 12:04:05 Removing intermediate container 0372ffa1ce92 12:04:05 ---> ccdfd9a961d1 12:04:05 Step 10/14 : COPY go.mod vendor* ./ 12:04:06 ---> 39bc6238e201 12:04:06 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:06 ---> Running in 436c003a985b 12:04:32 Removing intermediate container 436c003a985b 12:04:32 ---> 7c6c3d55c691 12:04:32 Step 12/14 : COPY . . 12:04:32 ---> 79f160c8c3b7 12:04:32 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:04:32 ---> Running in baf463bc567e 12:04:32 Removing intermediate container baf463bc567e 12:04:32 ---> f3b8239ef18f 12:04:32 Step 14/14 : RUN $MAKE 12:04:32 ---> Running in fe555872e86d 12:04:32 noop 12:04:32 Removing intermediate container fe555872e86d 12:04:32 ---> c812b719b4ee 12:04:32 Successfully built c812b719b4ee 12:04:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:33 + docker inspect -f . ci-base-image-x86_64 12:04:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:33 prd-ubuntu20.04-docker-8c-8g-24189 does not seem to be running inside a container 12:04:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-464 -v /w/workspace/_app-service-configurable_PR-464:/w/workspace/_app-service-configurable_PR-464:rw,z -v /w/workspace/_app-service-configurable_PR-464@tmp:/w/workspace/_app-service-configurable_PR-464@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 ******** ci-base-image-x86_64 cat 12:04:34 $ docker top dff2378b78689e401351cafad73a28859d612ac4f713bde0f8367d5cd17c9f02 -eo pid,comm [Pipeline] { [Pipeline] sh 12:04:34 + go version 12:04:34 go version go1.18.3 linux/amd64 [Pipeline] } 12:04:34 $ docker stop --time=1 dff2378b78689e401351cafad73a28859d612ac4f713bde0f8367d5cd17c9f02 12:04:35 $ docker rm -f dff2378b78689e401351cafad73a28859d612ac4f713bde0f8367d5cd17c9f02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:36 + docker inspect -f . ci-base-image-x86_64 12:04:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:36 prd-ubuntu20.04-docker-8c-8g-24189 does not seem to be running inside a container 12:04:36 $ 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-464 -v /w/workspace/_app-service-configurable_PR-464:/w/workspace/_app-service-configurable_PR-464:rw,z -v /w/workspace/_app-service-configurable_PR-464@tmp:/w/workspace/_app-service-configurable_PR-464@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 ******** ci-base-image-x86_64 cat 12:04:37 $ docker top b289f2f921d0c14e8f8287c2fbad12de7a79d671c02902d428a153fd56e4765b -eo pid,comm [Pipeline] { [Pipeline] sh 12:04:37 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-464 [Pipeline] fileExists [Pipeline] sh 12:04:37 + make test 12:04:37 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:04:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:04:47 CGO_ENABLED=1 go vet ./... 12:04:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:04:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:04:50 ./bin/test-attribution-txt.sh 12:04:50 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 12:04:50 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 12:04:50 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 12:04:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:04:50 $ docker stop --time=1 b289f2f921d0c14e8f8287c2fbad12de7a79d671c02902d428a153fd56e4765b 12:04:52 $ docker rm -f b289f2f921d0c14e8f8287c2fbad12de7a79d671c02902d428a153fd56e4765b [Pipeline] // withDockerContainer [Pipeline] sh 12:04:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:04:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:04:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:04:54 + ls -al . 12:04:54 total 172 12:04:54 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 12:04 . 12:04:54 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 12:03 .. 12:04:54 -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 12:03 .dockerignore 12:04:54 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 12:03 .git 12:04:54 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 12:03 .github 12:04:54 -rw-rw-r-- 1 jenkins jenkins 171 Aug 31 12:03 .gitignore 12:04:54 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 12:03 .semver 12:04:54 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 31 12:03 Attribution.txt 12:04:54 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 31 12:03 CHANGELOG.md 12:04:54 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 31 12:03 Dockerfile 12:04:54 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 12:03 GOVERNANCE.md 12:04:54 -rw-rw-r-- 1 jenkins jenkins 688 Aug 31 12:03 Jenkinsfile 12:04:54 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 12:03 LICENSE 12:04:54 -rw-rw-r-- 1 jenkins jenkins 618 Aug 31 12:03 OWNERS.md 12:04:54 -rw-rw-r-- 1 jenkins jenkins 4025 Aug 31 12:03 README.md 12:04:54 -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 12:03 VERSION 12:04:54 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 12:03 bin 12:04:54 -rw-r--r-- 1 jenkins jenkins 10 Aug 31 12:04 coverage.out 12:04:54 -rw-rw-r-- 1 jenkins jenkins 3476 Aug 31 12:03 go.mod 12:04:54 -rw-rw-r-- 1 jenkins jenkins 37381 Aug 31 12:03 go.sum 12:04:54 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 31 12:03 main.go 12:04:54 -rw-rw-r-- 1 jenkins jenkins 2046 Aug 31 12:03 makefile 12:04:54 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 12:03 res 12:04:54 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 12:03 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:54 + 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=c634be95c84b56e977327a47a4795a4d23331ad9 --label arch=amd64 --label version=0.0.0 . 12:04:54 Sending build context to Docker daemon 3.145MB 12:04:54 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 12:04:54 Step 2/28 : FROM ${BASE} AS builder 12:04:54 ---> c812b719b4ee 12:04:54 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:04:54 ---> Running in 652aa5529285 12:04:54 Removing intermediate container 652aa5529285 12:04:54 ---> 05e0e03fbf94 12:04:54 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 12:04:54 ---> Running in 822b44db5a83 12:04:54 Removing intermediate container 822b44db5a83 12:04:54 ---> bd4a6e52cbec 12:04:54 Step 5/28 : ARG ADD_BUILD_TAGS="" 12:04:54 ---> Running in 20052295c518 12:04:54 Removing intermediate container 20052295c518 12:04:54 ---> 30c6081cd503 12:04:54 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:04:54 ---> Running in 192d464f30d1 12:04:54 Removing intermediate container 192d464f30d1 12:04:54 ---> 1cb3c6e64b5c 12:04:54 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:54 ---> Running in 99033998cc76 12:04:55 Removing intermediate container 99033998cc76 12:04:55 ---> 7bbc480a5adf 12:04:55 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:04:55 ---> Running in 467d68915031 12:04:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:04:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:04:57 OK: 211 MiB in 51 packages 12:04:57 Removing intermediate container 467d68915031 12:04:57 ---> 6a4eea28af23 12:04:57 Step 9/28 : WORKDIR /app 12:04:57 ---> Running in 50141cb7a26b 12:04:57 Removing intermediate container 50141cb7a26b 12:04:57 ---> 7c97d74e19e8 12:04:57 Step 10/28 : COPY go.mod vendor* ./ 12:04:57 ---> 2a2cee79c655 12:04:57 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:57 ---> Running in 3542be27caa0 12:04:58 Removing intermediate container 3542be27caa0 12:04:58 ---> c2e715212733 12:04:58 Step 12/28 : COPY . . 12:04:58 ---> 248e86ac554d 12:04:58 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:04:58 ---> Running in 6d3a20f71216 12:04:58 Removing intermediate container 6d3a20f71216 12:04:58 ---> b39306faf328 12:04:58 Step 14/28 : RUN $MAKE 12:04:58 ---> Running in bc6e9c9ded81 12:04:59 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:05:21 Removing intermediate container bc6e9c9ded81 12:05:21 ---> e4de1e3932d1 12:05:21 Step 15/28 : FROM alpine:3.16 12:05:21 3.16: Pulling from library/alpine 12:05:21 213ec9aee27d: Pulling fs layer 12:05:21 213ec9aee27d: Download complete 12:05:21 213ec9aee27d: Pull complete 12:05:21 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:05:21 Status: Downloaded newer image for alpine:3.16 12:05:21 ---> 9c6f07244728 12:05:21 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:05:21 ---> Running in a2de1de73f53 12:05:21 Removing intermediate container a2de1de73f53 12:05:21 ---> c6dadca47172 12:05:21 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 12:05:22 ---> Running in c37da70d8362 12:05:22 Removing intermediate container c37da70d8362 12:05:22 ---> 296641a987a1 12:05:22 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:05:22 ---> Running in 08067812b779 12:05:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:05:23 (1/7) Installing ca-certificates (20220614-r0) 12:05:23 (2/7) Installing dumb-init (1.2.5-r1) 12:05:23 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:05:23 (4/7) Installing libsodium (1.0.18-r0) 12:05:23 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:05:23 (6/7) Installing libzmq (4.3.4-r0) 12:05:23 (7/7) Installing zeromq (4.3.4-r0) 12:05:23 Executing busybox-1.35.0-r17.trigger 12:05:23 Executing ca-certificates-20220614-r0.trigger 12:05:23 OK: 9 MiB in 21 packages 12:05:24 Removing intermediate container 08067812b779 12:05:24 ---> bca266f61915 12:05:24 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:05:24 ---> 09e6759efd67 12:05:24 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 12:05:25 ---> e09d3546af1c 12:05:25 Step 21/28 : COPY --from=builder /app/res/ /res/ 12:05:25 ---> 1136dc99dba2 12:05:25 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:05:27 ---> b8e23db5d196 12:05:27 Step 23/28 : EXPOSE 48095 12:05:27 ---> Running in 2c759361928a 12:05:27 Removing intermediate container 2c759361928a 12:05:27 ---> f6d16cc04eb4 12:05:27 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 12:05:27 ---> Running in 6470f12bd4c1 12:05:27 Removing intermediate container 6470f12bd4c1 12:05:27 ---> 4726b5ea03c5 12:05:27 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:27 ---> Running in 49eb954d247e 12:05:27 Removing intermediate container 49eb954d247e 12:05:27 ---> a9605b0d75ab 12:05:27 Step 26/28 : LABEL arch=amd64 12:05:27 ---> Running in 2ccfbc30572f 12:05:27 Removing intermediate container 2ccfbc30572f 12:05:27 ---> 99f43be48e0d 12:05:27 Step 27/28 : LABEL git_sha=c634be95c84b56e977327a47a4795a4d23331ad9 12:05:27 ---> Running in 77d01a147496 12:05:28 Removing intermediate container 77d01a147496 12:05:28 ---> 312dea48b08e 12:05:28 Step 28/28 : LABEL version=0.0.0 12:05:28 ---> Running in 8fa5e261f9d8 12:05:28 Removing intermediate container 8fa5e261f9d8 12:05:28 ---> 75f28e3aa572 12:05:28 [Warning] One or more build-args [ARCH] were not consumed 12:05:28 Successfully built 75f28e3aa572 12:05:28 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 12:05:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:29 12:05:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:29 latest: Pulling from edgex-lftools-log-publisher 12:05:29 5eb5b503b376: Pulling fs layer 12:05:29 5c69ac0246d0: Pulling fs layer 12:05:29 ec43610c2a17: Pulling fs layer 12:05:29 3a2ae6a8a46f: Pulling fs layer 12:05:29 33b1e0a273af: Pulling fs layer 12:05:29 5d3b04190fa2: Pulling fs layer 12:05:29 2f39f015ded8: Pulling fs layer 12:05:29 3a2ae6a8a46f: Waiting 12:05:29 5d3b04190fa2: Waiting 12:05:29 2f39f015ded8: Waiting 12:05:29 5c69ac0246d0: Download complete 12:05:29 3a2ae6a8a46f: Verifying Checksum 12:05:29 3a2ae6a8a46f: Download complete 12:05:29 33b1e0a273af: Verifying Checksum 12:05:29 33b1e0a273af: Download complete 12:05:29 ec43610c2a17: Download complete 12:05:29 5d3b04190fa2: Verifying Checksum 12:05:29 5d3b04190fa2: Download complete 12:05:29 5eb5b503b376: Verifying Checksum 12:05:29 5eb5b503b376: Download complete 12:05:30 2f39f015ded8: Download complete 12:05:31 5eb5b503b376: Pull complete 12:05:31 5c69ac0246d0: Pull complete 12:05:32 ec43610c2a17: Pull complete 12:05:32 3a2ae6a8a46f: Pull complete 12:05:32 33b1e0a273af: Pull complete 12:05:32 5d3b04190fa2: Pull complete 12:05:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24191 in /w/workspace/_app-service-configurable_PR-464 [Pipeline] { [Pipeline] ws 12:05:35 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:05:36 Selected Git installation does not exist. Using Default 12:05:36 The recommended git tool is: NONE 12:05:37 2f39f015ded8: Pull complete 12:05:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:38 prd-ubuntu20.04-docker-8c-8g-24189 does not seem to be running inside a container 12:05:38 $ 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-464 -v /w/workspace/_app-service-configurable_PR-464:/w/workspace/_app-service-configurable_PR-464:rw,z -v /w/workspace/_app-service-configurable_PR-464@tmp:/w/workspace/_app-service-configurable_PR-464@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-lftools-log-publisher:latest cat 12:05:42 using credential edgex-jenkins-ssh 12:05:42 Cloning the remote Git repository 12:05:42 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:05:42 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:05:42 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:05:42 > git --version # timeout=10 12:05:42 > git --version # 'git version 2.25.1' 12:05:42 using GIT_SSH to set credentials SSH Credentials for GitHub 12:05:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:43 $ docker top 09b196af23c30faa6ffbee7af11d0cace1cea62deba27be1384e8c924cad0fad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:43 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:05:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:43 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:05:43 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:05:43 using GIT_SSH to set credentials SSH Credentials for GitHub 12:05:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:05:44 ---> job-cost.sh 12:05:44 lf-activate-venv: SKIPPING 12:05:44 INFO: No Stack... 12:05:44 Merging remotes/origin/main commit d275c6c1be7b0e598ae2180a778e5c3f26e0028b into PR head commit c634be95c84b56e977327a47a4795a4d23331ad9 12:05:44 Merge succeeded, producing c634be95c84b56e977327a47a4795a4d23331ad9 12:05:44 Checking out Revision c634be95c84b56e977327a47a4795a4d23331ad9 (PR-464) 12:05:44 INFO: Retrieving Pricing Info for: v3-standard-8 12:05:44 INFO: Archiving Costs [Pipeline] sh 12:05:45 + cat /w/workspace/_app-service-configurable_PR-464/archives/cost.csv+ 12:05:45 cut -d, -f6 [Pipeline] lock 12:05:45 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] 12:05:45 Resource [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] did not exist. Created. 12:05:45 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] [Pipeline] { 12:05:44 > git config core.sparsecheckout # timeout=10 12:05:44 > git checkout -f c634be95c84b56e977327a47a4795a4d23331ad9 # timeout=10 12:05:44 > git remote # timeout=10 12:05:44 > git config --get remote.origin.url # timeout=10 12:05:44 using GIT_SSH to set credentials SSH Credentials for GitHub 12:05:44 > git merge d275c6c1be7b0e598ae2180a778e5c3f26e0028b # timeout=10 12:05:44 > git rev-parse HEAD^{commit} # timeout=10 12:05:44 > git config core.sparsecheckout # timeout=10 12:05:44 > git checkout -f c634be95c84b56e977327a47a4795a4d23331ad9 # timeout=10 [Pipeline] unstash [Pipeline] sh 12:05:45 + echo total: 0.2199999988079071 [Pipeline] stash 12:05:45 Stashed 1 file(s) [Pipeline] } 12:05:45 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:05:45 $ docker stop --time=1 09b196af23c30faa6ffbee7af11d0cace1cea62deba27be1384e8c924cad0fad 12:05:47 $ docker rm -f 09b196af23c30faa6ffbee7af11d0cace1cea62deba27be1384e8c924cad0fad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:05:48 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:05:48 > git --version # timeout=10 12:05:48 > git --version # 'git version 2.25.1' 12:05:48 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:05:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:05:49 % Total % Received % Xferd Average Speed Time Time Time Current 12:05:49 Dload Upload Total Spent Left Speed 12:05:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh 12:05:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:05:50 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:05:50 sudo tee /etc/docker/daemon.new 12:05:50 { 12:05:50 "registry-mirrors": [ 12:05:50 "https://nexus3.edgexfoundry.org:10001" 12:05:50 ], 12:05:50 "bip": "10.250.0.254/24", 12:05:50 "hosts": [ 12:05:50 "tcp://0.0.0.0:5555", 12:05:50 "unix:///var/run/docker.sock" 12:05:50 ], 12:05:50 "mtu": 1458, 12:05:50 "selinux-enabled": true, 12:05:50 "seccomp-profile": "/etc/docker/seccomp.json" 12:05:50 } [Pipeline] sh 12:05:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:05:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:06:10 provisioning config files... 12:06:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6859568417801795081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:06:10 ---> docker-login.sh 12:06:10 nexus3.edgexfoundry.org:10001 12:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:11 Configure a credential helper to remove this warning. See 12:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:11 12:06:11 Login Succeeded 12:06:11 nexus3.edgexfoundry.org:10002 12:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:11 Configure a credential helper to remove this warning. See 12:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:11 12:06:11 Login Succeeded 12:06:11 nexus3.edgexfoundry.org:10003 12:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:12 Configure a credential helper to remove this warning. See 12:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:12 12:06:12 Login Succeeded 12:06:12 nexus3.edgexfoundry.org:10004 12:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:12 Configure a credential helper to remove this warning. See 12:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:12 12:06:12 Login Succeeded 12:06:12 docker.io 12:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:13 Configure a credential helper to remove this warning. See 12:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:13 12:06:13 Login Succeeded 12:06:13 ---> docker-login.sh ends [Pipeline] } 12:06:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:06:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:06:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:06:13 ========================================================= 12:06:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:06:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:06:14 Sending build context to Docker daemon 206.3kB 12:06:14 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 12:06:14 Step 2/14 : FROM ${BASE} AS builder 12:06:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:06:14 b3c136eddcbf: Pulling fs layer 12:06:14 c0a3192eca97: Pulling fs layer 12:06:14 a050256f5b6f: Pulling fs layer 12:06:14 656be50a0ddc: Pulling fs layer 12:06:14 2bbca73fdf42: Pulling fs layer 12:06:14 46d945488cbd: Pulling fs layer 12:06:14 8a5474983e97: Pulling fs layer 12:06:14 329c88fbcd65: Pulling fs layer 12:06:14 2bbca73fdf42: Waiting 12:06:14 46d945488cbd: Waiting 12:06:14 656be50a0ddc: Waiting 12:06:14 8a5474983e97: Waiting 12:06:14 329c88fbcd65: Waiting 12:06:14 a050256f5b6f: Verifying Checksum 12:06:14 a050256f5b6f: Download complete 12:06:14 c0a3192eca97: Verifying Checksum 12:06:14 c0a3192eca97: Download complete 12:06:14 2bbca73fdf42: Verifying Checksum 12:06:14 2bbca73fdf42: Download complete 12:06:14 46d945488cbd: Verifying Checksum 12:06:14 46d945488cbd: Download complete 12:06:14 b3c136eddcbf: Download complete 12:06:15 b3c136eddcbf: Pull complete 12:06:15 329c88fbcd65: Verifying Checksum 12:06:15 329c88fbcd65: Download complete 12:06:16 c0a3192eca97: Pull complete 12:06:16 a050256f5b6f: Pull complete 12:06:17 8a5474983e97: Verifying Checksum 12:06:17 8a5474983e97: Download complete 12:06:17 656be50a0ddc: Verifying Checksum 12:06:17 656be50a0ddc: Download complete 12:06:30 656be50a0ddc: Pull complete 12:06:30 2bbca73fdf42: Pull complete 12:06:30 46d945488cbd: Pull complete 12:06:37 8a5474983e97: Pull complete 12:06:38 329c88fbcd65: Pull complete 12:06:38 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 12:06:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:06:38 ---> ff4287adb874 12:06:38 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:06:40 ---> Running in dc7916cc05ff 12:06:40 Removing intermediate container dc7916cc05ff 12:06:40 ---> 373a7a4f04f3 12:06:40 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 12:06:41 ---> Running in de369cd3e7d7 12:06:41 Removing intermediate container de369cd3e7d7 12:06:41 ---> 68129bfdceff 12:06:41 Step 5/14 : ARG ADD_BUILD_TAGS="" 12:06:41 ---> Running in 3b1dba33dd6e 12:06:41 Removing intermediate container 3b1dba33dd6e 12:06:41 ---> 42e604e07f27 12:06:41 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:06:41 ---> Running in 43f00f766370 12:06:42 Removing intermediate container 43f00f766370 12:06:42 ---> 9fc50931cccc 12:06:42 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:42 ---> Running in 5fccd284a95d 12:06:44 Removing intermediate container 5fccd284a95d 12:06:44 ---> 52d8e3e4037d 12:06:44 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:06:44 ---> Running in d69a58853adb 12:06:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:06:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:06:47 OK: 221 MiB in 51 packages 12:06:48 Removing intermediate container d69a58853adb 12:06:48 ---> d6376ae6e6c7 12:06:48 Step 9/14 : WORKDIR /app 12:06:48 ---> Running in 91c9924c4091 12:06:48 Removing intermediate container 91c9924c4091 12:06:48 ---> bbf8861f26b3 12:06:48 Step 10/14 : COPY go.mod vendor* ./ 12:06:49 ---> 72e0a56fd96a 12:06:49 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:49 ---> Running in b9d7b0c6f024 12:07:45 Removing intermediate container b9d7b0c6f024 12:07:45 ---> 03b5f0f59de7 12:07:45 Step 12/14 : COPY . . 12:07:45 ---> 47d43998a135 12:07:45 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:07:45 ---> Running in b37f1069d9c5 12:07:45 Removing intermediate container b37f1069d9c5 12:07:45 ---> 7f40d58d61a2 12:07:45 Step 14/14 : RUN $MAKE 12:07:45 ---> Running in 99e1797bd7e0 12:07:45 noop 12:07:45 Removing intermediate container 99e1797bd7e0 12:07:45 ---> 5a1d53bb3595 12:07:45 Successfully built 5a1d53bb3595 12:07:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:46 + docker inspect -f . ci-base-image-arm64 12:07:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:46 prd-ubuntu20.04-docker-arm64-4c-16g-24191 does not seem to be running inside a container 12:07:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:07:48 $ docker top e4d187ad087824df393f08bf5984bdd10aa8376b77c5bccdadcd5581e70301a7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:49 + go version 12:07:49 go version go1.18.3 linux/arm64 [Pipeline] } 12:07:49 $ docker stop --time=1 e4d187ad087824df393f08bf5984bdd10aa8376b77c5bccdadcd5581e70301a7 12:07:50 $ docker rm -f e4d187ad087824df393f08bf5984bdd10aa8376b77c5bccdadcd5581e70301a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:51 + docker inspect -f . ci-base-image-arm64 12:07:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:52 prd-ubuntu20.04-docker-arm64-4c-16g-24191 does not seem to be running inside a container 12:07:52 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:07:53 $ docker top 13ec760ca845470f2e591e93b3b41563fe2e1fcbd30f0da36271712af5dabc8a -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:54 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:07:55 + make test 12:07:55 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:09:17 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:09:17 CGO_ENABLED=1 go vet ./... 12:09:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:09:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:09:32 ./bin/test-attribution-txt.sh 12:09:32 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 12:09:32 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 12:09:32 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 12:09:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:09:32 $ docker stop --time=1 13ec760ca845470f2e591e93b3b41563fe2e1fcbd30f0da36271712af5dabc8a 12:09:34 $ docker rm -f 13ec760ca845470f2e591e93b3b41563fe2e1fcbd30f0da36271712af5dabc8a [Pipeline] // withDockerContainer [Pipeline] sh 12:09:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:09:35 Warning: overwriting stash ‘coverage-report’ 12:09:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:09:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:09:36 + ls -al . 12:09:36 total 168 12:09:36 drwxrwxr-x 7 jenkins jenkins 4096 Aug 31 12:07 . 12:09:36 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 12:05 .. 12:09:36 -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 12:05 .dockerignore 12:09:36 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 12:05 .git 12:09:36 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 12:05 .github 12:09:36 -rw-rw-r-- 1 jenkins jenkins 171 Aug 31 12:05 .gitignore 12:09:36 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 31 12:05 Attribution.txt 12:09:36 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 31 12:05 CHANGELOG.md 12:09:36 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 31 12:05 Dockerfile 12:09:36 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 12:05 GOVERNANCE.md 12:09:36 -rw-rw-r-- 1 jenkins jenkins 688 Aug 31 12:05 Jenkinsfile 12:09:36 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 12:05 LICENSE 12:09:36 -rw-rw-r-- 1 jenkins jenkins 618 Aug 31 12:05 OWNERS.md 12:09:36 -rw-rw-r-- 1 jenkins jenkins 4025 Aug 31 12:05 README.md 12:09:36 -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 12:03 VERSION 12:09:36 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 12:05 bin 12:09:36 -rw-r--r-- 1 jenkins jenkins 10 Aug 31 12:07 coverage.out 12:09:36 -rw-rw-r-- 1 jenkins jenkins 3476 Aug 31 12:05 go.mod 12:09:36 -rw-rw-r-- 1 jenkins jenkins 37381 Aug 31 12:05 go.sum 12:09:36 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 31 12:05 main.go 12:09:36 -rw-rw-r-- 1 jenkins jenkins 2046 Aug 31 12:05 makefile 12:09:36 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 12:05 res 12:09:36 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 12:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:36 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c634be95c84b56e977327a47a4795a4d23331ad9 --label arch=arm64 --label version=0.0.0 . 12:09:36 Sending build context to Docker daemon 207.4kB 12:09:37 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 12:09:37 Step 2/28 : FROM ${BASE} AS builder 12:09:37 ---> 5a1d53bb3595 12:09:37 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:09:37 ---> Running in 76c6e8340126 12:09:37 Removing intermediate container 76c6e8340126 12:09:37 ---> 4565d634879a 12:09:37 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 12:09:37 ---> Running in 5b3e777a4761 12:09:38 Removing intermediate container 5b3e777a4761 12:09:38 ---> 5370c0bb4064 12:09:38 Step 5/28 : ARG ADD_BUILD_TAGS="" 12:09:38 ---> Running in f44844162d5a 12:09:38 Removing intermediate container f44844162d5a 12:09:38 ---> 77bc711b5673 12:09:38 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:09:38 ---> Running in 3fddca84c4e2 12:09:39 Removing intermediate container 3fddca84c4e2 12:09:39 ---> 192b5bd6cfe3 12:09:39 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:39 ---> Running in 263032a0c9f6 12:09:40 Removing intermediate container 263032a0c9f6 12:09:40 ---> ffd23659abae 12:09:40 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:09:40 ---> Running in b4e79ecc3d14 12:09:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:09:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:09:43 OK: 221 MiB in 51 packages 12:09:44 Removing intermediate container b4e79ecc3d14 12:09:44 ---> afdb77c580cf 12:09:44 Step 9/28 : WORKDIR /app 12:09:44 ---> Running in 2696ee0c55e9 12:09:44 Removing intermediate container 2696ee0c55e9 12:09:44 ---> 21de10f8a732 12:09:44 Step 10/28 : COPY go.mod vendor* ./ 12:09:45 ---> c23720fa82ce 12:09:45 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:45 ---> Running in 13dcac426bb5 12:09:47 Removing intermediate container 13dcac426bb5 12:09:47 ---> 0ce3982584ce 12:09:47 Step 12/28 : COPY . . 12:09:47 ---> dfc5b8e448c2 12:09:47 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:09:47 ---> Running in 8837cc0569b3 12:09:48 Removing intermediate container 8837cc0569b3 12:09:48 ---> 6bf82f6bf905 12:09:48 Step 14/28 : RUN $MAKE 12:09:48 ---> Running in bc24a6a12c2e 12:09:49 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:11:56 Removing intermediate container bc24a6a12c2e 12:11:56 ---> 4d469e38fc81 12:11:56 Step 15/28 : FROM alpine:3.16 12:11:56 3.16: Pulling from library/alpine 12:11:56 9b18e9b68314: Pulling fs layer 12:11:56 9b18e9b68314: Verifying Checksum 12:11:56 9b18e9b68314: Download complete 12:11:56 9b18e9b68314: Pull complete 12:11:56 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:11:56 Status: Downloaded newer image for alpine:3.16 12:11:56 ---> a6215f271958 12:11:56 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:11:56 ---> Running in 3f0ce056b046 12:11:56 Removing intermediate container 3f0ce056b046 12:11:56 ---> fb0b5d9cd9f4 12:11:56 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 12:11:56 ---> Running in 03089fbca7be 12:11:56 Removing intermediate container 03089fbca7be 12:11:56 ---> 90d4a6534fad 12:11:56 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:11:56 ---> Running in 60fcedf66391 12:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:11:56 (1/7) Installing ca-certificates (20220614-r0) 12:11:56 (2/7) Installing dumb-init (1.2.5-r1) 12:11:56 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:11:56 (4/7) Installing libsodium (1.0.18-r0) 12:11:56 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:11:56 (6/7) Installing libzmq (4.3.4-r0) 12:11:56 (7/7) Installing zeromq (4.3.4-r0) 12:11:56 Executing busybox-1.35.0-r17.trigger 12:11:56 Executing ca-certificates-20220614-r0.trigger 12:11:56 OK: 9 MiB in 21 packages 12:11:56 Removing intermediate container 60fcedf66391 12:11:56 ---> fdf25bb47a47 12:11:56 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:11:57 ---> 5c0ed446c9c5 12:11:57 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 12:11:57 ---> 11247e6b8db4 12:11:57 Step 21/28 : COPY --from=builder /app/res/ /res/ 12:11:58 ---> a740f2456dd3 12:11:58 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:11:59 ---> e97dad70358d 12:11:59 Step 23/28 : EXPOSE 48095 12:11:59 ---> Running in 0a5de94351de 12:12:00 Removing intermediate container 0a5de94351de 12:12:00 ---> 4f020e20efe8 12:12:00 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 12:12:00 ---> Running in e6519584c715 12:12:00 Removing intermediate container e6519584c715 12:12:00 ---> 3390368d7c99 12:12:00 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:12:00 ---> Running in e5b2d367a6cf 12:12:00 Removing intermediate container e5b2d367a6cf 12:12:00 ---> d7b24ffb2283 12:12:00 Step 26/28 : LABEL arch=arm64 12:12:00 ---> Running in 27c047905e77 12:12:01 Removing intermediate container 27c047905e77 12:12:01 ---> 94cdea3dfae3 12:12:01 Step 27/28 : LABEL git_sha=c634be95c84b56e977327a47a4795a4d23331ad9 12:12:01 ---> Running in 4c7528942e86 12:12:01 Removing intermediate container 4c7528942e86 12:12:01 ---> b0959f63c613 12:12:01 Step 28/28 : LABEL version=0.0.0 12:12:01 ---> Running in 4cd303fe8989 12:12:02 Removing intermediate container 4cd303fe8989 12:12:02 ---> 295706c12e7e 12:12:02 [Warning] One or more build-args [ARCH] were not consumed 12:12:02 Successfully built 295706c12e7e 12:12:02 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:02 12:12:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:03 arm64: Pulling from edgex-lftools-log-publisher 12:12:03 8998bd30e6a1: Pulling fs layer 12:12:03 04944245beec: Pulling fs layer 12:12:03 699f458cf7ca: Pulling fs layer 12:12:03 765212b225bb: Pulling fs layer 12:12:03 f23df028b6ca: Pulling fs layer 12:12:03 d65c8cfc05b1: Pulling fs layer 12:12:03 2437ff75d9bd: Pulling fs layer 12:12:03 765212b225bb: Waiting 12:12:03 f23df028b6ca: Waiting 12:12:03 d65c8cfc05b1: Waiting 12:12:03 2437ff75d9bd: Waiting 12:12:03 04944245beec: Verifying Checksum 12:12:03 04944245beec: Download complete 12:12:03 765212b225bb: Verifying Checksum 12:12:03 765212b225bb: Download complete 12:12:03 f23df028b6ca: Verifying Checksum 12:12:03 f23df028b6ca: Download complete 12:12:03 d65c8cfc05b1: Download complete 12:12:03 699f458cf7ca: Verifying Checksum 12:12:03 699f458cf7ca: Download complete 12:12:04 8998bd30e6a1: Verifying Checksum 12:12:04 8998bd30e6a1: Download complete 12:12:06 2437ff75d9bd: Verifying Checksum 12:12:06 2437ff75d9bd: Download complete 12:12:08 8998bd30e6a1: Pull complete 12:12:08 04944245beec: Pull complete 12:12:10 699f458cf7ca: Pull complete 12:12:10 765212b225bb: Pull complete 12:12:11 f23df028b6ca: Pull complete 12:12:11 d65c8cfc05b1: Pull complete 12:12:26 2437ff75d9bd: Pull complete 12:12:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:12:27 prd-ubuntu20.04-docker-arm64-4c-16g-24191 does not seem to be running inside a container 12:12:27 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:12:29 $ docker top d4e6a5b8ac1e9fc26c09adacfc98dc2e1fa4f2f904d287e511aa37793d19c174 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:12:30 ---> job-cost.sh 12:12:30 lf-activate-venv: SKIPPING 12:12:30 INFO: No Stack... 12:12:31 INFO: Retrieving Pricing Info for: v3-standard-4 12:12:32 INFO: Archiving Costs [Pipeline] sh 12:12:33 + cut -d, -f6 12:12:33 + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 12:12:33 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] 12:12:33 Resource [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] did not exist. Created. 12:12:33 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:12:34 /w/workspace/app-service-configurable/1@tmp/durable-2e6dfc3f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:12:34 + echo total: 0.10999999940395355 [Pipeline] stash 12:12:34 Warning: overwriting stash ‘stack-cost’ 12:12:34 Stashed 1 file(s) [Pipeline] } 12:12:34 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-464-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:12:34 $ docker stop --time=1 d4e6a5b8ac1e9fc26c09adacfc98dc2e1fa4f2f904d287e511aa37793d19c174 12:12:36 $ docker rm -f d4e6a5b8ac1e9fc26c09adacfc98dc2e1fa4f2f904d287e511aa37793d19c174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:12:37 provisioning config files... 12:12:37 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-464@tmp/config7110034831526882636tmp [Pipeline] { [Pipeline] sh 12:12:37 + set +x 12:12:37 + curl -s https://codecov.io/bash 12:12:37 + bash -s -- 12:12:37 12:12:37 _____ _ 12:12:37 / ____| | | 12:12:37 | | ___ __| | ___ ___ _____ __ 12:12:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:12:37 | |___| (_) | (_| | __/ (_| (_) \ V / 12:12:37 \_____\___/ \__,_|\___|\___\___/ \_/ 12:12:37 Bash-1.0.6 12:12:37 12:12:37 12:12:37 ==> git version 2.25.1 found 12:12:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:12:37 Release-Date: 2020-01-08 12:12:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:12:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:12:37 ==> Jenkins CI detected. 12:12:37 current dir:  /w/workspace/_app-service-configurable_PR-464 12:12:37 project root: . 12:12:37 --> token set from env 12:12:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:12:37 ==> Running gcov in . (disable via -X gcov) 12:12:37 ==> Python coveragepy not found 12:12:37 ==> Searching for coverage reports in: 12:12:37 + . 12:12:37 -> Found 1 reports 12:12:37 ==> Detecting git/mercurial file structure 12:12:38 ==> Reading reports 12:12:38 + ./coverage.out bytes=10 12:12:38 ==> Appending adjustments 12:12:38 https://docs.codecov.io/docs/fixing-reports 12:12:38 + Found adjustments 12:12:38 ==> Gzipping contents 12:12:38 4.0K /tmp/codecov.29jBvq.gz 12:12:38 ==> Uploading reports 12:12:38 url: https://codecov.io 12:12:38 query: branch=PR-464&commit=c634be95c84b56e977327a47a4795a4d23331ad9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=464&job=&cmd_args= 12:12:38 -> Pinging Codecov 12:12:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-464&commit=c634be95c84b56e977327a47a4795a4d23331ad9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=464&job=&cmd_args= 12:12:38 -> Uploading to 12:12:38 https://storage.googleapis.com/codecov/v4/raw/2022-08-31/A97CA9966030D2A3747ED39772930CCE/c634be95c84b56e977327a47a4795a4d23331ad9/1a859ad4-d9b2-4c54-b6cf-69a9ded03a53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220831T121238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a3a891833c5201a77a6fa87d12e81519bb5da6645a4afed5db0f938c93eaed55 12:12:38 % Total % Received % Xferd Average Speed Time Time Time Current 12:12:38 Dload Upload Total Spent Left Speed 12:12:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2262 --:--:-- --:--:-- --:--:-- 2262 12:12:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/c634be95c84b56e977327a47a4795a4d23331ad9 [Pipeline] } 12:12:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:12:40 + [ -d /w/workspace/_app-service-configurable_PR-464/archives ] 12:12:40 + ls -al /w/workspace/_app-service-configurable_PR-464/archives 12:12:40 total 16 12:12:40 drwxr-xr-x 3 root root 4096 Aug 31 12:05 . 12:12:40 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 12:05 .. 12:12:40 drwxr-xr-x 2 root root 4096 Aug 31 12:05 cost 12:12:40 -rw-r--r-- 1 root root 96 Aug 31 12:05 cost.csv 12:12:40 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-464/archives 12:12:40 + ls -al /w/workspace/_app-service-configurable_PR-464/archives 12:12:40 total 16 12:12:40 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 12:05 . 12:12:40 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 12:05 .. 12:12:40 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 12:05 cost 12:12:40 -rw-r--r-- 1 jenkins jenkins 96 Aug 31 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:12:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:12:41 ---> package-listing.sh 12:12:41 ++ facter osfamily 12:12:41 ++ tr '[:upper:]' '[:lower:]' 12:12:42 + OS_FAMILY=debian 12:12:42 + workspace=/w/workspace/_app-service-configurable_PR-464 12:12:42 + START_PACKAGES=/tmp/packages_start.txt 12:12:42 + END_PACKAGES=/tmp/packages_end.txt 12:12:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:12:42 + PACKAGES=/tmp/packages_start.txt 12:12:42 + '[' /w/workspace/_app-service-configurable_PR-464 ']' 12:12:42 + PACKAGES=/tmp/packages_end.txt 12:12:42 + case "${OS_FAMILY}" in 12:12:42 + dpkg -l 12:12:42 + grep '^ii' 12:12:42 + '[' -f /tmp/packages_start.txt ']' 12:12:42 + '[' -f /tmp/packages_end.txt ']' 12:12:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:12:42 + '[' /w/workspace/_app-service-configurable_PR-464 ']' 12:12:42 + mkdir -p /w/workspace/_app-service-configurable_PR-464/archives/ 12:12:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-464/archives/ [Pipeline] echo 12:12:42 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-464/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:12:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:12:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:12:43 prd-ubuntu20.04-docker-8c-8g-24189 does not seem to be running inside a container 12:12:43 $ 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-464/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-464 -v /w/workspace/_app-service-configurable_PR-464:/w/workspace/_app-service-configurable_PR-464:rw,z -v /w/workspace/_app-service-configurable_PR-464@tmp:/w/workspace/_app-service-configurable_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:12:43 $ docker top 335d20f454c78df62be06da974cf272df334f12e769a507778d7b9aabb471507 -eo pid,comm [Pipeline] { [Pipeline] sh 12:12:43 + touch /tmp/pre-build-complete [Pipeline] sh 12:12:44 + mkdir -p /var/log/sysstat [Pipeline] sh 12:12:44 + ls /var/log/sa-host 12:12:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:12:44 provisioning config files... 12:12:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-464@tmp/config1912416650709852128tmp [Pipeline] { [Pipeline] echo 12:12:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:12:45 ---> create-netrc.sh [Pipeline] } 12:12:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:12:45 ---> python-tools-install.sh [Pipeline] echo 12:12:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:12:45 ---> sudo-logs.sh 12:12:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:12:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:12:46 ---> job-cost.sh 12:12:46 lf-activate-venv: SKIPPING 12:12:46 DEBUG: total: 0.2199999988079071 12:12:46 INFO: Retrieving Stack Cost... 12:12:46 INFO: Retrieving Pricing Info for: v3-standard-8 12:12:47 INFO: Archiving Costs [Pipeline] echo 12:12:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:12:47 ---> logs-deploy.sh 12:12:47 lf-activate-venv: SKIPPING 12:12:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-464/1 12:12:47 INFO: archiving workspace using pattern(s): 12:12:48 Archives upload complete. 12:12:48 INFO: archiving logs to Nexus 12:12:49 ---> uname -a: 12:12:49 Linux prd-ubuntu20-04-docker-8c-8g-24189 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 12:12:49 12:12:49 12:12:49 ---> lscpu: 12:12:49 Architecture: x86_64 12:12:49 CPU op-mode(s): 32-bit, 64-bit 12:12:49 Byte Order: Little Endian 12:12:49 Address sizes: 40 bits physical, 48 bits virtual 12:12:49 CPU(s): 8 12:12:49 On-line CPU(s) list: 0-7 12:12:49 Thread(s) per core: 1 12:12:49 Core(s) per socket: 1 12:12:49 Socket(s): 8 12:12:49 NUMA node(s): 1 12:12:49 Vendor ID: AuthenticAMD 12:12:49 CPU family: 23 12:12:49 Model: 49 12:12:49 Model name: AMD EPYC-Rome Processor 12:12:49 Stepping: 0 12:12:49 CPU MHz: 2800.002 12:12:49 BogoMIPS: 5600.00 12:12:49 Virtualization: AMD-V 12:12:49 Hypervisor vendor: KVM 12:12:49 Virtualization type: full 12:12:49 L1d cache: 256 KiB 12:12:49 L1i cache: 256 KiB 12:12:49 L2 cache: 4 MiB 12:12:49 L3 cache: 128 MiB 12:12:49 NUMA node0 CPU(s): 0-7 12:12:49 Vulnerability Itlb multihit: Not affected 12:12:49 Vulnerability L1tf: Not affected 12:12:49 Vulnerability Mds: Not affected 12:12:49 Vulnerability Meltdown: Not affected 12:12:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:12:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:12:49 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:12:49 Vulnerability Srbds: Not affected 12:12:49 Vulnerability Tsx async abort: Not affected 12:12:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:12:49 12:12:49 12:12:49 ---> nproc: 12:12:49 8 12:12:49 12:12:49 12:12:49 ---> df -h: 12:12:49 Filesystem Size Used Avail Use% Mounted on 12:12:49 overlay 155G 11G 145G 7% / 12:12:49 tmpfs 64M 0 64M 0% /dev 12:12:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:12:49 shm 64M 0 64M 0% /dev/shm 12:12:49 /dev/vda1 155G 11G 145G 7% /facter-os 12:12:49 12:12:49