Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of null for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at ad4623cfe039a0b77093998193f683a65e8e0037 rather than 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Obtained Jenkinsfile from ad4623cfe039a0b77093998193f683a65e8e0037 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh1337161754741237161.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh3039717664609972979.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/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/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh569091025286135032.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh5355144522559971826.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/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/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3703542419575229081.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-468 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-431 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh4252250678742355749.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh6080957357711135157.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh4436818262889531049.key > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 Merge succeeded, producing f4a49ca5233bf247a74875c3be277d434c2a1a77 Checking out Revision f4a49ca5233bf247a74875c3be277d434c2a1a77 (PR-431) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4a49ca5233bf247a74875c3be277d434c2a1a77 # timeout=10 Commit message: "Merge commit 'ad4623cfe039a0b77093998193f683a65e8e0037' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:06:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:06:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:06:13 ========================================================= 06:06:13 EdgeX Global Pipelines Version Info 06:06:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3bc5122b67da294387fcfc2067b12bc70ebc7878 # timeout=10 06:06:14 ------------------- 06:06:14 stable info: 06:06:14 ------------------- 06:06:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:06:14 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 06:06:14 Message: update stable to v1.0.215 06:06:14 ------------------- 06:06:14 experimental info: 06:06:14 ------------------- 06:06:14 Commited By: **** collab-it+edgex@linuxfoundation.org 06:06:14 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 06:06:14 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4a49ca5233bf247a74875c3be277d434c2a1a77 [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4a49ca [Pipeline] echo 06:06:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:15 provisioning config files... 06:06:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config2589109372566594032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:15 ---> docker-login.sh 06:06:15 nexus3.edgexfoundry.org:10001 06:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:15 Configure a credential helper to remove this warning. See 06:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:15 06:06:15 Login Succeeded 06:06:15 nexus3.edgexfoundry.org:10002 06:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:15 Configure a credential helper to remove this warning. See 06:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:15 06:06:15 Login Succeeded 06:06:15 nexus3.edgexfoundry.org:10003 06:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:16 Configure a credential helper to remove this warning. See 06:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:16 06:06:16 Login Succeeded 06:06:16 nexus3.edgexfoundry.org:10004 06:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:16 Configure a credential helper to remove this warning. See 06:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:16 06:06:16 Login Succeeded 06:06:16 docker.io 06:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:16 Configure a credential helper to remove this warning. See 06:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:16 06:06:16 Login Succeeded 06:06:16 ---> docker-login.sh ends [Pipeline] } 06:06:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:06:17 + git rev-list -1 --merges f4a49ca5233bf247a74875c3be277d434c2a1a77~1..f4a49ca5233bf247a74875c3be277d434c2a1a77 [Pipeline] echo 06:06:17 -----------> git rev-list -1 --merges f4a49ca5233bf247a74875c3be277d434c2a1a77~1..f4a49ca5233bf247a74875c3be277d434c2a1a77 f4a49ca5233bf247a74875c3be277d434c2a1a77 06:06:17 f4a49ca5233bf247a74875c3be277d434c2a1a77 [false] [Pipeline] sh 06:06:17 + git log --format=format:%s -1 f4a49ca5233bf247a74875c3be277d434c2a1a77 [Pipeline] echo 06:06:17 ========================================================= 06:06:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:06:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:17 + git log --format=format:%s -1 f4a49ca5233bf247a74875c3be277d434c2a1a77 [Pipeline] echo 06:06:17 [semverPrep] GIT_COMMIT: f4a49ca5233bf247a74875c3be277d434c2a1a77, Commit Message: Merge commit 'ad4623cfe039a0b77093998193f683a65e8e0037' into HEAD [Pipeline] echo 06:06:17 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:06:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:18 06:06:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:06:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:18 latest: Pulling from edgex-devops/git-semver 06:06:18 a0d0a0d46f8b: Pulling fs layer 06:06:18 3e5f54012d9b: Pulling fs layer 06:06:18 4c7163046ea9: Pulling fs layer 06:06:18 0c2d73faf560: Pulling fs layer 06:06:18 0c2d73faf560: Waiting 06:06:18 3e5f54012d9b: Verifying Checksum 06:06:18 3e5f54012d9b: Download complete 06:06:18 a0d0a0d46f8b: Verifying Checksum 06:06:18 a0d0a0d46f8b: Download complete 06:06:18 0c2d73faf560: Verifying Checksum 06:06:18 0c2d73faf560: Download complete 06:06:19 4c7163046ea9: Verifying Checksum 06:06:19 4c7163046ea9: Download complete 06:06:19 a0d0a0d46f8b: Pull complete 06:06:19 3e5f54012d9b: Pull complete 06:06:19 4c7163046ea9: Pull complete 06:06:19 0c2d73faf560: Pull complete 06:06:19 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:06:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:06:19 prd-centos7-docker-4c-2g-468 does not seem to be running inside a container 06:06:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:06:20 $ docker top b4f1b067cb399e290c1b3ec2889bfa54fdd9f745894aea6717acdfb03e96a7ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:20 [ssh-agent] Looking for ssh-agent implementation... 06:06:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:20 $ docker exec b4f1b067cb399e290c1b3ec2889bfa54fdd9f745894aea6717acdfb03e96a7ff ssh-agent 06:06:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXejeGoF/agent.13 06:06:20 SSH_AGENT_PID=20 06:06:20 Running ssh-add (command line suppressed) 06:06:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_730665480309960678.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_730665480309960678.key) 06:06:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:21 + git tag --points-at HEAD [Pipeline] } 06:06:21 $ docker exec --env ******** --env ******** b4f1b067cb399e290c1b3ec2889bfa54fdd9f745894aea6717acdfb03e96a7ff ssh-agent -k 06:06:21 unset SSH_AUTH_SOCK; 06:06:21 unset SSH_AGENT_PID; 06:06:21 echo Agent pid 20 killed; 06:06:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:06:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:21 [ssh-agent] Looking for ssh-agent implementation... 06:06:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:21 $ docker exec b4f1b067cb399e290c1b3ec2889bfa54fdd9f745894aea6717acdfb03e96a7ff ssh-agent 06:06:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiFEDOk/agent.53 06:06:21 SSH_AGENT_PID=59 06:06:21 Running ssh-add (command line suppressed) 06:06:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4884462465610655444.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_4884462465610655444.key) 06:06:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:21 + git semver init 06:06:21 # -> Open(): unable to determine branch for HEAD 06:06:21 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git 06:06:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 06:06:21 # $SEMVER_REMOTE_NAME = origin 06:06:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:06:21 # $SEMVER_USER_NAME = edgex-jenkins 06:06:21 # $SEMVER_BRANCH = PR-431 06:06:21 # $SEMVER_TEMP = /tmp/semver-699529986 06:06:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:06:24 # '/tmp/semver-699529986' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' 06:06:24 # -> Force: false 06:06:24 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } 06:06:24 $ docker exec --env ******** --env ******** b4f1b067cb399e290c1b3ec2889bfa54fdd9f745894aea6717acdfb03e96a7ff ssh-agent -k 06:06:24 unset SSH_AUTH_SOCK; 06:06:24 unset SSH_AGENT_PID; 06:06:24 echo Agent pid 59 killed; 06:06:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:24 + git semver [Pipeline] } 06:06:24 $ docker stop --time=1 b4f1b067cb399e290c1b3ec2889bfa54fdd9f745894aea6717acdfb03e96a7ff 06:06:26 $ docker rm -f b4f1b067cb399e290c1b3ec2889bfa54fdd9f745894aea6717acdfb03e96a7ff [Pipeline] // withDockerContainer [Pipeline] sh 06:06:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:06:26 Stashed 1 file(s) [Pipeline] echo 06:06:26 [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 06:06:41 Still waiting to schedule task 06:06:41 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-468’ 06:06:41 Still waiting to schedule task 06:06:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:08:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-469 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 06:08:17 Running in /w/workspace/edgex-ui-go/16 [Pipeline] { [Pipeline] checkout 06:08:17 The recommended git tool is: git 06:08:22 using credential edgex-jenkins-ssh 06:08:22 Cloning the remote Git repository 06:08:22 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:08:22 > git init /w/workspace/edgex-ui-go/16 # timeout=10 06:08:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:08:22 > git --version # timeout=10 06:08:22 > git --version # 'git version 2.17.1' 06:08:22 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:26 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 06:08:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:08:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:08:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:08:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:08:26 > git config core.sparsecheckout # timeout=10 06:08:26 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 06:08:27 Merge succeeded, producing 9426d9c4cc24c6f158ebb76fec32c54437fa8040 06:08:27 Checking out Revision 9426d9c4cc24c6f158ebb76fec32c54437fa8040 (PR-431) 06:08:26 > git remote # timeout=10 06:08:26 > git config --get remote.origin.url # timeout=10 06:08:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:26 > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 06:08:27 > git rev-parse HEAD^{commit} # timeout=10 06:08:27 > git config core.sparsecheckout # timeout=10 06:08:27 > git checkout -f 9426d9c4cc24c6f158ebb76fec32c54437fa8040 # timeout=10 06:08:32 Commit message: "Merge commit 'ad4623cfe039a0b77093998193f683a65e8e0037' into HEAD" 06:08:32 First time build. Skipping changelog. 06:08:32 > git rev-list --no-walk 3bc5122b67da294387fcfc2067b12bc70ebc7878 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:08:33 % Total % Received % Xferd Average Speed Time Time Time Current 06:08:33 Dload Upload Total Spent Left Speed 06:08:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11824 89 10503 0 0 81418 0 --:--:-- --:--:-- --:--:-- 80792 100 11824 100 11824 0 0 90953 0 --:--:-- --:--:-- --:--:-- 90259 [Pipeline] sh 06:08:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:08:34 + sudo tee /etc/docker/daemon.new 06:08:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:08:34 { 06:08:34 "registry-mirrors": [ 06:08:34 "https://nexus3.edgexfoundry.org:10001" 06:08:34 ], 06:08:34 "bip": "10.250.0.254/24", 06:08:34 "hosts": [ 06:08:34 "tcp://0.0.0.0:5555", 06:08:34 "unix:///var/run/docker.sock" 06:08:34 ], 06:08:34 "mtu": 1458, 06:08:34 "selinux-enabled": true, 06:08:34 "seccomp-profile": "/etc/docker/seccomp.json" 06:08:34 } [Pipeline] sh 06:08:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:08:34 + sudo service docker restart 06:08:48 Running on prd-centos7-docker-4c-2g-470 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 06:08:48 Running in /w/workspace/edgex-ui-go/16 [Pipeline] { [Pipeline] checkout 06:08:48 The recommended git tool is: git 06:08:50 using credential edgex-jenkins-ssh 06:08:50 Cloning the remote Git repository 06:08:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:08:49 > git init /w/workspace/edgex-ui-go/16 # timeout=10 06:08:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:08:49 > git --version # timeout=10 06:08:49 > git --version # 'git version 2.24.4' 06:08:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:49 [INFO] Currently running in a labeled security context 06:08:49 [INFO] Currently SELinux is 'enforcing' on the host 06:08:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/16@tmp/jenkins-gitclient-ssh512371801234576489.key 06:08:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:52 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 06:08:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:08:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:08:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:08:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:51 [INFO] Currently running in a labeled security context 06:08:51 [INFO] Currently SELinux is 'enforcing' on the host 06:08:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/16@tmp/jenkins-gitclient-ssh4628684969526582561.key 06:08:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:08:51 > git config core.sparsecheckout # timeout=10 06:08:51 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:53 provisioning config files... 06:08:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/16@tmp/config2146811528013712898tmp 06:08:53 Merge succeeded, producing 1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 06:08:53 Checking out Revision 1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 (PR-431) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:53 ---> docker-login.sh 06:08:53 nexus3.edgexfoundry.org:10001 06:08:52 > git remote # timeout=10 06:08:52 > git config --get remote.origin.url # timeout=10 06:08:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:52 [INFO] Currently running in a labeled security context 06:08:52 [INFO] Currently SELinux is 'enforcing' on the host 06:08:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/16@tmp/jenkins-gitclient-ssh5117116916605971751.key 06:08:52 > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 06:08:52 > git rev-parse HEAD^{commit} # timeout=10 06:08:52 > git config core.sparsecheckout # timeout=10 06:08:52 > git checkout -f 1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 # timeout=10 06:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:54 Configure a credential helper to remove this warning. See 06:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:54 06:08:54 Login Succeeded 06:08:54 nexus3.edgexfoundry.org:10002 06:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:55 Configure a credential helper to remove this warning. See 06:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:55 06:08:55 Login Succeeded 06:08:55 nexus3.edgexfoundry.org:10003 06:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:55 Configure a credential helper to remove this warning. See 06:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:55 06:08:55 Login Succeeded 06:08:55 nexus3.edgexfoundry.org:10004 06:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:56 Configure a credential helper to remove this warning. See 06:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:56 06:08:56 Login Succeeded 06:08:56 docker.io 06:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:56 Commit message: "Merge commit 'ad4623cfe039a0b77093998193f683a65e8e0037' into HEAD" 06:08:56 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:56 provisioning config files... 06:08:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/16@tmp/config2598691038172800794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:57 Configure a credential helper to remove this warning. See 06:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:57 06:08:57 Login Succeeded 06:08:57 ---> docker-login.sh ends [Pipeline] } 06:08:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:08:57 ---> docker-login.sh 06:08:57 nexus3.edgexfoundry.org:10001 06:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 06:08:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:08:57 ========================================================= 06:08:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:08:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:57 Configure a credential helper to remove this warning. See 06:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:57 06:08:57 Login Succeeded 06:08:57 nexus3.edgexfoundry.org:10002 06:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:57 Configure a credential helper to remove this warning. See 06:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:57 06:08:57 Login Succeeded 06:08:57 nexus3.edgexfoundry.org:10003 06:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:57 Configure a credential helper to remove this warning. See 06:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:57 06:08:57 Login Succeeded 06:08:56 > git rev-list --no-walk 3bc5122b67da294387fcfc2067b12bc70ebc7878 # timeout=10 06:08:57 nexus3.edgexfoundry.org:10004 06:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:57 Configure a credential helper to remove this warning. See 06:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:57 06:08:57 Login Succeeded 06:08:57 docker.io 06:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 06:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:58 Configure a credential helper to remove this warning. See 06:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:58 06:08:58 Login Succeeded 06:08:58 ---> docker-login.sh ends [Pipeline] } 06:08:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:08:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:08:58 ========================================================= 06:08:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:08:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:08:58 Sending build context to Docker daemon 26.18MB 06:08:58 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 06:08:58 Step 2/14 : FROM ${BASE} AS builder 06:08:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:08:58 552d1f2373af: Pulling fs layer 06:08:58 ea3f2d53f512: Pulling fs layer 06:08:58 9e70ebbbe112: Pulling fs layer 06:08:58 7a9cfe048b4a: Pulling fs layer 06:08:58 72dc09318566: Pulling fs layer 06:08:58 f4f7b4309257: Pulling fs layer 06:08:58 0ac9a79272e3: Pulling fs layer 06:08:58 b78e95d17946: Pulling fs layer 06:08:58 7a9cfe048b4a: Waiting 06:08:58 72dc09318566: Waiting 06:08:58 f4f7b4309257: Waiting 06:08:58 0ac9a79272e3: Waiting 06:08:58 b78e95d17946: Waiting 06:08:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 06:08:58 Sending build context to Docker daemon 26.18MB 06:08:59 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 06:08:59 Step 2/14 : FROM ${BASE} AS builder 06:08:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:08:59 a0d0a0d46f8b: Pulling fs layer 06:08:59 31adcdaf11c8: Pulling fs layer 06:08:59 b8b176561691: Pulling fs layer 06:08:59 4527c011a84f: Pulling fs layer 06:08:59 5d74067f8e1e: Pulling fs layer 06:08:59 e0aca202a116: Pulling fs layer 06:08:59 3a43be97a3b4: Pulling fs layer 06:08:59 34cad66bf833: Pulling fs layer 06:08:59 b4e3c513aaa6: Pulling fs layer 06:08:59 4527c011a84f: Waiting 06:08:59 5d74067f8e1e: Waiting 06:08:59 e0aca202a116: Waiting 06:08:59 3a43be97a3b4: Waiting 06:08:59 34cad66bf833: Waiting 06:08:59 b4e3c513aaa6: Waiting 06:08:59 b8b176561691: Verifying Checksum 06:08:59 b8b176561691: Download complete 06:08:59 31adcdaf11c8: Download complete 06:08:59 5d74067f8e1e: Verifying Checksum 06:08:59 5d74067f8e1e: Download complete 06:08:59 e0aca202a116: Verifying Checksum 06:08:59 e0aca202a116: Download complete 06:08:59 3a43be97a3b4: Verifying Checksum 06:08:59 3a43be97a3b4: Download complete 06:08:59 a0d0a0d46f8b: Verifying Checksum 06:08:59 a0d0a0d46f8b: Download complete 06:08:59 9e70ebbbe112: Verifying Checksum 06:08:59 9e70ebbbe112: Download complete 06:08:59 ea3f2d53f512: Verifying Checksum 06:08:59 ea3f2d53f512: Download complete 06:08:59 72dc09318566: Verifying Checksum 06:08:59 72dc09318566: Download complete 06:08:59 f4f7b4309257: Verifying Checksum 06:08:59 f4f7b4309257: Download complete 06:08:59 552d1f2373af: Verifying Checksum 06:08:59 552d1f2373af: Download complete 06:08:59 0ac9a79272e3: Verifying Checksum 06:08:59 0ac9a79272e3: Download complete 06:08:59 34cad66bf833: Verifying Checksum 06:08:59 34cad66bf833: Download complete 06:08:59 a0d0a0d46f8b: Pull complete 06:08:59 31adcdaf11c8: Pull complete 06:08:59 b8b176561691: Pull complete 06:08:59 552d1f2373af: Pull complete 06:09:00 b4e3c513aaa6: Verifying Checksum 06:09:00 b4e3c513aaa6: Download complete 06:09:00 4527c011a84f: Verifying Checksum 06:09:00 4527c011a84f: Download complete 06:09:00 ea3f2d53f512: Pull complete 06:09:01 9e70ebbbe112: Pull complete 06:09:01 b78e95d17946: Verifying Checksum 06:09:01 b78e95d17946: Download complete 06:09:01 7a9cfe048b4a: Verifying Checksum 06:09:01 7a9cfe048b4a: Download complete 06:09:04 4527c011a84f: Pull complete 06:09:04 5d74067f8e1e: Pull complete 06:09:04 e0aca202a116: Pull complete 06:09:04 3a43be97a3b4: Pull complete 06:09:04 34cad66bf833: Pull complete 06:09:06 b4e3c513aaa6: Pull complete 06:09:06 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 06:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:09:06 ---> 9f6097aaca64 06:09:06 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:09:08 ---> Running in 757f988bfc94 06:09:08 Removing intermediate container 757f988bfc94 06:09:08 ---> 2de2ba83488a 06:09:08 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 06:09:08 ---> Running in 6c96b4f830db 06:09:08 Removing intermediate container 6c96b4f830db 06:09:08 ---> be45da610bd9 06:09:08 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 06:09:08 ---> Running in 59865b039a0a 06:09:09 Removing intermediate container 59865b039a0a 06:09:09 ---> 4143a554ef10 06:09:09 Step 6/14 : LABEL Name=edgex-ui-go 06:09:09 ---> Running in 1e73c522695f 06:09:09 Removing intermediate container 1e73c522695f 06:09:09 ---> 6e20dfd7e6b1 06:09:09 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:09:09 ---> Running in 0b9d850b0aec 06:09:09 Removing intermediate container 0b9d850b0aec 06:09:09 ---> 02bebddfab3e 06:09:09 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:09 ---> Running in 0fc43e33cab2 06:09:09 Removing intermediate container 0fc43e33cab2 06:09:09 ---> 55c5ce1a78d8 06:09:09 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:09:09 ---> Running in fea9f00db0e8 06:09:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:09:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:09:11 OK: 220 MiB in 52 packages 06:09:11 Removing intermediate container fea9f00db0e8 06:09:11 ---> c4ada31cc18b 06:09:11 Step 10/14 : ENV GO111MODULE=on 06:09:11 ---> Running in cddfa15528c8 06:09:11 Removing intermediate container cddfa15528c8 06:09:11 ---> 630f4c3f8698 06:09:11 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:09:11 ---> Running in e2cf61e27318 06:09:11 Removing intermediate container e2cf61e27318 06:09:11 ---> d2d010b1f6b0 06:09:11 Step 12/14 : COPY . . 06:09:11 7a9cfe048b4a: Pull complete 06:09:11 72dc09318566: Pull complete 06:09:11 f4f7b4309257: Pull complete 06:09:12 0ac9a79272e3: Pull complete 06:09:12 ---> 5aab5c418028 06:09:12 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:12 ---> Running in 4fe8ef7d6c37 06:09:18 b78e95d17946: Pull complete 06:09:18 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 06:09:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:09:18 ---> 8b459fc5aaf0 06:09:18 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:09:19 ---> Running in 811226c9cac8 06:09:19 Removing intermediate container 811226c9cac8 06:09:19 ---> 711ac794cbb4 06:09:19 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 06:09:19 ---> Running in 28aa8e1a1336 06:09:20 Removing intermediate container 28aa8e1a1336 06:09:20 ---> 4116fd6981b0 06:09:20 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 06:09:20 ---> Running in 86cee1717e53 06:09:20 Removing intermediate container 86cee1717e53 06:09:20 ---> 989352345c74 06:09:20 Step 6/14 : LABEL Name=edgex-ui-go 06:09:21 ---> Running in d993afb4d177 06:09:21 Removing intermediate container d993afb4d177 06:09:21 ---> 268d1a5f747a 06:09:21 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:09:21 ---> Running in 851a4b65697e 06:09:21 Removing intermediate container 851a4b65697e 06:09:21 ---> 25034b03e85f 06:09:21 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:21 ---> Running in 28a4d056d06b 06:09:23 Removing intermediate container 28a4d056d06b 06:09:23 ---> 2a6170e1cbe8 06:09:23 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:09:24 ---> Running in 5741346b5531 06:09:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:09:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:09:26 OK: 219 MiB in 52 packages 06:09:27 Removing intermediate container 5741346b5531 06:09:27 ---> 5b07209fe5c4 06:09:27 Step 10/14 : ENV GO111MODULE=on 06:09:27 ---> Running in bc23294b8e03 06:09:28 Removing intermediate container bc23294b8e03 06:09:28 ---> 55ca67d015fd 06:09:28 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:09:28 ---> Running in ce1c8190694a 06:09:28 Removing intermediate container ce1c8190694a 06:09:28 ---> da7834a55e55 06:09:28 Step 12/14 : COPY . . 06:09:30 Removing intermediate container 4fe8ef7d6c37 06:09:30 ---> a7cdb3699d7e 06:09:30 Step 14/14 : RUN ${MAKE} 06:09:30 ---> Running in 4c5a73a0dd14 06:09:30 noop 06:09:30 Removing intermediate container 4c5a73a0dd14 06:09:30 ---> ac475939a898 06:09:30 Successfully built ac475939a898 06:09:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:09:30 + docker inspect -f . ci-base-image-x86_64 06:09:30 . [Pipeline] withDockerContainer 06:09:31 prd-centos7-docker-4c-2g-470 does not seem to be running inside a container 06:09:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:09:31 $ docker top e1a5aa94f24c6f56a78e9e75c1c135d39b2b4a74757e43a9f666cc2be94b915e -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:31 ---> 0cb054f73bea 06:09:31 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:31 ---> Running in 4920d895d876 06:09:31 + go version 06:09:31 go version go1.16.8 linux/amd64 [Pipeline] } 06:09:31 $ docker stop --time=1 e1a5aa94f24c6f56a78e9e75c1c135d39b2b4a74757e43a9f666cc2be94b915e 06:09:33 $ docker rm -f e1a5aa94f24c6f56a78e9e75c1c135d39b2b4a74757e43a9f666cc2be94b915e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:09:33 + docker inspect -f . ci-base-image-x86_64 06:09:33 . [Pipeline] withDockerContainer 06:09:33 prd-centos7-docker-4c-2g-470 does not seem to be running inside a container 06:09:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:09:34 $ docker top 2cdb9ade59669f73f6e06e8b29d50df7d7fe2a8f9eb830cc244fb8bfb1f7ffbe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:09:34 + make test 06:09:34 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:09:34 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:09:46 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:09:46 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:09:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:09:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:09:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:09:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:09:52 $ docker stop --time=1 2cdb9ade59669f73f6e06e8b29d50df7d7fe2a8f9eb830cc244fb8bfb1f7ffbe 06:09:53 $ docker rm -f 2cdb9ade59669f73f6e06e8b29d50df7d7fe2a8f9eb830cc244fb8bfb1f7ffbe [Pipeline] // withDockerContainer [Pipeline] sh 06:09:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:09:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:09:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:09:55 + ls -al . 06:09:55 total 88 06:09:55 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 13 06:09 . 06:09:55 drwxrwxr-x. 4 jenkins jenkins 30 Nov 13 06:08 .. 06:09:55 drwxrwxr-x. 4 jenkins jenkins 36 Nov 13 06:08 assets 06:09:55 drwxrwxr-x. 2 jenkins jenkins 66 Nov 13 06:08 bin 06:09:55 drwxrwxr-x. 3 jenkins jenkins 29 Nov 13 06:08 cmd 06:09:55 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 13 06:08 CONTRIBUTING.md 06:09:55 -rw-r--r--. 1 jenkins jenkins 10 Nov 13 06:09 coverage.out 06:09:55 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 13 06:08 Dockerfile 06:09:55 drwxrwxr-x. 2 jenkins jenkins 23 Nov 13 06:08 docs 06:09:55 drwxrwxr-x. 8 jenkins jenkins 179 Nov 13 06:08 .git 06:09:55 drwxrwxr-x. 2 jenkins jenkins 103 Nov 13 06:08 .github 06:09:55 -rw-rw-r--. 1 jenkins jenkins 155 Nov 13 06:08 .gitignore 06:09:55 -rw-rw-r--. 1 jenkins jenkins 881 Nov 13 06:08 go.mod 06:09:55 -rw-rw-r--. 1 jenkins jenkins 23990 Nov 13 06:08 go.sum 06:09:55 drwxrwxr-x. 9 jenkins jenkins 125 Nov 13 06:08 internal 06:09:55 -rw-rw-r--. 1 jenkins jenkins 652 Nov 13 06:08 Jenkinsfile 06:09:55 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 13 06:08 LICENSE 06:09:55 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 13 06:08 Makefile 06:09:55 drwxrwxr-x. 3 jenkins jenkins 19 Nov 13 06:08 pkg 06:09:55 -rw-rw-r--. 1 jenkins jenkins 4450 Nov 13 06:08 README.md 06:09:55 drwxrwxr-x. 4 jenkins jenkins 71 Nov 13 06:08 snap 06:09:55 -rw-rw-r--. 1 jenkins jenkins 5 Nov 13 06:06 VERSION 06:09:55 -rw-rw-r--. 1 jenkins jenkins 155 Nov 13 06:08 version.go 06:09:55 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 13 06:08 web [Pipeline] isUnix [Pipeline] sh 06:09:56 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 --label arch=amd64 --label version=0.0.0 . 06:09:56 Sending build context to Docker daemon 26.18MB 06:09:56 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 06:09:56 Step 2/22 : FROM ${BASE} AS builder 06:09:56 ---> ac475939a898 06:09:56 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:09:56 ---> Running in 92d297dc2e34 06:09:56 Removing intermediate container 92d297dc2e34 06:09:56 ---> 87db40be3977 06:09:56 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 06:09:56 ---> Running in fc80d7a4c6be 06:09:56 Removing intermediate container fc80d7a4c6be 06:09:56 ---> acd35e078bc9 06:09:56 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 06:09:56 ---> Running in 9e8c65953d35 06:09:56 Removing intermediate container 9e8c65953d35 06:09:56 ---> 2126588b0e41 06:09:56 Step 6/22 : LABEL Name=edgex-ui-go 06:09:56 ---> Running in 262f66fef4a4 06:09:56 Removing intermediate container 262f66fef4a4 06:09:56 ---> 61fc880ba08c 06:09:56 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:09:56 ---> Running in ca55905a838f 06:09:56 Removing intermediate container ca55905a838f 06:09:56 ---> 94ae436a2d24 06:09:56 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:56 ---> Running in e3c949fac9c9 06:09:57 Removing intermediate container e3c949fac9c9 06:09:57 ---> f1ebd13520f5 06:09:57 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:09:57 ---> Running in 5e3cadbff3b9 06:09:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:09:58 Removing intermediate container 4920d895d876 06:09:58 ---> be8b37977c28 06:09:58 Step 14/14 : RUN ${MAKE} 06:09:58 ---> Running in 8a88ee5a78dc 06:09:58 noop 06:09:58 Removing intermediate container 8a88ee5a78dc 06:09:58 ---> e5fe9b386a00 06:09:58 Successfully built e5fe9b386a00 06:09:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:09:58 + docker inspect -f . ci-base-image-arm64 06:09:58 . 06:09:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:09:58 OK: 220 MiB in 52 packages [Pipeline] withDockerContainer 06:09:58 prd-ubuntu18.04-docker-arm64-4c-16g-469 does not seem to be running inside a container 06:09:58 Removing intermediate container 5e3cadbff3b9 06:09:58 ---> a992b90e5f46 06:09:58 Step 10/22 : ENV GO111MODULE=on 06:09:58 ---> Running in 01dfafd4c898 06:09:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:09:59 Removing intermediate container 01dfafd4c898 06:09:59 ---> 11daf4400828 06:09:59 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:09:59 ---> Running in 4f51ad4ddecb 06:09:59 Removing intermediate container 4f51ad4ddecb 06:09:59 ---> fab5a29c1258 06:09:59 Step 12/22 : COPY . . 06:10:00 ---> cf55fccd0814 06:10:00 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:00 ---> Running in 327a68531dc8 06:10:00 $ docker top 23bbdc8b408bbdf788255c27f934db2d0764f6f9edc9ba160e29c5042eb613a4 -eo pid,comm 06:10:00 Removing intermediate container 327a68531dc8 06:10:00 ---> 47e9a2fe9e01 06:10:00 Step 14/22 : RUN ${MAKE} 06:10:00 ---> Running in 88fa372c517a [Pipeline] { [Pipeline] sh 06:10:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:10:01 + go version 06:10:01 go version go1.16.8 linux/arm64 [Pipeline] } 06:10:01 $ docker stop --time=1 23bbdc8b408bbdf788255c27f934db2d0764f6f9edc9ba160e29c5042eb613a4 06:10:03 $ docker rm -f 23bbdc8b408bbdf788255c27f934db2d0764f6f9edc9ba160e29c5042eb613a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:03 + docker inspect -f . ci-base-image-arm64 06:10:03 . [Pipeline] withDockerContainer 06:10:04 prd-ubuntu18.04-docker-arm64-4c-16g-469 does not seem to be running inside a container 06:10:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:10:05 $ docker top ab3db9f058f7ea7042d76ed51a7cfd74996c484f6bba8097d22667a6d6913986 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:10:06 + make test 06:10:06 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:10:07 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:10:09 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:10:11 Removing intermediate container 88fa372c517a 06:10:11 ---> f1dfe9271349 06:10:11 Step 15/22 : FROM alpine:3.14 06:10:14 3.14: Pulling from library/alpine 06:10:14 97518928ae5f: Pulling fs layer 06:10:14 97518928ae5f: Verifying Checksum 06:10:14 97518928ae5f: Download complete 06:10:15 97518928ae5f: Pull complete 06:10:15 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:10:15 Status: Downloaded newer image for alpine:3.14 06:10:15 ---> 0a97eee8041e 06:10:15 Step 16/22 : EXPOSE 4000 06:10:15 ---> Running in b62a43fb22b9 06:10:15 Removing intermediate container b62a43fb22b9 06:10:15 ---> fa382bdd5a1b 06:10:15 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:10:15 ---> 66a1ab9ebf38 06:10:15 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:10:15 ---> Running in 1fd8a9f161ac 06:10:15 Removing intermediate container 1fd8a9f161ac 06:10:15 ---> 5d77db0f9503 06:10:15 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:10:15 ---> Running in e305e1d8f4b7 06:10:16 Removing intermediate container e305e1d8f4b7 06:10:16 ---> ad3a3cbac903 06:10:16 Step 20/22 : LABEL arch=amd64 06:10:16 ---> Running in 01ffd8cc0f93 06:10:16 Removing intermediate container 01ffd8cc0f93 06:10:16 ---> c0fdb8ee2749 06:10:16 Step 21/22 : LABEL git_sha=1f1a62c9dc3cf5087cbd71d3be4f50026d52f5d3 06:10:16 ---> Running in 7dc7d540ccfb 06:10:16 Removing intermediate container 7dc7d540ccfb 06:10:16 ---> 2e0bbb41eef8 06:10:16 Step 22/22 : LABEL version=0.0.0 06:10:16 ---> Running in 722368e23b8a 06:10:16 Removing intermediate container 722368e23b8a 06:10:16 ---> 19ab326cef66 06:10:16 [Warning] One or more build-args [ARCH] were not consumed 06:10:16 Successfully built 19ab326cef66 06:10:16 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:17 06:10:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:10:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:17 latest: Pulling from edgex-lftools-log-publisher 06:10:17 b4d181a07f80: Pulling fs layer 06:10:17 a1111a8f2ec3: Pulling fs layer 06:10:17 ed53099fbce6: Pulling fs layer 06:10:17 dc539afda2c1: Pulling fs layer 06:10:17 77bc0d833cb6: Pulling fs layer 06:10:17 9065ff56babe: Pulling fs layer 06:10:17 d287ab97295c: Pulling fs layer 06:10:17 dc539afda2c1: Waiting 06:10:17 77bc0d833cb6: Waiting 06:10:17 9065ff56babe: Waiting 06:10:17 d287ab97295c: Waiting 06:10:17 a1111a8f2ec3: Verifying Checksum 06:10:17 a1111a8f2ec3: Download complete 06:10:17 dc539afda2c1: Verifying Checksum 06:10:17 dc539afda2c1: Download complete 06:10:17 ed53099fbce6: Verifying Checksum 06:10:17 ed53099fbce6: Download complete 06:10:17 9065ff56babe: Verifying Checksum 06:10:17 9065ff56babe: Download complete 06:10:17 77bc0d833cb6: Verifying Checksum 06:10:17 77bc0d833cb6: Download complete 06:10:17 b4d181a07f80: Verifying Checksum 06:10:17 b4d181a07f80: Download complete 06:10:18 d287ab97295c: Verifying Checksum 06:10:18 d287ab97295c: Download complete 06:10:19 b4d181a07f80: Pull complete 06:10:19 a1111a8f2ec3: Pull complete 06:10:19 ed53099fbce6: Pull complete 06:10:19 dc539afda2c1: Pull complete 06:10:19 77bc0d833cb6: Pull complete 06:10:19 9065ff56babe: Pull complete 06:10:25 d287ab97295c: Pull complete 06:10:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:10:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:10:25 prd-centos7-docker-4c-2g-470 does not seem to be running inside a container 06:10:25 $ 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/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:10:28 $ docker top 2173240e15e9a28572070248bba08dc31c68cc1448a381d32fc461fcfa0eb0fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:28 ---> job-cost.sh 06:10:28 lf-activate-venv: SKIPPING 06:10:28 INFO: No Stack... 06:10:29 INFO: Retrieving Pricing Info for: v3-standard-2 06:10:29 INFO: Archiving Costs [Pipeline] sh 06:10:29 + cat /w/workspace/edgex-ui-go/16/archives/cost.csv 06:10:29 + cut -d, -f6 [Pipeline] lock 06:10:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] 06:10:29 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] did not exist. Created. 06:10:29 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:30 + echo total: 0.05999999865889549 [Pipeline] stash 06:10:30 Stashed 1 file(s) [Pipeline] } 06:10:30 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] [Pipeline] // lock [Pipeline] } 06:10:30 $ docker stop --time=1 2173240e15e9a28572070248bba08dc31c68cc1448a381d32fc461fcfa0eb0fd 06:10:31 $ docker rm -f 2173240e15e9a28572070248bba08dc31c68cc1448a381d32fc461fcfa0eb0fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:10:46 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:10:46 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:10:46 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:10:46 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:10:46 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:10:46 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:10:46 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:10:46 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:10:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:10:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:10:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:10:46 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:10:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:11:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:11:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:11:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:11:08 $ docker stop --time=1 ab3db9f058f7ea7042d76ed51a7cfd74996c484f6bba8097d22667a6d6913986 06:11:10 $ docker rm -f ab3db9f058f7ea7042d76ed51a7cfd74996c484f6bba8097d22667a6d6913986 [Pipeline] // withDockerContainer [Pipeline] sh 06:11:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:11:11 Warning: overwriting stash ‘coverage-report’ 06:11:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:11:12 + ls -al . 06:11:12 total 128 06:11:12 drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 06:10 . 06:11:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 06:08 .. 06:11:12 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 06:08 .git 06:11:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 06:08 .github 06:11:12 -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 06:08 .gitignore 06:11:12 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 13 06:08 CONTRIBUTING.md 06:11:12 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 13 06:08 Dockerfile 06:11:12 -rw-rw-r-- 1 jenkins jenkins 652 Nov 13 06:08 Jenkinsfile 06:11:12 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 13 06:08 LICENSE 06:11:12 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 13 06:08 Makefile 06:11:12 -rw-rw-r-- 1 jenkins jenkins 4450 Nov 13 06:08 README.md 06:11:12 -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 06:06 VERSION 06:11:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 06:08 assets 06:11:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 06:08 bin 06:11:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 06:08 cmd 06:11:12 -rw-r--r-- 1 jenkins jenkins 10 Nov 13 06:10 coverage.out 06:11:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 06:08 docs 06:11:12 -rw-rw-r-- 1 jenkins jenkins 881 Nov 13 06:08 go.mod 06:11:12 -rw-rw-r-- 1 jenkins jenkins 23990 Nov 13 06:08 go.sum 06:11:12 drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 06:08 internal 06:11:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 06:08 pkg 06:11:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 06:08 snap 06:11:12 -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 06:08 version.go 06:11:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 06:08 web [Pipeline] isUnix [Pipeline] sh 06:11:12 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9426d9c4cc24c6f158ebb76fec32c54437fa8040 --label arch=arm64 --label version=0.0.0 . 06:11:13 Sending build context to Docker daemon 26.18MB 06:11:13 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 06:11:13 Step 2/22 : FROM ${BASE} AS builder 06:11:13 ---> e5fe9b386a00 06:11:13 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:11:13 ---> Running in d9c676351436 06:11:14 Removing intermediate container d9c676351436 06:11:14 ---> 37aba26c666b 06:11:14 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 06:11:14 ---> Running in 0b50689e7a58 06:11:14 Removing intermediate container 0b50689e7a58 06:11:14 ---> 0e6f0bf79c39 06:11:14 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 06:11:15 ---> Running in 7b0373f78a91 06:11:15 Removing intermediate container 7b0373f78a91 06:11:15 ---> 2c9b8b1dc24c 06:11:15 Step 6/22 : LABEL Name=edgex-ui-go 06:11:15 ---> Running in 79f133d9c09f 06:11:16 Removing intermediate container 79f133d9c09f 06:11:16 ---> e617ede967fd 06:11:16 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:11:16 ---> Running in 60d355881902 06:11:16 Removing intermediate container 60d355881902 06:11:16 ---> c303585ea1e1 06:11:16 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:16 ---> Running in 0684a346571b 06:11:18 Removing intermediate container 0684a346571b 06:11:18 ---> 2de66087e5de 06:11:18 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:11:18 ---> Running in 0a6357731601 06:11:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:11:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:11:21 OK: 219 MiB in 52 packages 06:11:22 Removing intermediate container 0a6357731601 06:11:22 ---> 0662fe02593b 06:11:22 Step 10/22 : ENV GO111MODULE=on 06:11:22 ---> Running in da8a08a30505 06:11:22 Removing intermediate container da8a08a30505 06:11:22 ---> fd5735386c04 06:11:22 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:11:22 ---> Running in 2788fa3aa3f2 06:11:23 Removing intermediate container 2788fa3aa3f2 06:11:23 ---> f3a61c792035 06:11:23 Step 12/22 : COPY . . 06:11:26 ---> 9d1c1ba74235 06:11:26 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:11:26 ---> Running in 364585b06bf9 06:11:28 Removing intermediate container 364585b06bf9 06:11:28 ---> e1985e8e2d12 06:11:28 Step 14/22 : RUN ${MAKE} 06:11:28 ---> Running in 73c29bbd034c 06:11:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:11:56 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:11:59 Removing intermediate container 73c29bbd034c 06:11:59 ---> 9e9ade407f47 06:11:59 Step 15/22 : FROM alpine:3.14 06:12:03 3.14: Pulling from library/alpine 06:12:03 be307f383ecc: Pulling fs layer 06:12:03 be307f383ecc: Verifying Checksum 06:12:03 be307f383ecc: Download complete 06:12:04 be307f383ecc: Pull complete 06:12:04 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 06:12:04 Status: Downloaded newer image for alpine:3.14 06:12:04 ---> 5b8b7b635229 06:12:04 Step 16/22 : EXPOSE 4000 06:12:04 ---> Running in c6d5d239fe62 06:12:05 Removing intermediate container c6d5d239fe62 06:12:05 ---> 4bdc809a0b83 06:12:05 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:12:06 ---> c7eebadada19 06:12:06 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:12:06 ---> Running in 4decddbfb67d 06:12:06 Removing intermediate container 4decddbfb67d 06:12:06 ---> dab417843f82 06:12:06 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:12:06 ---> Running in 55eb6fe53cd3 06:12:07 Removing intermediate container 55eb6fe53cd3 06:12:07 ---> 60ae4e659286 06:12:07 Step 20/22 : LABEL arch=arm64 06:12:07 ---> Running in 85c1f44dc901 06:12:07 Removing intermediate container 85c1f44dc901 06:12:07 ---> 19b03d061451 06:12:07 Step 21/22 : LABEL git_sha=9426d9c4cc24c6f158ebb76fec32c54437fa8040 06:12:07 ---> Running in ac5a0bedea53 06:12:08 Removing intermediate container ac5a0bedea53 06:12:08 ---> b075604e0f0c 06:12:08 Step 22/22 : LABEL version=0.0.0 06:12:08 ---> Running in 0f23f463a08a 06:12:08 Removing intermediate container 0f23f463a08a 06:12:08 ---> cc6bf176a469 06:12:08 [Warning] One or more build-args [ARCH] were not consumed 06:12:08 Successfully built cc6bf176a469 06:12:08 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:12:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:09 06:12:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:12:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:09 arm64: Pulling from edgex-lftools-log-publisher 06:12:09 448f6bf000e3: Pulling fs layer 06:12:09 f757da607395: Pulling fs layer 06:12:09 05883995daec: Pulling fs layer 06:12:09 8603b9c90790: Pulling fs layer 06:12:09 1560dd03e051: Pulling fs layer 06:12:09 27f5ce0e4adf: Pulling fs layer 06:12:09 c2d8d7efcc4b: Pulling fs layer 06:12:09 8603b9c90790: Waiting 06:12:09 1560dd03e051: Waiting 06:12:09 27f5ce0e4adf: Waiting 06:12:09 c2d8d7efcc4b: Waiting 06:12:09 f757da607395: Verifying Checksum 06:12:09 f757da607395: Download complete 06:12:09 8603b9c90790: Verifying Checksum 06:12:09 8603b9c90790: Download complete 06:12:09 1560dd03e051: Verifying Checksum 06:12:09 1560dd03e051: Download complete 06:12:10 27f5ce0e4adf: Verifying Checksum 06:12:10 27f5ce0e4adf: Download complete 06:12:10 05883995daec: Verifying Checksum 06:12:10 05883995daec: Download complete 06:12:10 448f6bf000e3: Verifying Checksum 06:12:10 448f6bf000e3: Download complete 06:12:13 c2d8d7efcc4b: Verifying Checksum 06:12:13 c2d8d7efcc4b: Download complete 06:12:14 448f6bf000e3: Pull complete 06:12:14 f757da607395: Pull complete 06:12:16 05883995daec: Pull complete 06:12:16 8603b9c90790: Pull complete 06:12:17 1560dd03e051: Pull complete 06:12:17 27f5ce0e4adf: Pull complete 06:12:32 c2d8d7efcc4b: Pull complete 06:12:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 06:12:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:12:32 prd-ubuntu18.04-docker-arm64-4c-16g-469 does not seem to be running inside a container 06:12:32 $ 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/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:12:35 $ docker top 8fea7d7dd5ac856b56d7ebf3f16dee9471c4ed22dfd654947e51dfbc155d2c90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:36 ---> job-cost.sh 06:12:36 lf-activate-venv: SKIPPING 06:12:36 INFO: No Stack... 06:12:37 INFO: Retrieving Pricing Info for: v3-standard-4 06:12:37 INFO: Archiving Costs [Pipeline] sh 06:12:38 + cut -d, -f6 06:12:38 + cat /w/workspace/edgex-ui-go/16/archives/cost.csv [Pipeline] lock 06:12:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] 06:12:38 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] did not exist. Created. 06:12:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:12:38 /w/workspace/edgex-ui-go/16@tmp/durable-01270795/script.sh: 1: /w/workspace/edgex-ui-go/16@tmp/durable-01270795/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:12:39 + echo total: 0.10999999940395355 [Pipeline] stash 06:12:39 Warning: overwriting stash ‘stack-cost’ 06:12:39 Stashed 1 file(s) [Pipeline] } 06:12:39 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-16-stack-cost] [Pipeline] // lock [Pipeline] } 06:12:39 $ docker stop --time=1 8fea7d7dd5ac856b56d7ebf3f16dee9471c4ed22dfd654947e51dfbc155d2c90 06:12:41 $ docker rm -f 8fea7d7dd5ac856b56d7ebf3f16dee9471c4ed22dfd654947e51dfbc155d2c90 [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 06:12:42 provisioning config files... 06:12:42 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config7517847737686857963tmp [Pipeline] { [Pipeline] sh 06:12:42 + set +x 06:12:42 + curl -s https://codecov.io/bash 06:12:42 + bash -s -- 06:12:42 06:12:42 _____ _ 06:12:42 / ____| | | 06:12:42 | | ___ __| | ___ ___ _____ __ 06:12:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:12:42 | |___| (_) | (_| | __/ (_| (_) \ V / 06:12:42 \_____\___/ \__,_|\___|\___\___/ \_/ 06:12:42 Bash-1.0.6 06:12:42 06:12:42 06:12:42 ==> git version 2.24.4 found 06:12:42 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:12:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:12:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:12:42 ==> Jenkins CI detected. 06:12:42 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 06:12:42 project root: . 06:12:42 --> token set from env 06:12:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:12:42 ==> Running gcov in . (disable via -X gcov) 06:12:42 ==> Python coveragepy not found 06:12:42 ==> Searching for coverage reports in: 06:12:42 + . 06:12:42 -> Found 1 reports 06:12:42 ==> Detecting git/mercurial file structure 06:12:42 ==> Reading reports 06:12:42 + ./coverage.out bytes=10 06:12:42 ==> Appending adjustments 06:12:42 https://docs.codecov.io/docs/fixing-reports 06:12:42 + Found adjustments 06:12:42 ==> Gzipping contents 06:12:42 4.0K /tmp/codecov.pSStm9.gz 06:12:42 ==> Uploading reports 06:12:42 url: https://codecov.io 06:12:42 query: branch=PR-431&commit=f4a49ca5233bf247a74875c3be277d434c2a1a77&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 06:12:42 -> Pinging Codecov 06:12:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=f4a49ca5233bf247a74875c3be277d434c2a1a77&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 06:12:42 -> Uploading to 06:12:42 https://storage.googleapis.com/codecov/v4/raw/2021-11-13/FB506323287CE973F263BFD2A0EB1F37/f4a49ca5233bf247a74875c3be277d434c2a1a77/5fea9ee1-5097-4820-924b-3410b85bd0d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211113T061242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=861677d9edb5ed78fd0e5677724045c09de601522cef01c3295cf568e1f3b175 06:12:42 % Total % Received % Xferd Average Speed Time Time Time Current 06:12:42 Dload Upload Total Spent Left Speed 06:12:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3804 0 0 100 3804 0 12820 --:--:-- --:--:-- --:--:-- 12851 06:12:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f4a49ca5233bf247a74875c3be277d434c2a1a77 [Pipeline] } 06:12:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:12:44 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:12:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:12:45 ---> package-listing.sh 06:12:45 ++ tr '[:upper:]' '[:lower:]' 06:12:45 ++ facter osfamily 06:12:45 + OS_FAMILY=redhat 06:12:45 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 06:12:45 + START_PACKAGES=/tmp/packages_start.txt 06:12:45 + END_PACKAGES=/tmp/packages_end.txt 06:12:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:12:45 + PACKAGES=/tmp/packages_start.txt 06:12:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 06:12:45 + PACKAGES=/tmp/packages_end.txt 06:12:45 + case "${OS_FAMILY}" in 06:12:45 + rpm -qa 06:12:45 + sort 06:12:46 + '[' -f /tmp/packages_start.txt ']' 06:12:46 + '[' -f /tmp/packages_end.txt ']' 06:12:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:12:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 06:12:46 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ 06:12:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo 06:12:46 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/edgexfoundry_edgex-ui-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:12:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:12:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:12:47 06:12:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:12:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:12:47 latest: Pulling from edgex-lftools-log-publisher 06:12:47 b4d181a07f80: Pulling fs layer 06:12:47 a1111a8f2ec3: Pulling fs layer 06:12:47 ed53099fbce6: Pulling fs layer 06:12:47 dc539afda2c1: Pulling fs layer 06:12:47 77bc0d833cb6: Pulling fs layer 06:12:47 9065ff56babe: Pulling fs layer 06:12:47 d287ab97295c: Pulling fs layer 06:12:47 77bc0d833cb6: Waiting 06:12:47 9065ff56babe: Waiting 06:12:47 d287ab97295c: Waiting 06:12:47 dc539afda2c1: Waiting 06:12:47 a1111a8f2ec3: Verifying Checksum 06:12:47 a1111a8f2ec3: Download complete 06:12:47 dc539afda2c1: Verifying Checksum 06:12:47 dc539afda2c1: Download complete 06:12:47 ed53099fbce6: Verifying Checksum 06:12:47 ed53099fbce6: Download complete 06:12:47 9065ff56babe: Verifying Checksum 06:12:47 9065ff56babe: Download complete 06:12:47 77bc0d833cb6: Verifying Checksum 06:12:47 77bc0d833cb6: Download complete 06:12:47 b4d181a07f80: Verifying Checksum 06:12:47 b4d181a07f80: Download complete 06:12:48 d287ab97295c: Verifying Checksum 06:12:48 d287ab97295c: Download complete 06:12:49 b4d181a07f80: Pull complete 06:12:49 a1111a8f2ec3: Pull complete 06:12:50 ed53099fbce6: Pull complete 06:12:50 dc539afda2c1: Pull complete 06:12:50 77bc0d833cb6: Pull complete 06:12:50 9065ff56babe: Pull complete 06:12:55 d287ab97295c: Pull complete 06:12:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:12:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:12:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:12:55 prd-centos7-docker-4c-2g-468 does not seem to be running inside a container 06:12:55 $ 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/edgexfoundry_edgex-ui-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:12:58 $ docker top 1a1e284c6b2e836b78365154e12c576e2750e5483becf6b98decf18d957c586b -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:59 + touch /tmp/pre-build-complete [Pipeline] sh 06:12:59 + mkdir -p /var/log/sysstat [Pipeline] sh 06:12:59 + ls /var/log/sa-host 06:12:59 + sadf -c /var/log/sa-host/sa13 06:12:59 file_magic: OK 06:12:59 HZ: Using current value: 100 06:12:59 file_header: OK 06:12:59 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 06:12:59 Statistics: 06:12:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:12:59 File successfully converted to sysstat format version 12.0.3 06:12:59 + sadf -c /var/log/sa-host/sa30 06:12:59 file_magic: OK 06:12:59 HZ: Using current value: 100 06:12:59 file_header: OK 06:12:59 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 06:12:59 Statistics: 06:12:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:12:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:00 provisioning config files... 06:13:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config6862534298157728860tmp [Pipeline] { [Pipeline] echo 06:13:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:13:00 ---> create-netrc.sh [Pipeline] } 06:13:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:13:00 ---> python-tools-install.sh [Pipeline] echo 06:13:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:13:01 ---> sudo-logs.sh 06:13:01 Archiving 'sudo' log.. 06:13:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-468.novalocal: Name or service not known 06:13:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-468.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:13:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:13:01 ---> job-cost.sh 06:13:01 lf-activate-venv: SKIPPING 06:13:01 DEBUG: total: 0.10999999940395355 06:13:01 INFO: Retrieving Stack Cost... 06:13:02 INFO: Retrieving Pricing Info for: v3-standard-2 06:13:02 INFO: Archiving Costs [Pipeline] echo 06:13:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:13:03 ---> logs-deploy.sh 06:13:03 lf-activate-venv: SKIPPING 06:13:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/16 06:13:03 INFO: archiving workspace using pattern(s): 06:13:03 Archives upload complete. 06:13:03 INFO: archiving logs to Nexus 06:13:04 ---> uname -a: 06:13:04 Linux prd-centos7-docker-4c-2g-468.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 06:13:04 06:13:04 06:13:04 ---> lscpu: 06:13:04 Architecture: x86_64 06:13:04 CPU op-mode(s): 32-bit, 64-bit 06:13:04 Byte Order: Little Endian 06:13:04 Address sizes: 40 bits physical, 48 bits virtual 06:13:04 CPU(s): 2 06:13:04 On-line CPU(s) list: 0,1 06:13:04 Thread(s) per core: 1 06:13:04 Core(s) per socket: 1 06:13:04 Socket(s): 2 06:13:04 NUMA node(s): 1 06:13:04 Vendor ID: AuthenticAMD 06:13:04 CPU family: 23 06:13:04 Model: 49 06:13:04 Model name: AMD EPYC-Rome Processor 06:13:04 Stepping: 0 06:13:04 CPU MHz: 2799.998 06:13:04 BogoMIPS: 5599.99 06:13:04 Virtualization: AMD-V 06:13:04 Hypervisor vendor: KVM 06:13:04 Virtualization type: full 06:13:04 L1d cache: 32K 06:13:04 L1i cache: 32K 06:13:04 L2 cache: 512K 06:13:04 L3 cache: 16384K 06:13:04 NUMA node0 CPU(s): 0,1 06:13:04 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:13:04 06:13:04 06:13:04 ---> nproc: 06:13:04 2 06:13:04 06:13:04 06:13:04 ---> df -h: 06:13:04 Filesystem Size Used Avail Use% Mounted on 06:13:04 overlay 40G 7.7G 33G 20% / 06:13:04 tmpfs 64M 0 64M 0% /dev 06:13:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:13:04 shm 64M 0 64M 0% /dev/shm 06:13:04 /dev/vda1 40G 7.7G 33G 20% /facter-os 06:13:04 06:13:04 06:13:04 ---> sar -b -r -n DEV: 06:13:04 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/13/21 _x86_64_ (2 CPU) 06:13:04 06:13:04 06:05:40 LINUX RESTART (2 CPU) 06:13:04 06:13:04 06:06:01 tps rtps wtps bread/s bwrtn/s 06:13:04 06:07:01 92.16 8.17 83.99 3484.51 5563.31 06:13:04 06:08:01 1.87 0.00 1.87 0.00 37.39 06:13:04 06:09:01 0.15 0.00 0.15 0.00 1.60 06:13:04 06:10:01 0.15 0.00 0.15 0.00 1.92 06:13:04 06:11:01 0.28 0.00 0.28 0.00 4.18 06:13:04 06:12:01 0.27 0.00 0.27 0.00 4.13 06:13:04 Average: 15.82 1.36 14.46 581.19 936.11 06:13:04 06:13:04 06:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:13:04 06:07:01 5638736 0 631888 7.89 2620 1735696 1264532 13.96 597144 1535092 128 06:13:04 06:08:01 5634476 0 636140 7.94 2620 1735704 1267744 14.00 601464 1535056 8 06:13:04 06:09:01 5650116 0 620500 7.75 2620 1735704 1162264 12.83 587480 1535464 20 06:13:04 06:10:01 5649032 0 621576 7.76 2620 1735712 1162000 12.83 588936 1535464 20 06:13:04 06:11:01 5653124 0 617480 7.71 2620 1735716 1162000 12.83 584224 1536376 8 06:13:04 06:12:01 5652984 0 617616 7.71 2620 1735720 1162096 12.83 584588 1536380 20 06:13:04 Average: 5646411 0 624200 7.79 2620 1735709 1196773 13.21 590639 1535639 34 06:13:04 06:13:04 06:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:13:04 06:07:01 eth0 442.72 278.72 1425.28 78.29 0.00 0.00 0.00 0.00 06:13:04 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:04 06:07:01 docker0 59.41 40.46 5.72 241.22 0.00 0.00 0.00 0.00 06:13:04 06:08:01 eth0 3.53 0.82 3.03 0.07 0.00 0.00 0.00 0.00 06:13:04 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:04 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:04 06:09:01 eth0 1.22 0.60 0.57 0.39 0.00 0.00 0.00 0.00 06:13:04 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:04 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:04 06:10:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:13:04 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:04 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:04 06:11:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:13:04 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:04 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:04 06:12:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:13:04 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:04 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:04 Average: eth0 74.71 46.79 238.34 13.15 0.00 0.00 0.00 0.00 06:13:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:04 Average: docker0 9.91 6.75 0.95 40.23 0.00 0.00 0.00 0.00 06:13:04 06:13:04 06:13:04 ---> sar -P ALL: 06:13:04 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/13/21 _x86_64_ (2 CPU) 06:13:04 06:13:04 06:05:40 LINUX RESTART (2 CPU) 06:13:04 06:13:04 06:06:01 CPU %user %nice %system %iowait %steal %idle 06:13:04 06:07:01 all 12.55 0.00 3.09 2.34 0.04 81.98 06:13:04 06:07:01 0 12.54 0.00 3.60 3.29 0.03 80.54 06:13:04 06:07:01 1 12.56 0.00 2.58 1.38 0.05 83.42 06:13:04 06:08:01 all 0.30 0.00 0.07 0.00 0.02 99.62 06:13:04 06:08:01 0 0.07 0.00 0.07 0.00 0.02 99.85 06:13:04 06:08:01 1 0.53 0.00 0.07 0.00 0.02 99.38 06:13:04 06:09:01 all 0.29 0.00 0.05 0.00 0.02 99.64 06:13:04 06:09:01 0 0.10 0.00 0.03 0.00 0.02 99.85 06:13:04 06:09:01 1 0.48 0.00 0.07 0.00 0.02 99.43 06:13:04 06:10:01 all 0.21 0.00 0.05 0.00 0.01 99.73 06:13:04 06:10:01 0 0.07 0.00 0.07 0.00 0.02 99.85 06:13:04 06:10:01 1 0.35 0.00 0.03 0.00 0.00 99.62 06:13:04 06:11:01 all 0.23 0.00 0.04 0.00 0.01 99.72 06:13:04 06:11:01 0 0.10 0.00 0.05 0.00 0.00 99.85 06:13:04 06:11:01 1 0.37 0.00 0.03 0.00 0.02 99.58 06:13:04 06:12:01 all 0.23 0.00 0.04 0.00 0.00 99.73 06:13:04 06:12:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:13:04 06:12:01 1 0.42 0.00 0.03 0.00 0.00 99.55 06:13:04 Average: all 2.26 0.00 0.55 0.38 0.02 96.79 06:13:04 Average: 0 2.11 0.00 0.63 0.54 0.01 96.70 06:13:04 Average: 1 2.41 0.00 0.46 0.23 0.02 96.88 06:13:04 06:13:04 06:13:04