Pull request #772 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 59dce80920e9ca2b882561616e4103335d0fbd81+a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc (6f14091c29d3c792c701b8f7a64bee64b6a63a3a) 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-ssh13790469256832378971.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17497914762489401302.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-772/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/PR-772/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16251192750521454527.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh17245806481440388886.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/PR-772/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/PR-772/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7158110590720376892.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 ‘prd-ubuntu20.04-docker-8c-8g-5931’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5934 in /w/workspace/edgexfoundry_edgex-ui-go_PR-772 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-772 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/772/head:refs/remotes/origin/PR-772 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc into PR head commit 59dce80920e9ca2b882561616e4103335d0fbd81 Merge succeeded, producing 59dce80920e9ca2b882561616e4103335d0fbd81 Checking out Revision 59dce80920e9ca2b882561616e4103335d0fbd81 (PR-772) > git config core.sparsecheckout # timeout=10 > git checkout -f 59dce80920e9ca2b882561616e4103335d0fbd81 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59dce80920e9ca2b882561616e4103335d0fbd81 # timeout=10 Commit message: "build: Bump go-mod-bootstrap version" First time build. Skipping changelog. > git rev-list --no-walk 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:16:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:16:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:16:23 ========================================================= 11:16:23 EdgeX Global Pipelines Version Info 11:16:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:16:24 ------------------- 11:16:24 stable info: 11:16:24 ------------------- 11:16:24 Commited By: Ginny Guan ginny@iotechsys.com 11:16:24 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 11:16:24 Message: update stable to v1.0.260 11:16:25 ------------------- 11:16:25 experimental info: 11:16:25 ------------------- 11:16:25 Commited By: Ginny Guan ginny@iotechsys.com 11:16:25 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 11:16:25 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:16:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 11:16:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 11:16:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:16:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:16:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:16:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:16:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:16:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 11:16:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:16:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:16:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:16:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:16:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:16:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:16:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:16:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:16:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:16:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:16:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:16:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:16:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:16:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:16:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:16:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-772 [Pipeline] echo 11:16:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-772 [Pipeline] echo 11:16:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-772 [Pipeline] echo 11:16:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59dce80920e9ca2b882561616e4103335d0fbd81 [Pipeline] echo 11:16:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59dce80 [Pipeline] echo 11:16:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:27 provisioning config files... 11:16:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/config14105020601209264197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:28 ---> ****-login.sh 11:16:28 nexus3.edgexfoundry.org:10001 11:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:28 Configure a credential helper to remove this warning. See 11:16:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:28 11:16:28 Login Succeeded 11:16:28 nexus3.edgexfoundry.org:10002 11:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:28 Configure a credential helper to remove this warning. See 11:16:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:28 11:16:28 Login Succeeded 11:16:28 nexus3.edgexfoundry.org:10003 11:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:28 Configure a credential helper to remove this warning. See 11:16:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:28 11:16:28 Login Succeeded 11:16:28 nexus3.edgexfoundry.org:10004 11:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:28 Configure a credential helper to remove this warning. See 11:16:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:28 11:16:28 Login Succeeded 11:16:28 ****.io 11:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:29 Configure a credential helper to remove this warning. See 11:16:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:29 11:16:29 Login Succeeded 11:16:29 ---> ****-login.sh ends [Pipeline] } 11:16:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:16:29 + git rev-list -1 --merges 59dce80920e9ca2b882561616e4103335d0fbd81~1..59dce80920e9ca2b882561616e4103335d0fbd81 [Pipeline] echo 11:16:29 -----------> git rev-list -1 --merges 59dce80920e9ca2b882561616e4103335d0fbd81~1..59dce80920e9ca2b882561616e4103335d0fbd81 59dce80920e9ca2b882561616e4103335d0fbd81 [false] [Pipeline] sh 11:16:30 + git log --format=format:%s -1 59dce80920e9ca2b882561616e4103335d0fbd81 [Pipeline] echo 11:16:30 ========================================================= 11:16:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:16:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:16:31 + git log --format=format:%s -1 59dce80920e9ca2b882561616e4103335d0fbd81 [Pipeline] echo 11:16:31 [semverPrep] GIT_COMMIT: 59dce80920e9ca2b882561616e4103335d0fbd81, Commit Message: build: Bump go-mod-bootstrap version [Pipeline] echo 11:16:31 [semverPrep] This is not a build commit. [Pipeline] sh 11:16:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:16:31 + grep -v github /etc/ssh/ssh_known_hosts 11:16:31 + [ -e /tmp/ssh_known_hosts ] 11:16:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:16:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:16:31 + sudo tee -a /etc/ssh/ssh_known_hosts 11:16:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:16:32 11:16:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:16:32 0.1.4: Pulling from edgex-devops/py-git-semver 11:16:32 b85a868b505f: Pulling fs layer 11:16:32 e2be974225ed: Pulling fs layer 11:16:32 339a4e72a1f5: Pulling fs layer 11:16:32 988bab9f4d93: Pulling fs layer 11:16:32 1469e6f7b9e6: Pulling fs layer 11:16:32 eaf3925da568: Pulling fs layer 11:16:32 bab4dde63d76: Pulling fs layer 11:16:32 bde34c3a00c8: Pulling fs layer 11:16:32 b352a97aabf1: Pulling fs layer 11:16:32 4872d77fe225: Pulling fs layer 11:16:32 5851b861e8e6: Pulling fs layer 11:16:32 1469e6f7b9e6: Waiting 11:16:32 eaf3925da568: Waiting 11:16:32 988bab9f4d93: Waiting 11:16:32 bab4dde63d76: Waiting 11:16:32 bde34c3a00c8: Waiting 11:16:32 5851b861e8e6: Waiting 11:16:32 4872d77fe225: Waiting 11:16:32 b352a97aabf1: Waiting 11:16:32 e2be974225ed: Verifying Checksum 11:16:32 e2be974225ed: Download complete 11:16:32 988bab9f4d93: Verifying Checksum 11:16:32 988bab9f4d93: Download complete 11:16:32 1469e6f7b9e6: Verifying Checksum 11:16:32 1469e6f7b9e6: Download complete 11:16:32 eaf3925da568: Verifying Checksum 11:16:32 eaf3925da568: Download complete 11:16:32 339a4e72a1f5: Verifying Checksum 11:16:32 339a4e72a1f5: Download complete 11:16:32 bde34c3a00c8: Download complete 11:16:33 b352a97aabf1: Verifying Checksum 11:16:33 b352a97aabf1: Download complete 11:16:33 4872d77fe225: Verifying Checksum 11:16:33 4872d77fe225: Download complete 11:16:33 5851b861e8e6: Verifying Checksum 11:16:33 5851b861e8e6: Download complete 11:16:33 b85a868b505f: Download complete 11:16:33 bab4dde63d76: Verifying Checksum 11:16:33 bab4dde63d76: Download complete 11:16:34 b85a868b505f: Pull complete 11:16:34 e2be974225ed: Pull complete 11:16:35 339a4e72a1f5: Pull complete 11:16:35 988bab9f4d93: Pull complete 11:16:35 1469e6f7b9e6: Pull complete 11:16:35 eaf3925da568: Pull complete 11:16:36 bab4dde63d76: Pull complete 11:16:37 bde34c3a00c8: Pull complete 11:16:37 b352a97aabf1: Pull complete 11:16:37 4872d77fe225: Pull complete 11:16:37 5851b861e8e6: Pull complete 11:16:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:16:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:16:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:37 prd-ubuntu20.04-docker-8c-8g-5934 does not seem to be running inside a container 11:16:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:16:42 $ docker top b4a54070fce430b6b3681ba7a387d0526be22d2468d82a857b8f1fbd7f3d0490 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:16:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:16:42 [ssh-agent] Looking for ssh-agent implementation... 11:16:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:16:42 $ docker exec b4a54070fce430b6b3681ba7a387d0526be22d2468d82a857b8f1fbd7f3d0490 ssh-agent 11:16:42 SSH_AUTH_SOCK=/tmp/ssh-6oUC5RApYspa/agent.31 11:16:42 SSH_AGENT_PID=37 11:16:42 Running ssh-add (command line suppressed) 11:16:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_10948375777174420937.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_10948375777174420937.key) 11:16:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:16:43 + git tag --points-at HEAD [Pipeline] } 11:16:43 $ docker exec --env ******** --env ******** b4a54070fce430b6b3681ba7a387d0526be22d2468d82a857b8f1fbd7f3d0490 ssh-agent -k 11:16:43 unset SSH_AUTH_SOCK; 11:16:43 unset SSH_AGENT_PID; 11:16:43 echo Agent pid 37 killed; 11:16:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:16:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:16:43 [ssh-agent] Looking for ssh-agent implementation... 11:16:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:16:43 $ docker exec b4a54070fce430b6b3681ba7a387d0526be22d2468d82a857b8f1fbd7f3d0490 ssh-agent 11:16:44 SSH_AUTH_SOCK=/tmp/ssh-xCOY5cEXXl7Y/agent.70 11:16:44 SSH_AGENT_PID=76 11:16:44 Running ssh-add (command line suppressed) 11:16:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_9958932772104074851.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_9958932772104074851.key) 11:16:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:16:44 + git semver init 11:16:45 2024-07-19 11:16:44,833 [run_init] DEBUG init version:0.0.0 force:False 11:16:45 2024-07-19 11:16:44,834 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver 11:16:45 2024-07-19 11:16:44,835 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver 11:16:45 2024-07-19 11:16:44,835 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-772, universal_newlines=False, shell=None, istream=None) 11:16:47 2024-07-19 11:16:47,100 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.git/info/exclude 11:16:47 2024-07-19 11:16:47,101 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver/PR-772 with force:False 11:16:47 2024-07-19 11:16:47,101 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver/PR-772 11:16:47 2024-07-19 11:16:47,105 [execute] INFO git cat-file --batch-check 11:16:47 2024-07-19 11:16:47,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver, universal_newlines=False, shell=None, istream=) 11:16:47 2024-07-19 11:16:47,113 [execute] INFO git cat-file --batch 11:16:47 2024-07-19 11:16:47,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver, universal_newlines=False, shell=None, istream=) 11:16:47 2024-07-19 11:16:47,124 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver/PR-772 11:16:47 0.0.0 [Pipeline] } 11:16:47 $ docker exec --env ******** --env ******** b4a54070fce430b6b3681ba7a387d0526be22d2468d82a857b8f1fbd7f3d0490 ssh-agent -k 11:16:47 unset SSH_AUTH_SOCK; 11:16:47 unset SSH_AGENT_PID; 11:16:47 echo Agent pid 76 killed; 11:16:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:16:48 + git semver [Pipeline] } 11:16:48 $ docker stop --time=1 b4a54070fce430b6b3681ba7a387d0526be22d2468d82a857b8f1fbd7f3d0490 11:16:50 $ docker rm -f --volumes b4a54070fce430b6b3681ba7a387d0526be22d2468d82a857b8f1fbd7f3d0490 [Pipeline] // withDockerContainer [Pipeline] sh 11:16:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:16:52 Stashed 1 file(s) [Pipeline] echo 11:16:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:52 provisioning config files... 11:16:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/config18343898655395584353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:52 ---> ****-login.sh 11:16:52 nexus3.edgexfoundry.org:10001 11:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:52 Configure a credential helper to remove this warning. See 11:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:52 11:16:52 Login Succeeded 11:16:52 nexus3.edgexfoundry.org:10002 11:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:52 Configure a credential helper to remove this warning. See 11:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:52 11:16:52 Login Succeeded 11:16:52 nexus3.edgexfoundry.org:10003 11:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:53 Configure a credential helper to remove this warning. See 11:16:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:53 11:16:53 Login Succeeded 11:16:53 nexus3.edgexfoundry.org:10004 11:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:53 Configure a credential helper to remove this warning. See 11:16:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:53 11:16:53 Login Succeeded 11:16:53 ****.io 11:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:53 Configure a credential helper to remove this warning. See 11:16:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:53 11:16:53 Login Succeeded 11:16:53 ---> ****-login.sh ends [Pipeline] } 11:16:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:16:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:16:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:16:53 ========================================================= 11:16:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:16:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:54 + 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 . 11:16:54 Sending build context to Docker daemon 59.7MB 11:16:54 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 11:16:54 Step 2/15 : FROM ${BASE} AS builder 11:16:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:16:54 619be1103602: Pulling fs layer 11:16:54 7862e08f4a3e: Pulling fs layer 11:16:54 5df492c9dc93: Pulling fs layer 11:16:54 7629e6793208: Pulling fs layer 11:16:54 4f4fb700ef54: Pulling fs layer 11:16:54 fb5054dd5b73: Pulling fs layer 11:16:54 7629e6793208: Waiting 11:16:54 4f4fb700ef54: Waiting 11:16:54 eeca6798cff9: Pulling fs layer 11:16:54 aa269ceb94a6: Pulling fs layer 11:16:54 ada007ff1a6a: Pulling fs layer 11:16:54 eeca6798cff9: Waiting 11:16:54 ada007ff1a6a: Waiting 11:16:54 aa269ceb94a6: Waiting 11:16:54 7862e08f4a3e: Download complete 11:16:54 7629e6793208: Download complete 11:16:54 4f4fb700ef54: Download complete 11:16:54 619be1103602: Download complete 11:16:54 fb5054dd5b73: Download complete 11:16:55 eeca6798cff9: Verifying Checksum 11:16:55 eeca6798cff9: Download complete 11:16:55 619be1103602: Pull complete 11:16:55 ada007ff1a6a: Verifying Checksum 11:16:55 ada007ff1a6a: Download complete 11:16:55 7862e08f4a3e: Pull complete 11:16:55 5df492c9dc93: Verifying Checksum 11:16:55 5df492c9dc93: Download complete 11:16:55 aa269ceb94a6: Verifying Checksum 11:16:55 aa269ceb94a6: Download complete 11:16:59 5df492c9dc93: Pull complete 11:16:59 7629e6793208: Pull complete 11:16:59 4f4fb700ef54: Pull complete 11:16:59 fb5054dd5b73: Pull complete 11:16:59 eeca6798cff9: Pull complete 11:17:02 aa269ceb94a6: Pull complete 11:17:03 ada007ff1a6a: Pull complete 11:17:03 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:17:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:17:03 ---> f489d0715acc 11:17:03 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:17:07 Still waiting to schedule task 11:17:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5933’ is offline 11:17:19 ---> Running in 15d6d78a6eaa 11:17:19 Removing intermediate container 15d6d78a6eaa 11:17:19 ---> 135f74a21719 11:17:19 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 11:17:19 ---> Running in 8c4d04186033 11:17:19 Removing intermediate container 8c4d04186033 11:17:19 ---> 7de397c9ed5b 11:17:19 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 11:17:19 ---> Running in a17606763c1b 11:17:19 Removing intermediate container a17606763c1b 11:17:19 ---> 9b12f0df5e32 11:17:19 Step 6/15 : LABEL Name=edgex-ui-go 11:17:19 ---> Running in d5d00de1ffe4 11:17:19 Removing intermediate container d5d00de1ffe4 11:17:19 ---> 8b49bb850ba1 11:17:19 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 11:17:19 ---> Running in 0f265e41b67c 11:17:19 Removing intermediate container 0f265e41b67c 11:17:19 ---> 7be2d2517f22 11:17:19 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:17:19 latest: Pulling from library/docker 11:17:19 ec99f8b99825: Pulling fs layer 11:17:19 fc205cab7dab: Pulling fs layer 11:17:19 4f4fb700ef54: Pulling fs layer 11:17:19 8e1847eeb027: Pulling fs layer 11:17:19 3c20a579481d: Pulling fs layer 11:17:19 89d05d4bc6be: Pulling fs layer 11:17:19 7d7d6f122253: Pulling fs layer 11:17:19 d20e62ad61f0: Pulling fs layer 11:17:19 29152ed7fd0f: Pulling fs layer 11:17:19 6c88c12977ec: Pulling fs layer 11:17:19 badb7d3e2005: Pulling fs layer 11:17:19 8e1847eeb027: Waiting 11:17:19 3c20a579481d: Waiting 11:17:19 89d05d4bc6be: Waiting 11:17:19 7d7d6f122253: Waiting 11:17:19 d20e62ad61f0: Waiting 11:17:19 29152ed7fd0f: Waiting 11:17:19 6c88c12977ec: Waiting 11:17:19 d3e01dab9e24: Pulling fs layer 11:17:19 badb7d3e2005: Waiting 11:17:19 f07b39ce4199: Pulling fs layer 11:17:19 f07b39ce4199: Waiting 11:17:19 8094fa8b1c9b: Pulling fs layer 11:17:19 b0ddb1541fcb: Pulling fs layer 11:17:19 25d740755815: Pulling fs layer 11:17:19 8094fa8b1c9b: Waiting 11:17:19 b0ddb1541fcb: Waiting 11:17:19 d3e01dab9e24: Waiting 11:17:19 4f4fb700ef54: Verifying Checksum 11:17:19 4f4fb700ef54: Download complete 11:17:19 ec99f8b99825: Download complete 11:17:19 8e1847eeb027: Verifying Checksum 11:17:19 8e1847eeb027: Download complete 11:17:19 fc205cab7dab: Verifying Checksum 11:17:19 fc205cab7dab: Download complete 11:17:19 ec99f8b99825: Pull complete 11:17:19 3c20a579481d: Verifying Checksum 11:17:19 3c20a579481d: Download complete 11:17:19 7d7d6f122253: Verifying Checksum 11:17:19 7d7d6f122253: Download complete 11:17:19 d20e62ad61f0: Verifying Checksum 11:17:19 d20e62ad61f0: Download complete 11:17:19 fc205cab7dab: Pull complete 11:17:19 29152ed7fd0f: Verifying Checksum 11:17:19 29152ed7fd0f: Download complete 11:17:19 4f4fb700ef54: Pull complete 11:17:19 6c88c12977ec: Verifying Checksum 11:17:19 6c88c12977ec: Download complete 11:17:19 8e1847eeb027: Pull complete 11:17:19 89d05d4bc6be: Verifying Checksum 11:17:19 89d05d4bc6be: Download complete 11:17:19 d3e01dab9e24: Verifying Checksum 11:17:19 d3e01dab9e24: Download complete 11:17:19 badb7d3e2005: Verifying Checksum 11:17:19 badb7d3e2005: Download complete 11:17:19 f07b39ce4199: Verifying Checksum 11:17:19 f07b39ce4199: Download complete 11:17:19 b0ddb1541fcb: Download complete 11:17:19 25d740755815: Verifying Checksum 11:17:19 25d740755815: Download complete 11:17:19 3c20a579481d: Pull complete 11:17:20 89d05d4bc6be: Pull complete 11:17:20 7d7d6f122253: Pull complete 11:17:20 8094fa8b1c9b: Verifying Checksum 11:17:20 8094fa8b1c9b: Download complete 11:17:20 d20e62ad61f0: Pull complete 11:17:20 29152ed7fd0f: Pull complete 11:17:20 6c88c12977ec: Pull complete 11:17:21 badb7d3e2005: Pull complete 11:17:21 d3e01dab9e24: Pull complete 11:17:21 f07b39ce4199: Pull complete 11:17:22 8094fa8b1c9b: Pull complete 11:17:22 b0ddb1541fcb: Pull complete 11:17:22 25d740755815: Pull complete 11:17:22 Digest: sha256:5bf73daca1e5575772bdfd196a48cfeb6fd65f4affd2d83b42b16db36a2d2974 11:17:22 Status: Downloaded newer image for docker:latest 11:17:25 ---> 4218d5a401ec 11:17:25 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:17:25 ---> Running in 417de60c39a5 11:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:17:26 OK: 264 MiB in 52 packages 11:17:27 Removing intermediate container 417de60c39a5 11:17:27 ---> 755c383a1ee9 11:17:27 Step 10/15 : ENV GO111MODULE=on 11:17:27 ---> Running in df6921f68273 11:17:27 Removing intermediate container df6921f68273 11:17:27 ---> bfec7d468044 11:17:27 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:17:27 ---> Running in 080dfddb6413 11:17:27 Removing intermediate container 080dfddb6413 11:17:27 ---> bf6618243f9d 11:17:27 Step 12/15 : COPY go.mod vendor* ./ 11:17:27 ---> 29168d1b8140 11:17:27 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:27 ---> Running in 25b980ed0e73 11:18:36 Removing intermediate container 25b980ed0e73 11:18:36 ---> 961253f56ea7 11:18:36 Step 14/15 : COPY . . 11:18:36 ---> 277cfe5c670c 11:18:36 Step 15/15 : RUN ${MAKE} 11:18:36 ---> Running in b5792305f9f0 11:18:36 noop 11:18:36 Removing intermediate container b5792305f9f0 11:18:36 ---> b68d3a0297a8 11:18:36 Successfully built b68d3a0297a8 11:18:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:36 + docker inspect -f . ci-base-image-x86_64 11:18:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:37 prd-ubuntu20.04-docker-8c-8g-5934 does not seem to be running inside a container 11:18:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:18:37 $ docker top b010e0b03d67fd8ab9f73cfc7c02320f016a065e39da1c82e7a79a2b8f1d8fa0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:18:38 + go version 11:18:38 go version go1.21.9 linux/amd64 [Pipeline] } 11:18:38 $ docker stop --time=1 b010e0b03d67fd8ab9f73cfc7c02320f016a065e39da1c82e7a79a2b8f1d8fa0 11:18:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5935 in /w/workspace/edgexfoundry_edgex-ui-go_PR-772 11:18:39 $ docker rm -f --volumes b010e0b03d67fd8ab9f73cfc7c02320f016a065e39da1c82e7a79a2b8f1d8fa0 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 11:18:39 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 11:18:39 The recommended git tool is: git [Pipeline] sh 11:18:40 + docker inspect -f . ci-base-image-x86_64 11:18:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:40 prd-ubuntu20.04-docker-8c-8g-5934 does not seem to be running inside a container 11:18:40 $ 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_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:18:41 $ docker top f235290211a45d341d66e1d30e21b2b74311aca414befdc8728a06c771403088 -eo pid,comm [Pipeline] { [Pipeline] sh 11:18:41 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-772 [Pipeline] fileExists [Pipeline] sh 11:18:42 + make test 11:18:42 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 11:18:43 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:18:47 using credential edgex-jenkins-ssh 11:18:47 Cloning the remote Git repository 11:18:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:18:47 > git init /w/workspace/edgex-ui-go/2 # timeout=10 11:18:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:18:47 > git --version # timeout=10 11:18:47 > git --version # 'git version 2.25.1' 11:18:47 using GIT_SSH to set credentials SSH Credentials for GitHub 11:18:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:18:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:54 Merging remotes/origin/main commit a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc into PR head commit 59dce80920e9ca2b882561616e4103335d0fbd81 11:18:54 Merge succeeded, producing 59dce80920e9ca2b882561616e4103335d0fbd81 11:18:54 Checking out Revision 59dce80920e9ca2b882561616e4103335d0fbd81 (PR-772) 11:18:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:18:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:18:53 using GIT_SSH to set credentials SSH Credentials for GitHub 11:18:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/772/head:refs/remotes/origin/PR-772 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:18:54 > git config core.sparsecheckout # timeout=10 11:18:54 > git checkout -f 59dce80920e9ca2b882561616e4103335d0fbd81 # timeout=10 11:18:54 > git remote # timeout=10 11:18:54 > git config --get remote.origin.url # timeout=10 11:18:54 using GIT_SSH to set credentials SSH Credentials for GitHub 11:18:54 > git merge a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc # timeout=10 11:18:54 > git rev-parse HEAD^{commit} # timeout=10 11:18:54 > git config core.sparsecheckout # timeout=10 11:18:54 > git checkout -f 59dce80920e9ca2b882561616e4103335d0fbd81 # timeout=10 11:18:58 Commit message: "build: Bump go-mod-bootstrap version" 11:18:59 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 11:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 11:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:18:59 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 11:18:59 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:19:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:19:01 % Total % Received % Xferd Average Speed Time Time Time Current 11:19:01 Dload Upload Total Spent Left Speed 11:19:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 91628 [Pipeline] sh 11:19:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:19:02 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 11:19:02 /etc/docker/daemon.json 11:19:02 { 11:19:02 "registry-mirrors": [ 11:19:02 "https://nexus3.edgexfoundry.org:10001" 11:19:02 ], 11:19:02 "bip": "10.250.0.254/24", 11:19:02 "hosts": [ 11:19:02 "tcp://0.0.0.0:5555", 11:19:02 "unix:///var/run/docker.sock" 11:19:02 ], 11:19:02 "mtu": 1458, 11:19:02 "selinux-enabled": true, 11:19:02 "seccomp-profile": "/etc/docker/seccomp.json" 11:19:02 } [Pipeline] sh 11:19:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:19:03 + sudo service docker restart 11:19:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:19:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:19:03 ./bin/test-attribution-txt.sh 11:19:03 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:19:03 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:19:03 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:19:03 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:19:03 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:19:03 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:19:03 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:19:03 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:19:03 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:19:03 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 11:19:03 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 11:19:03 make -C web test 11:19:03 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-772/web' 11:19:03 make[1]: tput: No such file or directory 11:19:03 make[1]: tput: No such file or directory 11:19:03 warning: generating ./VERSION 11:19:03 echo "0.0.0" > VERSION 11:19:03 docker build \ 11:19:03 -f Dockerfile \ 11:19:03 --build-arg USER=1000 \ 11:19:03 \ 11:19:03 --label "git_sha=59dce80920e9ca2b882561616e4103335d0fbd81" \ 11:19:03 -t edgexfoundry/edgex-web-ui:59dce80920e9ca2b882561616e4103335d0fbd81 \ 11:19:03 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 11:19:03 . 11:19:03 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 11:19:03 Install the buildx component to build images with BuildKit: 11:19:03 https://docs.docker.com/go/buildx/ 11:19:03 11:19:03 Sending build context to Docker daemon 2.62MB 11:19:03 Step 1/11 : FROM node:18-alpine3.18 11:19:04 18-alpine3.18: Pulling from library/node 11:19:04 619be1103602: Already exists 11:19:04 7e9a007eb24b: Pulling fs layer 11:19:04 5189255e31c8: Pulling fs layer 11:19:04 88f4f8a6bc8d: Pulling fs layer 11:19:04 5189255e31c8: Verifying Checksum 11:19:04 5189255e31c8: Download complete 11:19:04 88f4f8a6bc8d: Verifying Checksum 11:19:04 88f4f8a6bc8d: Download complete 11:19:04 7e9a007eb24b: Verifying Checksum 11:19:04 7e9a007eb24b: Download complete 11:19:05 7e9a007eb24b: Pull complete 11:19:06 5189255e31c8: Pull complete 11:19:06 88f4f8a6bc8d: Pull complete 11:19:06 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 11:19:06 Status: Downloaded newer image for node:18-alpine3.18 11:19:06 ---> a19326513a45 11:19:06 Step 2/11 : RUN apk add --no-cache chromium 11:19:10 ---> Running in 4a69aefce8ad 11:19:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:19:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:19:11 (1/154) Installing libexpat (2.6.2-r0) 11:19:11 (2/154) Installing brotli-libs (1.0.9-r14) 11:19:11 (3/154) Installing libbz2 (1.0.8-r5) 11:19:11 (4/154) Installing libpng (1.6.39-r3) 11:19:11 (5/154) Installing freetype (2.13.0-r5) 11:19:11 (6/154) Installing fontconfig (2.14.2-r3) 11:19:11 (7/154) Installing libfontenc (1.1.7-r2) 11:19:11 (8/154) Installing mkfontscale (1.2.2-r3) 11:19:11 (9/154) Installing font-opensans (0_git20210927-r1) 11:19:11 (10/154) Installing pkgconf (1.9.5-r0) 11:19:11 (11/154) Installing libffi (3.4.4-r2) 11:19:11 (12/154) Installing libintl (0.21.1-r7) 11:19:11 (13/154) Installing libblkid (2.38.1-r8) 11:19:11 (14/154) Installing libmount (2.38.1-r8) 11:19:11 (15/154) Installing pcre2 (10.42-r1) 11:19:11 (16/154) Installing glib (2.76.6-r0) 11:19:11 (17/154) Installing xz-libs (5.4.3-r0) 11:19:11 (18/154) Installing libxml2 (2.11.8-r0) 11:19:11 (19/154) Installing shared-mime-info (2.2-r5) 11:19:11 (20/154) Installing hicolor-icon-theme (0.17-r2) 11:19:11 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 11:19:11 (22/154) Installing libwebp (1.3.2-r0) 11:19:11 (23/154) Installing zstd-libs (1.5.5-r4) 11:19:11 (24/154) Installing tiff (4.5.1-r0) 11:19:11 (25/154) Installing gdk-pixbuf (2.42.10-r5) 11:19:11 (26/154) Installing gtk-update-icon-cache (3.24.41-r0) 11:19:11 (27/154) Installing libxau (1.0.11-r2) 11:19:11 (28/154) Installing libmd (1.0.4-r2) 11:19:11 (29/154) Installing libbsd (0.11.7-r1) 11:19:11 (30/154) Installing libxdmcp (1.1.4-r2) 11:19:11 (31/154) Installing libxcb (1.15-r1) 11:19:11 (32/154) Installing libx11 (1.8.7-r0) 11:19:11 (33/154) Installing libxcomposite (0.4.6-r3) 11:19:11 (34/154) Installing libxfixes (6.0.1-r2) 11:19:11 (35/154) Installing libxrender (0.9.11-r3) 11:19:11 (36/154) Installing libxcursor (1.2.1-r2) 11:19:11 (37/154) Installing libxdamage (1.1.6-r2) 11:19:11 (38/154) Installing libxext (1.3.5-r2) 11:19:11 (39/154) Installing libxi (1.8.1-r0) 11:19:11 (40/154) Installing libxinerama (1.1.5-r2) 11:19:11 (41/154) Installing libxrandr (1.5.3-r2) 11:19:11 (42/154) Installing libatk-1.0 (2.48.4-r0) 11:19:11 (43/154) Installing libxtst (1.2.4-r2) 11:19:11 (44/154) Installing dbus-libs (1.14.8-r0) 11:19:11 (45/154) Installing at-spi2-core (2.48.4-r0) 11:19:11 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 11:19:11 (47/154) Installing pixman (0.42.2-r1) 11:19:11 (48/154) Installing cairo (1.17.8-r1) 11:19:11 (49/154) Installing cairo-gobject (1.17.8-r1) 11:19:11 (50/154) Installing avahi-libs (0.8-r13) 11:19:11 (51/154) Installing gmp (6.2.1-r3) 11:19:11 (52/154) Installing nettle (3.8.1-r2) 11:19:11 (53/154) Installing libunistring (1.1-r1) 11:19:11 (54/154) Installing libidn2 (2.3.4-r1) 11:19:11 (55/154) Installing p11-kit (0.24.1-r2) 11:19:11 (56/154) Installing libtasn1 (4.19.0-r1) 11:19:11 (57/154) Installing gnutls (3.8.4-r0) 11:19:11 (58/154) Installing cups-libs (2.4.9-r0) 11:19:11 (59/154) Installing libepoxy (1.5.10-r1) 11:19:11 (60/154) Installing fribidi (1.0.13-r0) 11:19:11 (61/154) Installing graphite2 (1.3.14-r5) 11:19:11 (62/154) Installing harfbuzz (7.3.0-r0) 11:19:11 (63/154) Installing libxft (2.3.8-r1) 11:19:11 (64/154) Installing pango (1.50.14-r1) 11:19:11 (65/154) Installing wayland-libs-client (1.22.0-r2) 11:19:11 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 11:19:11 (67/154) Installing wayland-libs-egl (1.22.0-r2) 11:19:11 (68/154) Installing xkeyboard-config (2.38-r0) 11:19:11 (69/154) Installing libxkbcommon (1.5.0-r2) 11:19:11 (70/154) Installing gtk+3.0 (3.24.41-r0) 11:19:11 (71/154) Installing icu-data-full (73.2-r2) 11:19:11 (72/154) Installing mesa (23.0.4-r0) 11:19:11 (73/154) Installing llvm15-libs (15.0.7-r6) 11:19:13 (74/154) Installing hwdata-pci (0.370-r0) 11:19:13 (75/154) Installing libpciaccess (0.17-r2) 11:19:13 (76/154) Installing libdrm (2.4.115-r4) 11:19:13 (77/154) Installing musl-fts (1.2.7-r5) 11:19:13 (78/154) Installing libelf (0.189-r2) 11:19:13 (79/154) Installing mesa-glapi (23.0.4-r0) 11:19:13 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 11:19:13 (81/154) Installing eudev-libs (3.2.11-r8) 11:19:13 (82/154) Installing libmagic (5.45-r0) 11:19:13 (83/154) Installing file (5.45-r0) 11:19:13 (84/154) Installing libice (1.1.1-r2) 11:19:13 (85/154) Installing libuuid (2.38.1-r8) 11:19:13 (86/154) Installing libsm (1.2.4-r1) 11:19:13 (87/154) Installing libxt (1.3.0-r2) 11:19:13 (88/154) Installing libxmu (1.1.4-r2) 11:19:13 (89/154) Installing xset (1.2.5-r1) 11:19:13 (90/154) Installing xprop (1.2.7-r0) 11:19:13 (91/154) Installing xdg-utils (1.1.3-r4) 11:19:13 (92/154) Installing libogg (1.3.5-r4) 11:19:13 (93/154) Installing flac-libs (1.4.3-r0) 11:19:13 (94/154) Installing alsa-lib (1.2.9-r1) 11:19:13 (95/154) Installing libatomic (12.2.1_git20220924-r10) 11:19:13 (96/154) Installing svt-av1-libs (1.6.0-r0) 11:19:13 (97/154) Installing aom-libs (3.6.1-r0) 11:19:13 (98/154) Installing libva (2.18.0-r1) 11:19:13 (99/154) Installing libvdpau (1.5-r1) 11:19:13 (100/154) Installing onevpl-libs (2023.2.1-r0) 11:19:13 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 11:19:13 (102/154) Installing libdav1d (1.2.1-r0) 11:19:13 (103/154) Installing libhwy (1.0.4-r1) 11:19:13 (104/154) Installing lcms2 (2.15-r2) 11:19:13 (105/154) Installing libjxl (0.8.2-r0) 11:19:13 (106/154) Installing lame-libs (3.100-r5) 11:19:13 (107/154) Installing opus (1.4-r0) 11:19:13 (108/154) Installing libgomp (12.2.1_git20220924-r10) 11:19:13 (109/154) Installing soxr (0.1.3-r5) 11:19:13 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 11:19:13 (111/154) Installing libtheora (1.1.1-r17) 11:19:13 (112/154) Installing libvorbis (1.3.7-r1) 11:19:13 (113/154) Installing libvpx (1.13.0-r2) 11:19:13 (114/154) Installing x264-libs (0.164_git20220602-r1) 11:19:13 (115/154) Installing numactl (2.0.16-r4) 11:19:13 (116/154) Installing x265-libs (3.5-r4) 11:19:13 (117/154) Installing xvidcore (1.3.7-r1) 11:19:13 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 11:19:13 (119/154) Installing libbluray (1.3.4-r0) 11:19:13 (120/154) Installing mpg123-libs (1.31.3-r1) 11:19:13 (121/154) Installing libopenmpt (0.7.2-r0) 11:19:13 (122/154) Installing cjson (1.7.17-r0) 11:19:13 (123/154) Installing mbedtls (2.28.8-r0) 11:19:13 (124/154) Installing librist (0.2.7-r0) 11:19:13 (125/154) Installing libsrt (1.5.2-r0) 11:19:13 (126/154) Installing libssh (0.10.5-r0) 11:19:13 (127/154) Installing libsodium (1.0.18-r3) 11:19:13 (128/154) Installing libzmq (4.3.4-r4) 11:19:13 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 11:19:13 (130/154) Installing libevent (2.1.12-r6) 11:19:13 (131/154) Installing wayland-libs-server (1.22.0-r2) 11:19:13 (132/154) Installing mesa-gbm (23.0.4-r0) 11:19:13 (133/154) Installing harfbuzz-subset (7.3.0-r0) 11:19:13 (134/154) Installing icu-libs (73.2-r2) 11:19:13 (135/154) Installing jsoncpp (1.9.5-r0) 11:19:13 (136/154) Installing minizip (1.2.13-r1) 11:19:13 (137/154) Installing nspr (4.35-r2) 11:19:13 (138/154) Installing sqlite-libs (3.41.2-r3) 11:19:14 (139/154) Installing nss (3.94-r0) 11:19:14 (140/154) Installing pipewire-libs (0.3.70-r1) 11:19:14 (141/154) Installing libasyncns (0.8-r1) 11:19:14 (142/154) Installing libltdl (2.4.7-r2) 11:19:14 (143/154) Installing orc (0.4.34-r0) 11:19:14 (144/154) Installing libsndfile (1.2.0-r2) 11:19:14 (145/154) Installing speexdsp (1.2.1-r1) 11:19:14 (146/154) Installing tdb-libs (1.4.8-r1) 11:19:14 (147/154) Installing libpulse (16.1-r10) 11:19:14 (148/154) Installing snappy (1.1.10-r1) 11:19:14 (149/154) Installing libwoff2common (1.0.2-r2) 11:19:14 (150/154) Installing libwoff2enc (1.0.2-r2) 11:19:14 (151/154) Installing libgpg-error (1.47-r1) 11:19:14 (152/154) Installing libgcrypt (1.10.2-r1) 11:19:14 (153/154) Installing libxslt (1.1.38-r0) 11:19:14 (154/154) Installing chromium (119.0.6045.159-r0) 11:19:15 Executing busybox-1.36.1-r5.trigger 11:19:15 Executing fontconfig-2.14.2-r3.trigger 11:19:15 Executing mkfontscale-1.2.2-r3.trigger 11:19:15 Executing glib-2.76.6-r0.trigger 11:19:15 Executing shared-mime-info-2.2-r5.trigger 11:19:16 Executing gdk-pixbuf-2.42.10-r5.trigger 11:19:16 Executing gtk-update-icon-cache-3.24.41-r0.trigger 11:19:16 Executing gtk+3.0-3.24.41-r0.trigger 11:19:16 OK: 579 MiB in 171 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:19:22 provisioning config files... 11:19:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8359682678686667159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:19:23 ---> ****-login.sh 11:19:23 nexus3.edgexfoundry.org:10001 11:19:23 Removing intermediate container 4a69aefce8ad 11:19:23 ---> 5cccfc4efa6a 11:19:23 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 11:19:23 ---> Running in 3753beca1a22 11:19:23 Removing intermediate container 3753beca1a22 11:19:23 ---> 1abe1061c0e0 11:19:23 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 11:19:23 ---> Running in ca226aaa7996 11:19:23 Removing intermediate container ca226aaa7996 11:19:23 ---> bf8830bba3b4 11:19:23 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 11:19:23 ---> Running in ac4a75a4bce7 11:19:23 Removing intermediate container ac4a75a4bce7 11:19:23 ---> a64b71319037 11:19:23 Step 6/11 : RUN npm install -g npm 11:19:23 ---> Running in 317fd1377c12 11:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:19:23 Configure a credential helper to remove this warning. See 11:19:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:19:23 11:19:23 Login Succeeded 11:19:23 nexus3.edgexfoundry.org:10002 11:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:19:24 Configure a credential helper to remove this warning. See 11:19:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:19:24 11:19:24 Login Succeeded 11:19:24 nexus3.edgexfoundry.org:10003 11:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:19:24 Configure a credential helper to remove this warning. See 11:19:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:19:24 11:19:24 Login Succeeded 11:19:24 nexus3.edgexfoundry.org:10004 11:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:19:24 Configure a credential helper to remove this warning. See 11:19:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:19:24 11:19:24 Login Succeeded 11:19:24 ****.io 11:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:19:25 Configure a credential helper to remove this warning. See 11:19:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:19:25 11:19:25 Login Succeeded 11:19:25 ---> ****-login.sh ends [Pipeline] } 11:19:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:19:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:19:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:19:26 ========================================================= 11:19:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:19:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:19:26 + 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 . 11:19:27 Sending build context to Docker daemon 35.52MB 11:19:27 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 11:19:27 Step 2/15 : FROM ${BASE} AS builder 11:19:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:19:27 c6b39de5b339: Pulling fs layer 11:19:27 a69c41024577: Pulling fs layer 11:19:27 d6de4b400683: Pulling fs layer 11:19:27 35cb2a7552d0: Pulling fs layer 11:19:27 4f4fb700ef54: Pulling fs layer 11:19:27 464afbd9ba4c: Pulling fs layer 11:19:27 00f215d4a9da: Pulling fs layer 11:19:27 d496ad576159: Pulling fs layer 11:19:27 464afbd9ba4c: Waiting 11:19:27 00f215d4a9da: Waiting 11:19:27 d496ad576159: Waiting 11:19:27 35cb2a7552d0: Waiting 11:19:27 4f4fb700ef54: Waiting 11:19:28 a69c41024577: Download complete 11:19:28 35cb2a7552d0: Download complete 11:19:28 4f4fb700ef54: Verifying Checksum 11:19:28 4f4fb700ef54: Download complete 11:19:28 464afbd9ba4c: Verifying Checksum 11:19:28 464afbd9ba4c: Download complete 11:19:28 c6b39de5b339: Verifying Checksum 11:19:28 c6b39de5b339: Download complete 11:19:28 d496ad576159: Verifying Checksum 11:19:28 d496ad576159: Download complete 11:19:28 c6b39de5b339: Pull complete 11:19:29 a69c41024577: Pull complete 11:19:29 d6de4b400683: Verifying Checksum 11:19:29 d6de4b400683: Download complete 11:19:30 11:19:30 removed 7 packages, and changed 69 packages in 7s 11:19:30 11:19:30 22 packages are looking for funding 11:19:30 run `npm fund` for details 11:19:30 00f215d4a9da: Verifying Checksum 11:19:30 00f215d4a9da: Download complete 11:19:31 Removing intermediate container 317fd1377c12 11:19:31 ---> 701eea9c1775 11:19:31 Step 7/11 : ARG USER=1000 11:19:31 ---> Running in ff667f5a3b11 11:19:31 Removing intermediate container ff667f5a3b11 11:19:31 ---> 17f554861f27 11:19:31 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 11:19:31 ---> Running in bd0e81fc89b6 11:19:32 Removing intermediate container bd0e81fc89b6 11:19:32 ---> 5e1e1d50ab53 11:19:32 Step 9/11 : USER $USER:$USER 11:19:32 ---> Running in 7b59e65c90a8 11:19:32 Removing intermediate container 7b59e65c90a8 11:19:32 ---> ef861dd1d4c2 11:19:32 Step 10/11 : WORKDIR /app 11:19:32 ---> Running in f9cf8b4603f1 11:19:32 Removing intermediate container f9cf8b4603f1 11:19:32 ---> eb0d3a026daf 11:19:32 Step 11/11 : LABEL git_sha=59dce80920e9ca2b882561616e4103335d0fbd81 11:19:32 ---> Running in bcdfd29f5ae7 11:19:32 Removing intermediate container bcdfd29f5ae7 11:19:32 ---> 5751c591dcc1 11:19:32 Successfully built 5751c591dcc1 11:19:32 Successfully tagged edgexfoundry/edgex-web-ui:59dce80920e9ca2b882561616e4103335d0fbd81 11:19:32 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 11:19:32 touch edgex-web-ui.imagebuilt 11:19:32 mkdir -p node_modules coverage 11:19:32 chown "1000:1000" . node_modules coverage package-lock.json 11:19:32 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 11:19:37 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 11:19:38 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 11:19:38 npm warn deprecated har-validator@5.1.5: this library is no longer supported 11:19:39 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 11:19:39 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 11:19:40 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 11:19:40 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 11:19:40 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 11:19:40 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 11:19:41 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. 11:19:41 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. 11:19:42 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. 11:19:43 d6de4b400683: Pull complete 11:19:43 35cb2a7552d0: Pull complete 11:19:43 4f4fb700ef54: Pull complete 11:19:43 464afbd9ba4c: Pull complete 11:19:44 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. 11:19:47 11:19:47 added 1182 packages, and audited 1183 packages in 15s 11:19:47 11:19:47 100 packages are looking for funding 11:19:47 run `npm fund` for details 11:19:47 11:19:47 26 vulnerabilities (13 moderate, 12 high, 1 critical) 11:19:47 11:19:47 To address issues that do not require attention, run: 11:19:47 npm audit fix 11:19:47 11:19:47 To address all issues (including breaking changes), run: 11:19:47 npm audit fix --force 11:19:47 11:19:47 Run `npm audit` for details. 11:19:52 00f215d4a9da: Pull complete 11:19:53 d496ad576159: Pull complete 11:19:53 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:19:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:19:53 ---> f246e2811388 11:19:53 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:19:53 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 11:19:55 ---> Running in 411f89fdc452 11:19:55 Removing intermediate container 411f89fdc452 11:19:55 ---> 7d51687d8ecf 11:19:55 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 11:19:55 ---> Running in 4013105d237b 11:19:55 Removing intermediate container 4013105d237b 11:19:55 ---> d343f7615bd6 11:19:55 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 11:19:55 ---> Running in 6454d7cf9382 11:19:56 - Generating browser application bundles (phase: setup)... 11:19:56 Removing intermediate container 6454d7cf9382 11:19:56 ---> 5c2fb1df7e46 11:19:56 Step 6/15 : LABEL Name=edgex-ui-go 11:19:56 ---> Running in 746058e7c727 11:19:56 Removing intermediate container 746058e7c727 11:19:56 ---> 1deed1e9438d 11:19:56 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 11:19:56 ---> Running in c66d8f7e2dbc 11:19:56 Removing intermediate container c66d8f7e2dbc 11:19:56 ---> dc548f47708d 11:19:56 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:19:57 latest: Pulling from library/docker 11:19:57 a258b2a6b59a: Pulling fs layer 11:19:57 2649985fe95e: Pulling fs layer 11:19:57 4f4fb700ef54: Pulling fs layer 11:19:57 a69fb4b09a40: Pulling fs layer 11:19:57 1c88eb84e2d7: Pulling fs layer 11:19:57 7e2fc95335a7: Pulling fs layer 11:19:57 c5e842971f67: Pulling fs layer 11:19:57 358f5d7c7199: Pulling fs layer 11:19:57 a19a53c6e2a7: Pulling fs layer 11:19:57 7fa34ff7d1cc: Pulling fs layer 11:19:57 97ba16056c3d: Pulling fs layer 11:19:57 fa36c1802107: Pulling fs layer 11:19:57 5fd9a1ec338d: Pulling fs layer 11:19:57 f0179f9f1e37: Pulling fs layer 11:19:57 7c1e29ce0034: Pulling fs layer 11:19:57 1485648b620f: Pulling fs layer 11:19:57 1c88eb84e2d7: Waiting 11:19:57 7e2fc95335a7: Waiting 11:19:57 c5e842971f67: Waiting 11:19:57 358f5d7c7199: Waiting 11:19:57 a19a53c6e2a7: Waiting 11:19:57 97ba16056c3d: Waiting 11:19:57 fa36c1802107: Waiting 11:19:57 5fd9a1ec338d: Waiting 11:19:57 f0179f9f1e37: Waiting 11:19:57 7c1e29ce0034: Waiting 11:19:57 1485648b620f: Waiting 11:19:57 a69fb4b09a40: Waiting 11:19:57 7fa34ff7d1cc: Waiting 11:19:57 4f4fb700ef54: Download complete 11:19:57 a69fb4b09a40: Verifying Checksum 11:19:57 a69fb4b09a40: Download complete 11:19:57 a258b2a6b59a: Verifying Checksum 11:19:57 a258b2a6b59a: Download complete 11:19:57 2649985fe95e: Download complete 11:19:58 1c88eb84e2d7: Verifying Checksum 11:19:58 1c88eb84e2d7: Download complete 11:19:58 7e2fc95335a7: Verifying Checksum 11:19:58 7e2fc95335a7: Download complete 11:19:58 c5e842971f67: Verifying Checksum 11:19:58 c5e842971f67: Download complete 11:19:58 358f5d7c7199: Verifying Checksum 11:19:58 358f5d7c7199: Download complete 11:19:58 a19a53c6e2a7: Verifying Checksum 11:19:58 a19a53c6e2a7: Download complete 11:19:58 a258b2a6b59a: Pull complete 11:19:58 7fa34ff7d1cc: Verifying Checksum 11:19:58 7fa34ff7d1cc: Download complete 11:19:58 fa36c1802107: Verifying Checksum 11:19:58 fa36c1802107: Download complete 11:19:58 5fd9a1ec338d: Verifying Checksum 11:19:58 5fd9a1ec338d: Download complete 11:19:59 7c1e29ce0034: Verifying Checksum 11:19:59 7c1e29ce0034: Download complete 11:19:59 97ba16056c3d: Verifying Checksum 11:19:59 97ba16056c3d: Download complete 11:19:59 1485648b620f: Verifying Checksum 11:19:59 1485648b620f: Download complete 11:19:59 2649985fe95e: Pull complete 11:20:00 4f4fb700ef54: Pull complete 11:20:00 f0179f9f1e37: Download complete 11:20:00 a69fb4b09a40: Pull complete 11:20:01 1c88eb84e2d7: Pull complete 11:20:03 7e2fc95335a7: Pull complete 11:20:04 c5e842971f67: Pull complete 11:20:05 358f5d7c7199: Pull complete 11:20:05 a19a53c6e2a7: Pull complete 11:20:05 7fa34ff7d1cc: Pull complete 11:20:07 97ba16056c3d: Pull complete 11:20:07 fa36c1802107: Pull complete 11:20:07 5fd9a1ec338d: Pull complete 11:20:11 f0179f9f1e37: Pull complete 11:20:11 7c1e29ce0034: Pull complete 11:20:11 1485648b620f: Pull complete 11:20:11 Digest: sha256:5bf73daca1e5575772bdfd196a48cfeb6fd65f4affd2d83b42b16db36a2d2974 11:20:11 Status: Downloaded newer image for docker:latest 11:20:14 ---> ea84db7ab55c 11:20:14 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:20:14 ---> Running in c1ef9dd3701b 11:20:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:20:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:20:16 OK: 266 MiB in 52 packages 11:20:17 Removing intermediate container c1ef9dd3701b 11:20:17 ---> e4b6bab970ea 11:20:17 Step 10/15 : ENV GO111MODULE=on 11:20:17 ---> Running in 4cc333c4c263 11:20:17 Removing intermediate container 4cc333c4c263 11:20:17 ---> 6471ebfe3259 11:20:17 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:20:17 ---> Running in 7a8137e6a2b8 11:20:17 Removing intermediate container 7a8137e6a2b8 11:20:17 ---> ef9f302caa70 11:20:17 Step 12/15 : COPY go.mod vendor* ./ 11:20:18 ---> 4069013efba0 11:20:18 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:20:18 ---> Running in 3612af66d425 11:20:18 ✔ Browser application bundle generation complete. 11:20:18 19 07 2024 11:20:18.250:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 11:20:18 19 07 2024 11:20:18.252:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 11:20:18 19 07 2024 11:20:18.254:INFO [launcher]: Starting browser ChromeHeadless 11:20:18 19 07 2024 11:20:18.587:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket bOxT4f-wj9KseUgLAAAB with id 27522263 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.054 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.088 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.093 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.098 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.1 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.102 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.146 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.171 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.177 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.182 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.184 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.205 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.208 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.209 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.215 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.257 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.293 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.302 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.311 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.321 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.33 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.332 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.338 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.346 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.367 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.378 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.395 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.411 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.417 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.419 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.42 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.422 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.437 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.443 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.45 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.453 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.459 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.462 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.464 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.484 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.499 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.528 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.531 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.538 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.541 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.544 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.553 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.571 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.576 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.581 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.602 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.604 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.605 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.655 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.663 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.73 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.732 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.741 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.758 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.771 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.775 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.778 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.782 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.791 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.82 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.83 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.835 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.839 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.842 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.867 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.875 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.886 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.891 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.895 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.897 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.902 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.908 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.942 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.958 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.98 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.985 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.995 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.021 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.032 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.036 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.061 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.072 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.078 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.082 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.083 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.085 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.099 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.113 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.123 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.136 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.148 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.176 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.189 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.195 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.197 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.2 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.201 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.213 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.219 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.223 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.224 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.225 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.233 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.256 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.261 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.269 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.279 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.299 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.304 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.306 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.312 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.314 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.315 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.335 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.341 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.343 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.344 secs) 11:20:22 WARN: ' 11:20:22 It looks like you're using ngModel on the same form field as formControlName. 11:20:22 Support for using the ngModel input property and ngModelChange event with 11:20:22 reactive form directives has been deprecated in Angular v6 and will be removed 11:20:22 in a future version of Angular. 11:20:22 11:20:22 For more information on this, see our API docs here: 11:20:22 https://angular.io/api/forms/FormControlName#use-with-ngmodel 11:20:22 ' 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.344 secs) 11:20:22 WARN: ' 11:20:22 It looks like you're using ngModel on the same form field as formControlName. 11:20:22 Support for using the ngModel input property and ngModelChange event with 11:20:22 reactive form directives has been deprecated in Angular v6 and will be removed 11:20:22 in a future version of Angular. 11:20:22 11:20:22 For more information on this, see our API docs here: 11:20:22 https://angular.io/api/forms/FormControlName#use-with-ngmodel 11:20:22 ' 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.358 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.374 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.376 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.378 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.385 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.399 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.404 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.406 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.408 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.412 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.416 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.428 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.436 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.448 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.451 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.454 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.455 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.465 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.476 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.478 secs) 11:20:22 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 11:20:22 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 11:20:22 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.478 secs) 11:20:22 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 11:20:22 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 11:20:22 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.48 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.49 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.494 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.512 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.515 secs) 11:20:22 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.958 secs / 1.515 secs) 11:20:22 TOTAL: 147 SUCCESS 11:20:22 ✔ Browser application bundle generation complete. 11:20:23 11:20:23 =============================== Coverage summary =============================== 11:20:23 Statements : 39.04% ( 1374/3519 ) 11:20:23 Branches : 15.3% ( 94/614 ) 11:20:23 Functions : 32.14% ( 424/1319 ) 11:20:23 Lines : 38.97% ( 1343/3446 ) 11:20:23 ================================================================================ 11:20:23 ✔ Browser application bundle generation complete. 11:20:24 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-772/web' [Pipeline] echo 11:20:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:20:24 $ docker stop --time=1 f235290211a45d341d66e1d30e21b2b74311aca414befdc8728a06c771403088 11:20:25 $ docker rm -f --volumes f235290211a45d341d66e1d30e21b2b74311aca414befdc8728a06c771403088 [Pipeline] // withDockerContainer [Pipeline] sh 11:20:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:20:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:20:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:20:29 + ls -al . 11:20:29 total 264 11:20:29 drwxrwxr-x 13 jenkins jenkins 4096 Jul 19 11:18 . 11:20:29 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 11:16 .. 11:20:29 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 11:16 .blubracket 11:20:29 -rw-rw-r-- 1 jenkins jenkins 18 Jul 19 11:16 .dockerignore 11:20:29 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 11:16 .git 11:20:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 11:16 .github 11:20:29 -rw-rw-r-- 1 jenkins jenkins 178 Jul 19 11:16 .gitignore 11:20:29 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 11:16 .semver 11:20:29 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 19 11:16 Attribution.txt 11:20:29 -rw-rw-r-- 1 jenkins jenkins 21430 Jul 19 11:16 CHANGELOG.md 11:20:29 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 19 11:16 CONTRIBUTING.md 11:20:29 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 19 11:16 Dockerfile 11:20:29 -rw-rw-r-- 1 jenkins jenkins 652 Jul 19 11:16 Jenkinsfile 11:20:29 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 19 11:16 LICENSE 11:20:29 -rw-rw-r-- 1 jenkins jenkins 2189 Jul 19 11:16 Makefile 11:20:29 -rw-rw-r-- 1 jenkins jenkins 4381 Jul 19 11:16 README.md 11:20:29 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 11:16 VERSION 11:20:29 -rw-rw-r-- 1 jenkins jenkins 4832 Jul 19 11:16 angularmigrationlogs.md 11:20:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 11:16 assets 11:20:29 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 11:16 bin 11:20:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 11:16 cmd 11:20:29 -rw-r--r-- 1 jenkins jenkins 10 Jul 19 11:18 coverage.out 11:20:29 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 11:16 docs 11:20:29 -rw-rw-r-- 1 jenkins jenkins 6691 Jul 19 11:16 go.mod 11:20:29 -rw-rw-r-- 1 jenkins jenkins 100586 Jul 19 11:16 go.sum 11:20:29 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 11:16 internal 11:20:29 -rwxrwxr-x 1 jenkins jenkins 568 Jul 19 11:16 redeploy.sh 11:20:29 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 11:16 testing 11:20:29 -rw-rw-r-- 1 jenkins jenkins 155 Jul 19 11:16 version.go 11:20:29 drwxrwxr-x 7 jenkins jenkins 4096 Jul 19 11:20 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:29 + 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=59dce80920e9ca2b882561616e4103335d0fbd81 --label arch=amd64 --label version=0.0.0 . 11:20:31 Sending build context to Docker daemon 346.6MB 11:20:31 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 11:20:31 Step 2/27 : FROM ${BASE} AS builder 11:20:31 ---> b68d3a0297a8 11:20:31 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:20:33 ---> Running in 14bea87fb50b 11:20:33 Removing intermediate container 14bea87fb50b 11:20:33 ---> 3e75a90de9ba 11:20:33 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 11:20:33 ---> Running in 5af3127c7252 11:20:33 Removing intermediate container 5af3127c7252 11:20:33 ---> 581eeb503601 11:20:33 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 11:20:33 ---> Running in 745d9d085347 11:20:33 Removing intermediate container 745d9d085347 11:20:33 ---> dfb6c015bcd8 11:20:33 Step 6/27 : LABEL Name=edgex-ui-go 11:20:33 ---> Running in 91ca14bb9f64 11:20:33 Removing intermediate container 91ca14bb9f64 11:20:33 ---> e3eaba942d0a 11:20:33 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 11:20:33 ---> Running in c8650d0d1c4d 11:20:33 Removing intermediate container c8650d0d1c4d 11:20:33 ---> 73449611dde8 11:20:33 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:20:34 ---> bf819be3d19f 11:20:34 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:20:34 ---> Running in b2d4750fb016 11:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:20:34 OK: 264 MiB in 52 packages 11:20:35 Removing intermediate container b2d4750fb016 11:20:35 ---> 4184e83a314e 11:20:35 Step 10/27 : ENV GO111MODULE=on 11:20:35 ---> Running in b81e0cc2359e 11:20:35 Removing intermediate container b81e0cc2359e 11:20:35 ---> 73fb7d3110ff 11:20:35 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:20:35 ---> Running in 2be2f37ae46f 11:20:35 Removing intermediate container 2be2f37ae46f 11:20:35 ---> fd0217a70e76 11:20:35 Step 12/27 : COPY go.mod vendor* ./ 11:20:35 ---> f0a80f93601a 11:20:35 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:20:35 ---> Running in 845f84cc44d9 11:20:35 Removing intermediate container 845f84cc44d9 11:20:35 ---> d145997f7b26 11:20:35 Step 14/27 : COPY . . 11:20:40 ---> ac45ebe90026 11:20:40 Step 15/27 : RUN ${MAKE} 11:20:40 ---> Running in 1e16cb96ecaf 11:20:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 11:21:13 Removing intermediate container 1e16cb96ecaf 11:21:13 ---> edd2881e618e 11:21:13 Step 16/27 : FROM alpine:3.18 11:21:13 3.18: Pulling from library/alpine 11:21:13 73baa7ef167e: Pulling fs layer 11:21:13 73baa7ef167e: Download complete 11:21:13 73baa7ef167e: Pull complete 11:21:13 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:21:13 Status: Downloaded newer image for alpine:3.18 11:21:13 ---> 8fd7cac70a4a 11:21:13 Step 17/27 : RUN apk --no-cache upgrade 11:21:13 ---> Running in 00bc09f567d4 11:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:21:13 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:21:13 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:21:13 OK: 7 MiB in 15 packages 11:21:13 Removing intermediate container 00bc09f567d4 11:21:13 ---> 9ec43d7abe27 11:21:13 Step 18/27 : RUN apk add --update --no-cache dumb-init 11:21:13 ---> Running in b32e8d13fa90 11:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:21:13 (1/1) Installing dumb-init (1.2.5-r2) 11:21:13 Executing busybox-1.36.1-r7.trigger 11:21:13 OK: 7 MiB in 16 packages 11:21:13 Removing intermediate container b32e8d13fa90 11:21:13 ---> 97fac263c726 11:21:13 Step 19/27 : EXPOSE 4000 11:21:13 ---> Running in 368a5d42ac9a 11:21:13 Removing intermediate container 368a5d42ac9a 11:21:13 ---> 4e294c6b1171 11:21:13 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:21:13 ---> 08a79054c00b 11:21:13 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 11:21:13 ---> ce0e684bf72f 11:21:13 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 11:21:13 ---> a1cdebb92c40 11:21:13 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:21:13 ---> Running in 2e2040d7723b 11:21:13 Removing intermediate container 2e2040d7723b 11:21:13 ---> 4fdbc821fec1 11:21:13 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 11:21:13 ---> Running in d29ad50c7ea4 11:21:13 Removing intermediate container d29ad50c7ea4 11:21:13 ---> 7ccdb1ea23fa 11:21:13 Step 25/27 : LABEL arch=amd64 11:21:13 ---> Running in ee2ccca10ed2 11:21:13 Removing intermediate container ee2ccca10ed2 11:21:13 ---> 777b7ecefcf9 11:21:13 Step 26/27 : LABEL git_sha=59dce80920e9ca2b882561616e4103335d0fbd81 11:21:13 ---> Running in 57be73d12e70 11:21:14 Removing intermediate container 57be73d12e70 11:21:14 ---> 6e0feb473951 11:21:14 Step 27/27 : LABEL version=0.0.0 11:21:14 ---> Running in fb9e37ebac63 11:21:14 Removing intermediate container fb9e37ebac63 11:21:14 ---> d5d890f3d7e1 11:21:14 [Warning] One or more build-args [ARCH] were not consumed 11:21:14 Successfully built d5d890f3d7e1 11:21:14 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:21:15 11:21:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:21:16 latest: Pulling from edgex-lftools-log-publisher 11:21:16 5eb5b503b376: Pulling fs layer 11:21:16 5c69ac0246d0: Pulling fs layer 11:21:16 ec43610c2a17: Pulling fs layer 11:21:16 3a2ae6a8a46f: Pulling fs layer 11:21:16 33b1e0a273af: Pulling fs layer 11:21:16 5d3b04190fa2: Pulling fs layer 11:21:16 2f39f015ded8: Pulling fs layer 11:21:16 33b1e0a273af: Waiting 11:21:16 5d3b04190fa2: Waiting 11:21:16 2f39f015ded8: Waiting 11:21:16 3a2ae6a8a46f: Waiting 11:21:16 5c69ac0246d0: Verifying Checksum 11:21:16 5c69ac0246d0: Download complete 11:21:16 3a2ae6a8a46f: Verifying Checksum 11:21:16 3a2ae6a8a46f: Download complete 11:21:16 33b1e0a273af: Verifying Checksum 11:21:16 33b1e0a273af: Download complete 11:21:16 ec43610c2a17: Verifying Checksum 11:21:16 ec43610c2a17: Download complete 11:21:16 5eb5b503b376: Verifying Checksum 11:21:16 5eb5b503b376: Download complete 11:21:17 2f39f015ded8: Download complete 11:21:17 5eb5b503b376: Pull complete 11:21:17 5c69ac0246d0: Pull complete 11:21:17 ec43610c2a17: Pull complete 11:21:17 3a2ae6a8a46f: Pull complete 11:21:18 33b1e0a273af: Pull complete 11:21:18 5d3b04190fa2: Pull complete 11:21:22 2f39f015ded8: Pull complete 11:21:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:21:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:21:23 prd-ubuntu20.04-docker-8c-8g-5934 does not seem to be running inside a container 11:21:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:21:26 $ docker top e3d1cdc0f1a45f17b4f1f083ab6d11066bebd42374769cff86dd9bacc0650d39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:21:26 ---> job-cost.sh 11:21:26 lf-activate-venv: SKIPPING 11:21:26 INFO: No Stack... 11:21:27 INFO: Retrieving Pricing Info for: v3-standard-8 11:21:27 INFO: Archiving Costs [Pipeline] sh 11:21:27 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives/cost.csv 11:21:27 + cut -d, -f6 [Pipeline] lock 11:21:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] 11:21:28 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] did not exist. Created. 11:21:28 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:21:28 + echo total: 0.2199999988079071 [Pipeline] stash 11:21:28 Stashed 1 file(s) [Pipeline] } 11:21:29 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] [Pipeline] // lock [Pipeline] } 11:21:29 $ docker stop --time=1 e3d1cdc0f1a45f17b4f1f083ab6d11066bebd42374769cff86dd9bacc0650d39 11:21:30 $ docker rm -f --volumes e3d1cdc0f1a45f17b4f1f083ab6d11066bebd42374769cff86dd9bacc0650d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:22:11 Removing intermediate container 3612af66d425 11:22:11 ---> fed0eba511df 11:22:11 Step 14/15 : COPY . . 11:22:11 ---> b16521974e64 11:22:11 Step 15/15 : RUN ${MAKE} 11:22:11 ---> Running in 8c8f71006392 11:22:11 noop 11:22:11 Removing intermediate container 8c8f71006392 11:22:11 ---> 21f6ee16612a 11:22:11 Successfully built 21f6ee16612a 11:22:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:11 + docker inspect -f . ci-base-image-arm64 11:22:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:22:12 prd-ubuntu20.04-docker-arm64-4c-16g-5935 does not seem to be running inside a container 11:22:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:22:13 $ docker top 2aa4a69d3fbfb1876a140574ab78ea2ddf455c62613491c64e4babe1af820409 -eo pid,comm [Pipeline] { [Pipeline] sh 11:22:14 + go version 11:22:14 go version go1.21.9 linux/arm64 [Pipeline] } 11:22:14 $ docker stop --time=1 2aa4a69d3fbfb1876a140574ab78ea2ddf455c62613491c64e4babe1af820409 11:22:16 $ docker rm -f --volumes 2aa4a69d3fbfb1876a140574ab78ea2ddf455c62613491c64e4babe1af820409 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:17 + docker inspect -f . ci-base-image-arm64 11:22:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:22:17 prd-ubuntu20.04-docker-arm64-4c-16g-5935 does not seem to be running inside a container 11:22:17 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:22:18 $ docker top de4f002e01e9e7c8e7bc719ab45a792f246d78abe9b6eabeed1cd02e15c48ff1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:22:19 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 11:22:20 + make test 11:22:20 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 11:22:27 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:25:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:25:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:25:49 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:25:49 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 11:25:49 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 11:25:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:25:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:25:49 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 11:25:49 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 11:26:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:26:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:26:22 ./bin/test-attribution-txt.sh 11:26:22 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:26:22 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:26:22 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:26:22 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:26:22 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:26:22 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:26:22 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:26:22 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:26:22 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:26:22 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 11:26:22 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 11:26:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:26:22 $ docker stop --time=1 de4f002e01e9e7c8e7bc719ab45a792f246d78abe9b6eabeed1cd02e15c48ff1 11:26:23 $ docker rm -f --volumes de4f002e01e9e7c8e7bc719ab45a792f246d78abe9b6eabeed1cd02e15c48ff1 [Pipeline] // withDockerContainer [Pipeline] sh 11:26:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:26:25 Warning: overwriting stash ‘coverage-report’ 11:26:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:26:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:26:26 + ls -al . 11:26:26 total 260 11:26:26 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 11:22 . 11:26:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 11:18 .. 11:26:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 11:18 .blubracket 11:26:26 -rw-rw-r-- 1 jenkins jenkins 18 Jul 19 11:18 .dockerignore 11:26:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 11:18 .git 11:26:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 11:18 .github 11:26:26 -rw-rw-r-- 1 jenkins jenkins 178 Jul 19 11:18 .gitignore 11:26:26 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 19 11:18 Attribution.txt 11:26:26 -rw-rw-r-- 1 jenkins jenkins 21430 Jul 19 11:18 CHANGELOG.md 11:26:26 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 19 11:18 CONTRIBUTING.md 11:26:26 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 19 11:18 Dockerfile 11:26:26 -rw-rw-r-- 1 jenkins jenkins 652 Jul 19 11:18 Jenkinsfile 11:26:26 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 19 11:18 LICENSE 11:26:26 -rw-rw-r-- 1 jenkins jenkins 2189 Jul 19 11:18 Makefile 11:26:26 -rw-rw-r-- 1 jenkins jenkins 4381 Jul 19 11:18 README.md 11:26:26 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 11:16 VERSION 11:26:26 -rw-rw-r-- 1 jenkins jenkins 4832 Jul 19 11:18 angularmigrationlogs.md 11:26:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 11:18 assets 11:26:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 11:18 bin 11:26:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 11:18 cmd 11:26:26 -rw-r--r-- 1 jenkins jenkins 10 Jul 19 11:22 coverage.out 11:26:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 11:18 docs 11:26:26 -rw-rw-r-- 1 jenkins jenkins 6691 Jul 19 11:18 go.mod 11:26:26 -rw-rw-r-- 1 jenkins jenkins 100586 Jul 19 11:18 go.sum 11:26:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 11:18 internal 11:26:26 -rwxrwxr-x 1 jenkins jenkins 568 Jul 19 11:18 redeploy.sh 11:26:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 11:18 testing 11:26:26 -rw-rw-r-- 1 jenkins jenkins 155 Jul 19 11:18 version.go 11:26:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 11:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:27 + 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=59dce80920e9ca2b882561616e4103335d0fbd81 --label arch=arm64 --label version=0.0.0 . 11:26:28 Sending build context to Docker daemon 35.53MB 11:26:28 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 11:26:28 Step 2/27 : FROM ${BASE} AS builder 11:26:28 ---> 21f6ee16612a 11:26:28 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:26:28 ---> Running in cb1f4ed9a724 11:26:29 Removing intermediate container cb1f4ed9a724 11:26:29 ---> e32e11790140 11:26:29 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 11:26:29 ---> Running in 1b78027022ff 11:26:29 Removing intermediate container 1b78027022ff 11:26:29 ---> d531aa300b25 11:26:29 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 11:26:29 ---> Running in f59d963f483b 11:26:29 Removing intermediate container f59d963f483b 11:26:29 ---> e40504728c61 11:26:29 Step 6/27 : LABEL Name=edgex-ui-go 11:26:29 ---> Running in e301984896c7 11:26:29 Removing intermediate container e301984896c7 11:26:29 ---> c330687bde4e 11:26:29 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 11:26:30 ---> Running in 0bcf14a9ab1e 11:26:30 Removing intermediate container 0bcf14a9ab1e 11:26:30 ---> b1e9a835cffd 11:26:30 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:26:32 ---> dfbbf38a81fc 11:26:32 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:26:32 ---> Running in 82b95a0c0fc4 11:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:26:34 OK: 266 MiB in 52 packages 11:26:35 Removing intermediate container 82b95a0c0fc4 11:26:35 ---> 16ba769abe32 11:26:35 Step 10/27 : ENV GO111MODULE=on 11:26:35 ---> Running in e71c906625a4 11:26:35 Removing intermediate container e71c906625a4 11:26:35 ---> 1df3fcc2c4cf 11:26:35 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:26:35 ---> Running in 65ccc6bbdc6b 11:26:36 Removing intermediate container 65ccc6bbdc6b 11:26:36 ---> 373d6d5a1d54 11:26:36 Step 12/27 : COPY go.mod vendor* ./ 11:26:36 ---> 6e9614d6537f 11:26:36 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:36 ---> Running in 3803bcb54500 11:26:39 Removing intermediate container 3803bcb54500 11:26:39 ---> cc9752328382 11:26:39 Step 14/27 : COPY . . 11:26:42 ---> 54a92c160065 11:26:42 Step 15/27 : RUN ${MAKE} 11:26:42 ---> Running in fc44e97fdc06 11:26:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 11:29:51 Removing intermediate container fc44e97fdc06 11:29:51 ---> 928806039b4f 11:29:51 Step 16/27 : FROM alpine:3.18 11:29:51 3.18: Pulling from library/alpine 11:29:51 5c905c7ebe2f: Pulling fs layer 11:29:51 5c905c7ebe2f: Verifying Checksum 11:29:51 5c905c7ebe2f: Download complete 11:29:51 5c905c7ebe2f: Pull complete 11:29:51 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:29:51 Status: Downloaded newer image for alpine:3.18 11:29:51 ---> dec292d02e07 11:29:51 Step 17/27 : RUN apk --no-cache upgrade 11:29:51 ---> Running in 1b08bb8ee94a 11:29:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:29:53 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:29:53 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:29:53 OK: 8 MiB in 15 packages 11:29:54 Removing intermediate container 1b08bb8ee94a 11:29:54 ---> 332bea79ba49 11:29:54 Step 18/27 : RUN apk add --update --no-cache dumb-init 11:29:54 ---> Running in 9e5debc499fa 11:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:29:56 (1/1) Installing dumb-init (1.2.5-r2) 11:29:56 Executing busybox-1.36.1-r7.trigger 11:29:56 OK: 8 MiB in 16 packages 11:29:57 Removing intermediate container 9e5debc499fa 11:29:57 ---> 6e6f05e497da 11:29:57 Step 19/27 : EXPOSE 4000 11:29:57 ---> Running in 19e0ac467588 11:29:57 Removing intermediate container 19e0ac467588 11:29:57 ---> f7afea439292 11:29:57 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:30:00 ---> 73c95b75d2c4 11:30:00 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 11:30:00 ---> fabf6e56c05a 11:30:00 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 11:30:01 ---> 15e8161815a8 11:30:01 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:30:01 ---> Running in 06da1e808e74 11:30:01 Removing intermediate container 06da1e808e74 11:30:01 ---> f9cbc3bff1b2 11:30:01 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 11:30:01 ---> Running in 70e6682d6af3 11:30:02 Removing intermediate container 70e6682d6af3 11:30:02 ---> f6ffea04ac47 11:30:02 Step 25/27 : LABEL arch=arm64 11:30:02 ---> Running in 37f2e01a3537 11:30:02 Removing intermediate container 37f2e01a3537 11:30:02 ---> b3584d2cfcbf 11:30:02 Step 26/27 : LABEL git_sha=59dce80920e9ca2b882561616e4103335d0fbd81 11:30:02 ---> Running in bbe33cbe55d6 11:30:02 Removing intermediate container bbe33cbe55d6 11:30:02 ---> cc7d9ce554bd 11:30:02 Step 27/27 : LABEL version=0.0.0 11:30:02 ---> Running in df7b80b761d5 11:30:03 Removing intermediate container df7b80b761d5 11:30:03 ---> 9eb394f093ae 11:30:03 [Warning] One or more build-args [ARCH] were not consumed 11:30:03 Successfully built 9eb394f093ae 11:30:03 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:30:04 11:30:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:30:04 arm64: Pulling from edgex-lftools-log-publisher 11:30:04 8998bd30e6a1: Pulling fs layer 11:30:04 04944245beec: Pulling fs layer 11:30:04 699f458cf7ca: Pulling fs layer 11:30:04 765212b225bb: Pulling fs layer 11:30:04 f23df028b6ca: Pulling fs layer 11:30:04 d65c8cfc05b1: Pulling fs layer 11:30:04 2437ff75d9bd: Pulling fs layer 11:30:04 765212b225bb: Waiting 11:30:04 f23df028b6ca: Waiting 11:30:04 d65c8cfc05b1: Waiting 11:30:04 2437ff75d9bd: Waiting 11:30:04 04944245beec: Verifying Checksum 11:30:04 04944245beec: Download complete 11:30:04 765212b225bb: Verifying Checksum 11:30:04 765212b225bb: Download complete 11:30:04 f23df028b6ca: Verifying Checksum 11:30:04 f23df028b6ca: Download complete 11:30:04 d65c8cfc05b1: Verifying Checksum 11:30:04 d65c8cfc05b1: Download complete 11:30:04 699f458cf7ca: Verifying Checksum 11:30:04 699f458cf7ca: Download complete 11:30:05 8998bd30e6a1: Verifying Checksum 11:30:05 8998bd30e6a1: Download complete 11:30:08 2437ff75d9bd: Verifying Checksum 11:30:08 2437ff75d9bd: Download complete 11:30:11 8998bd30e6a1: Pull complete 11:30:11 04944245beec: Pull complete 11:30:12 699f458cf7ca: Pull complete 11:30:12 765212b225bb: Pull complete 11:30:13 f23df028b6ca: Pull complete 11:30:13 d65c8cfc05b1: Pull complete 11:30:32 2437ff75d9bd: Pull complete 11:30:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:30:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:30:32 prd-ubuntu20.04-docker-arm64-4c-16g-5935 does not seem to be running inside a container 11:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:30:35 $ docker top d37faa6ce27538953db8ad5adeef024f02352e2e9d77eff8fce3cf80f4671a44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:30:36 ---> job-cost.sh 11:30:36 lf-activate-venv: SKIPPING 11:30:36 INFO: No Stack... 11:30:36 INFO: Retrieving Pricing Info for: v3-standard-4 11:30:37 INFO: Archiving Costs [Pipeline] sh 11:30:37 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 11:30:37 + cut -d, -f6 [Pipeline] lock 11:30:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] 11:30:38 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] did not exist. Created. 11:30:38 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:30:39 /w/workspace/edgex-ui-go/2@tmp/durable-565cc64b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:30:39 + echo total: 0.10999999940395355 [Pipeline] stash 11:30:39 Warning: overwriting stash ‘stack-cost’ 11:30:39 Stashed 1 file(s) [Pipeline] } 11:30:39 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] [Pipeline] // lock [Pipeline] } 11:30:40 $ docker stop --time=1 d37faa6ce27538953db8ad5adeef024f02352e2e9d77eff8fce3cf80f4671a44 11:30:41 $ docker rm -f --volumes d37faa6ce27538953db8ad5adeef024f02352e2e9d77eff8fce3cf80f4671a44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:30:42 provisioning config files... 11:30:42 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/config16869411067998098984tmp [Pipeline] { [Pipeline] sh 11:30:43 + set +x 11:30:43 + curl -s+ https://codecov.io/bash 11:30:43 bash -s -- 11:30:43 11:30:43 _____ _ 11:30:43 / ____| | | 11:30:43 | | ___ __| | ___ ___ _____ __ 11:30:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:30:43 | |___| (_) | (_| | __/ (_| (_) \ V / 11:30:43 \_____\___/ \__,_|\___|\___\___/ \_/ 11:30:43 Bash-1.0.6 11:30:43 11:30:43 11:30:43 ==> git version 2.25.1 found 11:30:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:30:43 Release-Date: 2020-01-08 11:30:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:30:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:30:43 ==> Jenkins CI detected. 11:30:43 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-772 11:30:43 project root: . 11:30:43 --> token set from env 11:30:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:30:43 ==> Running gcov in . (disable via -X gcov) 11:30:43 ==> Python coveragepy not found 11:30:43 ==> Searching for coverage reports in: 11:30:43 + . 11:30:43 -> Found 1 reports 11:30:43 ==> Detecting git/mercurial file structure 11:30:43 ==> Reading reports 11:30:43 + ./coverage.out bytes=10 11:30:43 ==> Appending adjustments 11:30:43 https://docs.codecov.io/docs/fixing-reports 11:30:43 + Found adjustments 11:30:43 ==> Gzipping contents 11:30:43 12K /tmp/codecov.Fy8REB.gz 11:30:43 ==> Uploading reports 11:30:43 url: https://codecov.io 11:30:43 query: branch=PR-772&commit=59dce80920e9ca2b882561616e4103335d0fbd81&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-772%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=772&job=&cmd_args= 11:30:43 -> Pinging Codecov 11:30:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-772&commit=59dce80920e9ca2b882561616e4103335d0fbd81&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-772%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=772&job=&cmd_args= 11:30:44 -> Uploading to 11:30:44 https://storage.googleapis.com/codecov/v4/raw/2024-07-19/FB506323287CE973F263BFD2A0EB1F37/59dce80920e9ca2b882561616e4103335d0fbd81/a6df7d68-5dc8-4bd0-87fa-b75a85b556a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T113043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fe0d6a84d1fb6841503ecd035b3afd31d12984b9c0da2d5db8d06378823cc02 11:30:44 % Total % Received % Xferd Average Speed Time Time Time Current 11:30:44 Dload Upload Total Spent Left Speed 11:30:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 42666 --:--:-- --:--:-- --:--:-- 42458 100 8704 0 0 100 8704 0 35382 --:--:-- --:--:-- --:--:-- 35382 11:30:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/59dce80920e9ca2b882561616e4103335d0fbd81 [Pipeline] } 11:30:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:30:46 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives ] 11:30:46 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives 11:30:46 total 16 11:30:46 drwxr-xr-x 3 root root 4096 Jul 19 11:21 . 11:30:46 drwxrwxr-x 14 jenkins jenkins 4096 Jul 19 11:21 .. 11:30:46 drwxr-xr-x 2 root root 4096 Jul 19 11:21 cost 11:30:46 -rw-r--r-- 1 root root 83 Jul 19 11:21 cost.csv 11:30:46 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives 11:30:46 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives 11:30:46 total 16 11:30:46 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 11:21 . 11:30:46 drwxrwxr-x 14 jenkins jenkins 4096 Jul 19 11:21 .. 11:30:46 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 11:21 cost 11:30:46 -rw-r--r-- 1 jenkins jenkins 83 Jul 19 11:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:30:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:30:47 ---> package-listing.sh 11:30:47 ++ facter osfamily 11:30:47 ++ tr '[:upper:]' '[:lower:]' 11:30:47 + OS_FAMILY=debian 11:30:47 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-772 11:30:47 + START_PACKAGES=/tmp/packages_start.txt 11:30:47 + END_PACKAGES=/tmp/packages_end.txt 11:30:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:30:47 + PACKAGES=/tmp/packages_start.txt 11:30:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-772 ']' 11:30:47 + PACKAGES=/tmp/packages_end.txt 11:30:47 + case "${OS_FAMILY}" in 11:30:47 + dpkg -l 11:30:47 + grep '^ii' 11:30:47 + '[' -f /tmp/packages_start.txt ']' 11:30:47 + '[' -f /tmp/packages_end.txt ']' 11:30:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:30:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-772 ']' 11:30:47 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives/ 11:30:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives/ [Pipeline] echo 11:30:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:30:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:30:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:30:49 prd-ubuntu20.04-docker-8c-8g-5934 does not seem to be running inside a container 11:30:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:30:49 $ docker top 42c84bdd35b6b4224ec45bfbd1d9c096ef52b2aed43b16a1d381e11aa66901cc -eo pid,comm [Pipeline] { [Pipeline] sh 11:30:50 + touch /tmp/pre-build-complete [Pipeline] sh 11:30:50 + mkdir -p /var/log/sysstat [Pipeline] sh 11:30:50 + ls /var/log/sa-host 11:30:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:30:51 provisioning config files... 11:30:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/config15142075742857306833tmp [Pipeline] { [Pipeline] echo 11:30:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:30:51 ---> create-netrc.sh [Pipeline] } 11:30:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:30:52 ---> python-tools-install.sh [Pipeline] echo 11:30:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:30:52 ---> sudo-logs.sh 11:30:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:30:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:30:52 ---> job-cost.sh 11:30:52 lf-activate-venv: SKIPPING 11:30:52 DEBUG: total: 0.2199999988079071 11:30:52 INFO: Retrieving Stack Cost... 11:30:53 INFO: Retrieving Pricing Info for: v3-standard-8 11:30:53 INFO: Archiving Costs [Pipeline] echo 11:30:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:30:54 ---> logs-deploy.sh 11:30:54 lf-activate-venv: SKIPPING 11:30:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-772/2 11:30:54 INFO: archiving workspace using pattern(s): 11:30:55 Archives upload complete. 11:30:55 INFO: archiving logs to Nexus 11:30:55 ---> uname -a: 11:30:55 Linux prd-ubuntu20-04-docker-8c-8g-5934 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:30:55 11:30:55 11:30:55 ---> lscpu: 11:30:55 Architecture: x86_64 11:30:55 CPU op-mode(s): 32-bit, 64-bit 11:30:55 Byte Order: Little Endian 11:30:55 Address sizes: 40 bits physical, 48 bits virtual 11:30:55 CPU(s): 8 11:30:55 On-line CPU(s) list: 0-7 11:30:55 Thread(s) per core: 1 11:30:55 Core(s) per socket: 1 11:30:55 Socket(s): 8 11:30:55 NUMA node(s): 1 11:30:55 Vendor ID: AuthenticAMD 11:30:55 CPU family: 23 11:30:55 Model: 49 11:30:55 Model name: AMD EPYC-Rome Processor 11:30:55 Stepping: 0 11:30:55 CPU MHz: 2799.998 11:30:55 BogoMIPS: 5599.99 11:30:55 Virtualization: AMD-V 11:30:55 Hypervisor vendor: KVM 11:30:55 Virtualization type: full 11:30:55 L1d cache: 256 KiB 11:30:55 L1i cache: 256 KiB 11:30:55 L2 cache: 4 MiB 11:30:55 L3 cache: 128 MiB 11:30:55 NUMA node0 CPU(s): 0-7 11:30:55 Vulnerability Itlb multihit: Not affected 11:30:55 Vulnerability L1tf: Not affected 11:30:55 Vulnerability Mds: Not affected 11:30:55 Vulnerability Meltdown: Not affected 11:30:55 Vulnerability Mmio stale data: Not affected 11:30:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:30:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:30:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:30:55 Vulnerability Srbds: Not affected 11:30:55 Vulnerability Tsx async abort: Not affected 11:30:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:30:55 11:30:55 11:30:55 ---> nproc: 11:30:55 8 11:30:55 11:30:55 11:30:55 ---> df -h: 11:30:55 Filesystem Size Used Avail Use% Mounted on 11:30:55 overlay 155G 15G 141G 10% / 11:30:55 tmpfs 64M 0 64M 0% /dev 11:30:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:30:55 shm 64M 0 64M 0% /dev/shm 11:30:55 /dev/vda1 155G 15G 141G 10% /facter-os 11:30:55 11:30:55 11:30:55 ---> sar -b -r -n DEV: 11:30:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5934) 07/19/24 _x86_64_ (8 CPU) 11:30:55 11:30:55 11:15:35 LINUX RESTART (8 CPU) 11:30:55 11:30:55 11:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:30:55 11:17:01 269.82 22.40 247.43 0.00 2228.03 41129.01 0.00 11:30:55 11:18:01 245.24 1.35 243.90 0.00 28.47 98373.13 0.00 11:30:55 11:19:01 138.09 0.08 138.01 0.00 12.13 69201.93 0.00 11:30:55 11:20:01 327.55 0.30 327.25 0.00 3.20 111561.73 0.00 11:30:55 11:21:01 189.20 5.32 183.89 0.00 2114.58 101121.96 0.00 11:30:55 11:22:01 174.72 1.43 173.29 0.00 2280.69 61620.00 0.00 11:30:55 11:23:01 3.72 0.02 3.70 0.00 0.13 91.05 0.00 11:30:55 11:24:01 2.00 0.00 2.00 0.00 0.00 22.40 0.00 11:30:55 11:25:01 0.92 0.00 0.92 0.00 0.00 9.86 0.00 11:30:55 11:26:01 1.90 0.00 1.90 0.00 0.00 21.47 0.00 11:30:55 11:27:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 11:30:55 11:28:01 1.17 0.00 1.17 0.00 0.00 19.19 0.00 11:30:55 11:29:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 11:30:55 11:30:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 11:30:55 Average: 97.01 2.21 94.80 0.00 476.16 34523.72 0.00 11:30:55 11:30:55 11:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:30:55 11:17:01 29038388 31509924 812424 2.47 73832 2669564 2070632 6.10 1076948 2380804 732220 11:30:55 11:18:01 27575940 31518820 788436 2.40 134720 3954208 1934448 5.70 1338856 3438200 116 11:30:55 11:19:01 27018576 31433336 864388 2.63 194592 4303392 2086728 6.15 1392788 3874872 315464 11:30:55 11:20:01 25256628 31094824 1196460 3.64 247552 5547332 2013292 5.93 1861816 5024492 6828 11:30:55 11:21:01 23876588 31328556 935264 2.84 266804 7091960 2115604 6.23 2237996 5958756 58436 11:30:55 11:22:01 23933736 31471796 793496 2.41 286816 7149152 1733708 5.11 2006708 6120980 320 11:30:55 11:23:01 23939216 31472508 791824 2.41 285336 7145904 1740188 5.13 2004780 6117740 8 11:30:55 11:24:01 23942324 31475696 788492 2.40 285380 7145912 1740188 5.13 2000988 6117740 168 11:30:55 11:25:01 23942260 31475692 788420 2.40 285396 7145912 1740188 5.13 2000996 6117740 4 11:30:55 11:26:01 23950024 31483492 780520 2.37 285436 7145916 1740188 5.13 1993304 6117748 24 11:30:55 11:27:01 23950016 31483508 780484 2.37 285448 7145916 1740188 5.13 1993368 6117748 16 11:30:55 11:28:01 23951536 31485040 778892 2.37 285468 7145920 1740188 5.13 1992680 6117752 172 11:30:55 11:29:01 23951512 31485024 778876 2.37 285476 7145924 1740188 5.13 1992700 6117756 4 11:30:55 11:30:01 23951248 31484820 778940 2.37 285500 7145924 1740188 5.13 1992776 6117756 12 11:30:55 Average: 24876999 31443074 832637 2.53 249125 6277353 1848280 5.45 1849050 5410006 79557 11:30:55 11:30:55 11:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:30:55 11:17:01 ens3 445.89 377.27 6271.40 95.59 0.00 0.00 0.00 0.00 11:30:55 11:17:01 docker0 78.39 74.09 5.45 393.82 0.00 0.00 0.00 0.00 11:30:55 11:17:01 lo 6.67 6.67 0.65 0.65 0.00 0.00 0.00 0.00 11:30:55 11:18:01 ens3 605.04 408.75 5439.24 46.13 0.00 0.00 0.00 0.00 11:30:55 11:18:01 docker0 340.37 458.48 28.73 3251.57 0.00 0.00 0.00 0.00 11:30:55 11:18:01 lo 2.53 2.53 0.29 0.29 0.00 0.00 0.00 0.00 11:30:55 11:19:01 veth2c5f7d0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:30:55 11:19:01 ens3 22.06 13.95 26.36 9.57 0.00 0.00 0.00 0.00 11:30:55 11:19:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:30:55 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:20:01 veth2c5f7d0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:30:55 11:20:01 ens3 421.22 210.93 6242.22 39.71 0.00 0.00 0.00 0.00 11:30:55 11:20:01 vethc40c5f6 0.20 0.32 0.05 0.12 0.00 0.00 0.00 0.00 11:30:55 11:20:01 docker0 171.35 364.95 20.53 5543.12 0.00 0.00 0.00 0.00 11:30:55 11:20:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 11:30:55 11:21:01 ens3 194.57 129.98 1805.48 131.34 0.00 0.00 0.00 0.00 11:30:55 11:21:01 docker0 1.20 2.48 0.07 30.89 0.00 0.00 0.00 0.00 11:30:55 11:21:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 11:30:55 11:21:01 vethc6f2a8a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:30:55 11:22:01 ens3 176.84 91.37 3639.59 13.52 0.00 0.00 0.00 0.00 11:30:55 11:22:01 docker0 3.12 5.50 0.20 94.69 0.00 0.00 0.00 0.00 11:30:55 11:22:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 11:30:55 11:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:24:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:30:55 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:30:55 11:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:30:55 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:30:55 11:27:01 ens3 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00 11:30:55 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:30:55 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:30:55 11:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:30:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:30:55 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:55 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:30:55 Average: ens3 133.38 88.11 1673.68 24.00 0.00 0.00 0.00 0.00 11:30:55 Average: docker0 42.50 64.74 3.93 665.63 0.00 0.00 0.00 0.00 11:30:55 Average: lo 0.98 0.98 0.10 0.10 0.00 0.00 0.00 0.00 11:30:55 11:30:55 11:30:55 ---> sar -P ALL: 11:30:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5934) 07/19/24 _x86_64_ (8 CPU) 11:30:55 11:30:55 11:15:35 LINUX RESTART (8 CPU) 11:30:55 11:30:55 11:16:01 CPU %user %nice %system %iowait %steal %idle 11:30:55 11:17:01 all 8.96 0.00 2.62 1.80 0.07 86.55 11:30:55 11:17:01 0 9.36 0.00 3.04 8.96 0.08 78.56 11:30:55 11:17:01 1 9.82 0.00 2.75 0.52 0.07 86.83 11:30:55 11:17:01 2 10.32 0.00 2.02 0.29 0.07 87.31 11:30:55 11:17:01 3 9.84 0.00 2.54 0.84 0.07 86.71 11:30:55 11:17:01 4 8.01 0.00 2.62 0.24 0.10 89.04 11:30:55 11:17:01 5 7.60 0.00 2.29 0.24 0.07 89.82 11:30:55 11:17:01 6 8.31 0.00 2.35 1.65 0.07 87.62 11:30:55 11:17:01 7 8.38 0.00 3.33 1.68 0.07 86.55 11:30:55 11:18:01 all 4.74 0.00 2.20 8.04 0.06 84.96 11:30:55 11:18:01 0 3.88 0.00 2.33 24.80 0.03 68.96 11:30:55 11:18:01 1 4.78 0.00 2.21 1.99 0.07 90.96 11:30:55 11:18:01 2 5.64 0.00 2.11 2.70 0.07 89.48 11:30:55 11:18:01 3 5.14 0.00 1.98 0.42 0.05 92.41 11:30:55 11:18:01 4 2.79 0.00 1.65 3.14 0.13 92.28 11:30:55 11:18:01 5 4.54 0.00 2.26 4.86 0.03 88.31 11:30:55 11:18:01 6 5.41 0.00 3.33 17.66 0.07 73.53 11:30:55 11:18:01 7 5.69 0.00 1.72 8.72 0.03 83.84 11:30:55 11:19:01 all 25.46 0.00 5.85 3.50 0.07 65.13 11:30:55 11:19:01 0 24.38 0.00 4.37 1.08 0.05 70.11 11:30:55 11:19:01 1 24.44 0.00 6.57 1.04 0.07 67.88 11:30:55 11:19:01 2 26.97 0.00 5.93 0.42 0.08 66.60 11:30:55 11:19:01 3 25.66 0.00 5.21 0.32 0.05 68.76 11:30:55 11:19:01 4 23.17 0.00 5.90 1.26 0.07 69.61 11:30:55 11:19:01 5 26.73 0.00 6.11 4.17 0.07 62.92 11:30:55 11:19:01 6 26.56 0.00 6.17 17.95 0.07 49.25 11:30:55 11:19:01 7 25.75 0.00 6.51 1.83 0.07 65.84 11:30:55 11:20:01 all 12.21 0.00 3.61 3.80 0.07 80.30 11:30:55 11:20:01 0 6.06 0.00 3.71 5.44 0.08 84.70 11:30:55 11:20:01 1 15.97 0.00 5.02 13.55 0.10 65.37 11:30:55 11:20:01 2 17.61 0.00 2.25 0.00 0.07 80.08 11:30:55 11:20:01 3 9.37 0.00 2.30 1.34 0.07 86.93 11:30:55 11:20:01 4 16.14 0.00 3.66 0.62 0.05 79.53 11:30:55 11:20:01 5 12.48 0.00 4.59 8.04 0.07 74.82 11:30:55 11:20:01 6 9.24 0.00 4.15 0.67 0.07 85.87 11:30:55 11:20:01 7 10.85 0.00 3.25 0.84 0.07 84.99 11:30:55 11:21:01 all 31.20 0.00 5.96 3.03 0.07 59.74 11:30:55 11:21:01 0 24.15 0.00 5.08 4.02 0.05 66.69 11:30:55 11:21:01 1 30.93 0.00 6.04 4.09 0.08 58.85 11:30:55 11:21:01 2 30.98 0.00 6.28 3.21 0.05 59.48 11:30:55 11:21:01 3 47.81 0.00 6.27 0.86 0.08 44.98 11:30:55 11:21:01 4 24.70 0.00 6.06 3.12 0.08 66.03 11:30:55 11:21:01 5 30.92 0.00 6.45 4.38 0.08 58.16 11:30:55 11:21:01 6 33.50 0.00 6.15 0.55 0.08 59.72 11:30:55 11:21:01 7 26.59 0.00 5.32 4.01 0.07 64.01 11:30:55 11:22:01 all 4.98 0.00 2.40 2.22 0.05 90.35 11:30:55 11:22:01 0 4.29 0.00 1.84 2.09 0.05 91.72 11:30:55 11:22:01 1 5.66 0.00 2.58 0.77 0.05 90.94 11:30:55 11:22:01 2 4.61 0.00 1.87 4.19 0.05 89.28 11:30:55 11:22:01 3 5.86 0.00 2.45 1.19 0.03 90.47 11:30:55 11:22:01 4 5.04 0.00 1.94 2.81 0.05 90.15 11:30:55 11:22:01 5 4.64 0.00 3.03 4.99 0.05 87.29 11:30:55 11:22:01 6 4.46 0.00 2.60 0.50 0.05 92.39 11:30:55 11:22:01 7 5.29 0.00 2.87 1.24 0.07 90.52 11:30:55 11:23:01 all 0.06 0.00 0.04 0.01 0.01 99.88 11:30:55 11:23:01 0 0.07 0.00 0.05 0.00 0.02 99.87 11:30:55 11:23:01 1 0.00 0.00 0.03 0.00 0.00 99.97 11:30:55 11:23:01 2 0.07 0.00 0.05 0.00 0.02 99.87 11:30:55 11:23:01 3 0.07 0.00 0.05 0.02 0.02 99.85 11:30:55 11:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:30:55 11:23:01 5 0.03 0.00 0.02 0.05 0.02 99.88 11:30:55 11:23:01 6 0.22 0.00 0.08 0.00 0.02 99.68 11:30:55 11:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:30:55 11:24:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:30:55 11:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:30:55 11:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:30:55 11:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:30:55 11:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:30:55 11:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:30:55 11:24:01 5 0.00 0.00 0.02 0.05 0.02 99.92 11:30:55 11:24:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:30:55 11:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:30:55 11:25:01 all 0.02 0.00 0.00 0.00 0.01 99.97 11:30:55 11:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:30:55 11:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:30:55 11:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:30:55 11:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:30:55 11:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:30:55 11:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:30:55 11:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:30:55 11:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:30:55 11:26:01 all 0.03 0.00 0.01 0.00 0.00 99.95 11:30:55 11:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:30:55 11:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:30:55 11:26:01 2 0.05 0.00 0.03 0.00 0.02 99.90 11:30:55 11:26:01 3 0.05 0.00 0.02 0.02 0.00 99.92 11:30:55 11:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:30:55 11:26:01 5 0.03 0.00 0.00 0.02 0.00 99.95 11:30:55 11:26:01 6 0.05 0.00 0.00 0.00 0.02 99.93 11:30:55 11:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:30:55 11:27:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:30:55 11:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:30:55 11:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:30:55 11:27:01 2 0.02 0.00 0.03 0.00 0.03 99.92 11:30:55 11:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:30:55 11:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:30:55 11:27:01 5 0.00 0.00 0.02 0.03 0.02 99.93 11:30:55 11:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:30:55 11:27:01 7 0.15 0.00 0.00 0.00 0.02 99.83 11:30:55 11:30:55 11:27:01 CPU %user %nice %system %iowait %steal %idle 11:30:55 11:28:01 all 0.04 0.00 0.01 0.01 0.01 99.94 11:30:55 11:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:30:55 11:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:30:55 11:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:30:55 11:28:01 3 0.03 0.00 0.00 0.02 0.02 99.93 11:30:55 11:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:30:55 11:28:01 5 0.02 0.00 0.00 0.05 0.00 99.93 11:30:55 11:28:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:30:55 11:28:01 7 0.10 0.00 0.00 0.00 0.00 99.90 11:30:55 11:29:01 all 0.01 0.00 0.01 0.00 0.01 99.98 11:30:55 11:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:30:55 11:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:30:55 11:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:30:55 11:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:30:55 11:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:30:55 11:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:30:55 11:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:30:55 11:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:30:55 11:30:01 all 0.04 0.00 0.01 0.01 0.01 99.93 11:30:55 11:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:30:55 11:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:30:55 11:30:01 2 0.03 0.00 0.02 0.00 0.03 99.92 11:30:55 11:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:30:55 11:30:01 4 0.00 0.00 0.00 0.02 0.02 99.97 11:30:55 11:30:01 5 0.02 0.00 0.02 0.07 0.02 99.88 11:30:55 11:30:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:30:55 11:30:01 7 0.13 0.00 0.00 0.00 0.00 99.87 11:30:55 Average: all 6.23 0.00 1.61 1.60 0.03 90.53 11:30:55 Average: 0 5.13 0.00 1.45 3.31 0.03 90.09 11:30:55 Average: 1 6.50 0.00 1.79 1.56 0.03 90.12 11:30:55 Average: 2 6.85 0.00 1.47 0.77 0.04 90.87 11:30:55 Average: 3 7.38 0.00 1.48 0.36 0.03 90.76 11:30:55 Average: 4 5.67 0.00 1.55 0.80 0.04 91.95 11:30:55 Average: 5 6.17 0.00 1.76 1.91 0.03 90.13 11:30:55 Average: 6 6.24 0.00 1.77 2.76 0.04 89.18 11:30:55 Average: 7 5.91 0.00 1.64 1.31 0.03 91.11 11:30:55 11:30:55 11:30:55