Started by user Ernesto Ojeda Replayed #1 Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 875f7634c9e73d2f964494396a4c8bf4cc82f848+b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 (73e37ca829c62b1fa98d9890b4e9cafe790f7273) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@793ecab86f129571a616148e60910185c3e6ff6c Attempting to resolve 793ecab86f129571a616148e60910185c3e6ff6c from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find 793ecab86f129571a616148e60910185c3e6ff6c in remote references. Pulling heads to local for deep search... > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse 793ecab86f129571a616148e60910185c3e6ff6c^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 793ecab86f129571a616148e60910185c3e6ff6c # timeout=10 Selected match: pr/264/merge revision 793ecab86f129571a616148e60910185c3e6ff6c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 without 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 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 793ecab86f129571a616148e60910185c3e6ff6c (pr/264/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 793ecab86f129571a616148e60910185c3e6ff6c # timeout=10 Commit message: "feat(snap): Use new native build script" > 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. Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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. Replacing contents of vars/lfInfraShipLogs.groovy [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-4430 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit 875f7634c9e73d2f964494396a4c8bf4cc82f848 Merge succeeded, producing 875f7634c9e73d2f964494396a4c8bf4cc82f848 Checking out Revision 875f7634c9e73d2f964494396a4c8bf4cc82f848 (PR-124) > git config core.sparsecheckout # timeout=10 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 Commit message: "ci: testing new native snap build" > git rev-list --no-walk 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:16:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:16:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:16:17 ========================================================= 22:16:17 EdgeX Global Pipelines Version Info 22:16:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:16:18 ------------------- 22:16:18 stable info: 22:16:18 ------------------- 22:16:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:16:18 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 22:16:18 Message: update stable to v1.0.131 22:16:19 ------------------- 22:16:19 experimental info: 22:16:19 ------------------- 22:16:19 Commited By: **** collab-it+edgex@linuxfoundation.org 22:16:19 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 22:16:19 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:16:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:16:20 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:16:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:16:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:16:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:16:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:16:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:16:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:16:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:16:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:16:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:16:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 22:16:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:16:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:16:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:16:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:16:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:16:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:16:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:16:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:16:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:16:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:16:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:16:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:16:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:16:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 22:16:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 22:16:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 22:16:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 875f7634c9e73d2f964494396a4c8bf4cc82f848 [Pipeline] echo 22:16:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 875f763 [Pipeline] echo 22:16:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:16:24 + git log --format=format:%s -1 875f7634c9e73d2f964494396a4c8bf4cc82f848 [Pipeline] echo 22:16:24 GIT_COMMIT: 875f7634c9e73d2f964494396a4c8bf4cc82f848, Commit Message: ci: testing new native snap build [Pipeline] echo 22:16:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:16:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:25 22:16:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:16:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:25 latest: Pulling from edgex-devops/git-semver 22:16:25 31603596830f: Pulling fs layer 22:16:25 2a8b12db71e7: Pulling fs layer 22:16:25 6ca5941a6612: Pulling fs layer 22:16:25 ecc8261a40a4: Pulling fs layer 22:16:25 ecc8261a40a4: Waiting 22:16:25 2a8b12db71e7: Verifying Checksum 22:16:25 2a8b12db71e7: Download complete 22:16:26 31603596830f: Verifying Checksum 22:16:26 31603596830f: Download complete 22:16:26 ecc8261a40a4: Download complete 22:16:26 6ca5941a6612: Verifying Checksum 22:16:26 6ca5941a6612: Download complete 22:16:26 31603596830f: Pull complete 22:16:26 2a8b12db71e7: Pull complete 22:16:27 6ca5941a6612: Pull complete 22:16:27 ecc8261a40a4: Pull complete 22:16:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:16:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:16:28 prd-centos7-docker-4c-2g-4430 does not seem to be running inside a container 22:16:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@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:10004/edgex-devops/git-semver:latest cat 22:16:30 $ docker top f34966e4eb207004514de751da045821d8440ac244a53ed7339835d68272cfc5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:16:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:30 [ssh-agent] Looking for ssh-agent implementation... 22:16:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:31 $ docker exec f34966e4eb207004514de751da045821d8440ac244a53ed7339835d68272cfc5 ssh-agent 22:16:31 SSH_AUTH_SOCK=/tmp/ssh-JAW9SOLo9Eue/agent.12 22:16:31 SSH_AGENT_PID=17 22:16:31 Running ssh-add (command line suppressed) 22:16:31 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_195470175463789031.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_195470175463789031.key) 22:16:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:31 + git tag --points-at HEAD [Pipeline] } 22:16:31 $ docker exec --env ******** --env ******** f34966e4eb207004514de751da045821d8440ac244a53ed7339835d68272cfc5 ssh-agent -k 22:16:31 unset SSH_AUTH_SOCK; 22:16:31 unset SSH_AGENT_PID; 22:16:31 echo Agent pid 17 killed; 22:16:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:16:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:32 [ssh-agent] Looking for ssh-agent implementation... 22:16:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:32 $ docker exec f34966e4eb207004514de751da045821d8440ac244a53ed7339835d68272cfc5 ssh-agent 22:16:32 SSH_AUTH_SOCK=/tmp/ssh-mo6hq2cpeNwX/agent.47 22:16:32 SSH_AGENT_PID=52 22:16:32 Running ssh-add (command line suppressed) 22:16:32 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_388483230429286062.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_388483230429286062.key) 22:16:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:33 + git semver init 22:16:33 # -> Open(): unable to determine branch for HEAD 22:16:33 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git 22:16:33 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 22:16:33 # $SEMVER_REMOTE_NAME = origin 22:16:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:16:33 # $SEMVER_USER_NAME = edgex-jenkins 22:16:33 # $SEMVER_BRANCH = PR-124 22:16:33 # $SEMVER_TEMP = /tmp/semver-598475111 22:16:33 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 22:16:33 # '/tmp/semver-598475111' -> '/w/workspace/_app-service-configurable_PR-124/.semver' 22:16:33 # -> Force: false 22:16:33 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } 22:16:33 $ docker exec --env ******** --env ******** f34966e4eb207004514de751da045821d8440ac244a53ed7339835d68272cfc5 ssh-agent -k 22:16:33 unset SSH_AUTH_SOCK; 22:16:33 unset SSH_AGENT_PID; 22:16:33 echo Agent pid 52 killed; 22:16:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:16:34 + git semver [Pipeline] } 22:16:34 $ docker stop --time=1 f34966e4eb207004514de751da045821d8440ac244a53ed7339835d68272cfc5 22:16:35 $ docker rm -f f34966e4eb207004514de751da045821d8440ac244a53ed7339835d68272cfc5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:16:36 Stashed 1 file(s) [Pipeline] echo 22:16:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 22:16:51 Still waiting to schedule task 22:16:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:16:51 Still waiting to schedule task 22:16:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 22:18:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4431 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 22:18:46 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 22:18:50 using credential edgex-jenkins-ssh 22:18:51 Cloning the remote Git repository 22:18:51 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:18:51 > git init /w/workspace/app-service-configurable/2 # timeout=10 22:18:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:18:51 > git --version # timeout=10 22:18:51 > git --version # 'git version 2.17.1' 22:18:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:18:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:18:52 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:18:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:18:52 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit 875f7634c9e73d2f964494396a4c8bf4cc82f848 22:18:52 Merge succeeded, producing 875f7634c9e73d2f964494396a4c8bf4cc82f848 22:18:52 Checking out Revision 875f7634c9e73d2f964494396a4c8bf4cc82f848 (PR-124) 22:18:52 > git config core.sparsecheckout # timeout=10 22:18:52 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 22:18:52 > git remote # timeout=10 22:18:52 > git config --get remote.origin.url # timeout=10 22:18:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:52 > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 22:18:52 > git rev-parse HEAD^{commit} # timeout=10 22:18:52 > git config core.sparsecheckout # timeout=10 22:18:52 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 22:18:57 Commit message: "ci: testing new native snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:18:58 ========================================================= 22:18:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:18:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:18:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 22:18:59 Sending build context to Docker daemon 93.7kB 22:18:59 Step 1/8 : ARG BASE=golang:1.15-alpine 22:18:59 Step 2/8 : FROM ${BASE} 22:19:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:19:00 b538f80385f9: Pulling fs layer 22:19:00 74f711af9a0d: Pulling fs layer 22:19:00 99f96fe45779: Pulling fs layer 22:19:00 8529a6b9a6be: Pulling fs layer 22:19:00 45590311c82a: Pulling fs layer 22:19:00 69ca0ff8b7b3: Pulling fs layer 22:19:00 209524e5b208: Pulling fs layer 22:19:00 45590311c82a: Waiting 22:19:00 69ca0ff8b7b3: Waiting 22:19:00 209524e5b208: Waiting 22:19:00 8529a6b9a6be: Waiting 22:19:00 99f96fe45779: Download complete 22:19:00 74f711af9a0d: Verifying Checksum 22:19:00 74f711af9a0d: Download complete 22:19:00 45590311c82a: Verifying Checksum 22:19:00 45590311c82a: Download complete 22:19:00 69ca0ff8b7b3: Verifying Checksum 22:19:00 69ca0ff8b7b3: Download complete 22:19:01 b538f80385f9: Verifying Checksum 22:19:01 b538f80385f9: Download complete 22:19:01 b538f80385f9: Pull complete 22:19:02 74f711af9a0d: Pull complete 22:19:02 99f96fe45779: Pull complete 22:19:03 209524e5b208: Verifying Checksum 22:19:03 209524e5b208: Download complete 22:19:04 8529a6b9a6be: Verifying Checksum 22:19:04 8529a6b9a6be: Download complete 22:19:14 8529a6b9a6be: Pull complete 22:19:14 45590311c82a: Pull complete 22:19:14 69ca0ff8b7b3: Pull complete 22:19:19 Running on prd-centos7-docker-4c-2g-4432 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 22:19:19 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 22:19:19 209524e5b208: Pull complete 22:19:19 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 22:19:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:19:19 ---> 5bddaf1c2fca 22:19:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:19:21 using credential edgex-jenkins-ssh 22:19:21 Cloning the remote Git repository 22:19:22 ---> Running in 97e71d6a7110 22:19:22 Removing intermediate container 97e71d6a7110 22:19:22 ---> 74e36f38ae11 22:19:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:22 ---> Running in a742362a3900 22:19:22 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:19:22 > git init /w/workspace/app-service-configurable/2 # timeout=10 22:19:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:19:22 > git --version # timeout=10 22:19:22 > git --version # 'git version 2.16.5' 22:19:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:19:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:19:23 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit 875f7634c9e73d2f964494396a4c8bf4cc82f848 22:19:23 Merge succeeded, producing 875f7634c9e73d2f964494396a4c8bf4cc82f848 22:19:23 Checking out Revision 875f7634c9e73d2f964494396a4c8bf4cc82f848 (PR-124) 22:19:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:19:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:19:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:19:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:19:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:19:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:19:23 > git config core.sparsecheckout # timeout=10 22:19:23 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 22:19:23 > git remote # timeout=10 22:19:23 > git config --get remote.origin.url # timeout=10 22:19:23 using GIT_SSH to set credentials SSH Credentials for GitHub 22:19:23 > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 22:19:23 > git rev-parse HEAD^{commit} # timeout=10 22:19:23 > git config core.sparsecheckout # timeout=10 22:19:23 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 22:19:24 Removing intermediate container a742362a3900 22:19:24 ---> 8058661a3390 22:19:24 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:19:24 ---> Running in e60af7e65352 22:19:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:19:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:19:27 Commit message: "ci: testing new native snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 22:19:27 (1/6) Installing libc-dev (0.7.2-r3) 22:19:27 (2/6) Installing libsodium (1.0.18-r0) 22:19:27 (3/6) Installing pkgconf (1.7.2-r0) 22:19:27 (4/6) Installing libsodium-dev (1.0.18-r0) [Pipeline] echo 22:19:27 ========================================================= 22:19:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:19:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:19:28 (5/6) Installing libzmq (4.3.3-r0) 22:19:28 (6/6) Installing zeromq-dev (4.3.3-r0) 22:19:28 Executing busybox-1.31.1-r16.trigger 22:19:28 OK: 144 MiB in 45 packages 22:19:28 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 22:19:28 Sending build context to Docker daemon 93.7kB 22:19:28 Step 1/8 : ARG BASE=golang:1.15-alpine 22:19:28 Step 2/8 : FROM ${BASE} 22:19:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:19:28 df20fa9351a1: Pulling fs layer 22:19:28 ed8968b2872e: Pulling fs layer 22:19:28 a92cc7c5fd73: Pulling fs layer 22:19:28 e871e8e8d7a9: Pulling fs layer 22:19:28 e73272ec9a57: Pulling fs layer 22:19:28 1e910a182e73: Pulling fs layer 22:19:28 4e634b169226: Pulling fs layer 22:19:28 e73272ec9a57: Waiting 22:19:28 4e634b169226: Waiting 22:19:28 e871e8e8d7a9: Waiting 22:19:28 a92cc7c5fd73: Verifying Checksum 22:19:28 a92cc7c5fd73: Download complete 22:19:28 ed8968b2872e: Download complete 22:19:29 e73272ec9a57: Verifying Checksum 22:19:29 e73272ec9a57: Download complete 22:19:29 1e910a182e73: Verifying Checksum 22:19:29 1e910a182e73: Download complete 22:19:29 df20fa9351a1: Verifying Checksum 22:19:29 df20fa9351a1: Download complete 22:19:29 df20fa9351a1: Pull complete 22:19:29 ed8968b2872e: Pull complete 22:19:29 Removing intermediate container e60af7e65352 22:19:29 ---> 731614cbd94b 22:19:29 Step 6/8 : WORKDIR /app 22:19:29 ---> Running in 487400f4226f 22:19:29 a92cc7c5fd73: Pull complete 22:19:30 Removing intermediate container 487400f4226f 22:19:30 ---> bbf825021863 22:19:30 Step 7/8 : COPY . . 22:19:30 ---> ad143eea982e 22:19:30 Step 8/8 : RUN go mod download 22:19:31 ---> Running in 33ceb67a8185 22:19:31 4e634b169226: Verifying Checksum 22:19:31 4e634b169226: Download complete 22:19:31 e871e8e8d7a9: Verifying Checksum 22:19:31 e871e8e8d7a9: Download complete 22:19:37 e871e8e8d7a9: Pull complete 22:19:37 e73272ec9a57: Pull complete 22:19:37 1e910a182e73: Pull complete 22:19:41 4e634b169226: Pull complete 22:19:41 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 22:19:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:19:41 ---> f7629b54cfaa 22:19:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:19:41 ---> Running in d7e603255887 22:19:41 Removing intermediate container d7e603255887 22:19:41 ---> fddbf0e41272 22:19:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:19:41 ---> Running in b4b0028ac53f 22:19:43 Removing intermediate container b4b0028ac53f 22:19:43 ---> e53d049774a2 22:19:43 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:19:43 ---> Running in 829b434e8b5a 22:19:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:19:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:19:44 (1/6) Installing libc-dev (0.7.2-r3) 22:19:44 (2/6) Installing libsodium (1.0.18-r0) 22:19:45 (3/6) Installing pkgconf (1.7.2-r0) 22:19:45 (4/6) Installing libsodium-dev (1.0.18-r0) 22:19:45 (5/6) Installing libzmq (4.3.3-r0) 22:19:45 (6/6) Installing zeromq-dev (4.3.3-r0) 22:19:45 Executing busybox-1.31.1-r16.trigger 22:19:45 OK: 167 MiB in 45 packages 22:19:45 Removing intermediate container 829b434e8b5a 22:19:45 ---> f51d8a4b3814 22:19:45 Step 6/8 : WORKDIR /app 22:19:45 ---> Running in 04304c65da39 22:19:46 Removing intermediate container 04304c65da39 22:19:46 ---> efa53d9968e7 22:19:46 Step 7/8 : COPY . . 22:19:46 ---> 5e65691b7515 22:19:46 Step 8/8 : RUN go mod download 22:19:46 ---> Running in d8dd684b92c8 22:19:57 Removing intermediate container 33ceb67a8185 22:19:57 ---> 719cb6599323 22:19:57 Successfully built 719cb6599323 22:19:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:19:58 + docker inspect -f . ci-base-image-arm64 22:19:58 . [Pipeline] withDockerContainer 22:19:58 prd-ubuntu18.04-docker-arm64-4c-16g-4431 does not seem to be running inside a container 22:19:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:20:00 $ docker top a18b4ff73e0105e64d329d36df3282398d5f2c282ba6f5eb56e3fb32e0677807 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:02 + go version 22:20:02 go version go1.15.2 linux/arm64 [Pipeline] } 22:20:02 $ docker stop --time=1 a18b4ff73e0105e64d329d36df3282398d5f2c282ba6f5eb56e3fb32e0677807 22:20:03 $ docker rm -f a18b4ff73e0105e64d329d36df3282398d5f2c282ba6f5eb56e3fb32e0677807 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:20:06 + docker inspect -f . ci-base-image-arm64 22:20:06 . [Pipeline] withDockerContainer 22:20:06 prd-ubuntu18.04-docker-arm64-4c-16g-4431 does not seem to be running inside a container 22:20:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:20:08 $ docker top 1b3fcacf123b86f2780bad6c383eceb1eaa1d98947475f9ee891a83bb89b8ccf -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:09 + make test 22:20:09 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:20:13 Removing intermediate container d8dd684b92c8 22:20:13 ---> c9ffbfee3abb 22:20:13 Successfully built c9ffbfee3abb 22:20:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:20:13 + docker inspect -f . ci-base-image-x86_64 22:20:13 . [Pipeline] withDockerContainer 22:20:13 prd-centos7-docker-4c-2g-4432 does not seem to be running inside a container 22:20:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:20:14 $ docker top e906f3dd5d6cca0186afcd2fcda9ed1e4cdb9b7d51354eb027c366bdceb53802 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:14 + go version 22:20:14 go version go1.15.2 linux/amd64 [Pipeline] } 22:20:15 $ docker stop --time=1 e906f3dd5d6cca0186afcd2fcda9ed1e4cdb9b7d51354eb027c366bdceb53802 22:20:16 $ docker rm -f e906f3dd5d6cca0186afcd2fcda9ed1e4cdb9b7d51354eb027c366bdceb53802 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:20:17 + docker inspect -f . ci-base-image-x86_64 22:20:17 . [Pipeline] withDockerContainer 22:20:17 prd-centos7-docker-4c-2g-4432 does not seem to be running inside a container 22:20:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:20:18 $ docker top 80372526fb687b209d2e4b88ed4973993a8e00fd1aeb9b300e39fac27e09363e -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:18 + make test 22:20:18 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:20:36 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:20:36 CGO_ENABLED=1 go vet ./... 22:20:38 gofmt -l . 22:20:38 [ "`gofmt -l .`" = "" ] 22:20:38 ./bin/test-go-mod-tidy.sh 22:20:39 ./bin/test-attribution-txt.sh [Pipeline] stash 22:20:40 Stashed 1 file(s) [Pipeline] } 22:20:40 $ docker stop --time=1 80372526fb687b209d2e4b88ed4973993a8e00fd1aeb9b300e39fac27e09363e 22:20:41 $ docker rm -f 80372526fb687b209d2e4b88ed4973993a8e00fd1aeb9b300e39fac27e09363e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:20:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:20:46 + ls -al . 22:20:46 total 96 22:20:46 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 9 22:20 . 22:20:46 drwxrwxr-x. 4 jenkins jenkins 28 Oct 9 22:19 .. 22:20:46 -rw-rw-r--. 1 jenkins jenkins 6568 Oct 9 22:19 Attribution.txt 22:20:46 drwxrwxr-x. 2 jenkins jenkins 64 Oct 9 22:19 bin 22:20:46 -rw-r--r--. 1 jenkins jenkins 10 Oct 9 22:20 coverage.out 22:20:46 -rw-rw-r--. 1 jenkins jenkins 180 Oct 9 22:19 docker-compose.debug.yml 22:20:46 -rw-rw-r--. 1 jenkins jenkins 133 Oct 9 22:19 docker-compose.yml 22:20:46 -rw-rw-r--. 1 jenkins jenkins 2002 Oct 9 22:19 Dockerfile 22:20:46 -rw-rw-r--. 1 jenkins jenkins 966 Oct 9 22:19 Dockerfile.build 22:20:46 -rw-rw-r--. 1 jenkins jenkins 119 Oct 9 22:19 .dockerignore 22:20:46 drwxrwxr-x. 8 jenkins jenkins 179 Oct 9 22:19 .git 22:20:46 drwxrwxr-x. 2 jenkins jenkins 81 Oct 9 22:19 .github 22:20:46 -rw-rw-r--. 1 jenkins jenkins 93 Oct 9 22:19 .gitignore 22:20:46 -rw-r--r--. 1 jenkins jenkins 133 Oct 9 22:20 go.mod 22:20:46 -rw-r--r--. 1 jenkins jenkins 19640 Oct 9 22:20 go.sum 22:20:46 -rw-rw-r--. 1 jenkins jenkins 766 Oct 9 22:19 Jenkinsfile 22:20:46 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 9 22:19 LICENSE 22:20:46 -rw-rw-r--. 1 jenkins jenkins 1519 Oct 9 22:19 main.go 22:20:46 -rw-rw-r--. 1 jenkins jenkins 1573 Oct 9 22:19 makefile 22:20:46 -rw-rw-r--. 1 jenkins jenkins 1277 Oct 9 22:19 README.md 22:20:46 drwxrwxr-x. 10 jenkins jenkins 171 Oct 9 22:19 res 22:20:46 drwxrwxr-x. 4 jenkins jenkins 71 Oct 9 22:19 snap 22:20:46 -rw-rw-r--. 1 jenkins jenkins 5 Oct 9 22:16 VERSION [Pipeline] isUnix [Pipeline] sh 22:20:46 + docker build -t docker-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=875f7634c9e73d2f964494396a4c8bf4cc82f848 --label arch=amd64 --label version=0.0.0 . 22:20:46 Sending build context to Docker daemon 116.2kB 22:20:46 Step 1/27 : ARG BASE=golang:1.15-alpine 22:20:46 Step 2/27 : FROM ${BASE} AS builder 22:20:46 ---> c9ffbfee3abb 22:20:46 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:20:46 ---> Running in d5343fbacad2 22:20:46 Removing intermediate container d5343fbacad2 22:20:46 ---> 64ac47df1584 22:20:46 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:20:46 ---> Running in 8d89047a8ff5 22:20:46 Removing intermediate container 8d89047a8ff5 22:20:46 ---> 5278b32a7465 22:20:46 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:20:46 ---> Running in 721a04472a68 22:20:47 Removing intermediate container 721a04472a68 22:20:47 ---> 531925401b68 22:20:47 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:47 ---> Running in e16e0ea9fb38 22:20:48 Removing intermediate container e16e0ea9fb38 22:20:48 ---> d30c896de961 22:20:48 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:20:48 ---> Running in c1947272cceb 22:20:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:20:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:20:49 OK: 167 MiB in 45 packages 22:20:50 Removing intermediate container c1947272cceb 22:20:50 ---> e25c401ddccc 22:20:50 Step 8/27 : WORKDIR /app 22:20:50 ---> Running in d0bb278305f5 22:20:50 Removing intermediate container d0bb278305f5 22:20:50 ---> 867cb479c314 22:20:50 Step 9/27 : COPY go.mod . 22:20:50 ---> 3429b27167e4 22:20:50 Step 10/27 : RUN go mod download 22:20:50 ---> Running in 746900c64018 22:20:51 Removing intermediate container 746900c64018 22:20:51 ---> b9d077e4071d 22:20:51 Step 11/27 : COPY . . 22:20:51 ---> 4cdba6e1fb69 22:20:51 Step 12/27 : ARG MAKE="make build" 22:20:51 ---> Running in ad3df23ec78d 22:20:52 Removing intermediate container ad3df23ec78d 22:20:52 ---> 22cc78dd30b3 22:20:52 Step 13/27 : RUN $MAKE 22:20:52 ---> Running in e45281471ae2 22:20:52 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 22:20:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:20:57 CGO_ENABLED=1 go vet ./... 22:21:07 gofmt -l . 22:21:07 [ "`gofmt -l .`" = "" ] 22:21:07 ./bin/test-go-mod-tidy.sh 22:21:07 ./bin/test-attribution-txt.sh [Pipeline] stash 22:21:08 Warning: overwriting stash ‘coverage-report’ 22:21:09 Stashed 1 file(s) [Pipeline] } 22:21:09 $ docker stop --time=1 1b3fcacf123b86f2780bad6c383eceb1eaa1d98947475f9ee891a83bb89b8ccf 22:21:11 Removing intermediate container e45281471ae2 22:21:11 ---> f8f25b5c367a 22:21:11 Step 14/27 : FROM alpine:latest 22:21:11 latest: Pulling from library/alpine 22:21:11 df20fa9351a1: Already exists 22:21:11 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:21:11 Status: Downloaded newer image for alpine:latest 22:21:11 ---> a24bb4013296 22:21:11 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:21:11 ---> Running in 7e732fd11f91 22:21:11 Removing intermediate container 7e732fd11f91 22:21:11 ---> 2d67370c789e 22:21:11 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:21:11 ---> Running in d9232d332987 22:21:11 Removing intermediate container d9232d332987 22:21:11 ---> ee3605858099 22:21:11 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 22:21:11 ---> Running in 4827b45c996f 22:21:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:21:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:21:11 (1/6) Installing ca-certificates (20191127-r4) 22:21:11 (2/6) Installing libgcc (9.3.0-r2) 22:21:11 (3/6) Installing libsodium (1.0.18-r0) 22:21:11 (4/6) Installing libstdc++ (9.3.0-r2) 22:21:11 (5/6) Installing libzmq (4.3.3-r0) 22:21:11 (6/6) Installing zeromq (4.3.3-r0) 22:21:11 Executing busybox-1.31.1-r16.trigger 22:21:11 Executing ca-certificates-20191127-r4.trigger 22:21:11 OK: 9 MiB in 20 packages 22:21:11 $ docker rm -f 1b3fcacf123b86f2780bad6c383eceb1eaa1d98947475f9ee891a83bb89b8ccf 22:21:12 Removing intermediate container 4827b45c996f 22:21:12 ---> b2b8ae989350 22:21:12 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:21:12 ---> 48130862f106 22:21:12 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:12 ---> e272f09bf278 22:21:12 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:21:13 ---> 2e7f54e03d5c 22:21:13 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:21:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:21:13 + ls -al . 22:21:13 total 120 22:21:13 drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 22:21 . 22:21:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:18 .. 22:21:13 -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 22:18 .dockerignore 22:21:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:18 .git 22:21:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:18 .github 22:21:13 -rw-rw-r-- 1 jenkins jenkins 93 Oct 9 22:18 .gitignore 22:21:13 -rw-rw-r-- 1 jenkins jenkins 6568 Oct 9 22:18 Attribution.txt 22:21:13 -rw-rw-r-- 1 jenkins jenkins 2002 Oct 9 22:18 Dockerfile 22:21:13 -rw-rw-r-- 1 jenkins jenkins 966 Oct 9 22:18 Dockerfile.build 22:21:13 -rw-rw-r-- 1 jenkins jenkins 766 Oct 9 22:18 Jenkinsfile 22:21:13 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 22:18 LICENSE 22:21:13 -rw-rw-r-- 1 jenkins jenkins 1277 Oct 9 22:18 README.md 22:21:13 -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 22:16 VERSION 22:21:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:18 bin 22:21:13 -rw-r--r-- 1 jenkins jenkins 10 Oct 9 22:20 coverage.out 22:21:13 -rw-rw-r-- 1 jenkins jenkins 180 Oct 9 22:18 docker-compose.debug.yml 22:21:13 -rw-rw-r-- 1 jenkins jenkins 133 Oct 9 22:18 docker-compose.yml 22:21:13 -rw-r--r-- 1 jenkins jenkins 133 Oct 9 22:21 go.mod 22:21:13 -rw-r--r-- 1 jenkins jenkins 19640 Oct 9 22:21 go.sum 22:21:13 -rw-rw-r-- 1 jenkins jenkins 1519 Oct 9 22:18 main.go 22:21:13 -rw-rw-r-- 1 jenkins jenkins 1573 Oct 9 22:18 makefile 22:21:13 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:18 res 22:21:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:18 snap [Pipeline] isUnix [Pipeline] sh 22:21:13 + docker build -t docker-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=875f7634c9e73d2f964494396a4c8bf4cc82f848 --label arch=arm64 --label version=0.0.0 . 22:21:13 Sending build context to Docker daemon 116.2kB 22:21:14 ---> 5c5d68bde5f4 22:21:14 Step 22/27 : EXPOSE 48095 22:21:14 ---> Running in 693d41707028 22:21:14 Removing intermediate container 693d41707028 22:21:14 ---> 46f6f8cd9040 22:21:14 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:21:14 ---> Running in a2d193e084ec 22:21:14 Step 1/27 : ARG BASE=golang:1.15-alpine 22:21:14 Step 2/27 : FROM ${BASE} AS builder 22:21:14 ---> 719cb6599323 22:21:14 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:21:14 Removing intermediate container a2d193e084ec 22:21:14 ---> f9eaa14f39a8 22:21:14 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:21:14 ---> Running in 5329aea4a66c 22:21:14 ---> Running in af6b1a564904 22:21:14 Removing intermediate container 5329aea4a66c 22:21:14 ---> aa74028221ac 22:21:14 Step 25/27 : LABEL arch=amd64 22:21:14 ---> Running in 88895c547ade 22:21:14 Removing intermediate container 88895c547ade 22:21:14 ---> 71df803435ee 22:21:14 Step 26/27 : LABEL git_sha=875f7634c9e73d2f964494396a4c8bf4cc82f848 22:21:14 Removing intermediate container af6b1a564904 22:21:14 ---> 2e8c91a079e5 22:21:14 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:21:14 ---> Running in e17f9a023be6 22:21:14 Removing intermediate container e17f9a023be6 22:21:14 ---> 4a70f4271d97 22:21:14 Step 27/27 : LABEL version=0.0.0 22:21:14 ---> Running in 1280e1380c5a 22:21:14 ---> Running in 90e4fb75aa9a 22:21:15 Removing intermediate container 1280e1380c5a 22:21:15 ---> 7a4da6c7314d 22:21:15 [Warning] One or more build-args [ARCH] were not consumed 22:21:15 Successfully built 7a4da6c7314d 22:21:15 Successfully tagged docker-app-service-configurable:latest [Pipeline] } 22:21:15 Removing intermediate container 90e4fb75aa9a 22:21:15 ---> 9f900f433e79 22:21:15 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 22:21:15 ---> Running in 1b730369ff9b [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:21:15 Removing intermediate container 1b730369ff9b 22:21:15 ---> 354ae1cafb93 22:21:15 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:15 ---> Running in f42043bfe60a 22:21:18 Removing intermediate container f42043bfe60a 22:21:18 ---> 374f47097d7d 22:21:18 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:21:18 ---> Running in db37fa5ff4d0 22:21:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:21:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:21:21 OK: 144 MiB in 45 packages 22:21:22 Removing intermediate container db37fa5ff4d0 22:21:22 ---> bf1d9d9d341e 22:21:22 Step 8/27 : WORKDIR /app 22:21:22 ---> Running in e55fef865285 22:21:22 Removing intermediate container e55fef865285 22:21:22 ---> c65274e7ad59 22:21:22 Step 9/27 : COPY go.mod . 22:21:23 ---> a15db6effd7b 22:21:23 Step 10/27 : RUN go mod download 22:21:23 ---> Running in 100331cb344f 22:21:26 Removing intermediate container 100331cb344f 22:21:26 ---> 2a8d8da5279a 22:21:26 Step 11/27 : COPY . . 22:21:27 ---> 8869f5cc5578 22:21:27 Step 12/27 : ARG MAKE="make build" 22:21:27 ---> Running in c680f78f2f8d 22:21:27 Removing intermediate container c680f78f2f8d 22:21:27 ---> 898ccc5cd487 22:21:27 Step 13/27 : RUN $MAKE 22:21:27 ---> Running in d2d46392b217 22:21:29 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 22:21:30 Still waiting to schedule task 22:21:30 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:22:16 Removing intermediate container d2d46392b217 22:22:16 ---> 62ca74a96528 22:22:16 Step 14/27 : FROM alpine:latest 22:22:16 latest: Pulling from library/alpine 22:22:16 b538f80385f9: Already exists 22:22:16 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:22:16 Status: Downloaded newer image for alpine:latest 22:22:16 ---> 62ee0e9f8440 22:22:16 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:22:16 ---> Running in 3e388d2a75f2 22:22:16 Removing intermediate container 3e388d2a75f2 22:22:16 ---> 5c3422604513 22:22:16 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:22:16 ---> Running in c3aaf76dca32 22:22:16 Removing intermediate container c3aaf76dca32 22:22:16 ---> 91a384ff0a63 22:22:16 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 22:22:16 ---> Running in a6bda572bb0e 22:22:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:22:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:22:19 (1/6) Installing ca-certificates (20191127-r4) 22:22:19 (2/6) Installing libgcc (9.3.0-r2) 22:22:19 (3/6) Installing libsodium (1.0.18-r0) 22:22:19 (4/6) Installing libstdc++ (9.3.0-r2) 22:22:19 (5/6) Installing libzmq (4.3.3-r0) 22:22:19 (6/6) Installing zeromq (4.3.3-r0) 22:22:19 Executing busybox-1.31.1-r16.trigger 22:22:19 Executing ca-certificates-20191127-r4.trigger 22:22:19 OK: 9 MiB in 20 packages 22:22:21 Removing intermediate container a6bda572bb0e 22:22:21 ---> acae8a81e314 22:22:21 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:22:21 ---> 7382c4b8e13e 22:22:21 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:22:22 ---> e43c66173d24 22:22:22 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:22:23 ---> ddd981359540 22:22:23 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:22:25 ---> 0cd71817c237 22:22:25 Step 22/27 : EXPOSE 48095 22:22:25 ---> Running in 872fe6adcb60 22:22:25 Running on prd-ubuntu18.04-docker-8c-8g-4434 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 22:22:25 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 22:22:25 Removing intermediate container 872fe6adcb60 22:22:25 ---> 7b3596836261 22:22:25 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:22:25 ---> Running in 61876902f01d 22:22:25 Removing intermediate container 61876902f01d 22:22:25 ---> 14ea56f48759 22:22:25 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:22:26 ---> Running in c0b8942068ec 22:22:26 Removing intermediate container c0b8942068ec 22:22:26 ---> 364898d351b6 22:22:26 Step 25/27 : LABEL arch=arm64 22:22:26 ---> Running in 4b35673222e7 22:22:27 Removing intermediate container 4b35673222e7 22:22:27 ---> 178a72bdd6f5 22:22:27 Step 26/27 : LABEL git_sha=875f7634c9e73d2f964494396a4c8bf4cc82f848 22:22:27 ---> Running in 39140a4cc3ef 22:22:27 Removing intermediate container 39140a4cc3ef 22:22:27 ---> 6b65adfcd646 22:22:27 Step 27/27 : LABEL version=0.0.0 22:22:27 using credential edgex-jenkins-ssh 22:22:27 Cloning the remote Git repository 22:22:27 ---> Running in 2115c7a127f0 22:22:27 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:22:27 > git init /w/workspace/app-service-configurable/2 # timeout=10 22:22:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:22:27 > git --version # timeout=10 22:22:28 Removing intermediate container 2115c7a127f0 22:22:28 ---> ed69eedf3b35 22:22:28 [Warning] One or more build-args [ARCH] were not consumed 22:22:28 Successfully built ed69eedf3b35 22:22:28 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:22:29 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit 875f7634c9e73d2f964494396a4c8bf4cc82f848 22:22:27 > git --version # 'git version 2.17.1' 22:22:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:22:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:22:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:22:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:22:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:22:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:22:28 > git config core.sparsecheckout # timeout=10 22:22:28 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 22:22:29 Merge succeeded, producing 875f7634c9e73d2f964494396a4c8bf4cc82f848 22:22:29 Checking out Revision 875f7634c9e73d2f964494396a4c8bf4cc82f848 (PR-124) 22:22:28 > git remote # timeout=10 22:22:28 > git config --get remote.origin.url # timeout=10 22:22:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:28 > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 22:22:28 > git rev-parse HEAD^{commit} # timeout=10 22:22:28 > git config core.sparsecheckout # timeout=10 22:22:28 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 22:22:32 Commit message: "ci: testing new native snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:33 + echo snap-build.sh 22:22:33 snap-build.sh 22:22:33 + SNAP_BASE_DIR=. 22:22:33 + '[' '!' -z /w/workspace/app-service-configurable/2 ']' 22:22:33 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/2 22:22:33 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/2]' 22:22:33 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/2] 22:22:33 + cd /w/workspace/app-service-configurable/2 22:22:33 + snap install lxd 22:22:33 error: access denied (try with sudo) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:22:35 Failed in branch amd64 22:22:43 Still waiting to schedule task 22:22:43 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 22:24:26 Running on prd-ubuntu18.04-docker-arm64-16c-16g-4435 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 22:24:26 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 22:24:30 using credential edgex-jenkins-ssh 22:24:30 Cloning the remote Git repository 22:24:30 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:24:30 > git init /w/workspace/app-service-configurable/2 # timeout=10 22:24:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:24:30 > git --version # timeout=10 22:24:30 > git --version # 'git version 2.17.1' 22:24:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:31 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit 875f7634c9e73d2f964494396a4c8bf4cc82f848 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 22:24:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:24:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:24:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:24:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:24:31 > git config core.sparsecheckout # timeout=10 22:24:31 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:24:32 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:24:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:36 ---> package-listing.sh 22:24:36 ++ facter osfamily 22:24:36 ++ tr '[:upper:]' '[:lower:]' 22:24:36 + OS_FAMILY=redhat 22:24:36 + workspace=/w/workspace/_app-service-configurable_PR-124 22:24:36 + START_PACKAGES=/tmp/packages_start.txt 22:24:36 + END_PACKAGES=/tmp/packages_end.txt 22:24:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:36 + PACKAGES=/tmp/packages_start.txt 22:24:36 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 22:24:36 + PACKAGES=/tmp/packages_end.txt 22:24:36 + case "${OS_FAMILY}" in 22:24:36 + rpm -qa 22:24:36 + sort 22:24:40 + '[' -f /tmp/packages_start.txt ']' 22:24:40 + '[' -f /tmp/packages_end.txt ']' 22:24:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:40 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 22:24:40 + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ 22:24:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo 22:24:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:24:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:24:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:24:41 22:24:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:24:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:24:41 alpine: Pulling from edgex-lftools-log-publisher 22:24:41 df20fa9351a1: Pulling fs layer 22:24:41 36b3adc4ff6f: Pulling fs layer 22:24:41 8ad3a11d3b57: Pulling fs layer 22:24:41 46f8f816bc3b: Pulling fs layer 22:24:41 93b61091891f: Pulling fs layer 22:24:41 93b9cdb0e59b: Pulling fs layer 22:24:41 5e14af77c1be: Pulling fs layer 22:24:41 01666e4c0597: Pulling fs layer 22:24:41 aa168da1d23b: Pulling fs layer 22:24:41 93b9cdb0e59b: Waiting 22:24:41 01666e4c0597: Waiting 22:24:41 5e14af77c1be: Waiting 22:24:41 aa168da1d23b: Waiting 22:24:41 46f8f816bc3b: Waiting 22:24:41 93b61091891f: Waiting 22:24:41 36b3adc4ff6f: Verifying Checksum 22:24:41 36b3adc4ff6f: Download complete 22:24:41 46f8f816bc3b: Verifying Checksum 22:24:41 46f8f816bc3b: Download complete 22:24:42 df20fa9351a1: Verifying Checksum 22:24:42 df20fa9351a1: Download complete 22:24:42 93b61091891f: Verifying Checksum 22:24:42 93b61091891f: Download complete 22:24:42 93b9cdb0e59b: Verifying Checksum 22:24:42 93b9cdb0e59b: Download complete 22:24:42 01666e4c0597: Verifying Checksum 22:24:42 01666e4c0597: Download complete 22:24:42 5e14af77c1be: Verifying Checksum 22:24:42 5e14af77c1be: Download complete 22:24:42 df20fa9351a1: Pull complete 22:24:42 36b3adc4ff6f: Pull complete 22:24:42 8ad3a11d3b57: Download complete 22:24:43 8ad3a11d3b57: Pull complete 22:24:43 46f8f816bc3b: Pull complete 22:24:44 93b61091891f: Pull complete 22:24:44 aa168da1d23b: Verifying Checksum 22:24:44 93b9cdb0e59b: Pull complete 22:24:44 5e14af77c1be: Pull complete 22:24:44 01666e4c0597: Pull complete 22:24:51 aa168da1d23b: Pull complete 22:24:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:24:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:24:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:24:51 prd-centos7-docker-4c-2g-4430 does not seem to be running inside a container 22:24:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:24:58 $ docker top 9cbf27acc9912f60f4e195f79af357581da66cfb4d7dffea710657fcc67ed40c -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:59 + touch /tmp/pre-build-complete [Pipeline] sh 22:25:00 + mkdir -p /var/log/sa [Pipeline] sh 22:25:00 + ls /var/log/sa-host 22:25:00 + sadf -c /var/log/sa-host/sa05 22:25:00 file_magic: OK 22:25:00 HZ: Using current value: 100 22:25:00 file_header: OK 22:25:00 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:25:00 Statistics: 22:25:00 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:25:00 File successfully converted to sysstat format version 12.2.1 22:25:00 + sadf -c /var/log/sa-host/sa09 22:25:00 file_magic: OK 22:25:00 HZ: Using current value: 100 22:25:00 file_header: OK 22:25:00 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:25:00 Statistics: 22:25:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:25:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:00 provisioning config files... 22:25:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config4770121563104083077tmp [Pipeline] { [Pipeline] echo 22:25:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:25:01 ---> create-netrc.sh [Pipeline] } 22:25:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:25:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:25:01 ---> python-tools-install.sh [Pipeline] echo 22:25:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:25:01 ---> sudo-logs.sh 22:25:01 Archiving 'sudo' log.. [Pipeline] echo 22:25:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:25:02 ---> job-cost.sh 22:25:02 lf-activate-venv: SKIPPING 22:25:02 INFO: No Stack... 22:25:03 INFO: Retrieving Pricing Info for: v1-standard-2 22:25:03 INFO: Archiving Costs [Pipeline] echo 22:25:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:25:03 ---> logs-deploy.sh 22:25:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/2 22:25:03 INFO: archiving workspace using pattern(s): 22:25:05 Archives upload complete. 22:25:05 INFO: archiving logs to Nexus 22:25:06 ---> uname -a: 22:25:06 Linux prd-centos7-docker-4c-2g-4430.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 22:25:06 22:25:06 22:25:06 ---> lscpu: 22:25:06 Architecture: x86_64 22:25:06 CPU op-mode(s): 32-bit, 64-bit 22:25:06 Byte Order: Little Endian 22:25:06 Address sizes: 40 bits physical, 48 bits virtual 22:25:06 CPU(s): 4 22:25:06 On-line CPU(s) list: 0-3 22:25:06 Thread(s) per core: 1 22:25:06 Core(s) per socket: 1 22:25:06 Socket(s): 4 22:25:06 NUMA node(s): 1 22:25:06 Vendor ID: GenuineIntel 22:25:06 CPU family: 6 22:25:06 Model: 44 22:25:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:25:06 Stepping: 1 22:25:06 CPU MHz: 2933.436 22:25:06 BogoMIPS: 5866.87 22:25:06 Virtualization: VT-x 22:25:06 Hypervisor vendor: KVM 22:25:06 Virtualization type: full 22:25:06 L1d cache: 128 KiB 22:25:06 L1i cache: 128 KiB 22:25:06 L2 cache: 16 MiB 22:25:06 L3 cache: 64 MiB 22:25:06 NUMA node0 CPU(s): 0-3 22:25:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:25:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:25:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:25:06 Vulnerability Meltdown: Mitigation; PTI 22:25:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:25:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:25:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:25:06 Vulnerability Tsx async abort: Not affected 22:25:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:25:06 22:25:06 22:25:06 ---> nproc: 22:25:06 4 22:25:06 22:25:06 22:25:06 ---> df -h: 22:25:06 Filesystem Size Used Available Use% Mounted on 22:25:06 overlay 50.0G 7.2G 42.8G 14% / 22:25:06 tmpfs 64.0M 0 64.0M 0% /dev 22:25:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:25:06 shm 64.0M 0 64.0M 0% /dev/shm 22:25:06 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 22:25:06 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 22:25:06 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 22:25:06 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 22:25:06 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 22:25:06 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-124 22:25:06 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 22:25:06 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-124@tmp 22:25:06 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 22:25:06 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 22:25:06 22:25:06 22:25:06 ---> free -m: 22:25:06 total used free shared buff/cache available 22:25:06 Mem: 1837 649 109 0 1078 1084 22:25:06 Swap: 1023 0 1023 22:25:06 22:25:06 22:25:06 ---> ip addr: 22:25:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:25:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:25:06 inet 127.0.0.1/8 scope host lo 22:25:06 valid_lft forever preferred_lft forever 22:25:06 inet6 ::1/128 scope host 22:25:06 valid_lft forever preferred_lft forever 22:25:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:25:06 link/ether fa:16:3e:e3:95:4d brd ff:ff:ff:ff:ff:ff 22:25:06 inet 10.30.123.153/23 brd 10.30.123.255 scope global dynamic eth0 22:25:06 valid_lft 85839sec preferred_lft 85839sec 22:25:06 inet6 fe80::f816:3eff:fee3:954d/64 scope link 22:25:06 valid_lft forever preferred_lft forever 22:25:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:25:06 link/ether 02:42:3d:6a:1d:b7 brd ff:ff:ff:ff:ff:ff 22:25:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:25:06 valid_lft forever preferred_lft forever 22:25:06 inet6 fe80::42:3dff:fe6a:1db7/64 scope link 22:25:06 valid_lft forever preferred_lft forever 22:25:06 22:25:06 22:25:06 ---> sar -b -r -n DEV: 22:25:06 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/20 _x86_64_ (4 CPU) 22:25:06 22:25:06 22:15:28 LINUX RESTART (4 CPU) 22:25:06 22:25:06 22:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:25:06 22:17:02 63.15 19.17 43.97 0.00 5275.77 4809.60 0.00 22:25:06 22:18:01 1.46 0.00 1.46 0.00 0.00 23.70 0.00 22:25:06 22:19:01 0.23 0.00 0.23 0.00 0.00 3.51 0.00 22:25:06 22:20:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 22:25:06 22:21:01 0.25 0.00 0.25 0.00 0.00 3.16 0.00 22:25:06 22:22:01 0.35 0.00 0.35 0.00 0.00 4.91 0.00 22:25:06 22:23:01 0.20 0.02 0.18 0.00 0.13 2.01 0.00 22:25:06 22:24:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 22:25:06 Average: 8.29 2.41 5.88 0.00 661.18 608.12 0.00 22:25:06 22:25:06 22:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:25:06 22:17:02 180764 0 550664 29.27 2620 1147508 1111292 37.93 395256 1145904 120 22:25:06 22:18:01 186828 0 544596 28.94 2620 1147512 1076696 36.75 394344 1140868 20 22:25:06 22:19:01 187032 0 544384 28.93 2620 1147520 1067636 36.44 396784 1138524 16 22:25:06 22:20:01 184964 0 546452 29.04 2620 1147520 1067696 36.44 399200 1138048 12 22:25:06 22:21:01 185372 0 546040 29.02 2620 1147524 1067588 36.43 400912 1136400 16 22:25:06 22:22:01 183204 0 548196 29.14 2620 1147536 1067516 36.43 406604 1133156 8 22:25:06 22:23:01 182552 0 548844 29.17 2620 1147540 1067600 36.44 407040 1133156 8 22:25:06 22:24:01 182768 0 548620 29.16 2620 1147548 1067600 36.44 405312 1134884 20 22:25:06 Average: 184186 0 547224 29.08 2620 1147526 1074203 36.66 400682 1137618 28 22:25:06 22:25:06 22:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:25:06 22:17:02 eth0 398.14 252.96 1016.49 84.29 0.00 0.00 0.00 0.00 22:25:06 22:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 22:17:02 docker0 1.65 1.35 0.32 3.13 0.00 0.00 0.00 0.00 22:25:06 22:18:01 eth0 2.95 1.27 3.03 0.10 0.00 0.00 0.00 0.00 22:25:06 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 22:19:01 eth0 1.00 0.45 0.34 0.21 0.00 0.00 0.00 0.00 22:25:06 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 22:20:01 eth0 0.90 0.30 0.32 0.17 0.00 0.00 0.00 0.00 22:25:06 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 22:21:01 eth0 0.42 0.27 0.26 0.23 0.00 0.00 0.00 0.00 22:25:06 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 22:22:01 eth0 0.57 0.20 0.17 0.08 0.00 0.00 0.00 0.00 22:25:06 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 22:23:01 eth0 0.70 0.37 0.29 0.20 0.00 0.00 0.00 0.00 22:25:06 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 22:24:01 eth0 2.47 0.38 0.44 0.17 0.00 0.00 0.00 0.00 22:25:06 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 Average: eth0 51.01 32.10 127.99 10.71 0.00 0.00 0.00 0.00 22:25:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:06 Average: docker0 0.21 0.17 0.04 0.39 0.00 0.00 0.00 0.00 22:25:06 22:25:06 22:25:06 ---> sar -P ALL: 22:25:06 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/20 _x86_64_ (4 CPU) 22:25:06 22:25:06 22:15:28 LINUX RESTART (4 CPU) 22:25:06 22:25:06 22:16:01 CPU %user %nice %system %iowait %steal %idle 22:25:06 22:17:02 all 11.13 0.00 3.99 2.44 0.06 82.37 22:25:06 22:17:02 0 11.24 0.00 3.96 2.12 0.07 82.62 22:25:06 22:17:02 1 10.55 0.00 4.60 3.69 0.08 81.07 22:25:06 22:17:02 2 11.16 0.00 3.78 2.60 0.05 82.41 22:25:06 22:17:02 3 11.59 0.00 3.63 1.37 0.05 83.36 22:25:06 22:18:01 all 0.16 0.00 0.05 0.00 0.00 99.78 22:25:06 22:18:01 0 0.20 0.00 0.05 0.00 0.00 99.75 22:25:06 22:18:01 1 0.05 0.00 0.07 0.00 0.00 99.88 22:25:06 22:18:01 2 0.36 0.00 0.05 0.00 0.02 99.58 22:25:06 22:18:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:25:06 22:19:01 all 0.17 0.00 0.03 0.00 0.00 99.80 22:25:06 22:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:25:06 22:19:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:25:06 22:19:01 2 0.57 0.00 0.02 0.00 0.00 99.42 22:25:06 22:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:25:06 22:20:01 all 0.11 0.00 0.04 0.00 0.01 99.85 22:25:06 22:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:25:06 22:20:01 1 0.07 0.00 0.05 0.00 0.00 99.88 22:25:06 22:20:01 2 0.32 0.00 0.05 0.00 0.00 99.63 22:25:06 22:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:25:06 22:21:01 all 0.15 0.00 0.05 0.00 0.01 99.80 22:25:06 22:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:25:06 22:21:01 1 0.17 0.00 0.10 0.00 0.02 99.72 22:25:06 22:21:01 2 0.37 0.00 0.03 0.00 0.02 99.58 22:25:06 22:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:25:06 22:22:01 all 0.06 0.00 0.07 0.00 0.00 99.87 22:25:06 22:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:25:06 22:22:01 1 0.07 0.00 0.17 0.00 0.00 99.77 22:25:06 22:22:01 2 0.12 0.00 0.07 0.00 0.00 99.82 22:25:06 22:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:25:06 22:23:01 all 0.17 0.00 0.02 0.00 0.01 99.79 22:25:06 22:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:25:06 22:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:25:06 22:23:01 2 0.08 0.00 0.05 0.00 0.02 99.85 22:25:06 22:23:01 3 0.57 0.00 0.02 0.00 0.02 99.40 22:25:06 22:24:01 all 0.15 0.00 0.03 0.00 0.00 99.82 22:25:06 22:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:25:06 22:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:25:06 22:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:25:06 22:24:01 3 0.52 0.00 0.03 0.00 0.00 99.45 22:25:06 Average: all 1.50 0.00 0.53 0.30 0.01 97.66 22:25:06 Average: 0 1.43 0.00 0.51 0.26 0.01 97.78 22:25:06 Average: 1 1.37 0.00 0.63 0.46 0.01 97.53 22:25:06 Average: 2 1.61 0.00 0.50 0.32 0.01 97.55 22:25:06 Average: 3 1.59 0.00 0.47 0.17 0.01 97.76 22:25:06 22:25:06 22:25:06