Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edf53e57e38cb88091262216690b9bdd71284625 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-ssh8872694095857850142.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16347670408727428361.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2823101998912211529.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12866700947161576166.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13253287202339706144.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25973 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision edf53e57e38cb88091262216690b9bdd71284625 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edf53e57e38cb88091262216690b9bdd71284625 # timeout=10 Commit message: "Merge pull request #674 from rsdmike/angularUpdate" > git rev-list --no-walk bef2eede740f4cf3bb99c4c115fa1b7a20f073ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:09:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:09:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:09:59 ========================================================= 20:09:59 EdgeX Global Pipelines Version Info 20:09:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:10:00 ------------------- 20:10:00 stable info: 20:10:00 ------------------- 20:10:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:10:00 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:10:00 Message: update stable to v1.0.258 20:10:00 ------------------- 20:10:00 experimental info: 20:10:00 ------------------- 20:10:00 Commited By: **** collab-it+edgex@linuxfoundation.org 20:10:00 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:10:00 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:10:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:10:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:10:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:10:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:10:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:10:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:10:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edf53e5 [Pipeline] echo 20:10:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:01 provisioning config files... 20:10:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12157389918495715780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:02 ---> ****-login.sh 20:10:02 nexus3.edgexfoundry.org:10001 20:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:02 Configure a credential helper to remove this warning. See 20:10:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:02 20:10:02 Login Succeeded 20:10:02 nexus3.edgexfoundry.org:10002 20:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:02 Configure a credential helper to remove this warning. See 20:10:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:02 20:10:02 Login Succeeded 20:10:02 nexus3.edgexfoundry.org:10003 20:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:02 Configure a credential helper to remove this warning. See 20:10:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:02 20:10:02 Login Succeeded 20:10:02 nexus3.edgexfoundry.org:10004 20:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:03 Configure a credential helper to remove this warning. See 20:10:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:03 20:10:03 Login Succeeded 20:10:03 ****.io 20:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:03 Configure a credential helper to remove this warning. See 20:10:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:03 20:10:03 Login Succeeded 20:10:03 ---> ****-login.sh ends [Pipeline] } 20:10:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:10:03 + git rev-list -1 --merges edf53e57e38cb88091262216690b9bdd71284625~1..edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] echo 20:10:03 -----------> git rev-list -1 --merges edf53e57e38cb88091262216690b9bdd71284625~1..edf53e57e38cb88091262216690b9bdd71284625 edf53e57e38cb88091262216690b9bdd71284625 20:10:03 edf53e57e38cb88091262216690b9bdd71284625 [false] [Pipeline] sh 20:10:04 + git log --format=format:%s -1 edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] echo 20:10:04 ========================================================= 20:10:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:10:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:10:04 + git log --format=format:%s -1 edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] echo 20:10:04 [semverPrep] GIT_COMMIT: edf53e57e38cb88091262216690b9bdd71284625, Commit Message: Merge pull request #674 from rsdmike/angularUpdate [Pipeline] echo 20:10:04 [semverPrep] This is not a build commit. [Pipeline] sh 20:10:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:10:05 + grep -v github /etc/ssh/ssh_known_hosts 20:10:05 + [ -e /tmp/ssh_known_hosts ] 20:10:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:10:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:10:05 + sudo tee -a /etc/ssh/ssh_known_hosts 20:10:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:05 20:10:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:05 0.1.4: Pulling from edgex-devops/py-git-semver 20:10:05 b85a868b505f: Pulling fs layer 20:10:05 e2be974225ed: Pulling fs layer 20:10:05 339a4e72a1f5: Pulling fs layer 20:10:05 988bab9f4d93: Pulling fs layer 20:10:05 1469e6f7b9e6: Pulling fs layer 20:10:05 eaf3925da568: Pulling fs layer 20:10:05 988bab9f4d93: Waiting 20:10:05 1469e6f7b9e6: Waiting 20:10:05 bab4dde63d76: Pulling fs layer 20:10:05 eaf3925da568: Waiting 20:10:05 bab4dde63d76: Waiting 20:10:05 bde34c3a00c8: Pulling fs layer 20:10:05 b352a97aabf1: Pulling fs layer 20:10:05 bde34c3a00c8: Waiting 20:10:05 4872d77fe225: Pulling fs layer 20:10:05 5851b861e8e6: Pulling fs layer 20:10:05 b352a97aabf1: Waiting 20:10:05 5851b861e8e6: Waiting 20:10:05 e2be974225ed: Download complete 20:10:05 988bab9f4d93: Verifying Checksum 20:10:05 988bab9f4d93: Download complete 20:10:05 1469e6f7b9e6: Verifying Checksum 20:10:05 1469e6f7b9e6: Download complete 20:10:05 339a4e72a1f5: Verifying Checksum 20:10:05 339a4e72a1f5: Download complete 20:10:05 eaf3925da568: Download complete 20:10:06 bde34c3a00c8: Download complete 20:10:06 b352a97aabf1: Verifying Checksum 20:10:06 b352a97aabf1: Download complete 20:10:06 4872d77fe225: Download complete 20:10:06 5851b861e8e6: Download complete 20:10:06 b85a868b505f: Download complete 20:10:06 bab4dde63d76: Download complete 20:10:07 b85a868b505f: Pull complete 20:10:07 e2be974225ed: Pull complete 20:10:07 339a4e72a1f5: Pull complete 20:10:07 988bab9f4d93: Pull complete 20:10:08 1469e6f7b9e6: Pull complete 20:10:08 eaf3925da568: Pull complete 20:10:10 bab4dde63d76: Pull complete 20:10:10 bde34c3a00c8: Pull complete 20:10:10 b352a97aabf1: Pull complete 20:10:10 4872d77fe225: Pull complete 20:10:10 5851b861e8e6: Pull complete 20:10:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:10 prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container 20:10:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:10:13 $ docker top e431fe3d69656897d9cd953bead1a4dceb6ec0dbc1438847b72a3b539464d3fc -eo pid,comm 20:10:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:10:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:10:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:13 [ssh-agent] Looking for ssh-agent implementation... 20:10:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:13 $ docker exec e431fe3d69656897d9cd953bead1a4dceb6ec0dbc1438847b72a3b539464d3fc ssh-agent 20:10:13 SSH_AUTH_SOCK=/tmp/ssh-8WOubhEx84Bk/agent.32 20:10:13 SSH_AGENT_PID=38 20:10:13 Running ssh-add (command line suppressed) 20:10:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18334303233916784262.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18334303233916784262.key) 20:10:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:13 + git tag --points-at HEAD [Pipeline] } 20:10:13 $ docker exec --env ******** --env ******** e431fe3d69656897d9cd953bead1a4dceb6ec0dbc1438847b72a3b539464d3fc ssh-agent -k 20:10:14 unset SSH_AUTH_SOCK; 20:10:14 unset SSH_AGENT_PID; 20:10:14 echo Agent pid 38 killed; 20:10:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:10:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:14 [ssh-agent] Looking for ssh-agent implementation... 20:10:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:14 $ docker exec e431fe3d69656897d9cd953bead1a4dceb6ec0dbc1438847b72a3b539464d3fc ssh-agent 20:10:14 SSH_AUTH_SOCK=/tmp/ssh-SlB3XTpVap3p/agent.70 20:10:14 SSH_AGENT_PID=76 20:10:14 Running ssh-add (command line suppressed) 20:10:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16507179952545237845.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16507179952545237845.key) 20:10:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:14 + git semver init 20:10:15 2023-12-22 20:10:14,966 [run_init] DEBUG init version:0.0.0 force:False 20:10:15 2023-12-22 20:10:14,967 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 20:10:15 2023-12-22 20:10:14,967 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 20:10:15 2023-12-22 20:10:14,967 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 20:10:17 2023-12-22 20:10:17,594 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 20:10:17 2023-12-22 20:10:17,595 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 20:10:17 2023-12-22 20:10:17,595 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:10:17 2023-12-22 20:10:17,595 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:10:17 3.1.0-dev.23 [Pipeline] } 20:10:17 $ docker exec --env ******** --env ******** e431fe3d69656897d9cd953bead1a4dceb6ec0dbc1438847b72a3b539464d3fc ssh-agent -k 20:10:17 unset SSH_AUTH_SOCK; 20:10:17 unset SSH_AGENT_PID; 20:10:17 echo Agent pid 76 killed; 20:10:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:18 + git semver [Pipeline] } 20:10:18 $ docker stop --time=1 e431fe3d69656897d9cd953bead1a4dceb6ec0dbc1438847b72a3b539464d3fc 20:10:19 $ docker rm -f --volumes e431fe3d69656897d9cd953bead1a4dceb6ec0dbc1438847b72a3b539464d3fc [Pipeline] // withDockerContainer [Pipeline] sh 20:10:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:10:20 Stashed 1 file(s) [Pipeline] echo 20:10:20 [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [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 20:10:20 provisioning config files... 20:10:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16419401715259123210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:21 ---> ****-login.sh 20:10:21 nexus3.edgexfoundry.org:10001 20:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:21 Configure a credential helper to remove this warning. See 20:10:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:21 20:10:21 Login Succeeded 20:10:21 nexus3.edgexfoundry.org:10002 20:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:21 Configure a credential helper to remove this warning. See 20:10:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:21 20:10:21 Login Succeeded 20:10:21 nexus3.edgexfoundry.org:10003 20:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:21 Configure a credential helper to remove this warning. See 20:10:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:21 20:10:21 Login Succeeded 20:10:21 nexus3.edgexfoundry.org:10004 20:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:21 Configure a credential helper to remove this warning. See 20:10:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:21 20:10:21 Login Succeeded 20:10:21 ****.io 20:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:21 Configure a credential helper to remove this warning. See 20:10:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:21 20:10:21 Login Succeeded 20:10:21 ---> ****-login.sh ends [Pipeline] } 20:10:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:10:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:10:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:10:22 ========================================================= 20:10:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:10:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:22 + 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 . 20:10:22 Sending build context to Docker daemon 57.92MB 20:10:22 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 20:10:22 Step 2/15 : FROM ${BASE} AS builder 20:10:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:10:22 7264a8db6415: Pulling fs layer 20:10:22 c4d48a809fc2: Pulling fs layer 20:10:22 4f1c88b9dad5: Pulling fs layer 20:10:22 ad3a456e5733: Pulling fs layer 20:10:22 69c7f0334f64: Pulling fs layer 20:10:22 1f1c1a5573a3: Pulling fs layer 20:10:22 69c7f0334f64: Waiting 20:10:22 ad3a456e5733: Waiting 20:10:22 ce7588e14bc9: Pulling fs layer 20:10:22 b5e4710f87ac: Pulling fs layer 20:10:22 1f1c1a5573a3: Waiting 20:10:22 ce7588e14bc9: Waiting 20:10:22 b5e4710f87ac: Waiting 20:10:22 c4d48a809fc2: Verifying Checksum 20:10:22 c4d48a809fc2: Download complete 20:10:22 ad3a456e5733: Verifying Checksum 20:10:22 ad3a456e5733: Download complete 20:10:22 69c7f0334f64: Verifying Checksum 20:10:22 69c7f0334f64: Download complete 20:10:22 7264a8db6415: Verifying Checksum 20:10:22 7264a8db6415: Download complete 20:10:23 1f1c1a5573a3: Verifying Checksum 20:10:23 1f1c1a5573a3: Download complete 20:10:23 7264a8db6415: Pull complete 20:10:23 b5e4710f87ac: Verifying Checksum 20:10:23 b5e4710f87ac: Download complete 20:10:23 c4d48a809fc2: Pull complete 20:10:23 4f1c88b9dad5: Download complete 20:10:23 ce7588e14bc9: Verifying Checksum 20:10:23 ce7588e14bc9: Download complete 20:10:27 4f1c88b9dad5: Pull complete 20:10:27 ad3a456e5733: Pull complete 20:10:27 69c7f0334f64: Pull complete 20:10:27 1f1c1a5573a3: Pull complete 20:10:29 ce7588e14bc9: Pull complete 20:10:30 b5e4710f87ac: Pull complete 20:10:30 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:10:30 ---> 88b5674ff536 20:10:30 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:10:34 ---> Running in 45bc02cc2227 20:10:34 Removing intermediate container 45bc02cc2227 20:10:34 ---> bc0c0f971636 20:10:34 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:10:34 ---> Running in cf2839cc56c2 20:10:34 Removing intermediate container cf2839cc56c2 20:10:34 ---> 74f80caa64ba 20:10:34 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:10:34 ---> Running in 9c46052d780f 20:10:34 Removing intermediate container 9c46052d780f 20:10:34 ---> a3469832cbd5 20:10:34 Step 6/15 : LABEL Name=edgex-ui-go 20:10:34 ---> Running in 6c156a8a1216 20:10:34 Removing intermediate container 6c156a8a1216 20:10:34 ---> 0b39ad4618d7 20:10:34 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:10:34 ---> Running in 034f31221079 20:10:34 Removing intermediate container 034f31221079 20:10:34 ---> 923806cce228 20:10:34 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:10:34 latest: Pulling from library/docker 20:10:35 Still waiting to schedule task 20:10:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:10:36 661ff4d9561e: Pulling fs layer 20:10:36 b94b6133cd82: Pulling fs layer 20:10:36 4f4fb700ef54: Pulling fs layer 20:10:36 de090124fc79: Pulling fs layer 20:10:36 f04b53a848df: Pulling fs layer 20:10:36 69c523561410: Pulling fs layer 20:10:36 64a7d03e6f4c: Pulling fs layer 20:10:36 ace0118efca4: Pulling fs layer 20:10:36 80554da1d9db: Pulling fs layer 20:10:36 361bd5a92831: Pulling fs layer 20:10:36 33610589f742: Pulling fs layer 20:10:36 fd848af64097: Pulling fs layer 20:10:36 a4753775b651: Pulling fs layer 20:10:36 1c63dcb22ce0: Pulling fs layer 20:10:36 47ce6921876b: Pulling fs layer 20:10:36 80554da1d9db: Waiting 20:10:36 361bd5a92831: Waiting 20:10:36 f04b53a848df: Waiting 20:10:36 33610589f742: Waiting 20:10:36 69c523561410: Waiting 20:10:36 fd848af64097: Waiting 20:10:36 64a7d03e6f4c: Waiting 20:10:36 a4753775b651: Waiting 20:10:36 ace0118efca4: Waiting 20:10:36 47ce6921876b: Waiting 20:10:36 de090124fc79: Waiting 20:10:36 4f4fb700ef54: Download complete 20:10:36 661ff4d9561e: Verifying Checksum 20:10:36 661ff4d9561e: Download complete 20:10:36 b94b6133cd82: Verifying Checksum 20:10:36 b94b6133cd82: Download complete 20:10:36 661ff4d9561e: Pull complete 20:10:36 de090124fc79: Verifying Checksum 20:10:36 de090124fc79: Download complete 20:10:36 f04b53a848df: Verifying Checksum 20:10:36 f04b53a848df: Download complete 20:10:36 69c523561410: Verifying Checksum 20:10:36 69c523561410: Download complete 20:10:36 b94b6133cd82: Pull complete 20:10:36 64a7d03e6f4c: Verifying Checksum 20:10:36 64a7d03e6f4c: Download complete 20:10:36 ace0118efca4: Verifying Checksum 20:10:36 ace0118efca4: Download complete 20:10:36 4f4fb700ef54: Pull complete 20:10:36 80554da1d9db: Verifying Checksum 20:10:36 80554da1d9db: Download complete 20:10:36 33610589f742: Verifying Checksum 20:10:36 33610589f742: Download complete 20:10:36 361bd5a92831: Verifying Checksum 20:10:36 361bd5a92831: Download complete 20:10:36 fd848af64097: Download complete 20:10:36 de090124fc79: Pull complete 20:10:36 1c63dcb22ce0: Verifying Checksum 20:10:36 1c63dcb22ce0: Download complete 20:10:36 47ce6921876b: Verifying Checksum 20:10:36 47ce6921876b: Download complete 20:10:37 f04b53a848df: Pull complete 20:10:37 a4753775b651: Verifying Checksum 20:10:37 a4753775b651: Download complete 20:10:37 69c523561410: Pull complete 20:10:37 64a7d03e6f4c: Pull complete 20:10:37 ace0118efca4: Pull complete 20:10:37 80554da1d9db: Pull complete 20:10:38 361bd5a92831: Pull complete 20:10:38 33610589f742: Pull complete 20:10:38 fd848af64097: Pull complete 20:10:39 a4753775b651: Pull complete 20:10:39 1c63dcb22ce0: Pull complete 20:10:39 47ce6921876b: Pull complete 20:10:39 Digest: sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e 20:10:39 Status: Downloaded newer image for docker:latest 20:10:41 ---> c1052bc04d1d 20:10:41 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:41 ---> Running in 303d6fbae326 20:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:10:42 OK: 264 MiB in 52 packages 20:10:42 Removing intermediate container 303d6fbae326 20:10:42 ---> 18028b75c969 20:10:42 Step 10/15 : ENV GO111MODULE=on 20:10:42 ---> Running in a4ee2e4734b5 20:10:42 Removing intermediate container a4ee2e4734b5 20:10:42 ---> becf1a8f6439 20:10:42 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:10:42 ---> Running in 390fae45de5c 20:10:42 Removing intermediate container 390fae45de5c 20:10:42 ---> 736f80c8ff78 20:10:42 Step 12/15 : COPY go.mod vendor* ./ 20:10:42 ---> dcdc2f49e781 20:10:42 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:42 ---> Running in 10fc3e9e3913 20:11:29 Removing intermediate container 10fc3e9e3913 20:11:29 ---> e675a471bc1a 20:11:29 Step 14/15 : COPY . . 20:11:29 ---> 966997b7eb42 20:11:29 Step 15/15 : RUN ${MAKE} 20:11:29 ---> Running in 09b70e38b02c 20:11:29 noop 20:11:29 Removing intermediate container 09b70e38b02c 20:11:29 ---> 1ba29ed529bc 20:11:29 Successfully built 1ba29ed529bc 20:11:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:30 + docker inspect -f . ci-base-image-x86_64 20:11:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:30 prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container 20:11:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:11:30 $ docker top f2078697e0762d164f19c54bd5d9fd9a906cc769687787f2729b8b992e1b7a39 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:31 + go version 20:11:31 go version go1.21.0 linux/amd64 [Pipeline] } 20:11:31 $ docker stop --time=1 f2078697e0762d164f19c54bd5d9fd9a906cc769687787f2729b8b992e1b7a39 20:11:32 $ docker rm -f --volumes f2078697e0762d164f19c54bd5d9fd9a906cc769687787f2729b8b992e1b7a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:32 + docker inspect -f . ci-base-image-x86_64 20:11:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:33 prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container 20:11:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:11:33 $ docker top 6a1727e2fda714c57500e05ad8fe745a0658096f693dbe290f583550c8f7bb45 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 20:11:34 + make test 20:11:34 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:11:35 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 20:11:43 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 20:11:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:11:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:11:47 ./bin/test-attribution-txt.sh 20:11:47 make -C web test 20:11:47 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 20:11:47 make[1]: tput: No such file or directory 20:11:47 make[1]: tput: No such file or directory 20:11:47 warning: generating ./VERSION 20:11:47 echo "0.0.0" > VERSION 20:11:47 docker build \ 20:11:47 -f Dockerfile \ 20:11:47 --build-arg USER=1000 \ 20:11:47 \ 20:11:47 --label "git_sha=edf53e57e38cb88091262216690b9bdd71284625" \ 20:11:47 -t edgexfoundry/edgex-web-ui:edf53e57e38cb88091262216690b9bdd71284625 \ 20:11:47 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 20:11:47 . 20:11:47 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 20:11:47 Install the buildx component to build images with BuildKit: 20:11:47 https://docs.docker.com/go/buildx/ 20:11:47 20:11:47 Sending build context to Docker daemon 2.613MB 20:11:47 Step 1/11 : FROM node:18-alpine3.18 20:11:47 18-alpine3.18: Pulling from library/node 20:11:47 c926b61bad3b: Pulling fs layer 20:11:47 bc7465dc4da3: Pulling fs layer 20:11:47 de7b2bf3cf64: Pulling fs layer 20:11:47 3604fe7c8f3c: Pulling fs layer 20:11:47 3604fe7c8f3c: Waiting 20:11:47 de7b2bf3cf64: Verifying Checksum 20:11:47 de7b2bf3cf64: Download complete 20:11:47 c926b61bad3b: Verifying Checksum 20:11:47 c926b61bad3b: Download complete 20:11:47 3604fe7c8f3c: Download complete 20:11:47 c926b61bad3b: Pull complete 20:11:47 bc7465dc4da3: Verifying Checksum 20:11:47 bc7465dc4da3: Download complete 20:11:48 bc7465dc4da3: Pull complete 20:11:48 de7b2bf3cf64: Pull complete 20:11:48 3604fe7c8f3c: Pull complete 20:11:48 Digest: sha256:4bdb3f3105718f0742bc8d64bb4e36e8f955ebbee295325e40ae80bc8ef78833 20:11:48 Status: Downloaded newer image for node:18-alpine3.18 20:11:48 ---> 3f3cd58c287a 20:11:48 Step 2/11 : RUN apk add --no-cache chromium 20:11:52 ---> Running in 4903a4eb5245 20:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:11:52 (1/154) Installing libexpat (2.5.0-r1) 20:11:52 (2/154) Installing brotli-libs (1.0.9-r14) 20:11:52 (3/154) Installing libbz2 (1.0.8-r5) 20:11:52 (4/154) Installing libpng (1.6.39-r3) 20:11:52 (5/154) Installing freetype (2.13.0-r5) 20:11:52 (6/154) Installing fontconfig (2.14.2-r3) 20:11:52 (7/154) Installing libfontenc (1.1.7-r2) 20:11:52 (8/154) Installing mkfontscale (1.2.2-r3) 20:11:52 (9/154) Installing font-opensans (0_git20210927-r1) 20:11:52 (10/154) Installing pkgconf (1.9.5-r0) 20:11:52 (11/154) Installing libffi (3.4.4-r2) 20:11:52 (12/154) Installing libintl (0.21.1-r7) 20:11:52 (13/154) Installing libblkid (2.38.1-r8) 20:11:52 (14/154) Installing libmount (2.38.1-r8) 20:11:52 (15/154) Installing pcre2 (10.42-r1) 20:11:52 (16/154) Installing glib (2.76.4-r0) 20:11:52 (17/154) Installing xz-libs (5.4.3-r0) 20:11:52 (18/154) Installing libxml2 (2.11.6-r0) 20:11:52 (19/154) Installing shared-mime-info (2.2-r5) 20:11:52 (20/154) Installing hicolor-icon-theme (0.17-r2) 20:11:52 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 20:11:52 (22/154) Installing libwebp (1.3.2-r0) 20:11:52 (23/154) Installing zstd-libs (1.5.5-r4) 20:11:52 (24/154) Installing tiff (4.5.1-r0) 20:11:52 (25/154) Installing gdk-pixbuf (2.42.10-r5) 20:11:52 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 20:11:52 (27/154) Installing libxau (1.0.11-r2) 20:11:52 (28/154) Installing libmd (1.0.4-r2) 20:11:52 (29/154) Installing libbsd (0.11.7-r1) 20:11:52 (30/154) Installing libxdmcp (1.1.4-r2) 20:11:52 (31/154) Installing libxcb (1.15-r1) 20:11:52 (32/154) Installing libx11 (1.8.7-r0) 20:11:52 (33/154) Installing libxcomposite (0.4.6-r3) 20:11:52 (34/154) Installing libxfixes (6.0.1-r2) 20:11:52 (35/154) Installing libxrender (0.9.11-r3) 20:11:52 (36/154) Installing libxcursor (1.2.1-r2) 20:11:52 (37/154) Installing libxdamage (1.1.6-r2) 20:11:52 (38/154) Installing libxext (1.3.5-r2) 20:11:52 (39/154) Installing libxi (1.8.1-r0) 20:11:52 (40/154) Installing libxinerama (1.1.5-r2) 20:11:52 (41/154) Installing libxrandr (1.5.3-r2) 20:11:52 (42/154) Installing libatk-1.0 (2.48.3-r0) 20:11:52 (43/154) Installing libxtst (1.2.4-r2) 20:11:52 (44/154) Installing dbus-libs (1.14.8-r0) 20:11:52 (45/154) Installing at-spi2-core (2.48.3-r0) 20:11:52 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 20:11:52 (47/154) Installing pixman (0.42.2-r1) 20:11:52 (48/154) Installing cairo (1.17.8-r1) 20:11:52 (49/154) Installing cairo-gobject (1.17.8-r1) 20:11:52 (50/154) Installing avahi-libs (0.8-r13) 20:11:52 (51/154) Installing gmp (6.2.1-r3) 20:11:52 (52/154) Installing nettle (3.8.1-r2) 20:11:52 (53/154) Installing libunistring (1.1-r1) 20:11:52 (54/154) Installing libidn2 (2.3.4-r1) 20:11:52 (55/154) Installing p11-kit (0.24.1-r2) 20:11:52 (56/154) Installing libtasn1 (4.19.0-r1) 20:11:52 (57/154) Installing gnutls (3.8.0-r2) 20:11:52 (58/154) Installing cups-libs (2.4.7-r0) 20:11:52 (59/154) Installing libepoxy (1.5.10-r1) 20:11:52 (60/154) Installing fribidi (1.0.13-r0) 20:11:52 (61/154) Installing graphite2 (1.3.14-r5) 20:11:52 (62/154) Installing harfbuzz (7.3.0-r0) 20:11:52 (63/154) Installing libxft (2.3.8-r1) 20:11:52 (64/154) Installing pango (1.50.14-r1) 20:11:52 (65/154) Installing wayland-libs-client (1.22.0-r2) 20:11:52 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 20:11:52 (67/154) Installing wayland-libs-egl (1.22.0-r2) 20:11:52 (68/154) Installing xkeyboard-config (2.38-r0) 20:11:52 (69/154) Installing libxkbcommon (1.5.0-r2) 20:11:52 (70/154) Installing gtk+3.0 (3.24.38-r1) 20:11:52 Executing gtk+3.0-3.24.38-r1.post-install 20:11:52 (71/154) Installing icu-data-full (73.2-r2) 20:11:53 (72/154) Installing mesa (23.0.4-r0) 20:11:53 (73/154) Installing llvm15-libs (15.0.7-r6) 20:11:53 (74/154) Installing hwdata-pci (0.370-r0) 20:11:53 (75/154) Installing libpciaccess (0.17-r2) 20:11:53 (76/154) Installing libdrm (2.4.115-r4) 20:11:53 (77/154) Installing musl-fts (1.2.7-r5) 20:11:53 (78/154) Installing libelf (0.189-r2) 20:11:53 (79/154) Installing mesa-glapi (23.0.4-r0) 20:11:53 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 20:11:54 (81/154) Installing eudev-libs (3.2.11-r8) 20:11:54 (82/154) Installing libmagic (5.45-r0) 20:11:54 (83/154) Installing file (5.45-r0) 20:11:54 (84/154) Installing libice (1.1.1-r2) 20:11:54 (85/154) Installing libuuid (2.38.1-r8) 20:11:54 (86/154) Installing libsm (1.2.4-r1) 20:11:54 (87/154) Installing libxt (1.3.0-r2) 20:11:54 (88/154) Installing libxmu (1.1.4-r2) 20:11:54 (89/154) Installing xset (1.2.5-r1) 20:11:54 (90/154) Installing xprop (1.2.6-r0) 20:11:54 (91/154) Installing xdg-utils (1.1.3-r4) 20:11:54 (92/154) Installing libogg (1.3.5-r4) 20:11:54 (93/154) Installing flac-libs (1.4.3-r0) 20:11:54 (94/154) Installing alsa-lib (1.2.9-r1) 20:11:54 (95/154) Installing libatomic (12.2.1_git20220924-r10) 20:11:54 (96/154) Installing svt-av1-libs (1.6.0-r0) 20:11:54 (97/154) Installing aom-libs (3.6.1-r0) 20:11:54 (98/154) Installing libva (2.18.0-r1) 20:11:54 (99/154) Installing libvdpau (1.5-r1) 20:11:54 (100/154) Installing onevpl-libs (2023.2.1-r0) 20:11:54 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 20:11:54 (102/154) Installing libdav1d (1.2.1-r0) 20:11:54 (103/154) Installing libhwy (1.0.4-r1) 20:11:54 (104/154) Installing lcms2 (2.15-r2) 20:11:54 (105/154) Installing libjxl (0.8.2-r0) 20:11:54 (106/154) Installing lame-libs (3.100-r5) 20:11:54 (107/154) Installing opus (1.4-r0) 20:11:54 (108/154) Installing libgomp (12.2.1_git20220924-r10) 20:11:54 (109/154) Installing soxr (0.1.3-r5) 20:11:54 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 20:11:54 (111/154) Installing libtheora (1.1.1-r17) 20:11:54 (112/154) Installing libvorbis (1.3.7-r1) 20:11:54 (113/154) Installing libvpx (1.13.0-r2) 20:11:54 (114/154) Installing x264-libs (0.164_git20220602-r1) 20:11:54 (115/154) Installing numactl (2.0.16-r4) 20:11:54 (116/154) Installing x265-libs (3.5-r4) 20:11:54 (117/154) Installing xvidcore (1.3.7-r1) 20:11:54 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 20:11:54 (119/154) Installing libbluray (1.3.4-r0) 20:11:54 (120/154) Installing mpg123-libs (1.31.3-r1) 20:11:54 (121/154) Installing libopenmpt (0.7.2-r0) 20:11:54 (122/154) Installing cjson (1.7.15-r4) 20:11:54 (123/154) Installing mbedtls (2.28.5-r0) 20:11:54 (124/154) Installing librist (0.2.7-r0) 20:11:54 (125/154) Installing libsrt (1.5.2-r0) 20:11:54 (126/154) Installing libssh (0.10.5-r0) 20:11:54 (127/154) Installing libsodium (1.0.18-r3) 20:11:54 (128/154) Installing libzmq (4.3.4-r4) 20:11:54 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 20:11:54 (130/154) Installing libevent (2.1.12-r6) 20:11:54 (131/154) Installing wayland-libs-server (1.22.0-r2) 20:11:54 (132/154) Installing mesa-gbm (23.0.4-r0) 20:11:54 (133/154) Installing harfbuzz-subset (7.3.0-r0) 20:11:54 (134/154) Installing icu-libs (73.2-r2) 20:11:54 (135/154) Installing jsoncpp (1.9.5-r0) 20:11:54 (136/154) Installing minizip (1.2.13-r1) 20:11:54 (137/154) Installing nspr (4.35-r2) 20:11:54 (138/154) Installing sqlite-libs (3.41.2-r2) 20:11:54 (139/154) Installing nss (3.94-r0) 20:11:54 (140/154) Installing pipewire-libs (0.3.70-r1) 20:11:54 (141/154) Installing libasyncns (0.8-r1) 20:11:54 (142/154) Installing libltdl (2.4.7-r2) 20:11:54 (143/154) Installing orc (0.4.34-r0) 20:11:54 (144/154) Installing libsndfile (1.2.0-r2) 20:11:54 (145/154) Installing speexdsp (1.2.1-r1) 20:11:54 (146/154) Installing tdb-libs (1.4.8-r1) 20:11:54 (147/154) Installing libpulse (16.1-r10) 20:11:55 (148/154) Installing snappy (1.1.10-r1) 20:11:55 (149/154) Installing libwoff2common (1.0.2-r2) 20:11:55 (150/154) Installing libwoff2enc (1.0.2-r2) 20:11:55 (151/154) Installing libgpg-error (1.47-r1) 20:11:55 (152/154) Installing libgcrypt (1.10.2-r1) 20:11:55 (153/154) Installing libxslt (1.1.38-r0) 20:11:55 (154/154) Installing chromium (119.0.6045.159-r0) 20:11:56 Executing busybox-1.36.1-r5.trigger 20:11:56 Executing fontconfig-2.14.2-r3.trigger 20:11:56 Executing mkfontscale-1.2.2-r3.trigger 20:11:56 Executing glib-2.76.4-r0.trigger 20:11:56 Executing shared-mime-info-2.2-r5.trigger 20:11:56 Executing gdk-pixbuf-2.42.10-r5.trigger 20:11:57 Executing gtk-update-icon-cache-3.24.38-r1.trigger 20:11:57 OK: 580 MiB in 171 packages 20:12:09 Removing intermediate container 4903a4eb5245 20:12:09 ---> 38c3a734d585 20:12:09 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 20:12:09 ---> Running in 1e692143f4a2 20:12:09 Removing intermediate container 1e692143f4a2 20:12:09 ---> 2b535b8d4bda 20:12:09 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 20:12:09 ---> Running in 67661998aade 20:12:09 Removing intermediate container 67661998aade 20:12:09 ---> 05a90e380e92 20:12:09 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 20:12:09 ---> Running in 967d2e907b58 20:12:09 Removing intermediate container 967d2e907b58 20:12:09 ---> 89debee10d44 20:12:09 Step 6/11 : RUN npm install -g npm 20:12:09 ---> Running in 07c3c15a2606 20:12:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25974 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 20:12:10 Running in /w/workspace/edgex-ui-go/153 [Pipeline] { [Pipeline] checkout 20:12:13 The recommended git tool is: git 20:12:15 20:12:15 removed 11 packages, and changed 44 packages in 6s 20:12:15 20:12:15 28 packages are looking for funding 20:12:15 run `npm fund` for details 20:12:16 Removing intermediate container 07c3c15a2606 20:12:16 ---> 798c6820deaf 20:12:16 Step 7/11 : ARG USER=1000 20:12:16 ---> Running in 3c8730ee6baf 20:12:16 Removing intermediate container 3c8730ee6baf 20:12:16 ---> af8095aacb5e 20:12:16 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 20:12:16 ---> Running in 9d78bb7e7645 20:12:16 Removing intermediate container 9d78bb7e7645 20:12:16 ---> 60fa60633681 20:12:16 Step 9/11 : USER $USER:$USER 20:12:17 ---> Running in cbe806f3b128 20:12:17 Removing intermediate container cbe806f3b128 20:12:17 ---> c4c78e195738 20:12:17 Step 10/11 : WORKDIR /app 20:12:17 ---> Running in 49d006bb26ef 20:12:17 Removing intermediate container 49d006bb26ef 20:12:17 ---> 300b955f299d 20:12:17 Step 11/11 : LABEL git_sha=edf53e57e38cb88091262216690b9bdd71284625 20:12:17 ---> Running in 0e2ddfc4f97b 20:12:17 Removing intermediate container 0e2ddfc4f97b 20:12:17 ---> cc2b7adc7acf 20:12:17 Successfully built cc2b7adc7acf 20:12:17 Successfully tagged edgexfoundry/edgex-web-ui:edf53e57e38cb88091262216690b9bdd71284625 20:12:17 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 20:12:17 touch edgex-web-ui.imagebuilt 20:12:17 mkdir -p node_modules coverage 20:12:17 chown "1000:1000" . node_modules coverage package-lock.json 20:12:17 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 20:12:19 using credential edgex-jenkins-ssh 20:12:19 Cloning the remote Git repository 20:12:19 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:12:19 > git init /w/workspace/edgex-ui-go/153 # timeout=10 20:12:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:12:19 > git --version # timeout=10 20:12:19 > git --version # 'git version 2.25.1' 20:12:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:12:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:25 Avoid second fetch 20:12:25 Checking out Revision edf53e57e38cb88091262216690b9bdd71284625 (main) 20:12:26 Commit message: "Merge pull request #674 from rsdmike/angularUpdate" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:12:25 > git config core.sparsecheckout # timeout=10 20:12:25 > git checkout -f edf53e57e38cb88091262216690b9bdd71284625 # timeout=10 20:12:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:12:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:12:27 Dload Upload Total Spent Left Speed 20:12:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99078 0 --:--:-- --:--:-- --:--:-- 99078 [Pipeline] sh 20:12:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:12:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 20:12:28 sudo tee /etc/docker/daemon.new 20:12:28 { 20:12:28 "registry-mirrors": [ 20:12:28 "https://nexus3.edgexfoundry.org:10001" 20:12:28 ], 20:12:28 "bip": "10.250.0.254/24", 20:12:28 "hosts": [ 20:12:28 "tcp://0.0.0.0:5555", 20:12:28 "unix:///var/run/docker.sock" 20:12:28 ], 20:12:28 "mtu": 1458, 20:12:28 "selinux-enabled": true, 20:12:28 "seccomp-profile": "/etc/docker/seccomp.json" 20:12:28 } [Pipeline] sh 20:12:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:12:29 + sudo service docker restart 20:12:29 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 20:12:29 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 20:12:29 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 20:12:29 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. 20:12:29 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 20:12:29 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. 20:12:29 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 20:12:29 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. 20:12:30 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 20:12:31 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 20:12:32 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 20:12:32 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 20:12:33 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. 20:12:37 20:12:37 added 1178 packages, and audited 1179 packages in 19s 20:12:37 20:12:37 99 packages are looking for funding 20:12:37 run `npm fund` for details 20:12:37 20:12:37 21 vulnerabilities (14 moderate, 4 high, 3 critical) 20:12:37 20:12:37 To address issues that do not require attention, run: 20:12:37 npm audit fix 20:12:37 20:12:37 To address all issues (including breaking changes), run: 20:12:37 npm audit fix --force 20:12:37 20:12:37 Run `npm audit` for details. 20:12:45 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 20:12:46 - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:12:47 provisioning config files... 20:12:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/153@tmp/config14676916604572388385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:47 ---> ****-login.sh 20:12:47 nexus3.edgexfoundry.org:10001 20:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:12:48 Configure a credential helper to remove this warning. See 20:12:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:12:48 20:12:48 Login Succeeded 20:12:48 nexus3.edgexfoundry.org:10002 20:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:12:48 Configure a credential helper to remove this warning. See 20:12:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:12:48 20:12:48 Login Succeeded 20:12:48 nexus3.edgexfoundry.org:10003 20:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:12:48 Configure a credential helper to remove this warning. See 20:12:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:12:48 20:12:48 Login Succeeded 20:12:48 nexus3.edgexfoundry.org:10004 20:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:12:49 Configure a credential helper to remove this warning. See 20:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:12:49 20:12:49 Login Succeeded 20:12:49 ****.io 20:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:12:49 Configure a credential helper to remove this warning. See 20:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:12:49 20:12:49 Login Succeeded 20:12:49 ---> ****-login.sh ends [Pipeline] } 20:12:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:12:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:12:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:12:50 ========================================================= 20:12:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:12:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:50 + 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 . 20:12:56 #0 building with "default" instance using docker driver 20:12:56 20:12:56 #1 [internal] load build definition from Dockerfile 20:12:56 #1 transferring dockerfile: 1.94kB done 20:12:56 #1 DONE 0.1s 20:12:56 20:12:56 #2 [internal] load .dockerignore 20:12:56 #2 transferring context: 58B 0.0s done 20:12:56 #2 DONE 0.1s 20:12:56 20:12:56 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:12:56 #3 DONE 0.2s 20:12:56 20:12:56 #4 [internal] load metadata for docker.io/library/docker:latest 20:12:56 #4 DONE 0.3s 20:12:56 20:12:56 #5 [internal] load build context 20:12:56 #5 DONE 0.0s 20:12:56 20:12:56 #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:12:56 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:12:56 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.1s done 20:12:56 #6 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s 20:12:56 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.1s 20:12:56 #6 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 20:12:56 #6 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 20:12:56 #6 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 20:12:56 #6 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s 20:12:56 #6 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 20:12:56 #6 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s 20:12:56 #6 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 20:12:56 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s 20:12:56 #6 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 20:12:56 #6 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 20:12:56 #6 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 20:12:56 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.4s 20:12:56 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.57MB / 11.40MB 0.4s 20:12:56 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.4s 20:12:56 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.30MB / 11.40MB 0.5s 20:12:56 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.6s 20:12:56 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.6s 20:12:56 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 0.6s 20:12:56 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.09MB / 63.99MB 0.7s 20:12:56 #6 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 20:12:56 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 14.68MB / 97.63MB 0.8s 20:12:56 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.30MB / 63.99MB 0.9s 20:12:56 #6 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done 20:12:57 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.02MB / 97.63MB 1.0s 20:12:57 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.80MB / 63.99MB 1.1s 20:12:57 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 1.2s 20:12:57 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.3s 20:12:57 #6 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 20:12:57 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.5s 20:12:57 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.5s 20:12:57 #6 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done 20:12:57 #6 ... 20:12:57 20:12:57 #5 [internal] load build context 20:12:57 #5 transferring context: 33.94MB 1.6s done 20:12:57 #5 DONE 1.7s 20:12:57 20:12:57 #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:12:57 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.7s 20:12:57 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.64MB / 97.63MB 1.7s 20:12:57 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 1.8s 20:12:57 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.9s 20:12:58 #6 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 2.0s done 20:12:58 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 2.1s 20:12:58 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.59MB / 97.63MB 2.3s 20:12:58 #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20:12:58 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.55MB / 97.63MB 2.5s 20:12:58 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 2.6s 20:12:58 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.08MB / 97.63MB 2.8s 20:12:59 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.1s 20:12:59 #6 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.2s done 20:13:03 #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.1s 20:13:04 #6 ... 20:13:04 20:13:04 #7 FROM docker.io/library/docker:latest@sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e 20:13:04 #7 resolve docker.io/library/docker:latest@sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e 0.1s done 20:13:04 #7 sha256:a1aac6b094e567d03c4de2e653737d62abe54842ca9ce726d4c3d7acc9e4d551 3.52kB / 3.52kB done 20:13:04 #7 sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e 3.85kB / 3.85kB done 20:13:04 #7 sha256:45cd101fff1c17d4f81c9ab74da72a07bea70141502dbca6022ba5bccaf68a7c 11.91kB / 11.91kB done 20:13:04 #7 sha256:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf 3.35MB / 3.35MB 0.8s done 20:13:04 #7 extracting sha256:c303524923177661067f7eb378c3dd5277088c2676ebd1cd78e68397bb80fdbf 0.8s done 20:13:04 #7 sha256:1d4959de38143abac793d31e4e8592696721305ff06281f8b9284aee380afcfe 2.01MB / 2.01MB 1.0s done 20:13:04 #7 sha256:6ad13903bddcf72a12271712f86252630105681e79e13206143415c0126ad716 15.45MB / 15.45MB 1.6s done 20:13:04 #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.0s done 20:13:04 #7 sha256:73d25d6f55aa4613dba9ab5b9241fa5a5829ebcd9598fdc72bcc3c9530e31410 15.64MB / 15.64MB 2.0s done 20:13:04 #7 extracting sha256:1d4959de38143abac793d31e4e8592696721305ff06281f8b9284aee380afcfe 0.5s done 20:13:04 #7 sha256:c27443b4d8ef08d9595ff7b4615368609e9eb1dad775a8104046cda887f71baa 542B / 542B 2.1s done 20:13:04 #7 sha256:9b9a6de999aebb1929026db838ce63e260cb60ceb2a018d5835ee0b92b79798f 16.30MB / 16.30MB 2.5s done 20:13:04 #7 sha256:aba085e707bfae289dc07b3a91988cf361b26e5a155b375327d04e86ade323fe 1.02kB / 1.02kB 2.1s done 20:13:04 #7 sha256:e56ce0b5dd03aceb79305661cc998bf91607aa2d5895f7edc7ddfb8763ed4063 7.43MB / 7.43MB 2.5s done 20:13:04 #7 sha256:2b26ed45c382061dedfbc9897aa66f98b67020074cda8a9d42b38ff010bc718d 116B / 116B 2.2s done 20:13:04 #7 sha256:d161e38c30349d04fed07b9f81826990ac883a0c9d8f1dbb5d61edb0c8fe1e4d 93.08kB / 93.08kB 2.6s done 20:13:04 #7 sha256:7c563e2ee3bf3461f1e66816dd240ff2c792b343b7de1d555ef2177b2163117d 1.29kB / 1.29kB 2.6s done 20:13:04 #7 sha256:883079f9400aebd82f5dd3a04505fb7264adfd593aff55859c8795a6bf6d724d 49.71MB / 49.71MB 3.8s done 20:13:04 #7 sha256:c1478e0df45c14bad76f8e9118c56cacf10aa381f78d27ffa083c87f4df54a02 1.51kB / 1.51kB 2.6s done 20:13:04 #7 sha256:d38cf0aa42451ab1123baf3553ce42e12c1e3ca081159f0f483e5ffb98621016 2.88kB / 2.88kB 2.7s done 20:13:04 #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 20:13:04 #7 extracting sha256:6ad13903bddcf72a12271712f86252630105681e79e13206143415c0126ad716 0.7s done 20:13:04 #7 extracting sha256:73d25d6f55aa4613dba9ab5b9241fa5a5829ebcd9598fdc72bcc3c9530e31410 1.0s done 20:13:04 #7 extracting sha256:9b9a6de999aebb1929026db838ce63e260cb60ceb2a018d5835ee0b92b79798f 1.2s done 20:13:04 #7 extracting sha256:c27443b4d8ef08d9595ff7b4615368609e9eb1dad775a8104046cda887f71baa done 20:13:04 #7 extracting sha256:aba085e707bfae289dc07b3a91988cf361b26e5a155b375327d04e86ade323fe done 20:13:04 #7 extracting sha256:2b26ed45c382061dedfbc9897aa66f98b67020074cda8a9d42b38ff010bc718d done 20:13:04 #7 extracting sha256:e56ce0b5dd03aceb79305661cc998bf91607aa2d5895f7edc7ddfb8763ed4063 0.9s done 20:13:04 #7 extracting sha256:d161e38c30349d04fed07b9f81826990ac883a0c9d8f1dbb5d61edb0c8fe1e4d done 20:13:04 #7 extracting sha256:7c563e2ee3bf3461f1e66816dd240ff2c792b343b7de1d555ef2177b2163117d done 20:13:04 #7 extracting sha256:883079f9400aebd82f5dd3a04505fb7264adfd593aff55859c8795a6bf6d724d 1.4s 20:13:05 #7 ... 20:13:05 20:13:05 #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:13:07 #6 ... 20:13:07 20:13:07 #7 FROM docker.io/library/docker:latest@sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e 20:13:07 #7 extracting sha256:883079f9400aebd82f5dd3a04505fb7264adfd593aff55859c8795a6bf6d724d 2.4s done 20:13:07 #7 extracting sha256:c1478e0df45c14bad76f8e9118c56cacf10aa381f78d27ffa083c87f4df54a02 done 20:13:07 #7 extracting sha256:d38cf0aa42451ab1123baf3553ce42e12c1e3ca081159f0f483e5ffb98621016 done 20:13:07 #7 DONE 10.8s 20:13:07 20:13:07 #6 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:13:08 #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.3s 20:13:13 ✔ Browser application bundle generation complete. 20:13:13 22 12 2023 20:13:08.642:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 20:13:13 22 12 2023 20:13:08.644:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 20:13:13 22 12 2023 20:13:08.647:INFO [launcher]: Starting browser ChromeHeadless 20:13:13 22 12 2023 20:13:08.979:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket Y-EjaIQaX8gC4RDaAAAB with id 12192555 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.077 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.095 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.101 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.104 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.106 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.116 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.13 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.132 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.142 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.149 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.174 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.179 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.181 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.189 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.227 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.241 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.252 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.264 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.308 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.315 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.318 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.333 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.337 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.34 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.342 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.348 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.349 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.351 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.363 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.365 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.367 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.372 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.375 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.384 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.39 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.409 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.416 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.421 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.444 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.447 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.449 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.451 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.453 secs) 20:13:13 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 20:13:13 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 20:13:13 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.453 secs) 20:13:13 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 20:13:13 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 20:13:13 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.456 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.462 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.465 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.478 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.483 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.487 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.489 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.528 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.596 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.611 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.633 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.642 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.646 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.673 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.683 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.71 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.729 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.74 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.751 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.778 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.781 secs) 20:13:13 WARN: ' 20:13:13 It looks like you're using ngModel on the same form field as formControlName. 20:13:13 Support for using the ngModel input property and ngModelChange event with 20:13:13 reactive form directives has been deprecated in Angular v6 and will be removed 20:13:13 in a future version of Angular. 20:13:13 20:13:13 For more information on this, see our API docs here: 20:13:13 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:13:13 ' 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.781 secs) 20:13:13 WARN: ' 20:13:13 It looks like you're using ngModel on the same form field as formControlName. 20:13:13 Support for using the ngModel input property and ngModelChange event with 20:13:13 reactive form directives has been deprecated in Angular v6 and will be removed 20:13:13 in a future version of Angular. 20:13:13 20:13:13 For more information on this, see our API docs here: 20:13:13 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:13:13 ' 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.811 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.838 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.845 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.871 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.889 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.897 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.911 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.917 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.924 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.937 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.944 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.956 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.981 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.988 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.991 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.02 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.035 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.041 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.061 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.076 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.08 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.084 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.087 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.101 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.116 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.162 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.169 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.173 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.192 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.195 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.203 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.206 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.216 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.233 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.237 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.238 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.245 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.258 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.271 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.273 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.274 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.292 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.295 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.299 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.306 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.308 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.31 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.311 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.328 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.33 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.331 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.337 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.339 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.341 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.346 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.358 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.361 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.376 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.378 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.379 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.383 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.398 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.409 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.421 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.425 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.431 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.432 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.434 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.444 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.448 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.457 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.459 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.46 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.464 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.468 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.476 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.479 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.481 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.49 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.502 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.511 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.524 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.531 secs) 20:13:13 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.038 secs / 1.531 secs) 20:13:13 TOTAL: 147 SUCCESS 20:13:13 ✔ Browser application bundle generation complete. 20:13:13 20:13:13 =============================== Coverage summary =============================== 20:13:13 Statements : 39.03% ( 1356/3474 ) 20:13:13 Branches : 14.7% ( 86/585 ) 20:13:13 Functions : 32.21% ( 422/1310 ) 20:13:13 Lines : 38.95% ( 1325/3401 ) 20:13:13 ================================================================================ 20:13:13 ✔ Browser application bundle generation complete. 20:13:15 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 20:13:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:13:15 $ docker stop --time=1 6a1727e2fda714c57500e05ad8fe745a0658096f693dbe290f583550c8f7bb45 20:13:16 #6 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.8s done 20:13:16 $ docker rm -f --volumes 6a1727e2fda714c57500e05ad8fe745a0658096f693dbe290f583550c8f7bb45 [Pipeline] // withDockerContainer [Pipeline] sh 20:13:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:13:17 #6 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 20:13:17 #6 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 20:13:17 #6 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 20:13:17 #6 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20:13:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:13:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:13:18 + ls -al . 20:13:18 total 192 20:13:18 drwxrwxr-x 13 jenkins jenkins 4096 Dec 22 20:11 . 20:13:18 drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 20:09 .. 20:13:18 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 20:09 .blubracket 20:13:18 -rw-rw-r-- 1 jenkins jenkins 18 Dec 22 20:09 .dockerignore 20:13:18 drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 20:10 .git 20:13:18 drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 20:09 .github 20:13:18 -rw-rw-r-- 1 jenkins jenkins 178 Dec 22 20:09 .gitignore 20:13:18 drwxr-xr-x 3 jenkins jenkins 4096 Dec 22 20:10 .semver 20:13:18 -rw-rw-r-- 1 jenkins jenkins 9575 Dec 22 20:09 Attribution.txt 20:13:18 -rw-rw-r-- 1 jenkins jenkins 21430 Dec 22 20:09 CHANGELOG.md 20:13:18 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 22 20:09 CONTRIBUTING.md 20:13:18 -rw-rw-r-- 1 jenkins jenkins 1898 Dec 22 20:09 Dockerfile 20:13:18 -rw-rw-r-- 1 jenkins jenkins 652 Dec 22 20:09 Jenkinsfile 20:13:18 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 22 20:09 LICENSE 20:13:18 -rw-rw-r-- 1 jenkins jenkins 2189 Dec 22 20:09 Makefile 20:13:18 -rw-rw-r-- 1 jenkins jenkins 4381 Dec 22 20:09 README.md 20:13:18 -rw-rw-r-- 1 jenkins jenkins 12 Dec 22 20:10 VERSION 20:13:18 -rw-rw-r-- 1 jenkins jenkins 4832 Dec 22 20:09 angularmigrationlogs.md 20:13:18 drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 20:09 assets 20:13:18 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 20:09 bin 20:13:18 drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 20:09 cmd 20:13:18 -rw-r--r-- 1 jenkins jenkins 10 Dec 22 20:11 coverage.out 20:13:18 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 20:09 docs 20:13:18 -rw-rw-r-- 1 jenkins jenkins 3508 Dec 22 20:09 go.mod 20:13:18 -rw-rw-r-- 1 jenkins jenkins 34261 Dec 22 20:09 go.sum 20:13:18 drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 20:09 internal 20:13:18 drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 20:09 testing 20:13:18 -rw-rw-r-- 1 jenkins jenkins 155 Dec 22 20:09 version.go 20:13:18 drwxrwxr-x 7 jenkins jenkins 4096 Dec 22 20:12 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:19 + 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=edf53e57e38cb88091262216690b9bdd71284625 --label arch=amd64 --label version=3.1.0-dev.23 . 20:13:20 Sending build context to Docker daemon 344.3MB 20:13:20 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:13:20 Step 2/26 : FROM ${BASE} AS builder 20:13:20 ---> 1ba29ed529bc 20:13:20 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:13:22 ---> Running in 9857e11009f1 20:13:22 Removing intermediate container 9857e11009f1 20:13:22 ---> 2da6241eb64a 20:13:22 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 20:13:22 ---> Running in 8f3671cd6700 20:13:22 Removing intermediate container 8f3671cd6700 20:13:22 ---> edfbe5509282 20:13:22 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 20:13:22 ---> Running in 5959856faa51 20:13:22 Removing intermediate container 5959856faa51 20:13:22 ---> b0e59b4333da 20:13:22 Step 6/26 : LABEL Name=edgex-ui-go 20:13:22 ---> Running in 002cdecce2a5 20:13:22 Removing intermediate container 002cdecce2a5 20:13:22 ---> 78eaff8d664e 20:13:22 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:13:22 ---> Running in 6c9b94f6a0ba 20:13:22 Removing intermediate container 6c9b94f6a0ba 20:13:22 ---> 8fcb518f6a9a 20:13:22 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:13:23 #6 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s 20:13:23 ---> 7ca58ea92be3 20:13:23 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:13:23 ---> Running in 17947a14fe18 20:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:24 OK: 264 MiB in 52 packages 20:13:24 Removing intermediate container 17947a14fe18 20:13:24 ---> 3fc8eb84996b 20:13:24 Step 10/26 : ENV GO111MODULE=on 20:13:24 ---> Running in 3a38a714dd76 20:13:24 Removing intermediate container 3a38a714dd76 20:13:24 ---> 6357a2929544 20:13:24 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:13:24 ---> Running in df09fa5144b6 20:13:24 Removing intermediate container df09fa5144b6 20:13:24 ---> b3be4925f909 20:13:24 Step 12/26 : COPY go.mod vendor* ./ 20:13:24 ---> 443a7a998c33 20:13:24 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:24 ---> Running in 0ee9b4357bd6 20:13:25 Removing intermediate container 0ee9b4357bd6 20:13:25 ---> 317ec809fae8 20:13:25 Step 14/26 : COPY . . 20:13:26 #6 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.4s done 20:13:26 #6 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 20:13:28 #6 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 20:13:28 #6 DONE 32.3s 20:13:28 20:13:28 #8 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:13:29 #8 DONE 1.4s 20:13:29 20:13:29 #9 [builder 3/8] RUN apk add --update --no-cache make git 20:13:30 #9 0.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:30 ---> a48309073b10 20:13:30 Step 15/26 : RUN ${MAKE} 20:13:30 ---> Running in 35818a2419e2 20:13:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.23" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:13:30 #9 1.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:31 #9 2.056 OK: 266 MiB in 52 packages 20:13:31 #9 DONE 2.3s 20:13:31 20:13:31 #10 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:13:31 #10 DONE 0.1s 20:13:32 20:13:32 #11 [builder 5/8] COPY go.mod vendor* ./ 20:13:32 #11 DONE 0.2s 20:13:32 20:13:32 #12 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:49 Removing intermediate container 35818a2419e2 20:13:49 ---> 37905b913dca 20:13:49 Step 16/26 : FROM alpine:3.18 20:13:49 3.18: Pulling from library/alpine 20:13:49 c926b61bad3b: Already exists 20:13:49 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:13:49 Status: Downloaded newer image for alpine:3.18 20:13:49 ---> b541f2080109 20:13:49 Step 17/26 : RUN apk --no-cache upgrade 20:13:49 ---> Running in a7ac18a63002 20:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:49 OK: 7 MiB in 15 packages 20:13:49 Removing intermediate container a7ac18a63002 20:13:49 ---> d0d4b3697471 20:13:49 Step 18/26 : EXPOSE 4000 20:13:49 ---> Running in 9821013ce20c 20:13:49 Removing intermediate container 9821013ce20c 20:13:49 ---> 35507093a561 20:13:49 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:13:50 ---> a9cd82630c00 20:13:50 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 20:13:50 ---> 1ca02344953c 20:13:50 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 20:13:50 ---> f269d14bc109 20:13:50 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:13:50 ---> Running in 320b42d96d7c 20:13:50 Removing intermediate container 320b42d96d7c 20:13:50 ---> 934ed3a48108 20:13:50 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 20:13:50 ---> Running in cc9157a06350 20:13:50 Removing intermediate container cc9157a06350 20:13:50 ---> 489a3e410923 20:13:50 Step 24/26 : LABEL arch=amd64 20:13:50 ---> Running in 56b57cb90224 20:13:50 Removing intermediate container 56b57cb90224 20:13:50 ---> a873b721703e 20:13:50 Step 25/26 : LABEL git_sha=edf53e57e38cb88091262216690b9bdd71284625 20:13:50 ---> Running in 8cca048c00b1 20:13:50 Removing intermediate container 8cca048c00b1 20:13:50 ---> b2a0145240c6 20:13:50 Step 26/26 : LABEL version=3.1.0-dev.23 20:13:50 ---> Running in 9e4cda425ce2 20:13:50 Removing intermediate container 9e4cda425ce2 20:13:50 ---> 9baa2d7950c7 20:13:50 [Warning] One or more build-args [ARCH] were not consumed 20:13:50 Successfully built 9baa2d7950c7 20:13:50 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:51 provisioning config files... 20:13:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14314387333359499513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:51 ---> ****-login.sh 20:13:51 nexus3.edgexfoundry.org:10001 20:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:13:51 Configure a credential helper to remove this warning. See 20:13:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:13:51 20:13:51 Login Succeeded 20:13:51 nexus3.edgexfoundry.org:10002 20:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:13:51 Configure a credential helper to remove this warning. See 20:13:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:13:51 20:13:51 Login Succeeded 20:13:51 nexus3.edgexfoundry.org:10003 20:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:13:51 Configure a credential helper to remove this warning. See 20:13:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:13:51 20:13:51 Login Succeeded 20:13:51 nexus3.edgexfoundry.org:10004 20:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:13:51 Configure a credential helper to remove this warning. See 20:13:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:13:51 20:13:51 Login Succeeded 20:13:51 ****.io 20:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:13:51 Configure a credential helper to remove this warning. See 20:13:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:13:51 20:13:51 Login Succeeded 20:13:51 ---> ****-login.sh ends [Pipeline] } 20:13:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:13:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:13:52 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 20:13:52 edf53e57e38cb88091262216690b9bdd71284625 20:13:52 latest 20:13:52 3.1.0-dev.23 20:13:52 edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 20:13:52 main 20:13:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:52 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:edf53e57e38cb88091262216690b9bdd71284625 20:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:13:53 10b3d606af9f: Preparing 20:13:53 f0d6634f3b72: Preparing 20:13:53 355dd77dabce: Preparing 20:13:53 47c8144810cc: Preparing 20:13:53 9fe9a137fd00: Preparing 20:13:53 9fe9a137fd00: Layer already exists 20:13:53 f0d6634f3b72: Pushed 20:13:53 10b3d606af9f: Pushed 20:13:53 47c8144810cc: Pushed 20:13:56 355dd77dabce: Pushed 20:13:56 edf53e57e38cb88091262216690b9bdd71284625: digest: sha256:da4c2d8ac116c144c0ed974e6b27bc9a95af718b1563e4db8d2c359e397d58f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 20:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:13:57 10b3d606af9f: Preparing 20:13:57 f0d6634f3b72: Preparing 20:13:57 355dd77dabce: Preparing 20:13:57 47c8144810cc: Preparing 20:13:57 9fe9a137fd00: Preparing 20:13:57 47c8144810cc: Layer already exists 20:13:57 9fe9a137fd00: Layer already exists 20:13:57 355dd77dabce: Layer already exists 20:13:57 10b3d606af9f: Layer already exists 20:13:57 f0d6634f3b72: Layer already exists 20:13:57 latest: digest: sha256:da4c2d8ac116c144c0ed974e6b27bc9a95af718b1563e4db8d2c359e397d58f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:57 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.23 20:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:13:57 10b3d606af9f: Preparing 20:13:57 f0d6634f3b72: Preparing 20:13:57 355dd77dabce: Preparing 20:13:57 47c8144810cc: Preparing 20:13:57 9fe9a137fd00: Preparing 20:13:57 47c8144810cc: Layer already exists 20:13:57 355dd77dabce: Layer already exists 20:13:57 9fe9a137fd00: Layer already exists 20:13:57 10b3d606af9f: Layer already exists 20:13:57 f0d6634f3b72: Layer already exists 20:13:57 3.1.0-dev.23: digest: sha256:da4c2d8ac116c144c0ed974e6b27bc9a95af718b1563e4db8d2c359e397d58f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 20:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:13:58 10b3d606af9f: Preparing 20:13:58 f0d6634f3b72: Preparing 20:13:58 355dd77dabce: Preparing 20:13:58 47c8144810cc: Preparing 20:13:58 9fe9a137fd00: Preparing 20:13:58 9fe9a137fd00: Layer already exists 20:13:58 10b3d606af9f: Layer already exists 20:13:58 f0d6634f3b72: Layer already exists 20:13:58 355dd77dabce: Layer already exists 20:13:58 47c8144810cc: Layer already exists 20:13:58 edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23: digest: sha256:da4c2d8ac116c144c0ed974e6b27bc9a95af718b1563e4db8d2c359e397d58f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:59 #12 DONE 24.0s 20:13:59 20:13:59 #13 [builder 7/8] COPY . . 20:13:59 #13 DONE 0.9s 20:13:59 20:13:59 #14 [builder 8/8] RUN echo noop 20:13:59 #14 0.618 noop 20:13:59 #14 DONE 0.7s 20:13:59 20:13:59 #15 exporting to image 20:13:59 #15 exporting layers 20:13:59 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 20:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:13:59 10b3d606af9f: Preparing 20:13:59 f0d6634f3b72: Preparing 20:13:59 355dd77dabce: Preparing 20:13:59 47c8144810cc: Preparing 20:13:59 9fe9a137fd00: Preparing 20:13:59 355dd77dabce: Layer already exists 20:13:59 f0d6634f3b72: Layer already exists 20:13:59 10b3d606af9f: Layer already exists 20:13:59 47c8144810cc: Layer already exists 20:13:59 9fe9a137fd00: Layer already exists 20:13:59 main: digest: sha256:da4c2d8ac116c144c0ed974e6b27bc9a95af718b1563e4db8d2c359e397d58f5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:13:59 ===================================================== [Pipeline] echo 20:14:00 taggedImages: 20:14:00 - nexus3.edgexfoundry.org:10004/edgex-ui:edf53e57e38cb88091262216690b9bdd71284625 20:14:00 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 20:14:00 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.23 20:14:00 - nexus3.edgexfoundry.org:10004/edgex-ui:edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 20:14:00 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:14:00 20:14:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:14:01 latest: Pulling from edgex-lftools-log-publisher 20:14:01 5eb5b503b376: Pulling fs layer 20:14:01 5c69ac0246d0: Pulling fs layer 20:14:01 ec43610c2a17: Pulling fs layer 20:14:01 3a2ae6a8a46f: Pulling fs layer 20:14:01 33b1e0a273af: Pulling fs layer 20:14:01 5d3b04190fa2: Pulling fs layer 20:14:01 2f39f015ded8: Pulling fs layer 20:14:01 3a2ae6a8a46f: Waiting 20:14:01 2f39f015ded8: Waiting 20:14:01 33b1e0a273af: Waiting 20:14:01 5d3b04190fa2: Waiting 20:14:01 5c69ac0246d0: Download complete 20:14:01 3a2ae6a8a46f: Verifying Checksum 20:14:01 3a2ae6a8a46f: Download complete 20:14:01 33b1e0a273af: Verifying Checksum 20:14:01 33b1e0a273af: Download complete 20:14:01 5d3b04190fa2: Verifying Checksum 20:14:01 5d3b04190fa2: Download complete 20:14:01 ec43610c2a17: Verifying Checksum 20:14:01 ec43610c2a17: Download complete 20:14:01 5eb5b503b376: Verifying Checksum 20:14:01 5eb5b503b376: Download complete 20:14:01 2f39f015ded8: Verifying Checksum 20:14:01 2f39f015ded8: Download complete 20:14:02 5eb5b503b376: Pull complete 20:14:02 5c69ac0246d0: Pull complete 20:14:03 ec43610c2a17: Pull complete 20:14:03 3a2ae6a8a46f: Pull complete 20:14:03 33b1e0a273af: Pull complete 20:14:03 5d3b04190fa2: Pull complete 20:14:07 2f39f015ded8: Pull complete 20:14:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:14:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:14:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:07 prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container 20:14:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:14:11 $ docker top 96ca3978ad5041c0b658f797dff06bd8621f4ba6fe823a2a8a19fc1f55853d52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:14:12 ---> job-cost.sh 20:14:12 lf-activate-venv: SKIPPING 20:14:12 INFO: No Stack... 20:14:12 INFO: Retrieving Pricing Info for: v3-standard-8 20:14:12 INFO: Archiving Costs [Pipeline] sh 20:14:13 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 20:14:13 + cut -d, -f6 [Pipeline] lock 20:14:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] 20:14:13 Resource [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] did not exist. Created. 20:14:13 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:14:13 + echo total: 0.2199999988079071 [Pipeline] stash 20:14:13 Stashed 1 file(s) [Pipeline] } 20:14:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] [Pipeline] // lock [Pipeline] } 20:14:14 $ docker stop --time=1 96ca3978ad5041c0b658f797dff06bd8621f4ba6fe823a2a8a19fc1f55853d52 20:14:15 $ docker rm -f --volumes 96ca3978ad5041c0b658f797dff06bd8621f4ba6fe823a2a8a19fc1f55853d52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:14:25 #15 exporting layers 24.6s done 20:14:25 #15 writing image sha256:fc5006de679ce841c3298196b61dd379187a0de7731417fd5c309aed692eab4b done 20:14:25 #15 naming to docker.io/library/ci-base-image-arm64 0.0s done 20:14:25 #15 DONE 24.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:26 + docker inspect -f . ci-base-image-arm64 20:14:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:26 prd-ubuntu20.04-docker-arm64-4c-16g-25974 does not seem to be running inside a container 20:14:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/153 -v /w/workspace/edgex-ui-go/153:/w/workspace/edgex-ui-go/153:rw,z -v /w/workspace/edgex-ui-go/153@tmp:/w/workspace/edgex-ui-go/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:14:27 $ docker top f7408eef237080ac96ae8349803106e5b8f0d713b5b5363c8bf28adaccd9968a -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:28 + go version 20:14:28 go version go1.21.0 linux/arm64 [Pipeline] } 20:14:28 $ docker stop --time=1 f7408eef237080ac96ae8349803106e5b8f0d713b5b5363c8bf28adaccd9968a 20:14:30 $ docker rm -f --volumes f7408eef237080ac96ae8349803106e5b8f0d713b5b5363c8bf28adaccd9968a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:30 + docker inspect -f . ci-base-image-arm64 20:14:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:31 prd-ubuntu20.04-docker-arm64-4c-16g-25974 does not seem to be running inside a container 20:14:31 $ 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/153 -v /w/workspace/edgex-ui-go/153:/w/workspace/edgex-ui-go/153:rw,z -v /w/workspace/edgex-ui-go/153@tmp:/w/workspace/edgex-ui-go/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:14:32 $ docker top 2850c6710996a18384893e460d1865ce823c7a501e0d22d97f1bb09d7f917921 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:32 + git config --global --add safe.directory /w/workspace/edgex-ui-go/153 [Pipeline] fileExists [Pipeline] sh 20:14:33 + make test 20:14:33 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:14:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:15:26 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:15:26 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:15:26 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:15:26 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 20:15:26 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 20:15:26 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:15:26 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:15:26 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 20:15:26 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 20:15:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:15:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:15:36 ./bin/test-attribution-txt.sh [Pipeline] echo 20:15:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:15:36 $ docker stop --time=1 2850c6710996a18384893e460d1865ce823c7a501e0d22d97f1bb09d7f917921 20:15:38 $ docker rm -f --volumes 2850c6710996a18384893e460d1865ce823c7a501e0d22d97f1bb09d7f917921 [Pipeline] // withDockerContainer [Pipeline] sh 20:15:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:15:39 Warning: overwriting stash ‘coverage-report’ 20:15:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:15:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:15:41 + ls -al . 20:15:41 total 188 20:15:41 drwxrwxr-x 12 jenkins jenkins 4096 Dec 22 20:14 . 20:15:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 20:12 .. 20:15:41 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 20:12 .blubracket 20:15:41 -rw-rw-r-- 1 jenkins jenkins 18 Dec 22 20:12 .dockerignore 20:15:41 drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 20:12 .git 20:15:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 20:12 .github 20:15:41 -rw-rw-r-- 1 jenkins jenkins 178 Dec 22 20:12 .gitignore 20:15:41 -rw-rw-r-- 1 jenkins jenkins 9575 Dec 22 20:12 Attribution.txt 20:15:41 -rw-rw-r-- 1 jenkins jenkins 21430 Dec 22 20:12 CHANGELOG.md 20:15:41 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 22 20:12 CONTRIBUTING.md 20:15:41 -rw-rw-r-- 1 jenkins jenkins 1898 Dec 22 20:12 Dockerfile 20:15:41 -rw-rw-r-- 1 jenkins jenkins 652 Dec 22 20:12 Jenkinsfile 20:15:41 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 22 20:12 LICENSE 20:15:41 -rw-rw-r-- 1 jenkins jenkins 2189 Dec 22 20:12 Makefile 20:15:41 -rw-rw-r-- 1 jenkins jenkins 4381 Dec 22 20:12 README.md 20:15:41 -rw-rw-r-- 1 jenkins jenkins 12 Dec 22 20:10 VERSION 20:15:41 -rw-rw-r-- 1 jenkins jenkins 4832 Dec 22 20:12 angularmigrationlogs.md 20:15:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 20:12 assets 20:15:41 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 20:12 bin 20:15:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 20:12 cmd 20:15:41 -rw-r--r-- 1 jenkins jenkins 10 Dec 22 20:14 coverage.out 20:15:41 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 20:12 docs 20:15:41 -rw-rw-r-- 1 jenkins jenkins 3508 Dec 22 20:12 go.mod 20:15:41 -rw-rw-r-- 1 jenkins jenkins 34261 Dec 22 20:12 go.sum 20:15:41 drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 20:12 internal 20:15:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 20:12 testing 20:15:41 -rw-rw-r-- 1 jenkins jenkins 155 Dec 22 20:12 version.go 20:15:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 20:12 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:41 + 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=edf53e57e38cb88091262216690b9bdd71284625 --label arch=arm64 --label version=3.1.0-dev.23 . 20:15:42 #0 building with "default" instance using docker driver 20:15:42 20:15:42 #1 [internal] load build definition from Dockerfile 20:15:42 #1 transferring dockerfile: 20:15:42 #1 transferring dockerfile: 1.94kB 0.0s done 20:15:42 #1 DONE 0.0s 20:15:42 20:15:42 #2 [internal] load .dockerignore 20:15:42 #2 transferring context: 58B 0.0s done 20:15:42 #2 DONE 0.0s 20:15:42 20:15:42 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:42 #3 DONE 0.0s 20:15:42 20:15:42 #4 [internal] load metadata for docker.io/library/alpine:3.18 20:15:42 #4 ... 20:15:42 20:15:42 #5 [internal] load metadata for docker.io/library/docker:latest 20:15:42 #5 DONE 0.2s 20:15:42 20:15:42 #4 [internal] load metadata for docker.io/library/alpine:3.18 20:15:42 #4 DONE 0.3s 20:15:42 20:15:42 #6 FROM docker.io/library/docker:latest@sha256:1b9844d846ce3a6a6af7013e999a373112c3c0450aca49e155ae444526a2c45e 20:15:42 #6 CACHED 20:15:42 20:15:42 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:15:42 #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:15:42 #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:15:42 #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.38MB / 3.33MB 0.1s 20:15:42 #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:15:42 #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:15:42 #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 20:15:42 #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 20:15:43 #7 ... 20:15:43 20:15:43 #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 20:15:43 #8 DONE 0.3s 20:15:43 20:15:43 #9 [internal] load build context 20:15:43 #9 transferring context: 75.06kB 0.3s done 20:15:43 #9 DONE 0.3s 20:15:43 20:15:43 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:15:43 #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 20:15:47 #7 DONE 4.2s 20:15:47 20:15:47 #10 [builder 2/8] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:15:47 #10 DONE 3.8s 20:15:47 20:15:47 #11 [stage-1 2/6] RUN apk --no-cache upgrade 20:15:47 #11 0.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:48 #11 1.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:49 #11 2.439 OK: 8 MiB in 15 packages 20:15:49 #11 DONE 2.7s 20:15:49 20:15:49 #12 [builder 3/8] RUN apk add --update --no-cache make git 20:15:49 #12 0.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:49 #12 1.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:49 #12 2.523 OK: 266 MiB in 52 packages 20:15:49 #12 DONE 2.8s 20:15:49 20:15:49 #13 [builder 4/8] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:15:49 #13 DONE 0.1s 20:15:49 20:15:49 #14 [builder 5/8] COPY go.mod vendor* ./ 20:15:50 #14 DONE 0.2s 20:15:50 20:15:50 #15 [builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:51 #15 DONE 1.5s 20:15:51 20:15:51 #16 [builder 7/8] COPY . . 20:15:53 #16 DONE 1.1s 20:15:53 20:15:53 #17 [builder 8/8] RUN make build 20:15:53 #17 0.627 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.23" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:17:01 #17 DONE 66.4s 20:17:01 20:17:01 #18 [stage-1 3/6] 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 20:17:01 #18 DONE 0.5s 20:17:01 20:17:01 #19 [stage-1 4/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 20:17:01 #19 DONE 0.1s 20:17:01 20:17:01 #20 [stage-1 5/6] COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 20:17:01 #20 DONE 0.1s 20:17:01 20:17:01 #21 [stage-1 6/6] WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:17:01 #21 DONE 0.1s 20:17:01 20:17:01 #22 exporting to image 20:17:01 #22 exporting layers 20:17:01 #22 exporting layers 0.5s done 20:17:01 #22 writing image sha256:dedcc71ac662f8501df2031aa9cae56d7dad0a81b1530ca4b9be621cb45fa3d2 done 20:17:01 #22 naming to docker.io/library/edgex-ui-arm64 done 20:17:01 #22 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:01 provisioning config files... 20:17:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/153@tmp/config11134671667939761879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:02 ---> ****-login.sh 20:17:02 nexus3.edgexfoundry.org:10001 20:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:02 Configure a credential helper to remove this warning. See 20:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:02 20:17:02 Login Succeeded 20:17:02 nexus3.edgexfoundry.org:10002 20:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:02 Configure a credential helper to remove this warning. See 20:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:02 20:17:02 Login Succeeded 20:17:02 nexus3.edgexfoundry.org:10003 20:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:02 Configure a credential helper to remove this warning. See 20:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:02 20:17:02 Login Succeeded 20:17:02 nexus3.edgexfoundry.org:10004 20:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:03 Configure a credential helper to remove this warning. See 20:17:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:03 20:17:03 Login Succeeded 20:17:03 ****.io 20:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:03 Configure a credential helper to remove this warning. See 20:17:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:03 20:17:03 Login Succeeded 20:17:03 ---> ****-login.sh ends [Pipeline] } 20:17:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:17:03 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 20:17:03 edf53e57e38cb88091262216690b9bdd71284625 20:17:03 latest 20:17:03 3.1.0-dev.23 20:17:03 edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 20:17:03 main 20:17:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:edf53e57e38cb88091262216690b9bdd71284625 20:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:17:04 5f70bf18a086: Preparing 20:17:04 cf22004f4f0c: Preparing 20:17:04 8dcdd516eb1a: Preparing 20:17:04 fd807853351e: Preparing 20:17:04 8b607aeb2144: Preparing 20:17:04 0faf9b67be60: Preparing 20:17:04 0faf9b67be60: Waiting 20:17:04 5f70bf18a086: Layer already exists 20:17:05 0faf9b67be60: Layer already exists 20:17:05 8b607aeb2144: Pushed 20:17:05 cf22004f4f0c: Pushed 20:17:05 8dcdd516eb1a: Pushed 20:17:11 fd807853351e: Pushed 20:17:12 edf53e57e38cb88091262216690b9bdd71284625: digest: sha256:c70c944f29719ef5b7f9d822dca9ccf9c970cb3bbec8079cf428fa73b5c046d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 20:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:17:13 5f70bf18a086: Preparing 20:17:13 cf22004f4f0c: Preparing 20:17:13 8dcdd516eb1a: Preparing 20:17:13 fd807853351e: Preparing 20:17:13 8b607aeb2144: Preparing 20:17:13 0faf9b67be60: Preparing 20:17:13 8b607aeb2144: Layer already exists 20:17:13 8dcdd516eb1a: Layer already exists 20:17:13 cf22004f4f0c: Layer already exists 20:17:13 fd807853351e: Layer already exists 20:17:13 5f70bf18a086: Layer already exists 20:17:13 0faf9b67be60: Layer already exists 20:17:13 latest: digest: sha256:c70c944f29719ef5b7f9d822dca9ccf9c970cb3bbec8079cf428fa73b5c046d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.23 20:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:17:14 5f70bf18a086: Preparing 20:17:14 cf22004f4f0c: Preparing 20:17:14 8dcdd516eb1a: Preparing 20:17:14 fd807853351e: Preparing 20:17:14 8b607aeb2144: Preparing 20:17:14 0faf9b67be60: Preparing 20:17:14 0faf9b67be60: Waiting 20:17:14 8b607aeb2144: Layer already exists 20:17:14 fd807853351e: Layer already exists 20:17:14 8dcdd516eb1a: Layer already exists 20:17:14 cf22004f4f0c: Layer already exists 20:17:14 5f70bf18a086: Layer already exists 20:17:14 0faf9b67be60: Layer already exists 20:17:14 3.1.0-dev.23: digest: sha256:c70c944f29719ef5b7f9d822dca9ccf9c970cb3bbec8079cf428fa73b5c046d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:15 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 20:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:17:15 5f70bf18a086: Preparing 20:17:15 cf22004f4f0c: Preparing 20:17:15 8dcdd516eb1a: Preparing 20:17:15 fd807853351e: Preparing 20:17:15 8b607aeb2144: Preparing 20:17:15 0faf9b67be60: Preparing 20:17:15 0faf9b67be60: Waiting 20:17:15 5f70bf18a086: Layer already exists 20:17:15 8dcdd516eb1a: Layer already exists 20:17:15 cf22004f4f0c: Layer already exists 20:17:15 fd807853351e: Layer already exists 20:17:15 8b607aeb2144: Layer already exists 20:17:15 0faf9b67be60: Layer already exists 20:17:16 edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23: digest: sha256:c70c944f29719ef5b7f9d822dca9ccf9c970cb3bbec8079cf428fa73b5c046d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 20:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:17:17 5f70bf18a086: Preparing 20:17:17 cf22004f4f0c: Preparing 20:17:17 8dcdd516eb1a: Preparing 20:17:17 fd807853351e: Preparing 20:17:17 8b607aeb2144: Preparing 20:17:17 0faf9b67be60: Preparing 20:17:17 0faf9b67be60: Waiting 20:17:17 8dcdd516eb1a: Layer already exists 20:17:17 8b607aeb2144: Layer already exists 20:17:17 cf22004f4f0c: Layer already exists 20:17:17 fd807853351e: Layer already exists 20:17:17 5f70bf18a086: Layer already exists 20:17:17 0faf9b67be60: Layer already exists 20:17:17 main: digest: sha256:c70c944f29719ef5b7f9d822dca9ccf9c970cb3bbec8079cf428fa73b5c046d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:17 ===================================================== [Pipeline] echo 20:17:17 taggedImages: 20:17:17 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:edf53e57e38cb88091262216690b9bdd71284625 20:17:17 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 20:17:17 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.23 20:17:17 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:edf53e57e38cb88091262216690b9bdd71284625-3.1.0-dev.23 20:17:17 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:18 20:17:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:19 arm64: Pulling from edgex-lftools-log-publisher 20:17:19 8998bd30e6a1: Pulling fs layer 20:17:19 04944245beec: Pulling fs layer 20:17:19 699f458cf7ca: Pulling fs layer 20:17:19 765212b225bb: Pulling fs layer 20:17:19 f23df028b6ca: Pulling fs layer 20:17:19 d65c8cfc05b1: Pulling fs layer 20:17:19 2437ff75d9bd: Pulling fs layer 20:17:19 f23df028b6ca: Waiting 20:17:19 d65c8cfc05b1: Waiting 20:17:19 2437ff75d9bd: Waiting 20:17:19 765212b225bb: Waiting 20:17:19 04944245beec: Verifying Checksum 20:17:19 04944245beec: Download complete 20:17:19 765212b225bb: Verifying Checksum 20:17:19 765212b225bb: Download complete 20:17:19 f23df028b6ca: Download complete 20:17:19 d65c8cfc05b1: Download complete 20:17:19 699f458cf7ca: Verifying Checksum 20:17:19 699f458cf7ca: Download complete 20:17:19 8998bd30e6a1: Verifying Checksum 20:17:19 8998bd30e6a1: Download complete 20:17:22 2437ff75d9bd: Verifying Checksum 20:17:22 2437ff75d9bd: Download complete 20:17:27 8998bd30e6a1: Pull complete 20:17:27 04944245beec: Pull complete 20:17:29 699f458cf7ca: Pull complete 20:17:29 765212b225bb: Pull complete 20:17:30 f23df028b6ca: Pull complete 20:17:30 d65c8cfc05b1: Pull complete 20:17:57 2437ff75d9bd: Pull complete 20:17:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:17:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:57 prd-ubuntu20.04-docker-arm64-4c-16g-25974 does not seem to be running inside a container 20:17:57 $ 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/153 -v /w/workspace/edgex-ui-go/153:/w/workspace/edgex-ui-go/153:rw,z -v /w/workspace/edgex-ui-go/153@tmp:/w/workspace/edgex-ui-go/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:17:59 $ docker top bd01c9fe2bf9b8fa9b2173ccc6e9e6e71626c631bf1774e4e41351c0995948ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:00 ---> job-cost.sh 20:18:00 lf-activate-venv: SKIPPING 20:18:00 INFO: No Stack... 20:18:00 INFO: Retrieving Pricing Info for: v3-standard-8 20:18:01 INFO: Archiving Costs [Pipeline] sh 20:18:02 + + cat /w/workspace/edgex-ui-go/153/archives/cost.csv 20:18:02 cut -d, -f6 [Pipeline] lock 20:18:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] 20:18:02 Resource [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] did not exist. Created. 20:18:02 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:18:02 /w/workspace/edgex-ui-go/153@tmp/durable-e49e8e4f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:18:02 + echo total: 0.2199999988079071 [Pipeline] stash 20:18:02 Warning: overwriting stash ‘stack-cost’ 20:18:03 Stashed 1 file(s) [Pipeline] } 20:18:03 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-153-stack-cost] [Pipeline] // lock [Pipeline] } 20:18:03 $ docker stop --time=1 bd01c9fe2bf9b8fa9b2173ccc6e9e6e71626c631bf1774e4e41351c0995948ec 20:18:04 $ docker rm -f --volumes bd01c9fe2bf9b8fa9b2173ccc6e9e6e71626c631bf1774e4e41351c0995948ec [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 20:18:06 provisioning config files... 20:18:06 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12528123136298057547tmp [Pipeline] { [Pipeline] sh 20:18:06 + set +x 20:18:06 + curl -s https://codecov.io/bash 20:18:06 + bash -s -- 20:18:06 20:18:06 _____ _ 20:18:06 / ____| | | 20:18:06 | | ___ __| | ___ ___ _____ __ 20:18:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:18:06 | |___| (_) | (_| | __/ (_| (_) \ V / 20:18:06 \_____\___/ \__,_|\___|\___\___/ \_/ 20:18:06 Bash-1.0.6 20:18:06 20:18:06 20:18:06 ==> git version 2.25.1 found 20:18:06 ==> 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 20:18:06 Release-Date: 2020-01-08 20:18:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:18:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:18:06 ==> Jenkins CI detected. 20:18:06 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 20:18:06 project root: . 20:18:06 --> token set from env 20:18:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:18:06 ==> Running gcov in . (disable via -X gcov) 20:18:06 ==> Python coveragepy not found 20:18:06 ==> Searching for coverage reports in: 20:18:06 + . 20:18:06 -> Found 1 reports 20:18:06 ==> Detecting git/mercurial file structure 20:18:06 ==> Reading reports 20:18:06 + ./coverage.out bytes=10 20:18:06 ==> Appending adjustments 20:18:06 https://docs.codecov.io/docs/fixing-reports 20:18:07 + Found adjustments 20:18:07 ==> Gzipping contents 20:18:07 12K /tmp/codecov.Ie0jTX.gz 20:18:07 ==> Uploading reports 20:18:07 url: https://codecov.io 20:18:07 query: branch=main&commit=edf53e57e38cb88091262216690b9bdd71284625&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:18:07 -> Pinging Codecov 20:18:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=edf53e57e38cb88091262216690b9bdd71284625&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:18:07 -> Uploading to 20:18:07 https://storage.googleapis.com/codecov/v4/raw/2023-12-22/FB506323287CE973F263BFD2A0EB1F37/edf53e57e38cb88091262216690b9bdd71284625/889e7770-ce03-49a5-9211-17662bedbf4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231222T201807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6726a64575277901b46e4e80ac4aae58196338e315ad33555b960871303d6666 20:18:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:18:07 Dload Upload Total Spent Left Speed 20:18:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8698 0 0 100 8698 0 34792 --:--:-- --:--:-- --:--:-- 34653 100 8698 0 0 100 8698 0 34792 --:--:-- --:--:-- --:--:-- 34653 20:18:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] } 20:18:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:18:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:18:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:18:08 20:18:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:18:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:18:08 df9b9388f04a: Pulling fs layer 20:18:08 52dc419b0ee2: Pulling fs layer 20:18:08 25bc292e5bac: Pulling fs layer 20:18:08 114826534d7a: Pulling fs layer 20:18:08 4657fd5d0bcf: Pulling fs layer 20:18:08 6ad1cebc031e: Pulling fs layer 20:18:08 8a3aa393b2d8: Pulling fs layer 20:18:08 114826534d7a: Waiting 20:18:08 4657fd5d0bcf: Waiting 20:18:08 6ad1cebc031e: Waiting 20:18:08 8a3aa393b2d8: Waiting 20:18:08 25bc292e5bac: Download complete 20:18:08 52dc419b0ee2: Verifying Checksum 20:18:08 52dc419b0ee2: Download complete 20:18:08 4657fd5d0bcf: Download complete 20:18:08 df9b9388f04a: Verifying Checksum 20:18:08 df9b9388f04a: Download complete 20:18:09 6ad1cebc031e: Verifying Checksum 20:18:09 6ad1cebc031e: Download complete 20:18:09 df9b9388f04a: Pull complete 20:18:09 52dc419b0ee2: Pull complete 20:18:09 25bc292e5bac: Pull complete 20:18:09 114826534d7a: Verifying Checksum 20:18:09 114826534d7a: Download complete 20:18:09 8a3aa393b2d8: Verifying Checksum 20:18:09 8a3aa393b2d8: Download complete 20:18:12 114826534d7a: Pull complete 20:18:12 4657fd5d0bcf: Pull complete 20:18:13 6ad1cebc031e: Pull complete 20:18:15 8a3aa393b2d8: Pull complete 20:18:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:18:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:18:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:15 prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container 20:18:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:18:20 $ docker top 8d3b3cdf07dbf5134d1271e7f1f76e6211d3e841e4ff6be1ef1726618b4a4725 -eo pid,comm [Pipeline] { [Pipeline] echo 20:18:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 20:18:20 + set -o pipefail 20:18:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 20:18:27 20:18:27 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 20:18:27 20:18:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/32f26f01-bbae-4adf-a1e2-7a36a08a7cc2 20:18:27 20:18:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:18:27 20:18:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:18:27 20:18:27 20:18:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:18:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:18:27 More details here: https://snyk.co/ue1NS 20:18:27 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 20:18:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:18:27 $ docker stop --time=1 8d3b3cdf07dbf5134d1271e7f1f76e6211d3e841e4ff6be1ef1726618b4a4725 20:18:30 $ docker rm -f --volumes 8d3b3cdf07dbf5134d1271e7f1f76e6211d3e841e4ff6be1ef1726618b4a4725 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:18:32 + git log --format=format:%s -1 edf53e57e38cb88091262216690b9bdd71284625 [Pipeline] sh 20:18:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:33 prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container 20:18:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:18:33 $ docker top 88a451cb27efbf4a704428c9ae27d0d3fd72af5f025ebb87f98108516a6d9c92 -eo pid,comm 20:18:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:18:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:34 [ssh-agent] Looking for ssh-agent implementation... 20:18:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:34 $ docker exec 88a451cb27efbf4a704428c9ae27d0d3fd72af5f025ebb87f98108516a6d9c92 ssh-agent 20:18:34 SSH_AUTH_SOCK=/tmp/ssh-qSzGdzQqzqHU/agent.32 20:18:34 SSH_AGENT_PID=38 20:18:34 Running ssh-add (command line suppressed) 20:18:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_485523385368441887.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_485523385368441887.key) 20:18:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:34 + git semver tag 20:18:34 2023-12-22 20:18:34,843 [run_tag] DEBUG tag force:False 20:18:34 2023-12-22 20:18:34,843 [check_head_tag] DEBUG check head tag 20:18:34 2023-12-22 20:18:34,843 [execute] INFO git cat-file --batch-check 20:18:34 2023-12-22 20:18:34,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 20:18:34 2023-12-22 20:18:34,847 [execute] INFO git cat-file --batch 20:18:34 2023-12-22 20:18:34,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 20:18:34 2023-12-22 20:18:34,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:18:34 2023-12-22 20:18:34,860 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 20:18:34 2023-12-22 20:18:34,860 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 20:18:34 2023-12-22 20:18:34,865 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:18:34 3.1.0-dev.23 [Pipeline] } 20:18:34 $ docker exec --env ******** --env ******** 88a451cb27efbf4a704428c9ae27d0d3fd72af5f025ebb87f98108516a6d9c92 ssh-agent -k 20:18:35 unset SSH_AUTH_SOCK; 20:18:35 unset SSH_AGENT_PID; 20:18:35 echo Agent pid 38 killed; 20:18:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:35 + git semver [Pipeline] } 20:18:35 $ docker stop --time=1 88a451cb27efbf4a704428c9ae27d0d3fd72af5f025ebb87f98108516a6d9c92 20:18:37 $ docker rm -f --volumes 88a451cb27efbf4a704428c9ae27d0d3fd72af5f025ebb87f98108516a6d9c92 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:18:37 20:18:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:18:38 0.23.1-centos7: Pulling from edgex-lftools 20:18:38 ab5ef0e58194: Pulling fs layer 20:18:38 9712f1f96733: Pulling fs layer 20:18:38 63f879dbbcfc: Pulling fs layer 20:18:38 0d9ebad4ef96: Pulling fs layer 20:18:38 e9a5061849ea: Pulling fs layer 20:18:38 d747dcd14b5f: Pulling fs layer 20:18:38 2de7ff778b66: Pulling fs layer 20:18:38 e9a5061849ea: Waiting 20:18:38 d747dcd14b5f: Waiting 20:18:38 0d9ebad4ef96: Waiting 20:18:38 2de7ff778b66: Waiting 20:18:38 9712f1f96733: Verifying Checksum 20:18:38 9712f1f96733: Download complete 20:18:38 63f879dbbcfc: Verifying Checksum 20:18:38 63f879dbbcfc: Download complete 20:18:38 0d9ebad4ef96: Verifying Checksum 20:18:38 0d9ebad4ef96: Download complete 20:18:38 d747dcd14b5f: Verifying Checksum 20:18:38 e9a5061849ea: Download complete 20:18:38 ab5ef0e58194: Verifying Checksum 20:18:38 ab5ef0e58194: Download complete 20:18:38 2de7ff778b66: Verifying Checksum 20:18:38 2de7ff778b66: Download complete 20:18:41 ab5ef0e58194: Pull complete 20:18:41 9712f1f96733: Pull complete 20:18:41 63f879dbbcfc: Pull complete 20:18:44 0d9ebad4ef96: Pull complete 20:18:45 e9a5061849ea: Pull complete 20:18:45 d747dcd14b5f: Pull complete 20:18:46 2de7ff778b66: Pull complete 20:18:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:18:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:18:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:46 prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container 20:18:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:18:51 $ docker top 31dddb36b45bf6262218416f6971f60eb5ad1fcc8f58d138a3452bb7bbe9d2ac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:18:51 provisioning config files... 20:18:51 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6921143478726783300tmp 20:18:51 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9777117753081118667tmp 20:18:51 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config723616436250616985tmp [Pipeline] { [Pipeline] echo 20:18:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:18:51 ---> sigul-configuration.sh 20:18:51 gpg: directory `/root/.gnupg' created 20:18:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:18:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:18:51 gpg: keyring `/root/.gnupg/secring.gpg' created 20:18:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:18:51 gpg: CAST5 encrypted data 20:18:51 gpg: encrypted with 1 passphrase 20:18:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:18:52 + mkdir /home/jenkins 20:18:52 + mkdir /home/jenkins/sigul [Pipeline] sh 20:18:52 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:18:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:18:52 ---> sigul-install.sh 20:18:52 Sigul already installed; skipping installation. [Pipeline] sh 20:18:53 + git tag --list 20:18:53 0.1.1 20:18:53 v1.1.0 20:18:53 v1.2.0 20:18:53 v1.2.1 20:18:53 v1.3.0 20:18:53 v2.0.0 20:18:53 v2.1.0 20:18:53 v2.2.0 20:18:53 v2.3.0 20:18:53 v3.0 20:18:53 v3.0.0 20:18:53 v3.1 20:18:53 v3.1.0 20:18:53 v3.1.0-dev.1 20:18:53 v3.1.0-dev.10 20:18:53 v3.1.0-dev.11 20:18:53 v3.1.0-dev.12 20:18:53 v3.1.0-dev.13 20:18:53 v3.1.0-dev.14 20:18:53 v3.1.0-dev.15 20:18:53 v3.1.0-dev.16 20:18:53 v3.1.0-dev.17 20:18:53 v3.1.0-dev.18 20:18:53 v3.1.0-dev.19 20:18:53 v3.1.0-dev.2 20:18:53 v3.1.0-dev.20 20:18:53 v3.1.0-dev.21 20:18:53 v3.1.0-dev.22 20:18:53 v3.1.0-dev.23 20:18:53 v3.1.0-dev.3 20:18:53 v3.1.0-dev.4 20:18:53 v3.1.0-dev.5 20:18:53 v3.1.0-dev.6 20:18:53 v3.1.0-dev.7 20:18:53 v3.1.0-dev.8 20:18:53 v3.1.0-dev.9 [Pipeline] sh 20:18:53 + lftools sign git-tag v3.1.0-dev.23 20:18:53 Signing Git tag with Sigul... 20:18:53 Signing v3.1.0-dev.23 [Pipeline] echo 20:18:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:18:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:18:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:18:54 $ docker stop --time=1 31dddb36b45bf6262218416f6971f60eb5ad1fcc8f58d138a3452bb7bbe9d2ac 20:18:56 $ docker rm -f --volumes 31dddb36b45bf6262218416f6971f60eb5ad1fcc8f58d138a3452bb7bbe9d2ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:18:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:57 prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container 20:18:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:18:57 $ docker top 4ad3e0b5611156c61e77d4508c43f6172824ee3e63137707ddf489b2156cbf54 -eo pid,comm 20:18:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:18:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:58 [ssh-agent] Looking for ssh-agent implementation... 20:18:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:58 $ docker exec 4ad3e0b5611156c61e77d4508c43f6172824ee3e63137707ddf489b2156cbf54 ssh-agent 20:18:58 SSH_AUTH_SOCK=/tmp/ssh-DWq8SCGXHhlY/agent.31 20:18:58 SSH_AGENT_PID=36 20:18:58 Running ssh-add (command line suppressed) 20:18:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8944121227671449011.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8944121227671449011.key) 20:18:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:58 + git semver bump pre 20:18:59 2023-12-22 20:18:58,929 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:18:59 2023-12-22 20:18:58,929 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev 20:18:59 2023-12-22 20:18:58,929 [bump_version] DEBUG bumped version:3.1.0-dev.24 20:18:59 2023-12-22 20:18:58,929 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 20:18:59 2023-12-22 20:18:58,929 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:18:59 2023-12-22 20:18:58,929 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:18:59 2023-12-22 20:18:58,931 [execute] INFO git cat-file --batch-check 20:18:59 2023-12-22 20:18:58,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:18:59 2023-12-22 20:18:58,935 [execute] INFO git cat-file --batch 20:18:59 2023-12-22 20:18:58,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:18:59 2023-12-22 20:18:58,939 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:18:59 3.1.0-dev.24 [Pipeline] } 20:18:59 $ docker exec --env ******** --env ******** 4ad3e0b5611156c61e77d4508c43f6172824ee3e63137707ddf489b2156cbf54 ssh-agent -k 20:18:59 unset SSH_AUTH_SOCK; 20:18:59 unset SSH_AGENT_PID; 20:18:59 echo Agent pid 36 killed; 20:18:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:59 + git semver [Pipeline] } 20:18:59 $ docker stop --time=1 4ad3e0b5611156c61e77d4508c43f6172824ee3e63137707ddf489b2156cbf54 20:19:01 $ docker rm -f --volumes 4ad3e0b5611156c61e77d4508c43f6172824ee3e63137707ddf489b2156cbf54 [Pipeline] // withDockerContainer [Pipeline] sh 20:19:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:19:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:02 prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container 20:19:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:19:02 $ docker top 3455e0d41c82dfff3eec7b0871a629dc73d6446fb49d23ea522df2035709194c -eo pid,comm 20:19:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:19:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:02 [ssh-agent] Looking for ssh-agent implementation... 20:19:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:03 $ docker exec 3455e0d41c82dfff3eec7b0871a629dc73d6446fb49d23ea522df2035709194c ssh-agent 20:19:03 SSH_AUTH_SOCK=/tmp/ssh-JKPo9deFXas9/agent.31 20:19:03 SSH_AGENT_PID=37 20:19:03 Running ssh-add (command line suppressed) 20:19:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12606005253348524640.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12606005253348524640.key) 20:19:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:03 + git semver push 20:19:03 2023-12-22 20:19:03,854 [run_push] DEBUG push 20:19:03 2023-12-22 20:19:03,855 [execute] INFO git cat-file --batch-check 20:19:03 2023-12-22 20:19:03,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:19:03 2023-12-22 20:19:03,859 [execute] INFO git rev-list 73ec4a8ad99203d8cfff1d1ed9fe6c9d154adb24 -- 20:19:03 2023-12-22 20:19:03,859 [execute] DEBUG Popen(['git', 'rev-list', '73ec4a8ad99203d8cfff1d1ed9fe6c9d154adb24', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:19:03 2023-12-22 20:19:03,869 [execute] INFO git fetch -v origin 20:19:03 2023-12-22 20:19:03,870 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:19:04 2023-12-22 20:19:04,395 [run_push] DEBUG no remote changes detected 20:19:04 2023-12-22 20:19:04,395 [execute] INFO git push origin semver 20:19:04 2023-12-22 20:19:04,396 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:19:05 2023-12-22 20:19:05,195 [run_push] DEBUG push all version tags 20:19:05 2023-12-22 20:19:05,196 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:19:05 2023-12-22 20:19:05,196 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 20:19:06 2023-12-22 20:19:05,943 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:19:06 3.1.0-dev.24 [Pipeline] } 20:19:06 $ docker exec --env ******** --env ******** 3455e0d41c82dfff3eec7b0871a629dc73d6446fb49d23ea522df2035709194c ssh-agent -k 20:19:06 unset SSH_AUTH_SOCK; 20:19:06 unset SSH_AGENT_PID; 20:19:06 echo Agent pid 37 killed; 20:19:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:06 + git semver [Pipeline] } 20:19:06 $ docker stop --time=1 3455e0d41c82dfff3eec7b0871a629dc73d6446fb49d23ea522df2035709194c 20:19:08 $ docker rm -f --volumes 3455e0d41c82dfff3eec7b0871a629dc73d6446fb49d23ea522df2035709194c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:19:09 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 20:19:09 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 20:19:09 total 16 20:19:09 drwxr-xr-x 3 root root 4096 Dec 22 20:14 . 20:19:09 drwxrwxr-x 14 jenkins jenkins 4096 Dec 22 20:18 .. 20:19:09 drwxr-xr-x 2 root root 4096 Dec 22 20:14 cost 20:19:09 -rw-r--r-- 1 root root 83 Dec 22 20:14 cost.csv 20:19:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 20:19:09 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 20:19:09 total 16 20:19:09 drwxr-xr-x 3 jenkins jenkins 4096 Dec 22 20:14 . 20:19:09 drwxrwxr-x 14 jenkins jenkins 4096 Dec 22 20:18 .. 20:19:09 drwxr-xr-x 2 jenkins jenkins 4096 Dec 22 20:14 cost 20:19:09 -rw-r--r-- 1 jenkins jenkins 83 Dec 22 20:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:19:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:19:11 ---> package-listing.sh 20:19:11 ++ facter osfamily 20:19:11 ++ tr '[:upper:]' '[:lower:]' 20:19:11 + OS_FAMILY=debian 20:19:11 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 20:19:11 + START_PACKAGES=/tmp/packages_start.txt 20:19:11 + END_PACKAGES=/tmp/packages_end.txt 20:19:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:19:11 + PACKAGES=/tmp/packages_start.txt 20:19:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 20:19:11 + PACKAGES=/tmp/packages_end.txt 20:19:11 + case "${OS_FAMILY}" in 20:19:11 + dpkg -l 20:19:11 + grep '^ii' 20:19:11 + '[' -f /tmp/packages_start.txt ']' 20:19:11 + '[' -f /tmp/packages_end.txt ']' 20:19:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:19:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 20:19:11 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 20:19:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 20:19:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:19:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:19:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:12 prd-ubuntu20.04-docker-8c-8g-25973 does not seem to be running inside a container 20:19:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:19:12 $ docker top b994e01da9b84d9f3671a22e1567399b5f4bff734507225932a50f679a9b7f5e -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:12 + touch /tmp/pre-build-complete [Pipeline] sh 20:19:13 + mkdir -p /var/log/sysstat [Pipeline] sh 20:19:13 + ls /var/log/sa-host 20:19:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:13 provisioning config files... 20:19:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2164617148114019097tmp [Pipeline] { [Pipeline] echo 20:19:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:19:14 ---> create-netrc.sh [Pipeline] } 20:19:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:19:14 ---> python-tools-install.sh [Pipeline] echo 20:19:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:19:14 ---> sudo-logs.sh 20:19:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:19:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:19:15 ---> job-cost.sh 20:19:15 lf-activate-venv: SKIPPING 20:19:15 DEBUG: total: 0.2199999988079071 20:19:15 INFO: Retrieving Stack Cost... 20:19:15 INFO: Retrieving Pricing Info for: v3-standard-8 20:19:15 INFO: Archiving Costs [Pipeline] echo 20:19:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:19:16 ---> logs-deploy.sh 20:19:16 lf-activate-venv: SKIPPING 20:19:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/153 20:19:16 INFO: archiving workspace using pattern(s): 20:19:17 Archives upload complete. 20:19:17 INFO: archiving logs to Nexus 20:19:18 ---> uname -a: 20:19:18 Linux prd-ubuntu20-04-docker-8c-8g-25973 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:19:18 20:19:18 20:19:18 ---> lscpu: 20:19:18 Architecture: x86_64 20:19:18 CPU op-mode(s): 32-bit, 64-bit 20:19:18 Byte Order: Little Endian 20:19:18 Address sizes: 40 bits physical, 48 bits virtual 20:19:18 CPU(s): 8 20:19:18 On-line CPU(s) list: 0-7 20:19:18 Thread(s) per core: 1 20:19:18 Core(s) per socket: 1 20:19:18 Socket(s): 8 20:19:18 NUMA node(s): 1 20:19:18 Vendor ID: AuthenticAMD 20:19:18 CPU family: 23 20:19:18 Model: 49 20:19:18 Model name: AMD EPYC-Rome Processor 20:19:18 Stepping: 0 20:19:18 CPU MHz: 2799.998 20:19:18 BogoMIPS: 5599.99 20:19:18 Virtualization: AMD-V 20:19:18 Hypervisor vendor: KVM 20:19:18 Virtualization type: full 20:19:18 L1d cache: 256 KiB 20:19:18 L1i cache: 256 KiB 20:19:18 L2 cache: 4 MiB 20:19:18 L3 cache: 128 MiB 20:19:18 NUMA node0 CPU(s): 0-7 20:19:18 Vulnerability Itlb multihit: Not affected 20:19:18 Vulnerability L1tf: Not affected 20:19:18 Vulnerability Mds: Not affected 20:19:18 Vulnerability Meltdown: Not affected 20:19:18 Vulnerability Mmio stale data: Not affected 20:19:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:19:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:19:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:19:18 Vulnerability Srbds: Not affected 20:19:18 Vulnerability Tsx async abort: Not affected 20:19:18 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 20:19:18 20:19:18 20:19:18 ---> nproc: 20:19:18 8 20:19:18 20:19:18 20:19:18 ---> df -h: 20:19:18 Filesystem Size Used Avail Use% Mounted on 20:19:18 overlay 155G 15G 140G 10% / 20:19:18 tmpfs 64M 0 64M 0% /dev 20:19:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:19:18 shm 64M 0 64M 0% /dev/shm 20:19:18 /dev/vda1 155G 15G 140G 10% /facter-os 20:19:18 20:19:18 20:19:18 ---> sar -b -r -n DEV: 20:19:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25973) 12/22/23 _x86_64_ (8 CPU) 20:19:18 20:19:18 20:09:17 LINUX RESTART (8 CPU) 20:19:18 20:19:18 20:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:19:18 20:11:01 179.47 10.96 168.51 0.00 1695.70 54200.20 0.00 20:19:18 20:12:01 186.00 0.05 185.95 0.00 5.20 82246.83 0.00 20:19:18 20:13:01 308.82 0.37 308.45 0.00 4.93 51496.40 0.00 20:19:18 20:14:01 184.04 0.22 183.82 0.00 9.20 65769.17 0.00 20:19:18 20:15:01 96.08 10.38 85.70 0.00 3426.23 22874.60 0.00 20:19:18 20:16:01 7.05 0.02 7.03 0.00 0.13 122.91 0.00 20:19:18 20:17:01 1.40 0.02 1.38 0.00 0.13 16.26 0.00 20:19:18 20:18:01 2.22 0.00 2.22 0.00 0.00 24.80 0.00 20:19:18 20:19:01 134.54 0.35 134.19 0.00 16.40 60794.13 0.00 20:19:18 Average: 122.18 2.48 119.69 0.00 573.12 37504.39 0.00 20:19:18 20:19:18 20:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:19:18 20:11:01 27969292 31502332 801948 2.44 115892 3609832 1906544 5.62 1272628 3156644 567708 20:19:18 20:12:01 26880124 31469136 827676 2.52 159148 4548800 2001744 5.90 1326440 4107116 26276 20:19:18 20:13:01 25288776 30528408 1759448 5.35 211068 5050828 2026524 5.97 2333904 4568580 21008 20:19:18 20:14:01 25501120 31475792 818400 2.49 216640 5770292 1891664 5.57 1650456 5057360 34652 20:19:18 20:15:01 24689260 31452976 814852 2.48 243692 6481476 1732228 5.11 1897828 5539872 1040 20:19:18 20:16:01 24694488 31453192 815392 2.48 242164 6478224 1700240 5.01 1896344 5536660 8 20:19:18 20:17:01 24705584 31464304 804236 2.45 242204 6478224 1700240 5.01 1885148 5536664 8 20:19:18 20:18:01 24705636 31464436 803676 2.44 242260 6478232 1700240 5.01 1884820 5536668 12 20:19:18 20:19:01 23177652 31420340 842712 2.56 286400 7786456 1865060 5.50 2026928 6787552 924 20:19:18 Average: 25290215 31358991 920927 2.80 217719 5853596 1836054 5.41 1797166 5091902 72404 20:19:18 20:19:18 20:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:19:18 20:11:01 docker0 240.77 384.36 19.73 2766.47 0.00 0.00 0.00 0.00 20:19:18 20:11:01 lo 8.00 8.00 0.84 0.84 0.00 0.00 0.00 0.00 20:19:18 20:11:01 ens3 722.34 430.97 9527.51 60.36 0.00 0.00 0.00 0.00 20:19:18 20:12:01 docker0 58.92 185.39 3.55 3866.97 0.00 0.00 0.00 0.00 20:19:18 20:12:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:19:18 20:12:01 veth2a4ef8b 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 20:19:18 20:12:01 ens3 253.16 114.38 4655.35 86.55 0.00 0.00 0.00 0.00 20:19:18 20:13:01 docker0 450.52 467.30 43.70 1658.61 0.00 0.00 0.00 0.00 20:19:18 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:18 20:13:01 veth2a4ef8b 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 20:19:18 20:13:01 veth0161df9 0.20 0.33 0.05 0.12 0.00 0.00 0.00 0.00 20:19:18 20:13:01 ens3 491.80 463.77 1677.84 60.37 0.00 0.00 0.00 0.00 20:19:18 20:14:01 docker0 2.88 7.12 0.17 61.88 0.00 0.00 0.00 0.00 20:19:18 20:14:01 lo 7.67 7.67 0.76 0.76 0.00 0.00 0.00 0.00 20:19:18 20:14:01 ens3 104.20 84.62 706.76 253.01 0.00 0.00 0.00 0.00 20:19:18 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:18 20:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:19:18 20:15:01 ens3 178.37 99.03 4001.03 71.63 0.00 0.00 0.00 0.00 20:19:18 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:18 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:18 20:16:01 ens3 4.00 5.32 2.06 13.58 0.00 0.00 0.00 0.00 20:19:18 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:18 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:18 20:17:01 ens3 2.83 6.66 0.41 20.40 0.00 0.00 0.00 0.00 20:19:18 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:18 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:18 20:18:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:19:18 20:19:01 docker0 62.11 126.33 5.04 1027.62 0.00 0.00 0.00 0.00 20:19:18 20:19:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 20:19:18 20:19:01 veth7a4be06 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:19:18 20:19:01 ens3 413.86 243.08 8245.83 50.36 0.00 0.00 0.00 0.00 20:19:18 Average: docker0 90.57 130.05 8.02 1042.40 0.00 0.00 0.00 0.00 20:19:18 Average: lo 2.15 2.15 0.22 0.22 0.00 0.00 0.00 0.00 20:19:18 Average: veth7a4be06 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 20:19:18 Average: ens3 241.19 160.88 3201.95 68.47 0.00 0.00 0.00 0.00 20:19:18 20:19:18 20:19:18 ---> sar -P ALL: 20:19:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25973) 12/22/23 _x86_64_ (8 CPU) 20:19:18 20:19:18 20:09:17 LINUX RESTART (8 CPU) 20:19:18 20:19:18 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:19:18 20:11:01 all 9.22 0.00 4.33 2.20 0.06 84.19 20:19:18 20:11:01 0 8.20 0.00 5.32 0.05 0.05 86.38 20:19:18 20:11:01 1 8.83 0.00 4.65 0.59 0.05 85.87 20:19:18 20:11:01 2 9.26 0.00 4.00 3.13 0.07 83.54 20:19:18 20:11:01 3 8.86 0.00 4.02 0.61 0.08 86.42 20:19:18 20:11:01 4 10.96 0.00 4.13 0.51 0.05 84.35 20:19:18 20:11:01 5 10.14 0.00 3.84 0.61 0.07 85.34 20:19:18 20:11:01 6 9.95 0.00 5.38 10.44 0.07 74.16 20:19:18 20:11:01 7 7.57 0.00 3.30 1.62 0.05 87.46 20:19:18 20:12:01 all 17.12 0.00 4.07 4.83 0.06 73.92 20:19:18 20:12:01 0 17.17 0.00 4.57 26.12 0.08 52.06 20:19:18 20:12:01 1 16.93 0.00 3.88 0.19 0.05 78.95 20:19:18 20:12:01 2 16.46 0.00 3.75 0.47 0.05 79.27 20:19:18 20:12:01 3 17.12 0.00 3.57 1.36 0.05 77.90 20:19:18 20:12:01 4 19.44 0.00 3.70 1.01 0.05 75.80 20:19:18 20:12:01 5 16.90 0.00 3.84 0.89 0.05 78.31 20:19:18 20:12:01 6 16.80 0.00 5.03 8.50 0.07 69.61 20:19:18 20:12:01 7 16.13 0.00 4.24 0.27 0.07 79.29 20:19:18 20:13:01 all 14.41 0.00 3.26 3.57 0.07 78.68 20:19:18 20:13:01 0 13.77 0.00 4.21 18.00 0.08 63.93 20:19:18 20:13:01 1 26.33 0.00 5.00 2.72 0.10 65.85 20:19:18 20:13:01 2 11.57 0.00 2.36 1.36 0.07 84.64 20:19:18 20:13:01 3 7.06 0.00 2.17 1.36 0.05 89.37 20:19:18 20:13:01 4 15.84 0.00 2.63 1.64 0.05 79.84 20:19:18 20:13:01 5 7.94 0.00 1.95 2.18 0.05 87.88 20:19:18 20:13:01 6 11.66 0.00 4.30 0.37 0.08 83.59 20:19:18 20:13:01 7 21.19 0.00 3.49 1.01 0.05 74.26 20:19:18 20:14:01 all 19.64 0.00 3.47 2.29 0.07 74.53 20:19:18 20:14:01 0 18.49 0.00 4.38 0.18 0.05 76.90 20:19:18 20:14:01 1 16.77 0.00 4.36 3.22 0.07 75.58 20:19:18 20:14:01 2 27.19 0.00 3.36 0.74 0.08 68.63 20:19:18 20:14:01 3 21.24 0.00 2.97 2.67 0.08 73.04 20:19:18 20:14:01 4 21.91 0.00 3.57 0.32 0.07 74.14 20:19:18 20:14:01 5 17.10 0.00 2.82 0.69 0.05 79.33 20:19:18 20:14:01 6 18.86 0.00 3.30 10.04 0.10 67.69 20:19:18 20:14:01 7 15.56 0.00 2.96 0.49 0.08 80.92 20:19:18 20:15:01 all 4.31 0.00 1.99 1.21 0.04 92.45 20:19:18 20:15:01 0 3.63 0.00 2.24 0.69 0.03 93.42 20:19:18 20:15:01 1 3.91 0.00 1.48 0.08 0.03 94.50 20:19:18 20:15:01 2 4.08 0.00 1.83 0.67 0.03 93.38 20:19:18 20:15:01 3 5.22 0.00 1.81 2.49 0.03 90.44 20:19:18 20:15:01 4 4.70 0.00 2.71 0.07 0.03 92.48 20:19:18 20:15:01 5 3.78 0.00 2.37 0.87 0.02 92.97 20:19:18 20:15:01 6 4.61 0.00 1.90 4.80 0.03 88.66 20:19:18 20:15:01 7 4.53 0.00 1.57 0.07 0.07 93.76 20:19:18 20:16:01 all 0.07 0.00 0.05 0.02 0.00 99.86 20:19:18 20:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:19:18 20:16:01 1 0.12 0.00 0.02 0.00 0.00 99.87 20:19:18 20:16:01 2 0.07 0.00 0.05 0.02 0.00 99.87 20:19:18 20:16:01 3 0.05 0.00 0.05 0.08 0.02 99.80 20:19:18 20:16:01 4 0.03 0.00 0.03 0.02 0.00 99.92 20:19:18 20:16:01 5 0.18 0.00 0.10 0.03 0.02 99.67 20:19:18 20:16:01 6 0.02 0.00 0.07 0.00 0.00 99.92 20:19:18 20:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:19:18 20:17:01 all 0.04 0.00 0.02 0.01 0.00 99.93 20:19:18 20:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:19:18 20:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:19:18 20:17:01 2 0.05 0.00 0.03 0.00 0.00 99.92 20:19:18 20:17:01 3 0.07 0.00 0.03 0.03 0.02 99.85 20:19:18 20:17:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:19:18 20:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:19:18 20:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:19:18 20:17:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:19:18 20:18:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:19:18 20:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:19:18 20:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:19:18 20:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:19:18 20:18:01 3 0.00 0.00 0.03 0.03 0.02 99.92 20:19:18 20:18:01 4 0.03 0.00 0.00 0.02 0.02 99.93 20:19:18 20:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:19:18 20:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:19:18 20:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:19:18 20:19:01 all 8.35 0.00 3.63 2.46 0.06 85.50 20:19:18 20:19:01 0 8.16 0.00 4.16 12.32 0.08 75.28 20:19:18 20:19:01 1 7.10 0.00 2.96 0.30 0.08 89.55 20:19:18 20:19:01 2 9.81 0.00 2.87 0.37 0.03 86.91 20:19:18 20:19:01 3 7.04 0.00 3.92 2.55 0.05 86.44 20:19:18 20:19:01 4 9.22 0.00 4.17 3.62 0.05 82.95 20:19:18 20:19:01 5 8.40 0.00 3.47 0.08 0.07 87.98 20:19:18 20:19:01 6 8.09 0.00 3.78 0.42 0.03 87.67 20:19:18 20:19:01 7 8.96 0.00 3.73 0.05 0.05 87.20 20:19:18 Average: all 8.10 0.00 2.31 1.84 0.04 87.71 20:19:18 Average: 0 7.68 0.00 2.76 6.32 0.04 83.19 20:19:18 Average: 1 8.86 0.00 2.47 0.79 0.04 87.84 20:19:18 Average: 2 8.70 0.00 2.02 0.75 0.04 88.49 20:19:18 Average: 3 7.39 0.00 2.06 1.24 0.04 89.27 20:19:18 Average: 4 9.11 0.00 2.32 0.80 0.04 87.74 20:19:18 Average: 5 7.14 0.00 2.04 0.59 0.04 90.19 20:19:18 Average: 6 7.75 0.00 2.64 3.83 0.04 85.74 20:19:18 Average: 7 8.20 0.00 2.14 0.39 0.04 89.23 20:19:18 20:19:18 20:19:18