Pull request #503 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 41485b6c64756ebbf0117dd5034bb72285bdbc26+4d422d01fe011726d54cf0fc4832f3b2a68f526c (e7745f6f82c413959f883b58857dcc7f7e475474) 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-ssh17720330134331876043.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10511009600815281485.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-503/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-503/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10025607152129871110.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-503/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17943146347080192927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh7932028238422160712.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-503/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-503/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11218450300804742747.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7274 in /w/workspace/edgexfoundry_edgex-ui-go_PR-503 [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-503 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/503/head:refs/remotes/origin/PR-503 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4d422d01fe011726d54cf0fc4832f3b2a68f526c into PR head commit 41485b6c64756ebbf0117dd5034bb72285bdbc26 Merge succeeded, producing 41485b6c64756ebbf0117dd5034bb72285bdbc26 Checking out Revision 41485b6c64756ebbf0117dd5034bb72285bdbc26 (PR-503) > git config core.sparsecheckout # timeout=10 > git checkout -f 41485b6c64756ebbf0117dd5034bb72285bdbc26 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4d422d01fe011726d54cf0fc4832f3b2a68f526c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41485b6c64756ebbf0117dd5034bb72285bdbc26 # timeout=10 Commit message: "feat: add README.md document" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:29:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:29:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:29:50 ========================================================= 11:29:50 EdgeX Global Pipelines Version Info 11:29:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:29:51 ------------------- 11:29:51 stable info: 11:29:51 ------------------- 11:29:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:29:51 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 11:29:51 Message: update stable to v1.0.221 11:29:52 ------------------- 11:29:52 experimental info: 11:29:52 ------------------- 11:29:52 Commited By: **** collab-it+edgex@linuxfoundation.org 11:29:52 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 11:29:52 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:29:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:29:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:29:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:29:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:29:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:29:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:29:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:29:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-503 [Pipeline] echo 11:29:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-503 [Pipeline] echo 11:29:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-503 [Pipeline] echo 11:29:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41485b6c64756ebbf0117dd5034bb72285bdbc26 [Pipeline] echo 11:29:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41485b6 [Pipeline] echo 11:29:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:29:53 provisioning config files... 11:29:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/config3836455479797163528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:29:53 ---> docker-login.sh 11:29:53 nexus3.edgexfoundry.org:10001 11:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:29:54 Configure a credential helper to remove this warning. See 11:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:29:54 11:29:54 Login Succeeded 11:29:54 nexus3.edgexfoundry.org:10002 11:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:29:54 Configure a credential helper to remove this warning. See 11:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:29:54 11:29:54 Login Succeeded 11:29:54 nexus3.edgexfoundry.org:10003 11:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:29:54 Configure a credential helper to remove this warning. See 11:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:29:54 11:29:54 Login Succeeded 11:29:54 nexus3.edgexfoundry.org:10004 11:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:29:54 Configure a credential helper to remove this warning. See 11:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:29:54 11:29:54 Login Succeeded 11:29:54 docker.io 11:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:29:55 Configure a credential helper to remove this warning. See 11:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:29:55 11:29:55 Login Succeeded 11:29:55 ---> docker-login.sh ends [Pipeline] } 11:29:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:29:56 + git rev-list -1 --merges 41485b6c64756ebbf0117dd5034bb72285bdbc26~1..41485b6c64756ebbf0117dd5034bb72285bdbc26 [Pipeline] echo 11:29:56 -----------> git rev-list -1 --merges 41485b6c64756ebbf0117dd5034bb72285bdbc26~1..41485b6c64756ebbf0117dd5034bb72285bdbc26 41485b6c64756ebbf0117dd5034bb72285bdbc26 [false] [Pipeline] sh 11:29:56 + git log --format=format:%s -1 41485b6c64756ebbf0117dd5034bb72285bdbc26 [Pipeline] echo 11:29:56 ========================================================= 11:29:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:29:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:29:56 + git log --format=format:%s -1 41485b6c64756ebbf0117dd5034bb72285bdbc26 [Pipeline] echo 11:29:56 [semverPrep] GIT_COMMIT: 41485b6c64756ebbf0117dd5034bb72285bdbc26, Commit Message: feat: add README.md document [Pipeline] echo 11:29:56 [semverPrep] This is not a build commit. [Pipeline] sh 11:29:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:29:57 + grep -v github /etc/ssh/ssh_known_hosts 11:29:57 + [ -e /tmp/ssh_known_hosts ] 11:29:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:29:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:29:57 + sudo tee -a /etc/ssh/ssh_known_hosts 11:29:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:29:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:29:57 11:29:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:29:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:29:58 latest: Pulling from edgex-devops/git-semver 11:29:58 a0d0a0d46f8b: Pulling fs layer 11:29:58 3e5f54012d9b: Pulling fs layer 11:29:58 4c7163046ea9: Pulling fs layer 11:29:58 0c2d73faf560: Pulling fs layer 11:29:58 0c2d73faf560: Waiting 11:29:58 3e5f54012d9b: Download complete 11:29:58 a0d0a0d46f8b: Download complete 11:29:58 0c2d73faf560: Verifying Checksum 11:29:58 0c2d73faf560: Download complete 11:29:58 4c7163046ea9: Verifying Checksum 11:29:58 4c7163046ea9: Download complete 11:29:58 a0d0a0d46f8b: Pull complete 11:29:58 3e5f54012d9b: Pull complete 11:29:58 4c7163046ea9: Pull complete 11:29:58 0c2d73faf560: Pull complete 11:29:58 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:29:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:29:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:29:59 prd-ubuntu20.04-docker-8c-8g-7274 does not seem to be running inside a container 11:29:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-503 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503:/w/workspace/edgexfoundry_edgex-ui-go_PR-503:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:29:59 $ docker top c4d6573e7629223d9ae7ff901ce599695b1af50052872d983cf8f22b74fd5e9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:30:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:30:00 [ssh-agent] Looking for ssh-agent implementation... 11:30:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:30:00 $ docker exec c4d6573e7629223d9ae7ff901ce599695b1af50052872d983cf8f22b74fd5e9e ssh-agent 11:30:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbkCboF/agent.14 11:30:00 SSH_AGENT_PID=20 11:30:00 Running ssh-add (command line suppressed) 11:30:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/private_key_3050508470220995474.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/private_key_3050508470220995474.key) 11:30:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:30:00 + git tag --points-at HEAD [Pipeline] } 11:30:00 $ docker exec --env ******** --env ******** c4d6573e7629223d9ae7ff901ce599695b1af50052872d983cf8f22b74fd5e9e ssh-agent -k 11:30:00 unset SSH_AUTH_SOCK; 11:30:00 unset SSH_AGENT_PID; 11:30:00 echo Agent pid 20 killed; 11:30:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:30:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:30:01 [ssh-agent] Looking for ssh-agent implementation... 11:30:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:30:01 $ docker exec c4d6573e7629223d9ae7ff901ce599695b1af50052872d983cf8f22b74fd5e9e ssh-agent 11:30:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKGGBOb/agent.53 11:30:01 SSH_AGENT_PID=59 11:30:01 Running ssh-add (command line suppressed) 11:30:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/private_key_9023559217411099104.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/private_key_9023559217411099104.key) 11:30:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:30:01 + git semver init 11:30:01 # -> Open(): unable to determine branch for HEAD 11:30:01 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-503/.git 11:30:01 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-503 11:30:01 # $SEMVER_REMOTE_NAME = origin 11:30:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:30:01 # $SEMVER_USER_NAME = edgex-jenkins 11:30:01 # $SEMVER_BRANCH = PR-503 11:30:01 # $SEMVER_TEMP = /tmp/semver-936687307 11:30:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 11:30:04 # '/tmp/semver-936687307' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-503/.semver' 11:30:04 # -> Force: false 11:30:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-503/.semver [Pipeline] } 11:30:04 $ docker exec --env ******** --env ******** c4d6573e7629223d9ae7ff901ce599695b1af50052872d983cf8f22b74fd5e9e ssh-agent -k 11:30:04 unset SSH_AUTH_SOCK; 11:30:04 unset SSH_AGENT_PID; 11:30:04 echo Agent pid 59 killed; 11:30:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:30:05 + git semver [Pipeline] } 11:30:05 $ docker stop --time=1 c4d6573e7629223d9ae7ff901ce599695b1af50052872d983cf8f22b74fd5e9e 11:30:06 $ docker rm -f c4d6573e7629223d9ae7ff901ce599695b1af50052872d983cf8f22b74fd5e9e [Pipeline] // withDockerContainer [Pipeline] sh 11:30:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:30:07 Stashed 1 file(s) [Pipeline] echo 11:30:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:30:07 provisioning config files... 11:30:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/config6007245770751142469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:30:08 ---> docker-login.sh 11:30:08 nexus3.edgexfoundry.org:10001 11:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:30:08 Configure a credential helper to remove this warning. See 11:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:30:08 11:30:08 Login Succeeded 11:30:08 nexus3.edgexfoundry.org:10002 11:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:30:08 Configure a credential helper to remove this warning. See 11:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:30:08 11:30:08 Login Succeeded 11:30:08 nexus3.edgexfoundry.org:10003 11:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:30:08 Configure a credential helper to remove this warning. See 11:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:30:08 11:30:08 Login Succeeded 11:30:08 nexus3.edgexfoundry.org:10004 11:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:30:08 Configure a credential helper to remove this warning. See 11:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:30:08 11:30:08 Login Succeeded 11:30:08 docker.io 11:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:30:09 Configure a credential helper to remove this warning. See 11:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:30:09 11:30:09 Login Succeeded 11:30:09 ---> docker-login.sh ends [Pipeline] } 11:30:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:30:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:30:09 ========================================================= 11:30:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 11:30:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:30:09 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 11:30:10 Sending build context to Docker daemon 43MB 11:30:10 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 11:30:10 Step 2/15 : FROM ${BASE} AS builder 11:30:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 11:30:10 59bf1c3509f3: Pulling fs layer 11:30:10 666ba61612fd: Pulling fs layer 11:30:10 8ed8ca486205: Pulling fs layer 11:30:10 4fe6c5a15a65: Pulling fs layer 11:30:10 22a0e8bec74d: Pulling fs layer 11:30:10 640e595b4fbd: Pulling fs layer 11:30:10 763cafe07f6e: Pulling fs layer 11:30:10 0c0b528cf693: Pulling fs layer 11:30:10 10935f4eaf8b: Pulling fs layer 11:30:10 22a0e8bec74d: Waiting 11:30:10 763cafe07f6e: Waiting 11:30:10 0c0b528cf693: Waiting 11:30:10 640e595b4fbd: Waiting 11:30:10 10935f4eaf8b: Waiting 11:30:10 4fe6c5a15a65: Waiting 11:30:10 8ed8ca486205: Download complete 11:30:10 666ba61612fd: Verifying Checksum 11:30:10 666ba61612fd: Download complete 11:30:10 22a0e8bec74d: Download complete 11:30:10 640e595b4fbd: Download complete 11:30:10 59bf1c3509f3: Verifying Checksum 11:30:10 59bf1c3509f3: Download complete 11:30:10 763cafe07f6e: Verifying Checksum 11:30:10 763cafe07f6e: Download complete 11:30:10 0c0b528cf693: Verifying Checksum 11:30:10 0c0b528cf693: Download complete 11:30:10 59bf1c3509f3: Pull complete 11:30:10 666ba61612fd: Pull complete 11:30:10 8ed8ca486205: Pull complete 11:30:10 10935f4eaf8b: Verifying Checksum 11:30:10 10935f4eaf8b: Download complete 11:30:10 4fe6c5a15a65: Verifying Checksum 11:30:10 4fe6c5a15a65: Download complete 11:30:15 4fe6c5a15a65: Pull complete 11:30:15 22a0e8bec74d: Pull complete 11:30:15 640e595b4fbd: Pull complete 11:30:15 763cafe07f6e: Pull complete 11:30:15 0c0b528cf693: Pull complete 11:30:16 10935f4eaf8b: Pull complete 11:30:16 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 11:30:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:30:16 ---> 99d49a6021b9 11:30:16 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:30:19 ---> Running in 9de4f5e3a2f3 11:30:19 Removing intermediate container 9de4f5e3a2f3 11:30:19 ---> fea753c362a9 11:30:19 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 11:30:19 ---> Running in e20c4d530dcf 11:30:19 Removing intermediate container e20c4d530dcf 11:30:19 ---> 796838956afa 11:30:19 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 11:30:19 ---> Running in 7c0bf6e93b8a 11:30:19 Removing intermediate container 7c0bf6e93b8a 11:30:19 ---> 9808c22f6139 11:30:19 Step 6/15 : LABEL Name=edgex-ui-go 11:30:19 ---> Running in 7ea4dd471845 11:30:20 Removing intermediate container 7ea4dd471845 11:30:20 ---> 21c2fa9c1c3a 11:30:20 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:30:20 ---> Running in ee36e3eb754b 11:30:20 Removing intermediate container ee36e3eb754b 11:30:20 ---> 3c6cb39d1e3e 11:30:20 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:30:20 ---> Running in 5bc17841aee4 11:30:20 Removing intermediate container 5bc17841aee4 11:30:20 ---> c082cffdd533 11:30:20 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:30:20 ---> Running in 395ad56c27f9 11:30:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:30:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:30:22 OK: 221 MiB in 52 packages 11:30:22 Removing intermediate container 395ad56c27f9 11:30:22 ---> 93cb77bdd261 11:30:22 Step 10/15 : ENV GO111MODULE=on 11:30:22 ---> Running in 7fcb53c77db1 11:30:22 Removing intermediate container 7fcb53c77db1 11:30:22 ---> fe61033c4267 11:30:22 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:30:22 Still waiting to schedule task 11:30:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:30:22 ---> Running in 6f19b7ee9b99 11:30:22 Removing intermediate container 6f19b7ee9b99 11:30:22 ---> af8bd226100b 11:30:22 Step 12/15 : COPY go.mod vendor* ./ 11:30:23 ---> 94812aadd04a 11:30:23 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:30:23 ---> Running in aed1ff13a276 11:30:55 Removing intermediate container aed1ff13a276 11:30:55 ---> 2f4c9040fdeb 11:30:55 Step 14/15 : COPY . . 11:30:55 ---> 8d4c19d0d14d 11:30:55 Step 15/15 : RUN ${MAKE} 11:30:55 ---> Running in f68dbe3a1f21 11:30:55 noop 11:30:55 Removing intermediate container f68dbe3a1f21 11:30:55 ---> 53edbb42fc87 11:30:55 Successfully built 53edbb42fc87 11:30:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:30:55 + docker inspect -f . ci-base-image-x86_64 11:30:55 . [Pipeline] withDockerContainer 11:30:55 prd-ubuntu20.04-docker-8c-8g-7274 does not seem to be running inside a container 11:30:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-503 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503:/w/workspace/edgexfoundry_edgex-ui-go_PR-503:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@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 ******** ci-base-image-x86_64 cat 11:30:56 $ docker top e904b05765739ab778628743162fcf55fd9fc547f8dd6986b1c18ff76e006e32 -eo pid,comm [Pipeline] { [Pipeline] sh 11:30:56 + go version 11:30:56 go version go1.17.6 linux/amd64 [Pipeline] } 11:30:56 $ docker stop --time=1 e904b05765739ab778628743162fcf55fd9fc547f8dd6986b1c18ff76e006e32 11:30:58 $ docker rm -f e904b05765739ab778628743162fcf55fd9fc547f8dd6986b1c18ff76e006e32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:30:58 + docker inspect -f . ci-base-image-x86_64 11:30:58 . [Pipeline] withDockerContainer 11:30:58 prd-ubuntu20.04-docker-8c-8g-7274 does not seem to be running inside a container 11:30:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-503 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503:/w/workspace/edgexfoundry_edgex-ui-go_PR-503:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@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 ******** ci-base-image-x86_64 cat 11:30:59 $ docker top e576d675eb552aae4b47cb4b2dde7492e48ed3b3ebf27c17d2ccae73a8c569f9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:30:59 + make test 11:30:59 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:31:00 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:31:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:31:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:31:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:31:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:31:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:31:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:31:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:31:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:31:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:31:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:31:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:31:05 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 11:31:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:31:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:31:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:31:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:31:07 $ docker stop --time=1 e576d675eb552aae4b47cb4b2dde7492e48ed3b3ebf27c17d2ccae73a8c569f9 11:31:09 $ docker rm -f e576d675eb552aae4b47cb4b2dde7492e48ed3b3ebf27c17d2ccae73a8c569f9 [Pipeline] // withDockerContainer [Pipeline] sh 11:31:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:31:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:31:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:31:11 + ls -al . 11:31:11 total 160 11:31:11 drwxrwxr-x 14 jenkins jenkins 4096 Mar 16 11:30 . 11:31:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:29 .. 11:31:11 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 11:29 .git 11:31:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 11:29 .github 11:31:11 -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 11:29 .gitignore 11:31:11 drwx------ 3 jenkins jenkins 4096 Mar 16 11:30 .semver 11:31:11 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 16 11:29 CONTRIBUTING.md 11:31:11 -rw-rw-r-- 1 jenkins jenkins 1549 Mar 16 11:29 Dockerfile 11:31:11 -rw-rw-r-- 1 jenkins jenkins 652 Mar 16 11:29 Jenkinsfile 11:31:11 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 16 11:29 LICENSE 11:31:11 -rw-rw-r-- 1 jenkins jenkins 1212 Mar 16 11:29 Makefile 11:31:11 -rw-rw-r-- 1 jenkins jenkins 4450 Mar 16 11:29 README.md 11:31:11 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 11:30 VERSION 11:31:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 11:29 assets 11:31:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 11:29 bin 11:31:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 11:29 cmd 11:31:11 -rw-r--r-- 1 jenkins jenkins 10 Mar 16 11:30 coverage.out 11:31:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 11:29 docs 11:31:11 -rw-rw-r-- 1 jenkins jenkins 1944 Mar 16 11:29 go.mod 11:31:11 -rw-rw-r-- 1 jenkins jenkins 48565 Mar 16 11:29 go.sum 11:31:11 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 11:29 internal 11:31:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 11:29 pkg 11:31:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:29 snap 11:31:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:29 testing 11:31:11 -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 11:29 version.go 11:31:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:29 web [Pipeline] isUnix [Pipeline] sh 11:31:11 + 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=41485b6c64756ebbf0117dd5034bb72285bdbc26 --label arch=amd64 --label version=0.0.0 . 11:31:12 Sending build context to Docker daemon 43MB 11:31:12 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 11:31:12 Step 2/23 : FROM ${BASE} AS builder 11:31:12 ---> 53edbb42fc87 11:31:12 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:31:12 ---> Running in 690737b8c474 11:31:12 Removing intermediate container 690737b8c474 11:31:12 ---> f52ccf20b5a4 11:31:12 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 11:31:12 ---> Running in d19babfb0068 11:31:12 Removing intermediate container d19babfb0068 11:31:12 ---> 7ea117c0c945 11:31:12 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 11:31:12 ---> Running in 3d0b35475904 11:31:12 Removing intermediate container 3d0b35475904 11:31:12 ---> 8b9103d45ce9 11:31:12 Step 6/23 : LABEL Name=edgex-ui-go 11:31:12 ---> Running in d05e71e3af15 11:31:12 Removing intermediate container d05e71e3af15 11:31:12 ---> 8ae0c3059c17 11:31:12 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:31:12 ---> Running in 6d6a613869a2 11:31:12 Removing intermediate container 6d6a613869a2 11:31:12 ---> c7eab9a985f5 11:31:12 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:31:12 ---> Running in d1e878203166 11:31:13 Removing intermediate container d1e878203166 11:31:13 ---> 288f87c5a948 11:31:13 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:31:13 ---> Running in f061ffe4c371 11:31:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:31:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:31:15 OK: 221 MiB in 52 packages 11:31:15 Removing intermediate container f061ffe4c371 11:31:15 ---> 7548f2901ec4 11:31:15 Step 10/23 : ENV GO111MODULE=on 11:31:15 ---> Running in 550969e84458 11:31:15 Removing intermediate container 550969e84458 11:31:15 ---> 793cae9cdbf0 11:31:15 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:31:15 ---> Running in 024ae3a4701f 11:31:15 Removing intermediate container 024ae3a4701f 11:31:15 ---> 3fa1a941ae8f 11:31:15 Step 12/23 : COPY go.mod vendor* ./ 11:31:15 ---> c6ff1487ae6f 11:31:15 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:31:16 ---> Running in ee50d9c1682e 11:31:16 Removing intermediate container ee50d9c1682e 11:31:16 ---> cd56eed29177 11:31:16 Step 14/23 : COPY . . 11:31:18 ---> d6b6e44ce966 11:31:18 Step 15/23 : RUN ${MAKE} 11:31:18 ---> Running in 83daf5a5c981 11:31:18 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 11:31:23 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:31:25 Removing intermediate container 83daf5a5c981 11:31:25 ---> 15bff65e3ecd 11:31:25 Step 16/23 : FROM alpine:3.14 11:31:25 3.14: Pulling from library/alpine 11:31:26 97518928ae5f: Pulling fs layer 11:31:26 97518928ae5f: Verifying Checksum 11:31:26 97518928ae5f: Download complete 11:31:26 97518928ae5f: Pull complete 11:31:26 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 11:31:26 Status: Downloaded newer image for alpine:3.14 11:31:26 ---> 0a97eee8041e 11:31:26 Step 17/23 : EXPOSE 4000 11:31:26 ---> Running in ff7bdf9b3692 11:31:26 Removing intermediate container ff7bdf9b3692 11:31:26 ---> f4841ce6e443 11:31:26 Step 18/23 : 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 11:31:27 ---> ffddccaa05f7 11:31:27 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:31:27 ---> Running in b55b09ce1f65 11:31:27 Removing intermediate container b55b09ce1f65 11:31:27 ---> 38fb754ac98d 11:31:27 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:31:27 ---> Running in 721e6d66a2e2 11:31:27 Removing intermediate container 721e6d66a2e2 11:31:27 ---> 9ed8a06e52a8 11:31:27 Step 21/23 : LABEL arch=amd64 11:31:27 ---> Running in 66ca1b4f1c6e 11:31:27 Removing intermediate container 66ca1b4f1c6e 11:31:27 ---> cf19b40a2e67 11:31:27 Step 22/23 : LABEL git_sha=41485b6c64756ebbf0117dd5034bb72285bdbc26 11:31:27 ---> Running in 1c2b533e9313 11:31:27 Removing intermediate container 1c2b533e9313 11:31:27 ---> e879cbf05608 11:31:27 Step 23/23 : LABEL version=0.0.0 11:31:27 ---> Running in d1fd4684e56e 11:31:27 Removing intermediate container d1fd4684e56e 11:31:27 ---> fbcfbf4afcd1 11:31:27 [Warning] One or more build-args [ARCH] were not consumed 11:31:27 Successfully built fbcfbf4afcd1 11:31:27 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 11:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:31:28 11:31:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:31:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:31:29 latest: Pulling from edgex-lftools-log-publisher 11:31:29 5eb5b503b376: Pulling fs layer 11:31:29 5c69ac0246d0: Pulling fs layer 11:31:29 ec43610c2a17: Pulling fs layer 11:31:29 3a2ae6a8a46f: Pulling fs layer 11:31:29 33b1e0a273af: Pulling fs layer 11:31:29 5d3b04190fa2: Pulling fs layer 11:31:29 2f39f015ded8: Pulling fs layer 11:31:29 33b1e0a273af: Waiting 11:31:29 5d3b04190fa2: Waiting 11:31:29 2f39f015ded8: Waiting 11:31:29 3a2ae6a8a46f: Waiting 11:31:29 5c69ac0246d0: Verifying Checksum 11:31:29 5c69ac0246d0: Download complete 11:31:29 3a2ae6a8a46f: Download complete 11:31:29 33b1e0a273af: Verifying Checksum 11:31:29 33b1e0a273af: Download complete 11:31:29 5d3b04190fa2: Download complete 11:31:29 ec43610c2a17: Verifying Checksum 11:31:29 ec43610c2a17: Download complete 11:31:29 5eb5b503b376: Download complete 11:31:29 2f39f015ded8: Download complete 11:31:30 5eb5b503b376: Pull complete 11:31:30 5c69ac0246d0: Pull complete 11:31:31 ec43610c2a17: Pull complete 11:31:31 3a2ae6a8a46f: Pull complete 11:31:31 33b1e0a273af: Pull complete 11:31:31 5d3b04190fa2: Pull complete 11:31:36 2f39f015ded8: Pull complete 11:31:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:31:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:31:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:31:37 prd-ubuntu20.04-docker-8c-8g-7274 does not seem to be running inside a container 11:31:37 $ 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/edgexfoundry_edgex-ui-go_PR-503 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503:/w/workspace/edgexfoundry_edgex-ui-go_PR-503:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:31:39 $ docker top ef94d408eeed276e9fd4640c2a676ead72f54050c58c8704282d9a605cfcb0c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:31:39 ---> job-cost.sh 11:31:39 lf-activate-venv: SKIPPING 11:31:39 INFO: No Stack... 11:31:40 INFO: Retrieving Pricing Info for: v3-standard-8 11:31:40 INFO: Archiving Costs [Pipeline] sh 11:31:41 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-503/archives/cost.csv 11:31:41 + cut -d, -f6 [Pipeline] lock 11:31:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] 11:31:41 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] did not exist. Created. 11:31:41 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:31:41 + echo total: 0.2199999988079071 [Pipeline] stash 11:31:41 Stashed 1 file(s) [Pipeline] } 11:31:41 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:31:41 $ docker stop --time=1 ef94d408eeed276e9fd4640c2a676ead72f54050c58c8704282d9a605cfcb0c0 11:31:42 $ docker rm -f ef94d408eeed276e9fd4640c2a676ead72f54050c58c8704282d9a605cfcb0c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:32:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7275 in /w/workspace/edgexfoundry_edgex-ui-go_PR-503 [Pipeline] { [Pipeline] ws 11:32:00 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 11:32:00 The recommended git tool is: git 11:32:07 using credential edgex-jenkins-ssh 11:32:07 Cloning the remote Git repository 11:32:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:32:08 > git init /w/workspace/edgex-ui-go/1 # timeout=10 11:32:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:32:08 > git --version # timeout=10 11:32:08 > git --version # 'git version 2.25.1' 11:32:08 using GIT_SSH to set credentials SSH Credentials for GitHub 11:32:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:32:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:32:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:32:12 using GIT_SSH to set credentials SSH Credentials for GitHub 11:32:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/503/head:refs/remotes/origin/PR-503 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:32:12 Merging remotes/origin/main commit 4d422d01fe011726d54cf0fc4832f3b2a68f526c into PR head commit 41485b6c64756ebbf0117dd5034bb72285bdbc26 11:32:13 Merge succeeded, producing 41485b6c64756ebbf0117dd5034bb72285bdbc26 11:32:13 Checking out Revision 41485b6c64756ebbf0117dd5034bb72285bdbc26 (PR-503) 11:32:12 > git config core.sparsecheckout # timeout=10 11:32:12 > git checkout -f 41485b6c64756ebbf0117dd5034bb72285bdbc26 # timeout=10 11:32:13 > git remote # timeout=10 11:32:13 > git config --get remote.origin.url # timeout=10 11:32:13 using GIT_SSH to set credentials SSH Credentials for GitHub 11:32:13 > git merge 4d422d01fe011726d54cf0fc4832f3b2a68f526c # timeout=10 11:32:13 > git rev-parse HEAD^{commit} # timeout=10 11:32:13 > git config core.sparsecheckout # timeout=10 11:32:13 > git checkout -f 41485b6c64756ebbf0117dd5034bb72285bdbc26 # timeout=10 11:32:17 Commit message: "feat: add README.md document" 11:32:17 > git --version # timeout=10 11:32:17 > git --version # 'git version 2.25.1' 11:32:17 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:32:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:32:18 % Total % Received % Xferd Average Speed Time Time Time Current 11:32:18 Dload Upload Total Spent Left Speed 11:32:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46810 0 --:--:-- --:--:-- --:--:-- 46810 [Pipeline] sh 11:32:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:32:19 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 11:32:19 11:32:19 { 11:32:19 "registry-mirrors": [ 11:32:19 "https://nexus3.edgexfoundry.org:10001" 11:32:19 ], 11:32:19 "bip": "10.250.0.254/24", 11:32:19 "hosts": [ 11:32:19 "tcp://0.0.0.0:5555", 11:32:19 "unix:///var/run/docker.sock" 11:32:19 ], 11:32:19 "mtu": 1458, 11:32:19 "selinux-enabled": true, 11:32:19 "seccomp-profile": "/etc/docker/seccomp.json" 11:32:19 } [Pipeline] sh 11:32:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:32:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:32:39 provisioning config files... 11:32:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1183700220328045017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:32:39 ---> docker-login.sh 11:32:39 nexus3.edgexfoundry.org:10001 11:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:32:40 Configure a credential helper to remove this warning. See 11:32:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:32:40 11:32:40 Login Succeeded 11:32:40 nexus3.edgexfoundry.org:10002 11:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:32:41 Configure a credential helper to remove this warning. See 11:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:32:41 11:32:41 Login Succeeded 11:32:41 nexus3.edgexfoundry.org:10003 11:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:32:41 Configure a credential helper to remove this warning. See 11:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:32:41 11:32:41 Login Succeeded 11:32:41 nexus3.edgexfoundry.org:10004 11:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:32:41 Configure a credential helper to remove this warning. See 11:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:32:41 11:32:41 Login Succeeded 11:32:41 docker.io 11:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:32:42 Configure a credential helper to remove this warning. See 11:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:32:42 11:32:42 Login Succeeded 11:32:42 ---> docker-login.sh ends [Pipeline] } 11:32:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:32:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:32:43 ========================================================= 11:32:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 11:32:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:32:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 11:32:44 Sending build context to Docker daemon 27.01MB 11:32:44 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 11:32:44 Step 2/15 : FROM ${BASE} AS builder 11:32:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:32:44 9b3977197b4f: Pulling fs layer 11:32:44 1a89e8eeedd5: Pulling fs layer 11:32:44 94645a83ff95: Pulling fs layer 11:32:44 3f3a8bcf1eab: Pulling fs layer 11:32:44 0c92f367c5e7: Pulling fs layer 11:32:44 f7c0051592d6: Pulling fs layer 11:32:44 a227ed2f7395: Pulling fs layer 11:32:44 7b1c46037f91: Pulling fs layer 11:32:44 3f3a8bcf1eab: Waiting 11:32:44 0c92f367c5e7: Waiting 11:32:44 f7c0051592d6: Waiting 11:32:44 7b1c46037f91: Waiting 11:32:44 a227ed2f7395: Waiting 11:32:44 94645a83ff95: Download complete 11:32:44 1a89e8eeedd5: Download complete 11:32:44 0c92f367c5e7: Verifying Checksum 11:32:44 0c92f367c5e7: Download complete 11:32:44 9b3977197b4f: Verifying Checksum 11:32:44 f7c0051592d6: Verifying Checksum 11:32:44 f7c0051592d6: Download complete 11:32:44 a227ed2f7395: Verifying Checksum 11:32:44 a227ed2f7395: Download complete 11:32:45 9b3977197b4f: Pull complete 11:32:46 1a89e8eeedd5: Pull complete 11:32:46 94645a83ff95: Pull complete 11:32:47 7b1c46037f91: Verifying Checksum 11:32:47 7b1c46037f91: Download complete 11:32:47 3f3a8bcf1eab: Verifying Checksum 11:32:47 3f3a8bcf1eab: Download complete 11:33:00 3f3a8bcf1eab: Pull complete 11:33:00 0c92f367c5e7: Pull complete 11:33:00 f7c0051592d6: Pull complete 11:33:00 a227ed2f7395: Pull complete 11:33:07 7b1c46037f91: Pull complete 11:33:07 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 11:33:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:33:07 ---> f79e39bc4007 11:33:07 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:33:08 ---> Running in 4d0ed9ec4a95 11:33:08 Removing intermediate container 4d0ed9ec4a95 11:33:08 ---> d243912048fa 11:33:08 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 11:33:08 ---> Running in d68eaef69c9e 11:33:08 Removing intermediate container d68eaef69c9e 11:33:08 ---> fd1469a795f6 11:33:08 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 11:33:08 ---> Running in 57e4469cacfa 11:33:08 Removing intermediate container 57e4469cacfa 11:33:08 ---> 8a95e6e453ac 11:33:08 Step 6/15 : LABEL Name=edgex-ui-go 11:33:08 ---> Running in 1dd6449255d7 11:33:09 Removing intermediate container 1dd6449255d7 11:33:09 ---> 4685c9446239 11:33:09 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:33:09 ---> Running in 4f2b81c36c00 11:33:09 Removing intermediate container 4f2b81c36c00 11:33:09 ---> 820ba34e33e8 11:33:09 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:33:09 ---> Running in 84395b1b737f 11:33:11 Removing intermediate container 84395b1b737f 11:33:11 ---> a63817827b86 11:33:11 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:33:11 ---> Running in 6dade264d8cc 11:33:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:33:14 OK: 220 MiB in 52 packages 11:33:16 Removing intermediate container 6dade264d8cc 11:33:16 ---> a613f13dc04d 11:33:16 Step 10/15 : ENV GO111MODULE=on 11:33:16 ---> Running in 75fbe46ed647 11:33:17 Removing intermediate container 75fbe46ed647 11:33:17 ---> 8fd955dd0974 11:33:17 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:33:17 ---> Running in a9569b6568b6 11:33:17 Removing intermediate container a9569b6568b6 11:33:17 ---> 3e4e9300214c 11:33:17 Step 12/15 : COPY go.mod vendor* ./ 11:33:18 ---> 128a06e496b3 11:33:18 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:33:18 ---> Running in f547e0345518 11:34:40 Removing intermediate container f547e0345518 11:34:40 ---> f67c5bf198a5 11:34:40 Step 14/15 : COPY . . 11:34:40 ---> 7566a434b8b4 11:34:40 Step 15/15 : RUN ${MAKE} 11:34:40 ---> Running in 8e0e3455128d 11:34:40 noop 11:34:40 Removing intermediate container 8e0e3455128d 11:34:40 ---> 438420cbf3e8 11:34:40 Successfully built 438420cbf3e8 11:34:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:34:40 + docker inspect -f . ci-base-image-arm64 11:34:40 . [Pipeline] withDockerContainer 11:34:40 prd-ubuntu20.04-docker-arm64-4c-16g-7275 does not seem to be running inside a container 11:34:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:34:42 $ docker top 21a0220e2aef8776e129f60030fa26c8ee5d6e634dc4acbab666d4517409fff1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:34:43 + go version 11:34:43 go version go1.17.6 linux/arm64 [Pipeline] } 11:34:43 $ docker stop --time=1 21a0220e2aef8776e129f60030fa26c8ee5d6e634dc4acbab666d4517409fff1 11:34:44 $ docker rm -f 21a0220e2aef8776e129f60030fa26c8ee5d6e634dc4acbab666d4517409fff1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:34:45 + docker inspect -f . ci-base-image-arm64 11:34:45 . [Pipeline] withDockerContainer 11:34:45 prd-ubuntu20.04-docker-arm64-4c-16g-7275 does not seem to be running inside a container 11:34:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:34:47 $ docker top 18229dbb99d53bda4317b3756a0cbf850d5fd80444b68adb4d7f8d5d25a78976 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:34:48 + make test 11:34:48 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:34:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:35:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:35:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:35:28 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:35:28 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:35:28 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:35:28 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:35:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:35:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:35:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:35:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:35:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:35:28 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 11:35:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:35:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:35:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:35:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:35:43 $ docker stop --time=1 18229dbb99d53bda4317b3756a0cbf850d5fd80444b68adb4d7f8d5d25a78976 11:35:45 $ docker rm -f 18229dbb99d53bda4317b3756a0cbf850d5fd80444b68adb4d7f8d5d25a78976 [Pipeline] // withDockerContainer [Pipeline] sh 11:35:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:35:46 Warning: overwriting stash ‘coverage-report’ 11:35:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:35:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:35:48 + ls -al . 11:35:48 total 156 11:35:48 drwxrwxr-x 13 jenkins jenkins 4096 Mar 16 11:34 . 11:35:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:32 .. 11:35:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 11:32 .git 11:35:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 11:32 .github 11:35:48 -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 11:32 .gitignore 11:35:48 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 16 11:32 CONTRIBUTING.md 11:35:48 -rw-rw-r-- 1 jenkins jenkins 1549 Mar 16 11:32 Dockerfile 11:35:48 -rw-rw-r-- 1 jenkins jenkins 652 Mar 16 11:32 Jenkinsfile 11:35:48 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 16 11:32 LICENSE 11:35:48 -rw-rw-r-- 1 jenkins jenkins 1212 Mar 16 11:32 Makefile 11:35:48 -rw-rw-r-- 1 jenkins jenkins 4450 Mar 16 11:32 README.md 11:35:48 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 11:30 VERSION 11:35:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 11:32 assets 11:35:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 11:32 bin 11:35:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 11:32 cmd 11:35:48 -rw-r--r-- 1 jenkins jenkins 10 Mar 16 11:34 coverage.out 11:35:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 11:32 docs 11:35:48 -rw-rw-r-- 1 jenkins jenkins 1944 Mar 16 11:32 go.mod 11:35:48 -rw-rw-r-- 1 jenkins jenkins 48565 Mar 16 11:32 go.sum 11:35:48 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 11:32 internal 11:35:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 11:32 pkg 11:35:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:32 snap 11:35:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:32 testing 11:35:48 -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 11:32 version.go 11:35:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 11:32 web [Pipeline] isUnix [Pipeline] sh 11:35:48 + 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=41485b6c64756ebbf0117dd5034bb72285bdbc26 --label arch=arm64 --label version=0.0.0 . 11:35:49 Sending build context to Docker daemon 27.01MB 11:35:49 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 11:35:49 Step 2/23 : FROM ${BASE} AS builder 11:35:49 ---> 438420cbf3e8 11:35:49 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:35:49 ---> Running in cf68c79080d8 11:35:49 Removing intermediate container cf68c79080d8 11:35:49 ---> 992cc1893aa2 11:35:49 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 11:35:49 ---> Running in 336a98af2d40 11:35:50 Removing intermediate container 336a98af2d40 11:35:50 ---> a0723640f4a7 11:35:50 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 11:35:50 ---> Running in b9175bb7cc4e 11:35:50 Removing intermediate container b9175bb7cc4e 11:35:50 ---> 9681ef77e4a8 11:35:50 Step 6/23 : LABEL Name=edgex-ui-go 11:35:50 ---> Running in 8795e9f1d8bf 11:35:51 Removing intermediate container 8795e9f1d8bf 11:35:51 ---> 118e735a3ef7 11:35:51 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:35:51 ---> Running in 0152c1351900 11:35:51 Removing intermediate container 0152c1351900 11:35:51 ---> 266fc377b666 11:35:51 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:35:51 ---> Running in ca7e7791e7f5 11:35:53 Removing intermediate container ca7e7791e7f5 11:35:53 ---> 6dd700cfa78b 11:35:53 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:35:53 ---> Running in bceb0a03fa34 11:35:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:35:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:35:55 OK: 220 MiB in 52 packages 11:35:56 Removing intermediate container bceb0a03fa34 11:35:56 ---> 38a657f2353c 11:35:56 Step 10/23 : ENV GO111MODULE=on 11:35:56 ---> Running in 646bd1b85b7a 11:35:57 Removing intermediate container 646bd1b85b7a 11:35:57 ---> 5894140a3a29 11:35:57 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:35:57 ---> Running in b26bc2ebb34b 11:35:57 Removing intermediate container b26bc2ebb34b 11:35:57 ---> 85d7e6bc6a28 11:35:57 Step 12/23 : COPY go.mod vendor* ./ 11:35:58 ---> 4dc8b6a7150d 11:35:58 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:35:58 ---> Running in f252b48ef82f 11:36:00 Removing intermediate container f252b48ef82f 11:36:00 ---> d7a774415ae4 11:36:00 Step 14/23 : COPY . . 11:36:03 ---> 11c7449b0907 11:36:03 Step 15/23 : RUN ${MAKE} 11:36:03 ---> Running in 8cee86ef708c 11:36:04 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 11:36:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:36:40 Removing intermediate container 8cee86ef708c 11:36:40 ---> db5ac36281d8 11:36:40 Step 16/23 : FROM alpine:3.14 11:36:40 3.14: Pulling from library/alpine 11:36:40 be307f383ecc: Pulling fs layer 11:36:41 be307f383ecc: Verifying Checksum 11:36:41 be307f383ecc: Download complete 11:36:41 be307f383ecc: Pull complete 11:36:41 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 11:36:41 Status: Downloaded newer image for alpine:3.14 11:36:41 ---> 5b8b7b635229 11:36:41 Step 17/23 : EXPOSE 4000 11:36:41 ---> Running in 8c541b140919 11:36:42 Removing intermediate container 8c541b140919 11:36:42 ---> 2be466f38a43 11:36:42 Step 18/23 : 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 11:36:43 ---> 65886da4585f 11:36:43 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:36:43 ---> Running in 7b70c0d1f715 11:36:43 Removing intermediate container 7b70c0d1f715 11:36:43 ---> 1d1074b4e45a 11:36:43 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:36:43 ---> Running in 19a6ac6451f9 11:36:44 Removing intermediate container 19a6ac6451f9 11:36:44 ---> df397eb4dbc6 11:36:44 Step 21/23 : LABEL arch=arm64 11:36:44 ---> Running in b4eb7d028d39 11:36:44 Removing intermediate container b4eb7d028d39 11:36:44 ---> 3e8fef2c7ed0 11:36:44 Step 22/23 : LABEL git_sha=41485b6c64756ebbf0117dd5034bb72285bdbc26 11:36:44 ---> Running in 2b1ab08ef943 11:36:44 Removing intermediate container 2b1ab08ef943 11:36:44 ---> c6ea97a3c896 11:36:44 Step 23/23 : LABEL version=0.0.0 11:36:44 ---> Running in 46ce1d829d00 11:36:45 Removing intermediate container 46ce1d829d00 11:36:45 ---> c45cf5a4517d 11:36:45 [Warning] One or more build-args [ARCH] were not consumed 11:36:45 Successfully built c45cf5a4517d 11:36:45 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 11:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:36:46 11:36:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:36:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:36:47 arm64: Pulling from edgex-lftools-log-publisher 11:36:47 8998bd30e6a1: Pulling fs layer 11:36:47 04944245beec: Pulling fs layer 11:36:47 699f458cf7ca: Pulling fs layer 11:36:47 765212b225bb: Pulling fs layer 11:36:47 f23df028b6ca: Pulling fs layer 11:36:47 d65c8cfc05b1: Pulling fs layer 11:36:47 2437ff75d9bd: Pulling fs layer 11:36:47 765212b225bb: Waiting 11:36:47 f23df028b6ca: Waiting 11:36:47 d65c8cfc05b1: Waiting 11:36:47 2437ff75d9bd: Waiting 11:36:47 04944245beec: Verifying Checksum 11:36:47 04944245beec: Download complete 11:36:47 765212b225bb: Verifying Checksum 11:36:47 765212b225bb: Download complete 11:36:47 f23df028b6ca: Verifying Checksum 11:36:47 f23df028b6ca: Download complete 11:36:47 d65c8cfc05b1: Verifying Checksum 11:36:47 d65c8cfc05b1: Download complete 11:36:47 699f458cf7ca: Verifying Checksum 11:36:47 699f458cf7ca: Download complete 11:36:47 8998bd30e6a1: Verifying Checksum 11:36:47 8998bd30e6a1: Download complete 11:36:50 2437ff75d9bd: Verifying Checksum 11:36:50 2437ff75d9bd: Download complete 11:36:52 8998bd30e6a1: Pull complete 11:36:52 04944245beec: Pull complete 11:36:54 699f458cf7ca: Pull complete 11:36:54 765212b225bb: Pull complete 11:36:55 f23df028b6ca: Pull complete 11:36:55 d65c8cfc05b1: Pull complete 11:37:10 2437ff75d9bd: Pull complete 11:37:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:37:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:37:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:37:10 prd-ubuntu20.04-docker-arm64-4c-16g-7275 does not seem to be running inside a container 11:37:10 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:37:13 $ docker top fbf22be3c5dd5f445a1c361aa2f8b8ae9ae2a7c3b0f01ca2456c2b45dc34d7f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:37:14 ---> job-cost.sh 11:37:14 lf-activate-venv: SKIPPING 11:37:14 INFO: No Stack... 11:37:14 INFO: Retrieving Pricing Info for: v3-standard-4 11:37:15 INFO: Archiving Costs [Pipeline] sh 11:37:16 + + cut -d, -f6cat 11:37:16 /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 11:37:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] 11:37:16 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] did not exist. Created. 11:37:16 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:37:17 /w/workspace/edgex-ui-go/1@tmp/durable-33b8bc3e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:37:18 + echo total: 0.10999999940395355 [Pipeline] stash 11:37:18 Warning: overwriting stash ‘stack-cost’ 11:37:18 Stashed 1 file(s) [Pipeline] } 11:37:18 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-503-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:37:18 $ docker stop --time=1 fbf22be3c5dd5f445a1c361aa2f8b8ae9ae2a7c3b0f01ca2456c2b45dc34d7f2 11:37:19 $ docker rm -f fbf22be3c5dd5f445a1c361aa2f8b8ae9ae2a7c3b0f01ca2456c2b45dc34d7f2 [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 11:37:20 provisioning config files... 11:37:20 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/config1040391578859686351tmp [Pipeline] { [Pipeline] sh 11:37:21 + set +x 11:37:21 + curl -s https://codecov.io/bash 11:37:21 + bash -s -- 11:37:21 11:37:21 _____ _ 11:37:21 / ____| | | 11:37:21 | | ___ __| | ___ ___ _____ __ 11:37:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:37:21 | |___| (_) | (_| | __/ (_| (_) \ V / 11:37:21 \_____\___/ \__,_|\___|\___\___/ \_/ 11:37:21 Bash-1.0.6 11:37:21 11:37:21 11:37:21 ==> git version 2.25.1 found 11:37:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:37:21 Release-Date: 2020-01-08 11:37:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:37:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:37:21 ==> Jenkins CI detected. 11:37:21 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-503 11:37:21 project root: . 11:37:21 --> token set from env 11:37:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:37:21 ==> Running gcov in . (disable via -X gcov) 11:37:21 ==> Python coveragepy not found 11:37:21 ==> Searching for coverage reports in: 11:37:21 + . 11:37:21 -> Found 1 reports 11:37:21 ==> Detecting git/mercurial file structure 11:37:21 ==> Reading reports 11:37:21 + ./coverage.out bytes=10 11:37:21 ==> Appending adjustments 11:37:21 https://docs.codecov.io/docs/fixing-reports 11:37:21 + Found adjustments 11:37:21 ==> Gzipping contents 11:37:21 4.0K /tmp/codecov.keZ5GI.gz 11:37:21 ==> Uploading reports 11:37:21 url: https://codecov.io 11:37:21 query: branch=PR-503&commit=41485b6c64756ebbf0117dd5034bb72285bdbc26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-503%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=503&job=&cmd_args= 11:37:21 -> Pinging Codecov 11:37:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-503&commit=41485b6c64756ebbf0117dd5034bb72285bdbc26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-503%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=503&job=&cmd_args= 11:37:21 -> Uploading to 11:37:21 https://storage.googleapis.com/codecov/v4/raw/2022-03-16/FB506323287CE973F263BFD2A0EB1F37/41485b6c64756ebbf0117dd5034bb72285bdbc26/e13f8646-6687-4dcd-af32-32b0a2bc2359.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220316T113721Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88d49f58de1967495e6f4c5c4078adfd132cbf67708c91f02cd36dd8ce94fc98 11:37:21 % Total % Received % Xferd Average Speed Time Time Time Current 11:37:21 Dload Upload Total Spent Left Speed 11:37:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4050 0 0 100 4050 0 14835 --:--:-- --:--:-- --:--:-- 14835 11:37:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/41485b6c64756ebbf0117dd5034bb72285bdbc26 [Pipeline] } 11:37:22 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 11:37:23 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-503/archives ] 11:37:23 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-503/archives 11:37:23 total 16 11:37:23 drwxr-xr-x 3 root root 4096 Mar 16 11:31 . 11:37:23 drwxrwxr-x 15 jenkins jenkins 4096 Mar 16 11:31 .. 11:37:23 drwxr-xr-x 2 root root 4096 Mar 16 11:31 cost 11:37:23 -rw-r--r-- 1 root root 82 Mar 16 11:31 cost.csv 11:37:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-503/archives 11:37:23 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-503/archives 11:37:23 total 16 11:37:23 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 11:31 . 11:37:23 drwxrwxr-x 15 jenkins jenkins 4096 Mar 16 11:31 .. 11:37:23 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 11:31 cost 11:37:23 -rw-r--r-- 1 jenkins jenkins 82 Mar 16 11:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:37:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:37:25 ---> package-listing.sh 11:37:25 ++ facter osfamily 11:37:25 ++ tr '[:upper:]' '[:lower:]' 11:37:25 + OS_FAMILY=debian 11:37:25 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-503 11:37:25 + START_PACKAGES=/tmp/packages_start.txt 11:37:25 + END_PACKAGES=/tmp/packages_end.txt 11:37:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:37:25 + PACKAGES=/tmp/packages_start.txt 11:37:25 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-503 ']' 11:37:25 + PACKAGES=/tmp/packages_end.txt 11:37:25 + case "${OS_FAMILY}" in 11:37:25 + dpkg -l 11:37:25 + grep '^ii' 11:37:25 + '[' -f /tmp/packages_start.txt ']' 11:37:25 + '[' -f /tmp/packages_end.txt ']' 11:37:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:37:25 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-503 ']' 11:37:25 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-503/archives/ 11:37:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-503/archives/ [Pipeline] echo 11:37:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:37:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:37:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:37:26 . [Pipeline] withDockerContainer 11:37:26 prd-ubuntu20.04-docker-8c-8g-7274 does not seem to be running inside a container 11:37:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503/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-503 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503:/w/workspace/edgexfoundry_edgex-ui-go_PR-503:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:37:26 $ docker top 968c5471e17a608a859578936e8b9e7f2084bbcbc26e35f99d9c4ffc17af3c43 -eo pid,comm [Pipeline] { [Pipeline] sh 11:37:27 + touch /tmp/pre-build-complete [Pipeline] sh 11:37:27 + mkdir -p /var/log/sysstat [Pipeline] sh 11:37:27 + ls /var/log/sa-host 11:37:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:37:27 provisioning config files... 11:37:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-503@tmp/config4834823448165233144tmp [Pipeline] { [Pipeline] echo 11:37:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:37:28 ---> create-netrc.sh [Pipeline] } 11:37:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:37:28 ---> python-tools-install.sh [Pipeline] echo 11:37:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:37:29 ---> sudo-logs.sh 11:37:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:37:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:37:29 ---> job-cost.sh 11:37:29 lf-activate-venv: SKIPPING 11:37:29 DEBUG: total: 0.2199999988079071 11:37:29 INFO: Retrieving Stack Cost... 11:37:29 INFO: Retrieving Pricing Info for: v3-standard-8 11:37:30 INFO: Archiving Costs [Pipeline] echo 11:37:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:37:30 ---> logs-deploy.sh 11:37:30 lf-activate-venv: SKIPPING 11:37:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-503/1 11:37:30 INFO: archiving workspace using pattern(s): 11:37:31 Archives upload complete. 11:37:31 INFO: archiving logs to Nexus 11:37:32 ---> uname -a: 11:37:32 Linux prd-ubuntu20-04-docker-8c-8g-7274 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 11:37:32 11:37:32 11:37:32 ---> lscpu: 11:37:32 Architecture: x86_64 11:37:32 CPU op-mode(s): 32-bit, 64-bit 11:37:32 Byte Order: Little Endian 11:37:32 Address sizes: 40 bits physical, 48 bits virtual 11:37:32 CPU(s): 8 11:37:32 On-line CPU(s) list: 0-7 11:37:32 Thread(s) per core: 1 11:37:32 Core(s) per socket: 1 11:37:32 Socket(s): 8 11:37:32 NUMA node(s): 1 11:37:32 Vendor ID: AuthenticAMD 11:37:32 CPU family: 23 11:37:32 Model: 49 11:37:32 Model name: AMD EPYC-Rome Processor 11:37:32 Stepping: 0 11:37:32 CPU MHz: 2799.994 11:37:32 BogoMIPS: 5599.98 11:37:32 Virtualization: AMD-V 11:37:32 Hypervisor vendor: KVM 11:37:32 Virtualization type: full 11:37:32 L1d cache: 256 KiB 11:37:32 L1i cache: 256 KiB 11:37:32 L2 cache: 4 MiB 11:37:32 L3 cache: 128 MiB 11:37:32 NUMA node0 CPU(s): 0-7 11:37:32 Vulnerability Itlb multihit: Not affected 11:37:32 Vulnerability L1tf: Not affected 11:37:32 Vulnerability Mds: Not affected 11:37:32 Vulnerability Meltdown: Not affected 11:37:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:37:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:37:32 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:37:32 Vulnerability Srbds: Not affected 11:37:32 Vulnerability Tsx async abort: Not affected 11:37:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:37:32 11:37:32 11:37:32 ---> nproc: 11:37:32 8 11:37:32 11:37:32 11:37:32 ---> df -h: 11:37:32 Filesystem Size Used Avail Use% Mounted on 11:37:32 overlay 155G 11G 145G 7% / 11:37:32 tmpfs 64M 0 64M 0% /dev 11:37:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:37:32 shm 64M 0 64M 0% /dev/shm 11:37:32 /dev/vda1 155G 11G 145G 7% /facter-os 11:37:32 11:37:32 11:37:32 ---> sar -b -r -n DEV: 11:37:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-7274) 03/16/22 _x86_64_ (8 CPU) 11:37:32 11:37:32 11:29:09 LINUX RESTART (8 CPU) 11:37:32 11:37:32 11:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:37:32 11:31:01 220.64 2.24 218.40 0.00 46.37 87552.08 0.00 11:37:32 11:32:01 160.29 0.05 160.24 0.00 3.20 30377.74 0.00 11:37:32 11:33:01 1.77 0.00 1.77 0.00 0.00 21.75 0.00 11:37:32 11:34:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 11:37:32 11:35:01 1.20 0.02 1.18 0.00 0.13 14.80 0.00 11:37:32 11:36:01 2.17 0.00 2.17 0.00 0.00 28.66 0.00 11:37:32 11:37:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 11:37:32 Average: 55.21 0.32 54.88 0.00 7.01 16692.49 0.00 11:37:32 11:37:32 11:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:37:32 11:31:01 28126612 31635356 657548 2.00 177744 3530348 2222572 6.55 1389796 2906836 50972 11:37:32 11:32:01 27683728 31780552 511852 1.56 189780 4056420 1762776 5.20 1340372 3346872 368 11:37:32 11:33:01 27683768 31780672 511468 1.56 189824 4056424 1762776 5.20 1339988 3346876 12 11:37:32 11:34:01 27692760 31789768 502224 1.53 189856 4056424 1762776 5.20 1331772 3346876 12 11:37:32 11:35:01 27693444 31790488 501392 1.52 189904 4056428 1762776 5.20 1331908 3346884 24 11:37:32 11:36:01 27697688 31794924 496888 1.51 189972 4056568 1762776 5.20 1327060 3347020 16 11:37:32 11:37:01 27697672 31794996 496756 1.51 190048 4056568 1762776 5.20 1327456 3347020 12 11:37:32 Average: 27753667 31766679 525447 1.60 188161 3981311 1828461 5.39 1341193 3284055 7345 11:37:32 11:37:32 11:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:37:32 11:31:01 docker0 179.09 235.16 14.33 2109.38 0.00 0.00 0.00 0.00 11:37:32 11:31:01 ens3 432.54 307.05 5540.59 86.93 0.00 0.00 0.00 0.00 11:37:32 11:31:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 11:37:32 11:31:01 vethf2c0455 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 11:37:32 11:32:01 docker0 7.92 9.70 0.45 38.17 0.00 0.00 0.00 0.00 11:37:32 11:32:01 ens3 139.16 87.02 2627.30 21.17 0.00 0.00 0.00 0.00 11:37:32 11:32:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 11:37:32 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:32 11:33:01 ens3 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 11:37:32 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:32 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:32 11:34:01 ens3 2.70 3.15 0.17 9.30 0.00 0.00 0.00 0.00 11:37:32 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:37:32 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:32 11:35:01 ens3 2.85 3.58 0.25 6.95 0.00 0.00 0.00 0.00 11:37:32 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:32 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:32 11:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:37:32 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:37:32 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:32 11:37:01 ens3 12.23 7.10 13.46 0.49 0.00 0.00 0.00 0.00 11:37:32 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:32 Average: docker0 26.35 34.50 2.08 302.48 0.00 0.00 0.00 0.00 11:37:32 Average: ens3 83.45 57.72 1158.40 17.70 0.00 0.00 0.00 0.00 11:37:32 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 11:37:32 11:37:32 11:37:32 ---> sar -P ALL: 11:37:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-7274) 03/16/22 _x86_64_ (8 CPU) 11:37:32 11:37:32 11:29:09 LINUX RESTART (8 CPU) 11:37:32 11:37:32 11:30:02 CPU %user %nice %system %iowait %steal %idle 11:37:32 11:31:01 all 13.21 0.00 5.01 2.50 0.06 79.22 11:37:32 11:31:01 0 14.18 0.00 5.17 1.27 0.07 79.32 11:37:32 11:31:01 1 13.39 0.00 4.29 0.62 0.05 81.64 11:37:32 11:31:01 2 13.24 0.00 5.50 3.63 0.07 77.56 11:37:32 11:31:01 3 12.47 0.00 4.17 0.22 0.07 83.08 11:37:32 11:31:01 4 14.31 0.00 4.91 1.01 0.05 79.72 11:37:32 11:31:01 5 12.33 0.00 6.25 10.40 0.07 70.94 11:37:32 11:31:01 6 14.43 0.00 4.19 0.19 0.05 81.15 11:37:32 11:31:01 7 11.36 0.00 5.59 2.69 0.07 80.29 11:37:32 11:32:01 all 14.10 0.00 3.59 1.37 0.06 80.89 11:37:32 11:32:01 0 14.23 0.00 3.81 4.82 0.05 77.10 11:37:32 11:32:01 1 14.73 0.00 3.67 0.98 0.07 80.56 11:37:32 11:32:01 2 13.45 0.00 3.22 0.98 0.07 82.29 11:37:32 11:32:01 3 14.87 0.00 3.60 0.57 0.05 80.91 11:37:32 11:32:01 4 14.25 0.00 3.68 0.32 0.05 81.71 11:37:32 11:32:01 5 15.13 0.00 3.73 0.72 0.07 80.35 11:37:32 11:32:01 6 13.03 0.00 3.61 1.55 0.05 81.75 11:37:32 11:32:01 7 13.13 0.00 3.38 1.01 0.05 82.43 11:37:32 11:33:01 all 0.03 0.00 0.02 0.01 0.00 99.95 11:37:32 11:33:01 0 0.00 0.00 0.02 0.03 0.00 99.95 11:37:32 11:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:37:32 11:33:01 2 0.05 0.00 0.02 0.02 0.00 99.92 11:37:32 11:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:37:32 11:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:37:32 11:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:37:32 11:33:01 6 0.07 0.00 0.02 0.00 0.00 99.92 11:37:32 11:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:37:32 11:34:01 all 0.04 0.00 0.02 0.01 0.00 99.93 11:37:32 11:34:01 0 0.03 0.00 0.02 0.02 0.00 99.93 11:37:32 11:34:01 1 0.07 0.00 0.07 0.00 0.02 99.85 11:37:32 11:34:01 2 0.02 0.00 0.02 0.03 0.00 99.93 11:37:32 11:34:01 3 0.02 0.00 0.02 0.02 0.00 99.95 11:37:32 11:34:01 4 0.05 0.00 0.02 0.00 0.00 99.93 11:37:32 11:34:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:37:32 11:34:01 6 0.05 0.00 0.03 0.00 0.00 99.92 11:37:32 11:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:37:32 11:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:37:32 11:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:37:32 11:35:01 1 0.00 0.00 0.07 0.00 0.00 99.93 11:37:32 11:35:01 2 0.03 0.00 0.03 0.03 0.02 99.88 11:37:32 11:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 11:37:32 11:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:37:32 11:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:37:32 11:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:37:32 11:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:37:32 11:36:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:37:32 11:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:37:32 11:36:01 1 0.07 0.00 0.00 0.00 0.03 99.90 11:37:32 11:36:01 2 0.02 0.00 0.00 0.03 0.00 99.95 11:37:32 11:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:37:32 11:36:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:37:32 11:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:37:32 11:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:37:32 11:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:37:32 11:37:01 all 0.02 0.00 0.02 0.00 0.00 99.95 11:37:32 11:37:01 0 0.00 0.00 0.03 0.02 0.00 99.95 11:37:32 11:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:37:32 11:37:01 2 0.03 0.00 0.02 0.02 0.00 99.93 11:37:32 11:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:37:32 11:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:37:32 11:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:37:32 11:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:37:32 11:37:01 7 0.08 0.00 0.07 0.00 0.00 99.85 11:37:32 Average: all 3.87 0.00 1.22 0.55 0.02 94.35 11:37:32 Average: 0 4.01 0.00 1.27 0.87 0.02 93.83 11:37:32 Average: 1 3.99 0.00 1.15 0.23 0.03 94.61 11:37:32 Average: 2 3.78 0.00 1.24 0.67 0.02 94.29 11:37:32 Average: 3 3.87 0.00 1.10 0.12 0.02 94.90 11:37:32 Average: 4 4.05 0.00 1.22 0.19 0.02 94.53 11:37:32 Average: 5 3.89 0.00 1.41 1.55 0.02 93.14 11:37:32 Average: 6 3.89 0.00 1.11 0.25 0.02 94.74 11:37:32 Average: 7 3.47 0.00 1.27 0.52 0.02 94.73 11:37:32 11:37:32 11:37:32