Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c1c3d259520f16cfb9661698572acbebfada9a5 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-ssh12193194416128004224.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh6261831852044629192.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9190996632246768866.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15844347058248471171.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1002900587739953380.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33614 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision 2c1c3d259520f16cfb9661698572acbebfada9a5 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 2c1c3d259520f16cfb9661698572acbebfada9a5 # timeout=10 Commit message: "feat: Supporting for multiple pipeline running" > git rev-list --no-walk 39b108e2afa55dd7bccad3efdb4ba6978a307ed6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:36:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:36:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:36:49 ========================================================= 03:36:49 EdgeX Global Pipelines Version Info 03:36:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:36:50 ------------------- 03:36:50 stable info: 03:36:50 ------------------- 03:36:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:36:50 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 03:36:50 Message: update stable to v1.0.227 03:36:50 ------------------- 03:36:50 experimental info: 03:36:50 ------------------- 03:36:50 Commited By: **** collab-it+edgex@linuxfoundation.org 03:36:50 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 03:36:50 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:36:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:36:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:36:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:36:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:36:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:36:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:36:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:36:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:36:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:36:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:36:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:36:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] echo 03:36:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c1c3d2 [Pipeline] echo 03:36:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:51 provisioning config files... 03:36:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6457441455019186298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:51 ---> docker-login.sh 03:36:51 nexus3.edgexfoundry.org:10001 03:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:51 Configure a credential helper to remove this warning. See 03:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:51 03:36:51 Login Succeeded 03:36:51 nexus3.edgexfoundry.org:10002 03:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:52 Configure a credential helper to remove this warning. See 03:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:52 03:36:52 Login Succeeded 03:36:52 nexus3.edgexfoundry.org:10003 03:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:52 Configure a credential helper to remove this warning. See 03:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:52 03:36:52 Login Succeeded 03:36:52 nexus3.edgexfoundry.org:10004 03:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:52 Configure a credential helper to remove this warning. See 03:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:52 03:36:52 Login Succeeded 03:36:52 docker.io 03:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:52 Configure a credential helper to remove this warning. See 03:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:52 03:36:52 Login Succeeded 03:36:52 ---> docker-login.sh ends [Pipeline] } 03:36:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:36:53 + git rev-list -1 --merges 2c1c3d259520f16cfb9661698572acbebfada9a5~1..2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] echo 03:36:53 -----------> git rev-list -1 --merges 2c1c3d259520f16cfb9661698572acbebfada9a5~1..2c1c3d259520f16cfb9661698572acbebfada9a5 2c1c3d259520f16cfb9661698572acbebfada9a5 [false] [Pipeline] sh 03:36:53 + git log --format=format:%s -1 2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] echo 03:36:53 ========================================================= 03:36:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:36:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:36:53 + git log --format=format:%s -1 2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] echo 03:36:53 [semverPrep] GIT_COMMIT: 2c1c3d259520f16cfb9661698572acbebfada9a5, Commit Message: feat: Supporting for multiple pipeline running [Pipeline] echo 03:36:54 [semverPrep] This is not a build commit. [Pipeline] sh 03:36:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:36:54 + grep -v github /etc/ssh/ssh_known_hosts 03:36:54 + [ -e /tmp/ssh_known_hosts ] 03:36:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:36:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:36:54 + sudo tee -a /etc/ssh/ssh_known_hosts 03:36:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:36:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 03:36:54 03:36:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:36:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 03:36:55 latest: Pulling from edgex-devops/py-git-semver 03:36:55 1fe172e4850f: Pulling fs layer 03:36:55 caf521ccaac6: Pulling fs layer 03:36:55 3ead6fa29328: Pulling fs layer 03:36:55 5c2a1cbceb83: Pulling fs layer 03:36:55 a8d5f1318db7: Pulling fs layer 03:36:55 c427282e49a2: Pulling fs layer 03:36:55 1827001aaf11: Pulling fs layer 03:36:55 0714d37db230: Pulling fs layer 03:36:55 ac28cf19c067: Pulling fs layer 03:36:55 ca983d60f3e2: Pulling fs layer 03:36:55 9f894cec8388: Pulling fs layer 03:36:55 5c2a1cbceb83: Waiting 03:36:55 ac28cf19c067: Waiting 03:36:55 1827001aaf11: Waiting 03:36:55 0714d37db230: Waiting 03:36:55 ca983d60f3e2: Waiting 03:36:55 c427282e49a2: Waiting 03:36:55 a8d5f1318db7: Waiting 03:36:55 caf521ccaac6: Verifying Checksum 03:36:55 caf521ccaac6: Download complete 03:36:55 5c2a1cbceb83: Download complete 03:36:55 3ead6fa29328: Verifying Checksum 03:36:55 3ead6fa29328: Download complete 03:36:55 a8d5f1318db7: Verifying Checksum 03:36:55 a8d5f1318db7: Download complete 03:36:55 c427282e49a2: Download complete 03:36:55 0714d37db230: Download complete 03:36:55 ac28cf19c067: Verifying Checksum 03:36:55 ac28cf19c067: Download complete 03:36:55 ca983d60f3e2: Verifying Checksum 03:36:55 ca983d60f3e2: Download complete 03:36:55 9f894cec8388: Download complete 03:36:55 1fe172e4850f: Verifying Checksum 03:36:55 1fe172e4850f: Download complete 03:36:55 1827001aaf11: Verifying Checksum 03:36:55 1827001aaf11: Download complete 03:36:56 1fe172e4850f: Pull complete 03:36:56 caf521ccaac6: Pull complete 03:36:57 3ead6fa29328: Pull complete 03:36:57 5c2a1cbceb83: Pull complete 03:36:57 a8d5f1318db7: Pull complete 03:36:57 c427282e49a2: Pull complete 03:36:59 1827001aaf11: Pull complete 03:36:59 0714d37db230: Pull complete 03:36:59 ac28cf19c067: Pull complete 03:36:59 ca983d60f3e2: Pull complete 03:36:59 9f894cec8388: Pull complete 03:36:59 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 03:36:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 03:36:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 03:36:59 prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container 03:37:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 03:37:01 $ docker top b79a8fad06b3edc1e3a3ea89004abe8e637cb7aae5e6823c9e32b99913363a64 -eo pid,comm 03:37:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:37:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:37:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:01 [ssh-agent] Looking for ssh-agent implementation... 03:37:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:01 $ docker exec b79a8fad06b3edc1e3a3ea89004abe8e637cb7aae5e6823c9e32b99913363a64 ssh-agent 03:37:01 SSH_AUTH_SOCK=/tmp/ssh-XBHdZjbf6diw/agent.34 03:37:01 SSH_AGENT_PID=40 03:37:01 Running ssh-add (command line suppressed) 03:37:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_380133172407851313.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_380133172407851313.key) 03:37:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:02 + git tag --points-at HEAD [Pipeline] } 03:37:02 $ docker exec --env ******** --env ******** b79a8fad06b3edc1e3a3ea89004abe8e637cb7aae5e6823c9e32b99913363a64 ssh-agent -k 03:37:02 unset SSH_AUTH_SOCK; 03:37:02 unset SSH_AGENT_PID; 03:37:02 echo Agent pid 40 killed; 03:37:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:37:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:02 [ssh-agent] Looking for ssh-agent implementation... 03:37:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:02 $ docker exec b79a8fad06b3edc1e3a3ea89004abe8e637cb7aae5e6823c9e32b99913363a64 ssh-agent 03:37:02 SSH_AUTH_SOCK=/tmp/ssh-FlMQMeBgBEvl/agent.72 03:37:02 SSH_AGENT_PID=78 03:37:02 Running ssh-add (command line suppressed) 03:37:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2044919267332786767.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2044919267332786767.key) 03:37:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:02 + git semver init 03:37:03 2022-04-28 03:37:03,170 [run_init] DEBUG init version:0.0.0 force:False 03:37:03 2022-04-28 03:37:03,171 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 03:37:03 2022-04-28 03:37:03,171 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 03:37:03 2022-04-28 03:37:03,171 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 03:37:04 2022-04-28 03:37:04,569 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 03:37:04 2022-04-28 03:37:04,570 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 03:37:04 2022-04-28 03:37:04,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:37:04 2022-04-28 03:37:04,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:37:04 2.1.1-dev.26 [Pipeline] } 03:37:04 $ docker exec --env ******** --env ******** b79a8fad06b3edc1e3a3ea89004abe8e637cb7aae5e6823c9e32b99913363a64 ssh-agent -k 03:37:04 unset SSH_AUTH_SOCK; 03:37:04 unset SSH_AGENT_PID; 03:37:04 echo Agent pid 78 killed; 03:37:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:37:05 + git semver [Pipeline] } 03:37:05 $ docker stop --time=1 b79a8fad06b3edc1e3a3ea89004abe8e637cb7aae5e6823c9e32b99913363a64 03:37:06 $ docker rm -f b79a8fad06b3edc1e3a3ea89004abe8e637cb7aae5e6823c9e32b99913363a64 [Pipeline] // withDockerContainer [Pipeline] sh 03:37:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:37:07 Stashed 1 file(s) [Pipeline] echo 03:37:07 [edgeXSemver]: initialized semver on version 2.1.1-dev.26 [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 03:37:07 provisioning config files... 03:37:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config68140936801426918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:07 ---> docker-login.sh 03:37:07 nexus3.edgexfoundry.org:10001 03:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:07 Configure a credential helper to remove this warning. See 03:37:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:07 03:37:07 Login Succeeded 03:37:07 nexus3.edgexfoundry.org:10002 03:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:07 Configure a credential helper to remove this warning. See 03:37:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:07 03:37:07 Login Succeeded 03:37:07 nexus3.edgexfoundry.org:10003 03:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:07 Configure a credential helper to remove this warning. See 03:37:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:07 03:37:07 Login Succeeded 03:37:07 nexus3.edgexfoundry.org:10004 03:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:08 Configure a credential helper to remove this warning. See 03:37:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:08 03:37:08 Login Succeeded 03:37:08 docker.io 03:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:08 Configure a credential helper to remove this warning. See 03:37:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:08 03:37:08 Login Succeeded 03:37:08 ---> docker-login.sh ends [Pipeline] } 03:37:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:37:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:37:08 ========================================================= 03:37:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:37:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:37:08 + 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 . 03:37:09 Sending build context to Docker daemon 43.38MB 03:37:09 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 03:37:09 Step 2/15 : FROM ${BASE} AS builder 03:37:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:37:09 59bf1c3509f3: Pulling fs layer 03:37:09 666ba61612fd: Pulling fs layer 03:37:09 8ed8ca486205: Pulling fs layer 03:37:09 4fe6c5a15a65: Pulling fs layer 03:37:09 22a0e8bec74d: Pulling fs layer 03:37:09 ca2b28591e48: Pulling fs layer 03:37:09 4fe6c5a15a65: Waiting 03:37:09 22a0e8bec74d: Waiting 03:37:09 a51346096db8: Pulling fs layer 03:37:09 daebc70d1ce1: Pulling fs layer 03:37:09 0e18a0eac166: Pulling fs layer 03:37:09 daebc70d1ce1: Waiting 03:37:09 0e18a0eac166: Waiting 03:37:09 a51346096db8: Waiting 03:37:09 ca2b28591e48: Waiting 03:37:09 666ba61612fd: Download complete 03:37:09 8ed8ca486205: Verifying Checksum 03:37:09 8ed8ca486205: Download complete 03:37:09 59bf1c3509f3: Verifying Checksum 03:37:09 59bf1c3509f3: Download complete 03:37:09 22a0e8bec74d: Download complete 03:37:09 ca2b28591e48: Verifying Checksum 03:37:09 ca2b28591e48: Download complete 03:37:09 a51346096db8: Verifying Checksum 03:37:09 a51346096db8: Download complete 03:37:09 daebc70d1ce1: Verifying Checksum 03:37:09 daebc70d1ce1: Download complete 03:37:09 59bf1c3509f3: Pull complete 03:37:09 666ba61612fd: Pull complete 03:37:09 8ed8ca486205: Pull complete 03:37:09 0e18a0eac166: Verifying Checksum 03:37:09 0e18a0eac166: Download complete 03:37:09 4fe6c5a15a65: Verifying Checksum 03:37:09 4fe6c5a15a65: Download complete 03:37:14 4fe6c5a15a65: Pull complete 03:37:14 22a0e8bec74d: Pull complete 03:37:14 ca2b28591e48: Pull complete 03:37:14 a51346096db8: Pull complete 03:37:14 daebc70d1ce1: Pull complete 03:37:16 0e18a0eac166: Pull complete 03:37:16 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 03:37:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:37:16 ---> f018257e8ee9 03:37:16 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:37:17 ---> Running in 140cc1201b16 03:37:17 Removing intermediate container 140cc1201b16 03:37:17 ---> 4819436cbf63 03:37:17 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 03:37:17 ---> Running in 0201638ba253 03:37:17 Removing intermediate container 0201638ba253 03:37:17 ---> 19e2fa9871d7 03:37:17 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 03:37:17 ---> Running in 65672ec5a9f1 03:37:17 Removing intermediate container 65672ec5a9f1 03:37:17 ---> 74ac8ba94c4e 03:37:17 Step 6/15 : LABEL Name=edgex-ui-go 03:37:17 ---> Running in e3c32e89b4d6 03:37:17 Removing intermediate container e3c32e89b4d6 03:37:17 ---> b3d9e4a1616d 03:37:17 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:37:17 ---> Running in d7387d7ec36d 03:37:17 Removing intermediate container d7387d7ec36d 03:37:17 ---> 1be03240f340 03:37:17 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:37:18 ---> Running in 1a042604d461 03:37:18 Removing intermediate container 1a042604d461 03:37:18 ---> 6f5e3d2a2a06 03:37:18 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:37:18 ---> Running in 6a5174541152 03:37:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:37:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:37:19 OK: 221 MiB in 52 packages 03:37:20 Removing intermediate container 6a5174541152 03:37:20 ---> 3914574f77ce 03:37:20 Step 10/15 : ENV GO111MODULE=on 03:37:20 ---> Running in 1482a9f03eca 03:37:20 Removing intermediate container 1482a9f03eca 03:37:20 ---> c89e7c34868a 03:37:20 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:37:20 ---> Running in b7ebc6d2fef9 03:37:20 Removing intermediate container b7ebc6d2fef9 03:37:20 ---> 2ae88d52e07d 03:37:20 Step 12/15 : COPY go.mod vendor* ./ 03:37:20 ---> 8fb9561144bd 03:37:20 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:20 ---> Running in bd71ee545955 03:37:22 Still waiting to schedule task 03:37:22 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:37:47 Removing intermediate container bd71ee545955 03:37:47 ---> 3c632100c7ec 03:37:47 Step 14/15 : COPY . . 03:37:47 ---> 87a45806b5f5 03:37:47 Step 15/15 : RUN ${MAKE} 03:37:47 ---> Running in fdc9724eb555 03:37:47 noop 03:37:48 Removing intermediate container fdc9724eb555 03:37:48 ---> 561bc6bb6136 03:37:48 Successfully built 561bc6bb6136 03:37:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:37:48 + docker inspect -f . ci-base-image-x86_64 03:37:48 . [Pipeline] withDockerContainer 03:37:48 prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container 03:37:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:37:49 $ docker top 70c1ddc98b5fa445e534d9f7d19c72aca8dae14bb0aed5aef3045ab211af7399 -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:49 + go version 03:37:49 go version go1.17.6 linux/amd64 [Pipeline] } 03:37:49 $ docker stop --time=1 70c1ddc98b5fa445e534d9f7d19c72aca8dae14bb0aed5aef3045ab211af7399 03:37:50 $ docker rm -f 70c1ddc98b5fa445e534d9f7d19c72aca8dae14bb0aed5aef3045ab211af7399 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:37:51 + docker inspect -f . ci-base-image-x86_64 03:37:51 . [Pipeline] withDockerContainer 03:37:51 prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container 03:37:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:37:51 $ docker top 1d32141e50dfc1b878ea0db51b5e160043cd79be534a81e47909bb5306b06957 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:37:52 + make test 03:37:52 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:37:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:37:57 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:37:57 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:37:57 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:37:57 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 03:37:57 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 03:37:57 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 03:37:57 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:37:57 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:37:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 03:37:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 03:37:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 03:37:57 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 03:37:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:37:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:37:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 03:37:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:37:59 $ docker stop --time=1 1d32141e50dfc1b878ea0db51b5e160043cd79be534a81e47909bb5306b06957 03:38:01 $ docker rm -f 1d32141e50dfc1b878ea0db51b5e160043cd79be534a81e47909bb5306b06957 [Pipeline] // withDockerContainer [Pipeline] sh 03:38:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:38:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:38:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:38:02 + ls -al . 03:38:02 total 164 03:38:02 drwxrwxr-x 14 jenkins jenkins 4096 Apr 28 03:37 . 03:38:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:36 .. 03:38:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 03:37 .git 03:38:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:36 .github 03:38:02 -rw-rw-r-- 1 jenkins jenkins 155 Apr 28 03:36 .gitignore 03:38:02 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 03:37 .semver 03:38:02 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 28 03:36 Attribution.txt 03:38:02 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 28 03:36 CONTRIBUTING.md 03:38:02 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 28 03:36 Dockerfile 03:38:02 -rw-rw-r-- 1 jenkins jenkins 652 Apr 28 03:36 Jenkinsfile 03:38:02 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 28 03:36 LICENSE 03:38:02 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 28 03:36 Makefile 03:38:02 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 28 03:36 README.md 03:38:02 -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 03:37 VERSION 03:38:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:36 assets 03:38:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 03:36 bin 03:38:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:36 cmd 03:38:02 -rw-r--r-- 1 jenkins jenkins 10 Apr 28 03:37 coverage.out 03:38:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 03:36 docs 03:38:02 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 28 03:36 go.mod 03:38:02 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 28 03:36 go.sum 03:38:02 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 03:36 internal 03:38:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:36 pkg 03:38:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:36 snap 03:38:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:36 testing 03:38:02 -rw-rw-r-- 1 jenkins jenkins 155 Apr 28 03:36 version.go 03:38:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:36 web [Pipeline] isUnix [Pipeline] sh 03:38:02 + 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=2c1c3d259520f16cfb9661698572acbebfada9a5 --label arch=amd64 --label version=2.1.1-dev.26 . 03:38:03 Sending build context to Docker daemon 43.38MB 03:38:03 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 03:38:03 Step 2/23 : FROM ${BASE} AS builder 03:38:03 ---> 561bc6bb6136 03:38:03 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:38:03 ---> Running in 35ef14d02070 03:38:03 Removing intermediate container 35ef14d02070 03:38:03 ---> b727803ca07a 03:38:03 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 03:38:03 ---> Running in b68eb362dd7a 03:38:03 Removing intermediate container b68eb362dd7a 03:38:03 ---> e3d9b466c135 03:38:03 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 03:38:03 ---> Running in d595170a3073 03:38:03 Removing intermediate container d595170a3073 03:38:03 ---> efbf76fa6c07 03:38:03 Step 6/23 : LABEL Name=edgex-ui-go 03:38:03 ---> Running in d678e233e719 03:38:03 Removing intermediate container d678e233e719 03:38:03 ---> 4d72b9cda491 03:38:03 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:38:03 ---> Running in be5479a224e4 03:38:03 Removing intermediate container be5479a224e4 03:38:03 ---> fde233127850 03:38:03 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:38:03 ---> Running in dcdef5a2ae90 03:38:04 Removing intermediate container dcdef5a2ae90 03:38:04 ---> 3e312285e445 03:38:04 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:04 ---> Running in 222b183d0a56 03:38:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:38:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:38:05 OK: 221 MiB in 52 packages 03:38:06 Removing intermediate container 222b183d0a56 03:38:06 ---> b7c0a6f89db2 03:38:06 Step 10/23 : ENV GO111MODULE=on 03:38:06 ---> Running in 8d05fa8dda14 03:38:06 Removing intermediate container 8d05fa8dda14 03:38:06 ---> db3639df9a93 03:38:06 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:38:06 ---> Running in fc7913295e65 03:38:06 Removing intermediate container fc7913295e65 03:38:06 ---> 261aaa0cdac6 03:38:06 Step 12/23 : COPY go.mod vendor* ./ 03:38:06 ---> d1d3060579ab 03:38:06 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:06 ---> Running in c75f78d119bc 03:38:07 Removing intermediate container c75f78d119bc 03:38:07 ---> 85797582df26 03:38:07 Step 14/23 : COPY . . 03:38:08 ---> a7646acd2027 03:38:08 Step 15/23 : RUN ${MAKE} 03:38:08 ---> Running in fe0d414d3ad5 03:38:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.26" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 03:38:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:38:15 Removing intermediate container fe0d414d3ad5 03:38:15 ---> d75d97f80708 03:38:15 Step 16/23 : FROM alpine:3.14 03:38:16 3.14: Pulling from library/alpine 03:38:16 8663204ce13b: Pulling fs layer 03:38:16 8663204ce13b: Verifying Checksum 03:38:16 8663204ce13b: Download complete 03:38:16 8663204ce13b: Pull complete 03:38:16 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:38:16 Status: Downloaded newer image for alpine:3.14 03:38:16 ---> e04c818066af 03:38:16 Step 17/23 : EXPOSE 4000 03:38:16 ---> Running in 01aa60672b2e 03:38:16 Removing intermediate container 01aa60672b2e 03:38:16 ---> ba1dbdfb4643 03:38:16 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 03:38:17 ---> cfdcb8e17b2d 03:38:17 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:38:17 ---> Running in f2dba46bd669 03:38:17 Removing intermediate container f2dba46bd669 03:38:17 ---> a901bab2acf1 03:38:17 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 03:38:17 ---> Running in ceae4a09cf1b 03:38:17 Removing intermediate container ceae4a09cf1b 03:38:17 ---> 5f9f0a946d94 03:38:17 Step 21/23 : LABEL arch=amd64 03:38:17 ---> Running in ebb53ad5a651 03:38:17 Removing intermediate container ebb53ad5a651 03:38:17 ---> 1525f3594bef 03:38:17 Step 22/23 : LABEL git_sha=2c1c3d259520f16cfb9661698572acbebfada9a5 03:38:17 ---> Running in 0733ad9bf960 03:38:17 Removing intermediate container 0733ad9bf960 03:38:17 ---> f52dce80ae97 03:38:17 Step 23/23 : LABEL version=2.1.1-dev.26 03:38:17 ---> Running in fb2503d906bc 03:38:17 Removing intermediate container fb2503d906bc 03:38:17 ---> 1d2452bff234 03:38:17 [Warning] One or more build-args [ARCH] were not consumed 03:38:17 Successfully built 1d2452bff234 03:38:17 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:17 provisioning config files... 03:38:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8033158731239334707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:18 ---> docker-login.sh 03:38:18 nexus3.edgexfoundry.org:10001 03:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:18 Configure a credential helper to remove this warning. See 03:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:18 03:38:18 Login Succeeded 03:38:18 nexus3.edgexfoundry.org:10002 03:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:18 Configure a credential helper to remove this warning. See 03:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:18 03:38:18 Login Succeeded 03:38:18 nexus3.edgexfoundry.org:10003 03:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:18 Configure a credential helper to remove this warning. See 03:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:18 03:38:18 Login Succeeded 03:38:18 nexus3.edgexfoundry.org:10004 03:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:18 Configure a credential helper to remove this warning. See 03:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:18 03:38:18 Login Succeeded 03:38:18 docker.io 03:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:18 Configure a credential helper to remove this warning. See 03:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:18 03:38:18 Login Succeeded 03:38:18 ---> docker-login.sh ends [Pipeline] } 03:38:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:38:18 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 03:38:18 2c1c3d259520f16cfb9661698572acbebfada9a5 03:38:18 latest 03:38:18 2.1.1-dev.26 03:38:18 2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 03:38:18 main 03:38:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:38:19 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] isUnix [Pipeline] sh 03:38:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2c1c3d259520f16cfb9661698572acbebfada9a5 03:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:38:19 4e5d09f54de5: Preparing 03:38:19 b541d28bf3b4: Preparing 03:38:19 b541d28bf3b4: Layer already exists 03:38:21 4e5d09f54de5: Pushed 03:38:21 2c1c3d259520f16cfb9661698572acbebfada9a5: digest: sha256:a6ce36b079d4964d1a5cac3fb213ca408f532386722e297f4dbb1ec2f794323f size: 739 [Pipeline] isUnix [Pipeline] sh 03:38:21 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 03:38:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 03:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:38:22 4e5d09f54de5: Preparing 03:38:22 b541d28bf3b4: Preparing 03:38:22 4e5d09f54de5: Layer already exists 03:38:22 b541d28bf3b4: Layer already exists 03:38:22 latest: digest: sha256:a6ce36b079d4964d1a5cac3fb213ca408f532386722e297f4dbb1ec2f794323f size: 739 [Pipeline] isUnix [Pipeline] sh 03:38:22 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.26 [Pipeline] isUnix [Pipeline] sh 03:38:22 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.26 03:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:38:22 4e5d09f54de5: Preparing 03:38:22 b541d28bf3b4: Preparing 03:38:22 b541d28bf3b4: Layer already exists 03:38:22 4e5d09f54de5: Layer already exists 03:38:22 2.1.1-dev.26: digest: sha256:a6ce36b079d4964d1a5cac3fb213ca408f532386722e297f4dbb1ec2f794323f size: 739 [Pipeline] isUnix [Pipeline] sh 03:38:22 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 [Pipeline] isUnix [Pipeline] sh 03:38:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 03:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:38:23 4e5d09f54de5: Preparing 03:38:23 b541d28bf3b4: Preparing 03:38:23 b541d28bf3b4: Layer already exists 03:38:23 4e5d09f54de5: Layer already exists 03:38:23 2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26: digest: sha256:a6ce36b079d4964d1a5cac3fb213ca408f532386722e297f4dbb1ec2f794323f size: 739 [Pipeline] isUnix [Pipeline] sh 03:38:23 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 03:38:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 03:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:38:23 4e5d09f54de5: Preparing 03:38:23 b541d28bf3b4: Preparing 03:38:23 4e5d09f54de5: Layer already exists 03:38:23 b541d28bf3b4: Layer already exists 03:38:23 main: digest: sha256:a6ce36b079d4964d1a5cac3fb213ca408f532386722e297f4dbb1ec2f794323f size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:23 ===================================================== [Pipeline] echo 03:38:23 taggedImages: 03:38:23 - nexus3.edgexfoundry.org:10004/edgex-ui:2c1c3d259520f16cfb9661698572acbebfada9a5 03:38:23 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 03:38:23 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.26 03:38:23 - nexus3.edgexfoundry.org:10004/edgex-ui:2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 03:38:23 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:38:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:24 03:38:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:38:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:24 latest: Pulling from edgex-lftools-log-publisher 03:38:24 5eb5b503b376: Pulling fs layer 03:38:24 5c69ac0246d0: Pulling fs layer 03:38:24 ec43610c2a17: Pulling fs layer 03:38:24 3a2ae6a8a46f: Pulling fs layer 03:38:24 33b1e0a273af: Pulling fs layer 03:38:24 5d3b04190fa2: Pulling fs layer 03:38:24 2f39f015ded8: Pulling fs layer 03:38:24 3a2ae6a8a46f: Waiting 03:38:24 33b1e0a273af: Waiting 03:38:24 2f39f015ded8: Waiting 03:38:24 5d3b04190fa2: Waiting 03:38:24 5c69ac0246d0: Verifying Checksum 03:38:24 5c69ac0246d0: Download complete 03:38:24 3a2ae6a8a46f: Verifying Checksum 03:38:24 3a2ae6a8a46f: Download complete 03:38:24 ec43610c2a17: Verifying Checksum 03:38:24 ec43610c2a17: Download complete 03:38:24 33b1e0a273af: Verifying Checksum 03:38:24 33b1e0a273af: Download complete 03:38:24 5d3b04190fa2: Verifying Checksum 03:38:24 5d3b04190fa2: Download complete 03:38:24 5eb5b503b376: Verifying Checksum 03:38:24 5eb5b503b376: Download complete 03:38:25 2f39f015ded8: Verifying Checksum 03:38:25 2f39f015ded8: Download complete 03:38:26 5eb5b503b376: Pull complete 03:38:26 5c69ac0246d0: Pull complete 03:38:26 ec43610c2a17: Pull complete 03:38:26 3a2ae6a8a46f: Pull complete 03:38:27 33b1e0a273af: Pull complete 03:38:27 5d3b04190fa2: Pull complete 03:38:31 2f39f015ded8: Pull complete 03:38:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:38:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:38:31 prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container 03:38:31 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:38:33 $ docker top 3df73fc7cd88ea26f06ca638d54f037e66285d59ad05679156718df4d660d50c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:34 ---> job-cost.sh 03:38:34 lf-activate-venv: SKIPPING 03:38:34 INFO: No Stack... 03:38:34 INFO: Retrieving Pricing Info for: v3-standard-8 03:38:34 INFO: Archiving Costs [Pipeline] sh 03:38:35 + cut -d, -f6 03:38:35 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [Pipeline] lock 03:38:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] 03:38:35 Resource [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] did not exist. Created. 03:38:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:38:35 + echo total: 0.2199999988079071 [Pipeline] stash 03:38:35 Stashed 1 file(s) [Pipeline] } 03:38:35 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 03:38:35 $ docker stop --time=1 3df73fc7cd88ea26f06ca638d54f037e66285d59ad05679156718df4d660d50c 03:38:36 $ docker rm -f 3df73fc7cd88ea26f06ca638d54f037e66285d59ad05679156718df4d660d50c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:41:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33615 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 03:41:45 Running in /w/workspace/edgex-ui-go/65 [Pipeline] { [Pipeline] checkout 03:41:45 The recommended git tool is: git 03:41:52 using credential edgex-jenkins-ssh 03:41:52 Cloning the remote Git repository 03:41:52 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:41:52 > git init /w/workspace/edgex-ui-go/65 # timeout=10 03:41:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:41:52 > git --version # timeout=10 03:41:53 > git --version # 'git version 2.25.1' 03:41:53 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:56 Avoid second fetch 03:41:56 Checking out Revision 2c1c3d259520f16cfb9661698572acbebfada9a5 (main) 03:41:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:41:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:56 > git config core.sparsecheckout # timeout=10 03:41:56 > git checkout -f 2c1c3d259520f16cfb9661698572acbebfada9a5 # timeout=10 03:42:00 Commit message: "feat: Supporting for multiple pipeline running" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:42:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:42:02 % Total % Received % Xferd Average Speed Time Time Time Current 03:42:02 Dload Upload Total Spent Left Speed 03:42:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 75916 0 --:--:-- --:--:-- --:--:-- 75916 [Pipeline] sh 03:42:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:42:02 + sudo tee /etc/docker/daemon.new 03:42:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:42:02 { 03:42:02 "registry-mirrors": [ 03:42:02 "https://nexus3.edgexfoundry.org:10001" 03:42:02 ], 03:42:02 "bip": "10.250.0.254/24", 03:42:02 "hosts": [ 03:42:02 "tcp://0.0.0.0:5555", 03:42:02 "unix:///var/run/docker.sock" 03:42:02 ], 03:42:02 "mtu": 1458, 03:42:02 "selinux-enabled": true, 03:42:02 "seccomp-profile": "/etc/docker/seccomp.json" 03:42:02 } [Pipeline] sh 03:42:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:42:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:22 provisioning config files... 03:42:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/65@tmp/config1158114779772590011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:22 ---> docker-login.sh 03:42:22 nexus3.edgexfoundry.org:10001 03:42:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:23 Configure a credential helper to remove this warning. See 03:42:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:23 03:42:23 Login Succeeded 03:42:23 nexus3.edgexfoundry.org:10002 03:42:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:23 Configure a credential helper to remove this warning. See 03:42:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:23 03:42:23 Login Succeeded 03:42:23 nexus3.edgexfoundry.org:10003 03:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:24 Configure a credential helper to remove this warning. See 03:42:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:24 03:42:24 Login Succeeded 03:42:24 nexus3.edgexfoundry.org:10004 03:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:24 Configure a credential helper to remove this warning. See 03:42:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:24 03:42:24 Login Succeeded 03:42:24 docker.io 03:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:25 Configure a credential helper to remove this warning. See 03:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:25 03:42:25 Login Succeeded 03:42:25 ---> docker-login.sh ends [Pipeline] } 03:42:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:42:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:42:26 ========================================================= 03:42:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:42:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:42:26 + 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 . 03:42:27 Sending build context to Docker daemon 27.26MB 03:42:27 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 03:42:27 Step 2/15 : FROM ${BASE} AS builder 03:42:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:42:27 9b3977197b4f: Pulling fs layer 03:42:27 1a89e8eeedd5: Pulling fs layer 03:42:27 94645a83ff95: Pulling fs layer 03:42:27 3f3a8bcf1eab: Pulling fs layer 03:42:27 0c92f367c5e7: Pulling fs layer 03:42:27 3096ccb668a1: Pulling fs layer 03:42:27 e8cf19c19ddd: Pulling fs layer 03:42:27 a4caa8a26152: Pulling fs layer 03:42:27 0c92f367c5e7: Waiting 03:42:27 3096ccb668a1: Waiting 03:42:27 e8cf19c19ddd: Waiting 03:42:27 3f3a8bcf1eab: Waiting 03:42:27 a4caa8a26152: Waiting 03:42:27 94645a83ff95: Verifying Checksum 03:42:27 94645a83ff95: Download complete 03:42:27 1a89e8eeedd5: Verifying Checksum 03:42:27 1a89e8eeedd5: Download complete 03:42:27 0c92f367c5e7: Verifying Checksum 03:42:27 0c92f367c5e7: Download complete 03:42:27 3096ccb668a1: Verifying Checksum 03:42:27 3096ccb668a1: Download complete 03:42:27 9b3977197b4f: Download complete 03:42:27 e8cf19c19ddd: Download complete 03:42:28 9b3977197b4f: Pull complete 03:42:29 1a89e8eeedd5: Pull complete 03:42:29 94645a83ff95: Pull complete 03:42:29 a4caa8a26152: Verifying Checksum 03:42:29 a4caa8a26152: Download complete 03:42:30 3f3a8bcf1eab: Verifying Checksum 03:42:30 3f3a8bcf1eab: Download complete 03:42:43 3f3a8bcf1eab: Pull complete 03:42:43 0c92f367c5e7: Pull complete 03:42:43 3096ccb668a1: Pull complete 03:42:43 e8cf19c19ddd: Pull complete 03:42:50 a4caa8a26152: Pull complete 03:42:50 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 03:42:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:42:50 ---> 725f1c02e7f9 03:42:50 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:42:51 ---> Running in 89a06f871901 03:42:52 Removing intermediate container 89a06f871901 03:42:52 ---> 570704e48a83 03:42:52 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 03:42:52 ---> Running in 54a7e94bff3d 03:42:52 Removing intermediate container 54a7e94bff3d 03:42:52 ---> f316d4984559 03:42:52 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 03:42:52 ---> Running in 1d9cb994ae45 03:42:54 Removing intermediate container 1d9cb994ae45 03:42:54 ---> 86dc54f7e06b 03:42:54 Step 6/15 : LABEL Name=edgex-ui-go 03:42:54 ---> Running in 62616c1ce143 03:42:54 Removing intermediate container 62616c1ce143 03:42:54 ---> 90de35d2ba71 03:42:54 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:42:54 ---> Running in a088b3dbf098 03:42:54 Removing intermediate container a088b3dbf098 03:42:54 ---> bd82c2f1123f 03:42:54 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:54 ---> Running in 3245faa2a54a 03:42:56 Removing intermediate container 3245faa2a54a 03:42:56 ---> a3c6b0140c44 03:42:56 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:42:56 ---> Running in 113d60c5b3de 03:42:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:42:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:42:59 OK: 220 MiB in 52 packages 03:43:00 Removing intermediate container 113d60c5b3de 03:43:00 ---> 237b09ad16fe 03:43:00 Step 10/15 : ENV GO111MODULE=on 03:43:00 ---> Running in 585bf0004aad 03:43:00 Removing intermediate container 585bf0004aad 03:43:00 ---> ebf438697d88 03:43:00 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:43:00 ---> Running in 9db3c9ba188e 03:43:01 Removing intermediate container 9db3c9ba188e 03:43:01 ---> 0204e18abd24 03:43:01 Step 12/15 : COPY go.mod vendor* ./ 03:43:01 ---> 1bb33ae62392 03:43:01 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:01 ---> Running in ca70c21f30b0 03:44:23 Removing intermediate container ca70c21f30b0 03:44:23 ---> a08d4e34519d 03:44:23 Step 14/15 : COPY . . 03:44:23 ---> 0af95a5673b1 03:44:23 Step 15/15 : RUN ${MAKE} 03:44:23 ---> Running in bcc685fd386e 03:44:23 noop 03:44:23 Removing intermediate container bcc685fd386e 03:44:23 ---> a9e44d00308d 03:44:23 Successfully built a9e44d00308d 03:44:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:44:24 + docker inspect -f . ci-base-image-arm64 03:44:24 . [Pipeline] withDockerContainer 03:44:24 prd-ubuntu20.04-docker-arm64-4c-16g-33615 does not seem to be running inside a container 03:44:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/65 -v /w/workspace/edgex-ui-go/65:/w/workspace/edgex-ui-go/65:rw,z -v /w/workspace/edgex-ui-go/65@tmp:/w/workspace/edgex-ui-go/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:44:25 $ docker top 36eff336a0556c30e8689eaeb2f0ee6873799368bfe81a6038a79e565abd1f40 -eo pid,comm [Pipeline] { [Pipeline] sh 03:44:26 + go version 03:44:26 go version go1.17.6 linux/arm64 [Pipeline] } 03:44:26 $ docker stop --time=1 36eff336a0556c30e8689eaeb2f0ee6873799368bfe81a6038a79e565abd1f40 03:44:28 $ docker rm -f 36eff336a0556c30e8689eaeb2f0ee6873799368bfe81a6038a79e565abd1f40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:44:28 + docker inspect -f . ci-base-image-arm64 03:44:28 . [Pipeline] withDockerContainer 03:44:29 prd-ubuntu20.04-docker-arm64-4c-16g-33615 does not seem to be running inside a container 03:44:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/65 -v /w/workspace/edgex-ui-go/65:/w/workspace/edgex-ui-go/65:rw,z -v /w/workspace/edgex-ui-go/65@tmp:/w/workspace/edgex-ui-go/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:44:30 $ docker top 490772d202c4c8e7b5bb9593b4e792daae165dc8bafc278d3ef216be45a68ba8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:44:31 + make test 03:44:31 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 03:44:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:45:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:45:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:45:19 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:45:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 03:45:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 03:45:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 03:45:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:45:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:45:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 03:45:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 03:45:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 03:45:19 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 03:45:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:45:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:45:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 03:45:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:45:30 $ docker stop --time=1 490772d202c4c8e7b5bb9593b4e792daae165dc8bafc278d3ef216be45a68ba8 03:45:32 $ docker rm -f 490772d202c4c8e7b5bb9593b4e792daae165dc8bafc278d3ef216be45a68ba8 [Pipeline] // withDockerContainer [Pipeline] sh 03:45:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:45:32 Warning: overwriting stash ‘coverage-report’ 03:45:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:45:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:45:34 + ls -al . 03:45:34 total 160 03:45:34 drwxrwxr-x 13 jenkins jenkins 4096 Apr 28 03:44 . 03:45:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:41 .. 03:45:34 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 03:42 .git 03:45:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:41 .github 03:45:34 -rw-rw-r-- 1 jenkins jenkins 155 Apr 28 03:41 .gitignore 03:45:34 -rw-rw-r-- 1 jenkins jenkins 2022 Apr 28 03:41 Attribution.txt 03:45:34 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 28 03:41 CONTRIBUTING.md 03:45:34 -rw-rw-r-- 1 jenkins jenkins 1549 Apr 28 03:41 Dockerfile 03:45:34 -rw-rw-r-- 1 jenkins jenkins 652 Apr 28 03:41 Jenkinsfile 03:45:34 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 28 03:41 LICENSE 03:45:34 -rw-rw-r-- 1 jenkins jenkins 1212 Apr 28 03:41 Makefile 03:45:34 -rw-rw-r-- 1 jenkins jenkins 4450 Apr 28 03:41 README.md 03:45:34 -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 03:37 VERSION 03:45:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:41 assets 03:45:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 03:41 bin 03:45:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:41 cmd 03:45:34 -rw-r--r-- 1 jenkins jenkins 10 Apr 28 03:44 coverage.out 03:45:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 03:41 docs 03:45:34 -rw-rw-r-- 1 jenkins jenkins 1944 Apr 28 03:41 go.mod 03:45:34 -rw-rw-r-- 1 jenkins jenkins 48565 Apr 28 03:41 go.sum 03:45:34 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 03:41 internal 03:45:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:41 pkg 03:45:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:41 snap 03:45:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:41 testing 03:45:34 -rw-rw-r-- 1 jenkins jenkins 155 Apr 28 03:41 version.go 03:45:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:41 web [Pipeline] isUnix [Pipeline] sh 03:45:34 + 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=2c1c3d259520f16cfb9661698572acbebfada9a5 --label arch=arm64 --label version=2.1.1-dev.26 . 03:45:36 Sending build context to Docker daemon 27.26MB 03:45:36 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 03:45:36 Step 2/23 : FROM ${BASE} AS builder 03:45:36 ---> a9e44d00308d 03:45:36 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:45:36 ---> Running in 1ad5e4d04b37 03:45:36 Removing intermediate container 1ad5e4d04b37 03:45:36 ---> aa9a6c0431c6 03:45:36 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 03:45:36 ---> Running in 75ea26d4c34f 03:45:36 Removing intermediate container 75ea26d4c34f 03:45:36 ---> c5bd08c786aa 03:45:36 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 03:45:36 ---> Running in 14e297b7ecdd 03:45:37 Removing intermediate container 14e297b7ecdd 03:45:37 ---> f2330aac2f39 03:45:37 Step 6/23 : LABEL Name=edgex-ui-go 03:45:37 ---> Running in 525fb86bd772 03:45:37 Removing intermediate container 525fb86bd772 03:45:37 ---> 40d3e42aecc4 03:45:37 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 03:45:37 ---> Running in 34eeb528877e 03:45:38 Removing intermediate container 34eeb528877e 03:45:38 ---> 10ac33b1a4d2 03:45:38 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:38 ---> Running in 25f0d82c98a0 03:45:40 Removing intermediate container 25f0d82c98a0 03:45:40 ---> c19ea2667533 03:45:40 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:45:40 ---> Running in 01bf3e1dd9ac 03:45:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:45:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:45:42 OK: 220 MiB in 52 packages 03:45:43 Removing intermediate container 01bf3e1dd9ac 03:45:43 ---> d830fe430d44 03:45:43 Step 10/23 : ENV GO111MODULE=on 03:45:43 ---> Running in d094347e56e6 03:45:44 Removing intermediate container d094347e56e6 03:45:44 ---> 36f50d1f811f 03:45:44 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:45:44 ---> Running in 54b734fb7f46 03:45:44 Removing intermediate container 54b734fb7f46 03:45:44 ---> b2ad7f24e56a 03:45:44 Step 12/23 : COPY go.mod vendor* ./ 03:45:45 ---> ed76f29f4856 03:45:45 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:45 ---> Running in aa9c11c6d354 03:45:47 Removing intermediate container aa9c11c6d354 03:45:47 ---> 8a22672406be 03:45:47 Step 14/23 : COPY . . 03:45:50 ---> 3d6d6c0b33c5 03:45:50 Step 15/23 : RUN ${MAKE} 03:45:50 ---> Running in 58e66dc80890 03:45:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.26" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 03:46:30 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:46:30 Removing intermediate container 58e66dc80890 03:46:30 ---> 3f60694e0d56 03:46:30 Step 16/23 : FROM alpine:3.14 03:46:31 3.14: Pulling from library/alpine 03:46:31 455c02918c45: Pulling fs layer 03:46:31 455c02918c45: Verifying Checksum 03:46:31 455c02918c45: Download complete 03:46:32 455c02918c45: Pull complete 03:46:32 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:46:32 Status: Downloaded newer image for alpine:3.14 03:46:32 ---> ac73e934f311 03:46:32 Step 17/23 : EXPOSE 4000 03:46:32 ---> Running in 3e024918c9f2 03:46:32 Removing intermediate container 3e024918c9f2 03:46:32 ---> c48fc28f60ca 03:46:32 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 03:46:33 ---> 8942a27d2566 03:46:33 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:46:33 ---> Running in 59a5e54bcc96 03:46:34 Removing intermediate container 59a5e54bcc96 03:46:34 ---> df9d43a1590a 03:46:34 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 03:46:34 ---> Running in f3b9e7e09e46 03:46:34 Removing intermediate container f3b9e7e09e46 03:46:34 ---> edfa83f8f734 03:46:34 Step 21/23 : LABEL arch=arm64 03:46:34 ---> Running in 04e35b32500a 03:46:35 Removing intermediate container 04e35b32500a 03:46:35 ---> 12a9d44b0657 03:46:35 Step 22/23 : LABEL git_sha=2c1c3d259520f16cfb9661698572acbebfada9a5 03:46:35 ---> Running in 6cded841abd3 03:46:35 Removing intermediate container 6cded841abd3 03:46:35 ---> 15b6428ae380 03:46:35 Step 23/23 : LABEL version=2.1.1-dev.26 03:46:35 ---> Running in f7f1ebaf581b 03:46:35 Removing intermediate container f7f1ebaf581b 03:46:35 ---> 8c921acc97ad 03:46:35 [Warning] One or more build-args [ARCH] were not consumed 03:46:35 Successfully built 8c921acc97ad 03:46:35 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:35 provisioning config files... 03:46:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/65@tmp/config7537551585704963802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:36 ---> docker-login.sh 03:46:36 nexus3.edgexfoundry.org:10001 03:46:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:36 Configure a credential helper to remove this warning. See 03:46:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:36 03:46:36 Login Succeeded 03:46:36 nexus3.edgexfoundry.org:10002 03:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:37 Configure a credential helper to remove this warning. See 03:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:37 03:46:37 Login Succeeded 03:46:37 nexus3.edgexfoundry.org:10003 03:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:37 Configure a credential helper to remove this warning. See 03:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:37 03:46:37 Login Succeeded 03:46:37 nexus3.edgexfoundry.org:10004 03:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:38 Configure a credential helper to remove this warning. See 03:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:38 03:46:38 Login Succeeded 03:46:38 docker.io 03:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:38 Configure a credential helper to remove this warning. See 03:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:38 03:46:38 Login Succeeded 03:46:38 ---> docker-login.sh ends [Pipeline] } 03:46:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:46:38 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 03:46:38 2c1c3d259520f16cfb9661698572acbebfada9a5 03:46:38 latest 03:46:38 2.1.1-dev.26 03:46:38 2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 03:46:38 main 03:46:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:46:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] isUnix [Pipeline] sh 03:46:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2c1c3d259520f16cfb9661698572acbebfada9a5 03:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:46:39 d185009c8ef9: Preparing 03:46:39 f73e7dbfee58: Preparing 03:46:39 f73e7dbfee58: Layer already exists 03:46:43 d185009c8ef9: Pushed 03:46:43 2c1c3d259520f16cfb9661698572acbebfada9a5: digest: sha256:c1e2982d60435e0439a845b98bab7ca27008dc9b611539bed59ca9ce24429a27 size: 739 [Pipeline] isUnix [Pipeline] sh 03:46:44 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:46:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 03:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:46:44 d185009c8ef9: Preparing 03:46:44 f73e7dbfee58: Preparing 03:46:44 f73e7dbfee58: Layer already exists 03:46:44 d185009c8ef9: Layer already exists 03:46:44 latest: digest: sha256:c1e2982d60435e0439a845b98bab7ca27008dc9b611539bed59ca9ce24429a27 size: 739 [Pipeline] isUnix [Pipeline] sh 03:46:45 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.26 [Pipeline] isUnix [Pipeline] sh 03:46:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.26 03:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:46:45 d185009c8ef9: Preparing 03:46:45 f73e7dbfee58: Preparing 03:46:45 d185009c8ef9: Layer already exists 03:46:45 f73e7dbfee58: Layer already exists 03:46:45 2.1.1-dev.26: digest: sha256:c1e2982d60435e0439a845b98bab7ca27008dc9b611539bed59ca9ce24429a27 size: 739 [Pipeline] isUnix [Pipeline] sh 03:46:46 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 [Pipeline] isUnix [Pipeline] sh 03:46:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 03:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:46:46 d185009c8ef9: Preparing 03:46:46 f73e7dbfee58: Preparing 03:46:46 f73e7dbfee58: Layer already exists 03:46:46 d185009c8ef9: Layer already exists 03:46:46 2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26: digest: sha256:c1e2982d60435e0439a845b98bab7ca27008dc9b611539bed59ca9ce24429a27 size: 739 [Pipeline] isUnix [Pipeline] sh 03:46:47 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 03:46:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 03:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:46:47 d185009c8ef9: Preparing 03:46:47 f73e7dbfee58: Preparing 03:46:47 d185009c8ef9: Layer already exists 03:46:47 f73e7dbfee58: Layer already exists 03:46:47 main: digest: sha256:c1e2982d60435e0439a845b98bab7ca27008dc9b611539bed59ca9ce24429a27 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:47 ===================================================== [Pipeline] echo 03:46:47 taggedImages: 03:46:47 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2c1c3d259520f16cfb9661698572acbebfada9a5 03:46:47 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 03:46:47 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.26 03:46:47 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2c1c3d259520f16cfb9661698572acbebfada9a5-2.1.1-dev.26 03:46:47 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:48 03:46:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:46:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:48 arm64: Pulling from edgex-lftools-log-publisher 03:46:48 8998bd30e6a1: Pulling fs layer 03:46:48 04944245beec: Pulling fs layer 03:46:48 699f458cf7ca: Pulling fs layer 03:46:48 765212b225bb: Pulling fs layer 03:46:48 f23df028b6ca: Pulling fs layer 03:46:48 d65c8cfc05b1: Pulling fs layer 03:46:48 2437ff75d9bd: Pulling fs layer 03:46:48 765212b225bb: Waiting 03:46:48 f23df028b6ca: Waiting 03:46:48 d65c8cfc05b1: Waiting 03:46:48 2437ff75d9bd: Waiting 03:46:48 04944245beec: Verifying Checksum 03:46:48 04944245beec: Download complete 03:46:48 765212b225bb: Verifying Checksum 03:46:48 765212b225bb: Download complete 03:46:48 f23df028b6ca: Verifying Checksum 03:46:48 f23df028b6ca: Download complete 03:46:48 d65c8cfc05b1: Verifying Checksum 03:46:48 d65c8cfc05b1: Download complete 03:46:48 699f458cf7ca: Verifying Checksum 03:46:48 699f458cf7ca: Download complete 03:46:49 8998bd30e6a1: Verifying Checksum 03:46:49 8998bd30e6a1: Download complete 03:46:51 2437ff75d9bd: Verifying Checksum 03:46:51 2437ff75d9bd: Download complete 03:46:53 8998bd30e6a1: Pull complete 03:46:53 04944245beec: Pull complete 03:46:55 699f458cf7ca: Pull complete 03:46:55 765212b225bb: Pull complete 03:46:56 f23df028b6ca: Pull complete 03:46:56 d65c8cfc05b1: Pull complete 03:47:11 2437ff75d9bd: Pull complete 03:47:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:47:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:47:11 prd-ubuntu20.04-docker-arm64-4c-16g-33615 does not seem to be running inside a container 03:47:11 $ 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/65 -v /w/workspace/edgex-ui-go/65:/w/workspace/edgex-ui-go/65:rw,z -v /w/workspace/edgex-ui-go/65@tmp:/w/workspace/edgex-ui-go/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:47:14 $ docker top ed51ba7db5fc0d7f296d0244ecc192c37ade278df6276bdc2eebda247022b4d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:15 ---> job-cost.sh 03:47:15 lf-activate-venv: SKIPPING 03:47:15 INFO: No Stack... 03:47:15 INFO: Retrieving Pricing Info for: v3-standard-4 03:47:16 INFO: Archiving Costs [Pipeline] sh 03:47:17 + cat /w/workspace/edgex-ui-go/65/archives/cost.csv 03:47:17 + cut -d, -f6 [Pipeline] lock 03:47:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] 03:47:17 Resource [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] did not exist. Created. 03:47:17 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:47:17 /w/workspace/edgex-ui-go/65@tmp/durable-eb4c50ba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:47:18 + echo total: 0.10999999940395355 [Pipeline] stash 03:47:18 Warning: overwriting stash ‘stack-cost’ 03:47:18 Stashed 1 file(s) [Pipeline] } 03:47:18 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 03:47:18 $ docker stop --time=1 ed51ba7db5fc0d7f296d0244ecc192c37ade278df6276bdc2eebda247022b4d6 03:47:20 $ docker rm -f ed51ba7db5fc0d7f296d0244ecc192c37ade278df6276bdc2eebda247022b4d6 [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 03:47:20 provisioning config files... 03:47:20 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2556592667979034259tmp [Pipeline] { [Pipeline] sh 03:47:20 + set +x 03:47:20 + curl -s https://codecov.io/bash 03:47:20 + bash -s -- 03:47:20 03:47:20 _____ _ 03:47:20 / ____| | | 03:47:20 | | ___ __| | ___ ___ _____ __ 03:47:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:47:20 | |___| (_) | (_| | __/ (_| (_) \ V / 03:47:20 \_____\___/ \__,_|\___|\___\___/ \_/ 03:47:20 Bash-1.0.6 03:47:20 03:47:20 03:47:20 ==> git version 2.25.1 found 03:47:20 ==> 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 03:47:20 Release-Date: 2020-01-08 03:47:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:47:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:47:20 ==> Jenkins CI detected. 03:47:20 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 03:47:20 project root: . 03:47:20 --> token set from env 03:47:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:47:20 ==> Running gcov in . (disable via -X gcov) 03:47:20 ==> Python coveragepy not found 03:47:20 ==> Searching for coverage reports in: 03:47:20 + . 03:47:20 -> Found 1 reports 03:47:20 ==> Detecting git/mercurial file structure 03:47:20 ==> Reading reports 03:47:21 + ./coverage.out bytes=10 03:47:21 ==> Appending adjustments 03:47:21 https://docs.codecov.io/docs/fixing-reports 03:47:21 + Found adjustments 03:47:21 ==> Gzipping contents 03:47:21 8.0K /tmp/codecov.DqeFos.gz 03:47:21 ==> Uploading reports 03:47:21 url: https://codecov.io 03:47:21 query: branch=main&commit=2c1c3d259520f16cfb9661698572acbebfada9a5&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:47:21 -> Pinging Codecov 03:47:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=2c1c3d259520f16cfb9661698572acbebfada9a5&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:47:21 -> Uploading to 03:47:21 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/FB506323287CE973F263BFD2A0EB1F37/2c1c3d259520f16cfb9661698572acbebfada9a5/5d4eaccf-f0fd-4cfc-8014-953445610ea2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T034721Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=561faa21ab774e76372df85d303b08d86a89e895f87099e76554b1ce27552dbd 03:47:21 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:21 Dload Upload Total Spent Left Speed 03:47:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 16275 --:--:-- --:--:-- --:--:-- 16275 03:47:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] } 03:47:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:47:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:47:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:47:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:47:22 03:47:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 03:47:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:47:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:47:22 188c0c94c7c5: Pulling fs layer 03:47:22 0ef7d3d256c8: Pulling fs layer 03:47:22 de9db76c5a1d: Pulling fs layer 03:47:22 0eba1c9be4d2: Pulling fs layer 03:47:22 0d57e429df01: Pulling fs layer 03:47:22 0eba1c9be4d2: Waiting 03:47:22 0d57e429df01: Waiting 03:47:22 4e4be7b47b0d: Pulling fs layer 03:47:22 e1f770b5df2f: Pulling fs layer 03:47:22 85a0685a4137: Pulling fs layer 03:47:22 e1f770b5df2f: Waiting 03:47:22 4e4be7b47b0d: Waiting 03:47:22 de9db76c5a1d: Verifying Checksum 03:47:22 de9db76c5a1d: Download complete 03:47:22 0ef7d3d256c8: Download complete 03:47:22 0d57e429df01: Download complete 03:47:22 4e4be7b47b0d: Verifying Checksum 03:47:22 4e4be7b47b0d: Download complete 03:47:22 188c0c94c7c5: Verifying Checksum 03:47:22 188c0c94c7c5: Download complete 03:47:23 188c0c94c7c5: Pull complete 03:47:23 e1f770b5df2f: Verifying Checksum 03:47:23 e1f770b5df2f: Download complete 03:47:23 0ef7d3d256c8: Pull complete 03:47:23 de9db76c5a1d: Pull complete 03:47:23 0eba1c9be4d2: Verifying Checksum 03:47:23 0eba1c9be4d2: Download complete 03:47:23 85a0685a4137: Verifying Checksum 03:47:23 85a0685a4137: Download complete 03:47:27 0eba1c9be4d2: Pull complete 03:47:27 0d57e429df01: Pull complete 03:47:27 4e4be7b47b0d: Pull complete 03:47:27 e1f770b5df2f: Pull complete 03:47:30 85a0685a4137: Pull complete 03:47:30 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:47:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:47:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 03:47:30 prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container 03:47:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:47:32 $ docker top 934ebdad545e65160b932985208e4352e34ae511f988e0c24e7fcc64a46195c3 -eo pid,comm [Pipeline] { [Pipeline] echo 03:47:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:47:32 + set -o pipefail 03:47:32 + snyk monitor '--org=edgex-jenkins' 03:47:36 03:47:36 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 03:47:36 03:47:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/aa5c7d57-7e5f-455a-a600-14c5c128a66e 03:47:36 03:47:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:47:36 03:47:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:47:36 03:47:36 [Pipeline] } 03:47:36 $ docker stop --time=1 934ebdad545e65160b932985208e4352e34ae511f988e0c24e7fcc64a46195c3 03:47:38 $ docker rm -f 934ebdad545e65160b932985208e4352e34ae511f988e0c24e7fcc64a46195c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:47:38 + git log --format=format:%s -1 2c1c3d259520f16cfb9661698572acbebfada9a5 [Pipeline] sh 03:47:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:47:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:47:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 03:47:39 . [Pipeline] withDockerContainer 03:47:39 prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container 03:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 03:47:39 $ docker top 71212a65cf967db2a65d04f828e78a0a23a9dc9ffe925f49c237e66108446090 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:47:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:40 [ssh-agent] Looking for ssh-agent implementation... 03:47:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:40 $ docker exec 71212a65cf967db2a65d04f828e78a0a23a9dc9ffe925f49c237e66108446090 ssh-agent 03:47:40 SSH_AUTH_SOCK=/tmp/ssh-pPsJfEteKUyo/agent.32 03:47:40 SSH_AGENT_PID=38 03:47:40 Running ssh-add (command line suppressed) 03:47:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4553075826117332554.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4553075826117332554.key) 03:47:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:40 + git semver tag 03:47:40 2022-04-28 03:47:40,914 [run_tag] DEBUG tag force:False 03:47:40 2022-04-28 03:47:40,914 [check_head_tag] DEBUG check head tag 03:47:40 2022-04-28 03:47:40,915 [execute] INFO git cat-file --batch-check 03:47:40 2022-04-28 03:47:40,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 03:47:40 2022-04-28 03:47:40,918 [execute] INFO git cat-file --batch 03:47:40 2022-04-28 03:47:40,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 03:47:40 2022-04-28 03:47:40,938 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:47:40 2022-04-28 03:47:40,938 [execute] INFO git tag -a v2.1.1-dev.26 -m v2.1.1-dev.26 03:47:40 2022-04-28 03:47:40,938 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.26', '-m', 'v2.1.1-dev.26'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 03:47:40 2022-04-28 03:47:40,945 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:47:40 2.1.1-dev.26 [Pipeline] } 03:47:41 $ docker exec --env ******** --env ******** 71212a65cf967db2a65d04f828e78a0a23a9dc9ffe925f49c237e66108446090 ssh-agent -k 03:47:41 unset SSH_AUTH_SOCK; 03:47:41 unset SSH_AGENT_PID; 03:47:41 echo Agent pid 38 killed; 03:47:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:41 + git semver [Pipeline] } 03:47:41 $ docker stop --time=1 71212a65cf967db2a65d04f828e78a0a23a9dc9ffe925f49c237e66108446090 03:47:43 $ docker rm -f 71212a65cf967db2a65d04f828e78a0a23a9dc9ffe925f49c237e66108446090 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:47:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:43 03:47:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:47:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:43 0.23.1-centos7: Pulling from edgex-lftools 03:47:43 ab5ef0e58194: Pulling fs layer 03:47:43 9712f1f96733: Pulling fs layer 03:47:43 63f879dbbcfc: Pulling fs layer 03:47:43 0d9ebad4ef96: Pulling fs layer 03:47:43 e9a5061849ea: Pulling fs layer 03:47:43 d747dcd14b5f: Pulling fs layer 03:47:43 2de7ff778b66: Pulling fs layer 03:47:43 0d9ebad4ef96: Waiting 03:47:43 e9a5061849ea: Waiting 03:47:43 2de7ff778b66: Waiting 03:47:43 d747dcd14b5f: Waiting 03:47:43 9712f1f96733: Verifying Checksum 03:47:43 9712f1f96733: Download complete 03:47:44 63f879dbbcfc: Verifying Checksum 03:47:44 63f879dbbcfc: Download complete 03:47:44 e9a5061849ea: Verifying Checksum 03:47:44 e9a5061849ea: Download complete 03:47:44 0d9ebad4ef96: Verifying Checksum 03:47:44 0d9ebad4ef96: Download complete 03:47:44 d747dcd14b5f: Download complete 03:47:44 ab5ef0e58194: Download complete 03:47:44 2de7ff778b66: Verifying Checksum 03:47:44 2de7ff778b66: Download complete 03:47:47 ab5ef0e58194: Pull complete 03:47:47 9712f1f96733: Pull complete 03:47:48 63f879dbbcfc: Pull complete 03:47:52 0d9ebad4ef96: Pull complete 03:47:53 e9a5061849ea: Pull complete 03:47:53 d747dcd14b5f: Pull complete 03:47:54 2de7ff778b66: Pull complete 03:47:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:47:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:47:54 prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container 03:47:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:47:56 $ docker top 7c92a023ff7a3acfd00f8f5a393a97de4bf7c6ca16be375f103f1cdd6f4b7104 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:47:56 provisioning config files... 03:47:56 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6090543278622595509tmp 03:47:56 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6686962384550451825tmp 03:47:56 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1569512784906104409tmp [Pipeline] { [Pipeline] echo 03:47:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:47:57 ---> sigul-configuration.sh 03:47:57 gpg: directory `/root/.gnupg' created 03:47:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:47:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:47:57 gpg: keyring `/root/.gnupg/secring.gpg' created 03:47:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:47:57 gpg: CAST5 encrypted data 03:47:57 gpg: encrypted with 1 passphrase 03:47:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:47:57 + mkdir /home/jenkins 03:47:57 + mkdir /home/jenkins/sigul [Pipeline] sh 03:47:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:47:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:47:58 ---> sigul-install.sh 03:47:58 Sigul already installed; skipping installation. [Pipeline] sh 03:47:58 + git tag --list 03:47:58 0.1.1 03:47:58 v1.1.0 03:47:58 v1.2.0 03:47:58 v1.2.1 03:47:58 v1.3.0 03:47:58 v2.0.0 03:47:58 v2.0.1-dev.1 03:47:58 v2.0.1-dev.10 03:47:58 v2.0.1-dev.11 03:47:58 v2.0.1-dev.12 03:47:58 v2.0.1-dev.13 03:47:58 v2.0.1-dev.14 03:47:58 v2.0.1-dev.15 03:47:58 v2.0.1-dev.16 03:47:58 v2.0.1-dev.17 03:47:58 v2.0.1-dev.18 03:47:58 v2.0.1-dev.19 03:47:58 v2.0.1-dev.2 03:47:58 v2.0.1-dev.20 03:47:58 v2.0.1-dev.21 03:47:58 v2.0.1-dev.22 03:47:58 v2.0.1-dev.23 03:47:58 v2.0.1-dev.24 03:47:58 v2.0.1-dev.25 03:47:58 v2.0.1-dev.26 03:47:58 v2.0.1-dev.27 03:47:58 v2.0.1-dev.28 03:47:58 v2.0.1-dev.29 03:47:58 v2.0.1-dev.3 03:47:58 v2.0.1-dev.30 03:47:58 v2.0.1-dev.31 03:47:58 v2.0.1-dev.32 03:47:58 v2.0.1-dev.33 03:47:58 v2.0.1-dev.4 03:47:58 v2.0.1-dev.5 03:47:58 v2.0.1-dev.6 03:47:58 v2.0.1-dev.7 03:47:58 v2.0.1-dev.8 03:47:58 v2.0.1-dev.9 03:47:58 v2.1.0 03:47:58 v2.1.1-dev.1 03:47:58 v2.1.1-dev.10 03:47:58 v2.1.1-dev.11 03:47:58 v2.1.1-dev.12 03:47:58 v2.1.1-dev.13 03:47:58 v2.1.1-dev.14 03:47:58 v2.1.1-dev.15 03:47:58 v2.1.1-dev.16 03:47:58 v2.1.1-dev.17 03:47:58 v2.1.1-dev.18 03:47:58 v2.1.1-dev.19 03:47:58 v2.1.1-dev.2 03:47:58 v2.1.1-dev.20 03:47:58 v2.1.1-dev.21 03:47:58 v2.1.1-dev.22 03:47:58 v2.1.1-dev.23 03:47:58 v2.1.1-dev.24 03:47:58 v2.1.1-dev.25 03:47:58 v2.1.1-dev.26 03:47:58 v2.1.1-dev.3 03:47:58 v2.1.1-dev.4 03:47:58 v2.1.1-dev.5 03:47:58 v2.1.1-dev.6 03:47:58 v2.1.1-dev.7 03:47:58 v2.1.1-dev.8 03:47:58 v2.1.1-dev.9 [Pipeline] sh 03:47:58 + lftools sign git-tag v2.1.1-dev.26 03:47:59 Signing Git tag with Sigul... 03:47:59 Signing v2.1.1-dev.26 [Pipeline] echo 03:47:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:47:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:47:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:47:59 $ docker stop --time=1 7c92a023ff7a3acfd00f8f5a393a97de4bf7c6ca16be375f103f1cdd6f4b7104 03:48:01 $ docker rm -f 7c92a023ff7a3acfd00f8f5a393a97de4bf7c6ca16be375f103f1cdd6f4b7104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:48:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:48:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:48:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 03:48:01 . [Pipeline] withDockerContainer 03:48:02 prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container 03:48:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 03:48:02 $ docker top bc6eabfbe19f81d729e6e106557addd8f95d9abcfeb3565a67b4c6dbeeff13f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:02 [ssh-agent] Looking for ssh-agent implementation... 03:48:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:02 $ docker exec bc6eabfbe19f81d729e6e106557addd8f95d9abcfeb3565a67b4c6dbeeff13f4 ssh-agent 03:48:02 SSH_AUTH_SOCK=/tmp/ssh-fxML6sbHuLXC/agent.34 03:48:02 SSH_AGENT_PID=40 03:48:02 Running ssh-add (command line suppressed) 03:48:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1525014081978554758.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1525014081978554758.key) 03:48:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:03 + git semver bump pre 03:48:03 2022-04-28 03:48:03,426 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:48:03 2022-04-28 03:48:03,426 [bump_version] DEBUG bumping version:2.1.1-dev.26 on axis:pre with prefix:dev 03:48:03 2022-04-28 03:48:03,427 [bump_version] DEBUG bumped version:2.1.1-dev.27 03:48:03 2022-04-28 03:48:03,427 [write_version] DEBUG write version:2.1.1-dev.27 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 03:48:03 2022-04-28 03:48:03,427 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:48:03 2022-04-28 03:48:03,427 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:48:03 2022-04-28 03:48:03,429 [execute] INFO git cat-file --batch-check 03:48:03 2022-04-28 03:48:03,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:48:03 2022-04-28 03:48:03,434 [execute] INFO git cat-file --batch 03:48:03 2022-04-28 03:48:03,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:48:03 2022-04-28 03:48:03,439 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:48:03 2.1.1-dev.27 [Pipeline] } 03:48:03 $ docker exec --env ******** --env ******** bc6eabfbe19f81d729e6e106557addd8f95d9abcfeb3565a67b4c6dbeeff13f4 ssh-agent -k 03:48:03 unset SSH_AUTH_SOCK; 03:48:03 unset SSH_AGENT_PID; 03:48:03 echo Agent pid 40 killed; 03:48:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:03 + git semver [Pipeline] } 03:48:04 $ docker stop --time=1 bc6eabfbe19f81d729e6e106557addd8f95d9abcfeb3565a67b4c6dbeeff13f4 03:48:05 $ docker rm -f bc6eabfbe19f81d729e6e106557addd8f95d9abcfeb3565a67b4c6dbeeff13f4 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:48:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:48:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 03:48:06 . [Pipeline] withDockerContainer 03:48:06 prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container 03:48:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 03:48:06 $ docker top ae8c5536a28bfb257acf9a4a37027794c1ccc9d1c4593bdd78223a0e331094fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:06 [ssh-agent] Looking for ssh-agent implementation... 03:48:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:07 $ docker exec ae8c5536a28bfb257acf9a4a37027794c1ccc9d1c4593bdd78223a0e331094fc ssh-agent 03:48:07 SSH_AUTH_SOCK=/tmp/ssh-YwLiNRLKvCrd/agent.33 03:48:07 SSH_AGENT_PID=40 03:48:07 Running ssh-add (command line suppressed) 03:48:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4250041522500616219.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4250041522500616219.key) 03:48:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:07 + git semver push 03:48:07 2022-04-28 03:48:07,752 [run_push] DEBUG push 03:48:07 2022-04-28 03:48:07,752 [execute] INFO git push origin semver 03:48:07 2022-04-28 03:48:07,752 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:48:08 2022-04-28 03:48:08,599 [run_push] DEBUG push all version tags 03:48:08 2022-04-28 03:48:08,599 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:48:08 2022-04-28 03:48:08,600 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 03:48:09 2022-04-28 03:48:09,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:48:09 2.1.1-dev.27 [Pipeline] } 03:48:09 $ docker exec --env ******** --env ******** ae8c5536a28bfb257acf9a4a37027794c1ccc9d1c4593bdd78223a0e331094fc ssh-agent -k 03:48:09 unset SSH_AUTH_SOCK; 03:48:09 unset SSH_AGENT_PID; 03:48:09 echo Agent pid 40 killed; 03:48:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:09 + git semver [Pipeline] } 03:48:10 $ docker stop --time=1 ae8c5536a28bfb257acf9a4a37027794c1ccc9d1c4593bdd78223a0e331094fc 03:48:11 $ docker rm -f ae8c5536a28bfb257acf9a4a37027794c1ccc9d1c4593bdd78223a0e331094fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:48:12 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 03:48:12 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 03:48:12 total 16 03:48:12 drwxr-xr-x 3 root root 4096 Apr 28 03:38 . 03:48:12 drwxrwxr-x 15 jenkins jenkins 4096 Apr 28 03:47 .. 03:48:12 drwxr-xr-x 2 root root 4096 Apr 28 03:38 cost 03:48:12 -rw-r--r-- 1 root root 81 Apr 28 03:38 cost.csv 03:48:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 03:48:12 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 03:48:12 total 16 03:48:12 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 03:38 . 03:48:12 drwxrwxr-x 15 jenkins jenkins 4096 Apr 28 03:47 .. 03:48:12 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 03:38 cost 03:48:12 -rw-r--r-- 1 jenkins jenkins 81 Apr 28 03:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:48:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:48:13 ---> package-listing.sh 03:48:13 ++ facter osfamily 03:48:13 ++ tr '[:upper:]' '[:lower:]' 03:48:13 + OS_FAMILY=debian 03:48:13 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 03:48:13 + START_PACKAGES=/tmp/packages_start.txt 03:48:13 + END_PACKAGES=/tmp/packages_end.txt 03:48:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:48:13 + PACKAGES=/tmp/packages_start.txt 03:48:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 03:48:13 + PACKAGES=/tmp/packages_end.txt 03:48:13 + case "${OS_FAMILY}" in 03:48:13 + dpkg -l 03:48:13 + grep '^ii' 03:48:13 + '[' -f /tmp/packages_start.txt ']' 03:48:13 + '[' -f /tmp/packages_end.txt ']' 03:48:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:48:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 03:48:13 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 03:48:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 03:48:13 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:48:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:14 . [Pipeline] withDockerContainer 03:48:14 prd-ubuntu20.04-docker-8c-8g-33614 does not seem to be running inside a container 03:48:14 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:48:14 $ docker top b3eaee436981123e578898b4238b38f3f70fda038caa0eb585d2b6c7751990b4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:15 + touch /tmp/pre-build-complete [Pipeline] sh 03:48:15 + mkdir -p /var/log/sysstat [Pipeline] sh 03:48:15 + ls /var/log/sa-host 03:48:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:15 provisioning config files... 03:48:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4022698755916040611tmp [Pipeline] { [Pipeline] echo 03:48:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:48:16 ---> create-netrc.sh [Pipeline] } 03:48:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:48:16 ---> python-tools-install.sh [Pipeline] echo 03:48:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:48:16 ---> sudo-logs.sh 03:48:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:48:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:48:17 ---> job-cost.sh 03:48:17 lf-activate-venv: SKIPPING 03:48:17 DEBUG: total: 0.2199999988079071 03:48:17 INFO: Retrieving Stack Cost... 03:48:17 INFO: Retrieving Pricing Info for: v3-standard-8 03:48:17 INFO: Archiving Costs [Pipeline] echo 03:48:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:48:18 ---> logs-deploy.sh 03:48:18 lf-activate-venv: SKIPPING 03:48:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/65 03:48:18 INFO: archiving workspace using pattern(s): 03:48:19 Archives upload complete. 03:48:19 INFO: archiving logs to Nexus 03:48:19 ---> uname -a: 03:48:19 Linux prd-ubuntu20-04-docker-8c-8g-33614 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 03:48:19 03:48:19 03:48:19 ---> lscpu: 03:48:19 Architecture: x86_64 03:48:19 CPU op-mode(s): 32-bit, 64-bit 03:48:19 Byte Order: Little Endian 03:48:19 Address sizes: 40 bits physical, 48 bits virtual 03:48:19 CPU(s): 8 03:48:19 On-line CPU(s) list: 0-7 03:48:19 Thread(s) per core: 1 03:48:19 Core(s) per socket: 1 03:48:19 Socket(s): 8 03:48:19 NUMA node(s): 1 03:48:19 Vendor ID: AuthenticAMD 03:48:19 CPU family: 23 03:48:19 Model: 49 03:48:19 Model name: AMD EPYC-Rome Processor 03:48:19 Stepping: 0 03:48:19 CPU MHz: 2799.998 03:48:19 BogoMIPS: 5599.99 03:48:19 Virtualization: AMD-V 03:48:19 Hypervisor vendor: KVM 03:48:19 Virtualization type: full 03:48:19 L1d cache: 256 KiB 03:48:19 L1i cache: 256 KiB 03:48:19 L2 cache: 4 MiB 03:48:19 L3 cache: 128 MiB 03:48:19 NUMA node0 CPU(s): 0-7 03:48:19 Vulnerability Itlb multihit: Not affected 03:48:19 Vulnerability L1tf: Not affected 03:48:19 Vulnerability Mds: Not affected 03:48:19 Vulnerability Meltdown: Not affected 03:48:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:48:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:48:19 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:48:19 Vulnerability Srbds: Not affected 03:48:19 Vulnerability Tsx async abort: Not affected 03:48:19 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 03:48:19 03:48:19 03:48:19 ---> nproc: 03:48:19 8 03:48:19 03:48:19 03:48:19 ---> df -h: 03:48:19 Filesystem Size Used Avail Use% Mounted on 03:48:19 overlay 155G 13G 143G 8% / 03:48:19 tmpfs 64M 0 64M 0% /dev 03:48:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:48:19 shm 64M 0 64M 0% /dev/shm 03:48:19 /dev/vda1 155G 13G 143G 8% /facter-os 03:48:19 03:48:19 03:48:19 ---> sar -b -r -n DEV: 03:48:19 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33614) 04/28/22 _x86_64_ (8 CPU) 03:48:19 03:48:19 03:36:11 LINUX RESTART (8 CPU) 03:48:19 03:48:19 03:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:48:19 03:38:01 233.51 2.02 231.49 0.00 50.12 96699.75 0.00 03:48:19 03:39:01 151.86 0.12 151.74 0.00 10.66 28567.11 0.00 03:48:19 03:40:01 1.77 0.00 1.77 0.00 0.00 21.74 0.00 03:48:19 03:41:01 1.63 0.00 1.63 0.00 0.00 19.60 0.00 03:48:19 03:42:01 1.18 0.02 1.17 0.00 0.13 13.20 0.00 03:48:19 03:43:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 03:48:19 03:44:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 03:48:19 03:45:01 1.67 0.00 1.67 0.00 0.00 20.40 0.00 03:48:19 03:46:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 03:48:19 03:47:01 1.92 0.00 1.92 0.00 0.00 27.33 0.00 03:48:19 03:48:01 123.81 0.13 123.68 0.00 14.66 60892.77 0.00 03:48:19 Average: 47.39 0.21 47.18 0.00 6.87 16937.08 0.00 03:48:19 03:48:19 03:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:48:19 03:38:01 28045696 31763536 529512 1.61 189472 3708376 1778508 5.24 1223616 3131244 240 03:48:19 03:39:01 27403664 31768964 519388 1.58 201864 4285912 1778756 5.24 1331208 3603920 376 03:48:19 03:40:01 27404448 31769900 518208 1.58 201896 4285916 1778756 5.24 1330592 3603924 20 03:48:19 03:41:01 27409188 31774904 513348 1.56 201928 4285920 1778756 5.24 1324836 3604160 8 03:48:19 03:42:01 27409572 31775332 512792 1.56 201984 4285920 1796244 5.29 1325492 3604168 20 03:48:19 03:43:01 27410556 31776380 511620 1.56 202040 4285928 1796244 5.29 1323640 3604168 16 03:48:19 03:44:01 27414940 31780892 507056 1.54 202064 4285936 1796244 5.29 1320068 3604252 32 03:48:19 03:45:01 27414672 31780672 507248 1.54 202116 4285940 1796244 5.29 1320036 3604256 24 03:48:19 03:46:01 27414592 31780648 507208 1.54 202164 4285940 1796244 5.29 1320364 3604280 24 03:48:19 03:47:01 27414688 31780820 507172 1.54 202240 4285904 1796244 5.29 1320752 3604260 24 03:48:19 03:48:01 25898872 31755952 526756 1.60 239544 5608728 1797444 5.30 1435472 4871028 260 03:48:19 Average: 27330990 31773455 514573 1.56 204301 4353675 1789971 5.28 1325098 3676333 95 03:48:19 03:48:19 03:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:48:19 03:38:01 ens3 467.11 335.64 5722.90 96.40 0.00 0.00 0.00 0.00 03:48:19 03:38:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 03:48:19 03:38:01 docker0 216.03 279.29 17.35 2335.36 0.00 0.00 0.00 0.00 03:48:19 03:39:01 ens3 196.92 139.96 2646.19 212.35 0.00 0.00 0.00 0.00 03:48:19 03:39:01 lo 7.00 7.00 0.69 0.69 0.00 0.00 0.00 0.00 03:48:19 03:39:01 docker0 7.92 9.62 0.45 38.10 0.00 0.00 0.00 0.00 03:48:19 03:40:01 ens3 15.38 9.76 14.66 0.64 0.00 0.00 0.00 0.00 03:48:19 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:19 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:19 03:41:01 ens3 0.77 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:48:19 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:19 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:19 03:42:01 ens3 0.75 0.48 0.42 0.33 0.00 0.00 0.00 0.00 03:48:19 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:19 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:19 03:43:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:48:19 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:19 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:19 03:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:19 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:19 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:19 03:45:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:48:19 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:19 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:19 03:46:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:19 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:19 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:19 03:47:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:48:19 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:19 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:19 03:48:01 ens3 333.94 212.73 7624.57 65.53 0.00 0.00 0.00 0.00 03:48:19 03:48:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 03:48:19 03:48:01 docker0 33.06 41.67 3.02 346.82 0.00 0.00 0.00 0.00 03:48:19 Average: ens3 92.31 63.55 1455.40 34.12 0.00 0.00 0.00 0.00 03:48:19 Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 03:48:19 Average: docker0 23.36 30.05 1.89 247.29 0.00 0.00 0.00 0.00 03:48:19 03:48:19 03:48:19 ---> sar -P ALL: 03:48:19 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33614) 04/28/22 _x86_64_ (8 CPU) 03:48:19 03:48:19 03:36:11 LINUX RESTART (8 CPU) 03:48:19 03:48:19 03:37:01 CPU %user %nice %system %iowait %steal %idle 03:48:19 03:38:01 all 17.15 0.00 5.81 1.73 0.10 75.22 03:48:19 03:38:01 0 16.09 0.00 5.53 0.68 0.08 77.63 03:48:19 03:38:01 1 16.65 0.00 5.44 0.93 0.10 76.88 03:48:19 03:38:01 2 17.10 0.00 5.22 0.96 0.08 76.63 03:48:19 03:38:01 3 16.54 0.00 6.36 0.56 0.10 76.44 03:48:19 03:38:01 4 16.39 0.00 5.03 0.53 0.08 77.98 03:48:19 03:38:01 5 18.41 0.00 6.29 3.92 0.10 71.28 03:48:19 03:38:01 6 17.53 0.00 5.85 4.19 0.08 72.34 03:48:19 03:38:01 7 18.48 0.00 6.75 2.09 0.12 72.57 03:48:19 03:39:01 all 9.32 0.00 2.85 1.08 0.07 86.67 03:48:19 03:39:01 0 9.90 0.00 2.92 0.45 0.08 86.64 03:48:19 03:39:01 1 9.79 0.00 2.98 0.98 0.05 86.20 03:48:19 03:39:01 2 8.25 0.00 3.14 4.21 0.07 84.33 03:48:19 03:39:01 3 9.31 0.00 3.37 1.58 0.07 85.67 03:48:19 03:39:01 4 9.61 0.00 2.43 0.22 0.08 87.66 03:48:19 03:39:01 5 9.22 0.00 2.35 0.23 0.07 88.13 03:48:19 03:39:01 6 8.73 0.00 2.72 0.55 0.05 87.95 03:48:19 03:39:01 7 9.78 0.00 2.91 0.45 0.07 86.79 03:48:19 03:40:01 all 0.03 0.00 0.02 0.01 0.00 99.94 03:48:19 03:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:48:19 03:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:48:19 03:40:01 2 0.07 0.00 0.03 0.00 0.00 99.90 03:48:19 03:40:01 3 0.08 0.00 0.02 0.03 0.00 99.87 03:48:19 03:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:48:19 03:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:48:19 03:40:01 6 0.00 0.00 0.02 0.03 0.00 99.95 03:48:19 03:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:48:19 03:41:01 all 0.11 0.00 0.02 0.01 0.00 99.86 03:48:19 03:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:48:19 03:41:01 1 0.67 0.00 0.00 0.00 0.00 99.33 03:48:19 03:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:48:19 03:41:01 3 0.03 0.00 0.02 0.02 0.02 99.92 03:48:19 03:41:01 4 0.05 0.00 0.07 0.00 0.02 99.87 03:48:19 03:41:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:48:19 03:41:01 6 0.02 0.00 0.02 0.07 0.00 99.90 03:48:19 03:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:48:19 03:42:01 all 0.21 0.00 0.02 0.01 0.00 99.77 03:48:19 03:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:48:19 03:42:01 1 1.52 0.00 0.07 0.00 0.00 98.42 03:48:19 03:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:48:19 03:42:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:48:19 03:42:01 4 0.03 0.00 0.05 0.02 0.00 99.90 03:48:19 03:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:48:19 03:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:48:19 03:42:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:48:19 03:43:01 all 0.03 0.00 0.02 0.01 0.00 99.95 03:48:19 03:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:48:19 03:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:48:19 03:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:48:19 03:43:01 3 0.08 0.00 0.00 0.02 0.00 99.90 03:48:19 03:43:01 4 0.05 0.00 0.05 0.00 0.02 99.88 03:48:19 03:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:48:19 03:43:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:48:19 03:43:01 7 0.03 0.00 0.05 0.00 0.00 99.92 03:48:19 03:44:01 all 0.01 0.00 0.01 0.01 0.00 99.96 03:48:19 03:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:48:19 03:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:48:19 03:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:48:19 03:44:01 3 0.02 0.00 0.02 0.03 0.02 99.92 03:48:19 03:44:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:48:19 03:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:48:19 03:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:48:19 03:44:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:48:19 03:45:01 all 0.05 0.00 0.01 0.01 0.00 99.93 03:48:19 03:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:48:19 03:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:48:19 03:45:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:48:19 03:45:01 3 0.12 0.00 0.00 0.02 0.00 99.87 03:48:19 03:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:48:19 03:45:01 5 0.17 0.00 0.00 0.03 0.00 99.80 03:48:19 03:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:48:19 03:45:01 7 0.08 0.00 0.02 0.02 0.00 99.88 03:48:19 03:46:01 all 0.16 0.00 0.00 0.00 0.01 99.82 03:48:19 03:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:48:19 03:46:01 1 1.22 0.00 0.02 0.00 0.02 98.74 03:48:19 03:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:48:19 03:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:48:19 03:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:48:19 03:46:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:48:19 03:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:48:19 03:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:48:19 03:47:01 all 0.27 0.00 0.01 0.02 0.00 99.70 03:48:19 03:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:48:19 03:47:01 1 1.97 0.00 0.00 0.00 0.00 98.03 03:48:19 03:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:48:19 03:47:01 3 0.02 0.00 0.00 0.10 0.00 99.88 03:48:19 03:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:48:19 03:47:01 5 0.05 0.00 0.02 0.03 0.00 99.90 03:48:19 03:47:01 6 0.00 0.00 0.03 0.00 0.00 99.97 03:48:19 03:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:48:19 03:48:01 all 9.41 0.00 3.74 1.13 0.07 85.65 03:48:19 03:48:01 0 9.99 0.00 3.48 0.25 0.07 86.21 03:48:19 03:48:01 1 9.99 0.00 3.35 0.17 0.07 86.42 03:48:19 03:48:01 2 11.37 0.00 4.11 0.59 0.07 83.86 03:48:19 03:48:01 3 8.34 0.00 3.54 1.03 0.07 87.02 03:48:19 03:48:01 4 9.38 0.00 3.67 0.45 0.07 86.43 03:48:19 03:48:01 5 7.58 0.00 4.53 5.87 0.05 81.97 03:48:19 03:48:01 6 9.18 0.00 3.33 0.20 0.07 87.23 03:48:19 03:48:01 7 9.44 0.00 3.91 0.53 0.08 86.04 03:48:19 03:48:19 Average: CPU %user %nice %system %iowait %steal %idle 03:48:19 Average: all 3.31 0.00 1.13 0.36 0.02 95.18 03:48:19 Average: 0 3.25 0.00 1.08 0.12 0.02 95.52 03:48:19 Average: 1 3.78 0.00 1.07 0.19 0.02 94.95 03:48:19 Average: 2 3.32 0.00 1.13 0.52 0.02 95.00 03:48:19 Average: 3 3.11 0.00 1.20 0.31 0.02 95.35 03:48:19 Average: 4 3.21 0.00 1.02 0.11 0.02 95.63 03:48:19 Average: 5 3.20 0.00 1.19 0.91 0.02 94.68 03:48:19 Average: 6 3.19 0.00 1.08 0.45 0.02 95.26 03:48:19 Average: 7 3.42 0.00 1.24 0.28 0.03 95.04 03:48:19 03:48:19 03:48:19