Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aca924e4b95c57c2e123a6a7892dfb26a76b1904 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-ssh5377270864393235777.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8051851366211380138.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17689730610142453620.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 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-ssh1641387878099376704.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4712526744461476294.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.21 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-908 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 aca924e4b95c57c2e123a6a7892dfb26a76b1904 (main) Commit message: "Merge pull request #700 from dovholuknf/issue-672-fix-app-service" > 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 aca924e4b95c57c2e123a6a7892dfb26a76b1904 # timeout=10 > git rev-list --no-walk e8bc1a271f7c47b072abce29d011d908314ff344 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:33:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:33:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:33:13 ========================================================= 15:33:13 EdgeX Global Pipelines Version Info 15:33:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:33:14 ------------------- 15:33:14 stable info: 15:33:14 ------------------- 15:33:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:33:14 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:33:14 Message: update stable to v1.0.258 15:33:14 ------------------- 15:33:14 experimental info: 15:33:14 ------------------- 15:33:14 Commited By: **** collab-it+edgex@linuxfoundation.org 15:33:14 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:33:14 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:33:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:33:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:33:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:33:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:33:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:33:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:33:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:33:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:33:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aca924e [Pipeline] echo 15:33:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:15 provisioning config files... 15:33:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3917570456689438591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:16 ---> ****-login.sh 15:33:16 nexus3.edgexfoundry.org:10001 15:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:33:16 Configure a credential helper to remove this warning. See 15:33:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:33:16 15:33:16 Login Succeeded 15:33:16 nexus3.edgexfoundry.org:10002 15:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:33:16 Configure a credential helper to remove this warning. See 15:33:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:33:16 15:33:16 Login Succeeded 15:33:16 nexus3.edgexfoundry.org:10003 15:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:33:16 Configure a credential helper to remove this warning. See 15:33:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:33:16 15:33:16 Login Succeeded 15:33:17 nexus3.edgexfoundry.org:10004 15:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:33:17 Configure a credential helper to remove this warning. See 15:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:33:17 15:33:17 Login Succeeded 15:33:17 ****.io 15:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:33:17 Configure a credential helper to remove this warning. See 15:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:33:17 15:33:17 Login Succeeded 15:33:17 ---> ****-login.sh ends [Pipeline] } 15:33:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:33:17 + git rev-list -1 --merges aca924e4b95c57c2e123a6a7892dfb26a76b1904~1..aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] echo 15:33:17 -----------> git rev-list -1 --merges aca924e4b95c57c2e123a6a7892dfb26a76b1904~1..aca924e4b95c57c2e123a6a7892dfb26a76b1904 aca924e4b95c57c2e123a6a7892dfb26a76b1904 15:33:17 aca924e4b95c57c2e123a6a7892dfb26a76b1904 [false] [Pipeline] sh 15:33:18 + git log --format=format:%s -1 aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] echo 15:33:18 ========================================================= 15:33:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:33:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:33:18 + git log --format=format:%s -1 aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] echo 15:33:18 [semverPrep] GIT_COMMIT: aca924e4b95c57c2e123a6a7892dfb26a76b1904, Commit Message: Merge pull request #700 from dovholuknf/issue-672-fix-app-service [Pipeline] echo 15:33:18 [semverPrep] This is not a build commit. [Pipeline] sh 15:33:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:19 + grep -v github /etc/ssh/ssh_known_hosts 15:33:19 + [ -e /tmp/ssh_known_hosts ] 15:33:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:33:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:33:19 + sudo tee -a /etc/ssh/ssh_known_hosts 15:33:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:19 15:33:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:19 0.1.4: Pulling from edgex-devops/py-git-semver 15:33:19 b85a868b505f: Pulling fs layer 15:33:19 e2be974225ed: Pulling fs layer 15:33:19 339a4e72a1f5: Pulling fs layer 15:33:19 988bab9f4d93: Pulling fs layer 15:33:19 1469e6f7b9e6: Pulling fs layer 15:33:19 eaf3925da568: Pulling fs layer 15:33:19 bab4dde63d76: Pulling fs layer 15:33:19 bde34c3a00c8: Pulling fs layer 15:33:19 b352a97aabf1: Pulling fs layer 15:33:19 4872d77fe225: Pulling fs layer 15:33:19 5851b861e8e6: Pulling fs layer 15:33:19 1469e6f7b9e6: Waiting 15:33:19 eaf3925da568: Waiting 15:33:19 bde34c3a00c8: Waiting 15:33:19 4872d77fe225: Waiting 15:33:19 b352a97aabf1: Waiting 15:33:19 988bab9f4d93: Waiting 15:33:19 5851b861e8e6: Waiting 15:33:19 bab4dde63d76: Waiting 15:33:19 e2be974225ed: Download complete 15:33:19 988bab9f4d93: Verifying Checksum 15:33:19 988bab9f4d93: Download complete 15:33:20 1469e6f7b9e6: Verifying Checksum 15:33:20 1469e6f7b9e6: Download complete 15:33:20 eaf3925da568: Verifying Checksum 15:33:20 eaf3925da568: Download complete 15:33:20 339a4e72a1f5: Verifying Checksum 15:33:20 339a4e72a1f5: Download complete 15:33:20 bde34c3a00c8: Download complete 15:33:20 b352a97aabf1: Download complete 15:33:20 4872d77fe225: Verifying Checksum 15:33:20 4872d77fe225: Download complete 15:33:20 5851b861e8e6: Download complete 15:33:20 b85a868b505f: Verifying Checksum 15:33:20 b85a868b505f: Download complete 15:33:20 bab4dde63d76: Verifying Checksum 15:33:20 bab4dde63d76: Download complete 15:33:21 b85a868b505f: Pull complete 15:33:21 e2be974225ed: Pull complete 15:33:22 339a4e72a1f5: Pull complete 15:33:22 988bab9f4d93: Pull complete 15:33:22 1469e6f7b9e6: Pull complete 15:33:22 eaf3925da568: Pull complete 15:33:24 bab4dde63d76: Pull complete 15:33:24 bde34c3a00c8: Pull complete 15:33:24 b352a97aabf1: Pull complete 15:33:24 4872d77fe225: Pull complete 15:33:24 5851b861e8e6: Pull complete 15:33:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:33:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:25 prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container 15:33:25 $ 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:0.1.4 cat 15:33:28 $ docker top cf46783ae86aec6f23ca8ef9bc361368bf0bfa5d6ab6f4cfbd78080182456225 -eo pid,comm 15:33:28 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). 15:33:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:28 [ssh-agent] Looking for ssh-agent implementation... 15:33:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:28 $ docker exec cf46783ae86aec6f23ca8ef9bc361368bf0bfa5d6ab6f4cfbd78080182456225 ssh-agent 15:33:29 SSH_AUTH_SOCK=/tmp/ssh-JKJx1Di8qZkr/agent.33 15:33:29 SSH_AGENT_PID=39 15:33:29 Running ssh-add (command line suppressed) 15:33:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8808798131465991567.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8808798131465991567.key) 15:33:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:29 + git tag --points-at HEAD [Pipeline] } 15:33:29 $ docker exec --env ******** --env ******** cf46783ae86aec6f23ca8ef9bc361368bf0bfa5d6ab6f4cfbd78080182456225 ssh-agent -k 15:33:29 unset SSH_AUTH_SOCK; 15:33:29 unset SSH_AGENT_PID; 15:33:29 echo Agent pid 39 killed; 15:33:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:33:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:29 [ssh-agent] Looking for ssh-agent implementation... 15:33:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:29 $ docker exec cf46783ae86aec6f23ca8ef9bc361368bf0bfa5d6ab6f4cfbd78080182456225 ssh-agent 15:33:29 SSH_AUTH_SOCK=/tmp/ssh-daTsmYIhyPsp/agent.72 15:33:29 SSH_AGENT_PID=78 15:33:29 Running ssh-add (command line suppressed) 15:33:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10885153284917053053.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10885153284917053053.key) 15:33:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:30 + git semver init 15:33:30 2024-02-14 15:33:30,514 [run_init] DEBUG init version:0.0.0 force:False 15:33:30 2024-02-14 15:33:30,514 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:33:30 2024-02-14 15:33:30,515 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:33:30 2024-02-14 15:33:30,515 [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) 15:33:33 2024-02-14 15:33:32,774 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 15:33:33 2024-02-14 15:33:32,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 15:33:33 2024-02-14 15:33:32,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:33:33 2024-02-14 15:33:32,775 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:33:33 3.1.0-dev.31 [Pipeline] } 15:33:33 $ docker exec --env ******** --env ******** cf46783ae86aec6f23ca8ef9bc361368bf0bfa5d6ab6f4cfbd78080182456225 ssh-agent -k 15:33:33 unset SSH_AUTH_SOCK; 15:33:33 unset SSH_AGENT_PID; 15:33:33 echo Agent pid 78 killed; 15:33:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:33 + git semver [Pipeline] } 15:33:33 $ docker stop --time=1 cf46783ae86aec6f23ca8ef9bc361368bf0bfa5d6ab6f4cfbd78080182456225 15:33:35 $ docker rm -f --volumes cf46783ae86aec6f23ca8ef9bc361368bf0bfa5d6ab6f4cfbd78080182456225 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:33:35 Stashed 1 file(s) [Pipeline] echo 15:33:35 [edgeXSemver]: initialized semver on version 3.1.0-dev.31 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:36 provisioning config files... 15:33:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1393952567137152195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:36 ---> ****-login.sh 15:33:36 nexus3.edgexfoundry.org:10001 15:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:33:36 Configure a credential helper to remove this warning. See 15:33:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:33:36 15:33:36 Login Succeeded 15:33:36 nexus3.edgexfoundry.org:10002 15:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:33:36 Configure a credential helper to remove this warning. See 15:33:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:33:36 15:33:36 Login Succeeded 15:33:36 nexus3.edgexfoundry.org:10003 15:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:33:36 Configure a credential helper to remove this warning. See 15:33:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:33:36 15:33:36 Login Succeeded 15:33:36 nexus3.edgexfoundry.org:10004 15:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:33:36 Configure a credential helper to remove this warning. See 15:33:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:33:36 15:33:36 Login Succeeded 15:33:36 ****.io 15:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:33:37 Configure a credential helper to remove this warning. See 15:33:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:33:37 15:33:37 Login Succeeded 15:33:37 ---> ****-login.sh ends [Pipeline] } 15:33:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:33:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:33:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:33:37 ========================================================= 15:33:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:33:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:33:37 Sending build context to Docker daemon 59.04MB 15:33:37 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 15:33:37 Step 2/15 : FROM ${BASE} AS builder 15:33:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:33:38 7264a8db6415: Pulling fs layer 15:33:38 c4d48a809fc2: Pulling fs layer 15:33:38 4f1c88b9dad5: Pulling fs layer 15:33:38 ad3a456e5733: Pulling fs layer 15:33:38 69c7f0334f64: Pulling fs layer 15:33:38 1f1c1a5573a3: Pulling fs layer 15:33:38 ce7588e14bc9: Pulling fs layer 15:33:38 b5e4710f87ac: Pulling fs layer 15:33:38 ad3a456e5733: Waiting 15:33:38 69c7f0334f64: Waiting 15:33:38 ce7588e14bc9: Waiting 15:33:38 b5e4710f87ac: Waiting 15:33:38 1f1c1a5573a3: Waiting 15:33:38 c4d48a809fc2: Download complete 15:33:38 ad3a456e5733: Download complete 15:33:38 69c7f0334f64: Verifying Checksum 15:33:38 69c7f0334f64: Download complete 15:33:38 7264a8db6415: Verifying Checksum 15:33:38 7264a8db6415: Download complete 15:33:38 1f1c1a5573a3: Verifying Checksum 15:33:38 1f1c1a5573a3: Download complete 15:33:38 7264a8db6415: Pull complete 15:33:38 b5e4710f87ac: Verifying Checksum 15:33:38 b5e4710f87ac: Download complete 15:33:38 c4d48a809fc2: Pull complete 15:33:38 4f1c88b9dad5: Verifying Checksum 15:33:38 4f1c88b9dad5: Download complete 15:33:39 ce7588e14bc9: Verifying Checksum 15:33:39 ce7588e14bc9: Download complete 15:33:42 4f1c88b9dad5: Pull complete 15:33:42 ad3a456e5733: Pull complete 15:33:42 69c7f0334f64: Pull complete 15:33:42 1f1c1a5573a3: Pull complete 15:33:44 ce7588e14bc9: Pull complete 15:33:45 b5e4710f87ac: Pull complete 15:33:45 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:33:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:33:45 ---> 88b5674ff536 15:33:45 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:33:51 Still waiting to schedule task 15:33:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:33:51 ---> Running in be314799a5fb 15:33:51 Removing intermediate container be314799a5fb 15:33:51 ---> d201569eebaa 15:33:51 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:33:51 ---> Running in 1dd190dbe854 15:33:51 Removing intermediate container 1dd190dbe854 15:33:51 ---> c2298fbd99c6 15:33:51 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:33:51 ---> Running in 9b254a3aaf76 15:33:51 Removing intermediate container 9b254a3aaf76 15:33:51 ---> 9f87da156ee8 15:33:51 Step 6/15 : LABEL Name=edgex-ui-go 15:33:51 ---> Running in 18906478609b 15:33:51 Removing intermediate container 18906478609b 15:33:51 ---> cab56e0d73fb 15:33:51 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:33:51 ---> Running in 025ce96f1bb9 15:33:51 Removing intermediate container 025ce96f1bb9 15:33:51 ---> 2752238125da 15:33:51 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:33:51 latest: Pulling from library/docker 15:33:51 4abcf2066143: Pulling fs layer 15:33:51 da259ba7c9a6: Pulling fs layer 15:33:51 4f4fb700ef54: Pulling fs layer 15:33:51 64ec0e092e7d: Pulling fs layer 15:33:51 59b5f93a474f: Pulling fs layer 15:33:51 9800384aa54d: Pulling fs layer 15:33:51 470f38a92860: Pulling fs layer 15:33:51 c2f971b7aba2: Pulling fs layer 15:33:51 5c94207b7102: Pulling fs layer 15:33:51 73955f3516c6: Pulling fs layer 15:33:51 b8b3a24dbf0c: Pulling fs layer 15:33:51 5f7486de5bba: Pulling fs layer 15:33:51 64ada8f36f0b: Pulling fs layer 15:33:51 557090f337b6: Pulling fs layer 15:33:51 5560d47c30f0: Pulling fs layer 15:33:51 68856e89c76e: Pulling fs layer 15:33:51 5c94207b7102: Waiting 15:33:51 73955f3516c6: Waiting 15:33:51 b8b3a24dbf0c: Waiting 15:33:51 5f7486de5bba: Waiting 15:33:51 64ada8f36f0b: Waiting 15:33:51 557090f337b6: Waiting 15:33:51 5560d47c30f0: Waiting 15:33:51 68856e89c76e: Waiting 15:33:51 64ec0e092e7d: Waiting 15:33:51 59b5f93a474f: Waiting 15:33:51 470f38a92860: Waiting 15:33:51 9800384aa54d: Waiting 15:33:51 c2f971b7aba2: Waiting 15:33:51 4abcf2066143: Download complete 15:33:51 da259ba7c9a6: Download complete 15:33:51 4f4fb700ef54: Verifying Checksum 15:33:51 4f4fb700ef54: Download complete 15:33:52 64ec0e092e7d: Verifying Checksum 15:33:52 64ec0e092e7d: Download complete 15:33:52 4abcf2066143: Pull complete 15:33:52 da259ba7c9a6: Pull complete 15:33:52 4f4fb700ef54: Pull complete 15:33:52 59b5f93a474f: Verifying Checksum 15:33:52 59b5f93a474f: Download complete 15:33:52 9800384aa54d: Verifying Checksum 15:33:52 9800384aa54d: Download complete 15:33:52 64ec0e092e7d: Pull complete 15:33:52 c2f971b7aba2: Download complete 15:33:52 5c94207b7102: Verifying Checksum 15:33:52 5c94207b7102: Download complete 15:33:52 470f38a92860: Verifying Checksum 15:33:52 470f38a92860: Download complete 15:33:52 73955f3516c6: Verifying Checksum 15:33:52 73955f3516c6: Download complete 15:33:52 59b5f93a474f: Pull complete 15:33:52 b8b3a24dbf0c: Verifying Checksum 15:33:52 b8b3a24dbf0c: Download complete 15:33:52 5f7486de5bba: Verifying Checksum 15:33:52 5f7486de5bba: Download complete 15:33:53 5560d47c30f0: Verifying Checksum 15:33:53 5560d47c30f0: Download complete 15:33:53 68856e89c76e: Verifying Checksum 15:33:53 68856e89c76e: Download complete 15:33:53 9800384aa54d: Pull complete 15:33:53 64ada8f36f0b: Verifying Checksum 15:33:53 64ada8f36f0b: Download complete 15:33:53 470f38a92860: Pull complete 15:33:53 c2f971b7aba2: Pull complete 15:33:53 557090f337b6: Verifying Checksum 15:33:53 557090f337b6: Download complete 15:33:53 5c94207b7102: Pull complete 15:33:53 73955f3516c6: Pull complete 15:33:54 b8b3a24dbf0c: Pull complete 15:33:54 5f7486de5bba: Pull complete 15:33:54 64ada8f36f0b: Pull complete 15:33:55 557090f337b6: Pull complete 15:33:55 5560d47c30f0: Pull complete 15:33:55 68856e89c76e: Pull complete 15:33:55 Digest: sha256:915cd1624f521b6337f135075f712c8fb14c0b151595c6144d7ce05d2f257869 15:33:55 Status: Downloaded newer image for docker:latest 15:33:58 ---> 4d9443147086 15:33:58 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:33:58 ---> Running in 48db26a40785 15:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:33:58 OK: 264 MiB in 52 packages 15:33:58 Removing intermediate container 48db26a40785 15:33:58 ---> 14052858ce4a 15:33:58 Step 10/15 : ENV GO111MODULE=on 15:33:59 ---> Running in 0855313c0b3d 15:33:59 Removing intermediate container 0855313c0b3d 15:33:59 ---> 2994a1cc640c 15:33:59 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:33:59 ---> Running in bc58c0961bb6 15:33:59 Removing intermediate container bc58c0961bb6 15:33:59 ---> 665c33d386d3 15:33:59 Step 12/15 : COPY go.mod vendor* ./ 15:33:59 ---> ff6527c0d475 15:33:59 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:59 ---> Running in ba421781d3d5 15:34:31 Removing intermediate container ba421781d3d5 15:34:31 ---> 6a0dbe4324ea 15:34:31 Step 14/15 : COPY . . 15:34:31 ---> b23dfdf89d4f 15:34:31 Step 15/15 : RUN ${MAKE} 15:34:31 ---> Running in 9fbdbecf1ec7 15:34:31 noop 15:34:31 Removing intermediate container 9fbdbecf1ec7 15:34:31 ---> 3d459528cd4f 15:34:31 Successfully built 3d459528cd4f 15:34:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:31 + docker inspect -f . ci-base-image-x86_64 15:34:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:32 prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container 15:34:32 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:34:32 $ docker top 619f15acb7b7834532460ef85437261fd62a793ee8d3f456b6f4147268b8a53e -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:32 + go version 15:34:32 go version go1.21.0 linux/amd64 [Pipeline] } 15:34:32 $ docker stop --time=1 619f15acb7b7834532460ef85437261fd62a793ee8d3f456b6f4147268b8a53e 15:34:34 $ docker rm -f --volumes 619f15acb7b7834532460ef85437261fd62a793ee8d3f456b6f4147268b8a53e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:34 + docker inspect -f . ci-base-image-x86_64 15:34:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:34 prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container 15:34:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:34:35 $ docker top f6ea4050c79be619f75a1b6bada82c1afcc472f391f1010fb1c830b7ced62a08 -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 15:34:35 + make test 15:34:35 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:34:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:34:46 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:34:46 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:34:46 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:34:46 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:34:46 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:34:46 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:34:46 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:34:46 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:34:46 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:34:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:34:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:34:50 ./bin/test-attribution-txt.sh 15:34:50 make -C web test 15:34:50 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 15:34:50 make[1]: tput: No such file or directory 15:34:50 make[1]: tput: No such file or directory 15:34:50 warning: generating ./VERSION 15:34:50 echo "0.0.0" > VERSION 15:34:50 docker build \ 15:34:50 -f Dockerfile \ 15:34:50 --build-arg USER=1000 \ 15:34:50 \ 15:34:50 --label "git_sha=aca924e4b95c57c2e123a6a7892dfb26a76b1904" \ 15:34:50 -t edgexfoundry/edgex-web-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904 \ 15:34:50 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:34:50 . 15:34:50 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:34:50 Install the buildx component to build images with BuildKit: 15:34:50 https://docs.docker.com/go/buildx/ 15:34:50 15:34:50 Sending build context to Docker daemon 2.62MB 15:34:50 Step 1/11 : FROM node:18-alpine3.18 15:34:50 18-alpine3.18: Pulling from library/node 15:34:50 619be1103602: Pulling fs layer 15:34:50 738ed9d2c558: Pulling fs layer 15:34:50 ba3b98b2e159: Pulling fs layer 15:34:50 df5b844a1292: Pulling fs layer 15:34:50 df5b844a1292: Waiting 15:34:50 ba3b98b2e159: Verifying Checksum 15:34:50 ba3b98b2e159: Download complete 15:34:50 619be1103602: Verifying Checksum 15:34:50 619be1103602: Download complete 15:34:50 df5b844a1292: Verifying Checksum 15:34:50 df5b844a1292: Download complete 15:34:50 619be1103602: Pull complete 15:34:50 738ed9d2c558: Verifying Checksum 15:34:50 738ed9d2c558: Download complete 15:34:52 738ed9d2c558: Pull complete 15:34:52 ba3b98b2e159: Pull complete 15:34:52 df5b844a1292: Pull complete 15:34:52 Digest: sha256:ae124a073f5655a04381a2d95b3c32da4adf5c279f912af432885e7249814156 15:34:52 Status: Downloaded newer image for node:18-alpine3.18 15:34:52 ---> 230234dfba5c 15:34:52 Step 2/11 : RUN apk add --no-cache chromium 15:34:55 ---> Running in d2433807c710 15:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:34:55 (1/154) Installing libexpat (2.6.0-r0) 15:34:55 (2/154) Installing brotli-libs (1.0.9-r14) 15:34:55 (3/154) Installing libbz2 (1.0.8-r5) 15:34:55 (4/154) Installing libpng (1.6.39-r3) 15:34:55 (5/154) Installing freetype (2.13.0-r5) 15:34:55 (6/154) Installing fontconfig (2.14.2-r3) 15:34:55 (7/154) Installing libfontenc (1.1.7-r2) 15:34:55 (8/154) Installing mkfontscale (1.2.2-r3) 15:34:55 (9/154) Installing font-opensans (0_git20210927-r1) 15:34:55 (10/154) Installing pkgconf (1.9.5-r0) 15:34:55 (11/154) Installing libffi (3.4.4-r2) 15:34:55 (12/154) Installing libintl (0.21.1-r7) 15:34:55 (13/154) Installing libblkid (2.38.1-r8) 15:34:55 (14/154) Installing libmount (2.38.1-r8) 15:34:55 (15/154) Installing pcre2 (10.42-r1) 15:34:55 (16/154) Installing glib (2.76.6-r0) 15:34:55 (17/154) Installing xz-libs (5.4.3-r0) 15:34:55 (18/154) Installing libxml2 (2.11.7-r0) 15:34:55 (19/154) Installing shared-mime-info (2.2-r5) 15:34:55 (20/154) Installing hicolor-icon-theme (0.17-r2) 15:34:55 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 15:34:55 (22/154) Installing libwebp (1.3.2-r0) 15:34:55 (23/154) Installing zstd-libs (1.5.5-r4) 15:34:55 (24/154) Installing tiff (4.5.1-r0) 15:34:55 (25/154) Installing gdk-pixbuf (2.42.10-r5) 15:34:55 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 15:34:55 (27/154) Installing libxau (1.0.11-r2) 15:34:55 (28/154) Installing libmd (1.0.4-r2) 15:34:55 (29/154) Installing libbsd (0.11.7-r1) 15:34:55 (30/154) Installing libxdmcp (1.1.4-r2) 15:34:55 (31/154) Installing libxcb (1.15-r1) 15:34:55 (32/154) Installing libx11 (1.8.7-r0) 15:34:55 (33/154) Installing libxcomposite (0.4.6-r3) 15:34:55 (34/154) Installing libxfixes (6.0.1-r2) 15:34:55 (35/154) Installing libxrender (0.9.11-r3) 15:34:55 (36/154) Installing libxcursor (1.2.1-r2) 15:34:55 (37/154) Installing libxdamage (1.1.6-r2) 15:34:55 (38/154) Installing libxext (1.3.5-r2) 15:34:55 (39/154) Installing libxi (1.8.1-r0) 15:34:55 (40/154) Installing libxinerama (1.1.5-r2) 15:34:55 (41/154) Installing libxrandr (1.5.3-r2) 15:34:55 (42/154) Installing libatk-1.0 (2.48.4-r0) 15:34:55 (43/154) Installing libxtst (1.2.4-r2) 15:34:56 (44/154) Installing dbus-libs (1.14.8-r0) 15:34:56 (45/154) Installing at-spi2-core (2.48.4-r0) 15:34:56 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 15:34:56 (47/154) Installing pixman (0.42.2-r1) 15:34:56 (48/154) Installing cairo (1.17.8-r1) 15:34:56 (49/154) Installing cairo-gobject (1.17.8-r1) 15:34:56 (50/154) Installing avahi-libs (0.8-r13) 15:34:56 (51/154) Installing gmp (6.2.1-r3) 15:34:56 (52/154) Installing nettle (3.8.1-r2) 15:34:56 (53/154) Installing libunistring (1.1-r1) 15:34:56 (54/154) Installing libidn2 (2.3.4-r1) 15:34:56 (55/154) Installing p11-kit (0.24.1-r2) 15:34:56 (56/154) Installing libtasn1 (4.19.0-r1) 15:34:56 (57/154) Installing gnutls (3.8.3-r0) 15:34:56 (58/154) Installing cups-libs (2.4.7-r0) 15:34:56 (59/154) Installing libepoxy (1.5.10-r1) 15:34:56 (60/154) Installing fribidi (1.0.13-r0) 15:34:56 (61/154) Installing graphite2 (1.3.14-r5) 15:34:56 (62/154) Installing harfbuzz (7.3.0-r0) 15:34:56 (63/154) Installing libxft (2.3.8-r1) 15:34:56 (64/154) Installing pango (1.50.14-r1) 15:34:56 (65/154) Installing wayland-libs-client (1.22.0-r2) 15:34:56 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 15:34:56 (67/154) Installing wayland-libs-egl (1.22.0-r2) 15:34:56 (68/154) Installing xkeyboard-config (2.38-r0) 15:34:56 (69/154) Installing libxkbcommon (1.5.0-r2) 15:34:56 (70/154) Installing gtk+3.0 (3.24.38-r1) 15:34:56 Executing gtk+3.0-3.24.38-r1.post-install 15:34:56 (71/154) Installing icu-data-full (73.2-r2) 15:34:56 (72/154) Installing mesa (23.0.4-r0) 15:34:56 (73/154) Installing llvm15-libs (15.0.7-r6) 15:34:57 (74/154) Installing hwdata-pci (0.370-r0) 15:34:57 (75/154) Installing libpciaccess (0.17-r2) 15:34:57 (76/154) Installing libdrm (2.4.115-r4) 15:34:57 (77/154) Installing musl-fts (1.2.7-r5) 15:34:57 (78/154) Installing libelf (0.189-r2) 15:34:57 (79/154) Installing mesa-glapi (23.0.4-r0) 15:34:57 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 15:34:57 (81/154) Installing eudev-libs (3.2.11-r8) 15:34:57 (82/154) Installing libmagic (5.45-r0) 15:34:57 (83/154) Installing file (5.45-r0) 15:34:57 (84/154) Installing libice (1.1.1-r2) 15:34:57 (85/154) Installing libuuid (2.38.1-r8) 15:34:57 (86/154) Installing libsm (1.2.4-r1) 15:34:57 (87/154) Installing libxt (1.3.0-r2) 15:34:57 (88/154) Installing libxmu (1.1.4-r2) 15:34:57 (89/154) Installing xset (1.2.5-r1) 15:34:57 (90/154) Installing xprop (1.2.7-r0) 15:34:57 (91/154) Installing xdg-utils (1.1.3-r4) 15:34:57 (92/154) Installing libogg (1.3.5-r4) 15:34:57 (93/154) Installing flac-libs (1.4.3-r0) 15:34:57 (94/154) Installing alsa-lib (1.2.9-r1) 15:34:57 (95/154) Installing libatomic (12.2.1_git20220924-r10) 15:34:57 (96/154) Installing svt-av1-libs (1.6.0-r0) 15:34:57 (97/154) Installing aom-libs (3.6.1-r0) 15:34:57 (98/154) Installing libva (2.18.0-r1) 15:34:57 (99/154) Installing libvdpau (1.5-r1) 15:34:57 (100/154) Installing onevpl-libs (2023.2.1-r0) 15:34:57 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 15:34:57 (102/154) Installing libdav1d (1.2.1-r0) 15:34:57 (103/154) Installing libhwy (1.0.4-r1) 15:34:57 (104/154) Installing lcms2 (2.15-r2) 15:34:57 (105/154) Installing libjxl (0.8.2-r0) 15:34:57 (106/154) Installing lame-libs (3.100-r5) 15:34:57 (107/154) Installing opus (1.4-r0) 15:34:57 (108/154) Installing libgomp (12.2.1_git20220924-r10) 15:34:57 (109/154) Installing soxr (0.1.3-r5) 15:34:57 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 15:34:57 (111/154) Installing libtheora (1.1.1-r17) 15:34:57 (112/154) Installing libvorbis (1.3.7-r1) 15:34:57 (113/154) Installing libvpx (1.13.0-r2) 15:34:57 (114/154) Installing x264-libs (0.164_git20220602-r1) 15:34:57 (115/154) Installing numactl (2.0.16-r4) 15:34:57 (116/154) Installing x265-libs (3.5-r4) 15:34:57 (117/154) Installing xvidcore (1.3.7-r1) 15:34:57 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 15:34:57 (119/154) Installing libbluray (1.3.4-r0) 15:34:57 (120/154) Installing mpg123-libs (1.31.3-r1) 15:34:57 (121/154) Installing libopenmpt (0.7.2-r0) 15:34:57 (122/154) Installing cjson (1.7.17-r0) 15:34:57 (123/154) Installing mbedtls (2.28.7-r0) 15:34:57 (124/154) Installing librist (0.2.7-r0) 15:34:57 (125/154) Installing libsrt (1.5.2-r0) 15:34:57 (126/154) Installing libssh (0.10.5-r0) 15:34:57 (127/154) Installing libsodium (1.0.18-r3) 15:34:57 (128/154) Installing libzmq (4.3.4-r4) 15:34:57 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 15:34:58 (130/154) Installing libevent (2.1.12-r6) 15:34:58 (131/154) Installing wayland-libs-server (1.22.0-r2) 15:34:58 (132/154) Installing mesa-gbm (23.0.4-r0) 15:34:58 (133/154) Installing harfbuzz-subset (7.3.0-r0) 15:34:58 (134/154) Installing icu-libs (73.2-r2) 15:34:58 (135/154) Installing jsoncpp (1.9.5-r0) 15:34:58 (136/154) Installing minizip (1.2.13-r1) 15:34:58 (137/154) Installing nspr (4.35-r2) 15:34:58 (138/154) Installing sqlite-libs (3.41.2-r3) 15:34:58 (139/154) Installing nss (3.94-r0) 15:34:58 (140/154) Installing pipewire-libs (0.3.70-r1) 15:34:58 (141/154) Installing libasyncns (0.8-r1) 15:34:58 (142/154) Installing libltdl (2.4.7-r2) 15:34:58 (143/154) Installing orc (0.4.34-r0) 15:34:58 (144/154) Installing libsndfile (1.2.0-r2) 15:34:58 (145/154) Installing speexdsp (1.2.1-r1) 15:34:58 (146/154) Installing tdb-libs (1.4.8-r1) 15:34:58 (147/154) Installing libpulse (16.1-r10) 15:34:58 (148/154) Installing snappy (1.1.10-r1) 15:34:58 (149/154) Installing libwoff2common (1.0.2-r2) 15:34:58 (150/154) Installing libwoff2enc (1.0.2-r2) 15:34:58 (151/154) Installing libgpg-error (1.47-r1) 15:34:58 (152/154) Installing libgcrypt (1.10.2-r1) 15:34:58 (153/154) Installing libxslt (1.1.38-r0) 15:34:58 (154/154) Installing chromium (119.0.6045.159-r0) 15:34:59 Executing busybox-1.36.1-r5.trigger 15:34:59 Executing fontconfig-2.14.2-r3.trigger 15:34:59 Executing mkfontscale-1.2.2-r3.trigger 15:34:59 Executing glib-2.76.6-r0.trigger 15:34:59 Executing shared-mime-info-2.2-r5.trigger 15:35:00 Executing gdk-pixbuf-2.42.10-r5.trigger 15:35:00 Executing gtk-update-icon-cache-3.24.38-r1.trigger 15:35:00 OK: 580 MiB in 171 packages 15:35:12 Removing intermediate container d2433807c710 15:35:12 ---> 9575498f8bf7 15:35:12 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:35:12 ---> Running in 290aefbc5920 15:35:12 Removing intermediate container 290aefbc5920 15:35:12 ---> ea103c7040ca 15:35:12 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 15:35:12 ---> Running in 733f70252b5b 15:35:12 Removing intermediate container 733f70252b5b 15:35:12 ---> f5215bcf5483 15:35:12 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 15:35:12 ---> Running in b9b9a90d1509 15:35:12 Removing intermediate container b9b9a90d1509 15:35:12 ---> e00873d7bf0e 15:35:12 Step 6/11 : RUN npm install -g npm 15:35:12 ---> Running in 7cd4cfddeb2d 15:35:17 15:35:17 removed 18 packages, and changed 51 packages in 6s 15:35:17 15:35:17 24 packages are looking for funding 15:35:17 run `npm fund` for details 15:35:19 Removing intermediate container 7cd4cfddeb2d 15:35:19 ---> e18b7bc918c7 15:35:19 Step 7/11 : ARG USER=1000 15:35:19 ---> Running in 6067aaed1827 15:35:19 Removing intermediate container 6067aaed1827 15:35:19 ---> bf1cadf1b2b9 15:35:19 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:35:19 ---> Running in 2044dff566c8 15:35:20 Removing intermediate container 2044dff566c8 15:35:20 ---> 07ef3bc9f048 15:35:20 Step 9/11 : USER $USER:$USER 15:35:20 ---> Running in 0a95b5dcc961 15:35:20 Removing intermediate container 0a95b5dcc961 15:35:20 ---> b1b5fede63a4 15:35:20 Step 10/11 : WORKDIR /app 15:35:20 ---> Running in 372a5a52b028 15:35:20 Removing intermediate container 372a5a52b028 15:35:20 ---> e62b53b0907b 15:35:20 Step 11/11 : LABEL git_sha=aca924e4b95c57c2e123a6a7892dfb26a76b1904 15:35:20 ---> Running in b6a1796f653e 15:35:20 Removing intermediate container b6a1796f653e 15:35:20 ---> c96de3994b86 15:35:20 Successfully built c96de3994b86 15:35:20 Successfully tagged edgexfoundry/edgex-web-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904 15:35:20 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:35:20 touch edgex-web-ui.imagebuilt 15:35:20 mkdir -p node_modules coverage 15:35:20 chown "1000:1000" . node_modules coverage package-lock.json 15:35:20 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:35:33 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 15:35:33 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:35:33 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 15:35:33 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 15:35:33 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 15:35:33 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 15:35:33 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 15:35:34 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 15:35:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-909 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 15:35:34 Running in /w/workspace/edgex-ui-go/161 [Pipeline] { [Pipeline] checkout 15:35:35 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:35:35 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 15:35:36 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 15:35:36 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 15:35:37 The recommended git tool is: git 15:35:38 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 15:35:42 using credential edgex-jenkins-ssh 15:35:42 Cloning the remote Git repository 15:35:42 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:35:42 > git init /w/workspace/edgex-ui-go/161 # timeout=10 15:35:43 15:35:43 added 1182 packages, and audited 1183 packages in 22s 15:35:43 15:35:43 100 packages are looking for funding 15:35:43 run `npm fund` for details 15:35:43 15:35:43 21 vulnerabilities (12 moderate, 8 high, 1 critical) 15:35:43 15:35:43 To address issues that do not require attention, run: 15:35:43 npm audit fix 15:35:43 15:35:43 To address all issues (including breaking changes), run: 15:35:43 npm audit fix --force 15:35:43 15:35:43 Run `npm audit` for details. 15:35:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:35:42 > git --version # timeout=10 15:35:42 > git --version # 'git version 2.25.1' 15:35:42 using GIT_SSH to set credentials SSH Credentials for GitHub 15:35:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:35:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:48 Avoid second fetch 15:35:48 Checking out Revision aca924e4b95c57c2e123a6a7892dfb26a76b1904 (main) 15:35:49 Commit message: "Merge pull request #700 from dovholuknf/issue-672-fix-app-service" 15:35:48 > git config core.sparsecheckout # timeout=10 15:35:48 > git checkout -f aca924e4b95c57c2e123a6a7892dfb26a76b1904 # timeout=10 15:35:49 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:35:50 % Total % Received % Xferd Average Speed Time Time Time Current 15:35:50 Dload Upload Total Spent Left Speed 15:35:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 44696 0 --:--:-- --:--:-- --:--:-- 44541 [Pipeline] sh 15:35:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:35:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:35:51 + sudo tee /etc/docker/daemon.new 15:35:51 { 15:35:51 "registry-mirrors": [ 15:35:51 "https://nexus3.edgexfoundry.org:10001" 15:35:51 ], 15:35:51 "bip": "10.250.0.254/24", 15:35:51 "hosts": [ 15:35:51 "tcp://0.0.0.0:5555", 15:35:51 "unix:///var/run/docker.sock" 15:35:51 ], 15:35:51 "mtu": 1458, 15:35:51 "selinux-enabled": true, 15:35:51 "seccomp-profile": "/etc/docker/seccomp.json" 15:35:51 } [Pipeline] sh 15:35:51 - Generating browser application bundles (phase: setup)... 15:35:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:35:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:10 provisioning config files... 15:36:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/161@tmp/config11004165531583211922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:10 ---> ****-login.sh 15:36:10 nexus3.edgexfoundry.org:10001 15:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:36:11 Configure a credential helper to remove this warning. See 15:36:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:36:11 15:36:11 Login Succeeded 15:36:11 nexus3.edgexfoundry.org:10002 15:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:36:11 Configure a credential helper to remove this warning. See 15:36:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:36:11 15:36:11 Login Succeeded 15:36:11 nexus3.edgexfoundry.org:10003 15:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:36:11 Configure a credential helper to remove this warning. See 15:36:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:36:11 15:36:11 Login Succeeded 15:36:11 nexus3.edgexfoundry.org:10004 15:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:36:12 Configure a credential helper to remove this warning. See 15:36:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:36:12 15:36:12 Login Succeeded 15:36:12 ****.io 15:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:36:12 Configure a credential helper to remove this warning. See 15:36:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:36:12 15:36:12 Login Succeeded 15:36:12 ---> ****-login.sh ends [Pipeline] } 15:36:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:36:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:36:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:36:13 ========================================================= 15:36:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:36:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:36:19 Sending build context to Docker daemon 35.08MB 15:36:19 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 15:36:19 Step 2/15 : FROM ${BASE} AS builder 15:36:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:36:19 9fda8d8052c6: Pulling fs layer 15:36:19 5d54e960e981: Pulling fs layer 15:36:19 c4a7e357bf2a: Pulling fs layer 15:36:19 f0e02332f6b5: Pulling fs layer 15:36:19 872ee5b61b7b: Pulling fs layer 15:36:19 0c6a40ed1a82: Pulling fs layer 15:36:19 94ae7d8d031c: Pulling fs layer 15:36:19 f0e02332f6b5: Waiting 15:36:19 872ee5b61b7b: Waiting 15:36:19 0c6a40ed1a82: Waiting 15:36:19 94ae7d8d031c: Waiting 15:36:19 5d54e960e981: Download complete 15:36:19 f0e02332f6b5: Verifying Checksum 15:36:19 f0e02332f6b5: Download complete 15:36:19 872ee5b61b7b: Verifying Checksum 15:36:19 872ee5b61b7b: Download complete 15:36:19 9fda8d8052c6: Verifying Checksum 15:36:19 9fda8d8052c6: Download complete 15:36:19 94ae7d8d031c: Verifying Checksum 15:36:19 94ae7d8d031c: Download complete 15:36:19 9fda8d8052c6: Pull complete 15:36:20 5d54e960e981: Pull complete 15:36:20 c4a7e357bf2a: Verifying Checksum 15:36:20 c4a7e357bf2a: Download complete 15:36:22 0c6a40ed1a82: Verifying Checksum 15:36:22 0c6a40ed1a82: Download complete 15:36:24 ✔ Browser application bundle generation complete. 15:36:24 14 02 2024 15:36:19.563:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:36:24 14 02 2024 15:36:19.566:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:36:24 14 02 2024 15:36:19.569:INFO [launcher]: Starting browser ChromeHeadless 15:36:24 14 02 2024 15:36:19.985:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket DnyJWlg4yej-Gw4QAAAB with id 77977515 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.069 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.148 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.172 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.237 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.277 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.316 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.346 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.359 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.381 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.397 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.403 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.404 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.452 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.457 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.459 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.462 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.474 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.478 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.494 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.5 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.502 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.515 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.522 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.531 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.543 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.61 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.616 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.623 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.63 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.653 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.657 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.659 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.668 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.674 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.677 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.679 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.681 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.687 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.69 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.692 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.695 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.701 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.705 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.707 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.708 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.709 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.723 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.73 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.733 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.748 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.756 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.763 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.768 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.783 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.846 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.889 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.893 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.896 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.915 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.949 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.956 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.972 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 1 sec) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 1.003 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 1.004 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 1.006 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 1.01 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 1.016 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 1.02 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 1.022 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 1.039 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 1.041 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 1.043 secs) 15:36:24 WARN: ' 15:36:24 It looks like you're using ngModel on the same form field as formControlName. 15:36:24 Support for using the ngModel input property and ngModelChange event with 15:36:24 reactive form directives has been deprecated in Angular v6 and will be removed 15:36:24 in a future version of Angular. 15:36:24 15:36:24 For more information on this, see our API docs here: 15:36:24 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:36:24 ' 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 1.043 secs) 15:36:24 WARN: ' 15:36:24 It looks like you're using ngModel on the same form field as formControlName. 15:36:24 Support for using the ngModel input property and ngModelChange event with 15:36:24 reactive form directives has been deprecated in Angular v6 and will be removed 15:36:24 in a future version of Angular. 15:36:24 15:36:24 For more information on this, see our API docs here: 15:36:24 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:36:24 ' 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 1.067 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.071 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.077 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.092 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.101 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.128 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.139 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.153 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.161 secs) 15:36:24 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 15:36:24 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 15:36:24 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.161 secs) 15:36:24 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 15:36:24 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 15:36:24 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.163 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.172 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.175 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.185 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.187 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.189 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.227 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.234 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.24 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.243 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.265 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.282 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.29 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.3 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.31 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.323 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.334 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.351 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.363 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.367 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.382 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.411 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.415 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.44 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.449 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.455 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.46 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.476 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.496 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.502 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.507 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.509 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.513 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.534 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.537 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.54 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.55 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.561 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.572 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.589 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.595 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.601 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.608 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.629 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.634 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.637 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.64 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.646 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.649 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.652 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.674 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.681 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.692 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.699 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.718 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.731 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.748 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.773 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.776 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.783 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.789 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.803 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.823 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.828 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.833 secs) 15:36:24 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.196 secs / 1.833 secs) 15:36:24 TOTAL: 147 SUCCESS 15:36:25 ✔ Browser application bundle generation complete. 15:36:25 15:36:25 =============================== Coverage summary =============================== 15:36:25 Statements : 39.04% ( 1374/3519 ) 15:36:25 Branches : 15.3% ( 94/614 ) 15:36:25 Functions : 32.14% ( 424/1319 ) 15:36:25 Lines : 38.97% ( 1343/3446 ) 15:36:25 ================================================================================ 15:36:25 ✔ Browser application bundle generation complete. 15:36:26 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 15:36:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:36:27 $ docker stop --time=1 f6ea4050c79be619f75a1b6bada82c1afcc472f391f1010fb1c830b7ced62a08 15:36:28 $ docker rm -f --volumes f6ea4050c79be619f75a1b6bada82c1afcc472f391f1010fb1c830b7ced62a08 [Pipeline] // withDockerContainer [Pipeline] sh 15:36:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:36:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:36:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:36:30 + ls -al . 15:36:30 total 196 15:36:30 drwxrwxr-x 13 jenkins jenkins 4096 Feb 14 15:34 . 15:36:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:33 .. 15:36:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:33 .blubracket 15:36:30 -rw-rw-r-- 1 jenkins jenkins 18 Feb 14 15:33 .dockerignore 15:36:30 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 15:33 .git 15:36:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:33 .github 15:36:30 -rw-rw-r-- 1 jenkins jenkins 178 Feb 14 15:33 .gitignore 15:36:30 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 15:33 .semver 15:36:30 -rw-rw-r-- 1 jenkins jenkins 9736 Feb 14 15:33 Attribution.txt 15:36:30 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 14 15:33 CHANGELOG.md 15:36:30 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 14 15:33 CONTRIBUTING.md 15:36:30 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 14 15:33 Dockerfile 15:36:30 -rw-rw-r-- 1 jenkins jenkins 652 Feb 14 15:33 Jenkinsfile 15:36:30 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 14 15:33 LICENSE 15:36:30 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 14 15:33 Makefile 15:36:30 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 14 15:33 README.md 15:36:30 -rw-rw-r-- 1 jenkins jenkins 12 Feb 14 15:33 VERSION 15:36:30 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 14 15:33 angularmigrationlogs.md 15:36:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:33 assets 15:36:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:33 bin 15:36:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:33 cmd 15:36:30 -rw-r--r-- 1 jenkins jenkins 10 Feb 14 15:34 coverage.out 15:36:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:33 docs 15:36:30 -rw-rw-r-- 1 jenkins jenkins 3556 Feb 14 15:33 go.mod 15:36:30 -rw-rw-r-- 1 jenkins jenkins 33866 Feb 14 15:33 go.sum 15:36:30 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 15:33 internal 15:36:30 -rwxrwxr-x 1 jenkins jenkins 568 Feb 14 15:33 redeploy.sh 15:36:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:33 testing 15:36:30 -rw-rw-r-- 1 jenkins jenkins 155 Feb 14 15:33 version.go 15:36:30 drwxrwxr-x 7 jenkins jenkins 4096 Feb 14 15:35 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:30 + 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=aca924e4b95c57c2e123a6a7892dfb26a76b1904 --label arch=amd64 --label version=3.1.0-dev.31 . 15:36:32 Sending build context to Docker daemon 346MB 15:36:32 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:36:32 Step 2/26 : FROM ${BASE} AS builder 15:36:32 ---> 3d459528cd4f 15:36:32 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:36:34 c4a7e357bf2a: Pull complete 15:36:34 f0e02332f6b5: Pull complete 15:36:34 872ee5b61b7b: Pull complete 15:36:34 ---> Running in 19a0224f71d2 15:36:34 Removing intermediate container 19a0224f71d2 15:36:34 ---> d3c641421bbf 15:36:34 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 15:36:34 ---> Running in 499d5aae6bdd 15:36:34 Removing intermediate container 499d5aae6bdd 15:36:34 ---> 0e300a0fcebe 15:36:34 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 15:36:34 ---> Running in 297985fa72b0 15:36:34 Removing intermediate container 297985fa72b0 15:36:34 ---> 6c641182dc59 15:36:34 Step 6/26 : LABEL Name=edgex-ui-go 15:36:34 ---> Running in 208d3bba8f62 15:36:34 Removing intermediate container 208d3bba8f62 15:36:34 ---> 77891ea0d650 15:36:34 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:36:34 ---> Running in dd1a59cfb31d 15:36:35 Removing intermediate container dd1a59cfb31d 15:36:35 ---> bbe51c4ddf98 15:36:35 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:36:35 ---> 869d55afda95 15:36:35 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:36:36 ---> Running in e9ea82f8f974 15:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:36:36 OK: 264 MiB in 52 packages 15:36:37 Removing intermediate container e9ea82f8f974 15:36:37 ---> 8a02fdea3bce 15:36:37 Step 10/26 : ENV GO111MODULE=on 15:36:37 ---> Running in 8d89474b86c8 15:36:37 Removing intermediate container 8d89474b86c8 15:36:37 ---> ba6c8b0349be 15:36:37 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:36:37 ---> Running in 88cbc017b2e6 15:36:37 Removing intermediate container 88cbc017b2e6 15:36:37 ---> 911cf928b085 15:36:37 Step 12/26 : COPY go.mod vendor* ./ 15:36:37 ---> 958b507b2d73 15:36:37 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:37 ---> Running in fdb4f2748dda 15:36:38 Removing intermediate container fdb4f2748dda 15:36:38 ---> 84cf8976fbcb 15:36:38 Step 14/26 : COPY . . 15:36:42 0c6a40ed1a82: Pull complete 15:36:44 ---> 67722bc11fb5 15:36:44 Step 15/26 : RUN ${MAKE} 15:36:44 ---> Running in 256ed5770609 15:36:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.31" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:36:46 94ae7d8d031c: Pull complete 15:36:46 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:36:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:36:46 ---> 86de565de09d 15:36:46 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:36:48 ---> Running in edd1c1683e68 15:36:48 Removing intermediate container edd1c1683e68 15:36:48 ---> bfb3feeb2b96 15:36:48 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:36:49 ---> Running in a4d3057c0caa 15:36:49 Removing intermediate container a4d3057c0caa 15:36:49 ---> 49c53f4bc022 15:36:49 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:36:49 ---> Running in 01c58bf5524a 15:36:49 Removing intermediate container 01c58bf5524a 15:36:49 ---> 7eff66ac9be1 15:36:49 Step 6/15 : LABEL Name=edgex-ui-go 15:36:49 ---> Running in f04f8d59e97e 15:36:50 Removing intermediate container f04f8d59e97e 15:36:50 ---> 6a55d0e810bc 15:36:50 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:36:50 ---> Running in 7e7585043677 15:36:50 Removing intermediate container 7e7585043677 15:36:50 ---> 1a2ba000de5f 15:36:50 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:36:50 latest: Pulling from library/docker 15:36:51 bca4290a9639: Pulling fs layer 15:36:51 2cd627277f8a: Pulling fs layer 15:36:51 4f4fb700ef54: Pulling fs layer 15:36:51 a4fb61f641ed: Pulling fs layer 15:36:51 733caa879861: Pulling fs layer 15:36:51 41b482f87146: Pulling fs layer 15:36:51 0f596b0f1ebd: Pulling fs layer 15:36:51 3c18ba07c524: Pulling fs layer 15:36:51 e5136b0c9c40: Pulling fs layer 15:36:51 c66fedb273ac: Pulling fs layer 15:36:51 f8b4790c78e1: Pulling fs layer 15:36:51 778c48064a9e: Pulling fs layer 15:36:51 ddf1811cd93b: Pulling fs layer 15:36:51 f097af4b233d: Pulling fs layer 15:36:51 3c18ba07c524: Waiting 15:36:51 e5136b0c9c40: Waiting 15:36:51 c66fedb273ac: Waiting 15:36:51 f8b4790c78e1: Waiting 15:36:51 a4fb61f641ed: Waiting 15:36:51 733caa879861: Waiting 15:36:51 41b482f87146: Waiting 15:36:51 0f596b0f1ebd: Waiting 15:36:51 ddf1811cd93b: Waiting 15:36:51 778c48064a9e: Waiting 15:36:51 f097af4b233d: Waiting 15:36:51 3efeff7477ff: Pulling fs layer 15:36:51 295ea359eb0b: Pulling fs layer 15:36:51 3efeff7477ff: Waiting 15:36:51 295ea359eb0b: Waiting 15:36:51 4f4fb700ef54: Verifying Checksum 15:36:51 4f4fb700ef54: Download complete 15:36:51 2cd627277f8a: Verifying Checksum 15:36:51 2cd627277f8a: Download complete 15:36:51 a4fb61f641ed: Verifying Checksum 15:36:51 a4fb61f641ed: Download complete 15:36:51 bca4290a9639: Verifying Checksum 15:36:51 bca4290a9639: Download complete 15:36:52 733caa879861: Verifying Checksum 15:36:52 733caa879861: Download complete 15:36:52 41b482f87146: Verifying Checksum 15:36:52 41b482f87146: Download complete 15:36:52 0f596b0f1ebd: Verifying Checksum 15:36:52 0f596b0f1ebd: Download complete 15:36:52 3c18ba07c524: Verifying Checksum 15:36:52 3c18ba07c524: Download complete 15:36:52 bca4290a9639: Pull complete 15:36:52 e5136b0c9c40: Verifying Checksum 15:36:52 e5136b0c9c40: Download complete 15:36:52 c66fedb273ac: Verifying Checksum 15:36:52 c66fedb273ac: Download complete 15:36:52 778c48064a9e: Verifying Checksum 15:36:52 778c48064a9e: Download complete 15:36:52 ddf1811cd93b: Verifying Checksum 15:36:52 ddf1811cd93b: Download complete 15:36:52 f8b4790c78e1: Verifying Checksum 15:36:52 f8b4790c78e1: Download complete 15:36:52 3efeff7477ff: Verifying Checksum 15:36:52 3efeff7477ff: Download complete 15:36:53 295ea359eb0b: Verifying Checksum 15:36:53 295ea359eb0b: Download complete 15:36:53 2cd627277f8a: Pull complete 15:36:53 4f4fb700ef54: Pull complete 15:36:53 a4fb61f641ed: Pull complete 15:36:54 f097af4b233d: Verifying Checksum 15:36:54 f097af4b233d: Download complete 15:36:54 733caa879861: Pull complete 15:36:56 41b482f87146: Pull complete 15:36:57 0f596b0f1ebd: Pull complete 15:36:57 3c18ba07c524: Pull complete 15:36:57 e5136b0c9c40: Pull complete 15:36:58 c66fedb273ac: Pull complete 15:37:02 f8b4790c78e1: Pull complete 15:37:02 778c48064a9e: Pull complete 15:37:02 ddf1811cd93b: Pull complete 15:37:06 f097af4b233d: Pull complete 15:37:06 3efeff7477ff: Pull complete 15:37:06 295ea359eb0b: Pull complete 15:37:06 Digest: sha256:915cd1624f521b6337f135075f712c8fb14c0b151595c6144d7ce05d2f257869 15:37:06 Status: Downloaded newer image for docker:latest 15:37:06 Removing intermediate container 256ed5770609 15:37:06 ---> 895eaaffa498 15:37:06 Step 16/26 : FROM alpine:3.18 15:37:06 3.18: Pulling from library/alpine 15:37:06 619be1103602: Already exists 15:37:06 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:37:06 Status: Downloaded newer image for alpine:3.18 15:37:06 ---> d3782b16ccc9 15:37:06 Step 17/26 : RUN apk --no-cache upgrade 15:37:06 ---> Running in 1c37c91c295e 15:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:37:06 OK: 7 MiB in 15 packages 15:37:06 Removing intermediate container 1c37c91c295e 15:37:06 ---> 21e0b46e5b86 15:37:06 Step 18/26 : EXPOSE 4000 15:37:06 ---> Running in 005e0f1d69ca 15:37:06 Removing intermediate container 005e0f1d69ca 15:37:06 ---> fd673d17cfde 15:37:06 Step 19/26 : 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 15:37:07 ---> 8c9f50387b3c 15:37:07 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:37:07 ---> d7e6232a4be9 15:37:07 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:37:07 ---> 904201a3e242 15:37:07 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:37:08 ---> Running in 1c2b92ec5e4f 15:37:08 Removing intermediate container 1c2b92ec5e4f 15:37:08 ---> ac09fc735f43 15:37:08 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:37:08 ---> Running in cb3dd254cd19 15:37:08 Removing intermediate container cb3dd254cd19 15:37:08 ---> cba0b08683c1 15:37:08 Step 24/26 : LABEL arch=amd64 15:37:08 ---> Running in 2a905956f464 15:37:08 Removing intermediate container 2a905956f464 15:37:08 ---> ca58ba375db9 15:37:08 Step 25/26 : LABEL git_sha=aca924e4b95c57c2e123a6a7892dfb26a76b1904 15:37:08 ---> Running in ecb0a07b9f7c 15:37:08 Removing intermediate container ecb0a07b9f7c 15:37:08 ---> a6f2b58148d0 15:37:08 Step 26/26 : LABEL version=3.1.0-dev.31 15:37:08 ---> Running in 984bfd454410 15:37:08 Removing intermediate container 984bfd454410 15:37:08 ---> 20c39e8fa4de 15:37:08 [Warning] One or more build-args [ARCH] were not consumed 15:37:08 Successfully built 20c39e8fa4de 15:37:08 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:08 provisioning config files... 15:37:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4647902729441716414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:09 ---> ****-login.sh 15:37:09 nexus3.edgexfoundry.org:10001 15:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:09 Configure a credential helper to remove this warning. See 15:37:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:09 15:37:09 Login Succeeded 15:37:09 nexus3.edgexfoundry.org:10002 15:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:09 Configure a credential helper to remove this warning. See 15:37:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:09 15:37:09 Login Succeeded 15:37:09 nexus3.edgexfoundry.org:10003 15:37:09 ---> f10c019fe962 15:37:09 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:37:09 ---> Running in f98d23f4a9d1 15:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:09 Configure a credential helper to remove this warning. See 15:37:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:09 15:37:09 Login Succeeded 15:37:09 nexus3.edgexfoundry.org:10004 15:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:09 Configure a credential helper to remove this warning. See 15:37:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:09 15:37:09 Login Succeeded 15:37:09 ****.io 15:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:37:09 Configure a credential helper to remove this warning. See 15:37:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:37:09 15:37:09 Login Succeeded 15:37:09 ---> ****-login.sh ends [Pipeline] } 15:37:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:37:09 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 15:37:09 aca924e4b95c57c2e123a6a7892dfb26a76b1904 15:37:09 latest 15:37:09 3.1.0-dev.31 15:37:09 aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 15:37:09 main 15:37:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:37:10 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] } [Pipeline] // withEnv 15:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904 15:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:37:10 c54fe94eadd9: Preparing 15:37:10 f1ec81d9b9f9: Preparing 15:37:10 bcd0a01b8670: Preparing 15:37:10 5f6d64c1f9fb: Preparing 15:37:10 aedc3bda2944: Preparing 15:37:10 aedc3bda2944: Layer already exists 15:37:10 f1ec81d9b9f9: Pushed 15:37:10 5f6d64c1f9fb: Pushed 15:37:10 c54fe94eadd9: Pushed 15:37:11 OK: 266 MiB in 52 packages 15:37:12 Removing intermediate container f98d23f4a9d1 15:37:12 ---> cca03097883f 15:37:12 Step 10/15 : ENV GO111MODULE=on 15:37:12 ---> Running in b5f80578fd64 15:37:12 Removing intermediate container b5f80578fd64 15:37:12 ---> 3d97ef8501ab 15:37:12 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:37:12 ---> Running in 89b71b7479a5 15:37:13 Removing intermediate container 89b71b7479a5 15:37:13 ---> 597265a83578 15:37:13 Step 12/15 : COPY go.mod vendor* ./ 15:37:14 bcd0a01b8670: Pushed 15:37:14 aca924e4b95c57c2e123a6a7892dfb26a76b1904: digest: sha256:b4d14be95b4fedeba7dc40d61eb482fd4eb2134b5d0676b90edbbf98aac2a939 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:37:14 c54fe94eadd9: Preparing 15:37:14 f1ec81d9b9f9: Preparing 15:37:14 bcd0a01b8670: Preparing 15:37:14 5f6d64c1f9fb: Preparing 15:37:14 aedc3bda2944: Preparing 15:37:14 aedc3bda2944: Layer already exists 15:37:14 c54fe94eadd9: Layer already exists 15:37:14 f1ec81d9b9f9: Layer already exists 15:37:14 5f6d64c1f9fb: Layer already exists 15:37:14 bcd0a01b8670: Layer already exists 15:37:14 latest: digest: sha256:b4d14be95b4fedeba7dc40d61eb482fd4eb2134b5d0676b90edbbf98aac2a939 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:15 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.31 15:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:37:15 c54fe94eadd9: Preparing 15:37:15 f1ec81d9b9f9: Preparing 15:37:15 bcd0a01b8670: Preparing 15:37:15 5f6d64c1f9fb: Preparing 15:37:15 aedc3bda2944: Preparing 15:37:15 bcd0a01b8670: Layer already exists 15:37:15 aedc3bda2944: Layer already exists 15:37:15 c54fe94eadd9: Layer already exists 15:37:15 5f6d64c1f9fb: Layer already exists 15:37:15 f1ec81d9b9f9: Layer already exists 15:37:15 3.1.0-dev.31: digest: sha256:b4d14be95b4fedeba7dc40d61eb482fd4eb2134b5d0676b90edbbf98aac2a939 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:16 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 15:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:37:16 c54fe94eadd9: Preparing 15:37:16 f1ec81d9b9f9: Preparing 15:37:16 bcd0a01b8670: Preparing 15:37:16 5f6d64c1f9fb: Preparing 15:37:16 aedc3bda2944: Preparing 15:37:16 5f6d64c1f9fb: Layer already exists 15:37:16 c54fe94eadd9: Layer already exists 15:37:16 bcd0a01b8670: Layer already exists 15:37:16 aedc3bda2944: Layer already exists 15:37:16 f1ec81d9b9f9: Layer already exists 15:37:16 aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31: digest: sha256:b4d14be95b4fedeba7dc40d61eb482fd4eb2134b5d0676b90edbbf98aac2a939 size: 1364 [Pipeline] } [Pipeline] // withEnv 15:37:16 ---> 5c11a52491d4 15:37:16 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:16 ---> Running in ebc834c73775 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:17 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 15:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:37:17 c54fe94eadd9: Preparing 15:37:17 f1ec81d9b9f9: Preparing 15:37:17 bcd0a01b8670: Preparing 15:37:17 5f6d64c1f9fb: Preparing 15:37:17 aedc3bda2944: Preparing 15:37:17 f1ec81d9b9f9: Layer already exists 15:37:17 aedc3bda2944: Layer already exists 15:37:17 c54fe94eadd9: Layer already exists 15:37:17 bcd0a01b8670: Layer already exists 15:37:17 5f6d64c1f9fb: Layer already exists 15:37:17 main: digest: sha256:b4d14be95b4fedeba7dc40d61eb482fd4eb2134b5d0676b90edbbf98aac2a939 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:17 ===================================================== [Pipeline] echo 15:37:17 taggedImages: 15:37:17 - nexus3.edgexfoundry.org:10004/edgex-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904 15:37:17 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:37:17 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.31 15:37:17 - nexus3.edgexfoundry.org:10004/edgex-ui:aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 15:37:17 - 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] withEnv [Pipeline] { [Pipeline] sh 15:37:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:18 15:37:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:18 latest: Pulling from edgex-lftools-log-publisher 15:37:18 5eb5b503b376: Pulling fs layer 15:37:18 5c69ac0246d0: Pulling fs layer 15:37:18 ec43610c2a17: Pulling fs layer 15:37:18 3a2ae6a8a46f: Pulling fs layer 15:37:18 33b1e0a273af: Pulling fs layer 15:37:18 5d3b04190fa2: Pulling fs layer 15:37:18 2f39f015ded8: Pulling fs layer 15:37:18 3a2ae6a8a46f: Waiting 15:37:18 2f39f015ded8: Waiting 15:37:18 5d3b04190fa2: Waiting 15:37:18 33b1e0a273af: Waiting 15:37:18 5c69ac0246d0: Verifying Checksum 15:37:18 5c69ac0246d0: Download complete 15:37:18 3a2ae6a8a46f: Download complete 15:37:18 33b1e0a273af: Verifying Checksum 15:37:18 33b1e0a273af: Download complete 15:37:18 ec43610c2a17: Verifying Checksum 15:37:18 ec43610c2a17: Download complete 15:37:18 5d3b04190fa2: Verifying Checksum 15:37:18 5d3b04190fa2: Download complete 15:37:18 5eb5b503b376: Verifying Checksum 15:37:18 5eb5b503b376: Download complete 15:37:19 2f39f015ded8: Verifying Checksum 15:37:19 2f39f015ded8: Download complete 15:37:20 5eb5b503b376: Pull complete 15:37:20 5c69ac0246d0: Pull complete 15:37:21 ec43610c2a17: Pull complete 15:37:21 3a2ae6a8a46f: Pull complete 15:37:21 33b1e0a273af: Pull complete 15:37:21 5d3b04190fa2: Pull complete 15:37:26 2f39f015ded8: Pull complete 15:37:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:37:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:26 prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container 15:37:26 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:37:31 $ docker top 1ad70f21fa886e68570f184d589a29a3453200d743d6e27d68826d90f1759463 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:32 ---> job-cost.sh 15:37:32 lf-activate-venv: SKIPPING 15:37:32 INFO: No Stack... 15:37:32 INFO: Retrieving Pricing Info for: v3-standard-8 15:37:33 INFO: Archiving Costs [Pipeline] sh 15:37:33 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 15:37:33 + cut -d, -f6 [Pipeline] lock 15:37:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] 15:37:33 Resource [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] did not exist. Created. 15:37:33 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:37:34 + echo total: 0.2199999988079071 [Pipeline] stash 15:37:34 Stashed 1 file(s) [Pipeline] } 15:37:34 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } 15:37:34 $ docker stop --time=1 1ad70f21fa886e68570f184d589a29a3453200d743d6e27d68826d90f1759463 15:37:35 $ docker rm -f --volumes 1ad70f21fa886e68570f184d589a29a3453200d743d6e27d68826d90f1759463 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:38:13 Removing intermediate container ebc834c73775 15:38:13 ---> 738cacd07da4 15:38:13 Step 14/15 : COPY . . 15:38:15 ---> 5e4d584dc8b6 15:38:15 Step 15/15 : RUN ${MAKE} 15:38:15 ---> Running in f98012cbb3a6 15:38:16 noop 15:38:16 Removing intermediate container f98012cbb3a6 15:38:16 ---> d5577a9c135a 15:38:17 Successfully built d5577a9c135a 15:38:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:17 + docker inspect -f . ci-base-image-arm64 15:38:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:17 prd-ubuntu20.04-docker-arm64-4c-16g-909 does not seem to be running inside a container 15:38:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/161 -v /w/workspace/edgex-ui-go/161:/w/workspace/edgex-ui-go/161:rw,z -v /w/workspace/edgex-ui-go/161@tmp:/w/workspace/edgex-ui-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:38:18 $ docker top eda873a94e2c1b4abb99e1fbe44b373171873377539f4ffd9f63835fac9fea72 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:19 + go version 15:38:19 go version go1.21.0 linux/arm64 [Pipeline] } 15:38:19 $ docker stop --time=1 eda873a94e2c1b4abb99e1fbe44b373171873377539f4ffd9f63835fac9fea72 15:38:21 $ docker rm -f --volumes eda873a94e2c1b4abb99e1fbe44b373171873377539f4ffd9f63835fac9fea72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:22 + docker inspect -f . ci-base-image-arm64 15:38:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:22 prd-ubuntu20.04-docker-arm64-4c-16g-909 does not seem to be running inside a container 15:38:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/161 -v /w/workspace/edgex-ui-go/161:/w/workspace/edgex-ui-go/161:rw,z -v /w/workspace/edgex-ui-go/161@tmp:/w/workspace/edgex-ui-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:38:23 $ docker top 954d7c9e1a032a4094706b288a954519de3081f867b3e57f42bd24a6962757b4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:24 + git config --global --add safe.directory /w/workspace/edgex-ui-go/161 [Pipeline] fileExists [Pipeline] sh 15:38:24 + make test 15:38:24 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:38:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:39:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:39:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:39:51 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:39:51 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:39:51 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:39:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:39:51 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:39:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:39:51 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:40:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:40:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:40:10 ./bin/test-attribution-txt.sh [Pipeline] echo 15:40:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:40:10 $ docker stop --time=1 954d7c9e1a032a4094706b288a954519de3081f867b3e57f42bd24a6962757b4 15:40:13 $ docker rm -f --volumes 954d7c9e1a032a4094706b288a954519de3081f867b3e57f42bd24a6962757b4 [Pipeline] // withDockerContainer [Pipeline] sh 15:40:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:40:15 Warning: overwriting stash ‘coverage-report’ 15:40:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:40:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:40:16 + ls -al . 15:40:16 total 192 15:40:16 drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 15:38 . 15:40:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:35 .. 15:40:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:35 .blubracket 15:40:16 -rw-rw-r-- 1 jenkins jenkins 18 Feb 14 15:35 .dockerignore 15:40:16 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 15:35 .git 15:40:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:35 .github 15:40:16 -rw-rw-r-- 1 jenkins jenkins 178 Feb 14 15:35 .gitignore 15:40:16 -rw-rw-r-- 1 jenkins jenkins 9736 Feb 14 15:35 Attribution.txt 15:40:16 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 14 15:35 CHANGELOG.md 15:40:16 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 14 15:35 CONTRIBUTING.md 15:40:16 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 14 15:35 Dockerfile 15:40:16 -rw-rw-r-- 1 jenkins jenkins 652 Feb 14 15:35 Jenkinsfile 15:40:16 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 14 15:35 LICENSE 15:40:16 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 14 15:35 Makefile 15:40:16 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 14 15:35 README.md 15:40:16 -rw-rw-r-- 1 jenkins jenkins 12 Feb 14 15:33 VERSION 15:40:16 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 14 15:35 angularmigrationlogs.md 15:40:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:35 assets 15:40:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:35 bin 15:40:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 15:35 cmd 15:40:16 -rw-r--r-- 1 jenkins jenkins 10 Feb 14 15:38 coverage.out 15:40:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 15:35 docs 15:40:16 -rw-rw-r-- 1 jenkins jenkins 3556 Feb 14 15:35 go.mod 15:40:16 -rw-rw-r-- 1 jenkins jenkins 33866 Feb 14 15:35 go.sum 15:40:16 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 15:35 internal 15:40:16 -rwxrwxr-x 1 jenkins jenkins 568 Feb 14 15:35 redeploy.sh 15:40:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:35 testing 15:40:16 -rw-rw-r-- 1 jenkins jenkins 155 Feb 14 15:35 version.go 15:40:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 15:35 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:17 + 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=aca924e4b95c57c2e123a6a7892dfb26a76b1904 --label arch=arm64 --label version=3.1.0-dev.31 . 15:40:19 Sending build context to Docker daemon 35.08MB 15:40:19 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:40:19 Step 2/26 : FROM ${BASE} AS builder 15:40:19 ---> d5577a9c135a 15:40:19 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:40:19 ---> Running in 4e861ed6cb01 15:40:20 Removing intermediate container 4e861ed6cb01 15:40:20 ---> b51864d495f7 15:40:20 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 15:40:21 ---> Running in 0d3cab89bf8a 15:40:21 Removing intermediate container 0d3cab89bf8a 15:40:21 ---> 9350e9acbddd 15:40:21 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 15:40:21 ---> Running in de15077cd165 15:40:21 Removing intermediate container de15077cd165 15:40:21 ---> 3d21f0b5b791 15:40:21 Step 6/26 : LABEL Name=edgex-ui-go 15:40:22 ---> Running in 0ad59ae91545 15:40:26 Removing intermediate container 0ad59ae91545 15:40:26 ---> 63ce6b5ce2a6 15:40:26 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:40:26 ---> Running in 6d8c93aaa555 15:40:26 Removing intermediate container 6d8c93aaa555 15:40:26 ---> d7083d4b4b80 15:40:26 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:40:28 ---> 24fc3dc17a3c 15:40:28 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:28 ---> Running in c0820ede9b08 15:40:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:40:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:40:31 OK: 266 MiB in 52 packages 15:40:32 Removing intermediate container c0820ede9b08 15:40:32 ---> a8484c7daf54 15:40:32 Step 10/26 : ENV GO111MODULE=on 15:40:32 ---> Running in 0e01691d2593 15:40:32 Removing intermediate container 0e01691d2593 15:40:32 ---> 742b6cef3bcc 15:40:32 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:40:32 ---> Running in 439bcdf2a111 15:40:32 Removing intermediate container 439bcdf2a111 15:40:32 ---> f88a39adeacd 15:40:32 Step 12/26 : COPY go.mod vendor* ./ 15:40:33 ---> c4a46d7e44bd 15:40:33 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:33 ---> Running in 7b663d57bd70 15:40:35 Removing intermediate container 7b663d57bd70 15:40:35 ---> 3ed975114430 15:40:35 Step 14/26 : COPY . . 15:40:41 ---> 18f371075f0f 15:40:41 Step 15/26 : RUN ${MAKE} 15:40:41 ---> Running in 86279fd80965 15:40:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.31" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:42:33 Removing intermediate container 86279fd80965 15:42:33 ---> aa66853fed24 15:42:33 Step 16/26 : FROM alpine:3.18 15:42:33 3.18: Pulling from library/alpine 15:42:33 c6b39de5b339: Pulling fs layer 15:42:33 c6b39de5b339: Verifying Checksum 15:42:33 c6b39de5b339: Download complete 15:42:33 c6b39de5b339: Pull complete 15:42:33 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:42:33 Status: Downloaded newer image for alpine:3.18 15:42:33 ---> 33abbf032149 15:42:33 Step 17/26 : RUN apk --no-cache upgrade 15:42:33 ---> Running in 724b88d0b9a5 15:42:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:42:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:42:33 OK: 8 MiB in 15 packages 15:42:33 Removing intermediate container 724b88d0b9a5 15:42:33 ---> b7b421829e8e 15:42:33 Step 18/26 : EXPOSE 4000 15:42:33 ---> Running in 480a2f387b92 15:42:33 Removing intermediate container 480a2f387b92 15:42:33 ---> be3065a659b8 15:42:33 Step 19/26 : 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 15:42:33 ---> 77091fdd121f 15:42:33 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:42:33 ---> eff5d94b21c7 15:42:33 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:42:33 ---> d8d25dedbe6d 15:42:33 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:42:33 ---> Running in 88d0b9873e3a 15:42:33 Removing intermediate container 88d0b9873e3a 15:42:33 ---> c60c2de68e00 15:42:33 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:42:33 ---> Running in e461f443697b 15:42:33 Removing intermediate container e461f443697b 15:42:33 ---> a86c9c6ee9c5 15:42:33 Step 24/26 : LABEL arch=arm64 15:42:33 ---> Running in 0f10ef601dee 15:42:33 Removing intermediate container 0f10ef601dee 15:42:33 ---> ae3e8f9dc991 15:42:33 Step 25/26 : LABEL git_sha=aca924e4b95c57c2e123a6a7892dfb26a76b1904 15:42:33 ---> Running in ad55dd47c236 15:42:33 Removing intermediate container ad55dd47c236 15:42:33 ---> d08c5bcff0b1 15:42:33 Step 26/26 : LABEL version=3.1.0-dev.31 15:42:33 ---> Running in b277eee19fb0 15:42:33 Removing intermediate container b277eee19fb0 15:42:33 ---> 2e3bf15dc237 15:42:33 [Warning] One or more build-args [ARCH] were not consumed 15:42:33 Successfully built 2e3bf15dc237 15:42:33 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:34 provisioning config files... 15:42:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/161@tmp/config8415711997373887533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:34 ---> ****-login.sh 15:42:34 nexus3.edgexfoundry.org:10001 15:42:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:34 Configure a credential helper to remove this warning. See 15:42:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:34 15:42:34 Login Succeeded 15:42:34 nexus3.edgexfoundry.org:10002 15:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:35 Configure a credential helper to remove this warning. See 15:42:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:35 15:42:35 Login Succeeded 15:42:35 nexus3.edgexfoundry.org:10003 15:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:35 Configure a credential helper to remove this warning. See 15:42:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:35 15:42:35 Login Succeeded 15:42:35 nexus3.edgexfoundry.org:10004 15:42:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:35 Configure a credential helper to remove this warning. See 15:42:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:35 15:42:35 Login Succeeded 15:42:35 ****.io 15:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:36 Configure a credential helper to remove this warning. See 15:42:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:36 15:42:36 Login Succeeded 15:42:36 ---> ****-login.sh ends [Pipeline] } 15:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:42:36 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 15:42:36 aca924e4b95c57c2e123a6a7892dfb26a76b1904 15:42:36 latest 15:42:36 3.1.0-dev.31 15:42:36 aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 15:42:36 main 15:42:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:37 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:aca924e4b95c57c2e123a6a7892dfb26a76b1904 15:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:42:37 b7e2205d038d: Preparing 15:42:37 126ec11559b3: Preparing 15:42:37 a208b964659c: Preparing 15:42:37 cf63d50d04f6: Preparing 15:42:37 7c504f21be85: Preparing 15:42:37 7c504f21be85: Layer already exists 15:42:38 126ec11559b3: Pushed 15:42:38 cf63d50d04f6: Pushed 15:42:38 b7e2205d038d: Pushed 15:42:44 a208b964659c: Pushed 15:42:44 aca924e4b95c57c2e123a6a7892dfb26a76b1904: digest: sha256:750e749bcacc56e4dfc61b469a305d7f6123dd78e29a8fe55254a195670e5abe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:45 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:42:45 b7e2205d038d: Preparing 15:42:45 126ec11559b3: Preparing 15:42:45 a208b964659c: Preparing 15:42:45 cf63d50d04f6: Preparing 15:42:45 7c504f21be85: Preparing 15:42:45 b7e2205d038d: Layer already exists 15:42:45 7c504f21be85: Layer already exists 15:42:45 126ec11559b3: Layer already exists 15:42:45 a208b964659c: Layer already exists 15:42:45 cf63d50d04f6: Layer already exists 15:42:45 latest: digest: sha256:750e749bcacc56e4dfc61b469a305d7f6123dd78e29a8fe55254a195670e5abe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:46 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.31 15:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:42:46 b7e2205d038d: Preparing 15:42:46 126ec11559b3: Preparing 15:42:46 a208b964659c: Preparing 15:42:46 cf63d50d04f6: Preparing 15:42:46 7c504f21be85: Preparing 15:42:46 b7e2205d038d: Layer already exists 15:42:46 a208b964659c: Layer already exists 15:42:46 7c504f21be85: Layer already exists 15:42:46 cf63d50d04f6: Layer already exists 15:42:46 126ec11559b3: Layer already exists 15:42:46 3.1.0-dev.31: digest: sha256:750e749bcacc56e4dfc61b469a305d7f6123dd78e29a8fe55254a195670e5abe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:47 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 15:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:42:47 b7e2205d038d: Preparing 15:42:47 126ec11559b3: Preparing 15:42:47 a208b964659c: Preparing 15:42:47 cf63d50d04f6: Preparing 15:42:47 7c504f21be85: Preparing 15:42:47 7c504f21be85: Layer already exists 15:42:47 126ec11559b3: Layer already exists 15:42:47 b7e2205d038d: Layer already exists 15:42:47 cf63d50d04f6: Layer already exists 15:42:47 a208b964659c: Layer already exists 15:42:47 aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31: digest: sha256:750e749bcacc56e4dfc61b469a305d7f6123dd78e29a8fe55254a195670e5abe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:48 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 15:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:42:53 b7e2205d038d: Preparing 15:42:53 126ec11559b3: Preparing 15:42:53 a208b964659c: Preparing 15:42:53 cf63d50d04f6: Preparing 15:42:53 7c504f21be85: Preparing 15:42:53 7c504f21be85: Layer already exists 15:42:53 cf63d50d04f6: Layer already exists 15:42:53 b7e2205d038d: Layer already exists 15:42:53 126ec11559b3: Layer already exists 15:42:53 a208b964659c: Layer already exists 15:42:53 main: digest: sha256:750e749bcacc56e4dfc61b469a305d7f6123dd78e29a8fe55254a195670e5abe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:53 ===================================================== [Pipeline] echo 15:42:53 taggedImages: 15:42:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:aca924e4b95c57c2e123a6a7892dfb26a76b1904 15:42:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:42:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.31 15:42:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:aca924e4b95c57c2e123a6a7892dfb26a76b1904-3.1.0-dev.31 15:42:53 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:54 15:42:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:54 arm64: Pulling from edgex-lftools-log-publisher 15:42:54 8998bd30e6a1: Pulling fs layer 15:42:54 04944245beec: Pulling fs layer 15:42:54 699f458cf7ca: Pulling fs layer 15:42:54 765212b225bb: Pulling fs layer 15:42:54 f23df028b6ca: Pulling fs layer 15:42:54 765212b225bb: Waiting 15:42:54 f23df028b6ca: Waiting 15:42:54 d65c8cfc05b1: Pulling fs layer 15:42:54 2437ff75d9bd: Pulling fs layer 15:42:54 d65c8cfc05b1: Waiting 15:42:54 2437ff75d9bd: Waiting 15:42:55 04944245beec: Verifying Checksum 15:42:55 04944245beec: Download complete 15:42:55 765212b225bb: Verifying Checksum 15:42:55 765212b225bb: Download complete 15:42:55 f23df028b6ca: Verifying Checksum 15:42:55 f23df028b6ca: Download complete 15:42:55 d65c8cfc05b1: Verifying Checksum 15:42:55 d65c8cfc05b1: Download complete 15:42:55 699f458cf7ca: Verifying Checksum 15:42:55 699f458cf7ca: Download complete 15:42:55 8998bd30e6a1: Verifying Checksum 15:42:55 8998bd30e6a1: Download complete 15:42:58 2437ff75d9bd: Verifying Checksum 15:42:58 2437ff75d9bd: Download complete 15:43:00 8998bd30e6a1: Pull complete 15:43:00 04944245beec: Pull complete 15:43:02 699f458cf7ca: Pull complete 15:43:02 765212b225bb: Pull complete 15:43:03 f23df028b6ca: Pull complete 15:43:03 d65c8cfc05b1: Pull complete 15:43:21 2437ff75d9bd: Pull complete 15:43:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:43:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:43:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:21 prd-ubuntu20.04-docker-arm64-4c-16g-909 does not seem to be running inside a container 15:43:21 $ 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/161 -v /w/workspace/edgex-ui-go/161:/w/workspace/edgex-ui-go/161:rw,z -v /w/workspace/edgex-ui-go/161@tmp:/w/workspace/edgex-ui-go/161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:43:24 $ docker top 4cc6bff7ab8eaf0f4c20a0ad961f8a1cb50f2af393dba473766a9847c9b959c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:24 ---> job-cost.sh 15:43:25 lf-activate-venv: SKIPPING 15:43:25 INFO: No Stack... 15:43:25 INFO: Retrieving Pricing Info for: v3-standard-4 15:43:26 INFO: Archiving Costs [Pipeline] sh 15:43:26 + cat /w/workspace/edgex-ui-go/161/archives/cost.csv 15:43:26 + cut -d, -f6 [Pipeline] lock 15:43:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] 15:43:26 Resource [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] did not exist. Created. 15:43:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:43:27 /w/workspace/edgex-ui-go/161@tmp/durable-c33b1469/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:43:27 + echo total: 0.10999999940395355 [Pipeline] stash 15:43:27 Warning: overwriting stash ‘stack-cost’ 15:43:27 Stashed 1 file(s) [Pipeline] } 15:43:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } 15:43:27 $ docker stop --time=1 4cc6bff7ab8eaf0f4c20a0ad961f8a1cb50f2af393dba473766a9847c9b959c8 15:43:29 $ docker rm -f --volumes 4cc6bff7ab8eaf0f4c20a0ad961f8a1cb50f2af393dba473766a9847c9b959c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:43:30 provisioning config files... 15:43:30 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14751151233909483790tmp [Pipeline] { [Pipeline] sh 15:43:31 + set +x 15:43:31 + curl -s https://codecov.io/bash 15:43:31 + bash -s -- 15:43:31 15:43:31 _____ _ 15:43:31 / ____| | | 15:43:31 | | ___ __| | ___ ___ _____ __ 15:43:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:43:31 | |___| (_) | (_| | __/ (_| (_) \ V / 15:43:31 \_____\___/ \__,_|\___|\___\___/ \_/ 15:43:31 Bash-1.0.6 15:43:31 15:43:31 15:43:31 ==> git version 2.25.1 found 15:43:31 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:43:31 Release-Date: 2020-01-08 15:43:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:43:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:43:31 ==> Jenkins CI detected. 15:43:31 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 15:43:31 project root: . 15:43:31 --> token set from env 15:43:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:43:31 ==> Running gcov in . (disable via -X gcov) 15:43:31 ==> Python coveragepy not found 15:43:31 ==> Searching for coverage reports in: 15:43:31 + . 15:43:31 -> Found 1 reports 15:43:31 ==> Detecting git/mercurial file structure 15:43:31 ==> Reading reports 15:43:31 + ./coverage.out bytes=10 15:43:31 ==> Appending adjustments 15:43:31 https://docs.codecov.io/docs/fixing-reports 15:43:31 + Found adjustments 15:43:31 ==> Gzipping contents 15:43:31 12K /tmp/codecov.7oBytJ.gz 15:43:31 ==> Uploading reports 15:43:31 url: https://codecov.io 15:43:31 query: branch=main&commit=aca924e4b95c57c2e123a6a7892dfb26a76b1904&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:43:31 -> Pinging Codecov 15:43:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=aca924e4b95c57c2e123a6a7892dfb26a76b1904&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:43:32 -> Uploading to 15:43:32 https://storage.googleapis.com/codecov/v4/raw/2024-02-14/FB506323287CE973F263BFD2A0EB1F37/aca924e4b95c57c2e123a6a7892dfb26a76b1904/3b7aae49-e584-44d1-a612-bd6807f42d12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240214T154331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f6cf1fa78d646cea88b33e68b3852fd2daf0e1be397a89cc1ac0c7b05f4728fb 15:43:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:43:32 Dload Upload Total Spent Left Speed 15:43:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 32048 --:--:-- --:--:-- --:--:-- 32048 15:43:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] } 15:43:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:43:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:43:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:43:33 15:43:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:43:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:43:33 df9b9388f04a: Pulling fs layer 15:43:33 52dc419b0ee2: Pulling fs layer 15:43:33 25bc292e5bac: Pulling fs layer 15:43:33 114826534d7a: Pulling fs layer 15:43:33 4657fd5d0bcf: Pulling fs layer 15:43:33 6ad1cebc031e: Pulling fs layer 15:43:33 8a3aa393b2d8: Pulling fs layer 15:43:33 114826534d7a: Waiting 15:43:33 4657fd5d0bcf: Waiting 15:43:33 8a3aa393b2d8: Waiting 15:43:33 6ad1cebc031e: Waiting 15:43:33 25bc292e5bac: Verifying Checksum 15:43:33 25bc292e5bac: Download complete 15:43:34 52dc419b0ee2: Verifying Checksum 15:43:34 52dc419b0ee2: Download complete 15:43:34 4657fd5d0bcf: Verifying Checksum 15:43:34 4657fd5d0bcf: Download complete 15:43:34 df9b9388f04a: Download complete 15:43:34 6ad1cebc031e: Verifying Checksum 15:43:34 6ad1cebc031e: Download complete 15:43:34 df9b9388f04a: Pull complete 15:43:34 52dc419b0ee2: Pull complete 15:43:34 25bc292e5bac: Pull complete 15:43:35 114826534d7a: Verifying Checksum 15:43:35 8a3aa393b2d8: Verifying Checksum 15:43:35 8a3aa393b2d8: Download complete 15:43:38 114826534d7a: Pull complete 15:43:38 4657fd5d0bcf: Pull complete 15:43:38 6ad1cebc031e: Pull complete 15:43:42 8a3aa393b2d8: Pull complete 15:43:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:43:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:43:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:42 prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container 15:43:42 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:43:46 $ docker top 2bbd240627036ddd06690ec7c67bb29a7310d84b6e23988ef9a558c5045ec5ea -eo pid,comm [Pipeline] { [Pipeline] echo 15:43:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 15:43:47 + set -o pipefail 15:43:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 15:43:54 15:43:54 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 15:43:54 15:43:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/52f14fb5-6087-47d4-bf67-10ad1f01c162 15:43:54 15:43:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:43:54 15:43:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:43:54 15:43:54 15:43:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:43:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:43:54 More details here: https://snyk.co/ue1NS 15:43:54 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 15:43:54 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:43:54 $ docker stop --time=1 2bbd240627036ddd06690ec7c67bb29a7310d84b6e23988ef9a558c5045ec5ea 15:43:58 $ docker rm -f --volumes 2bbd240627036ddd06690ec7c67bb29a7310d84b6e23988ef9a558c5045ec5ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:43:59 + git log --format=format:%s -1 aca924e4b95c57c2e123a6a7892dfb26a76b1904 [Pipeline] sh 15:43:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:43:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:00 prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container 15:44: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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:44:00 $ docker top 974ed556156396a58b32920bc4e505e3c10cc077e215c9c414d47acca45020f8 -eo pid,comm 15:44: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). 15:44:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:44:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:01 [ssh-agent] Looking for ssh-agent implementation... 15:44:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:01 $ docker exec 974ed556156396a58b32920bc4e505e3c10cc077e215c9c414d47acca45020f8 ssh-agent 15:44:01 SSH_AUTH_SOCK=/tmp/ssh-WZ2NoYizLkCd/agent.32 15:44:01 SSH_AGENT_PID=38 15:44:01 Running ssh-add (command line suppressed) 15:44:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17497407260018049011.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17497407260018049011.key) 15:44:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:01 + git semver tag 15:44:02 2024-02-14 15:44:02,120 [run_tag] DEBUG tag force:False 15:44:02 2024-02-14 15:44:02,120 [check_head_tag] DEBUG check head tag 15:44:02 2024-02-14 15:44:02,122 [execute] INFO git cat-file --batch-check 15:44:02 2024-02-14 15:44:02,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 15:44:02 2024-02-14 15:44:02,126 [execute] INFO git cat-file --batch 15:44:02 2024-02-14 15:44:02,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 15:44:02 2024-02-14 15:44:02,143 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:44:02 2024-02-14 15:44:02,143 [execute] INFO git tag -a v3.1.0-dev.31 -m v3.1.0-dev.31 15:44:02 2024-02-14 15:44:02,143 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.31', '-m', 'v3.1.0-dev.31'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 15:44:02 2024-02-14 15:44:02,148 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:44:02 3.1.0-dev.31 [Pipeline] } 15:44:02 $ docker exec --env ******** --env ******** 974ed556156396a58b32920bc4e505e3c10cc077e215c9c414d47acca45020f8 ssh-agent -k 15:44:02 unset SSH_AUTH_SOCK; 15:44:02 unset SSH_AGENT_PID; 15:44:02 echo Agent pid 38 killed; 15:44:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:02 + git semver [Pipeline] } 15:44:03 $ docker stop --time=1 974ed556156396a58b32920bc4e505e3c10cc077e215c9c414d47acca45020f8 15:44:04 $ docker rm -f --volumes 974ed556156396a58b32920bc4e505e3c10cc077e215c9c414d47acca45020f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:44:05 15:44:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:44:05 0.23.1-centos7: Pulling from edgex-lftools 15:44:05 ab5ef0e58194: Pulling fs layer 15:44:05 9712f1f96733: Pulling fs layer 15:44:05 63f879dbbcfc: Pulling fs layer 15:44:05 0d9ebad4ef96: Pulling fs layer 15:44:05 e9a5061849ea: Pulling fs layer 15:44:05 d747dcd14b5f: Pulling fs layer 15:44:05 2de7ff778b66: Pulling fs layer 15:44:05 d747dcd14b5f: Waiting 15:44:05 2de7ff778b66: Waiting 15:44:05 e9a5061849ea: Waiting 15:44:05 0d9ebad4ef96: Waiting 15:44:05 9712f1f96733: Verifying Checksum 15:44:05 9712f1f96733: Download complete 15:44:05 63f879dbbcfc: Verifying Checksum 15:44:05 63f879dbbcfc: Download complete 15:44:05 e9a5061849ea: Verifying Checksum 15:44:05 e9a5061849ea: Download complete 15:44:05 0d9ebad4ef96: Verifying Checksum 15:44:05 0d9ebad4ef96: Download complete 15:44:05 d747dcd14b5f: Verifying Checksum 15:44:05 d747dcd14b5f: Download complete 15:44:05 ab5ef0e58194: Verifying Checksum 15:44:05 ab5ef0e58194: Download complete 15:44:06 2de7ff778b66: Verifying Checksum 15:44:06 2de7ff778b66: Download complete 15:44:09 ab5ef0e58194: Pull complete 15:44:09 9712f1f96733: Pull complete 15:44:09 63f879dbbcfc: Pull complete 15:44:13 0d9ebad4ef96: Pull complete 15:44:13 e9a5061849ea: Pull complete 15:44:13 d747dcd14b5f: Pull complete 15:44:15 2de7ff778b66: Pull complete 15:44:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:44:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:44:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:15 prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container 15:44:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:44:21 $ docker top 865f0368c0359331b5c17a2491ac803f768d38bc36e6286a93e149ea0cdb8c8e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:44:21 provisioning config files... 15:44:21 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9987627519944695635tmp 15:44:21 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10516357550616765048tmp 15:44:21 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5637674089362089118tmp [Pipeline] { [Pipeline] echo 15:44:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:44:22 ---> sigul-configuration.sh 15:44:22 gpg: directory `/root/.gnupg' created 15:44:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:44:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:44:22 gpg: keyring `/root/.gnupg/secring.gpg' created 15:44:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:44:22 gpg: CAST5 encrypted data 15:44:22 gpg: encrypted with 1 passphrase 15:44:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:44:22 + mkdir /home/jenkins 15:44:22 + mkdir /home/jenkins/sigul [Pipeline] sh 15:44:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:44:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:44:23 ---> sigul-install.sh 15:44:23 Sigul already installed; skipping installation. [Pipeline] sh 15:44:23 + git tag --list 15:44:23 0.1.1 15:44:23 v1.1.0 15:44:23 v1.2.0 15:44:23 v1.2.1 15:44:23 v1.3.0 15:44:23 v2.0.0 15:44:23 v2.1.0 15:44:23 v2.2.0 15:44:23 v2.3.0 15:44:23 v3.0 15:44:23 v3.0.0 15:44:23 v3.1 15:44:23 v3.1.0 15:44:23 v3.1.0-dev.1 15:44:23 v3.1.0-dev.10 15:44:23 v3.1.0-dev.11 15:44:23 v3.1.0-dev.12 15:44:23 v3.1.0-dev.13 15:44:23 v3.1.0-dev.14 15:44:23 v3.1.0-dev.15 15:44:23 v3.1.0-dev.16 15:44:23 v3.1.0-dev.17 15:44:23 v3.1.0-dev.18 15:44:23 v3.1.0-dev.19 15:44:23 v3.1.0-dev.2 15:44:23 v3.1.0-dev.20 15:44:23 v3.1.0-dev.21 15:44:23 v3.1.0-dev.22 15:44:23 v3.1.0-dev.23 15:44:23 v3.1.0-dev.24 15:44:23 v3.1.0-dev.25 15:44:23 v3.1.0-dev.26 15:44:23 v3.1.0-dev.27 15:44:23 v3.1.0-dev.28 15:44:23 v3.1.0-dev.29 15:44:23 v3.1.0-dev.3 15:44:23 v3.1.0-dev.30 15:44:23 v3.1.0-dev.31 15:44:23 v3.1.0-dev.4 15:44:23 v3.1.0-dev.5 15:44:23 v3.1.0-dev.6 15:44:23 v3.1.0-dev.7 15:44:23 v3.1.0-dev.8 15:44:23 v3.1.0-dev.9 [Pipeline] sh 15:44:23 + lftools sign git-tag v3.1.0-dev.31 15:44:24 Signing Git tag with Sigul... 15:44:24 Signing v3.1.0-dev.31 [Pipeline] echo 15:44:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:44:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:44:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:44:25 $ docker stop --time=1 865f0368c0359331b5c17a2491ac803f768d38bc36e6286a93e149ea0cdb8c8e 15:44:26 $ docker rm -f --volumes 865f0368c0359331b5c17a2491ac803f768d38bc36e6286a93e149ea0cdb8c8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:44:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:44:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:28 prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container 15:44:28 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:44:28 $ docker top 6001cb89d5f250c5d2709c11b30b49762a90d22b728d92ea716d4cadf1af05b5 -eo pid,comm 15:44:28 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). 15:44:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:44:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:28 [ssh-agent] Looking for ssh-agent implementation... 15:44:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:28 $ docker exec 6001cb89d5f250c5d2709c11b30b49762a90d22b728d92ea716d4cadf1af05b5 ssh-agent 15:44:29 SSH_AUTH_SOCK=/tmp/ssh-JFpRnHCG7vUg/agent.31 15:44:29 SSH_AGENT_PID=37 15:44:29 Running ssh-add (command line suppressed) 15:44:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2519306936780878563.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2519306936780878563.key) 15:44:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:29 + git semver bump pre 15:44:29 2024-02-14 15:44:29,665 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:44:29 2024-02-14 15:44:29,666 [bump_version] DEBUG bumping version:3.1.0-dev.31 on axis:pre with prefix:dev 15:44:29 2024-02-14 15:44:29,666 [bump_version] DEBUG bumped version:3.1.0-dev.32 15:44:29 2024-02-14 15:44:29,666 [write_version] DEBUG write version:3.1.0-dev.32 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 15:44:29 2024-02-14 15:44:29,666 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:44:29 2024-02-14 15:44:29,666 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:44:29 2024-02-14 15:44:29,668 [execute] INFO git cat-file --batch-check 15:44:29 2024-02-14 15:44:29,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:44:29 2024-02-14 15:44:29,672 [execute] INFO git cat-file --batch 15:44:29 2024-02-14 15:44:29,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:44:29 2024-02-14 15:44:29,677 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:44:29 3.1.0-dev.32 [Pipeline] } 15:44:29 $ docker exec --env ******** --env ******** 6001cb89d5f250c5d2709c11b30b49762a90d22b728d92ea716d4cadf1af05b5 ssh-agent -k 15:44:29 unset SSH_AUTH_SOCK; 15:44:29 unset SSH_AGENT_PID; 15:44:29 echo Agent pid 37 killed; 15:44:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:30 + git semver [Pipeline] } 15:44:30 $ docker stop --time=1 6001cb89d5f250c5d2709c11b30b49762a90d22b728d92ea716d4cadf1af05b5 15:44:31 $ docker rm -f --volumes 6001cb89d5f250c5d2709c11b30b49762a90d22b728d92ea716d4cadf1af05b5 [Pipeline] // withDockerContainer [Pipeline] sh 15:44:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:44:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:44:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:33 prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container 15:44:33 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:44:33 $ docker top 1d4e46f3a11e905b7d64bc4094a8c5496dbdeddab4512a117fc28d7105a7d2c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:44:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:44:33 [ssh-agent] Looking for ssh-agent implementation... 15:44:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:33 $ docker exec 1d4e46f3a11e905b7d64bc4094a8c5496dbdeddab4512a117fc28d7105a7d2c0 ssh-agent 15:44:33 SSH_AUTH_SOCK=/tmp/ssh-ggsjVITSyRK5/agent.32 15:44:33 SSH_AGENT_PID=38 15:44:33 Running ssh-add (command line suppressed) 15:44:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17477036538741703007.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17477036538741703007.key) 15:44:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:34 + git semver push 15:44:34 2024-02-14 15:44:34,629 [run_push] DEBUG push 15:44:34 2024-02-14 15:44:34,630 [execute] INFO git cat-file --batch-check 15:44:34 2024-02-14 15:44:34,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:44:34 2024-02-14 15:44:34,633 [execute] INFO git rev-list 5a5dc0319ae02ed6d1da7732df209cbbeba78592 -- 15:44:34 2024-02-14 15:44:34,634 [execute] DEBUG Popen(['git', 'rev-list', '5a5dc0319ae02ed6d1da7732df209cbbeba78592', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:44:34 2024-02-14 15:44:34,646 [execute] INFO git fetch -v origin 15:44:34 2024-02-14 15:44:34,646 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:44:35 2024-02-14 15:44:35,154 [run_push] DEBUG no remote changes detected 15:44:35 2024-02-14 15:44:35,154 [execute] INFO git push origin semver 15:44:35 2024-02-14 15:44:35,154 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:44:36 2024-02-14 15:44:35,901 [run_push] DEBUG push all version tags 15:44:36 2024-02-14 15:44:35,901 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:44:36 2024-02-14 15:44:35,902 [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) 15:44:36 2024-02-14 15:44:36,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:44:36 3.1.0-dev.32 [Pipeline] } 15:44:36 $ docker exec --env ******** --env ******** 1d4e46f3a11e905b7d64bc4094a8c5496dbdeddab4512a117fc28d7105a7d2c0 ssh-agent -k 15:44:36 unset SSH_AUTH_SOCK; 15:44:36 unset SSH_AGENT_PID; 15:44:36 echo Agent pid 38 killed; 15:44:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:37 + git semver [Pipeline] } 15:44:37 $ docker stop --time=1 1d4e46f3a11e905b7d64bc4094a8c5496dbdeddab4512a117fc28d7105a7d2c0 15:44:39 $ docker rm -f --volumes 1d4e46f3a11e905b7d64bc4094a8c5496dbdeddab4512a117fc28d7105a7d2c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:44:40 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 15:44:40 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:44:40 total 16 15:44:40 drwxr-xr-x 3 root root 4096 Feb 14 15:37 . 15:44:40 drwxrwxr-x 14 jenkins jenkins 4096 Feb 14 15:44 .. 15:44:40 drwxr-xr-x 2 root root 4096 Feb 14 15:37 cost 15:44:40 -rw-r--r-- 1 root root 83 Feb 14 15:37 cost.csv 15:44:40 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:44:40 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 15:44:40 total 16 15:44:40 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 15:37 . 15:44:40 drwxrwxr-x 14 jenkins jenkins 4096 Feb 14 15:44 .. 15:44:40 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 15:37 cost 15:44:40 -rw-r--r-- 1 jenkins jenkins 83 Feb 14 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:44:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:44:41 ---> package-listing.sh 15:44:41 ++ facter osfamily 15:44:41 ++ tr '[:upper:]' '[:lower:]' 15:44:41 + OS_FAMILY=debian 15:44:41 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 15:44:41 + START_PACKAGES=/tmp/packages_start.txt 15:44:41 + END_PACKAGES=/tmp/packages_end.txt 15:44:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:44:41 + PACKAGES=/tmp/packages_start.txt 15:44:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:44:41 + PACKAGES=/tmp/packages_end.txt 15:44:41 + case "${OS_FAMILY}" in 15:44:41 + dpkg -l 15:44:41 + grep '^ii' 15:44:41 + '[' -f /tmp/packages_start.txt ']' 15:44:41 + '[' -f /tmp/packages_end.txt ']' 15:44:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:44:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:44:41 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 15:44:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 15:44:41 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 15:44:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:43 prd-ubuntu20.04-docker-8c-8g-908 does not seem to be running inside a container 15:44:43 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:44:43 $ docker top 82a1dba9991998805975781fa012ac656d66480f6b6a80761489a9f212223b39 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:43 + touch /tmp/pre-build-complete [Pipeline] sh 15:44:44 + mkdir -p /var/log/sysstat [Pipeline] sh 15:44:44 + ls /var/log/sa-host 15:44:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:44 provisioning config files... 15:44:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18298963720957431071tmp [Pipeline] { [Pipeline] echo 15:44:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:44:45 ---> create-netrc.sh [Pipeline] } 15:44:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:44:45 ---> python-tools-install.sh [Pipeline] echo 15:44:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:44:45 ---> sudo-logs.sh 15:44:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:44:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:44:46 ---> job-cost.sh 15:44:46 lf-activate-venv: SKIPPING 15:44:46 DEBUG: total: 0.2199999988079071 15:44:46 INFO: Retrieving Stack Cost... 15:44:47 INFO: Retrieving Pricing Info for: v3-standard-8 15:44:47 INFO: Archiving Costs [Pipeline] echo 15:44:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:44:47 ---> logs-deploy.sh 15:44:47 lf-activate-venv: SKIPPING 15:44:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/161 15:44:47 INFO: archiving workspace using pattern(s): 15:44:48 Archives upload complete. 15:44:49 INFO: archiving logs to Nexus 15:44:49 ---> uname -a: 15:44:49 Linux prd-ubuntu20-04-docker-8c-8g-908 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:44:49 15:44:49 15:44:49 ---> lscpu: 15:44:49 Architecture: x86_64 15:44:49 CPU op-mode(s): 32-bit, 64-bit 15:44:49 Byte Order: Little Endian 15:44:49 Address sizes: 40 bits physical, 48 bits virtual 15:44:49 CPU(s): 8 15:44:49 On-line CPU(s) list: 0-7 15:44:49 Thread(s) per core: 1 15:44:49 Core(s) per socket: 1 15:44:49 Socket(s): 8 15:44:49 NUMA node(s): 1 15:44:49 Vendor ID: AuthenticAMD 15:44:49 CPU family: 23 15:44:49 Model: 49 15:44:49 Model name: AMD EPYC-Rome Processor 15:44:49 Stepping: 0 15:44:49 CPU MHz: 2799.998 15:44:49 BogoMIPS: 5599.99 15:44:49 Virtualization: AMD-V 15:44:49 Hypervisor vendor: KVM 15:44:49 Virtualization type: full 15:44:49 L1d cache: 256 KiB 15:44:49 L1i cache: 256 KiB 15:44:49 L2 cache: 4 MiB 15:44:49 L3 cache: 128 MiB 15:44:49 NUMA node0 CPU(s): 0-7 15:44:49 Vulnerability Itlb multihit: Not affected 15:44:49 Vulnerability L1tf: Not affected 15:44:49 Vulnerability Mds: Not affected 15:44:49 Vulnerability Meltdown: Not affected 15:44:49 Vulnerability Mmio stale data: Not affected 15:44:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:44:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:44:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:44:49 Vulnerability Srbds: Not affected 15:44:49 Vulnerability Tsx async abort: Not affected 15:44:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:44:49 15:44:49 15:44:49 ---> nproc: 15:44:49 8 15:44:49 15:44:49 15:44:49 ---> df -h: 15:44:49 Filesystem Size Used Avail Use% Mounted on 15:44:49 overlay 155G 15G 141G 10% / 15:44:49 tmpfs 64M 0 64M 0% /dev 15:44:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:44:49 shm 64M 0 64M 0% /dev/shm 15:44:49 /dev/vda1 155G 15G 141G 10% /facter-os 15:44:49 15:44:49 15:44:49 ---> sar -b -r -n DEV: 15:44:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-908) 02/14/24 _x86_64_ (8 CPU) 15:44:49 15:44:49 15:32:31 LINUX RESTART (8 CPU) 15:44:49 15:44:49 15:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:44:49 15:34:01 167.89 20.23 147.66 0.00 2164.04 103649.79 0.00 15:44:49 15:35:01 163.73 0.88 162.85 0.00 10.13 59503.90 0.00 15:44:49 15:36:01 327.33 0.15 327.18 0.00 3.33 66786.60 0.00 15:44:49 15:37:01 126.54 0.18 126.35 0.00 12.26 56177.38 0.00 15:44:49 15:38:01 168.36 11.68 156.67 0.00 5185.14 35791.12 0.00 15:44:49 15:39:01 5.22 0.02 5.20 0.00 0.13 117.18 0.00 15:44:49 15:40:01 2.15 0.00 2.15 0.00 0.00 24.93 0.00 15:44:49 15:41:01 2.02 0.00 2.02 0.00 0.00 23.19 0.00 15:44:49 15:42:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 15:44:49 15:43:01 2.17 0.00 2.17 0.00 0.00 25.06 0.00 15:44:49 15:44:01 63.86 0.30 63.56 0.00 15.73 33580.14 0.00 15:44:49 Average: 93.70 3.04 90.66 0.00 671.85 32336.66 0.00 15:44:49 15:44:49 15:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:44:49 15:34:01 28715368 31505644 802040 2.44 81548 2973068 2004184 5.91 1105084 2655748 896 15:44:49 15:35:01 27137112 31518464 778936 2.37 146856 4372468 1867976 5.51 1248480 3952604 399836 15:44:49 15:36:01 25986732 31036784 1251340 3.81 200932 4890964 1975304 5.82 1829684 4406112 8604 15:44:49 15:37:01 25275712 31462376 831832 2.53 204936 5995560 2035484 6.00 1641200 5293900 92508 15:44:49 15:38:01 24712364 31445976 820068 2.49 239596 6469512 1702880 5.02 1965408 5459292 988 15:44:49 15:39:01 24726072 31454580 812500 2.47 238132 6466260 1695132 5.00 1957300 5456020 388 15:44:49 15:40:01 24733268 31461880 805164 2.45 238192 6466268 1695132 5.00 1950680 5456032 8 15:44:49 15:41:01 24733780 31462432 804532 2.45 238248 6466276 1695132 5.00 1950716 5456040 8 15:44:49 15:42:01 24740512 31469204 797684 2.43 238292 6466276 1695132 5.00 1944104 5456048 64 15:44:49 15:43:01 24743480 31472244 794568 2.42 238340 6466280 1695132 5.00 1941256 5456036 8 15:44:49 15:44:01 23902848 31415868 847464 2.58 264384 7170648 2051708 6.05 2059892 6121464 792 15:44:49 Average: 25400659 31427768 849648 2.58 211769 5836689 1828472 5.39 1781255 5015391 45827 15:44:49 15:44:49 15:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:44:49 15:34:01 lo 8.73 8.73 0.91 0.91 0.00 0.00 0.00 0.00 15:44:49 15:34:01 ens3 743.78 521.81 8291.30 154.74 0.00 0.00 0.00 0.00 15:44:49 15:34:01 docker0 102.62 104.67 7.55 452.95 0.00 0.00 0.00 0.00 15:44:49 15:34:01 veth402de13 29.03 32.06 2.78 32.21 0.00 0.00 0.00 0.00 15:44:49 15:35:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 15:44:49 15:35:01 ens3 449.60 230.44 6661.14 33.80 0.00 0.00 0.00 0.00 15:44:49 15:35:01 veth81bcbf2 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 15:44:49 15:35:01 docker0 193.30 387.35 15.04 5877.00 0.00 0.00 0.00 0.00 15:44:49 15:36:01 veth4771631 0.20 0.32 0.05 0.12 0.00 0.00 0.00 0.00 15:44:49 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:49 15:36:01 ens3 520.31 492.42 1702.30 62.93 0.00 0.00 0.00 0.00 15:44:49 15:36:01 veth81bcbf2 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 15:44:49 15:36:01 docker0 473.52 489.87 44.76 1670.87 0.00 0.00 0.00 0.00 15:44:49 15:37:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:44:49 15:37:01 ens3 27.19 17.54 52.94 11.04 0.00 0.00 0.00 0.00 15:44:49 15:37:01 docker0 1.62 3.08 0.10 30.93 0.00 0.00 0.00 0.00 15:44:49 15:38:01 lo 7.60 7.60 0.75 0.75 0.00 0.00 0.00 0.00 15:44:49 15:38:01 ens3 348.39 221.76 5318.59 375.09 0.00 0.00 0.00 0.00 15:44:49 15:38:01 docker0 1.10 2.12 0.07 30.87 0.00 0.00 0.00 0.00 15:44:49 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:44:49 15:39:01 ens3 0.43 0.33 0.09 0.08 0.00 0.00 0.00 0.00 15:44:49 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:49 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:49 15:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:49 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:49 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:44:49 15:41:01 ens3 0.98 0.75 2.85 0.05 0.00 0.00 0.00 0.00 15:44:49 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:49 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:49 15:42:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:44:49 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:49 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:44:49 15:43:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:44:49 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:49 15:44:01 veth3ebaa2a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:44:49 15:44:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:44:49 15:44:01 ens3 229.26 137.58 4893.88 22.15 0.00 0.00 0.00 0.00 15:44:49 15:44:01 docker0 57.22 88.10 4.52 903.14 0.00 0.00 0.00 0.00 15:44:49 Average: veth3ebaa2a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:49 Average: lo 1.75 1.75 0.17 0.17 0.00 0.00 0.00 0.00 15:44:49 Average: ens3 210.92 147.52 2447.51 59.99 0.00 0.00 0.00 0.00 15:44:49 Average: docker0 75.40 97.74 6.55 815.11 0.00 0.00 0.00 0.00 15:44:49 15:44:49 15:44:49 ---> sar -P ALL: 15:44:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-908) 02/14/24 _x86_64_ (8 CPU) 15:44:49 15:44:49 15:32:31 LINUX RESTART (8 CPU) 15:44:49 15:44:49 15:33:01 CPU %user %nice %system %iowait %steal %idle 15:44:49 15:34:01 all 10.49 0.00 3.81 3.05 0.07 82.58 15:44:49 15:34:01 0 10.80 0.00 3.48 0.15 0.05 85.52 15:44:49 15:34:01 1 11.01 0.00 4.79 11.96 0.07 72.16 15:44:49 15:34:01 2 10.91 0.00 3.62 0.42 0.05 85.00 15:44:49 15:34:01 3 8.90 0.00 3.63 1.50 0.08 85.88 15:44:49 15:34:01 4 10.14 0.00 3.47 0.78 0.07 85.55 15:44:49 15:34:01 5 10.74 0.00 3.79 1.53 0.07 83.87 15:44:49 15:34:01 6 13.46 0.00 4.12 0.84 0.07 81.51 15:44:49 15:34:01 7 7.93 0.00 3.58 7.30 0.07 81.12 15:44:49 15:35:01 all 20.18 0.00 4.66 3.44 0.08 71.65 15:44:49 15:35:01 0 19.44 0.00 6.01 11.88 0.08 62.59 15:44:49 15:35:01 1 19.84 0.00 4.24 2.14 0.08 73.69 15:44:49 15:35:01 2 19.31 0.00 4.28 7.84 0.08 68.49 15:44:49 15:35:01 3 24.34 0.00 5.05 3.43 0.08 67.10 15:44:49 15:35:01 4 19.76 0.00 5.04 0.88 0.08 74.24 15:44:49 15:35:01 5 20.51 0.00 4.09 0.49 0.07 74.85 15:44:49 15:35:01 6 18.98 0.00 4.58 0.25 0.08 76.10 15:44:49 15:35:01 7 19.20 0.00 3.98 0.62 0.07 76.12 15:44:49 15:36:01 all 13.75 0.00 3.90 3.52 0.06 78.77 15:44:49 15:36:01 0 16.22 0.00 3.46 15.88 0.07 64.37 15:44:49 15:36:01 1 17.29 0.00 4.68 0.42 0.05 77.56 15:44:49 15:36:01 2 19.96 0.00 2.68 0.02 0.05 77.30 15:44:49 15:36:01 3 7.82 0.00 5.01 2.11 0.05 85.01 15:44:49 15:36:01 4 14.74 0.00 1.97 0.07 0.05 83.17 15:44:49 15:36:01 5 6.52 0.00 6.63 8.33 0.07 78.45 15:44:49 15:36:01 6 11.08 0.00 2.58 0.98 0.07 85.29 15:44:49 15:36:01 7 16.32 0.00 4.25 0.52 0.07 78.84 15:44:49 15:37:01 all 25.04 0.00 3.81 2.10 0.07 68.98 15:44:49 15:37:01 0 18.91 0.00 2.83 1.94 0.05 76.28 15:44:49 15:37:01 1 36.47 0.00 4.15 0.44 0.10 58.84 15:44:49 15:37:01 2 34.17 0.00 4.09 0.10 0.07 61.57 15:44:49 15:37:01 3 23.61 0.00 4.33 9.08 0.07 62.91 15:44:49 15:37:01 4 21.29 0.00 3.18 0.02 0.05 75.46 15:44:49 15:37:01 5 16.33 0.00 3.51 4.70 0.07 75.39 15:44:49 15:37:01 6 24.28 0.00 3.91 0.07 0.07 71.67 15:44:49 15:37:01 7 25.22 0.00 4.47 0.55 0.05 69.70 15:44:49 15:38:01 all 6.85 0.00 3.42 2.61 0.07 87.06 15:44:49 15:38:01 0 7.14 0.00 2.88 0.39 0.05 89.55 15:44:49 15:38:01 1 7.53 0.00 3.58 1.36 0.07 87.46 15:44:49 15:38:01 2 4.94 0.00 3.82 8.21 0.08 82.94 15:44:49 15:38:01 3 6.56 0.00 3.40 2.60 0.05 87.39 15:44:49 15:38:01 4 8.17 0.00 3.31 1.77 0.05 86.70 15:44:49 15:38:01 5 6.43 0.00 4.70 5.26 0.07 83.54 15:44:49 15:38:01 6 8.48 0.00 2.95 1.26 0.12 87.19 15:44:49 15:38:01 7 5.54 0.00 2.68 0.05 0.05 91.68 15:44:49 15:39:01 all 0.20 0.00 0.07 0.01 0.01 99.70 15:44:49 15:39:01 0 0.48 0.00 0.08 0.05 0.02 99.37 15:44:49 15:39:01 1 0.60 0.00 0.03 0.00 0.00 99.37 15:44:49 15:39:01 2 0.05 0.00 0.13 0.07 0.03 99.72 15:44:49 15:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:44:49 15:39:01 4 0.03 0.00 0.05 0.00 0.00 99.92 15:44:49 15:39:01 5 0.07 0.00 0.05 0.00 0.02 99.87 15:44:49 15:39:01 6 0.27 0.00 0.13 0.00 0.02 99.58 15:44:49 15:39:01 7 0.10 0.00 0.07 0.00 0.00 99.83 15:44:49 15:40:01 all 0.27 0.00 0.01 0.00 0.01 99.70 15:44:49 15:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:44:49 15:40:01 1 1.97 0.00 0.00 0.00 0.00 98.03 15:44:49 15:40:01 2 0.05 0.00 0.05 0.03 0.05 99.82 15:44:49 15:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:44:49 15:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:44:49 15:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:44:49 15:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:44:49 15:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:44:49 15:41:01 all 0.15 0.00 0.01 0.01 0.01 99.81 15:44:49 15:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:44:49 15:41:01 1 1.09 0.00 0.02 0.00 0.02 98.88 15:44:49 15:41:01 2 0.03 0.00 0.05 0.05 0.03 99.83 15:44:49 15:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:44:49 15:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:44:49 15:41:01 5 0.00 0.00 0.00 0.03 0.02 99.95 15:44:49 15:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:44:49 15:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:44:49 15:42:01 all 0.06 0.00 0.01 0.01 0.01 99.91 15:44:49 15:42:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:44:49 15:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:44:49 15:42:01 2 0.07 0.00 0.03 0.03 0.03 99.83 15:44:49 15:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:44:49 15:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:44:49 15:42:01 5 0.00 0.00 0.00 0.02 0.02 99.97 15:44:49 15:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:44:49 15:42:01 7 0.30 0.00 0.02 0.00 0.00 99.68 15:44:49 15:43:01 all 0.03 0.00 0.02 0.01 0.01 99.93 15:44:49 15:43:01 0 0.02 0.00 0.05 0.00 0.02 99.92 15:44:49 15:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:44:49 15:43:01 2 0.05 0.00 0.07 0.03 0.05 99.80 15:44:49 15:43:01 3 0.00 0.00 0.02 0.02 0.00 99.97 15:44:49 15:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:44:49 15:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:44:49 15:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:44:49 15:43:01 7 0.12 0.00 0.00 0.00 0.00 99.88 15:44:49 15:44:01 all 4.80 0.00 2.21 1.42 0.03 91.54 15:44:49 15:44:01 0 5.29 0.00 2.28 0.02 0.03 92.38 15:44:49 15:44:01 1 5.50 0.00 2.34 0.38 0.02 91.76 15:44:49 15:44:01 2 4.20 0.00 1.74 1.66 0.05 92.35 15:44:49 15:44:01 3 4.96 0.00 2.23 0.62 0.03 92.15 15:44:49 15:44:01 4 3.75 0.00 2.30 0.12 0.02 93.81 15:44:49 15:44:01 5 4.50 0.00 2.93 8.39 0.05 84.13 15:44:49 15:44:01 6 4.60 0.00 1.91 0.12 0.03 93.34 15:44:49 15:44:01 7 5.56 0.00 1.94 0.07 0.03 92.39 15:44:49 15:44:49 Average: CPU %user %nice %system %iowait %steal %idle 15:44:49 Average: all 7.40 0.00 1.98 1.46 0.04 89.11 15:44:49 Average: 0 7.08 0.00 1.91 2.72 0.04 88.26 15:44:49 Average: 1 9.15 0.00 2.15 1.50 0.04 87.16 15:44:49 Average: 2 8.50 0.00 1.86 1.67 0.05 87.92 15:44:49 Average: 3 6.89 0.00 2.15 1.75 0.04 89.18 15:44:49 Average: 4 7.06 0.00 1.75 0.33 0.03 90.83 15:44:49 Average: 5 5.89 0.00 2.33 2.61 0.04 89.14 15:44:49 Average: 6 7.35 0.00 1.83 0.32 0.05 90.45 15:44:49 Average: 7 7.27 0.00 1.90 0.82 0.03 89.97 15:44:49 15:44:49 15:44:49