Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df3e4aa32325b4ff01c9571101f476251afb5081 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-ssh3424386508790747404.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh10756223854373622976.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8346245882041499865.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh14013752768394145669.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11656301485717659989.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23612’ Running on prd-ubuntu20.04-docker-8c-8g-23614 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # 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 Avoid second fetch Checking out Revision df3e4aa32325b4ff01c9571101f476251afb5081 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f df3e4aa32325b4ff01c9571101f476251afb5081 # timeout=10 Commit message: "feat(snap): use updated environment variable injection (#407)" > git rev-list --no-walk 1a526f114784ef26915ff80fd995ea89bcf8e607 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:32:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:32:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:32:19 ========================================================= 15:32:19 EdgeX Global Pipelines Version Info 15:32:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:32:20 ------------------- 15:32:20 stable info: 15:32:20 ------------------- 15:32:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:32:20 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 15:32:20 Message: update stable to v1.0.221 15:32:21 ------------------- 15:32:21 experimental info: 15:32:21 ------------------- 15:32:21 Commited By: Emilio Reyes emilio.reyes@intel.com 15:32:21 Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db 15:32:21 Message: update experimental to v1.0.225 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df3e4aa [Pipeline] echo 15:32:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:32:21 provisioning config files... 15:32:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4162387281853850045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:22 ---> docker-login.sh 15:32:22 nexus3.edgexfoundry.org:10001 15:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:22 Configure a credential helper to remove this warning. See 15:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:22 15:32:22 Login Succeeded 15:32:22 nexus3.edgexfoundry.org:10002 15:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:22 Configure a credential helper to remove this warning. See 15:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:22 15:32:22 Login Succeeded 15:32:22 nexus3.edgexfoundry.org:10003 15:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:22 Configure a credential helper to remove this warning. See 15:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:22 15:32:22 Login Succeeded 15:32:22 nexus3.edgexfoundry.org:10004 15:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:22 Configure a credential helper to remove this warning. See 15:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:22 15:32:22 Login Succeeded 15:32:22 docker.io 15:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:23 Configure a credential helper to remove this warning. See 15:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:23 15:32:23 Login Succeeded 15:32:23 ---> docker-login.sh ends [Pipeline] } 15:32:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:32:23 + git rev-list -1 --merges df3e4aa32325b4ff01c9571101f476251afb5081~1..df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] echo 15:32:24 -----------> git rev-list -1 --merges df3e4aa32325b4ff01c9571101f476251afb5081~1..df3e4aa32325b4ff01c9571101f476251afb5081 df3e4aa32325b4ff01c9571101f476251afb5081 [false] [Pipeline] sh 15:32:24 + git log --format=format:%s -1 df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] echo 15:32:24 ========================================================= 15:32:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:32:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:32:24 + git log --format=format:%s -1 df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] echo 15:32:24 [semverPrep] GIT_COMMIT: df3e4aa32325b4ff01c9571101f476251afb5081, Commit Message: feat(snap): use updated environment variable injection (#407) [Pipeline] echo 15:32:24 [semverPrep] This is not a build commit. [Pipeline] sh 15:32:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:25 + grep -v github /etc/ssh/ssh_known_hosts 15:32:25 + [ -e /tmp/ssh_known_hosts ] 15:32:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:32:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:32:25 + sudo tee -a /etc/ssh/ssh_known_hosts 15:32:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:32:25 15:32:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:32:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:32:25 latest: Pulling from edgex-devops/git-semver 15:32:25 a0d0a0d46f8b: Pulling fs layer 15:32:25 3e5f54012d9b: Pulling fs layer 15:32:25 4c7163046ea9: Pulling fs layer 15:32:25 0c2d73faf560: Pulling fs layer 15:32:25 0c2d73faf560: Waiting 15:32:25 3e5f54012d9b: Download complete 15:32:25 a0d0a0d46f8b: Download complete 15:32:26 0c2d73faf560: Verifying Checksum 15:32:26 0c2d73faf560: Download complete 15:32:26 4c7163046ea9: Verifying Checksum 15:32:26 4c7163046ea9: Download complete 15:32:26 a0d0a0d46f8b: Pull complete 15:32:26 3e5f54012d9b: Pull complete 15:32:26 4c7163046ea9: Pull complete 15:32:26 0c2d73faf560: Pull complete 15:32:26 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:32:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:32:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:32:26 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 15:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:32:27 $ docker top 4aa7a5e5512e10d278ee3946106e06b24308f919548f36a62a9523a187364dcb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:27 [ssh-agent] Looking for ssh-agent implementation... 15:32:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:27 $ docker exec 4aa7a5e5512e10d278ee3946106e06b24308f919548f36a62a9523a187364dcb ssh-agent 15:32:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXckEpdg/agent.13 15:32:28 SSH_AGENT_PID=19 15:32:28 Running ssh-add (command line suppressed) 15:32:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6284600257639076369.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6284600257639076369.key) 15:32:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:28 + git tag --points-at HEAD [Pipeline] } 15:32:28 $ docker exec --env ******** --env ******** 4aa7a5e5512e10d278ee3946106e06b24308f919548f36a62a9523a187364dcb ssh-agent -k 15:32:28 unset SSH_AUTH_SOCK; 15:32:28 unset SSH_AGENT_PID; 15:32:28 echo Agent pid 19 killed; 15:32:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:32:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:28 [ssh-agent] Looking for ssh-agent implementation... 15:32:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:28 $ docker exec 4aa7a5e5512e10d278ee3946106e06b24308f919548f36a62a9523a187364dcb ssh-agent 15:32:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdmNLGH/agent.51 15:32:28 SSH_AGENT_PID=58 15:32:28 Running ssh-add (command line suppressed) 15:32:29 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7617645447221156800.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7617645447221156800.key) 15:32:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:29 + git semver init 15:32:29 # -> Open(): unable to determine branch for HEAD 15:32:29 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:32:29 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:32:29 # $SEMVER_REMOTE_NAME = origin 15:32:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:32:29 # $SEMVER_USER_NAME = edgex-jenkins 15:32:29 # $SEMVER_BRANCH = main 15:32:29 # $SEMVER_TEMP = /tmp/semver-118970519 15:32:29 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:32:30 # '/tmp/semver-118970519' -> '/w/workspace/ry_app-service-configurable_main/.semver' 15:32:30 # -> Force: false 15:32:30 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:32:30 $ docker exec --env ******** --env ******** 4aa7a5e5512e10d278ee3946106e06b24308f919548f36a62a9523a187364dcb ssh-agent -k 15:32:30 unset SSH_AUTH_SOCK; 15:32:30 unset SSH_AGENT_PID; 15:32:30 echo Agent pid 58 killed; 15:32:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:30 + git semver [Pipeline] } 15:32:30 $ docker stop --time=1 4aa7a5e5512e10d278ee3946106e06b24308f919548f36a62a9523a187364dcb 15:32:32 $ docker rm -f 4aa7a5e5512e10d278ee3946106e06b24308f919548f36a62a9523a187364dcb [Pipeline] // withDockerContainer [Pipeline] sh 15:32:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:32:32 Stashed 1 file(s) [Pipeline] echo 15:32:32 [edgeXSemver]: initialized semver on version 2.2.0-dev.29 [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 15:32:32 provisioning config files... 15:32:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6804299680354417058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:33 ---> docker-login.sh 15:32:33 nexus3.edgexfoundry.org:10001 15:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:33 Configure a credential helper to remove this warning. See 15:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:33 15:32:33 Login Succeeded 15:32:33 nexus3.edgexfoundry.org:10002 15:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:33 Configure a credential helper to remove this warning. See 15:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:33 15:32:33 Login Succeeded 15:32:33 nexus3.edgexfoundry.org:10003 15:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:33 Configure a credential helper to remove this warning. See 15:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:33 15:32:33 Login Succeeded 15:32:33 nexus3.edgexfoundry.org:10004 15:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:33 Configure a credential helper to remove this warning. See 15:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:33 15:32:33 Login Succeeded 15:32:33 docker.io 15:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:34 Configure a credential helper to remove this warning. See 15:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:34 15:32:34 Login Succeeded 15:32:34 ---> docker-login.sh ends [Pipeline] } 15:32:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:32:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:32:34 ========================================================= 15:32:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:32:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:32:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:32:34 Sending build context to Docker daemon 3.018MB 15:32:34 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:32:34 Step 2/13 : FROM ${BASE} AS builder 15:32:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:32:34 59bf1c3509f3: Pulling fs layer 15:32:34 666ba61612fd: Pulling fs layer 15:32:34 8ed8ca486205: Pulling fs layer 15:32:34 4fe6c5a15a65: Pulling fs layer 15:32:34 22a0e8bec74d: Pulling fs layer 15:32:34 ca2b28591e48: Pulling fs layer 15:32:34 a51346096db8: Pulling fs layer 15:32:34 daebc70d1ce1: Pulling fs layer 15:32:34 0e18a0eac166: Pulling fs layer 15:32:34 4fe6c5a15a65: Waiting 15:32:34 22a0e8bec74d: Waiting 15:32:34 ca2b28591e48: Waiting 15:32:34 a51346096db8: Waiting 15:32:34 daebc70d1ce1: Waiting 15:32:34 0e18a0eac166: Waiting 15:32:34 8ed8ca486205: Verifying Checksum 15:32:34 8ed8ca486205: Download complete 15:32:34 666ba61612fd: Download complete 15:32:34 22a0e8bec74d: Verifying Checksum 15:32:34 22a0e8bec74d: Download complete 15:32:34 ca2b28591e48: Download complete 15:32:34 59bf1c3509f3: Verifying Checksum 15:32:34 59bf1c3509f3: Download complete 15:32:34 a51346096db8: Verifying Checksum 15:32:34 a51346096db8: Download complete 15:32:34 daebc70d1ce1: Verifying Checksum 15:32:34 daebc70d1ce1: Download complete 15:32:34 59bf1c3509f3: Pull complete 15:32:34 666ba61612fd: Pull complete 15:32:34 8ed8ca486205: Pull complete 15:32:35 0e18a0eac166: Verifying Checksum 15:32:35 0e18a0eac166: Download complete 15:32:35 4fe6c5a15a65: Verifying Checksum 15:32:35 4fe6c5a15a65: Download complete 15:32:38 4fe6c5a15a65: Pull complete 15:32:39 22a0e8bec74d: Pull complete 15:32:39 ca2b28591e48: Pull complete 15:32:39 a51346096db8: Pull complete 15:32:39 daebc70d1ce1: Pull complete 15:32:41 0e18a0eac166: Pull complete 15:32:42 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 15:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:32:42 ---> f018257e8ee9 15:32:42 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:32:45 ---> Running in 6264fbef3ba0 15:32:45 Removing intermediate container 6264fbef3ba0 15:32:45 ---> 9f31616a14b2 15:32:45 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:32:46 ---> Running in fb5d89038da2 15:32:46 Removing intermediate container fb5d89038da2 15:32:46 ---> 0c5f9f54783e 15:32:46 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:32:46 ---> Running in c2465870a8d0 15:32:46 Removing intermediate container c2465870a8d0 15:32:46 ---> b1fe06ad66b9 15:32:46 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:46 ---> Running in ec9d13d9d0f6 15:32:47 Removing intermediate container ec9d13d9d0f6 15:32:47 ---> 3e9df937d71b 15:32:47 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:32:47 ---> Running in 3d5b8b9a01f4 15:32:47 Still waiting to schedule task 15:32:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:32:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:32:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:32:49 OK: 221 MiB in 52 packages 15:32:49 Removing intermediate container 3d5b8b9a01f4 15:32:49 ---> 8798291599cb 15:32:49 Step 8/13 : WORKDIR /app 15:32:49 ---> Running in 874f46ad36c1 15:32:50 Removing intermediate container 874f46ad36c1 15:32:50 ---> 540adac8e5af 15:32:50 Step 9/13 : COPY go.mod vendor* ./ 15:32:50 ---> b08dba3b129a 15:32:50 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:50 ---> Running in 69e29868c35a 15:33:12 Removing intermediate container 69e29868c35a 15:33:12 ---> f9a37d79bb39 15:33:12 Step 11/13 : COPY . . 15:33:12 ---> 5369f5b3963a 15:33:12 Step 12/13 : ARG MAKE="make build" 15:33:12 ---> Running in 05d0d1835d9f 15:33:12 Removing intermediate container 05d0d1835d9f 15:33:12 ---> b6d0100a0972 15:33:12 Step 13/13 : RUN $MAKE 15:33:12 ---> Running in 937b3fc1da80 15:33:12 noop 15:33:12 Removing intermediate container 937b3fc1da80 15:33:12 ---> a2b4d7aad5ea 15:33:12 Successfully built a2b4d7aad5ea 15:33:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:33:12 + docker inspect -f . ci-base-image-x86_64 15:33:12 . [Pipeline] withDockerContainer 15:33:13 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 15:33:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 15:33:13 $ docker top 033442e5a460151ccfd44b85e48b336a874119d85d2368a047bc538d9e6b1bf5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:14 + go version 15:33:14 go version go1.17.6 linux/amd64 [Pipeline] } 15:33:14 $ docker stop --time=1 033442e5a460151ccfd44b85e48b336a874119d85d2368a047bc538d9e6b1bf5 15:33:15 $ docker rm -f 033442e5a460151ccfd44b85e48b336a874119d85d2368a047bc538d9e6b1bf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:33:16 + docker inspect -f . ci-base-image-x86_64 15:33:16 . [Pipeline] withDockerContainer 15:33:16 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 15:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 15:33:16 $ docker top 89b4aae049c2e539c52c672cd6616cd9020aee3468fe9847fced4d7a89494589 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:33:17 + make test 15:33:17 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:33:26 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:33:26 CGO_ENABLED=1 go vet ./... 15:33:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:33:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:33:30 ./bin/test-attribution-txt.sh [Pipeline] echo 15:33:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:33:31 $ docker stop --time=1 89b4aae049c2e539c52c672cd6616cd9020aee3468fe9847fced4d7a89494589 15:33:32 $ docker rm -f 89b4aae049c2e539c52c672cd6616cd9020aee3468fe9847fced4d7a89494589 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:33:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:33:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:33:34 + ls -al . 15:33:34 total 164 15:33:34 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 15:33 . 15:33:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 15:32 .. 15:33:34 -rw-rw-r-- 1 jenkins jenkins 119 Apr 26 15:32 .dockerignore 15:33:34 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 15:32 .git 15:33:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 15:32 .github 15:33:34 -rw-rw-r-- 1 jenkins jenkins 104 Apr 26 15:32 .gitignore 15:33:34 drwx------ 3 jenkins jenkins 4096 Apr 26 15:32 .semver 15:33:34 -rw-rw-r-- 1 jenkins jenkins 8695 Apr 26 15:32 Attribution.txt 15:33:34 -rw-rw-r-- 1 jenkins jenkins 23791 Apr 26 15:32 CHANGELOG.md 15:33:34 -rw-rw-r-- 1 jenkins jenkins 2087 Apr 26 15:32 Dockerfile 15:33:34 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 15:32 GOVERNANCE.md 15:33:34 -rw-rw-r-- 1 jenkins jenkins 688 Apr 26 15:32 Jenkinsfile 15:33:34 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 26 15:32 LICENSE 15:33:34 -rw-rw-r-- 1 jenkins jenkins 618 Apr 26 15:32 OWNERS.md 15:33:34 -rw-rw-r-- 1 jenkins jenkins 3860 Apr 26 15:32 README.md 15:33:34 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 15:32 VERSION 15:33:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 15:32 bin 15:33:34 -rw-r--r-- 1 jenkins jenkins 10 Apr 26 15:33 coverage.out 15:33:34 -rw-rw-r-- 1 jenkins jenkins 3268 Apr 26 15:32 go.mod 15:33:34 -rw-rw-r-- 1 jenkins jenkins 34650 Apr 26 15:32 go.sum 15:33:34 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 26 15:32 main.go 15:33:34 -rw-rw-r-- 1 jenkins jenkins 2007 Apr 26 15:32 makefile 15:33:34 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 15:32 res 15:33:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 15:32 snap [Pipeline] isUnix [Pipeline] sh 15:33:34 + 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=df3e4aa32325b4ff01c9571101f476251afb5081 --label arch=amd64 --label version=2.2.0-dev.29 . 15:33:34 Sending build context to Docker daemon 3.019MB 15:33:34 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 15:33:34 Step 2/27 : FROM ${BASE} AS builder 15:33:34 ---> a2b4d7aad5ea 15:33:34 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:33:34 ---> Running in 9c08567b1d0d 15:33:35 Removing intermediate container 9c08567b1d0d 15:33:35 ---> 65a47a309013 15:33:35 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:33:35 ---> Running in 0f4ee6cf61f4 15:33:35 Removing intermediate container 0f4ee6cf61f4 15:33:35 ---> 36342285b451 15:33:35 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:33:35 ---> Running in a0c7b52d5a73 15:33:35 Removing intermediate container a0c7b52d5a73 15:33:35 ---> 3634fafa8044 15:33:35 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:35 ---> Running in defdf04cfb6f 15:33:35 Removing intermediate container defdf04cfb6f 15:33:35 ---> 715493904149 15:33:35 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:33:35 ---> Running in 7ef59573944d 15:33:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:07 OK: 221 MiB in 52 packages 15:34:07 Removing intermediate container 7ef59573944d 15:34:07 ---> 92c4f2ad0ee1 15:34:07 Step 8/27 : WORKDIR /app 15:34:07 ---> Running in 1075af83eb6c 15:34:07 Removing intermediate container 1075af83eb6c 15:34:07 ---> 2102a251f1ea 15:34:07 Step 9/27 : COPY go.mod vendor* ./ 15:34:07 ---> 371bfde6572c 15:34:07 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:07 ---> Running in 47d8ed72e112 15:34:07 Removing intermediate container 47d8ed72e112 15:34:07 ---> 911c971dcfc3 15:34:07 Step 11/27 : COPY . . 15:34:07 ---> 0b449a853238 15:34:07 Step 12/27 : ARG MAKE="make build" 15:34:07 ---> Running in f6f83a685a69 15:34:07 Removing intermediate container f6f83a685a69 15:34:07 ---> 86d0188dee56 15:34:07 Step 13/27 : RUN $MAKE 15:34:07 ---> Running in 9642ccfcee5f 15:34:07 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:34:29 Removing intermediate container 9642ccfcee5f 15:34:29 ---> f80b62161bb8 15:34:29 Step 14/27 : FROM alpine:3.14 15:34:29 3.14: Pulling from library/alpine 15:34:29 8663204ce13b: Pulling fs layer 15:34:29 8663204ce13b: Verifying Checksum 15:34:29 8663204ce13b: Download complete 15:34:29 8663204ce13b: Pull complete 15:34:29 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:34:29 Status: Downloaded newer image for alpine:3.14 15:34:29 ---> e04c818066af 15:34:29 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:34:29 ---> Running in 37835992bbeb 15:34:29 Removing intermediate container 37835992bbeb 15:34:29 ---> ee78b2a97143 15:34:29 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:34:29 ---> Running in 854d99a73450 15:34:29 Removing intermediate container 854d99a73450 15:34:29 ---> f582d4000d27 15:34:29 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:34:29 ---> Running in f423446eee9a 15:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:34:30 (1/7) Installing ca-certificates (20211220-r0) 15:34:30 (2/7) Installing dumb-init (1.2.5-r1) 15:34:30 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:34:30 (4/7) Installing libsodium (1.0.18-r0) 15:34:30 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:34:30 (6/7) Installing libzmq (4.3.4-r0) 15:34:30 (7/7) Installing zeromq (4.3.4-r0) 15:34:30 Executing busybox-1.33.1-r7.trigger 15:34:30 Executing ca-certificates-20211220-r0.trigger 15:34:30 OK: 9 MiB in 21 packages 15:34:31 Removing intermediate container f423446eee9a 15:34:31 ---> 35c178da18e1 15:34:31 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:34:31 ---> 0de0f67fd15d 15:34:31 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:34:31 ---> a49b0ce3115a 15:34:31 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:34:31 ---> a951ab01130a 15:34:31 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:34:31 ---> 3af6815703b4 15:34:31 Step 22/27 : EXPOSE 48095 15:34:31 ---> Running in 6644dc41096e 15:34:32 Removing intermediate container 6644dc41096e 15:34:32 ---> fb8d3956e66d 15:34:32 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:34:32 ---> Running in 7be6da9e929a 15:34:32 Removing intermediate container 7be6da9e929a 15:34:32 ---> d858ac6619e1 15:34:32 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:32 ---> Running in 4d47f2eccff2 15:34:32 Removing intermediate container 4d47f2eccff2 15:34:32 ---> 5cdc50043de0 15:34:32 Step 25/27 : LABEL arch=amd64 15:34:32 ---> Running in 56a50d7bd82d 15:34:32 Removing intermediate container 56a50d7bd82d 15:34:32 ---> 302a0f4cb678 15:34:32 Step 26/27 : LABEL git_sha=df3e4aa32325b4ff01c9571101f476251afb5081 15:34:32 ---> Running in 06976497495c 15:34:32 Removing intermediate container 06976497495c 15:34:32 ---> 31fd74f8b5c0 15:34:32 Step 27/27 : LABEL version=2.2.0-dev.29 15:34:32 ---> Running in 9e266e720ecc 15:34:32 Removing intermediate container 9e266e720ecc 15:34:32 ---> 9bf9ef4bbdc4 15:34:32 [Warning] One or more build-args [ARCH] were not consumed 15:34:32 Successfully built 9bf9ef4bbdc4 15:34:32 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:32 provisioning config files... 15:34:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7051092458003221897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:33 ---> docker-login.sh 15:34:33 nexus3.edgexfoundry.org:10001 15:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:33 Configure a credential helper to remove this warning. See 15:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:33 15:34:33 Login Succeeded 15:34:33 nexus3.edgexfoundry.org:10002 15:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:33 Configure a credential helper to remove this warning. See 15:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:33 15:34:33 Login Succeeded 15:34:33 nexus3.edgexfoundry.org:10003 15:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:33 Configure a credential helper to remove this warning. See 15:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:33 15:34:33 Login Succeeded 15:34:33 nexus3.edgexfoundry.org:10004 15:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:33 Configure a credential helper to remove this warning. See 15:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:33 15:34:33 Login Succeeded 15:34:33 docker.io 15:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:33 Configure a credential helper to remove this warning. See 15:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:33 15:34:33 Login Succeeded 15:34:33 ---> docker-login.sh ends [Pipeline] } 15:34:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:33 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:34:33 df3e4aa32325b4ff01c9571101f476251afb5081 15:34:33 latest 15:34:33 2.2.0-dev.29 15:34:33 df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 15:34:33 main 15:34:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:34:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] isUnix [Pipeline] sh 15:34:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:df3e4aa32325b4ff01c9571101f476251afb5081 15:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:34:34 0026ae97aa80: Preparing 15:34:34 1cf71680465d: Preparing 15:34:34 33132212e468: Preparing 15:34:34 de569bb8105e: Preparing 15:34:34 d01c2a0f73a8: Preparing 15:34:34 b541d28bf3b4: Preparing 15:34:34 b541d28bf3b4: Waiting 15:34:34 33132212e468: Pushed 15:34:34 de569bb8105e: Pushed 15:34:34 1cf71680465d: Pushed 15:34:34 b541d28bf3b4: Layer already exists 15:34:34 d01c2a0f73a8: Pushed 15:34:37 0026ae97aa80: Pushed 15:34:37 df3e4aa32325b4ff01c9571101f476251afb5081: digest: sha256:b115af5e3a6e30882cc947b5ffeeaa149c2d128f8027503947db317efed47436 size: 1575 [Pipeline] isUnix [Pipeline] sh 15:34:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 15:34:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:34:38 0026ae97aa80: Preparing 15:34:38 1cf71680465d: Preparing 15:34:38 33132212e468: Preparing 15:34:38 de569bb8105e: Preparing 15:34:38 d01c2a0f73a8: Preparing 15:34:38 b541d28bf3b4: Preparing 15:34:38 b541d28bf3b4: Waiting 15:34:38 d01c2a0f73a8: Layer already exists 15:34:38 1cf71680465d: Layer already exists 15:34:38 33132212e468: Layer already exists 15:34:38 de569bb8105e: Layer already exists 15:34:38 0026ae97aa80: Layer already exists 15:34:38 b541d28bf3b4: Layer already exists 15:34:38 latest: digest: sha256:b115af5e3a6e30882cc947b5ffeeaa149c2d128f8027503947db317efed47436 size: 1575 [Pipeline] isUnix [Pipeline] sh 15:34:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 15:34:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.29 15:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:34:38 0026ae97aa80: Preparing 15:34:38 1cf71680465d: Preparing 15:34:38 33132212e468: Preparing 15:34:38 de569bb8105e: Preparing 15:34:38 d01c2a0f73a8: Preparing 15:34:38 b541d28bf3b4: Preparing 15:34:38 b541d28bf3b4: Waiting 15:34:38 33132212e468: Layer already exists 15:34:38 d01c2a0f73a8: Layer already exists 15:34:38 1cf71680465d: Layer already exists 15:34:38 0026ae97aa80: Layer already exists 15:34:38 de569bb8105e: Layer already exists 15:34:38 b541d28bf3b4: Layer already exists 15:34:38 2.2.0-dev.29: digest: sha256:b115af5e3a6e30882cc947b5ffeeaa149c2d128f8027503947db317efed47436 size: 1575 [Pipeline] isUnix [Pipeline] sh 15:34:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 15:34:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 15:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:34:39 0026ae97aa80: Preparing 15:34:39 1cf71680465d: Preparing 15:34:39 33132212e468: Preparing 15:34:39 de569bb8105e: Preparing 15:34:39 d01c2a0f73a8: Preparing 15:34:39 b541d28bf3b4: Preparing 15:34:39 b541d28bf3b4: Waiting 15:34:39 de569bb8105e: Layer already exists 15:34:39 d01c2a0f73a8: Layer already exists 15:34:39 1cf71680465d: Layer already exists 15:34:39 0026ae97aa80: Layer already exists 15:34:39 33132212e468: Layer already exists 15:34:39 b541d28bf3b4: Layer already exists 15:34:39 df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29: digest: sha256:b115af5e3a6e30882cc947b5ffeeaa149c2d128f8027503947db317efed47436 size: 1575 [Pipeline] isUnix [Pipeline] sh 15:34:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 15:34:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23619 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:34:39 Running in /w/workspace/app-service-configurable/65 [Pipeline] { [Pipeline] checkout 15:34:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:34:39 0026ae97aa80: Preparing 15:34:39 1cf71680465d: Preparing 15:34:39 33132212e468: Preparing 15:34:39 de569bb8105e: Preparing 15:34:39 d01c2a0f73a8: Preparing 15:34:39 b541d28bf3b4: Preparing 15:34:39 b541d28bf3b4: Waiting 15:34:39 1cf71680465d: Layer already exists 15:34:39 de569bb8105e: Layer already exists 15:34:39 33132212e468: Layer already exists 15:34:39 d01c2a0f73a8: Layer already exists 15:34:39 0026ae97aa80: Layer already exists 15:34:39 b541d28bf3b4: Layer already exists 15:34:39 main: digest: sha256:b115af5e3a6e30882cc947b5ffeeaa149c2d128f8027503947db317efed47436 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 15:34:39 Selected Git installation does not exist. Using Default 15:34:39 The recommended git tool is: NONE [Pipeline] echo 15:34:39 ===================================================== [Pipeline] echo 15:34:39 taggedImages: 15:34:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:df3e4aa32325b4ff01c9571101f476251afb5081 15:34:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:34:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.29 15:34:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 15:34:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [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] sh 15:34:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:40 15:34:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:34:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:40 latest: Pulling from edgex-lftools-log-publisher 15:34:40 5eb5b503b376: Pulling fs layer 15:34:40 5c69ac0246d0: Pulling fs layer 15:34:40 ec43610c2a17: Pulling fs layer 15:34:40 3a2ae6a8a46f: Pulling fs layer 15:34:40 33b1e0a273af: Pulling fs layer 15:34:40 5d3b04190fa2: Pulling fs layer 15:34:40 2f39f015ded8: Pulling fs layer 15:34:40 3a2ae6a8a46f: Waiting 15:34:40 33b1e0a273af: Waiting 15:34:40 5d3b04190fa2: Waiting 15:34:40 2f39f015ded8: Waiting 15:34:40 5c69ac0246d0: Verifying Checksum 15:34:40 5c69ac0246d0: Download complete 15:34:40 3a2ae6a8a46f: Verifying Checksum 15:34:40 3a2ae6a8a46f: Download complete 15:34:40 33b1e0a273af: Verifying Checksum 15:34:40 33b1e0a273af: Download complete 15:34:40 5d3b04190fa2: Verifying Checksum 15:34:40 5d3b04190fa2: Download complete 15:34:40 ec43610c2a17: Verifying Checksum 15:34:40 ec43610c2a17: Download complete 15:34:40 5eb5b503b376: Verifying Checksum 15:34:40 5eb5b503b376: Download complete 15:34:41 2f39f015ded8: Download complete 15:34:42 5eb5b503b376: Pull complete 15:34:42 5c69ac0246d0: Pull complete 15:34:42 ec43610c2a17: Pull complete 15:34:42 3a2ae6a8a46f: Pull complete 15:34:43 33b1e0a273af: Pull complete 15:34:43 5d3b04190fa2: Pull complete 15:34:47 using credential edgex-jenkins-ssh 15:34:47 Cloning the remote Git repository 15:34:47 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:34:47 > git init /w/workspace/app-service-configurable/65 # timeout=10 15:34:48 2f39f015ded8: Pull complete 15:34:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:34:48 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 15:34:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-lftools-log-publisher:latest cat 15:34:47 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:34:47 > git --version # timeout=10 15:34:47 > git --version # 'git version 2.25.1' 15:34:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:34:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:48 Avoid second fetch 15:34:48 Checking out Revision df3e4aa32325b4ff01c9571101f476251afb5081 (main) 15:34:48 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:34:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:48 > git config core.sparsecheckout # timeout=10 15:34:48 > git checkout -f df3e4aa32325b4ff01c9571101f476251afb5081 # timeout=10 15:34:50 $ docker top a1da6248ea8c8d5d3864eb97fe53041376d3d9aaa49fcd576bd434ea83e65582 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:50 ---> job-cost.sh 15:34:50 lf-activate-venv: SKIPPING 15:34:50 INFO: No Stack... 15:34:51 INFO: Retrieving Pricing Info for: v3-standard-8 15:34:51 INFO: Archiving Costs [Pipeline] sh 15:34:52 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:34:52 + cut -d, -f6 [Pipeline] lock 15:34:52 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] 15:34:52 Resource [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] did not exist. Created. 15:34:52 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:34:52 + echo total: 0.2199999988079071 [Pipeline] stash 15:34:52 Stashed 1 file(s) [Pipeline] } 15:34:52 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 15:34:52 $ docker stop --time=1 a1da6248ea8c8d5d3864eb97fe53041376d3d9aaa49fcd576bd434ea83e65582 15:34:53 Commit message: "feat(snap): use updated environment variable injection (#407)" 15:34:53 15:34:53 GitHub has been notified of this commit’s build result 15:34:53 15:34:53 $ docker rm -f a1da6248ea8c8d5d3864eb97fe53041376d3d9aaa49fcd576bd434ea83e65582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:34:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:34:54 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:54 Dload Upload Total Spent Left Speed 15:34:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89719 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh 15:34:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:34:55 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee /etc/docker/daemon.new 15:34:55 15:34:55 { 15:34:55 "registry-mirrors": [ 15:34:55 "https://nexus3.edgexfoundry.org:10001" 15:34:55 ], 15:34:55 "bip": "10.250.0.254/24", 15:34:55 "hosts": [ 15:34:55 "tcp://0.0.0.0:5555", 15:34:55 "unix:///var/run/docker.sock" 15:34:55 ], 15:34:55 "mtu": 1458, 15:34:55 "selinux-enabled": true, 15:34:55 "seccomp-profile": "/etc/docker/seccomp.json" 15:34:55 } [Pipeline] sh 15:34:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:34:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:14 provisioning config files... 15:35:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/65@tmp/config5578904608587403731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:15 ---> docker-login.sh 15:35:15 nexus3.edgexfoundry.org:10001 15:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:15 Configure a credential helper to remove this warning. See 15:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:15 15:35:15 Login Succeeded 15:35:15 nexus3.edgexfoundry.org:10002 15:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:16 Configure a credential helper to remove this warning. See 15:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:16 15:35:16 Login Succeeded 15:35:16 nexus3.edgexfoundry.org:10003 15:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:17 Configure a credential helper to remove this warning. See 15:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:17 15:35:17 Login Succeeded 15:35:17 nexus3.edgexfoundry.org:10004 15:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:17 Configure a credential helper to remove this warning. See 15:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:17 15:35:17 Login Succeeded 15:35:17 docker.io 15:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:18 Configure a credential helper to remove this warning. See 15:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:18 15:35:18 Login Succeeded 15:35:18 ---> docker-login.sh ends [Pipeline] } 15:35:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:35:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:19 ========================================================= 15:35:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:35:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:35:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:35:19 Sending build context to Docker daemon 198.7kB 15:35:20 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:35:20 Step 2/13 : FROM ${BASE} AS builder 15:35:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:35:20 9b3977197b4f: Pulling fs layer 15:35:20 1a89e8eeedd5: Pulling fs layer 15:35:20 94645a83ff95: Pulling fs layer 15:35:20 3f3a8bcf1eab: Pulling fs layer 15:35:20 0c92f367c5e7: Pulling fs layer 15:35:20 3096ccb668a1: Pulling fs layer 15:35:20 e8cf19c19ddd: Pulling fs layer 15:35:20 a4caa8a26152: Pulling fs layer 15:35:20 3f3a8bcf1eab: Waiting 15:35:20 3096ccb668a1: Waiting 15:35:20 0c92f367c5e7: Waiting 15:35:20 e8cf19c19ddd: Waiting 15:35:20 a4caa8a26152: Waiting 15:35:20 94645a83ff95: Verifying Checksum 15:35:20 94645a83ff95: Download complete 15:35:20 1a89e8eeedd5: Verifying Checksum 15:35:20 1a89e8eeedd5: Download complete 15:35:20 0c92f367c5e7: Verifying Checksum 15:35:20 0c92f367c5e7: Download complete 15:35:20 3096ccb668a1: Download complete 15:35:20 9b3977197b4f: Verifying Checksum 15:35:20 9b3977197b4f: Download complete 15:35:20 e8cf19c19ddd: Verifying Checksum 15:35:20 e8cf19c19ddd: Download complete 15:35:21 9b3977197b4f: Pull complete 15:35:22 1a89e8eeedd5: Pull complete 15:35:22 94645a83ff95: Pull complete 15:35:22 a4caa8a26152: Download complete 15:35:23 3f3a8bcf1eab: Verifying Checksum 15:35:23 3f3a8bcf1eab: Download complete 15:35:35 3f3a8bcf1eab: Pull complete 15:35:35 0c92f367c5e7: Pull complete 15:35:35 3096ccb668a1: Pull complete 15:35:35 e8cf19c19ddd: Pull complete 15:35:42 a4caa8a26152: Pull complete 15:35:42 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 15:35:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:35:42 ---> 725f1c02e7f9 15:35:42 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:35:43 ---> Running in f4f7d57d8df6 15:35:44 Removing intermediate container f4f7d57d8df6 15:35:44 ---> 34af2a8f20ad 15:35:44 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:35:44 ---> Running in 57d6e0287f6c 15:35:44 Removing intermediate container 57d6e0287f6c 15:35:44 ---> 09c0888513c5 15:35:44 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:35:44 ---> Running in 661cbe9f6d7e 15:35:44 Removing intermediate container 661cbe9f6d7e 15:35:44 ---> 597962616171 15:35:44 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:44 ---> Running in 59613ae6e4a8 15:35:47 Removing intermediate container 59613ae6e4a8 15:35:47 ---> b27c4f10dd1c 15:35:47 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:35:47 ---> Running in 45fe02199631 15:35:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:35:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:35:50 OK: 220 MiB in 52 packages 15:35:51 Removing intermediate container 45fe02199631 15:35:51 ---> 5b02e9473ef1 15:35:51 Step 8/13 : WORKDIR /app 15:35:51 ---> Running in 8508d4f0b72f 15:35:52 Removing intermediate container 8508d4f0b72f 15:35:52 ---> d2aa97dcd531 15:35:52 Step 9/13 : COPY go.mod vendor* ./ 15:35:52 ---> d2fe859e1035 15:35:52 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:52 ---> Running in 5ef31c57a87c 15:36:49 Removing intermediate container 5ef31c57a87c 15:36:49 ---> d108171afe57 15:36:49 Step 11/13 : COPY . . 15:36:49 ---> d371c1469667 15:36:49 Step 12/13 : ARG MAKE="make build" 15:36:49 ---> Running in 60053d517072 15:36:49 Removing intermediate container 60053d517072 15:36:49 ---> ab12e415a21d 15:36:49 Step 13/13 : RUN $MAKE 15:36:49 ---> Running in 88059aa58bc5 15:36:49 noop 15:36:49 Removing intermediate container 88059aa58bc5 15:36:49 ---> d55c9bfab60b 15:36:49 Successfully built d55c9bfab60b 15:36:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:36:49 + docker inspect -f . ci-base-image-arm64 15:36:49 . [Pipeline] withDockerContainer 15:36:50 prd-ubuntu20.04-docker-arm64-4c-16g-23619 does not seem to be running inside a container 15:36:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/65 -v /w/workspace/app-service-configurable/65:/w/workspace/app-service-configurable/65:rw,z -v /w/workspace/app-service-configurable/65@tmp:/w/workspace/app-service-configurable/65@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 ******** ci-base-image-arm64 cat 15:36:51 $ docker top d25509e8072ac624bcd6997732ed892185aaf1d0efce81923ae24c90439e43ec -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:52 + go version 15:36:52 go version go1.17.6 linux/arm64 [Pipeline] } 15:36:52 $ docker stop --time=1 d25509e8072ac624bcd6997732ed892185aaf1d0efce81923ae24c90439e43ec 15:36:54 $ docker rm -f d25509e8072ac624bcd6997732ed892185aaf1d0efce81923ae24c90439e43ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:36:55 + docker inspect -f . ci-base-image-arm64 15:36:55 . [Pipeline] withDockerContainer 15:36:55 prd-ubuntu20.04-docker-arm64-4c-16g-23619 does not seem to be running inside a container 15:36:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/65 -v /w/workspace/app-service-configurable/65:/w/workspace/app-service-configurable/65:rw,z -v /w/workspace/app-service-configurable/65@tmp:/w/workspace/app-service-configurable/65@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 ******** ci-base-image-arm64 cat 15:36:57 $ docker top 9134af69a27294563d6c110ea7a8261e56df328dcdfb1af3822310af3124bc9f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:36:58 + make test 15:36:58 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:38:35 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:38:35 CGO_ENABLED=1 go vet ./... 15:39:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:39:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:39:02 ./bin/test-attribution-txt.sh [Pipeline] echo 15:39:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:39:05 $ docker stop --time=1 9134af69a27294563d6c110ea7a8261e56df328dcdfb1af3822310af3124bc9f 15:39:07 $ docker rm -f 9134af69a27294563d6c110ea7a8261e56df328dcdfb1af3822310af3124bc9f [Pipeline] // withDockerContainer [Pipeline] sh 15:39:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:39:08 Warning: overwriting stash ‘coverage-report’ 15:39:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:39:09 + ls -al . 15:39:09 total 160 15:39:09 drwxrwxr-x 7 jenkins jenkins 4096 Apr 26 15:39 . 15:39:09 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 15:34 .. 15:39:09 -rw-rw-r-- 1 jenkins jenkins 119 Apr 26 15:34 .dockerignore 15:39:09 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 15:34 .git 15:39:09 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 15:34 .github 15:39:09 -rw-rw-r-- 1 jenkins jenkins 104 Apr 26 15:34 .gitignore 15:39:09 -rw-rw-r-- 1 jenkins jenkins 8695 Apr 26 15:34 Attribution.txt 15:39:09 -rw-rw-r-- 1 jenkins jenkins 23791 Apr 26 15:34 CHANGELOG.md 15:39:09 -rw-rw-r-- 1 jenkins jenkins 2087 Apr 26 15:34 Dockerfile 15:39:09 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 15:34 GOVERNANCE.md 15:39:09 -rw-rw-r-- 1 jenkins jenkins 688 Apr 26 15:34 Jenkinsfile 15:39:09 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 26 15:34 LICENSE 15:39:09 -rw-rw-r-- 1 jenkins jenkins 618 Apr 26 15:34 OWNERS.md 15:39:09 -rw-rw-r-- 1 jenkins jenkins 3860 Apr 26 15:34 README.md 15:39:09 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 15:32 VERSION 15:39:09 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 15:34 bin 15:39:09 -rw-r--r-- 1 jenkins jenkins 10 Apr 26 15:36 coverage.out 15:39:09 -rw-rw-r-- 1 jenkins jenkins 3268 Apr 26 15:34 go.mod 15:39:09 -rw-rw-r-- 1 jenkins jenkins 34650 Apr 26 15:34 go.sum 15:39:09 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 26 15:34 main.go 15:39:09 -rw-rw-r-- 1 jenkins jenkins 2007 Apr 26 15:34 makefile 15:39:09 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 15:34 res 15:39:09 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 15:34 snap [Pipeline] isUnix [Pipeline] sh 15:39:10 + 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=df3e4aa32325b4ff01c9571101f476251afb5081 --label arch=arm64 --label version=2.2.0-dev.29 . 15:39:10 Sending build context to Docker daemon 199.7kB 15:39:10 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 15:39:10 Step 2/27 : FROM ${BASE} AS builder 15:39:10 ---> d55c9bfab60b 15:39:10 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:39:10 ---> Running in 46978ef9d593 15:39:10 Removing intermediate container 46978ef9d593 15:39:10 ---> 6e5c38813a1b 15:39:10 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:39:11 ---> Running in dad85f11a252 15:39:11 Removing intermediate container dad85f11a252 15:39:11 ---> f016a356f586 15:39:11 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:39:11 ---> Running in 92bc12529264 15:39:12 Removing intermediate container 92bc12529264 15:39:12 ---> 9c80d75f9dbe 15:39:12 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:12 ---> Running in d07a85af5af8 15:39:14 Removing intermediate container d07a85af5af8 15:39:14 ---> 16703a4938f6 15:39:14 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:14 ---> Running in 4e99f3316005 15:39:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:39:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:39:17 OK: 220 MiB in 52 packages 15:39:18 Removing intermediate container 4e99f3316005 15:39:18 ---> 2053f3ae5861 15:39:18 Step 8/27 : WORKDIR /app 15:39:18 ---> Running in f43eb1657f0e 15:39:18 Removing intermediate container f43eb1657f0e 15:39:18 ---> 5a8bd0afe966 15:39:18 Step 9/27 : COPY go.mod vendor* ./ 15:39:19 ---> 4a9cfd64d823 15:39:19 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:19 ---> Running in 4bdcc1ea988b 15:39:22 Removing intermediate container 4bdcc1ea988b 15:39:22 ---> 85e8382e11cc 15:39:22 Step 11/27 : COPY . . 15:39:22 ---> 647712cf671e 15:39:22 Step 12/27 : ARG MAKE="make build" 15:39:22 ---> Running in 953f7af157f5 15:39:23 Removing intermediate container 953f7af157f5 15:39:23 ---> 3e856a39bfd1 15:39:23 Step 13/27 : RUN $MAKE 15:39:23 ---> Running in 8a2146f84f58 15:39:24 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:41:46 Removing intermediate container 8a2146f84f58 15:41:46 ---> e4f44a575c74 15:41:46 Step 14/27 : FROM alpine:3.14 15:41:46 3.14: Pulling from library/alpine 15:41:46 455c02918c45: Pulling fs layer 15:41:46 455c02918c45: Verifying Checksum 15:41:46 455c02918c45: Download complete 15:41:46 455c02918c45: Pull complete 15:41:46 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:41:46 Status: Downloaded newer image for alpine:3.14 15:41:46 ---> ac73e934f311 15:41:46 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:41:46 ---> Running in 7a953a9a29eb 15:41:47 Removing intermediate container 7a953a9a29eb 15:41:47 ---> 20c83b5857f0 15:41:47 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:41:47 ---> Running in 088061d3bc23 15:41:47 Removing intermediate container 088061d3bc23 15:41:47 ---> 1085ed77991e 15:41:47 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:41:47 ---> Running in 1619c7531e48 15:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:41:50 (1/7) Installing ca-certificates (20211220-r0) 15:41:50 (2/7) Installing dumb-init (1.2.5-r1) 15:41:50 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:41:50 (4/7) Installing libsodium (1.0.18-r0) 15:41:50 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:41:50 (6/7) Installing libzmq (4.3.4-r0) 15:41:50 (7/7) Installing zeromq (4.3.4-r0) 15:41:50 Executing busybox-1.33.1-r7.trigger 15:41:50 Executing ca-certificates-20211220-r0.trigger 15:41:50 OK: 9 MiB in 21 packages 15:41:52 Removing intermediate container 1619c7531e48 15:41:52 ---> 9afd18812f09 15:41:52 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:41:52 ---> efec0c2d0acc 15:41:52 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:41:53 ---> 84502092a325 15:41:53 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:41:54 ---> 16aca40c5520 15:41:54 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:41:55 ---> 63c92c363af3 15:41:55 Step 22/27 : EXPOSE 48095 15:41:56 ---> Running in cd0c74257191 15:41:56 Removing intermediate container cd0c74257191 15:41:56 ---> 4749f161dabf 15:41:56 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:41:56 ---> Running in eeb43ab07ad9 15:41:57 Removing intermediate container eeb43ab07ad9 15:41:57 ---> 771b2dbf8ace 15:41:57 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:41:57 ---> Running in 5269aae7d8cd 15:41:57 Removing intermediate container 5269aae7d8cd 15:41:57 ---> 719ef0b189bd 15:41:57 Step 25/27 : LABEL arch=arm64 15:41:57 ---> Running in 8d5546bd0c3c 15:41:57 Removing intermediate container 8d5546bd0c3c 15:41:57 ---> 9c528a1eff2f 15:41:57 Step 26/27 : LABEL git_sha=df3e4aa32325b4ff01c9571101f476251afb5081 15:41:57 ---> Running in 359c9fae5b3e 15:41:58 Removing intermediate container 359c9fae5b3e 15:41:58 ---> cdd63d4ef619 15:41:58 Step 27/27 : LABEL version=2.2.0-dev.29 15:41:58 ---> Running in d4356ea626b0 15:41:58 Removing intermediate container d4356ea626b0 15:41:58 ---> 5b916c1b53e9 15:41:58 [Warning] One or more build-args [ARCH] were not consumed 15:41:58 Successfully built 5b916c1b53e9 15:41:58 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:41:58 provisioning config files... 15:41:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/65@tmp/config7039621583016669050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:59 ---> docker-login.sh 15:41:59 nexus3.edgexfoundry.org:10001 15:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:59 Configure a credential helper to remove this warning. See 15:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:59 15:41:59 Login Succeeded 15:41:59 nexus3.edgexfoundry.org:10002 15:42:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:00 Configure a credential helper to remove this warning. See 15:42:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:00 15:42:00 Login Succeeded 15:42:00 nexus3.edgexfoundry.org:10003 15:42:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:00 Configure a credential helper to remove this warning. See 15:42:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:00 15:42:00 Login Succeeded 15:42:00 nexus3.edgexfoundry.org:10004 15:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:01 Configure a credential helper to remove this warning. See 15:42:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:01 15:42:01 Login Succeeded 15:42:01 docker.io 15:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:02 Configure a credential helper to remove this warning. See 15:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:02 15:42:02 Login Succeeded 15:42:02 ---> docker-login.sh ends [Pipeline] } 15:42:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:42:02 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:42:02 df3e4aa32325b4ff01c9571101f476251afb5081 15:42:02 latest 15:42:02 2.2.0-dev.29 15:42:02 df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 15:42:02 main 15:42:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:42:02 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] isUnix [Pipeline] sh 15:42:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:df3e4aa32325b4ff01c9571101f476251afb5081 15:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:42:03 9fa9968476de: Preparing 15:42:03 d5b5d4a67bdf: Preparing 15:42:03 75215e12e91e: Preparing 15:42:03 c990176f5f4d: Preparing 15:42:03 66603d52c776: Preparing 15:42:03 f73e7dbfee58: Preparing 15:42:03 f73e7dbfee58: Waiting 15:42:03 c990176f5f4d: Pushed 15:42:03 75215e12e91e: Pushed 15:42:03 d5b5d4a67bdf: Pushed 15:42:03 f73e7dbfee58: Layer already exists 15:42:04 66603d52c776: Pushed 15:42:09 9fa9968476de: Pushed 15:42:09 df3e4aa32325b4ff01c9571101f476251afb5081: digest: sha256:fef7c750e622a7e21a16641fca49894785a5ca1272c4253bd3afc5e55eb3e665 size: 1575 [Pipeline] isUnix [Pipeline] sh 15:42:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:42:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:42:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:42:10 9fa9968476de: Preparing 15:42:10 d5b5d4a67bdf: Preparing 15:42:10 75215e12e91e: Preparing 15:42:10 c990176f5f4d: Preparing 15:42:10 66603d52c776: Preparing 15:42:10 f73e7dbfee58: Preparing 15:42:10 f73e7dbfee58: Waiting 15:42:11 c990176f5f4d: Layer already exists 15:42:11 66603d52c776: Layer already exists 15:42:11 9fa9968476de: Layer already exists 15:42:11 d5b5d4a67bdf: Layer already exists 15:42:11 75215e12e91e: Layer already exists 15:42:11 f73e7dbfee58: Layer already exists 15:42:11 latest: digest: sha256:fef7c750e622a7e21a16641fca49894785a5ca1272c4253bd3afc5e55eb3e665 size: 1575 [Pipeline] isUnix [Pipeline] sh 15:42:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 15:42:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.29 15:42:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:42:11 9fa9968476de: Preparing 15:42:11 d5b5d4a67bdf: Preparing 15:42:11 75215e12e91e: Preparing 15:42:11 c990176f5f4d: Preparing 15:42:11 66603d52c776: Preparing 15:42:11 f73e7dbfee58: Preparing 15:42:11 f73e7dbfee58: Waiting 15:42:12 66603d52c776: Layer already exists 15:42:12 9fa9968476de: Layer already exists 15:42:12 c990176f5f4d: Layer already exists 15:42:12 d5b5d4a67bdf: Layer already exists 15:42:12 75215e12e91e: Layer already exists 15:42:12 f73e7dbfee58: Layer already exists 15:42:12 2.2.0-dev.29: digest: sha256:fef7c750e622a7e21a16641fca49894785a5ca1272c4253bd3afc5e55eb3e665 size: 1575 [Pipeline] isUnix [Pipeline] sh 15:42:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 [Pipeline] isUnix [Pipeline] sh 15:42:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 15:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:42:12 9fa9968476de: Preparing 15:42:12 d5b5d4a67bdf: Preparing 15:42:12 75215e12e91e: Preparing 15:42:12 c990176f5f4d: Preparing 15:42:12 66603d52c776: Preparing 15:42:12 f73e7dbfee58: Preparing 15:42:12 f73e7dbfee58: Waiting 15:42:13 66603d52c776: Layer already exists 15:42:13 9fa9968476de: Layer already exists 15:42:13 c990176f5f4d: Layer already exists 15:42:13 75215e12e91e: Layer already exists 15:42:13 d5b5d4a67bdf: Layer already exists 15:42:13 f73e7dbfee58: Layer already exists 15:42:13 df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29: digest: sha256:fef7c750e622a7e21a16641fca49894785a5ca1272c4253bd3afc5e55eb3e665 size: 1575 [Pipeline] isUnix [Pipeline] sh 15:42:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 15:42:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:42:13 9fa9968476de: Preparing 15:42:13 d5b5d4a67bdf: Preparing 15:42:13 75215e12e91e: Preparing 15:42:13 c990176f5f4d: Preparing 15:42:13 66603d52c776: Preparing 15:42:13 f73e7dbfee58: Preparing 15:42:13 f73e7dbfee58: Waiting 15:42:14 c990176f5f4d: Layer already exists 15:42:14 9fa9968476de: Layer already exists 15:42:14 66603d52c776: Layer already exists 15:42:14 d5b5d4a67bdf: Layer already exists 15:42:14 75215e12e91e: Layer already exists 15:42:14 f73e7dbfee58: Layer already exists 15:42:14 main: digest: sha256:fef7c750e622a7e21a16641fca49894785a5ca1272c4253bd3afc5e55eb3e665 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:14 ===================================================== [Pipeline] echo 15:42:14 taggedImages: 15:42:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:df3e4aa32325b4ff01c9571101f476251afb5081 15:42:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:42:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.29 15:42:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:df3e4aa32325b4ff01c9571101f476251afb5081-2.2.0-dev.29 15:42:14 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:42:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:14 15:42:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:42:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:15 arm64: Pulling from edgex-lftools-log-publisher 15:42:15 8998bd30e6a1: Pulling fs layer 15:42:15 04944245beec: Pulling fs layer 15:42:15 699f458cf7ca: Pulling fs layer 15:42:15 765212b225bb: Pulling fs layer 15:42:15 f23df028b6ca: Pulling fs layer 15:42:15 d65c8cfc05b1: Pulling fs layer 15:42:15 2437ff75d9bd: Pulling fs layer 15:42:15 f23df028b6ca: Waiting 15:42:15 d65c8cfc05b1: Waiting 15:42:15 765212b225bb: Waiting 15:42:15 2437ff75d9bd: Waiting 15:42:15 04944245beec: Verifying Checksum 15:42:15 04944245beec: Download complete 15:42:15 765212b225bb: Verifying Checksum 15:42:15 765212b225bb: Download complete 15:42:15 f23df028b6ca: Verifying Checksum 15:42:15 f23df028b6ca: Download complete 15:42:15 d65c8cfc05b1: Download complete 15:42:15 699f458cf7ca: Verifying Checksum 15:42:15 699f458cf7ca: Download complete 15:42:16 8998bd30e6a1: Verifying Checksum 15:42:16 8998bd30e6a1: Download complete 15:42:18 2437ff75d9bd: Verifying Checksum 15:42:21 8998bd30e6a1: Pull complete 15:42:21 04944245beec: Pull complete 15:42:23 699f458cf7ca: Pull complete 15:42:23 765212b225bb: Pull complete 15:42:24 f23df028b6ca: Pull complete 15:42:24 d65c8cfc05b1: Pull complete 15:42:43 2437ff75d9bd: Pull complete 15:42:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:42:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:42:43 prd-ubuntu20.04-docker-arm64-4c-16g-23619 does not seem to be running inside a container 15:42:43 $ 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/65 -v /w/workspace/app-service-configurable/65:/w/workspace/app-service-configurable/65:rw,z -v /w/workspace/app-service-configurable/65@tmp:/w/workspace/app-service-configurable/65@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-lftools-log-publisher:arm64 cat 15:42:46 $ docker top 8a51c674545885a4ddcdb1ec0fc077499f1770ce909c3c65240810fc2c20a675 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:47 ---> job-cost.sh 15:42:47 lf-activate-venv: SKIPPING 15:42:47 INFO: No Stack... 15:42:48 INFO: Retrieving Pricing Info for: v3-standard-4 15:42:49 INFO: Archiving Costs [Pipeline] sh 15:42:49 + + cat /w/workspace/app-service-configurable/65/archives/cost.csvcut 15:42:49 -d, -f6 [Pipeline] lock 15:42:49 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] 15:42:49 Resource [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] did not exist. Created. 15:42:49 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:50 /w/workspace/app-service-configurable/65@tmp/durable-97c25338/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:42:51 + echo total: 0.10999999940395355 [Pipeline] stash 15:42:51 Warning: overwriting stash ‘stack-cost’ 15:42:51 Stashed 1 file(s) [Pipeline] } 15:42:51 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 15:42:51 $ docker stop --time=1 8a51c674545885a4ddcdb1ec0fc077499f1770ce909c3c65240810fc2c20a675 15:42:53 $ docker rm -f 8a51c674545885a4ddcdb1ec0fc077499f1770ce909c3c65240810fc2c20a675 [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 15:42:53 provisioning config files... 15:42:53 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3233771849855657051tmp [Pipeline] { [Pipeline] sh 15:42:53 + set +x 15:42:53 + curl -s https://codecov.io/bash 15:42:53 + bash -s -- 15:42:53 15:42:53 _____ _ 15:42:53 / ____| | | 15:42:53 | | ___ __| | ___ ___ _____ __ 15:42:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:42:53 | |___| (_) | (_| | __/ (_| (_) \ V / 15:42:53 \_____\___/ \__,_|\___|\___\___/ \_/ 15:42:53 Bash-1.0.6 15:42:53 15:42:53 15:42:53 ==> git version 2.25.1 found 15:42:53 ==> 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 15:42:53 Release-Date: 2020-01-08 15:42:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:42:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:42:53 ==> Jenkins CI detected. 15:42:53 current dir:  /w/workspace/ry_app-service-configurable_main 15:42:53 project root: . 15:42:53 --> token set from env 15:42:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:42:53 ==> Running gcov in . (disable via -X gcov) 15:42:53 ==> Python coveragepy not found 15:42:53 ==> Searching for coverage reports in: 15:42:53 + . 15:42:53 -> Found 1 reports 15:42:53 ==> Detecting git/mercurial file structure 15:42:53 ==> Reading reports 15:42:53 + ./coverage.out bytes=10 15:42:53 ==> Appending adjustments 15:42:53 https://docs.codecov.io/docs/fixing-reports 15:42:54 + Found adjustments 15:42:54 ==> Gzipping contents 15:42:54 4.0K /tmp/codecov.PFBMgP.gz 15:42:54 ==> Uploading reports 15:42:54 url: https://codecov.io 15:42:54 query: branch=main&commit=df3e4aa32325b4ff01c9571101f476251afb5081&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:42:54 -> Pinging Codecov 15:42:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=df3e4aa32325b4ff01c9571101f476251afb5081&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:42:54 -> Uploading to 15:42:54 https://storage.googleapis.com/codecov/v4/raw/2022-04-26/A97CA9966030D2A3747ED39772930CCE/df3e4aa32325b4ff01c9571101f476251afb5081/22964ebe-3995-4e43-9198-ed6f88eef281.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T154254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c41394d2148ae93420736bc32d97bad60c66f2f4972ae9c73e547ccdfe13c3b 15:42:54 % Total % Received % Xferd Average Speed Time Time Time Current 15:42:54 Dload Upload Total Spent Left Speed 15:42:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 577 0 0 100 577 0 2210 --:--:-- --:--:-- --:--:-- 2210 15:42:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] } 15:42:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:42:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:42:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:42:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:42:55 15:42:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:42:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:42:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:42:55 188c0c94c7c5: Pulling fs layer 15:42:55 0ef7d3d256c8: Pulling fs layer 15:42:55 de9db76c5a1d: Pulling fs layer 15:42:55 0eba1c9be4d2: Pulling fs layer 15:42:55 0d57e429df01: Pulling fs layer 15:42:55 4e4be7b47b0d: Pulling fs layer 15:42:55 e1f770b5df2f: Pulling fs layer 15:42:55 85a0685a4137: Pulling fs layer 15:42:55 0eba1c9be4d2: Waiting 15:42:55 4e4be7b47b0d: Waiting 15:42:55 0d57e429df01: Waiting 15:42:55 e1f770b5df2f: Waiting 15:42:55 85a0685a4137: Waiting 15:42:55 de9db76c5a1d: Download complete 15:42:55 0ef7d3d256c8: Download complete 15:42:55 0d57e429df01: Verifying Checksum 15:42:55 0d57e429df01: Download complete 15:42:55 4e4be7b47b0d: Download complete 15:42:55 188c0c94c7c5: Verifying Checksum 15:42:55 188c0c94c7c5: Download complete 15:42:55 188c0c94c7c5: Pull complete 15:42:55 e1f770b5df2f: Verifying Checksum 15:42:55 e1f770b5df2f: Download complete 15:42:55 0ef7d3d256c8: Pull complete 15:42:55 de9db76c5a1d: Pull complete 15:42:56 0eba1c9be4d2: Verifying Checksum 15:42:56 0eba1c9be4d2: Download complete 15:42:56 85a0685a4137: Verifying Checksum 15:42:56 85a0685a4137: Download complete 15:42:59 0eba1c9be4d2: Pull complete 15:42:59 0d57e429df01: Pull complete 15:42:59 4e4be7b47b0d: Pull complete 15:43:00 e1f770b5df2f: Pull complete 15:43:03 85a0685a4137: Pull complete 15:43:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:43:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:43:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:43:03 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 15:43:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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/edgex-snyk-go:1.410.4 cat 15:43:06 $ docker top 937195225ab2caf5bedda02da02452d874fe500c4c93abeecb93a4932e28aeba -eo pid,comm [Pipeline] { [Pipeline] echo 15:43:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:43:06 + set -o pipefail 15:43:06 + snyk monitor '--org=edgex-jenkins' 15:43:13 15:43:13 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:43:13 15:43:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/e985c15d-9246-494d-a6d7-b830730e07f1 15:43:13 15:43:13 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:43:13 15:43:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:43:13 15:43:13 [Pipeline] } 15:43:13 $ docker stop --time=1 937195225ab2caf5bedda02da02452d874fe500c4c93abeecb93a4932e28aeba 15:43:15 $ docker rm -f 937195225ab2caf5bedda02da02452d874fe500c4c93abeecb93a4932e28aeba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:43:16 + git log --format=format:%s -1 df3e4aa32325b4ff01c9571101f476251afb5081 [Pipeline] sh 15:43:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:43:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:43:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:43:17 . [Pipeline] withDockerContainer 15:43:17 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 15:43:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:43:17 $ docker top d0f2c920fefa54ad35fa78a6ddf66fe195244283eea289b2fdf828fa38a08454 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:17 [ssh-agent] Looking for ssh-agent implementation... 15:43:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:17 $ docker exec d0f2c920fefa54ad35fa78a6ddf66fe195244283eea289b2fdf828fa38a08454 ssh-agent 15:43:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAmcpHe/agent.15 15:43:18 SSH_AGENT_PID=22 15:43:18 Running ssh-add (command line suppressed) 15:43:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3385377264115301451.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3385377264115301451.key) 15:43:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:18 + git semver tag 15:43:18 # -> Open(): unable to determine branch for HEAD 15:43:18 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:43:18 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:43:18 # $SEMVER_REMOTE_NAME = origin 15:43:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:43:18 # $SEMVER_USER_NAME = edgex-jenkins 15:43:18 # $SEMVER_BRANCH = main 15:43:18 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:43:18 # df3e4aa32325b4ff01c9571101f476251afb5081 HEAD 15:43:18 # -> Force: false 15:43:18 # e800cfa66af162673366dfe5e7ec5894ef238b11 refs/tags/v2.2.0-dev.29 [Pipeline] } 15:43:18 $ docker exec --env ******** --env ******** d0f2c920fefa54ad35fa78a6ddf66fe195244283eea289b2fdf828fa38a08454 ssh-agent -k 15:43:18 unset SSH_AUTH_SOCK; 15:43:18 unset SSH_AGENT_PID; 15:43:18 echo Agent pid 22 killed; 15:43:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:43:18 + git semver [Pipeline] } 15:43:18 $ docker stop --time=1 d0f2c920fefa54ad35fa78a6ddf66fe195244283eea289b2fdf828fa38a08454 15:43:20 $ docker rm -f d0f2c920fefa54ad35fa78a6ddf66fe195244283eea289b2fdf828fa38a08454 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:43:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:43:20 15:43:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:43:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:43:21 0.23.1-centos7: Pulling from edgex-lftools 15:43:21 ab5ef0e58194: Pulling fs layer 15:43:21 9712f1f96733: Pulling fs layer 15:43:21 63f879dbbcfc: Pulling fs layer 15:43:21 0d9ebad4ef96: Pulling fs layer 15:43:21 0d9ebad4ef96: Waiting 15:43:21 e9a5061849ea: Pulling fs layer 15:43:21 d747dcd14b5f: Pulling fs layer 15:43:21 2de7ff778b66: Pulling fs layer 15:43:21 d747dcd14b5f: Waiting 15:43:21 2de7ff778b66: Waiting 15:43:21 e9a5061849ea: Waiting 15:43:21 9712f1f96733: Verifying Checksum 15:43:21 9712f1f96733: Download complete 15:43:21 63f879dbbcfc: Verifying Checksum 15:43:21 63f879dbbcfc: Download complete 15:43:21 e9a5061849ea: Verifying Checksum 15:43:21 e9a5061849ea: Download complete 15:43:21 d747dcd14b5f: Download complete 15:43:21 ab5ef0e58194: Verifying Checksum 15:43:21 ab5ef0e58194: Download complete 15:43:21 0d9ebad4ef96: Verifying Checksum 15:43:21 0d9ebad4ef96: Download complete 15:43:21 2de7ff778b66: Verifying Checksum 15:43:24 ab5ef0e58194: Pull complete 15:43:24 9712f1f96733: Pull complete 15:43:24 63f879dbbcfc: Pull complete 15:43:29 0d9ebad4ef96: Pull complete 15:43:29 e9a5061849ea: Pull complete 15:43:29 d747dcd14b5f: Pull complete 15:43:30 2de7ff778b66: Pull complete 15:43:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:43:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:43:30 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 15:43:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:43:32 $ docker top f5670847d49e6371ba3b2659e0351a38d755ad4a267e333206347a4c9412ae90 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:43:32 provisioning config files... 15:43:32 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8652167401509006416tmp 15:43:32 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1424350505065443920tmp 15:43:32 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7564799285794118462tmp [Pipeline] { [Pipeline] echo 15:43:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:43:33 ---> sigul-configuration.sh 15:43:33 gpg: directory `/root/.gnupg' created 15:43:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:43:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:43:33 gpg: keyring `/root/.gnupg/secring.gpg' created 15:43:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:43:33 gpg: CAST5 encrypted data 15:43:33 gpg: encrypted with 1 passphrase 15:43:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:43:33 + mkdir /home/jenkins 15:43:33 + mkdir /home/jenkins/sigul [Pipeline] sh 15:43:33 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:43:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:43:34 ---> sigul-install.sh 15:43:34 Sigul already installed; skipping installation. [Pipeline] sh 15:43:34 + git tag --list 15:43:34 v1.0.0 15:43:34 v1.1.0 15:43:34 v1.2.0 15:43:34 v1.3.0 15:43:34 v1.3.1 15:43:34 v2.0.0 15:43:34 v2.0.1 15:43:34 v2.0.1-dev.1 15:43:34 v2.0.2-dev.1 15:43:34 v2.0.2-dev.10 15:43:34 v2.0.2-dev.11 15:43:34 v2.0.2-dev.12 15:43:34 v2.0.2-dev.13 15:43:34 v2.0.2-dev.14 15:43:34 v2.0.2-dev.15 15:43:34 v2.0.2-dev.16 15:43:34 v2.0.2-dev.17 15:43:34 v2.0.2-dev.18 15:43:34 v2.0.2-dev.19 15:43:34 v2.0.2-dev.2 15:43:34 v2.0.2-dev.20 15:43:34 v2.0.2-dev.21 15:43:34 v2.0.2-dev.22 15:43:34 v2.0.2-dev.23 15:43:34 v2.0.2-dev.24 15:43:34 v2.0.2-dev.25 15:43:34 v2.0.2-dev.26 15:43:34 v2.0.2-dev.27 15:43:34 v2.0.2-dev.28 15:43:34 v2.0.2-dev.29 15:43:34 v2.0.2-dev.3 15:43:34 v2.0.2-dev.30 15:43:34 v2.0.2-dev.4 15:43:34 v2.0.2-dev.5 15:43:34 v2.0.2-dev.6 15:43:34 v2.0.2-dev.7 15:43:34 v2.0.2-dev.8 15:43:34 v2.0.2-dev.9 15:43:34 v2.1.0 15:43:34 v2.2.0-dev.1 15:43:34 v2.2.0-dev.10 15:43:34 v2.2.0-dev.11 15:43:34 v2.2.0-dev.12 15:43:34 v2.2.0-dev.13 15:43:34 v2.2.0-dev.14 15:43:34 v2.2.0-dev.15 15:43:34 v2.2.0-dev.16 15:43:34 v2.2.0-dev.17 15:43:34 v2.2.0-dev.18 15:43:34 v2.2.0-dev.19 15:43:34 v2.2.0-dev.2 15:43:34 v2.2.0-dev.20 15:43:34 v2.2.0-dev.21 15:43:34 v2.2.0-dev.22 15:43:34 v2.2.0-dev.23 15:43:34 v2.2.0-dev.24 15:43:34 v2.2.0-dev.25 15:43:34 v2.2.0-dev.26 15:43:34 v2.2.0-dev.27 15:43:34 v2.2.0-dev.28 15:43:34 v2.2.0-dev.29 15:43:34 v2.2.0-dev.3 15:43:34 v2.2.0-dev.4 15:43:34 v2.2.0-dev.5 15:43:34 v2.2.0-dev.6 15:43:34 v2.2.0-dev.7 15:43:34 v2.2.0-dev.8 15:43:34 v2.2.0-dev.9 [Pipeline] sh 15:43:34 + lftools sign git-tag v2.2.0-dev.29 15:43:35 Signing Git tag with Sigul... 15:43:35 Signing v2.2.0-dev.29 [Pipeline] echo 15:43:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:43:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:43:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:43:36 $ docker stop --time=1 f5670847d49e6371ba3b2659e0351a38d755ad4a267e333206347a4c9412ae90 15:43:37 $ docker rm -f f5670847d49e6371ba3b2659e0351a38d755ad4a267e333206347a4c9412ae90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:43:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:43:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:43:38 . [Pipeline] withDockerContainer 15:43:38 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 15:43:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:43:38 $ docker top 5c89c612c514e4fc7da5c34239f59b2f977d834f2560532504122911f9dfcecf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:38 [ssh-agent] Looking for ssh-agent implementation... 15:43:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:38 $ docker exec 5c89c612c514e4fc7da5c34239f59b2f977d834f2560532504122911f9dfcecf ssh-agent 15:43:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmFpeAm/agent.14 15:43:38 SSH_AGENT_PID=20 15:43:38 Running ssh-add (command line suppressed) 15:43:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5462602719613350914.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5462602719613350914.key) 15:43:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:39 + git semver bump pre 15:43:39 # -> Open(): unable to determine branch for HEAD 15:43:39 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:43:39 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:43:39 # $SEMVER_REMOTE_NAME = origin 15:43:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:43:39 # $SEMVER_USER_NAME = edgex-jenkins 15:43:39 # $SEMVER_BRANCH = main 15:43:39 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:43:39 2.2.0-dev.30 [Pipeline] } 15:43:39 $ docker exec --env ******** --env ******** 5c89c612c514e4fc7da5c34239f59b2f977d834f2560532504122911f9dfcecf ssh-agent -k 15:43:39 unset SSH_AUTH_SOCK; 15:43:39 unset SSH_AGENT_PID; 15:43:39 echo Agent pid 20 killed; 15:43:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:43:39 + git semver [Pipeline] } 15:43:39 $ docker stop --time=1 5c89c612c514e4fc7da5c34239f59b2f977d834f2560532504122911f9dfcecf 15:43:41 $ docker rm -f 5c89c612c514e4fc7da5c34239f59b2f977d834f2560532504122911f9dfcecf [Pipeline] // withDockerContainer [Pipeline] sh 15:43:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:43:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:43:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:43:42 . [Pipeline] withDockerContainer 15:43:42 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 15:43:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:43:42 $ docker top 70531a65ec709441d8866e48474890bf292e5b16c9f96583a3aba4f1c9b9b1de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:43 [ssh-agent] Looking for ssh-agent implementation... 15:43:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:43 $ docker exec 70531a65ec709441d8866e48474890bf292e5b16c9f96583a3aba4f1c9b9b1de ssh-agent 15:43:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkpFBkE/agent.13 15:43:43 SSH_AGENT_PID=20 15:43:43 Running ssh-add (command line suppressed) 15:43:43 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4484344249142463752.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4484344249142463752.key) 15:43:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:43 + git semver push 15:43:43 # -> Open(): unable to determine branch for HEAD 15:43:43 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:43:43 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:43:43 # $SEMVER_REMOTE_NAME = origin 15:43:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:43:43 # $SEMVER_USER_NAME = edgex-jenkins 15:43:43 # $SEMVER_BRANCH = main 15:43:43 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:43:45 $ docker exec --env ******** --env ******** 70531a65ec709441d8866e48474890bf292e5b16c9f96583a3aba4f1c9b9b1de ssh-agent -k 15:43:45 unset SSH_AUTH_SOCK; 15:43:45 unset SSH_AGENT_PID; 15:43:45 echo Agent pid 20 killed; 15:43:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:43:46 + git semver [Pipeline] } 15:43:46 $ docker stop --time=1 70531a65ec709441d8866e48474890bf292e5b16c9f96583a3aba4f1c9b9b1de 15:43:47 $ docker rm -f 70531a65ec709441d8866e48474890bf292e5b16c9f96583a3aba4f1c9b9b1de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 15:43:48 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:43:48 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:43:48 total 16 15:43:48 drwxr-xr-x 3 root root 4096 Apr 26 15:34 . 15:43:48 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 15:43 .. 15:43:48 drwxr-xr-x 2 root root 4096 Apr 26 15:34 cost 15:43:48 -rw-r--r-- 1 root root 94 Apr 26 15:34 cost.csv 15:43:48 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:43:48 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:43:48 total 16 15:43:48 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 15:34 . 15:43:48 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 15:43 .. 15:43:48 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 15:34 cost 15:43:48 -rw-r--r-- 1 jenkins jenkins 94 Apr 26 15:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:43:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:43:49 ---> package-listing.sh 15:43:49 ++ facter osfamily 15:43:49 ++ tr '[:upper:]' '[:lower:]' 15:43:49 + OS_FAMILY=debian 15:43:49 + workspace=/w/workspace/ry_app-service-configurable_main 15:43:49 + START_PACKAGES=/tmp/packages_start.txt 15:43:49 + END_PACKAGES=/tmp/packages_end.txt 15:43:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:43:49 + PACKAGES=/tmp/packages_start.txt 15:43:49 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:43:49 + PACKAGES=/tmp/packages_end.txt 15:43:49 + case "${OS_FAMILY}" in 15:43:49 + dpkg -l 15:43:49 + grep '^ii' 15:43:49 + '[' -f /tmp/packages_start.txt ']' 15:43:49 + '[' -f /tmp/packages_end.txt ']' 15:43:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:43:49 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:43:49 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:43:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:43:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:43:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:50 . [Pipeline] withDockerContainer 15:43:50 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 15:43:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:43:50 $ docker top 9ce9c59a39f482355b13839463546dfe0b9ef7e760abf2d8cc8bc1d5f5696d5b -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:51 + touch /tmp/pre-build-complete [Pipeline] sh 15:43:51 + mkdir -p /var/log/sysstat [Pipeline] sh 15:43:51 + ls /var/log/sa-host 15:43:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:51 provisioning config files... 15:43:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8858910503144438157tmp [Pipeline] { [Pipeline] echo 15:43:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:43:52 ---> create-netrc.sh [Pipeline] } 15:43:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:43:52 ---> python-tools-install.sh [Pipeline] echo 15:43:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:43:52 ---> sudo-logs.sh 15:43:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:43:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:43:53 ---> job-cost.sh 15:43:53 lf-activate-venv: SKIPPING 15:43:53 DEBUG: total: 0.2199999988079071 15:43:53 INFO: Retrieving Stack Cost... 15:43:53 INFO: Retrieving Pricing Info for: v3-standard-8 15:43:53 INFO: Archiving Costs [Pipeline] echo 15:43:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:43:54 ---> logs-deploy.sh 15:43:54 lf-activate-venv: SKIPPING 15:43:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/65 15:43:54 INFO: archiving workspace using pattern(s): 15:43:55 Archives upload complete. 15:43:55 INFO: archiving logs to Nexus 15:43:56 ---> uname -a: 15:43:56 Linux prd-ubuntu20-04-docker-8c-8g-23614 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:43:56 15:43:56 15:43:56 ---> lscpu: 15:43:56 Architecture: x86_64 15:43:56 CPU op-mode(s): 32-bit, 64-bit 15:43:56 Byte Order: Little Endian 15:43:56 Address sizes: 40 bits physical, 48 bits virtual 15:43:56 CPU(s): 8 15:43:56 On-line CPU(s) list: 0-7 15:43:56 Thread(s) per core: 1 15:43:56 Core(s) per socket: 1 15:43:56 Socket(s): 8 15:43:56 NUMA node(s): 1 15:43:56 Vendor ID: AuthenticAMD 15:43:56 CPU family: 23 15:43:56 Model: 49 15:43:56 Model name: AMD EPYC-Rome Processor 15:43:56 Stepping: 0 15:43:56 CPU MHz: 2799.996 15:43:56 BogoMIPS: 5599.99 15:43:56 Virtualization: AMD-V 15:43:56 Hypervisor vendor: KVM 15:43:56 Virtualization type: full 15:43:56 L1d cache: 256 KiB 15:43:56 L1i cache: 256 KiB 15:43:56 L2 cache: 4 MiB 15:43:56 L3 cache: 128 MiB 15:43:56 NUMA node0 CPU(s): 0-7 15:43:56 Vulnerability Itlb multihit: Not affected 15:43:56 Vulnerability L1tf: Not affected 15:43:56 Vulnerability Mds: Not affected 15:43:56 Vulnerability Meltdown: Not affected 15:43:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:43:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:43:56 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:43:56 Vulnerability Srbds: Not affected 15:43:56 Vulnerability Tsx async abort: Not affected 15:43:56 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 15:43:56 15:43:56 15:43:56 ---> nproc: 15:43:56 8 15:43:56 15:43:56 15:43:56 ---> df -h: 15:43:56 Filesystem Size Used Avail Use% Mounted on 15:43:56 overlay 155G 12G 144G 8% / 15:43:56 tmpfs 64M 0 64M 0% /dev 15:43:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:43:56 shm 64M 0 64M 0% /dev/shm 15:43:56 /dev/vda1 155G 12G 144G 8% /facter-os 15:43:56 15:43:56 15:43:56 ---> sar -b -r -n DEV: 15:43:56 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23614) 04/26/22 _x86_64_ (8 CPU) 15:43:56 15:43:56 15:31:41 LINUX RESTART (8 CPU) 15:43:56 15:43:56 15:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:43:56 15:33:01 376.39 49.40 327.00 0.00 6503.71 173393.66 0.00 15:43:56 15:34:01 95.43 0.12 95.32 0.00 7.33 20625.90 0.00 15:43:56 15:35:01 152.86 0.03 152.82 0.00 1.33 33913.28 0.00 15:43:56 15:36:01 1.28 0.00 1.28 0.00 0.00 16.41 0.00 15:43:56 15:37:01 1.23 0.02 1.22 0.00 0.13 14.13 0.00 15:43:56 15:38:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 15:43:56 15:39:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 15:43:56 15:40:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 15:43:56 15:41:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 15:43:56 15:42:01 1.95 0.00 1.95 0.00 0.00 27.33 0.00 15:43:56 15:43:01 6.82 0.10 6.72 0.00 10.26 2318.01 0.00 15:43:56 Average: 57.72 4.45 53.28 0.00 583.99 20709.99 0.00 15:43:56 15:43:56 15:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:43:56 15:33:01 28669944 31745352 561720 1.71 145640 3170060 2173044 6.40 1217620 2593336 113892 15:43:56 15:34:01 28839760 31749996 553816 1.68 152708 3004976 2097716 6.18 1230376 2410780 656 15:43:56 15:35:01 28125640 31787224 513592 1.56 164832 3679752 1775820 5.23 1252624 3034824 140 15:43:56 15:36:01 28127276 31788952 511604 1.56 164864 3679748 1775820 5.23 1252256 3034828 124 15:43:56 15:37:01 28127408 31789352 511356 1.56 164904 3679756 1775820 5.23 1251368 3035080 24 15:43:56 15:38:01 28127740 31789588 510992 1.55 164936 3679764 1775820 5.23 1251784 3035088 240 15:43:56 15:39:01 28128812 31790712 509884 1.55 164964 3679768 1775820 5.23 1249800 3035092 8 15:43:56 15:40:01 28136964 31798876 501836 1.53 165000 3679776 1775820 5.23 1241604 3035100 176 15:43:56 15:41:01 28136112 31798056 502564 1.53 165028 3679776 1775820 5.23 1242772 3035100 184 15:43:56 15:42:01 28136388 31798400 502184 1.53 165092 3679756 1775820 5.23 1242628 3035084 48 15:43:56 15:43:01 27408188 31729140 570096 1.73 171524 4290232 2193076 6.46 1315348 3645096 562652 15:43:56 Average: 28178567 31778695 522695 1.59 162681 3627579 1879127 5.54 1249835 2993583 61649 15:43:56 15:43:56 15:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:43:56 15:33:01 lo 6.17 6.17 0.61 0.61 0.00 0.00 0.00 0.00 15:43:56 15:33:01 docker0 121.69 151.52 10.34 1089.46 0.00 0.00 0.00 0.00 15:43:56 15:33:01 ens3 861.33 552.04 5776.64 120.83 0.00 0.00 0.00 0.00 15:43:56 15:34:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:43:56 15:34:01 docker0 8.65 11.60 0.48 27.61 0.00 0.00 0.00 0.00 15:43:56 15:34:01 ens3 60.19 45.06 75.21 62.24 0.00 0.00 0.00 0.00 15:43:56 15:34:01 veth45cde50 8.65 11.61 0.59 27.61 0.00 0.00 0.00 0.00 15:43:56 15:35:01 lo 7.67 7.67 0.76 0.76 0.00 0.00 0.00 0.00 15:43:56 15:35:01 docker0 5.90 11.40 0.34 65.00 0.00 0.00 0.00 0.00 15:43:56 15:35:01 ens3 188.60 148.11 2669.30 277.75 0.00 0.00 0.00 0.00 15:43:56 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:56 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:56 15:36:01 ens3 0.95 0.18 0.16 0.07 0.00 0.00 0.00 0.00 15:43:56 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:56 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:56 15:37:01 ens3 1.50 0.87 2.84 0.24 0.00 0.00 0.00 0.00 15:43:56 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:56 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:56 15:38:01 ens3 0.70 0.72 0.40 0.29 0.00 0.00 0.00 0.00 15:43:56 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:56 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:56 15:39:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:43:56 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:56 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:56 15:40:01 ens3 0.65 0.12 0.06 0.01 0.00 0.00 0.00 0.00 15:43:56 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:56 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:56 15:41:01 ens3 0.68 0.50 0.35 0.28 0.00 0.00 0.00 0.00 15:43:56 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:56 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:56 15:42:01 ens3 2.28 0.75 0.75 0.48 0.00 0.00 0.00 0.00 15:43:56 15:43:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:43:56 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:56 15:43:01 ens3 140.89 77.45 4057.27 8.80 0.00 0.00 0.00 0.00 15:43:56 Average: lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 15:43:56 Average: docker0 12.22 15.66 1.00 105.97 0.00 0.00 0.00 0.00 15:43:56 Average: ens3 113.22 74.35 1136.84 42.70 0.00 0.00 0.00 0.00 15:43:56 15:43:56 15:43:56 ---> sar -P ALL: 15:43:56 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23614) 04/26/22 _x86_64_ (8 CPU) 15:43:56 15:43:56 15:31:41 LINUX RESTART (8 CPU) 15:43:56 15:43:56 15:32:02 CPU %user %nice %system %iowait %steal %idle 15:43:56 15:33:01 all 10.72 0.00 4.38 4.07 0.10 80.73 15:43:56 15:33:01 0 11.48 0.00 4.21 1.19 0.09 83.04 15:43:56 15:33:01 1 11.74 0.00 4.49 1.06 0.10 82.61 15:43:56 15:33:01 2 8.39 0.00 3.89 3.71 0.10 83.91 15:43:56 15:33:01 3 10.86 0.00 5.24 2.31 0.10 81.49 15:43:56 15:33:01 4 10.28 0.00 3.55 9.47 0.09 76.61 15:43:56 15:33:01 5 11.00 0.00 4.55 9.16 0.09 75.21 15:43:56 15:33:01 6 11.57 0.00 3.84 0.24 0.09 84.26 15:43:56 15:33:01 7 10.49 0.00 5.27 5.42 0.16 78.67 15:43:56 15:34:01 all 14.63 0.00 3.83 1.11 0.06 80.37 15:43:56 15:34:01 0 16.64 0.00 4.03 0.37 0.07 78.89 15:43:56 15:34:01 1 15.73 0.00 4.00 0.55 0.07 79.65 15:43:56 15:34:01 2 14.21 0.00 3.65 0.05 0.07 82.02 15:43:56 15:34:01 3 15.61 0.00 3.86 0.24 0.05 80.25 15:43:56 15:34:01 4 12.60 0.00 3.29 1.92 0.07 82.12 15:43:56 15:34:01 5 15.71 0.00 3.92 5.68 0.07 74.63 15:43:56 15:34:01 6 12.98 0.00 3.13 0.07 0.05 83.77 15:43:56 15:34:01 7 13.52 0.00 4.75 0.02 0.07 81.65 15:43:56 15:35:01 all 17.84 0.00 3.73 1.16 0.12 77.15 15:43:56 15:35:01 0 19.48 0.00 3.64 0.34 0.13 76.40 15:43:56 15:35:01 1 18.13 0.00 3.84 0.25 0.12 77.66 15:43:56 15:35:01 2 18.42 0.00 3.53 0.62 0.10 77.32 15:43:56 15:35:01 3 19.73 0.00 3.77 0.19 0.13 76.18 15:43:56 15:35:01 4 16.16 0.00 2.74 2.94 0.12 78.05 15:43:56 15:35:01 5 18.57 0.00 4.97 4.39 0.13 71.93 15:43:56 15:35:01 6 15.88 0.00 3.17 0.56 0.10 80.29 15:43:56 15:35:01 7 16.33 0.00 4.16 0.02 0.10 79.39 15:43:56 15:36:01 all 0.05 0.00 0.03 0.00 0.00 99.92 15:43:56 15:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:43:56 15:36:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:43:56 15:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:43:56 15:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:43:56 15:36:01 4 0.23 0.00 0.12 0.00 0.00 99.65 15:43:56 15:36:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:43:56 15:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:43:56 15:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:43:56 15:37:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:43:56 15:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:43:56 15:37:01 1 0.08 0.00 0.07 0.02 0.02 99.82 15:43:56 15:37:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:43:56 15:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:43:56 15:37:01 4 0.02 0.00 0.00 0.03 0.00 99.95 15:43:56 15:37:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:43:56 15:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:43:56 15:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:43:56 15:38:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:43:56 15:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:43:56 15:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:43:56 15:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:43:56 15:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:43:56 15:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:43:56 15:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:43:56 15:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:43:56 15:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:43:56 15:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:43:56 15:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:43:56 15:39:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:43:56 15:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:43:56 15:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:43:56 15:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:43:56 15:39:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:43:56 15:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:43:56 15:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:43:56 15:40:01 all 0.02 0.00 0.02 0.05 0.00 99.92 15:43:56 15:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:43:56 15:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:43:56 15:40:01 2 0.00 0.00 0.05 0.00 0.00 99.95 15:43:56 15:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:43:56 15:40:01 4 0.00 0.00 0.00 0.05 0.00 99.95 15:43:56 15:40:01 5 0.03 0.00 0.03 0.33 0.00 99.60 15:43:56 15:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:43:56 15:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:43:56 15:41:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:43:56 15:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:43:56 15:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:43:56 15:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:43:56 15:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:43:56 15:41:01 4 0.08 0.00 0.02 0.02 0.02 99.87 15:43:56 15:41:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:43:56 15:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:43:56 15:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:43:56 15:42:01 all 0.07 0.00 0.01 0.01 0.00 99.90 15:43:56 15:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:43:56 15:42:01 1 0.07 0.00 0.03 0.02 0.02 99.87 15:43:56 15:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:43:56 15:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:43:56 15:42:01 4 0.40 0.00 0.02 0.05 0.00 99.53 15:43:56 15:42:01 5 0.02 0.00 0.00 0.03 0.00 99.95 15:43:56 15:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:43:56 15:42:01 7 0.03 0.00 0.05 0.00 0.00 99.92 15:43:56 15:43:01 all 2.39 0.00 0.94 0.09 0.02 96.56 15:43:56 15:43:01 0 2.04 0.00 1.47 0.02 0.03 96.44 15:43:56 15:43:01 1 2.14 0.00 1.22 0.03 0.02 96.59 15:43:56 15:43:01 2 2.48 0.00 0.87 0.00 0.02 96.64 15:43:56 15:43:01 3 2.33 0.00 0.91 0.00 0.03 96.73 15:43:56 15:43:01 4 3.49 0.00 0.55 0.25 0.02 95.69 15:43:56 15:43:01 5 1.84 0.00 0.74 0.42 0.02 96.99 15:43:56 15:43:01 6 2.69 0.00 0.80 0.00 0.02 96.49 15:43:56 15:43:01 7 2.12 0.00 0.95 0.02 0.02 96.89 15:43:56 15:43:56 Average: CPU %user %nice %system %iowait %steal %idle 15:43:56 Average: all 4.13 0.00 1.17 0.58 0.03 94.09 15:43:56 Average: 0 4.48 0.00 1.21 0.17 0.03 94.11 15:43:56 Average: 1 4.34 0.00 1.24 0.17 0.03 94.21 15:43:56 Average: 2 3.93 0.00 1.08 0.39 0.03 94.57 15:43:56 Average: 3 4.39 0.00 1.24 0.24 0.03 94.10 15:43:56 Average: 4 3.92 0.00 0.93 1.32 0.03 93.80 15:43:56 Average: 5 4.25 0.00 1.28 1.81 0.03 92.64 15:43:56 Average: 6 3.89 0.00 0.99 0.08 0.02 95.02 15:43:56 Average: 7 3.82 0.00 1.37 0.48 0.03 94.30 15:43:56 15:43:56 15:43:56