Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3eb1adefd5738562ce5b7be1967e713f82ccced7 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-ssh7939201167689941898.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-ssh6142286625466145973.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-ssh10183100644282117405.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-ssh602908800741258315.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-ssh18135905040634558385.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1378’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1381 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 3eb1adefd5738562ce5b7be1967e713f82ccced7 (main) Commit message: "Merge pull request #705 from edgexfoundry/dependabot/npm_and_yarn/web/ip-2.0.1" > 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 3eb1adefd5738562ce5b7be1967e713f82ccced7 # timeout=10 > git rev-list --no-walk d9fc1cd79997bee2dad67cb4a71f5bce9889504c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-21T03:15:30.916Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-21T03:15:30.986Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-21T03:15:31.016Z] ========================================================= [2024-02-21T03:15:31.016Z] EdgeX Global Pipelines Version Info [2024-02-21T03:15:31.016Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:15:31.748Z] ------------------- [2024-02-21T03:15:31.748Z] stable info: [2024-02-21T03:15:31.748Z] ------------------- [2024-02-21T03:15:31.748Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-21T03:15:31.748Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T03:15:31.748Z] Message: update stable to v1.0.258 [2024-02-21T03:15:32.323Z] ------------------- [2024-02-21T03:15:32.323Z] experimental info: [2024-02-21T03:15:32.323Z] ------------------- [2024-02-21T03:15:32.323Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-21T03:15:32.323Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-21T03:15:32.323Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-21T03:15:32.407Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-02-21T03:15:32.436Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-02-21T03:15:32.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-21T03:15:32.492Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-21T03:15:32.516Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-21T03:15:32.544Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-21T03:15:32.575Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-21T03:15:32.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-21T03:15:32.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-21T03:15:32.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-21T03:15:32.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-21T03:15:32.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-02-21T03:15:32.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-21T03:15:32.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-21T03:15:32.854Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T03:15:32.877Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-21T03:15:32.904Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-21T03:15:32.933Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-21T03:15:32.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-21T03:15:32.986Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-21T03:15:33.013Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-21T03:15:33.039Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-21T03:15:33.067Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-21T03:15:33.099Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-21T03:15:33.134Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-21T03:15:33.168Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-21T03:15:33.201Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-21T03:15:33.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-21T03:15:33.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-21T03:15:33.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-21T03:15:33.343Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] echo [2024-02-21T03:15:33.383Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3eb1ade [Pipeline] echo [2024-02-21T03:15:33.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T03:15:33.499Z] provisioning config files... [2024-02-21T03:15:33.511Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18305395829838639074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:15:33.852Z] ---> ****-login.sh [2024-02-21T03:15:33.853Z] nexus3.edgexfoundry.org:10001 [2024-02-21T03:15:34.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:15:34.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:15:34.113Z] Configure a credential helper to remove this warning. See [2024-02-21T03:15:34.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:15:34.113Z] [2024-02-21T03:15:34.113Z] Login Succeeded [2024-02-21T03:15:34.113Z] nexus3.edgexfoundry.org:10002 [2024-02-21T03:15:34.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:15:34.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:15:34.113Z] Configure a credential helper to remove this warning. See [2024-02-21T03:15:34.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:15:34.113Z] [2024-02-21T03:15:34.113Z] Login Succeeded [2024-02-21T03:15:34.113Z] nexus3.edgexfoundry.org:10003 [2024-02-21T03:15:34.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:15:34.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:15:34.379Z] Configure a credential helper to remove this warning. See [2024-02-21T03:15:34.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:15:34.379Z] [2024-02-21T03:15:34.379Z] Login Succeeded [2024-02-21T03:15:34.379Z] nexus3.edgexfoundry.org:10004 [2024-02-21T03:15:34.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:15:34.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:15:34.379Z] Configure a credential helper to remove this warning. See [2024-02-21T03:15:34.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:15:34.379Z] [2024-02-21T03:15:34.379Z] Login Succeeded [2024-02-21T03:15:34.379Z] ****.io [2024-02-21T03:15:34.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:15:34.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:15:34.654Z] Configure a credential helper to remove this warning. See [2024-02-21T03:15:34.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:15:34.654Z] [2024-02-21T03:15:34.654Z] Login Succeeded [2024-02-21T03:15:34.654Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T03:15:34.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-21T03:15:35.200Z] + git rev-list -1 --merges 3eb1adefd5738562ce5b7be1967e713f82ccced7~1..3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] echo [2024-02-21T03:15:35.230Z] -----------> git rev-list -1 --merges 3eb1adefd5738562ce5b7be1967e713f82ccced7~1..3eb1adefd5738562ce5b7be1967e713f82ccced7 3eb1adefd5738562ce5b7be1967e713f82ccced7 [2024-02-21T03:15:35.230Z] 3eb1adefd5738562ce5b7be1967e713f82ccced7 [false] [Pipeline] sh [2024-02-21T03:15:35.527Z] + git log --format=format:%s -1 3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] echo [2024-02-21T03:15:35.540Z] ========================================================= [2024-02-21T03:15:35.540Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-21T03:15:35.540Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T03:15:35.921Z] + git log --format=format:%s -1 3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] echo [2024-02-21T03:15:35.932Z] [semverPrep] GIT_COMMIT: 3eb1adefd5738562ce5b7be1967e713f82ccced7, Commit Message: Merge pull request #705 from edgexfoundry/dependabot/npm_and_yarn/web/ip-2.0.1 [Pipeline] echo [2024-02-21T03:15:35.957Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-21T03:15:36.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T03:15:36.343Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-21T03:15:36.343Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-21T03:15:36.343Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-21T03:15:36.343Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-21T03:15:36.343Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-21T03:15:36.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:15:36.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T03:15:36.708Z] [2024-02-21T03:15:36.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:15:37.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T03:15:37.033Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-21T03:15:37.033Z] b85a868b505f: Pulling fs layer [2024-02-21T03:15:37.033Z] e2be974225ed: Pulling fs layer [2024-02-21T03:15:37.033Z] 339a4e72a1f5: Pulling fs layer [2024-02-21T03:15:37.033Z] 988bab9f4d93: Pulling fs layer [2024-02-21T03:15:37.033Z] 1469e6f7b9e6: Pulling fs layer [2024-02-21T03:15:37.033Z] eaf3925da568: Pulling fs layer [2024-02-21T03:15:37.033Z] bab4dde63d76: Pulling fs layer [2024-02-21T03:15:37.033Z] bde34c3a00c8: Pulling fs layer [2024-02-21T03:15:37.033Z] b352a97aabf1: Pulling fs layer [2024-02-21T03:15:37.033Z] 4872d77fe225: Pulling fs layer [2024-02-21T03:15:37.033Z] 5851b861e8e6: Pulling fs layer [2024-02-21T03:15:37.033Z] 988bab9f4d93: Waiting [2024-02-21T03:15:37.033Z] 1469e6f7b9e6: Waiting [2024-02-21T03:15:37.033Z] 5851b861e8e6: Waiting [2024-02-21T03:15:37.033Z] eaf3925da568: Waiting [2024-02-21T03:15:37.033Z] 4872d77fe225: Waiting [2024-02-21T03:15:37.033Z] bab4dde63d76: Waiting [2024-02-21T03:15:37.033Z] bde34c3a00c8: Waiting [2024-02-21T03:15:37.033Z] b352a97aabf1: Waiting [2024-02-21T03:15:37.033Z] e2be974225ed: Download complete [2024-02-21T03:15:37.033Z] 988bab9f4d93: Download complete [2024-02-21T03:15:37.292Z] 1469e6f7b9e6: Verifying Checksum [2024-02-21T03:15:37.292Z] 1469e6f7b9e6: Download complete [2024-02-21T03:15:37.292Z] eaf3925da568: Download complete [2024-02-21T03:15:37.292Z] 339a4e72a1f5: Verifying Checksum [2024-02-21T03:15:37.292Z] 339a4e72a1f5: Download complete [2024-02-21T03:15:37.292Z] bde34c3a00c8: Verifying Checksum [2024-02-21T03:15:37.292Z] bde34c3a00c8: Download complete [2024-02-21T03:15:37.292Z] b352a97aabf1: Verifying Checksum [2024-02-21T03:15:37.292Z] b352a97aabf1: Download complete [2024-02-21T03:15:37.292Z] 4872d77fe225: Verifying Checksum [2024-02-21T03:15:37.292Z] 4872d77fe225: Download complete [2024-02-21T03:15:37.292Z] 5851b861e8e6: Verifying Checksum [2024-02-21T03:15:37.292Z] 5851b861e8e6: Download complete [2024-02-21T03:15:37.292Z] b85a868b505f: Download complete [2024-02-21T03:15:37.551Z] bab4dde63d76: Download complete [2024-02-21T03:15:38.928Z] b85a868b505f: Pull complete [2024-02-21T03:15:38.928Z] e2be974225ed: Pull complete [2024-02-21T03:15:39.186Z] 339a4e72a1f5: Pull complete [2024-02-21T03:15:39.186Z] 988bab9f4d93: Pull complete [2024-02-21T03:15:39.754Z] 1469e6f7b9e6: Pull complete [2024-02-21T03:15:39.754Z] eaf3925da568: Pull complete [2024-02-21T03:15:41.660Z] bab4dde63d76: Pull complete [2024-02-21T03:15:41.660Z] bde34c3a00c8: Pull complete [2024-02-21T03:15:41.660Z] b352a97aabf1: Pull complete [2024-02-21T03:15:41.660Z] 4872d77fe225: Pull complete [2024-02-21T03:15:41.920Z] 5851b861e8e6: Pull complete [2024-02-21T03:15:41.920Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-21T03:15:41.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T03:15:41.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:15:42.109Z] prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container [2024-02-21T03:15:42.147Z] $ 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 [2024-02-21T03:15:45.280Z] $ docker top 510b821451db6def99fac1499102b36b9c19a4a6c862da32c0c2d0a703a6d0de -eo pid,comm [2024-02-21T03:15:45.334Z] 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). [2024-02-21T03:15:45.334Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T03:15:45.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T03:15:45.426Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T03:15:45.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T03:15:45.563Z] $ docker exec 510b821451db6def99fac1499102b36b9c19a4a6c862da32c0c2d0a703a6d0de ssh-agent [2024-02-21T03:15:45.660Z] SSH_AUTH_SOCK=/tmp/ssh-SKjOvuZvvvbq/agent.31 [2024-02-21T03:15:45.660Z] SSH_AGENT_PID=37 [2024-02-21T03:15:45.666Z] Running ssh-add (command line suppressed) [2024-02-21T03:15:45.784Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16094809512086937788.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16094809512086937788.key) [2024-02-21T03:15:45.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T03:15:46.097Z] + git tag --points-at HEAD [Pipeline] } [2024-02-21T03:15:46.112Z] $ docker exec --env ******** --env ******** 510b821451db6def99fac1499102b36b9c19a4a6c862da32c0c2d0a703a6d0de ssh-agent -k [2024-02-21T03:15:46.210Z] unset SSH_AUTH_SOCK; [2024-02-21T03:15:46.210Z] unset SSH_AGENT_PID; [2024-02-21T03:15:46.211Z] echo Agent pid 37 killed; [2024-02-21T03:15:46.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-21T03:15:46.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T03:15:46.276Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T03:15:46.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T03:15:46.389Z] $ docker exec 510b821451db6def99fac1499102b36b9c19a4a6c862da32c0c2d0a703a6d0de ssh-agent [2024-02-21T03:15:46.491Z] SSH_AUTH_SOCK=/tmp/ssh-fBc3EsY4uO4f/agent.69 [2024-02-21T03:15:46.491Z] SSH_AGENT_PID=75 [2024-02-21T03:15:46.495Z] Running ssh-add (command line suppressed) [2024-02-21T03:15:46.600Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17468278553351323281.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17468278553351323281.key) [2024-02-21T03:15:46.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T03:15:46.920Z] + git semver init [2024-02-21T03:15:47.180Z] 2024-02-21 03:15:47,106 [run_init] DEBUG init version:0.0.0 force:False [2024-02-21T03:15:47.180Z] 2024-02-21 03:15:47,106 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-02-21T03:15:47.180Z] 2024-02-21 03:15:47,107 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2024-02-21T03:15:47.180Z] 2024-02-21 03:15:47,107 [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) [2024-02-21T03:15:49.086Z] 2024-02-21 03:15:49,001 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2024-02-21T03:15:49.086Z] 2024-02-21 03:15:49,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2024-02-21T03:15:49.086Z] 2024-02-21 03:15:49,002 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-21T03:15:49.086Z] 2024-02-21 03:15:49,002 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-21T03:15:49.086Z] 3.1.0-dev.35 [Pipeline] } [2024-02-21T03:15:49.100Z] $ docker exec --env ******** --env ******** 510b821451db6def99fac1499102b36b9c19a4a6c862da32c0c2d0a703a6d0de ssh-agent -k [2024-02-21T03:15:49.210Z] unset SSH_AUTH_SOCK; [2024-02-21T03:15:49.211Z] unset SSH_AGENT_PID; [2024-02-21T03:15:49.211Z] echo Agent pid 75 killed; [2024-02-21T03:15:49.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T03:15:49.592Z] + git semver [Pipeline] } [2024-02-21T03:15:49.867Z] $ docker stop --time=1 510b821451db6def99fac1499102b36b9c19a4a6c862da32c0c2d0a703a6d0de [2024-02-21T03:15:51.170Z] $ docker rm -f --volumes 510b821451db6def99fac1499102b36b9c19a4a6c862da32c0c2d0a703a6d0de [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T03:15:51.550Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-21T03:15:51.817Z] Stashed 1 file(s) [Pipeline] echo [2024-02-21T03:15:51.820Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.35 [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 [2024-02-21T03:15:52.173Z] provisioning config files... [2024-02-21T03:15:52.183Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5530502966720041685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:15:52.503Z] ---> ****-login.sh [2024-02-21T03:15:52.503Z] nexus3.edgexfoundry.org:10001 [2024-02-21T03:15:52.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:15:52.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:15:52.504Z] Configure a credential helper to remove this warning. See [2024-02-21T03:15:52.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:15:52.504Z] [2024-02-21T03:15:52.504Z] Login Succeeded [2024-02-21T03:15:52.504Z] nexus3.edgexfoundry.org:10002 [2024-02-21T03:15:52.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:15:52.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:15:52.504Z] Configure a credential helper to remove this warning. See [2024-02-21T03:15:52.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:15:52.504Z] [2024-02-21T03:15:52.504Z] Login Succeeded [2024-02-21T03:15:52.504Z] nexus3.edgexfoundry.org:10003 [2024-02-21T03:15:52.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:15:52.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:15:52.764Z] Configure a credential helper to remove this warning. See [2024-02-21T03:15:52.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:15:52.764Z] [2024-02-21T03:15:52.764Z] Login Succeeded [2024-02-21T03:15:52.764Z] nexus3.edgexfoundry.org:10004 [2024-02-21T03:15:52.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:15:52.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:15:52.764Z] Configure a credential helper to remove this warning. See [2024-02-21T03:15:52.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:15:52.764Z] [2024-02-21T03:15:52.764Z] Login Succeeded [2024-02-21T03:15:52.764Z] ****.io [2024-02-21T03:15:53.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:15:53.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:15:53.024Z] Configure a credential helper to remove this warning. See [2024-02-21T03:15:53.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:15:53.024Z] [2024-02-21T03:15:53.024Z] Login Succeeded [2024-02-21T03:15:53.024Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T03:15:53.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-21T03:15:53.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T03:15:53.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T03:15:53.242Z] ========================================================= [2024-02-21T03:15:53.242Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-21T03:15:53.242Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:15:53.643Z] + 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 . [2024-02-21T03:15:53.905Z] Sending build context to Docker daemon 59.2MB [2024-02-21T03:15:53.905Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T03:15:53.905Z] Step 2/15 : FROM ${BASE} AS builder [2024-02-21T03:15:53.905Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-21T03:15:53.905Z] 7264a8db6415: Pulling fs layer [2024-02-21T03:15:53.905Z] c4d48a809fc2: Pulling fs layer [2024-02-21T03:15:53.905Z] 4f1c88b9dad5: Pulling fs layer [2024-02-21T03:15:53.905Z] ad3a456e5733: Pulling fs layer [2024-02-21T03:15:53.905Z] 69c7f0334f64: Pulling fs layer [2024-02-21T03:15:53.905Z] 1f1c1a5573a3: Pulling fs layer [2024-02-21T03:15:53.905Z] ce7588e14bc9: Pulling fs layer [2024-02-21T03:15:53.905Z] b5e4710f87ac: Pulling fs layer [2024-02-21T03:15:53.905Z] 69c7f0334f64: Waiting [2024-02-21T03:15:53.905Z] 1f1c1a5573a3: Waiting [2024-02-21T03:15:53.905Z] ce7588e14bc9: Waiting [2024-02-21T03:15:53.905Z] b5e4710f87ac: Waiting [2024-02-21T03:15:53.905Z] ad3a456e5733: Waiting [2024-02-21T03:15:53.905Z] c4d48a809fc2: Verifying Checksum [2024-02-21T03:15:53.905Z] c4d48a809fc2: Download complete [2024-02-21T03:15:53.905Z] ad3a456e5733: Verifying Checksum [2024-02-21T03:15:53.905Z] ad3a456e5733: Download complete [2024-02-21T03:15:54.164Z] 69c7f0334f64: Verifying Checksum [2024-02-21T03:15:54.164Z] 69c7f0334f64: Download complete [2024-02-21T03:15:54.164Z] 7264a8db6415: Verifying Checksum [2024-02-21T03:15:54.164Z] 7264a8db6415: Download complete [2024-02-21T03:15:54.164Z] 1f1c1a5573a3: Verifying Checksum [2024-02-21T03:15:54.164Z] 1f1c1a5573a3: Download complete [2024-02-21T03:15:54.164Z] 7264a8db6415: Pull complete [2024-02-21T03:15:54.422Z] b5e4710f87ac: Verifying Checksum [2024-02-21T03:15:54.422Z] b5e4710f87ac: Download complete [2024-02-21T03:15:54.422Z] c4d48a809fc2: Pull complete [2024-02-21T03:15:54.422Z] 4f1c88b9dad5: Verifying Checksum [2024-02-21T03:15:54.422Z] 4f1c88b9dad5: Download complete [2024-02-21T03:15:54.990Z] ce7588e14bc9: Verifying Checksum [2024-02-21T03:15:54.990Z] ce7588e14bc9: Download complete [2024-02-21T03:15:58.290Z] 4f1c88b9dad5: Pull complete [2024-02-21T03:15:58.290Z] ad3a456e5733: Pull complete [2024-02-21T03:15:58.290Z] 69c7f0334f64: Pull complete [2024-02-21T03:15:58.290Z] 1f1c1a5573a3: Pull complete [2024-02-21T03:16:00.826Z] ce7588e14bc9: Pull complete [2024-02-21T03:16:01.395Z] b5e4710f87ac: Pull complete [2024-02-21T03:16:01.395Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-21T03:16:01.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-21T03:16:01.395Z] ---> 88b5674ff536 [2024-02-21T03:16:01.395Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-21T03:16:05.589Z] ---> Running in acd5eb348c90 [2024-02-21T03:16:05.589Z] Removing intermediate container acd5eb348c90 [2024-02-21T03:16:05.589Z] ---> de2f1bc36545 [2024-02-21T03:16:05.589Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T03:16:05.589Z] ---> Running in 2a94bda07acb [2024-02-21T03:16:05.589Z] Removing intermediate container 2a94bda07acb [2024-02-21T03:16:05.589Z] ---> 78508c7ff25b [2024-02-21T03:16:05.589Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T03:16:05.589Z] ---> Running in 1229548dc96c [2024-02-21T03:16:05.589Z] Removing intermediate container 1229548dc96c [2024-02-21T03:16:05.589Z] ---> 812ba31517b7 [2024-02-21T03:16:05.589Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-02-21T03:16:05.589Z] ---> Running in 07a21392dc52 [2024-02-21T03:16:05.589Z] Removing intermediate container 07a21392dc52 [2024-02-21T03:16:05.589Z] ---> 91479ecd9639 [2024-02-21T03:16:05.589Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-21T03:16:05.589Z] ---> Running in 485beb0ef981 [2024-02-21T03:16:05.849Z] Removing intermediate container 485beb0ef981 [2024-02-21T03:16:05.849Z] ---> 31e4b64444fa [2024-02-21T03:16:05.849Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-21T03:16:06.106Z] latest: Pulling from library/docker [2024-02-21T03:16:06.365Z] 4abcf2066143: Pulling fs layer [2024-02-21T03:16:06.365Z] 6a25a43dc0fd: Pulling fs layer [2024-02-21T03:16:06.365Z] 4f4fb700ef54: Pulling fs layer [2024-02-21T03:16:06.365Z] 8453b14f8be1: Pulling fs layer [2024-02-21T03:16:06.365Z] a5449a857d65: Pulling fs layer [2024-02-21T03:16:06.365Z] 3dde2c9dd264: Pulling fs layer [2024-02-21T03:16:06.365Z] 44b786ed2257: Pulling fs layer [2024-02-21T03:16:06.365Z] 36fa2b1e15e2: Pulling fs layer [2024-02-21T03:16:06.365Z] 4b17757db9c4: Pulling fs layer [2024-02-21T03:16:06.365Z] aa8480c0a982: Pulling fs layer [2024-02-21T03:16:06.365Z] 6747b4aa1d49: Pulling fs layer [2024-02-21T03:16:06.365Z] a87b7b228fe9: Pulling fs layer [2024-02-21T03:16:06.365Z] b71bafe58ee8: Pulling fs layer [2024-02-21T03:16:06.365Z] a2097d940bc7: Pulling fs layer [2024-02-21T03:16:06.365Z] d1935d92e1c6: Pulling fs layer [2024-02-21T03:16:06.365Z] 820ac51fb076: Pulling fs layer [2024-02-21T03:16:06.365Z] 8453b14f8be1: Waiting [2024-02-21T03:16:06.365Z] a5449a857d65: Waiting [2024-02-21T03:16:06.365Z] 3dde2c9dd264: Waiting [2024-02-21T03:16:06.365Z] 44b786ed2257: Waiting [2024-02-21T03:16:06.365Z] 36fa2b1e15e2: Waiting [2024-02-21T03:16:06.365Z] 4b17757db9c4: Waiting [2024-02-21T03:16:06.365Z] aa8480c0a982: Waiting [2024-02-21T03:16:06.365Z] 6747b4aa1d49: Waiting [2024-02-21T03:16:06.365Z] a2097d940bc7: Waiting [2024-02-21T03:16:06.365Z] a87b7b228fe9: Waiting [2024-02-21T03:16:06.365Z] d1935d92e1c6: Waiting [2024-02-21T03:16:06.365Z] b71bafe58ee8: Waiting [2024-02-21T03:16:06.365Z] 820ac51fb076: Waiting [2024-02-21T03:16:06.365Z] 6a25a43dc0fd: Verifying Checksum [2024-02-21T03:16:06.365Z] 6a25a43dc0fd: Download complete [2024-02-21T03:16:06.365Z] 4f4fb700ef54: Verifying Checksum [2024-02-21T03:16:06.365Z] 4f4fb700ef54: Download complete [2024-02-21T03:16:06.365Z] 4abcf2066143: Verifying Checksum [2024-02-21T03:16:06.365Z] 4abcf2066143: Download complete [2024-02-21T03:16:06.623Z] 8453b14f8be1: Verifying Checksum [2024-02-21T03:16:06.623Z] 8453b14f8be1: Download complete [2024-02-21T03:16:06.623Z] 4abcf2066143: Pull complete [2024-02-21T03:16:06.623Z] a5449a857d65: Verifying Checksum [2024-02-21T03:16:06.623Z] a5449a857d65: Download complete [2024-02-21T03:16:06.881Z] 6a25a43dc0fd: Pull complete [2024-02-21T03:16:06.881Z] 3dde2c9dd264: Verifying Checksum [2024-02-21T03:16:06.881Z] 3dde2c9dd264: Download complete [2024-02-21T03:16:06.881Z] 4f4fb700ef54: Pull complete [2024-02-21T03:16:06.881Z] 36fa2b1e15e2: Download complete [2024-02-21T03:16:06.881Z] 8453b14f8be1: Pull complete [2024-02-21T03:16:06.881Z] 44b786ed2257: Verifying Checksum [2024-02-21T03:16:06.881Z] 44b786ed2257: Download complete [2024-02-21T03:16:07.088Z] Still waiting to schedule task [2024-02-21T03:16:07.089Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1380’ is offline [2024-02-21T03:16:07.139Z] 4b17757db9c4: Verifying Checksum [2024-02-21T03:16:07.139Z] 4b17757db9c4: Download complete [2024-02-21T03:16:07.139Z] aa8480c0a982: Verifying Checksum [2024-02-21T03:16:07.139Z] aa8480c0a982: Download complete [2024-02-21T03:16:07.139Z] b71bafe58ee8: Download complete [2024-02-21T03:16:07.139Z] a87b7b228fe9: Download complete [2024-02-21T03:16:07.398Z] a5449a857d65: Pull complete [2024-02-21T03:16:07.398Z] d1935d92e1c6: Verifying Checksum [2024-02-21T03:16:07.398Z] d1935d92e1c6: Download complete [2024-02-21T03:16:07.398Z] 6747b4aa1d49: Verifying Checksum [2024-02-21T03:16:07.398Z] 6747b4aa1d49: Download complete [2024-02-21T03:16:07.398Z] 820ac51fb076: Download complete [2024-02-21T03:16:07.656Z] 3dde2c9dd264: Pull complete [2024-02-21T03:16:07.913Z] a2097d940bc7: Verifying Checksum [2024-02-21T03:16:07.913Z] a2097d940bc7: Download complete [2024-02-21T03:16:08.172Z] 44b786ed2257: Pull complete [2024-02-21T03:16:08.172Z] 36fa2b1e15e2: Pull complete [2024-02-21T03:16:08.172Z] 4b17757db9c4: Pull complete [2024-02-21T03:16:08.430Z] aa8480c0a982: Pull complete [2024-02-21T03:16:08.689Z] 6747b4aa1d49: Pull complete [2024-02-21T03:16:08.689Z] a87b7b228fe9: Pull complete [2024-02-21T03:16:08.689Z] b71bafe58ee8: Pull complete [2024-02-21T03:16:09.628Z] a2097d940bc7: Pull complete [2024-02-21T03:16:09.628Z] d1935d92e1c6: Pull complete [2024-02-21T03:16:09.887Z] 820ac51fb076: Pull complete [2024-02-21T03:16:09.887Z] Digest: sha256:f837abeefde97276de9505056743c602d6938d2b49b2066bee3ae3b359ec8b78 [2024-02-21T03:16:09.887Z] Status: Downloaded newer image for docker:latest [2024-02-21T03:16:12.466Z] ---> c7e05e4b2661 [2024-02-21T03:16:12.466Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T03:16:12.466Z] ---> Running in d63927c2d3e2 [2024-02-21T03:16:12.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T03:16:12.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T03:16:13.249Z] OK: 264 MiB in 52 packages [2024-02-21T03:16:13.510Z] Removing intermediate container d63927c2d3e2 [2024-02-21T03:16:13.510Z] ---> 5761b8e6c817 [2024-02-21T03:16:13.510Z] Step 10/15 : ENV GO111MODULE=on [2024-02-21T03:16:13.510Z] ---> Running in 52f1fcb129b2 [2024-02-21T03:16:13.510Z] Removing intermediate container 52f1fcb129b2 [2024-02-21T03:16:13.510Z] ---> afe20db94ec9 [2024-02-21T03:16:13.510Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-21T03:16:13.510Z] ---> Running in f60325cb0b22 [2024-02-21T03:16:13.769Z] Removing intermediate container f60325cb0b22 [2024-02-21T03:16:13.769Z] ---> ab8fbf8dd853 [2024-02-21T03:16:13.769Z] Step 12/15 : COPY go.mod vendor* ./ [2024-02-21T03:16:13.769Z] ---> d83f81321da7 [2024-02-21T03:16:13.769Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T03:16:13.769Z] ---> Running in 36a12d1a3bbd [2024-02-21T03:16:45.992Z] Removing intermediate container 36a12d1a3bbd [2024-02-21T03:16:45.992Z] ---> 971cee19c757 [2024-02-21T03:16:45.992Z] Step 14/15 : COPY . . [2024-02-21T03:16:45.992Z] ---> a9797f448b51 [2024-02-21T03:16:45.992Z] Step 15/15 : RUN ${MAKE} [2024-02-21T03:16:45.992Z] ---> Running in 3de2cee3527a [2024-02-21T03:16:46.271Z] noop [2024-02-21T03:16:46.271Z] Removing intermediate container 3de2cee3527a [2024-02-21T03:16:46.271Z] ---> 601a50201259 [2024-02-21T03:16:46.271Z] Successfully built 601a50201259 [2024-02-21T03:16:46.530Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:16:46.914Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T03:16:46.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:16:47.034Z] prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container [2024-02-21T03:16:47.070Z] $ 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 [2024-02-21T03:16:47.440Z] $ docker top d6691b10e1cb5d66c6dc15b7d1c3e8bb8a10cd7a793f5c6c3840fef788a53cae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T03:16:47.822Z] + go version [2024-02-21T03:16:47.822Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-21T03:16:47.837Z] $ docker stop --time=1 d6691b10e1cb5d66c6dc15b7d1c3e8bb8a10cd7a793f5c6c3840fef788a53cae [2024-02-21T03:16:49.133Z] $ docker rm -f --volumes d6691b10e1cb5d66c6dc15b7d1c3e8bb8a10cd7a793f5c6c3840fef788a53cae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:16:49.732Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-21T03:16:49.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:16:49.834Z] prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container [2024-02-21T03:16:49.873Z] $ 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 [2024-02-21T03:16:50.225Z] $ docker top e2a18372f5545e7521b0f225c502fcc50a12a8d84002e0125e1062a827a769d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T03:16:50.606Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2024-02-21T03:16:50.931Z] + make test [2024-02-21T03:16:50.931Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-02-21T03:16:52.307Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-02-21T03:17:02.294Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-02-21T03:17:02.294Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-02-21T03:17:02.294Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-02-21T03:17:02.294Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-02-21T03:17:02.294Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-02-21T03:17:02.294Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-02-21T03:17:02.294Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-02-21T03:17:02.294Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-02-21T03:17:02.294Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-02-21T03:17:04.198Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T03:17:04.456Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T03:17:04.456Z] ./bin/test-attribution-txt.sh [2024-02-21T03:17:04.456Z] make -C web test [2024-02-21T03:17:04.456Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2024-02-21T03:17:04.456Z] make[1]: tput: No such file or directory [2024-02-21T03:17:04.456Z] make[1]: tput: No such file or directory [2024-02-21T03:17:04.456Z] warning: generating ./VERSION [2024-02-21T03:17:04.456Z] echo "0.0.0" > VERSION [2024-02-21T03:17:04.456Z] docker build \ [2024-02-21T03:17:04.456Z] -f Dockerfile \ [2024-02-21T03:17:04.456Z] --build-arg USER=1000 \ [2024-02-21T03:17:04.456Z] \ [2024-02-21T03:17:04.456Z] --label "git_sha=3eb1adefd5738562ce5b7be1967e713f82ccced7" \ [2024-02-21T03:17:04.456Z] -t edgexfoundry/edgex-web-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7 \ [2024-02-21T03:17:04.456Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-02-21T03:17:04.456Z] . [2024-02-21T03:17:04.456Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-02-21T03:17:04.456Z] Install the buildx component to build images with BuildKit: [2024-02-21T03:17:04.456Z] https://docs.docker.com/go/buildx/ [2024-02-21T03:17:04.456Z] [2024-02-21T03:17:04.456Z] Sending build context to Docker daemon 2.62MB [2024-02-21T03:17:04.456Z] Step 1/11 : FROM node:18-alpine3.18 [2024-02-21T03:17:04.714Z] 18-alpine3.18: Pulling from library/node [2024-02-21T03:17:04.714Z] 619be1103602: Pulling fs layer [2024-02-21T03:17:04.714Z] 3ca0848cfd88: Pulling fs layer [2024-02-21T03:17:04.714Z] ea995ae82edc: Pulling fs layer [2024-02-21T03:17:04.714Z] 8ef45897bdf2: Pulling fs layer [2024-02-21T03:17:04.714Z] 8ef45897bdf2: Waiting [2024-02-21T03:17:04.714Z] ea995ae82edc: Verifying Checksum [2024-02-21T03:17:04.714Z] ea995ae82edc: Download complete [2024-02-21T03:17:04.714Z] 619be1103602: Verifying Checksum [2024-02-21T03:17:04.714Z] 619be1103602: Download complete [2024-02-21T03:17:04.714Z] 8ef45897bdf2: Download complete [2024-02-21T03:17:04.973Z] 619be1103602: Pull complete [2024-02-21T03:17:04.973Z] 3ca0848cfd88: Verifying Checksum [2024-02-21T03:17:04.973Z] 3ca0848cfd88: Download complete [2024-02-21T03:17:06.343Z] 3ca0848cfd88: Pull complete [2024-02-21T03:17:06.343Z] ea995ae82edc: Pull complete [2024-02-21T03:17:06.343Z] 8ef45897bdf2: Pull complete [2024-02-21T03:17:06.343Z] Digest: sha256:bacc59da35fc5ddf4b93846733e0d5b9bfe49a118a0240e9d31578dd6a7417c0 [2024-02-21T03:17:06.343Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-02-21T03:17:06.343Z] ---> 4f966fe318ae [2024-02-21T03:17:06.343Z] Step 2/11 : RUN apk add --no-cache chromium [2024-02-21T03:17:08.875Z] ---> Running in b24707e6a9be [2024-02-21T03:17:09.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T03:17:09.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T03:17:09.701Z] (1/154) Installing libexpat (2.6.0-r0) [2024-02-21T03:17:09.701Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-02-21T03:17:09.701Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-02-21T03:17:09.701Z] (4/154) Installing libpng (1.6.39-r3) [2024-02-21T03:17:09.701Z] (5/154) Installing freetype (2.13.0-r5) [2024-02-21T03:17:09.701Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-02-21T03:17:09.701Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-02-21T03:17:09.701Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-02-21T03:17:09.701Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-02-21T03:17:09.959Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-02-21T03:17:09.959Z] (11/154) Installing libffi (3.4.4-r2) [2024-02-21T03:17:09.959Z] (12/154) Installing libintl (0.21.1-r7) [2024-02-21T03:17:09.959Z] (13/154) Installing libblkid (2.38.1-r8) [2024-02-21T03:17:09.959Z] (14/154) Installing libmount (2.38.1-r8) [2024-02-21T03:17:09.959Z] (15/154) Installing pcre2 (10.42-r1) [2024-02-21T03:17:09.959Z] (16/154) Installing glib (2.76.6-r0) [2024-02-21T03:17:09.959Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-02-21T03:17:09.959Z] (18/154) Installing libxml2 (2.11.7-r0) [2024-02-21T03:17:09.959Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-02-21T03:17:09.959Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-02-21T03:17:09.959Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-02-21T03:17:09.959Z] (22/154) Installing libwebp (1.3.2-r0) [2024-02-21T03:17:10.217Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-02-21T03:17:10.217Z] (24/154) Installing tiff (4.5.1-r0) [2024-02-21T03:17:10.217Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-02-21T03:17:10.217Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-02-21T03:17:10.217Z] (27/154) Installing libxau (1.0.11-r2) [2024-02-21T03:17:10.217Z] (28/154) Installing libmd (1.0.4-r2) [2024-02-21T03:17:10.217Z] (29/154) Installing libbsd (0.11.7-r1) [2024-02-21T03:17:10.217Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-02-21T03:17:10.217Z] (31/154) Installing libxcb (1.15-r1) [2024-02-21T03:17:10.217Z] (32/154) Installing libx11 (1.8.7-r0) [2024-02-21T03:17:10.217Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-02-21T03:17:10.217Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-02-21T03:17:10.217Z] (35/154) Installing libxrender (0.9.11-r3) [2024-02-21T03:17:10.217Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-02-21T03:17:10.217Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-02-21T03:17:10.217Z] (38/154) Installing libxext (1.3.5-r2) [2024-02-21T03:17:10.217Z] (39/154) Installing libxi (1.8.1-r0) [2024-02-21T03:17:10.217Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-02-21T03:17:10.217Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-02-21T03:17:10.217Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-02-21T03:17:10.217Z] (43/154) Installing libxtst (1.2.4-r2) [2024-02-21T03:17:10.217Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-02-21T03:17:10.217Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-02-21T03:17:10.217Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-02-21T03:17:10.476Z] (47/154) Installing pixman (0.42.2-r1) [2024-02-21T03:17:10.476Z] (48/154) Installing cairo (1.17.8-r1) [2024-02-21T03:17:10.476Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-02-21T03:17:10.476Z] (50/154) Installing avahi-libs (0.8-r13) [2024-02-21T03:17:10.476Z] (51/154) Installing gmp (6.2.1-r3) [2024-02-21T03:17:10.476Z] (52/154) Installing nettle (3.8.1-r2) [2024-02-21T03:17:10.476Z] (53/154) Installing libunistring (1.1-r1) [2024-02-21T03:17:10.476Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-02-21T03:17:10.476Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-02-21T03:17:10.476Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-02-21T03:17:10.476Z] (57/154) Installing gnutls (3.8.3-r0) [2024-02-21T03:17:10.476Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-02-21T03:17:10.476Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-02-21T03:17:10.476Z] (60/154) Installing fribidi (1.0.13-r0) [2024-02-21T03:17:10.476Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-02-21T03:17:10.476Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-02-21T03:17:10.734Z] (63/154) Installing libxft (2.3.8-r1) [2024-02-21T03:17:10.734Z] (64/154) Installing pango (1.50.14-r1) [2024-02-21T03:17:10.734Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-02-21T03:17:10.734Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-02-21T03:17:10.734Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-02-21T03:17:10.734Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-02-21T03:17:10.734Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-02-21T03:17:10.734Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-02-21T03:17:10.734Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-02-21T03:17:10.734Z] (71/154) Installing icu-data-full (73.2-r2) [2024-02-21T03:17:10.993Z] (72/154) Installing mesa (23.0.4-r0) [2024-02-21T03:17:10.993Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-02-21T03:17:11.560Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-02-21T03:17:11.560Z] (75/154) Installing libpciaccess (0.17-r2) [2024-02-21T03:17:11.560Z] (76/154) Installing libdrm (2.4.115-r4) [2024-02-21T03:17:11.560Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-02-21T03:17:11.560Z] (78/154) Installing libelf (0.189-r2) [2024-02-21T03:17:11.560Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-02-21T03:17:11.560Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-02-21T03:17:11.819Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-02-21T03:17:11.819Z] (82/154) Installing libmagic (5.45-r0) [2024-02-21T03:17:11.819Z] (83/154) Installing file (5.45-r0) [2024-02-21T03:17:11.819Z] (84/154) Installing libice (1.1.1-r2) [2024-02-21T03:17:11.819Z] (85/154) Installing libuuid (2.38.1-r8) [2024-02-21T03:17:11.819Z] (86/154) Installing libsm (1.2.4-r1) [2024-02-21T03:17:11.819Z] (87/154) Installing libxt (1.3.0-r2) [2024-02-21T03:17:11.819Z] (88/154) Installing libxmu (1.1.4-r2) [2024-02-21T03:17:11.819Z] (89/154) Installing xset (1.2.5-r1) [2024-02-21T03:17:11.819Z] (90/154) Installing xprop (1.2.7-r0) [2024-02-21T03:17:12.077Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-02-21T03:17:12.077Z] (92/154) Installing libogg (1.3.5-r4) [2024-02-21T03:17:12.077Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-02-21T03:17:12.077Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-02-21T03:17:12.077Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-02-21T03:17:12.077Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-02-21T03:17:12.077Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-02-21T03:17:12.077Z] (98/154) Installing libva (2.18.0-r1) [2024-02-21T03:17:12.077Z] (99/154) Installing libvdpau (1.5-r1) [2024-02-21T03:17:12.077Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-02-21T03:17:12.077Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-02-21T03:17:12.077Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-02-21T03:17:12.336Z] (103/154) Installing libhwy (1.0.4-r1) [2024-02-21T03:17:12.336Z] (104/154) Installing lcms2 (2.15-r2) [2024-02-21T03:17:12.336Z] (105/154) Installing libjxl (0.8.2-r0) [2024-02-21T03:17:12.336Z] (106/154) Installing lame-libs (3.100-r5) [2024-02-21T03:17:12.336Z] (107/154) Installing opus (1.4-r0) [2024-02-21T03:17:12.336Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-02-21T03:17:12.336Z] (109/154) Installing soxr (0.1.3-r5) [2024-02-21T03:17:12.336Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-02-21T03:17:12.336Z] (111/154) Installing libtheora (1.1.1-r17) [2024-02-21T03:17:12.336Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-02-21T03:17:12.336Z] (113/154) Installing libvpx (1.13.0-r2) [2024-02-21T03:17:12.336Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-02-21T03:17:12.336Z] (115/154) Installing numactl (2.0.16-r4) [2024-02-21T03:17:12.336Z] (116/154) Installing x265-libs (3.5-r4) [2024-02-21T03:17:12.594Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-02-21T03:17:12.594Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-02-21T03:17:12.594Z] (119/154) Installing libbluray (1.3.4-r0) [2024-02-21T03:17:12.594Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-02-21T03:17:12.594Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-02-21T03:17:12.594Z] (122/154) Installing cjson (1.7.17-r0) [2024-02-21T03:17:12.594Z] (123/154) Installing mbedtls (2.28.7-r0) [2024-02-21T03:17:12.594Z] (124/154) Installing librist (0.2.7-r0) [2024-02-21T03:17:12.594Z] (125/154) Installing libsrt (1.5.2-r0) [2024-02-21T03:17:12.594Z] (126/154) Installing libssh (0.10.5-r0) [2024-02-21T03:17:12.851Z] (127/154) Installing libsodium (1.0.18-r3) [2024-02-21T03:17:12.851Z] (128/154) Installing libzmq (4.3.4-r4) [2024-02-21T03:17:12.851Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-02-21T03:17:12.852Z] (130/154) Installing libevent (2.1.12-r6) [2024-02-21T03:17:12.852Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-02-21T03:17:12.852Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-02-21T03:17:12.852Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-02-21T03:17:12.852Z] (134/154) Installing icu-libs (73.2-r2) [2024-02-21T03:17:12.852Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-02-21T03:17:12.852Z] (136/154) Installing minizip (1.2.13-r1) [2024-02-21T03:17:12.852Z] (137/154) Installing nspr (4.35-r2) [2024-02-21T03:17:12.852Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-02-21T03:17:12.852Z] (139/154) Installing nss (3.94-r0) [2024-02-21T03:17:12.852Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-02-21T03:17:12.852Z] (141/154) Installing libasyncns (0.8-r1) [2024-02-21T03:17:12.852Z] (142/154) Installing libltdl (2.4.7-r2) [2024-02-21T03:17:13.109Z] (143/154) Installing orc (0.4.34-r0) [2024-02-21T03:17:13.109Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-02-21T03:17:13.109Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-02-21T03:17:13.109Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-02-21T03:17:13.109Z] (147/154) Installing libpulse (16.1-r10) [2024-02-21T03:17:13.109Z] (148/154) Installing snappy (1.1.10-r1) [2024-02-21T03:17:13.109Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-02-21T03:17:13.109Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-02-21T03:17:13.109Z] (151/154) Installing libgpg-error (1.47-r1) [2024-02-21T03:17:13.109Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-02-21T03:17:13.109Z] (153/154) Installing libxslt (1.1.38-r0) [2024-02-21T03:17:13.109Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-02-21T03:17:14.511Z] Executing busybox-1.36.1-r5.trigger [2024-02-21T03:17:14.511Z] Executing fontconfig-2.14.2-r3.trigger [2024-02-21T03:17:14.511Z] Executing mkfontscale-1.2.2-r3.trigger [2024-02-21T03:17:14.511Z] Executing glib-2.76.6-r0.trigger [2024-02-21T03:17:14.511Z] Executing shared-mime-info-2.2-r5.trigger [2024-02-21T03:17:15.076Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-02-21T03:17:15.077Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-02-21T03:17:15.077Z] OK: 580 MiB in 171 packages [2024-02-21T03:17:25.065Z] Removing intermediate container b24707e6a9be [2024-02-21T03:17:25.065Z] ---> 4ce099d08265 [2024-02-21T03:17:25.065Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-02-21T03:17:25.065Z] ---> Running in 780c2de450fd [2024-02-21T03:17:25.065Z] Removing intermediate container 780c2de450fd [2024-02-21T03:17:25.066Z] ---> 837608d19a6e [2024-02-21T03:17:25.066Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-02-21T03:17:25.066Z] ---> Running in bfe3624482b1 [2024-02-21T03:17:25.066Z] Removing intermediate container bfe3624482b1 [2024-02-21T03:17:25.066Z] ---> 0fc7b0fc3b85 [2024-02-21T03:17:25.066Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-02-21T03:17:25.066Z] ---> Running in 9b7b8279e653 [2024-02-21T03:17:25.066Z] Removing intermediate container 9b7b8279e653 [2024-02-21T03:17:25.066Z] ---> d09c8520a456 [2024-02-21T03:17:25.066Z] Step 6/11 : RUN npm install -g npm [2024-02-21T03:17:25.325Z] ---> Running in a4e76f6be7db [2024-02-21T03:17:31.897Z] [2024-02-21T03:17:31.897Z] removed 25 packages, and changed 45 packages in 6s [2024-02-21T03:17:31.897Z] [2024-02-21T03:17:31.897Z] 24 packages are looking for funding [2024-02-21T03:17:31.897Z] run `npm fund` for details [2024-02-21T03:17:33.353Z] Removing intermediate container a4e76f6be7db [2024-02-21T03:17:33.353Z] ---> c7a32562d1a7 [2024-02-21T03:17:33.353Z] Step 7/11 : ARG USER=1000 [2024-02-21T03:17:33.353Z] ---> Running in 5e679e44643d [2024-02-21T03:17:33.353Z] Removing intermediate container 5e679e44643d [2024-02-21T03:17:33.353Z] ---> 1aa91c7c044a [2024-02-21T03:17:33.353Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-02-21T03:17:33.615Z] ---> Running in 1c95203cdb4c [2024-02-21T03:17:34.181Z] Removing intermediate container 1c95203cdb4c [2024-02-21T03:17:34.181Z] ---> ccbad6d7379f [2024-02-21T03:17:34.181Z] Step 9/11 : USER $USER:$USER [2024-02-21T03:17:34.181Z] ---> Running in 8b98b0d78206 [2024-02-21T03:17:34.181Z] Removing intermediate container 8b98b0d78206 [2024-02-21T03:17:34.181Z] ---> b59f9265b8d1 [2024-02-21T03:17:34.181Z] Step 10/11 : WORKDIR /app [2024-02-21T03:17:34.181Z] ---> Running in a25527bee83c [2024-02-21T03:17:34.181Z] Removing intermediate container a25527bee83c [2024-02-21T03:17:34.181Z] ---> 14f14d003667 [2024-02-21T03:17:34.181Z] Step 11/11 : LABEL git_sha=3eb1adefd5738562ce5b7be1967e713f82ccced7 [2024-02-21T03:17:34.181Z] ---> Running in c941a9b5ae6d [2024-02-21T03:17:34.442Z] Removing intermediate container c941a9b5ae6d [2024-02-21T03:17:34.442Z] ---> 94142d23788d [2024-02-21T03:17:34.442Z] Successfully built 94142d23788d [2024-02-21T03:17:34.442Z] Successfully tagged edgexfoundry/edgex-web-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7 [2024-02-21T03:17:34.442Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-02-21T03:17:34.442Z] touch edgex-web-ui.imagebuilt [2024-02-21T03:17:34.442Z] mkdir -p node_modules coverage [2024-02-21T03:17:34.442Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-02-21T03:17:34.442Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-02-21T03:17:46.646Z] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-02-21T03:17:46.646Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2024-02-21T03:17:46.646Z] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-02-21T03:17:46.646Z] 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. [2024-02-21T03:17:46.646Z] 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. [2024-02-21T03:17:46.646Z] npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-02-21T03:17:46.646Z] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-02-21T03:17:46.646Z] 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. [2024-02-21T03:17:47.582Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-02-21T03:17:48.521Z] npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-02-21T03:17:49.085Z] 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 [2024-02-21T03:17:49.085Z] 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 [2024-02-21T03:17:50.479Z] 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. [2024-02-21T03:17:54.024Z] [2024-02-21T03:17:54.024Z] added 1182 packages, and audited 1183 packages in 19s [2024-02-21T03:17:54.024Z] [2024-02-21T03:17:54.024Z] 100 packages are looking for funding [2024-02-21T03:17:54.024Z] run `npm fund` for details [2024-02-21T03:17:54.024Z] [2024-02-21T03:17:54.024Z] 19 vulnerabilities (12 moderate, 6 high, 1 critical) [2024-02-21T03:17:54.024Z] [2024-02-21T03:17:54.024Z] To address issues that do not require attention, run: [2024-02-21T03:17:54.024Z] npm audit fix [2024-02-21T03:17:54.024Z] [2024-02-21T03:17:54.024Z] To address all issues (including breaking changes), run: [2024-02-21T03:17:54.024Z] npm audit fix --force [2024-02-21T03:17:54.024Z] [2024-02-21T03:17:54.024Z] Run `npm audit` for details. [2024-02-21T03:17:57.472Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1383 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2024-02-21T03:17:57.509Z] Running in /w/workspace/edgex-ui-go/165 [Pipeline] { [Pipeline] checkout [2024-02-21T03:17:57.569Z] The recommended git tool is: git [2024-02-21T03:18:02.187Z] 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 [2024-02-21T03:18:03.124Z] - Generating browser application bundles (phase: setup)... [2024-02-21T03:18:07.676Z] using credential edgex-jenkins-ssh [2024-02-21T03:18:07.698Z] Cloning the remote Git repository [2024-02-21T03:18:07.739Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-02-21T03:18:07.843Z] > git init /w/workspace/edgex-ui-go/165 # timeout=10 [2024-02-21T03:18:08.061Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-02-21T03:18:08.062Z] > git --version # timeout=10 [2024-02-21T03:18:08.092Z] > git --version # 'git version 2.25.1' [2024-02-21T03:18:08.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-21T03:18:08.282Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T03:18:12.731Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-02-21T03:18:12.810Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-21T03:18:14.191Z] Avoid second fetch [2024-02-21T03:18:14.192Z] Checking out Revision 3eb1adefd5738562ce5b7be1967e713f82ccced7 (main) [2024-02-21T03:18:14.211Z] > git config core.sparsecheckout # timeout=10 [2024-02-21T03:18:14.309Z] > git checkout -f 3eb1adefd5738562ce5b7be1967e713f82ccced7 # timeout=10 [2024-02-21T03:18:15.321Z] Commit message: "Merge pull request #705 from edgexfoundry/dependabot/npm_and_yarn/web/ip-2.0.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T03:18:16.804Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-21T03:18:16.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T03:18:16.804Z] Dload Upload Total Spent Left Speed [2024-02-21T03:18:16.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh [2024-02-21T03:18:17.174Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-21T03:18:17.552Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-21T03:18:17.553Z] + sudo tee /etc/docker/daemon.new [2024-02-21T03:18:17.830Z] { [2024-02-21T03:18:17.830Z] "registry-mirrors": [ [2024-02-21T03:18:17.830Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-21T03:18:17.830Z] ], [2024-02-21T03:18:17.830Z] "bip": "10.250.0.254/24", [2024-02-21T03:18:17.830Z] "hosts": [ [2024-02-21T03:18:17.830Z] "tcp://0.0.0.0:5555", [2024-02-21T03:18:17.830Z] "unix:///var/run/docker.sock" [2024-02-21T03:18:17.830Z] ], [2024-02-21T03:18:17.830Z] "mtu": 1458, [2024-02-21T03:18:17.830Z] "selinux-enabled": true, [2024-02-21T03:18:17.830Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-21T03:18:17.830Z] } [Pipeline] sh [2024-02-21T03:18:18.209Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-21T03:18:18.666Z] + sudo service docker restart [2024-02-21T03:18:29.687Z] ✔ Browser application bundle generation complete. [2024-02-21T03:18:29.687Z] 21 02 2024 03:18:25.184:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-02-21T03:18:29.687Z] 21 02 2024 03:18:25.186:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-02-21T03:18:29.687Z] 21 02 2024 03:18:25.189:INFO [launcher]: Starting browser ChromeHeadless [2024-02-21T03:18:29.687Z] 21 02 2024 03:18:25.511:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket o1MkvPIQfmPXICzMAAAB with id 50806288 [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.015 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.04 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.074 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.132 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.156 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.159 secs) [2024-02-21T03:18:29.687Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-02-21T03:18:29.687Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-02-21T03:18:29.687Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.159 secs) [2024-02-21T03:18:29.687Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-02-21T03:18:29.687Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-02-21T03:18:29.687Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.163 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.166 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.171 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.173 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.187 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.193 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.203 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.206 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.21 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.236 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.239 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.248 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.273 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.276 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.278 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.28 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.305 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.327 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.329 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.331 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.375 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.379 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.396 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.406 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.412 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.414 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.439 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.451 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.468 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.475 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.48 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.488 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.493 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.514 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.519 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.526 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.532 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.534 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.535 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.537 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.538 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.54 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.541 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.543 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.571 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.578 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.594 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.609 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.615 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.617 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.619 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.626 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.635 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.637 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.642 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.655 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.658 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.724 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.744 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.75 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.755 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.756 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.758 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.76 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.767 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.769 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.77 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.771 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.772 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.786 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.805 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.821 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.841 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.849 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.873 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.878 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.882 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.887 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.89 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.898 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.905 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.907 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.918 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.923 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.927 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.93 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.936 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.957 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.97 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.975 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.987 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.994 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.001 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.02 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.022 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.024 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.027 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.029 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.038 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.04 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.045 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.055 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.057 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.058 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.063 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.08 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.083 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.094 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.097 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.108 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.115 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.131 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.14 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.142 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.192 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.217 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.228 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.249 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.258 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.262 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.267 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.269 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.273 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.275 secs) [2024-02-21T03:18:29.687Z] WARN: ' [2024-02-21T03:18:29.687Z] It looks like you're using ngModel on the same form field as formControlName. [2024-02-21T03:18:29.687Z] Support for using the ngModel input property and ngModelChange event with [2024-02-21T03:18:29.687Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-02-21T03:18:29.687Z] in a future version of Angular. [2024-02-21T03:18:29.687Z] [2024-02-21T03:18:29.687Z] For more information on this, see our API docs here: [2024-02-21T03:18:29.687Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-02-21T03:18:29.687Z] ' [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.275 secs) [2024-02-21T03:18:29.687Z] WARN: ' [2024-02-21T03:18:29.687Z] It looks like you're using ngModel on the same form field as formControlName. [2024-02-21T03:18:29.687Z] Support for using the ngModel input property and ngModelChange event with [2024-02-21T03:18:29.687Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-02-21T03:18:29.687Z] in a future version of Angular. [2024-02-21T03:18:29.687Z] [2024-02-21T03:18:29.687Z] For more information on this, see our API docs here: [2024-02-21T03:18:29.687Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-02-21T03:18:29.687Z] ' [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.288 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.308 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.315 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.317 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.329 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.34 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.345 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.358 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.369 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.377 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.411 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.415 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.416 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.42 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.424 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.427 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.438 secs) [2024-02-21T03:18:29.687Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.078 secs / 1.438 secs) [2024-02-21T03:18:29.687Z] TOTAL: 147 SUCCESS [2024-02-21T03:18:29.687Z] ✔ Browser application bundle generation complete. [2024-02-21T03:18:29.947Z] [2024-02-21T03:18:29.947Z] =============================== Coverage summary =============================== [2024-02-21T03:18:29.947Z] Statements : 39.04% ( 1374/3519 ) [2024-02-21T03:18:29.947Z] Branches : 15.3% ( 94/614 ) [2024-02-21T03:18:29.947Z] Functions : 32.14% ( 424/1319 ) [2024-02-21T03:18:29.947Z] Lines : 38.97% ( 1343/3446 ) [2024-02-21T03:18:29.947Z] ================================================================================ [2024-02-21T03:18:30.205Z] ✔ Browser application bundle generation complete. [2024-02-21T03:18:32.113Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2024-02-21T03:18:32.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-21T03:18:32.160Z] $ docker stop --time=1 e2a18372f5545e7521b0f225c502fcc50a12a8d84002e0125e1062a827a769d4 [2024-02-21T03:18:33.477Z] $ docker rm -f --volumes e2a18372f5545e7521b0f225c502fcc50a12a8d84002e0125e1062a827a769d4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T03:18:33.919Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-21T03:18:34.312Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-21T03:18:35.031Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-21T03:18:35.318Z] + ls -al . [2024-02-21T03:18:35.318Z] total 196 [2024-02-21T03:18:35.318Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 21 03:16 . [2024-02-21T03:18:35.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:15 .. [2024-02-21T03:18:35.318Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:15 .blubracket [2024-02-21T03:18:35.318Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 21 03:15 .dockerignore [2024-02-21T03:18:35.318Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:15 .git [2024-02-21T03:18:35.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:15 .github [2024-02-21T03:18:35.318Z] -rw-rw-r-- 1 jenkins jenkins 178 Feb 21 03:15 .gitignore [2024-02-21T03:18:35.318Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:15 .semver [2024-02-21T03:18:35.318Z] -rw-rw-r-- 1 jenkins jenkins 9736 Feb 21 03:15 Attribution.txt [2024-02-21T03:18:35.318Z] -rw-rw-r-- 1 jenkins jenkins 21430 Feb 21 03:15 CHANGELOG.md [2024-02-21T03:18:35.318Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 21 03:15 CONTRIBUTING.md [2024-02-21T03:18:35.318Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 21 03:15 Dockerfile [2024-02-21T03:18:35.318Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 21 03:15 Jenkinsfile [2024-02-21T03:18:35.318Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 21 03:15 LICENSE [2024-02-21T03:18:35.318Z] -rw-rw-r-- 1 jenkins jenkins 2189 Feb 21 03:15 Makefile [2024-02-21T03:18:35.318Z] -rw-rw-r-- 1 jenkins jenkins 4381 Feb 21 03:15 README.md [2024-02-21T03:18:35.318Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 03:15 VERSION [2024-02-21T03:18:35.318Z] -rw-rw-r-- 1 jenkins jenkins 4832 Feb 21 03:15 angularmigrationlogs.md [2024-02-21T03:18:35.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:15 assets [2024-02-21T03:18:35.318Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:15 bin [2024-02-21T03:18:35.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:15 cmd [2024-02-21T03:18:35.318Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 21 03:16 coverage.out [2024-02-21T03:18:35.318Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:15 docs [2024-02-21T03:18:35.318Z] -rw-rw-r-- 1 jenkins jenkins 3557 Feb 21 03:15 go.mod [2024-02-21T03:18:35.318Z] -rw-rw-r-- 1 jenkins jenkins 33511 Feb 21 03:15 go.sum [2024-02-21T03:18:35.318Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:15 internal [2024-02-21T03:18:35.318Z] -rwxrwxr-x 1 jenkins jenkins 568 Feb 21 03:15 redeploy.sh [2024-02-21T03:18:35.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:15 testing [2024-02-21T03:18:35.318Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 21 03:15 version.go [2024-02-21T03:18:35.318Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 03:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:18:35.675Z] + 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=3eb1adefd5738562ce5b7be1967e713f82ccced7 --label arch=amd64 --label version=3.1.0-dev.35 . [2024-02-21T03:18:37.051Z] Sending build context to Docker daemon 346.1MB [2024-02-21T03:18:37.051Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T03:18:37.051Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-21T03:18:37.051Z] ---> 601a50201259 [2024-02-21T03:18:37.051Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T03:18:40.830Z] provisioning config files... [2024-02-21T03:18:40.854Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/165@tmp/config5500958505778060864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:18:41.265Z] ---> Running in 3dfbdc168660 [2024-02-21T03:18:41.265Z] Removing intermediate container 3dfbdc168660 [2024-02-21T03:18:41.265Z] ---> da3b9fbffa6d [2024-02-21T03:18:41.265Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T03:18:41.265Z] ---> Running in a7bbe72711fd [2024-02-21T03:18:41.265Z] Removing intermediate container a7bbe72711fd [2024-02-21T03:18:41.265Z] ---> a87ab1425e7c [2024-02-21T03:18:41.265Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T03:18:41.265Z] ---> Running in b1d857b9ab2f [2024-02-21T03:18:41.265Z] Removing intermediate container b1d857b9ab2f [2024-02-21T03:18:41.265Z] ---> 2a255ebce35c [2024-02-21T03:18:41.265Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-02-21T03:18:41.265Z] ---> Running in dd648a0ef2b7 [2024-02-21T03:18:41.265Z] Removing intermediate container dd648a0ef2b7 [2024-02-21T03:18:41.265Z] ---> e27e8ba3fc13 [2024-02-21T03:18:41.265Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-21T03:18:41.265Z] ---> Running in d95bc5706c66 [2024-02-21T03:18:41.265Z] Removing intermediate container d95bc5706c66 [2024-02-21T03:18:41.265Z] ---> 10fb7775c787 [2024-02-21T03:18:41.265Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-21T03:18:41.302Z] ---> ****-login.sh [2024-02-21T03:18:41.302Z] nexus3.edgexfoundry.org:10001 [2024-02-21T03:18:41.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:18:41.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:18:41.843Z] Configure a credential helper to remove this warning. See [2024-02-21T03:18:41.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:18:41.843Z] [2024-02-21T03:18:41.843Z] Login Succeeded [2024-02-21T03:18:41.843Z] nexus3.edgexfoundry.org:10002 [2024-02-21T03:18:42.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:18:42.202Z] ---> 1068d781d2da [2024-02-21T03:18:42.202Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T03:18:42.202Z] ---> Running in a5cf37fd69ca [2024-02-21T03:18:42.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:18:42.390Z] Configure a credential helper to remove this warning. See [2024-02-21T03:18:42.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:18:42.390Z] [2024-02-21T03:18:42.390Z] Login Succeeded [2024-02-21T03:18:42.390Z] nexus3.edgexfoundry.org:10003 [2024-02-21T03:18:42.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T03:18:42.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T03:18:42.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:18:42.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:18:42.660Z] Configure a credential helper to remove this warning. See [2024-02-21T03:18:42.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:18:42.660Z] [2024-02-21T03:18:42.660Z] Login Succeeded [2024-02-21T03:18:42.660Z] nexus3.edgexfoundry.org:10004 [2024-02-21T03:18:42.720Z] OK: 264 MiB in 52 packages [2024-02-21T03:18:42.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:18:42.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:18:42.927Z] Configure a credential helper to remove this warning. See [2024-02-21T03:18:42.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:18:42.927Z] [2024-02-21T03:18:42.927Z] Login Succeeded [2024-02-21T03:18:42.927Z] ****.io [2024-02-21T03:18:43.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:18:43.287Z] Removing intermediate container a5cf37fd69ca [2024-02-21T03:18:43.287Z] ---> 5126cf273698 [2024-02-21T03:18:43.287Z] Step 10/26 : ENV GO111MODULE=on [2024-02-21T03:18:43.287Z] ---> Running in 24eaaa2ced41 [2024-02-21T03:18:43.287Z] Removing intermediate container 24eaaa2ced41 [2024-02-21T03:18:43.287Z] ---> 32c3a4d1f8e8 [2024-02-21T03:18:43.287Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-21T03:18:43.287Z] ---> Running in 6df942f480f1 [2024-02-21T03:18:43.287Z] Removing intermediate container 6df942f480f1 [2024-02-21T03:18:43.287Z] ---> c340cf03204c [2024-02-21T03:18:43.287Z] Step 12/26 : COPY go.mod vendor* ./ [2024-02-21T03:18:43.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:18:43.478Z] Configure a credential helper to remove this warning. See [2024-02-21T03:18:43.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:18:43.478Z] [2024-02-21T03:18:43.478Z] Login Succeeded [2024-02-21T03:18:43.478Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T03:18:43.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2024-02-21T03:18:43.546Z] ---> 0ac5f36eff9e [2024-02-21T03:18:43.546Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T03:18:43.546Z] ---> Running in b811bd6a7bd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-21T03:18:43.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T03:18:43.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T03:18:43.985Z] ========================================================= [2024-02-21T03:18:43.985Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-21T03:18:43.985Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-21T03:18:44.117Z] Removing intermediate container b811bd6a7bd4 [2024-02-21T03:18:44.117Z] ---> af980375c64a [2024-02-21T03:18:44.117Z] Step 14/26 : COPY . . [Pipeline] sh [2024-02-21T03:18:44.444Z] + 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 . [2024-02-21T03:18:45.868Z] Sending build context to Docker daemon 35.19MB [2024-02-21T03:18:45.868Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T03:18:45.868Z] Step 2/15 : FROM ${BASE} AS builder [2024-02-21T03:18:45.868Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-21T03:18:45.868Z] 9fda8d8052c6: Pulling fs layer [2024-02-21T03:18:45.868Z] 5d54e960e981: Pulling fs layer [2024-02-21T03:18:45.868Z] c4a7e357bf2a: Pulling fs layer [2024-02-21T03:18:45.868Z] f0e02332f6b5: Pulling fs layer [2024-02-21T03:18:45.868Z] 872ee5b61b7b: Pulling fs layer [2024-02-21T03:18:45.868Z] f0e02332f6b5: Waiting [2024-02-21T03:18:45.868Z] 0c6a40ed1a82: Pulling fs layer [2024-02-21T03:18:45.868Z] 94ae7d8d031c: Pulling fs layer [2024-02-21T03:18:45.868Z] 872ee5b61b7b: Waiting [2024-02-21T03:18:45.868Z] 0c6a40ed1a82: Waiting [2024-02-21T03:18:45.868Z] 94ae7d8d031c: Waiting [2024-02-21T03:18:45.868Z] 5d54e960e981: Verifying Checksum [2024-02-21T03:18:45.868Z] 5d54e960e981: Download complete [2024-02-21T03:18:45.868Z] f0e02332f6b5: Verifying Checksum [2024-02-21T03:18:45.868Z] f0e02332f6b5: Download complete [2024-02-21T03:18:45.868Z] 872ee5b61b7b: Verifying Checksum [2024-02-21T03:18:45.868Z] 872ee5b61b7b: Download complete [2024-02-21T03:18:46.140Z] 9fda8d8052c6: Download complete [2024-02-21T03:18:46.739Z] 94ae7d8d031c: Verifying Checksum [2024-02-21T03:18:46.739Z] 94ae7d8d031c: Download complete [2024-02-21T03:18:47.011Z] 9fda8d8052c6: Pull complete [2024-02-21T03:18:47.982Z] 5d54e960e981: Pull complete [2024-02-21T03:18:47.982Z] c4a7e357bf2a: Verifying Checksum [2024-02-21T03:18:47.982Z] c4a7e357bf2a: Download complete [2024-02-21T03:18:48.952Z] 0c6a40ed1a82: Verifying Checksum [2024-02-21T03:18:48.952Z] 0c6a40ed1a82: Download complete [2024-02-21T03:18:50.701Z] ---> 42f977b02fc1 [2024-02-21T03:18:50.702Z] Step 15/26 : RUN ${MAKE} [2024-02-21T03:18:50.961Z] ---> Running in c101161aba81 [2024-02-21T03:18:51.219Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.35" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-02-21T03:19:01.286Z] c4a7e357bf2a: Pull complete [2024-02-21T03:19:01.286Z] f0e02332f6b5: Pull complete [2024-02-21T03:19:01.286Z] 872ee5b61b7b: Pull complete [2024-02-21T03:19:09.305Z] Removing intermediate container c101161aba81 [2024-02-21T03:19:09.305Z] ---> 0f4c40e99ba0 [2024-02-21T03:19:09.305Z] Step 16/26 : FROM alpine:3.18 [2024-02-21T03:19:09.305Z] 3.18: Pulling from library/alpine [2024-02-21T03:19:09.305Z] 619be1103602: Already exists [2024-02-21T03:19:09.305Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T03:19:09.305Z] Status: Downloaded newer image for alpine:3.18 [2024-02-21T03:19:09.305Z] ---> d3782b16ccc9 [2024-02-21T03:19:09.305Z] Step 17/26 : RUN apk --no-cache upgrade [2024-02-21T03:19:09.504Z] 0c6a40ed1a82: Pull complete [2024-02-21T03:19:09.564Z] ---> Running in cfa84037abb7 [2024-02-21T03:19:09.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-21T03:19:09.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-21T03:19:10.081Z] OK: 7 MiB in 15 packages [2024-02-21T03:19:10.471Z] 94ae7d8d031c: Pull complete [2024-02-21T03:19:10.471Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-21T03:19:10.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-21T03:19:10.471Z] ---> 86de565de09d [2024-02-21T03:19:10.471Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-21T03:19:10.650Z] Removing intermediate container cfa84037abb7 [2024-02-21T03:19:10.650Z] ---> 86291a8c83ba [2024-02-21T03:19:10.650Z] Step 18/26 : EXPOSE 4000 [2024-02-21T03:19:10.650Z] ---> Running in 7ae1c3b736c3 [2024-02-21T03:19:10.650Z] Removing intermediate container 7ae1c3b736c3 [2024-02-21T03:19:10.650Z] ---> d589dabca324 [2024-02-21T03:19:10.650Z] 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 [2024-02-21T03:19:11.697Z] ---> bfae68e708a0 [2024-02-21T03:19:11.697Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-02-21T03:19:11.697Z] ---> 83325e182bd4 [2024-02-21T03:19:11.697Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-02-21T03:19:11.957Z] ---> c4985cbdd9fc [2024-02-21T03:19:11.957Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-02-21T03:19:11.957Z] ---> Running in 24863116367a [2024-02-21T03:19:11.957Z] Removing intermediate container 24863116367a [2024-02-21T03:19:11.957Z] ---> e6beb972d54e [2024-02-21T03:19:11.957Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-02-21T03:19:11.957Z] ---> Running in c4ae05b7a505 [2024-02-21T03:19:11.957Z] Removing intermediate container c4ae05b7a505 [2024-02-21T03:19:11.957Z] ---> 6f231b6e578a [2024-02-21T03:19:11.957Z] Step 24/26 : LABEL arch=amd64 [2024-02-21T03:19:11.957Z] ---> Running in df88f7bad328 [2024-02-21T03:19:12.217Z] Removing intermediate container df88f7bad328 [2024-02-21T03:19:12.217Z] ---> ed9977db398f [2024-02-21T03:19:12.217Z] Step 25/26 : LABEL git_sha=3eb1adefd5738562ce5b7be1967e713f82ccced7 [2024-02-21T03:19:12.217Z] ---> Running in 06627c8afadf [2024-02-21T03:19:12.217Z] Removing intermediate container 06627c8afadf [2024-02-21T03:19:12.217Z] ---> c01cc70ef279 [2024-02-21T03:19:12.217Z] Step 26/26 : LABEL version=3.1.0-dev.35 [2024-02-21T03:19:12.217Z] ---> Running in 0a3366768fff [2024-02-21T03:19:12.217Z] Removing intermediate container 0a3366768fff [2024-02-21T03:19:12.217Z] ---> 02b24edfe1da [2024-02-21T03:19:12.217Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-21T03:19:12.417Z] ---> Running in ee1fde1c9aa9 [2024-02-21T03:19:12.417Z] Removing intermediate container ee1fde1c9aa9 [2024-02-21T03:19:12.417Z] ---> 4918398b4524 [2024-02-21T03:19:12.417Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T03:19:12.476Z] Successfully built 02b24edfe1da [2024-02-21T03:19:12.476Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2024-02-21T03:19:12.684Z] ---> Running in 344aa43ec9ca [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T03:19:12.795Z] provisioning config files... [2024-02-21T03:19:12.805Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13215810127030971871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:19:12.952Z] Removing intermediate container 344aa43ec9ca [2024-02-21T03:19:12.952Z] ---> e03b5ce8fd9a [2024-02-21T03:19:12.953Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T03:19:12.953Z] ---> Running in 51777b95abf2 [2024-02-21T03:19:13.152Z] ---> ****-login.sh [2024-02-21T03:19:13.152Z] nexus3.edgexfoundry.org:10001 [2024-02-21T03:19:13.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:19:13.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:19:13.152Z] Configure a credential helper to remove this warning. See [2024-02-21T03:19:13.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:19:13.152Z] [2024-02-21T03:19:13.152Z] Login Succeeded [2024-02-21T03:19:13.152Z] nexus3.edgexfoundry.org:10002 [2024-02-21T03:19:13.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:19:13.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:19:13.152Z] Configure a credential helper to remove this warning. See [2024-02-21T03:19:13.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:19:13.153Z] [2024-02-21T03:19:13.153Z] Login Succeeded [2024-02-21T03:19:13.153Z] nexus3.edgexfoundry.org:10003 [2024-02-21T03:19:13.220Z] Removing intermediate container 51777b95abf2 [2024-02-21T03:19:13.220Z] ---> a2d3c7d095d7 [2024-02-21T03:19:13.220Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-02-21T03:19:13.220Z] ---> Running in 837fb643728f [2024-02-21T03:19:13.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:19:13.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:19:13.412Z] Configure a credential helper to remove this warning. See [2024-02-21T03:19:13.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:19:13.412Z] [2024-02-21T03:19:13.412Z] Login Succeeded [2024-02-21T03:19:13.412Z] nexus3.edgexfoundry.org:10004 [2024-02-21T03:19:13.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:19:13.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:19:13.413Z] Configure a credential helper to remove this warning. See [2024-02-21T03:19:13.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:19:13.413Z] [2024-02-21T03:19:13.413Z] Login Succeeded [2024-02-21T03:19:13.413Z] ****.io [2024-02-21T03:19:13.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:19:13.488Z] Removing intermediate container 837fb643728f [2024-02-21T03:19:13.488Z] ---> aae081ef3aeb [2024-02-21T03:19:13.488Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-21T03:19:13.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:19:13.673Z] Configure a credential helper to remove this warning. See [2024-02-21T03:19:13.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:19:13.673Z] [2024-02-21T03:19:13.673Z] Login Succeeded [2024-02-21T03:19:13.673Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T03:19:13.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2024-02-21T03:19:13.754Z] ---> Running in d0cf4af95f42 [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T03:19:13.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T03:19:13.893Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2024-02-21T03:19:13.893Z] 3eb1adefd5738562ce5b7be1967e713f82ccced7 [2024-02-21T03:19:13.893Z] latest [2024-02-21T03:19:13.893Z] 3.1.0-dev.35 [2024-02-21T03:19:13.893Z] 3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 [2024-02-21T03:19:13.893Z] main [2024-02-21T03:19:13.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2024-02-21T03:19:14.022Z] Removing intermediate container d0cf4af95f42 [2024-02-21T03:19:14.022Z] ---> 05dc941248e0 [2024-02-21T03:19:14.022Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:19:14.379Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:19:14.605Z] latest: Pulling from library/docker [2024-02-21T03:19:14.605Z] bca4290a9639: Pulling fs layer [2024-02-21T03:19:14.605Z] 2cd627277f8a: Pulling fs layer [2024-02-21T03:19:14.605Z] 4f4fb700ef54: Pulling fs layer [2024-02-21T03:19:14.605Z] a4fb61f641ed: Pulling fs layer [2024-02-21T03:19:14.605Z] 733caa879861: Pulling fs layer [2024-02-21T03:19:14.605Z] 41b482f87146: Pulling fs layer [2024-02-21T03:19:14.605Z] 1ffd3afa1d3e: Pulling fs layer [2024-02-21T03:19:14.605Z] 10d13b96e2ce: Pulling fs layer [2024-02-21T03:19:14.605Z] 872b0ec9e92a: Pulling fs layer [2024-02-21T03:19:14.605Z] 2a41040cfda2: Pulling fs layer [2024-02-21T03:19:14.605Z] a9a7dbdb4be0: Pulling fs layer [2024-02-21T03:19:14.605Z] c0f19de4bc80: Pulling fs layer [2024-02-21T03:19:14.605Z] cd728e783f4c: Pulling fs layer [2024-02-21T03:19:14.605Z] 18b8e706ffed: Pulling fs layer [2024-02-21T03:19:14.605Z] 6c7707c3da47: Pulling fs layer [2024-02-21T03:19:14.605Z] a763d50092c4: Pulling fs layer [2024-02-21T03:19:14.605Z] 10d13b96e2ce: Waiting [2024-02-21T03:19:14.605Z] 872b0ec9e92a: Waiting [2024-02-21T03:19:14.605Z] 2a41040cfda2: Waiting [2024-02-21T03:19:14.605Z] a9a7dbdb4be0: Waiting [2024-02-21T03:19:14.605Z] c0f19de4bc80: Waiting [2024-02-21T03:19:14.605Z] cd728e783f4c: Waiting [2024-02-21T03:19:14.605Z] 18b8e706ffed: Waiting [2024-02-21T03:19:14.605Z] 6c7707c3da47: Waiting [2024-02-21T03:19:14.605Z] a763d50092c4: Waiting [2024-02-21T03:19:14.605Z] a4fb61f641ed: Waiting [2024-02-21T03:19:14.605Z] 733caa879861: Waiting [2024-02-21T03:19:14.605Z] 41b482f87146: Waiting [2024-02-21T03:19:14.605Z] 1ffd3afa1d3e: Waiting [2024-02-21T03:19:14.605Z] 4f4fb700ef54: Verifying Checksum [2024-02-21T03:19:14.605Z] 4f4fb700ef54: Download complete [2024-02-21T03:19:14.787Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7 [2024-02-21T03:19:14.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-21T03:19:14.787Z] 27be73aa767c: Preparing [2024-02-21T03:19:14.787Z] 6ca60ca82f53: Preparing [2024-02-21T03:19:14.787Z] 3110eb9de31a: Preparing [2024-02-21T03:19:14.787Z] c87000e97ae6: Preparing [2024-02-21T03:19:14.787Z] aedc3bda2944: Preparing [2024-02-21T03:19:14.787Z] aedc3bda2944: Layer already exists [2024-02-21T03:19:14.787Z] 27be73aa767c: Pushed [2024-02-21T03:19:14.787Z] 6ca60ca82f53: Pushed [2024-02-21T03:19:14.787Z] c87000e97ae6: Pushed [2024-02-21T03:19:14.875Z] 2cd627277f8a: Verifying Checksum [2024-02-21T03:19:14.875Z] 2cd627277f8a: Download complete [2024-02-21T03:19:14.875Z] bca4290a9639: Verifying Checksum [2024-02-21T03:19:14.875Z] bca4290a9639: Download complete [2024-02-21T03:19:14.875Z] a4fb61f641ed: Verifying Checksum [2024-02-21T03:19:14.875Z] a4fb61f641ed: Download complete [2024-02-21T03:19:15.851Z] 1ffd3afa1d3e: Verifying Checksum [2024-02-21T03:19:15.851Z] 1ffd3afa1d3e: Download complete [2024-02-21T03:19:15.851Z] 41b482f87146: Verifying Checksum [2024-02-21T03:19:15.851Z] 41b482f87146: Download complete [2024-02-21T03:19:15.851Z] 733caa879861: Verifying Checksum [2024-02-21T03:19:15.851Z] 733caa879861: Download complete [2024-02-21T03:19:15.851Z] 872b0ec9e92a: Verifying Checksum [2024-02-21T03:19:15.851Z] 872b0ec9e92a: Download complete [2024-02-21T03:19:15.851Z] 2a41040cfda2: Download complete [2024-02-21T03:19:15.851Z] 10d13b96e2ce: Verifying Checksum [2024-02-21T03:19:15.851Z] 10d13b96e2ce: Download complete [2024-02-21T03:19:15.851Z] bca4290a9639: Pull complete [2024-02-21T03:19:15.851Z] c0f19de4bc80: Download complete [2024-02-21T03:19:15.851Z] cd728e783f4c: Verifying Checksum [2024-02-21T03:19:15.851Z] cd728e783f4c: Download complete [2024-02-21T03:19:16.120Z] 6c7707c3da47: Verifying Checksum [2024-02-21T03:19:16.120Z] 6c7707c3da47: Download complete [2024-02-21T03:19:16.120Z] a9a7dbdb4be0: Verifying Checksum [2024-02-21T03:19:16.120Z] a9a7dbdb4be0: Download complete [2024-02-21T03:19:16.120Z] a763d50092c4: Verifying Checksum [2024-02-21T03:19:16.120Z] a763d50092c4: Download complete [2024-02-21T03:19:16.718Z] 2cd627277f8a: Pull complete [2024-02-21T03:19:16.718Z] 4f4fb700ef54: Pull complete [2024-02-21T03:19:17.306Z] a4fb61f641ed: Pull complete [2024-02-21T03:19:17.306Z] 18b8e706ffed: Verifying Checksum [2024-02-21T03:19:17.306Z] 18b8e706ffed: Download complete [2024-02-21T03:19:18.082Z] 3110eb9de31a: Pushed [2024-02-21T03:19:18.082Z] 3eb1adefd5738562ce5b7be1967e713f82ccced7: digest: sha256:87f97702e1af39d6c688c57b7309c226eafd2e3389f11d2c1fbb185a2367054a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:19:18.271Z] 733caa879861: Pull complete [2024-02-21T03:19:18.506Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:19:18.910Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-02-21T03:19:18.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-21T03:19:18.911Z] 27be73aa767c: Preparing [2024-02-21T03:19:18.911Z] 6ca60ca82f53: Preparing [2024-02-21T03:19:18.911Z] 3110eb9de31a: Preparing [2024-02-21T03:19:18.911Z] c87000e97ae6: Preparing [2024-02-21T03:19:18.911Z] aedc3bda2944: Preparing [2024-02-21T03:19:18.911Z] 6ca60ca82f53: Layer already exists [2024-02-21T03:19:18.911Z] c87000e97ae6: Layer already exists [2024-02-21T03:19:18.911Z] aedc3bda2944: Layer already exists [2024-02-21T03:19:18.911Z] 27be73aa767c: Layer already exists [2024-02-21T03:19:18.911Z] 3110eb9de31a: Layer already exists [2024-02-21T03:19:18.911Z] latest: digest: sha256:87f97702e1af39d6c688c57b7309c226eafd2e3389f11d2c1fbb185a2367054a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:19:19.329Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:19:19.697Z] 41b482f87146: Pull complete [2024-02-21T03:19:19.731Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.35 [2024-02-21T03:19:19.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-21T03:19:19.731Z] 27be73aa767c: Preparing [2024-02-21T03:19:19.731Z] 6ca60ca82f53: Preparing [2024-02-21T03:19:19.731Z] 3110eb9de31a: Preparing [2024-02-21T03:19:19.731Z] c87000e97ae6: Preparing [2024-02-21T03:19:19.731Z] aedc3bda2944: Preparing [2024-02-21T03:19:19.731Z] 6ca60ca82f53: Layer already exists [2024-02-21T03:19:19.731Z] c87000e97ae6: Layer already exists [2024-02-21T03:19:19.731Z] 3110eb9de31a: Layer already exists [2024-02-21T03:19:19.731Z] 27be73aa767c: Layer already exists [2024-02-21T03:19:19.731Z] aedc3bda2944: Layer already exists [2024-02-21T03:19:19.731Z] 3.1.0-dev.35: digest: sha256:87f97702e1af39d6c688c57b7309c226eafd2e3389f11d2c1fbb185a2367054a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:19:20.151Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:19:20.570Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 [2024-02-21T03:19:20.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-21T03:19:20.570Z] 27be73aa767c: Preparing [2024-02-21T03:19:20.570Z] 6ca60ca82f53: Preparing [2024-02-21T03:19:20.570Z] 3110eb9de31a: Preparing [2024-02-21T03:19:20.570Z] c87000e97ae6: Preparing [2024-02-21T03:19:20.570Z] aedc3bda2944: Preparing [2024-02-21T03:19:20.570Z] c87000e97ae6: Layer already exists [2024-02-21T03:19:20.570Z] 3110eb9de31a: Layer already exists [2024-02-21T03:19:20.570Z] aedc3bda2944: Layer already exists [2024-02-21T03:19:20.570Z] 6ca60ca82f53: Layer already exists [2024-02-21T03:19:20.570Z] 27be73aa767c: Layer already exists [2024-02-21T03:19:20.570Z] 3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35: digest: sha256:87f97702e1af39d6c688c57b7309c226eafd2e3389f11d2c1fbb185a2367054a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:19:20.989Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:19:21.402Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2024-02-21T03:19:21.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2024-02-21T03:19:21.402Z] 27be73aa767c: Preparing [2024-02-21T03:19:21.402Z] 6ca60ca82f53: Preparing [2024-02-21T03:19:21.402Z] 3110eb9de31a: Preparing [2024-02-21T03:19:21.402Z] c87000e97ae6: Preparing [2024-02-21T03:19:21.402Z] aedc3bda2944: Preparing [2024-02-21T03:19:21.402Z] aedc3bda2944: Layer already exists [2024-02-21T03:19:21.402Z] c87000e97ae6: Layer already exists [2024-02-21T03:19:21.402Z] 27be73aa767c: Layer already exists [2024-02-21T03:19:21.402Z] 6ca60ca82f53: Layer already exists [2024-02-21T03:19:21.402Z] 3110eb9de31a: Layer already exists [2024-02-21T03:19:21.402Z] main: digest: sha256:87f97702e1af39d6c688c57b7309c226eafd2e3389f11d2c1fbb185a2367054a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T03:19:21.648Z] ===================================================== [Pipeline] echo [2024-02-21T03:19:21.690Z] taggedImages: [2024-02-21T03:19:21.690Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7 [2024-02-21T03:19:21.690Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2024-02-21T03:19:21.690Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.35 [2024-02-21T03:19:21.690Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 [2024-02-21T03:19:21.690Z] - 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 [2024-02-21T03:19:22.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T03:19:22.392Z] [2024-02-21T03:19:22.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:19:22.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T03:19:22.750Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-21T03:19:22.750Z] 5eb5b503b376: Pulling fs layer [2024-02-21T03:19:22.750Z] 5c69ac0246d0: Pulling fs layer [2024-02-21T03:19:22.750Z] ec43610c2a17: Pulling fs layer [2024-02-21T03:19:22.750Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-21T03:19:22.750Z] 33b1e0a273af: Pulling fs layer [2024-02-21T03:19:22.750Z] 5d3b04190fa2: Pulling fs layer [2024-02-21T03:19:22.750Z] 2f39f015ded8: Pulling fs layer [2024-02-21T03:19:22.750Z] 5d3b04190fa2: Waiting [2024-02-21T03:19:22.750Z] 33b1e0a273af: Waiting [2024-02-21T03:19:22.750Z] 2f39f015ded8: Waiting [2024-02-21T03:19:22.750Z] 3a2ae6a8a46f: Waiting [2024-02-21T03:19:22.750Z] 5c69ac0246d0: Download complete [2024-02-21T03:19:22.750Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-21T03:19:22.750Z] 3a2ae6a8a46f: Download complete [2024-02-21T03:19:22.750Z] 33b1e0a273af: Verifying Checksum [2024-02-21T03:19:22.750Z] 33b1e0a273af: Download complete [2024-02-21T03:19:22.750Z] 5d3b04190fa2: Verifying Checksum [2024-02-21T03:19:22.750Z] 5d3b04190fa2: Download complete [2024-02-21T03:19:22.750Z] ec43610c2a17: Verifying Checksum [2024-02-21T03:19:22.750Z] ec43610c2a17: Download complete [2024-02-21T03:19:23.008Z] 5eb5b503b376: Verifying Checksum [2024-02-21T03:19:23.008Z] 5eb5b503b376: Download complete [2024-02-21T03:19:23.576Z] 2f39f015ded8: Download complete [2024-02-21T03:19:23.961Z] 1ffd3afa1d3e: Pull complete [2024-02-21T03:19:23.961Z] 10d13b96e2ce: Pull complete [2024-02-21T03:19:24.141Z] 5eb5b503b376: Pull complete [2024-02-21T03:19:24.141Z] 5c69ac0246d0: Pull complete [2024-02-21T03:19:24.228Z] 872b0ec9e92a: Pull complete [2024-02-21T03:19:24.494Z] 2a41040cfda2: Pull complete [2024-02-21T03:19:24.706Z] ec43610c2a17: Pull complete [2024-02-21T03:19:24.706Z] 3a2ae6a8a46f: Pull complete [2024-02-21T03:19:24.964Z] 33b1e0a273af: Pull complete [2024-02-21T03:19:24.965Z] 5d3b04190fa2: Pull complete [2024-02-21T03:19:25.898Z] a9a7dbdb4be0: Pull complete [2024-02-21T03:19:25.899Z] c0f19de4bc80: Pull complete [2024-02-21T03:19:26.171Z] cd728e783f4c: Pull complete [2024-02-21T03:19:29.153Z] 2f39f015ded8: Pull complete [2024-02-21T03:19:29.153Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-21T03:19:29.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T03:19:29.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:19:29.392Z] prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container [2024-02-21T03:19:29.429Z] $ 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 [2024-02-21T03:19:30.508Z] 18b8e706ffed: Pull complete [2024-02-21T03:19:30.508Z] 6c7707c3da47: Pull complete [2024-02-21T03:19:30.508Z] a763d50092c4: Pull complete [2024-02-21T03:19:30.508Z] Digest: sha256:f837abeefde97276de9505056743c602d6938d2b49b2066bee3ae3b359ec8b78 [2024-02-21T03:19:30.508Z] Status: Downloaded newer image for docker:latest [2024-02-21T03:19:33.907Z] ---> b3d1e6a410da [2024-02-21T03:19:33.907Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T03:19:33.907Z] ---> Running in cd0ae9e40318 [2024-02-21T03:19:34.066Z] $ docker top 17fca4f6cac2a07b7b61aa1f0670b22c26ae51d51f39a36f1260bdef4506cffd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:19:34.659Z] ---> job-cost.sh [2024-02-21T03:19:34.659Z] lf-activate-venv: SKIPPING [2024-02-21T03:19:34.659Z] INFO: No Stack... [2024-02-21T03:19:34.918Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T03:19:35.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T03:19:35.487Z] INFO: Archiving Costs [Pipeline] sh [2024-02-21T03:19:35.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T03:19:35.778Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2024-02-21T03:19:35.778Z] + cut -d, -f6 [Pipeline] lock [2024-02-21T03:19:35.791Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] [2024-02-21T03:19:35.802Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] did not exist. Created. [2024-02-21T03:19:35.808Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-21T03:19:36.181Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-21T03:19:36.536Z] Stashed 1 file(s) [Pipeline] } [2024-02-21T03:19:36.544Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] [Pipeline] // lock [2024-02-21T03:19:36.594Z] OK: 266 MiB in 52 packages [Pipeline] } [2024-02-21T03:19:36.629Z] $ docker stop --time=1 17fca4f6cac2a07b7b61aa1f0670b22c26ae51d51f39a36f1260bdef4506cffd [2024-02-21T03:19:37.955Z] $ docker rm -f --volumes 17fca4f6cac2a07b7b61aa1f0670b22c26ae51d51f39a36f1260bdef4506cffd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-21T03:19:38.543Z] Removing intermediate container cd0ae9e40318 [2024-02-21T03:19:38.543Z] ---> dd4a9790ab78 [2024-02-21T03:19:38.543Z] Step 10/15 : ENV GO111MODULE=on [2024-02-21T03:19:38.543Z] ---> Running in b464403fc00e [2024-02-21T03:19:38.811Z] Removing intermediate container b464403fc00e [2024-02-21T03:19:38.811Z] ---> fe2f243fccfb [2024-02-21T03:19:38.811Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-21T03:19:39.098Z] ---> Running in af912953052b [2024-02-21T03:19:39.369Z] Removing intermediate container af912953052b [2024-02-21T03:19:39.369Z] ---> 53941e066960 [2024-02-21T03:19:39.369Z] Step 12/15 : COPY go.mod vendor* ./ [2024-02-21T03:19:39.953Z] ---> 910a39c8f3e2 [2024-02-21T03:19:39.953Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T03:19:39.953Z] ---> Running in fa9b24cf7c58 [2024-02-21T03:20:47.829Z] Removing intermediate container fa9b24cf7c58 [2024-02-21T03:20:47.829Z] ---> 54adb0e4448d [2024-02-21T03:20:47.829Z] Step 14/15 : COPY . . [2024-02-21T03:20:47.829Z] ---> 95d283fa0841 [2024-02-21T03:20:47.829Z] Step 15/15 : RUN ${MAKE} [2024-02-21T03:20:47.829Z] ---> Running in fcc96337ebd3 [2024-02-21T03:20:47.829Z] noop [2024-02-21T03:20:47.829Z] Removing intermediate container fcc96337ebd3 [2024-02-21T03:20:47.829Z] ---> ba6b73339d73 [2024-02-21T03:20:47.829Z] Successfully built ba6b73339d73 [2024-02-21T03:20:47.829Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:20:48.295Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T03:20:48.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:20:48.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-1383 does not seem to be running inside a container [2024-02-21T03:20:48.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/165 -v /w/workspace/edgex-ui-go/165:/w/workspace/edgex-ui-go/165:rw,z -v /w/workspace/edgex-ui-go/165@tmp:/w/workspace/edgex-ui-go/165@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 [2024-02-21T03:20:51.633Z] $ docker top c6f73015737b543163f69334f3eb4f3bd1af7ec1757ad9cfbbece19d363af870 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T03:20:52.549Z] + go version [2024-02-21T03:20:52.549Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-21T03:20:52.574Z] $ docker stop --time=1 c6f73015737b543163f69334f3eb4f3bd1af7ec1757ad9cfbbece19d363af870 [2024-02-21T03:20:54.228Z] $ docker rm -f --volumes c6f73015737b543163f69334f3eb4f3bd1af7ec1757ad9cfbbece19d363af870 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:20:55.138Z] + docker inspect -f . ci-base-image-arm64 [2024-02-21T03:20:55.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:20:55.404Z] prd-ubuntu20.04-docker-arm64-4c-16g-1383 does not seem to be running inside a container [2024-02-21T03:20:55.480Z] $ 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/165 -v /w/workspace/edgex-ui-go/165:/w/workspace/edgex-ui-go/165:rw,z -v /w/workspace/edgex-ui-go/165@tmp:/w/workspace/edgex-ui-go/165@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 [2024-02-21T03:20:56.674Z] $ docker top 0e08d8c6cbb053d15a907e9bb66ff5b0e19c636ec23af1e4e3d5faf4e643d697 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T03:20:57.254Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/165 [Pipeline] fileExists [Pipeline] sh [2024-02-21T03:20:58.225Z] + make test [2024-02-21T03:20:58.225Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-02-21T03:21:02.508Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-02-21T03:22:24.140Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-02-21T03:22:24.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-02-21T03:22:24.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-02-21T03:22:24.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-02-21T03:22:24.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-02-21T03:22:24.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-02-21T03:22:24.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-02-21T03:22:24.140Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-02-21T03:22:24.140Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-02-21T03:22:42.346Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-21T03:22:42.346Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-21T03:22:42.346Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-02-21T03:22:42.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-21T03:22:42.421Z] $ docker stop --time=1 0e08d8c6cbb053d15a907e9bb66ff5b0e19c636ec23af1e4e3d5faf4e643d697 [2024-02-21T03:22:44.288Z] $ docker rm -f --volumes 0e08d8c6cbb053d15a907e9bb66ff5b0e19c636ec23af1e4e3d5faf4e643d697 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T03:22:45.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-21T03:22:45.492Z] Warning: overwriting stash ‘coverage-report’ [2024-02-21T03:22:46.095Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-21T03:22:46.706Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-21T03:22:47.025Z] + ls -al . [2024-02-21T03:22:47.025Z] total 192 [2024-02-21T03:22:47.025Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 03:21 . [2024-02-21T03:22:47.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:18 .. [2024-02-21T03:22:47.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:18 .blubracket [2024-02-21T03:22:47.025Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 21 03:18 .dockerignore [2024-02-21T03:22:47.025Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:18 .git [2024-02-21T03:22:47.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:18 .github [2024-02-21T03:22:47.025Z] -rw-rw-r-- 1 jenkins jenkins 178 Feb 21 03:18 .gitignore [2024-02-21T03:22:47.025Z] -rw-rw-r-- 1 jenkins jenkins 9736 Feb 21 03:18 Attribution.txt [2024-02-21T03:22:47.025Z] -rw-rw-r-- 1 jenkins jenkins 21430 Feb 21 03:18 CHANGELOG.md [2024-02-21T03:22:47.025Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 21 03:18 CONTRIBUTING.md [2024-02-21T03:22:47.025Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 21 03:18 Dockerfile [2024-02-21T03:22:47.025Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 21 03:18 Jenkinsfile [2024-02-21T03:22:47.025Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 21 03:18 LICENSE [2024-02-21T03:22:47.025Z] -rw-rw-r-- 1 jenkins jenkins 2189 Feb 21 03:18 Makefile [2024-02-21T03:22:47.025Z] -rw-rw-r-- 1 jenkins jenkins 4381 Feb 21 03:18 README.md [2024-02-21T03:22:47.025Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 03:15 VERSION [2024-02-21T03:22:47.025Z] -rw-rw-r-- 1 jenkins jenkins 4832 Feb 21 03:18 angularmigrationlogs.md [2024-02-21T03:22:47.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:18 assets [2024-02-21T03:22:47.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:18 bin [2024-02-21T03:22:47.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:18 cmd [2024-02-21T03:22:47.025Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 21 03:21 coverage.out [2024-02-21T03:22:47.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:18 docs [2024-02-21T03:22:47.025Z] -rw-rw-r-- 1 jenkins jenkins 3557 Feb 21 03:18 go.mod [2024-02-21T03:22:47.025Z] -rw-rw-r-- 1 jenkins jenkins 33511 Feb 21 03:18 go.sum [2024-02-21T03:22:47.025Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:18 internal [2024-02-21T03:22:47.025Z] -rwxrwxr-x 1 jenkins jenkins 568 Feb 21 03:18 redeploy.sh [2024-02-21T03:22:47.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:18 testing [2024-02-21T03:22:47.025Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 21 03:18 version.go [2024-02-21T03:22:47.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:22:47.528Z] + 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=3eb1adefd5738562ce5b7be1967e713f82ccced7 --label arch=arm64 --label version=3.1.0-dev.35 . [2024-02-21T03:22:48.944Z] Sending build context to Docker daemon 35.19MB [2024-02-21T03:22:48.944Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-21T03:22:48.944Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-21T03:22:48.944Z] ---> ba6b73339d73 [2024-02-21T03:22:48.944Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-21T03:22:50.361Z] ---> Running in d367f56fc38a [2024-02-21T03:22:50.629Z] Removing intermediate container d367f56fc38a [2024-02-21T03:22:50.629Z] ---> b9955f2c7d38 [2024-02-21T03:22:50.629Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-02-21T03:22:50.629Z] ---> Running in c65475cc3283 [2024-02-21T03:22:51.217Z] Removing intermediate container c65475cc3283 [2024-02-21T03:22:51.217Z] ---> 9bdb259d3b8e [2024-02-21T03:22:51.217Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-21T03:22:51.217Z] ---> Running in c6e86e5aa3b6 [2024-02-21T03:22:51.486Z] Removing intermediate container c6e86e5aa3b6 [2024-02-21T03:22:51.486Z] ---> 39b687dfdc49 [2024-02-21T03:22:51.486Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-02-21T03:22:51.486Z] ---> Running in cca91493f567 [2024-02-21T03:22:51.754Z] Removing intermediate container cca91493f567 [2024-02-21T03:22:51.754Z] ---> fceadb6a898f [2024-02-21T03:22:51.754Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-21T03:22:51.754Z] ---> Running in 3d2105aa6382 [2024-02-21T03:22:52.338Z] Removing intermediate container 3d2105aa6382 [2024-02-21T03:22:52.338Z] ---> 45c30057b39f [2024-02-21T03:22:52.338Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-21T03:22:53.748Z] ---> 45f1cbb1fda0 [2024-02-21T03:22:53.748Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-21T03:22:53.748Z] ---> Running in f7ab262cf6c5 [2024-02-21T03:22:54.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T03:22:55.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T03:22:56.271Z] OK: 266 MiB in 52 packages [2024-02-21T03:22:57.233Z] Removing intermediate container f7ab262cf6c5 [2024-02-21T03:22:57.233Z] ---> fa50d8d58f24 [2024-02-21T03:22:57.233Z] Step 10/26 : ENV GO111MODULE=on [2024-02-21T03:22:57.233Z] ---> Running in ce6d9c253a94 [2024-02-21T03:22:57.501Z] Removing intermediate container ce6d9c253a94 [2024-02-21T03:22:57.501Z] ---> f38483ecf258 [2024-02-21T03:22:57.501Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-21T03:22:57.501Z] ---> Running in 09b442246fa7 [2024-02-21T03:22:57.769Z] Removing intermediate container 09b442246fa7 [2024-02-21T03:22:57.769Z] ---> fd6cea667d30 [2024-02-21T03:22:57.769Z] Step 12/26 : COPY go.mod vendor* ./ [2024-02-21T03:22:58.457Z] ---> 49bd0204ac63 [2024-02-21T03:22:58.457Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-21T03:22:58.457Z] ---> Running in facd6c9b31eb [2024-02-21T03:23:00.403Z] Removing intermediate container facd6c9b31eb [2024-02-21T03:23:00.403Z] ---> c30cd7a67800 [2024-02-21T03:23:00.403Z] Step 14/26 : COPY . . [2024-02-21T03:23:04.679Z] ---> 6a86f85c75eb [2024-02-21T03:23:04.679Z] Step 15/26 : RUN ${MAKE} [2024-02-21T03:23:04.947Z] ---> Running in f95a7a180d43 [2024-02-21T03:23:05.913Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.35" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-02-21T03:24:57.590Z] Removing intermediate container f95a7a180d43 [2024-02-21T03:24:57.590Z] ---> ea9cdd6bf334 [2024-02-21T03:24:57.590Z] Step 16/26 : FROM alpine:3.18 [2024-02-21T03:24:57.590Z] 3.18: Pulling from library/alpine [2024-02-21T03:24:57.590Z] c6b39de5b339: Pulling fs layer [2024-02-21T03:24:57.590Z] c6b39de5b339: Verifying Checksum [2024-02-21T03:24:57.590Z] c6b39de5b339: Download complete [2024-02-21T03:24:57.590Z] c6b39de5b339: Pull complete [2024-02-21T03:24:57.590Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-21T03:24:57.590Z] Status: Downloaded newer image for alpine:3.18 [2024-02-21T03:24:57.590Z] ---> 33abbf032149 [2024-02-21T03:24:57.590Z] Step 17/26 : RUN apk --no-cache upgrade [2024-02-21T03:24:57.590Z] ---> Running in 0746864d6970 [2024-02-21T03:24:57.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-21T03:24:57.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-21T03:24:57.590Z] OK: 8 MiB in 15 packages [2024-02-21T03:24:57.590Z] Removing intermediate container 0746864d6970 [2024-02-21T03:24:57.590Z] ---> 864592ec2027 [2024-02-21T03:24:57.590Z] Step 18/26 : EXPOSE 4000 [2024-02-21T03:24:57.591Z] ---> Running in fb073a695478 [2024-02-21T03:24:57.591Z] Removing intermediate container fb073a695478 [2024-02-21T03:24:57.591Z] ---> 62acbd0be48a [2024-02-21T03:24:57.591Z] 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 [2024-02-21T03:24:57.591Z] ---> 959e11b52e81 [2024-02-21T03:24:57.591Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-02-21T03:24:57.591Z] ---> 9c1aa36c39d3 [2024-02-21T03:24:57.591Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-02-21T03:24:57.861Z] ---> 0243b0de282e [2024-02-21T03:24:57.861Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-02-21T03:24:57.861Z] ---> Running in 2e6379a26077 [2024-02-21T03:24:58.133Z] Removing intermediate container 2e6379a26077 [2024-02-21T03:24:58.133Z] ---> 9e4ade2dda2f [2024-02-21T03:24:58.133Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-02-21T03:24:58.401Z] ---> Running in f7dc0b33867c [2024-02-21T03:24:58.668Z] Removing intermediate container f7dc0b33867c [2024-02-21T03:24:58.668Z] ---> 8b5d7bd963fd [2024-02-21T03:24:58.668Z] Step 24/26 : LABEL arch=arm64 [2024-02-21T03:24:58.668Z] ---> Running in bf691e7e0dc4 [2024-02-21T03:24:58.936Z] Removing intermediate container bf691e7e0dc4 [2024-02-21T03:24:58.936Z] ---> 38c9b5ec1e2b [2024-02-21T03:24:58.936Z] Step 25/26 : LABEL git_sha=3eb1adefd5738562ce5b7be1967e713f82ccced7 [2024-02-21T03:24:59.205Z] ---> Running in 9a463fc8a266 [2024-02-21T03:24:59.474Z] Removing intermediate container 9a463fc8a266 [2024-02-21T03:24:59.474Z] ---> b4bc29c7d136 [2024-02-21T03:24:59.474Z] Step 26/26 : LABEL version=3.1.0-dev.35 [2024-02-21T03:24:59.474Z] ---> Running in 49c15a736c9d [2024-02-21T03:24:59.742Z] Removing intermediate container 49c15a736c9d [2024-02-21T03:24:59.742Z] ---> 5d3f23b1a094 [2024-02-21T03:24:59.742Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-21T03:25:00.008Z] Successfully built 5d3f23b1a094 [2024-02-21T03:25:00.008Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T03:25:00.458Z] provisioning config files... [2024-02-21T03:25:00.476Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/165@tmp/config16150628361765798282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:25:00.892Z] ---> ****-login.sh [2024-02-21T03:25:00.892Z] nexus3.edgexfoundry.org:10001 [2024-02-21T03:25:00.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:25:01.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:25:01.160Z] Configure a credential helper to remove this warning. See [2024-02-21T03:25:01.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:25:01.160Z] [2024-02-21T03:25:01.160Z] Login Succeeded [2024-02-21T03:25:01.160Z] nexus3.edgexfoundry.org:10002 [2024-02-21T03:25:01.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:25:01.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:25:01.428Z] Configure a credential helper to remove this warning. See [2024-02-21T03:25:01.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:25:01.428Z] [2024-02-21T03:25:01.428Z] Login Succeeded [2024-02-21T03:25:01.428Z] nexus3.edgexfoundry.org:10003 [2024-02-21T03:25:01.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:25:01.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:25:01.695Z] Configure a credential helper to remove this warning. See [2024-02-21T03:25:01.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:25:01.695Z] [2024-02-21T03:25:01.695Z] Login Succeeded [2024-02-21T03:25:01.967Z] nexus3.edgexfoundry.org:10004 [2024-02-21T03:25:01.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:25:02.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:25:02.233Z] Configure a credential helper to remove this warning. See [2024-02-21T03:25:02.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:25:02.233Z] [2024-02-21T03:25:02.233Z] Login Succeeded [2024-02-21T03:25:02.233Z] ****.io [2024-02-21T03:25:02.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-21T03:25:02.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-21T03:25:02.761Z] Configure a credential helper to remove this warning. See [2024-02-21T03:25:02.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-21T03:25:02.761Z] [2024-02-21T03:25:02.761Z] Login Succeeded [2024-02-21T03:25:02.761Z] ---> ****-login.sh ends [Pipeline] } [2024-02-21T03:25:02.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T03:25:02.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-21T03:25:03.016Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2024-02-21T03:25:03.016Z] 3eb1adefd5738562ce5b7be1967e713f82ccced7 [2024-02-21T03:25:03.016Z] latest [2024-02-21T03:25:03.016Z] 3.1.0-dev.35 [2024-02-21T03:25:03.016Z] 3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 [2024-02-21T03:25:03.016Z] main [2024-02-21T03:25:03.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:25:03.616Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:25:04.159Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3eb1adefd5738562ce5b7be1967e713f82ccced7 [2024-02-21T03:25:04.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-21T03:25:04.159Z] 40c2f1f27947: Preparing [2024-02-21T03:25:04.159Z] 93393765e2a4: Preparing [2024-02-21T03:25:04.159Z] 7af9476d60ba: Preparing [2024-02-21T03:25:04.159Z] e2092518eab6: Preparing [2024-02-21T03:25:04.159Z] 7c504f21be85: Preparing [2024-02-21T03:25:04.159Z] 7c504f21be85: Layer already exists [2024-02-21T03:25:04.450Z] e2092518eab6: Pushed [2024-02-21T03:25:04.451Z] 40c2f1f27947: Pushed [2024-02-21T03:25:04.451Z] 93393765e2a4: Pushed [2024-02-21T03:25:12.879Z] 7af9476d60ba: Pushed [2024-02-21T03:25:12.879Z] 3eb1adefd5738562ce5b7be1967e713f82ccced7: digest: sha256:0c852df230a3289fe480fa3b23b168837ea8d42b45d8bbd902bbf09fcd9a092d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:25:13.364Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:25:13.832Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-02-21T03:25:13.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-21T03:25:13.833Z] 40c2f1f27947: Preparing [2024-02-21T03:25:13.833Z] 93393765e2a4: Preparing [2024-02-21T03:25:13.833Z] 7af9476d60ba: Preparing [2024-02-21T03:25:13.833Z] e2092518eab6: Preparing [2024-02-21T03:25:13.833Z] 7c504f21be85: Preparing [2024-02-21T03:25:13.833Z] 7c504f21be85: Layer already exists [2024-02-21T03:25:13.833Z] e2092518eab6: Layer already exists [2024-02-21T03:25:13.833Z] 7af9476d60ba: Layer already exists [2024-02-21T03:25:13.833Z] 93393765e2a4: Layer already exists [2024-02-21T03:25:13.833Z] 40c2f1f27947: Layer already exists [2024-02-21T03:25:13.833Z] latest: digest: sha256:0c852df230a3289fe480fa3b23b168837ea8d42b45d8bbd902bbf09fcd9a092d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:25:14.569Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:25:18.397Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.35 [2024-02-21T03:25:18.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-21T03:25:18.397Z] 40c2f1f27947: Preparing [2024-02-21T03:25:18.397Z] 93393765e2a4: Preparing [2024-02-21T03:25:18.397Z] 7af9476d60ba: Preparing [2024-02-21T03:25:18.397Z] e2092518eab6: Preparing [2024-02-21T03:25:18.397Z] 7c504f21be85: Preparing [2024-02-21T03:25:18.397Z] e2092518eab6: Layer already exists [2024-02-21T03:25:18.397Z] 7af9476d60ba: Layer already exists [2024-02-21T03:25:18.397Z] 93393765e2a4: Layer already exists [2024-02-21T03:25:18.397Z] 40c2f1f27947: Layer already exists [2024-02-21T03:25:18.397Z] 7c504f21be85: Layer already exists [2024-02-21T03:25:18.397Z] 3.1.0-dev.35: digest: sha256:0c852df230a3289fe480fa3b23b168837ea8d42b45d8bbd902bbf09fcd9a092d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:25:19.150Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:25:19.676Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 [2024-02-21T03:25:19.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-21T03:25:19.676Z] 40c2f1f27947: Preparing [2024-02-21T03:25:19.676Z] 93393765e2a4: Preparing [2024-02-21T03:25:19.676Z] 7af9476d60ba: Preparing [2024-02-21T03:25:19.676Z] e2092518eab6: Preparing [2024-02-21T03:25:19.676Z] 7c504f21be85: Preparing [2024-02-21T03:25:19.676Z] 93393765e2a4: Layer already exists [2024-02-21T03:25:19.676Z] 7af9476d60ba: Layer already exists [2024-02-21T03:25:19.676Z] 7c504f21be85: Layer already exists [2024-02-21T03:25:19.676Z] e2092518eab6: Layer already exists [2024-02-21T03:25:19.676Z] 40c2f1f27947: Layer already exists [2024-02-21T03:25:19.943Z] 3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35: digest: sha256:0c852df230a3289fe480fa3b23b168837ea8d42b45d8bbd902bbf09fcd9a092d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:25:20.432Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:25:20.913Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2024-02-21T03:25:20.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2024-02-21T03:25:20.913Z] 40c2f1f27947: Preparing [2024-02-21T03:25:20.913Z] 93393765e2a4: Preparing [2024-02-21T03:25:20.913Z] 7af9476d60ba: Preparing [2024-02-21T03:25:20.913Z] e2092518eab6: Preparing [2024-02-21T03:25:20.913Z] 7c504f21be85: Preparing [2024-02-21T03:25:20.913Z] 93393765e2a4: Layer already exists [2024-02-21T03:25:20.913Z] 7af9476d60ba: Layer already exists [2024-02-21T03:25:20.913Z] 7c504f21be85: Layer already exists [2024-02-21T03:25:20.913Z] e2092518eab6: Layer already exists [2024-02-21T03:25:20.913Z] 40c2f1f27947: Layer already exists [2024-02-21T03:25:20.913Z] main: digest: sha256:0c852df230a3289fe480fa3b23b168837ea8d42b45d8bbd902bbf09fcd9a092d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-21T03:25:21.510Z] ===================================================== [Pipeline] echo [2024-02-21T03:25:21.566Z] taggedImages: [2024-02-21T03:25:21.566Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3eb1adefd5738562ce5b7be1967e713f82ccced7 [2024-02-21T03:25:21.566Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2024-02-21T03:25:21.566Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.35 [2024-02-21T03:25:21.566Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3eb1adefd5738562ce5b7be1967e713f82ccced7-3.1.0-dev.35 [2024-02-21T03:25:21.566Z] - 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 [2024-02-21T03:25:22.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T03:25:22.204Z] [2024-02-21T03:25:22.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:25:22.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T03:25:22.593Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-21T03:25:22.593Z] 8998bd30e6a1: Pulling fs layer [2024-02-21T03:25:22.593Z] 04944245beec: Pulling fs layer [2024-02-21T03:25:22.593Z] 699f458cf7ca: Pulling fs layer [2024-02-21T03:25:22.593Z] 765212b225bb: Pulling fs layer [2024-02-21T03:25:22.593Z] f23df028b6ca: Pulling fs layer [2024-02-21T03:25:22.593Z] d65c8cfc05b1: Pulling fs layer [2024-02-21T03:25:22.593Z] 2437ff75d9bd: Pulling fs layer [2024-02-21T03:25:22.593Z] f23df028b6ca: Waiting [2024-02-21T03:25:22.593Z] d65c8cfc05b1: Waiting [2024-02-21T03:25:22.593Z] 2437ff75d9bd: Waiting [2024-02-21T03:25:22.593Z] 765212b225bb: Waiting [2024-02-21T03:25:22.865Z] 04944245beec: Verifying Checksum [2024-02-21T03:25:22.866Z] 04944245beec: Download complete [2024-02-21T03:25:22.866Z] 765212b225bb: Verifying Checksum [2024-02-21T03:25:22.866Z] 765212b225bb: Download complete [2024-02-21T03:25:22.866Z] f23df028b6ca: Verifying Checksum [2024-02-21T03:25:22.866Z] f23df028b6ca: Download complete [2024-02-21T03:25:22.866Z] d65c8cfc05b1: Verifying Checksum [2024-02-21T03:25:22.866Z] d65c8cfc05b1: Download complete [2024-02-21T03:25:23.133Z] 699f458cf7ca: Verifying Checksum [2024-02-21T03:25:23.133Z] 699f458cf7ca: Download complete [2024-02-21T03:25:23.401Z] 8998bd30e6a1: Verifying Checksum [2024-02-21T03:25:23.401Z] 8998bd30e6a1: Download complete [2024-02-21T03:25:25.984Z] 2437ff75d9bd: Verifying Checksum [2024-02-21T03:25:25.984Z] 2437ff75d9bd: Download complete [2024-02-21T03:25:27.928Z] 8998bd30e6a1: Pull complete [2024-02-21T03:25:33.270Z] 04944245beec: Pull complete [2024-02-21T03:25:34.231Z] 699f458cf7ca: Pull complete [2024-02-21T03:25:34.499Z] 765212b225bb: Pull complete [2024-02-21T03:25:35.460Z] f23df028b6ca: Pull complete [2024-02-21T03:25:35.728Z] d65c8cfc05b1: Pull complete [2024-02-21T03:25:53.938Z] 2437ff75d9bd: Pull complete [2024-02-21T03:25:53.938Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-21T03:25:53.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-21T03:25:53.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:25:54.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-1383 does not seem to be running inside a container [2024-02-21T03:25:54.422Z] $ 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/165 -v /w/workspace/edgex-ui-go/165:/w/workspace/edgex-ui-go/165:rw,z -v /w/workspace/edgex-ui-go/165@tmp:/w/workspace/edgex-ui-go/165@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 [2024-02-21T03:25:55.640Z] $ docker top 31ea92a75e2a76df9a6a4112f7a1cbdfc2e625645781ea0be131e0b44863ade0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:25:56.573Z] ---> job-cost.sh [2024-02-21T03:25:56.573Z] lf-activate-venv: SKIPPING [2024-02-21T03:25:56.573Z] INFO: No Stack... [2024-02-21T03:25:57.153Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-21T03:25:57.735Z] INFO: Archiving Costs [Pipeline] sh [2024-02-21T03:25:58.375Z] + cut -d, -f6 [2024-02-21T03:25:58.375Z] + cat /w/workspace/edgex-ui-go/165/archives/cost.csv [Pipeline] lock [2024-02-21T03:25:58.435Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] [2024-02-21T03:25:58.447Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] did not exist. Created. [2024-02-21T03:25:58.452Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-21T03:25:59.205Z] /w/workspace/edgex-ui-go/165@tmp/durable-4bc43524/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-21T03:25:59.847Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-21T03:25:59.919Z] Warning: overwriting stash ‘stack-cost’ [2024-02-21T03:26:00.120Z] Stashed 1 file(s) [Pipeline] } [2024-02-21T03:26:00.127Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-21T03:26:00.254Z] $ docker stop --time=1 31ea92a75e2a76df9a6a4112f7a1cbdfc2e625645781ea0be131e0b44863ade0 [2024-02-21T03:26:02.423Z] $ docker rm -f --volumes 31ea92a75e2a76df9a6a4112f7a1cbdfc2e625645781ea0be131e0b44863ade0 [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 [2024-02-21T03:26:03.779Z] provisioning config files... [2024-02-21T03:26:03.788Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4368012348717173052tmp [Pipeline] { [Pipeline] sh [2024-02-21T03:26:04.189Z] + set +x [2024-02-21T03:26:04.189Z] + curl -s https://codecov.io/bash [2024-02-21T03:26:04.189Z] + bash -s -- [2024-02-21T03:26:04.189Z] [2024-02-21T03:26:04.189Z] _____ _ [2024-02-21T03:26:04.189Z] / ____| | | [2024-02-21T03:26:04.189Z] | | ___ __| | ___ ___ _____ __ [2024-02-21T03:26:04.189Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-21T03:26:04.189Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-21T03:26:04.189Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-21T03:26:04.189Z] Bash-1.0.6 [2024-02-21T03:26:04.189Z] [2024-02-21T03:26:04.189Z] [2024-02-21T03:26:04.189Z] ==> git version 2.25.1 found [2024-02-21T03:26:04.189Z] ==> 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 [2024-02-21T03:26:04.189Z] Release-Date: 2020-01-08 [2024-02-21T03:26:04.189Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-21T03:26:04.189Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-21T03:26:04.189Z] ==> Jenkins CI detected. [2024-02-21T03:26:04.189Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2024-02-21T03:26:04.189Z] project root: . [2024-02-21T03:26:04.189Z] --> token set from env [2024-02-21T03:26:04.189Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-21T03:26:04.189Z] ==> Running gcov in . (disable via -X gcov) [2024-02-21T03:26:04.448Z] ==> Python coveragepy not found [2024-02-21T03:26:04.448Z] ==> Searching for coverage reports in: [2024-02-21T03:26:04.448Z] + . [2024-02-21T03:26:04.448Z] -> Found 1 reports [2024-02-21T03:26:04.448Z] ==> Detecting git/mercurial file structure [2024-02-21T03:26:04.448Z] ==> Reading reports [2024-02-21T03:26:04.448Z] + ./coverage.out bytes=10 [2024-02-21T03:26:04.448Z] ==> Appending adjustments [2024-02-21T03:26:04.448Z] https://docs.codecov.io/docs/fixing-reports [2024-02-21T03:26:05.018Z] + Found adjustments [2024-02-21T03:26:05.018Z] ==> Gzipping contents [2024-02-21T03:26:05.018Z] 12K /tmp/codecov.DfdeaN.gz [2024-02-21T03:26:05.018Z] ==> Uploading reports [2024-02-21T03:26:05.018Z] url: https://codecov.io [2024-02-21T03:26:05.018Z] query: branch=main&commit=3eb1adefd5738562ce5b7be1967e713f82ccced7&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-21T03:26:05.018Z] -> Pinging Codecov [2024-02-21T03:26:05.018Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3eb1adefd5738562ce5b7be1967e713f82ccced7&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-21T03:26:05.277Z] -> Uploading to [2024-02-21T03:26:05.278Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-21/FB506323287CE973F263BFD2A0EB1F37/3eb1adefd5738562ce5b7be1967e713f82ccced7/32162101-900a-4fde-bfa9-c4dc49089e5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240221T032604Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=45a385bfc038a28af7ca30f2cf968c31a737193a6cdff0605de9892aed6c49b4 [2024-02-21T03:26:05.278Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-21T03:26:05.278Z] Dload Upload Total Spent Left Speed [2024-02-21T03:26:05.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 106k --:--:-- --:--:-- --:--:-- 105k 100 8653 0 0 100 8653 0 31125 --:--:-- --:--:-- --:--:-- 31014 [2024-02-21T03:26:05.537Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] } [2024-02-21T03:26:05.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-21T03:26:06.006Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-21T03:26:06.022Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:26:06.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-21T03:26:06.445Z] [2024-02-21T03:26:06.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:26:06.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-21T03:26:06.799Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-21T03:26:06.799Z] df9b9388f04a: Pulling fs layer [2024-02-21T03:26:06.799Z] 52dc419b0ee2: Pulling fs layer [2024-02-21T03:26:06.799Z] 25bc292e5bac: Pulling fs layer [2024-02-21T03:26:06.799Z] 114826534d7a: Pulling fs layer [2024-02-21T03:26:06.799Z] 4657fd5d0bcf: Pulling fs layer [2024-02-21T03:26:06.799Z] 6ad1cebc031e: Pulling fs layer [2024-02-21T03:26:06.799Z] 8a3aa393b2d8: Pulling fs layer [2024-02-21T03:26:06.799Z] 6ad1cebc031e: Waiting [2024-02-21T03:26:06.799Z] 8a3aa393b2d8: Waiting [2024-02-21T03:26:06.799Z] 114826534d7a: Waiting [2024-02-21T03:26:06.799Z] 25bc292e5bac: Verifying Checksum [2024-02-21T03:26:06.799Z] 25bc292e5bac: Download complete [2024-02-21T03:26:06.799Z] 52dc419b0ee2: Verifying Checksum [2024-02-21T03:26:06.799Z] 52dc419b0ee2: Download complete [2024-02-21T03:26:06.799Z] 4657fd5d0bcf: Verifying Checksum [2024-02-21T03:26:06.799Z] 4657fd5d0bcf: Download complete [2024-02-21T03:26:06.799Z] df9b9388f04a: Verifying Checksum [2024-02-21T03:26:06.799Z] df9b9388f04a: Download complete [2024-02-21T03:26:07.060Z] 6ad1cebc031e: Verifying Checksum [2024-02-21T03:26:07.060Z] 6ad1cebc031e: Download complete [2024-02-21T03:26:07.060Z] df9b9388f04a: Pull complete [2024-02-21T03:26:07.060Z] 52dc419b0ee2: Pull complete [2024-02-21T03:26:07.060Z] 25bc292e5bac: Pull complete [2024-02-21T03:26:07.628Z] 114826534d7a: Verifying Checksum [2024-02-21T03:26:07.628Z] 114826534d7a: Download complete [2024-02-21T03:26:07.628Z] 8a3aa393b2d8: Verifying Checksum [2024-02-21T03:26:07.628Z] 8a3aa393b2d8: Download complete [2024-02-21T03:26:10.907Z] 114826534d7a: Pull complete [2024-02-21T03:26:10.907Z] 4657fd5d0bcf: Pull complete [2024-02-21T03:26:11.165Z] 6ad1cebc031e: Pull complete [2024-02-21T03:26:13.698Z] 8a3aa393b2d8: Pull complete [2024-02-21T03:26:13.698Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-21T03:26:13.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-21T03:26:13.698Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:26:14.050Z] prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container [2024-02-21T03:26:14.082Z] $ 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 [2024-02-21T03:26:18.080Z] $ docker top ced98ed65622760d98ce5663484bb769384d70e0c3b4f4482fd17f68aac05cbf -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-21T03:26:18.251Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2024-02-21T03:26:18.537Z] + set -o pipefail [2024-02-21T03:26:18.537Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2024-02-21T03:26:23.807Z] [2024-02-21T03:26:23.807Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2024-02-21T03:26:23.807Z] [2024-02-21T03:26:23.807Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/412373c6-eab8-4a47-9a02-fb386b6cc10a [2024-02-21T03:26:23.807Z] [2024-02-21T03:26:23.807Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-02-21T03:26:23.807Z] [2024-02-21T03:26:23.807Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-21T03:26:23.807Z] [2024-02-21T03:26:24.377Z] [2024-02-21T03:26:24.377Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-21T03:26:24.377Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-21T03:26:24.377Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-21T03:26:24.387Z] $ docker stop --time=1 ced98ed65622760d98ce5663484bb769384d70e0c3b4f4482fd17f68aac05cbf [2024-02-21T03:26:27.522Z] $ docker rm -f --volumes ced98ed65622760d98ce5663484bb769384d70e0c3b4f4482fd17f68aac05cbf [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 [2024-02-21T03:26:29.003Z] + git log --format=format:%s -1 3eb1adefd5738562ce5b7be1967e713f82ccced7 [Pipeline] sh [2024-02-21T03:26:29.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T03:26:29.292Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:26:29.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T03:26:29.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:26:29.799Z] prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container [2024-02-21T03:26:29.828Z] $ 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 [2024-02-21T03:26:30.239Z] $ docker top 2acc5b2f0d70c7bcc83c9e9f4c0d011c15b364e4639d8eac46f8dc1ab0ba20fc -eo pid,comm [2024-02-21T03:26:30.290Z] 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). [2024-02-21T03:26:30.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T03:26:30.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T03:26:30.486Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T03:26:30.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T03:26:30.606Z] $ docker exec 2acc5b2f0d70c7bcc83c9e9f4c0d011c15b364e4639d8eac46f8dc1ab0ba20fc ssh-agent [2024-02-21T03:26:30.706Z] SSH_AUTH_SOCK=/tmp/ssh-HodsSEYkJmC5/agent.32 [2024-02-21T03:26:30.706Z] SSH_AGENT_PID=38 [2024-02-21T03:26:30.710Z] Running ssh-add (command line suppressed) [2024-02-21T03:26:30.803Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17730049182179728940.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17730049182179728940.key) [2024-02-21T03:26:30.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T03:26:31.154Z] + git semver tag [2024-02-21T03:26:31.414Z] 2024-02-21 03:26:31,325 [run_tag] DEBUG tag force:False [2024-02-21T03:26:31.414Z] 2024-02-21 03:26:31,325 [check_head_tag] DEBUG check head tag [2024-02-21T03:26:31.414Z] 2024-02-21 03:26:31,326 [execute] INFO git cat-file --batch-check [2024-02-21T03:26:31.414Z] 2024-02-21 03:26:31,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-02-21T03:26:31.414Z] 2024-02-21 03:26:31,330 [execute] INFO git cat-file --batch [2024-02-21T03:26:31.414Z] 2024-02-21 03:26:31,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2024-02-21T03:26:31.414Z] 2024-02-21 03:26:31,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-21T03:26:31.414Z] 2024-02-21 03:26:31,348 [execute] INFO git tag -a v3.1.0-dev.35 -m v3.1.0-dev.35 [2024-02-21T03:26:31.414Z] 2024-02-21 03:26:31,348 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.35', '-m', 'v3.1.0-dev.35'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-21T03:26:31.414Z] 2024-02-21 03:26:31,352 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-21T03:26:31.414Z] 3.1.0-dev.35 [Pipeline] } [2024-02-21T03:26:31.422Z] $ docker exec --env ******** --env ******** 2acc5b2f0d70c7bcc83c9e9f4c0d011c15b364e4639d8eac46f8dc1ab0ba20fc ssh-agent -k [2024-02-21T03:26:31.512Z] unset SSH_AUTH_SOCK; [2024-02-21T03:26:31.512Z] unset SSH_AGENT_PID; [2024-02-21T03:26:31.512Z] echo Agent pid 38 killed; [2024-02-21T03:26:31.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T03:26:32.034Z] + git semver [Pipeline] } [2024-02-21T03:26:32.303Z] $ docker stop --time=1 2acc5b2f0d70c7bcc83c9e9f4c0d011c15b364e4639d8eac46f8dc1ab0ba20fc [2024-02-21T03:26:33.606Z] $ docker rm -f --volumes 2acc5b2f0d70c7bcc83c9e9f4c0d011c15b364e4639d8eac46f8dc1ab0ba20fc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:26:34.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-21T03:26:34.271Z] [2024-02-21T03:26:34.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:26:34.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-21T03:26:34.618Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-21T03:26:34.618Z] ab5ef0e58194: Pulling fs layer [2024-02-21T03:26:34.618Z] 9712f1f96733: Pulling fs layer [2024-02-21T03:26:34.618Z] 63f879dbbcfc: Pulling fs layer [2024-02-21T03:26:34.618Z] 0d9ebad4ef96: Pulling fs layer [2024-02-21T03:26:34.618Z] e9a5061849ea: Pulling fs layer [2024-02-21T03:26:34.618Z] d747dcd14b5f: Pulling fs layer [2024-02-21T03:26:34.618Z] 2de7ff778b66: Pulling fs layer [2024-02-21T03:26:34.618Z] e9a5061849ea: Waiting [2024-02-21T03:26:34.618Z] d747dcd14b5f: Waiting [2024-02-21T03:26:34.618Z] 2de7ff778b66: Waiting [2024-02-21T03:26:34.618Z] 0d9ebad4ef96: Waiting [2024-02-21T03:26:34.618Z] 9712f1f96733: Verifying Checksum [2024-02-21T03:26:34.618Z] 9712f1f96733: Download complete [2024-02-21T03:26:34.877Z] 63f879dbbcfc: Verifying Checksum [2024-02-21T03:26:34.877Z] 63f879dbbcfc: Download complete [2024-02-21T03:26:35.136Z] 0d9ebad4ef96: Verifying Checksum [2024-02-21T03:26:35.136Z] 0d9ebad4ef96: Download complete [2024-02-21T03:26:35.136Z] e9a5061849ea: Verifying Checksum [2024-02-21T03:26:35.136Z] e9a5061849ea: Download complete [2024-02-21T03:26:35.136Z] d747dcd14b5f: Download complete [2024-02-21T03:26:35.136Z] ab5ef0e58194: Download complete [2024-02-21T03:26:35.136Z] 2de7ff778b66: Verifying Checksum [2024-02-21T03:26:35.136Z] 2de7ff778b66: Download complete [2024-02-21T03:26:38.418Z] ab5ef0e58194: Pull complete [2024-02-21T03:26:38.418Z] 9712f1f96733: Pull complete [2024-02-21T03:26:38.677Z] 63f879dbbcfc: Pull complete [2024-02-21T03:26:41.960Z] 0d9ebad4ef96: Pull complete [2024-02-21T03:26:42.220Z] e9a5061849ea: Pull complete [2024-02-21T03:26:42.479Z] d747dcd14b5f: Pull complete [2024-02-21T03:26:43.415Z] 2de7ff778b66: Pull complete [2024-02-21T03:26:43.415Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-21T03:26:43.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-21T03:26:43.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:26:43.705Z] prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container [2024-02-21T03:26:43.731Z] $ 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 [2024-02-21T03:26:49.770Z] $ docker top dd7fdf6e8ebfb14b00825c1d7f07348b475329b61d21e560f8380bdc9e20c91b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-21T03:26:49.950Z] provisioning config files... [2024-02-21T03:26:49.960Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5128328772415649797tmp [2024-02-21T03:26:49.969Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7113143264214521171tmp [2024-02-21T03:26:49.978Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9277738595587819009tmp [Pipeline] { [Pipeline] echo [2024-02-21T03:26:50.076Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:26:50.371Z] ---> sigul-configuration.sh [2024-02-21T03:26:50.371Z] gpg: directory `/root/.gnupg' created [2024-02-21T03:26:50.371Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-21T03:26:50.371Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-21T03:26:50.371Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-21T03:26:50.371Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-21T03:26:50.371Z] gpg: CAST5 encrypted data [2024-02-21T03:26:50.371Z] gpg: encrypted with 1 passphrase [2024-02-21T03:26:50.371Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-21T03:26:50.667Z] + mkdir /home/jenkins [2024-02-21T03:26:50.667Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-21T03:26:50.962Z] + 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 [2024-02-21T03:26:50.974Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:26:51.259Z] ---> sigul-install.sh [2024-02-21T03:26:51.259Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-21T03:26:51.550Z] + git tag --list [2024-02-21T03:26:51.550Z] 0.1.1 [2024-02-21T03:26:51.550Z] v1.1.0 [2024-02-21T03:26:51.550Z] v1.2.0 [2024-02-21T03:26:51.550Z] v1.2.1 [2024-02-21T03:26:51.550Z] v1.3.0 [2024-02-21T03:26:51.550Z] v2.0.0 [2024-02-21T03:26:51.550Z] v2.1.0 [2024-02-21T03:26:51.550Z] v2.2.0 [2024-02-21T03:26:51.550Z] v2.3.0 [2024-02-21T03:26:51.550Z] v3.0 [2024-02-21T03:26:51.550Z] v3.0.0 [2024-02-21T03:26:51.550Z] v3.1 [2024-02-21T03:26:51.550Z] v3.1.0 [2024-02-21T03:26:51.550Z] v3.1.0-dev.1 [2024-02-21T03:26:51.550Z] v3.1.0-dev.10 [2024-02-21T03:26:51.550Z] v3.1.0-dev.11 [2024-02-21T03:26:51.550Z] v3.1.0-dev.12 [2024-02-21T03:26:51.550Z] v3.1.0-dev.13 [2024-02-21T03:26:51.550Z] v3.1.0-dev.14 [2024-02-21T03:26:51.550Z] v3.1.0-dev.15 [2024-02-21T03:26:51.550Z] v3.1.0-dev.16 [2024-02-21T03:26:51.550Z] v3.1.0-dev.17 [2024-02-21T03:26:51.550Z] v3.1.0-dev.18 [2024-02-21T03:26:51.550Z] v3.1.0-dev.19 [2024-02-21T03:26:51.550Z] v3.1.0-dev.2 [2024-02-21T03:26:51.550Z] v3.1.0-dev.20 [2024-02-21T03:26:51.550Z] v3.1.0-dev.21 [2024-02-21T03:26:51.550Z] v3.1.0-dev.22 [2024-02-21T03:26:51.550Z] v3.1.0-dev.23 [2024-02-21T03:26:51.550Z] v3.1.0-dev.24 [2024-02-21T03:26:51.550Z] v3.1.0-dev.25 [2024-02-21T03:26:51.550Z] v3.1.0-dev.26 [2024-02-21T03:26:51.550Z] v3.1.0-dev.27 [2024-02-21T03:26:51.550Z] v3.1.0-dev.28 [2024-02-21T03:26:51.550Z] v3.1.0-dev.29 [2024-02-21T03:26:51.550Z] v3.1.0-dev.3 [2024-02-21T03:26:51.550Z] v3.1.0-dev.30 [2024-02-21T03:26:51.550Z] v3.1.0-dev.31 [2024-02-21T03:26:51.550Z] v3.1.0-dev.32 [2024-02-21T03:26:51.550Z] v3.1.0-dev.33 [2024-02-21T03:26:51.550Z] v3.1.0-dev.34 [2024-02-21T03:26:51.550Z] v3.1.0-dev.35 [2024-02-21T03:26:51.550Z] v3.1.0-dev.4 [2024-02-21T03:26:51.550Z] v3.1.0-dev.5 [2024-02-21T03:26:51.550Z] v3.1.0-dev.6 [2024-02-21T03:26:51.550Z] v3.1.0-dev.7 [2024-02-21T03:26:51.550Z] v3.1.0-dev.8 [2024-02-21T03:26:51.550Z] v3.1.0-dev.9 [Pipeline] sh [2024-02-21T03:26:51.845Z] + lftools sign git-tag v3.1.0-dev.35 [2024-02-21T03:26:52.415Z] Signing Git tag with Sigul... [2024-02-21T03:26:52.415Z] Signing v3.1.0-dev.35 [Pipeline] echo [2024-02-21T03:26:52.690Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:26:52.980Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-21T03:26:52.988Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-21T03:26:53.118Z] $ docker stop --time=1 dd7fdf6e8ebfb14b00825c1d7f07348b475329b61d21e560f8380bdc9e20c91b [2024-02-21T03:26:54.393Z] $ docker rm -f --volumes dd7fdf6e8ebfb14b00825c1d7f07348b475329b61d21e560f8380bdc9e20c91b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-21T03:26:55.344Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T03:26:55.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:26:55.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T03:26:55.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:26:55.881Z] prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container [2024-02-21T03:26:55.906Z] $ 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 [2024-02-21T03:26:56.238Z] $ docker top 123b9d71dfe41c558d1d2fa5141cc7fa728f6333e31b0f972ce2b3db5e1b9b5c -eo pid,comm [2024-02-21T03:26:56.281Z] 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). [2024-02-21T03:26:56.281Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T03:26:56.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T03:26:56.588Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T03:26:56.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T03:26:56.705Z] $ docker exec 123b9d71dfe41c558d1d2fa5141cc7fa728f6333e31b0f972ce2b3db5e1b9b5c ssh-agent [2024-02-21T03:26:56.805Z] SSH_AUTH_SOCK=/tmp/ssh-V1DIEp18hVcm/agent.31 [2024-02-21T03:26:56.805Z] SSH_AGENT_PID=37 [2024-02-21T03:26:56.810Z] Running ssh-add (command line suppressed) [2024-02-21T03:26:56.907Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6363867557773661809.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6363867557773661809.key) [2024-02-21T03:26:56.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T03:26:57.262Z] + git semver bump pre [2024-02-21T03:26:57.522Z] 2024-02-21 03:26:57,444 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-21T03:26:57.522Z] 2024-02-21 03:26:57,444 [bump_version] DEBUG bumping version:3.1.0-dev.35 on axis:pre with prefix:dev [2024-02-21T03:26:57.522Z] 2024-02-21 03:26:57,444 [bump_version] DEBUG bumped version:3.1.0-dev.36 [2024-02-21T03:26:57.522Z] 2024-02-21 03:26:57,444 [write_version] DEBUG write version:3.1.0-dev.36 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2024-02-21T03:26:57.522Z] 2024-02-21 03:26:57,444 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-21T03:26:57.522Z] 2024-02-21 03:26:57,445 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-21T03:26:57.522Z] 2024-02-21 03:26:57,446 [execute] INFO git cat-file --batch-check [2024-02-21T03:26:57.522Z] 2024-02-21 03:26:57,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T03:26:57.522Z] 2024-02-21 03:26:57,450 [execute] INFO git cat-file --batch [2024-02-21T03:26:57.522Z] 2024-02-21 03:26:57,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T03:26:57.522Z] 2024-02-21 03:26:57,454 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-21T03:26:57.522Z] 3.1.0-dev.36 [Pipeline] } [2024-02-21T03:26:57.529Z] $ docker exec --env ******** --env ******** 123b9d71dfe41c558d1d2fa5141cc7fa728f6333e31b0f972ce2b3db5e1b9b5c ssh-agent -k [2024-02-21T03:26:57.629Z] unset SSH_AUTH_SOCK; [2024-02-21T03:26:57.629Z] unset SSH_AGENT_PID; [2024-02-21T03:26:57.630Z] echo Agent pid 37 killed; [2024-02-21T03:26:57.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T03:26:58.178Z] + git semver [Pipeline] } [2024-02-21T03:26:58.449Z] $ docker stop --time=1 123b9d71dfe41c558d1d2fa5141cc7fa728f6333e31b0f972ce2b3db5e1b9b5c [2024-02-21T03:26:59.722Z] $ docker rm -f --volumes 123b9d71dfe41c558d1d2fa5141cc7fa728f6333e31b0f972ce2b3db5e1b9b5c [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-21T03:27:00.255Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-21T03:27:00.255Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:27:00.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-21T03:27:00.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:27:00.799Z] prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container [2024-02-21T03:27:00.828Z] $ 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 [2024-02-21T03:27:01.149Z] $ docker top 79294d6167758ff35642a9485772b5e2eb563b21ea209b5ba57ddbc5e51df959 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-21T03:27:01.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-21T03:27:01.445Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-21T03:27:01.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-21T03:27:01.560Z] $ docker exec 79294d6167758ff35642a9485772b5e2eb563b21ea209b5ba57ddbc5e51df959 ssh-agent [2024-02-21T03:27:01.662Z] SSH_AUTH_SOCK=/tmp/ssh-SeLgbsNFt4p7/agent.32 [2024-02-21T03:27:01.662Z] SSH_AGENT_PID=38 [2024-02-21T03:27:01.667Z] Running ssh-add (command line suppressed) [2024-02-21T03:27:01.762Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11950516175031681262.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11950516175031681262.key) [2024-02-21T03:27:01.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-21T03:27:02.125Z] + git semver push [2024-02-21T03:27:02.387Z] 2024-02-21 03:27:02,305 [run_push] DEBUG push [2024-02-21T03:27:02.387Z] 2024-02-21 03:27:02,305 [execute] INFO git cat-file --batch-check [2024-02-21T03:27:02.387Z] 2024-02-21 03:27:02,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-21T03:27:02.387Z] 2024-02-21 03:27:02,309 [execute] INFO git rev-list 06403bdcb430d8f6529b00161d2949ff2439cb5f -- [2024-02-21T03:27:02.387Z] 2024-02-21 03:27:02,309 [execute] DEBUG Popen(['git', 'rev-list', '06403bdcb430d8f6529b00161d2949ff2439cb5f', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-21T03:27:02.387Z] 2024-02-21 03:27:02,321 [execute] INFO git fetch -v origin [2024-02-21T03:27:02.387Z] 2024-02-21 03:27:02,321 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-21T03:27:02.957Z] 2024-02-21 03:27:02,825 [run_push] DEBUG no remote changes detected [2024-02-21T03:27:02.957Z] 2024-02-21 03:27:02,826 [execute] INFO git push origin semver [2024-02-21T03:27:02.957Z] 2024-02-21 03:27:02,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-21T03:27:03.528Z] 2024-02-21 03:27:03,519 [run_push] DEBUG push all version tags [2024-02-21T03:27:03.528Z] 2024-02-21 03:27:03,520 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-21T03:27:03.528Z] 2024-02-21 03:27:03,520 [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) [2024-02-21T03:27:04.467Z] 2024-02-21 03:27:04,231 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2024-02-21T03:27:04.467Z] 3.1.0-dev.36 [Pipeline] } [2024-02-21T03:27:04.474Z] $ docker exec --env ******** --env ******** 79294d6167758ff35642a9485772b5e2eb563b21ea209b5ba57ddbc5e51df959 ssh-agent -k [2024-02-21T03:27:04.562Z] unset SSH_AUTH_SOCK; [2024-02-21T03:27:04.563Z] unset SSH_AGENT_PID; [2024-02-21T03:27:04.563Z] echo Agent pid 38 killed; [2024-02-21T03:27:04.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-21T03:27:05.109Z] + git semver [Pipeline] } [2024-02-21T03:27:05.378Z] $ docker stop --time=1 79294d6167758ff35642a9485772b5e2eb563b21ea209b5ba57ddbc5e51df959 [2024-02-21T03:27:06.649Z] $ docker rm -f --volumes 79294d6167758ff35642a9485772b5e2eb563b21ea209b5ba57ddbc5e51df959 [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 [2024-02-21T03:27:08.323Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2024-02-21T03:27:08.323Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-02-21T03:27:08.323Z] total 16 [2024-02-21T03:27:08.323Z] drwxr-xr-x 3 root root 4096 Feb 21 03:19 . [2024-02-21T03:27:08.323Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 21 03:26 .. [2024-02-21T03:27:08.323Z] drwxr-xr-x 2 root root 4096 Feb 21 03:19 cost [2024-02-21T03:27:08.323Z] -rw-r--r-- 1 root root 83 Feb 21 03:19 cost.csv [2024-02-21T03:27:08.323Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-02-21T03:27:08.323Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2024-02-21T03:27:08.323Z] total 16 [2024-02-21T03:27:08.323Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:19 . [2024-02-21T03:27:08.323Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 21 03:26 .. [2024-02-21T03:27:08.323Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 03:19 cost [2024-02-21T03:27:08.323Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 21 03:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:27:08.611Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:27:09.464Z] ---> package-listing.sh [2024-02-21T03:27:09.464Z] ++ facter osfamily [2024-02-21T03:27:09.464Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-21T03:27:09.723Z] + OS_FAMILY=debian [2024-02-21T03:27:09.723Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2024-02-21T03:27:09.723Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-21T03:27:09.723Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-21T03:27:09.723Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-21T03:27:09.723Z] + PACKAGES=/tmp/packages_start.txt [2024-02-21T03:27:09.723Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-02-21T03:27:09.723Z] + PACKAGES=/tmp/packages_end.txt [2024-02-21T03:27:09.723Z] + case "${OS_FAMILY}" in [2024-02-21T03:27:09.723Z] + dpkg -l [2024-02-21T03:27:09.723Z] + grep '^ii' [2024-02-21T03:27:09.723Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-21T03:27:09.723Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-21T03:27:09.723Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-21T03:27:09.723Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2024-02-21T03:27:09.723Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2024-02-21T03:27:09.723Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2024-02-21T03:27:09.733Z] 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 [2024-02-21T03:27:10.011Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-21T03:27:10.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-21T03:27:10.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-21T03:27:10.820Z] prd-ubuntu20.04-docker-8c-8g-1381 does not seem to be running inside a container [2024-02-21T03:27:10.847Z] $ 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 [2024-02-21T03:27:11.029Z] $ docker top 09285222586cfb9a33bb53a3cdff26709f881d56f3ce7f171aef5b8e01fbc20c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-21T03:27:11.485Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-21T03:27:11.774Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-21T03:27:12.054Z] + ls /var/log/sa-host [2024-02-21T03:27:12.054Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-21T03:27:12.181Z] provisioning config files... [2024-02-21T03:27:12.190Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8919323346345263704tmp [Pipeline] { [Pipeline] echo [2024-02-21T03:27:12.322Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:27:12.603Z] ---> create-netrc.sh [Pipeline] } [2024-02-21T03:27:12.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:27:13.061Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-21T03:27:13.070Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:27:13.349Z] ---> sudo-logs.sh [2024-02-21T03:27:13.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-21T03:27:13.443Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:27:13.725Z] ---> job-cost.sh [2024-02-21T03:27:13.725Z] lf-activate-venv: SKIPPING [2024-02-21T03:27:13.725Z] DEBUG: total: 0.2199999988079071 [2024-02-21T03:27:13.725Z] INFO: Retrieving Stack Cost... [2024-02-21T03:27:13.983Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-21T03:27:14.550Z] INFO: Archiving Costs [Pipeline] echo [2024-02-21T03:27:14.561Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-21T03:27:14.846Z] ---> logs-deploy.sh [2024-02-21T03:27:14.846Z] lf-activate-venv: SKIPPING [2024-02-21T03:27:14.846Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/165 [2024-02-21T03:27:14.846Z] INFO: archiving workspace using pattern(s): [2024-02-21T03:27:15.780Z] Archives upload complete. [2024-02-21T03:27:16.038Z] INFO: archiving logs to Nexus [2024-02-21T03:27:16.607Z] ---> uname -a: [2024-02-21T03:27:16.607Z] Linux prd-ubuntu20-04-docker-8c-8g-1381 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] ---> lscpu: [2024-02-21T03:27:16.607Z] Architecture: x86_64 [2024-02-21T03:27:16.607Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-21T03:27:16.607Z] Byte Order: Little Endian [2024-02-21T03:27:16.607Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-21T03:27:16.607Z] CPU(s): 8 [2024-02-21T03:27:16.607Z] On-line CPU(s) list: 0-7 [2024-02-21T03:27:16.607Z] Thread(s) per core: 1 [2024-02-21T03:27:16.607Z] Core(s) per socket: 1 [2024-02-21T03:27:16.607Z] Socket(s): 8 [2024-02-21T03:27:16.607Z] NUMA node(s): 1 [2024-02-21T03:27:16.607Z] Vendor ID: AuthenticAMD [2024-02-21T03:27:16.607Z] CPU family: 23 [2024-02-21T03:27:16.607Z] Model: 49 [2024-02-21T03:27:16.607Z] Model name: AMD EPYC-Rome Processor [2024-02-21T03:27:16.607Z] Stepping: 0 [2024-02-21T03:27:16.607Z] CPU MHz: 2799.998 [2024-02-21T03:27:16.607Z] BogoMIPS: 5599.99 [2024-02-21T03:27:16.607Z] Virtualization: AMD-V [2024-02-21T03:27:16.607Z] Hypervisor vendor: KVM [2024-02-21T03:27:16.607Z] Virtualization type: full [2024-02-21T03:27:16.607Z] L1d cache: 256 KiB [2024-02-21T03:27:16.607Z] L1i cache: 256 KiB [2024-02-21T03:27:16.607Z] L2 cache: 4 MiB [2024-02-21T03:27:16.607Z] L3 cache: 128 MiB [2024-02-21T03:27:16.607Z] NUMA node0 CPU(s): 0-7 [2024-02-21T03:27:16.607Z] Vulnerability Itlb multihit: Not affected [2024-02-21T03:27:16.607Z] Vulnerability L1tf: Not affected [2024-02-21T03:27:16.607Z] Vulnerability Mds: Not affected [2024-02-21T03:27:16.607Z] Vulnerability Meltdown: Not affected [2024-02-21T03:27:16.607Z] Vulnerability Mmio stale data: Not affected [2024-02-21T03:27:16.607Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-21T03:27:16.607Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-21T03:27:16.607Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-21T03:27:16.607Z] Vulnerability Srbds: Not affected [2024-02-21T03:27:16.607Z] Vulnerability Tsx async abort: Not affected [2024-02-21T03:27:16.607Z] 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 [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] ---> nproc: [2024-02-21T03:27:16.607Z] 8 [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] ---> df -h: [2024-02-21T03:27:16.607Z] Filesystem Size Used Avail Use% Mounted on [2024-02-21T03:27:16.607Z] overlay 155G 15G 141G 10% / [2024-02-21T03:27:16.607Z] tmpfs 64M 0 64M 0% /dev [2024-02-21T03:27:16.607Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-21T03:27:16.607Z] shm 64M 0 64M 0% /dev/shm [2024-02-21T03:27:16.607Z] /dev/vda1 155G 15G 141G 10% /facter-os [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] ---> sar -b -r -n DEV: [2024-02-21T03:27:16.607Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1381) 02/21/24 _x86_64_ (8 CPU) [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] 03:14:51 LINUX RESTART (8 CPU) [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] 03:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-02-21T03:27:16.607Z] 03:16:02 146.83 47.83 99.00 0.00 5397.50 184203.97 0.00 [2024-02-21T03:27:16.607Z] 03:17:01 228.97 1.39 227.58 0.00 35.51 76654.02 0.00 [2024-02-21T03:27:16.607Z] 03:18:01 348.74 0.28 348.46 0.00 3.07 81574.00 0.00 [2024-02-21T03:27:16.607Z] 03:19:01 113.10 0.13 112.96 0.00 3.87 49348.44 0.00 [2024-02-21T03:27:16.607Z] 03:20:01 144.67 7.22 137.45 0.00 925.60 35943.35 0.00 [2024-02-21T03:27:16.607Z] 03:21:01 40.03 3.53 36.49 0.00 4256.36 6771.00 0.00 [2024-02-21T03:27:16.607Z] 03:22:01 3.68 0.02 3.67 0.00 0.13 94.90 0.00 [2024-02-21T03:27:16.607Z] 03:23:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 [2024-02-21T03:27:16.607Z] 03:24:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 [2024-02-21T03:27:16.607Z] 03:25:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 [2024-02-21T03:27:16.607Z] 03:26:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2024-02-21T03:27:16.607Z] 03:27:01 139.13 0.35 138.78 0.00 18.80 56989.04 0.00 [2024-02-21T03:27:16.607Z] Average: 97.36 5.07 92.30 0.00 887.88 40919.76 0.00 [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] 03:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-02-21T03:27:16.607Z] 03:16:02 29139276 31548556 775628 2.36 75428 2602552 1861624 5.49 1026536 2328968 468784 [2024-02-21T03:27:16.607Z] 03:17:01 27836816 31467708 840216 2.56 144844 3650404 2057664 6.06 1264216 3272600 157080 [2024-02-21T03:27:16.607Z] 03:18:01 26427424 31480808 817128 2.48 200944 4891804 2122556 6.26 1385372 4426452 440 [2024-02-21T03:27:16.607Z] 03:19:01 25184080 31446532 850548 2.59 204776 6051656 1983396 5.85 1798212 5212568 353136 [2024-02-21T03:27:16.607Z] 03:20:01 25102912 31458040 823576 2.50 216584 6125528 1586260 4.67 1706832 5355412 1128 [2024-02-21T03:27:16.607Z] 03:21:01 24720524 31457340 811496 2.47 239636 6472432 1730456 5.10 1959696 5460308 0 [2024-02-21T03:27:16.607Z] 03:22:01 24733968 31465920 803940 2.44 238120 6469200 1700256 5.01 1950828 5457096 8 [2024-02-21T03:27:16.607Z] 03:23:01 24733840 31465836 803924 2.44 238132 6469200 1700256 5.01 1950832 5457100 4 [2024-02-21T03:27:16.607Z] 03:24:01 24741296 31473336 796320 2.42 238152 6469204 1700256 5.01 1944128 5457100 8 [2024-02-21T03:27:16.607Z] 03:25:01 24743800 31475844 793736 2.41 238172 6469208 1700256 5.01 1941624 5457104 4 [2024-02-21T03:27:16.607Z] 03:26:01 24743784 31475832 793668 2.41 238192 6469208 1700256 5.01 1941716 5457104 4 [2024-02-21T03:27:16.607Z] 03:27:01 23215700 31435512 828016 2.52 287212 7777652 1766108 5.20 2085596 6705672 776 [2024-02-21T03:27:16.607Z] Average: 25443618 31470939 811516 2.47 213349 5826504 1800779 5.31 1746299 5003957 81781 [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] 03:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-02-21T03:27:16.607Z] 03:16:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:16:02 docker0 65.44 65.96 4.72 390.38 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:16:02 ens3 664.04 441.49 6331.72 91.28 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:17:01 lo 2.78 2.78 0.32 0.32 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:17:01 vethfa1a185 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:17:01 docker0 180.14 304.71 14.94 2092.11 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:17:01 ens3 461.79 262.72 4142.68 37.91 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:18:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:18:01 vethfa1a185 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:18:01 docker0 477.74 580.82 45.37 5532.04 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:18:01 ens3 654.41 537.73 6311.66 174.08 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:18:01 vethf067123 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:19:01 vethd2dc185 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:19:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:19:01 docker0 1.58 2.23 0.13 30.98 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:19:01 ens3 30.44 15.88 55.03 11.89 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:20:01 lo 7.40 7.40 0.74 0.74 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:20:01 docker0 1.18 2.28 0.07 30.87 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:20:01 ens3 218.85 156.15 3283.23 319.21 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:21:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:21:01 ens3 135.73 63.94 2040.92 4.44 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:22:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:23:01 ens3 0.40 0.25 0.84 0.02 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:24:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:26:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:27:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:27:01 docker0 60.67 86.04 4.91 920.23 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:27:01 ens3 382.57 237.54 8150.24 46.45 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] 03:27:01 vethca30c21 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] Average: lo 1.76 1.76 0.17 0.17 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] Average: docker0 65.40 86.54 5.83 747.86 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] Average: ens3 212.05 142.83 2524.06 57.13 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] Average: vethca30c21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] ---> sar -P ALL: [2024-02-21T03:27:16.607Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1381) 02/21/24 _x86_64_ (8 CPU) [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] 03:14:51 LINUX RESTART (8 CPU) [2024-02-21T03:27:16.607Z] [2024-02-21T03:27:16.607Z] 03:15:01 CPU %user %nice %system %iowait %steal %idle [2024-02-21T03:27:16.607Z] 03:16:02 all 9.85 0.00 3.36 2.23 0.06 84.49 [2024-02-21T03:27:16.608Z] 03:16:02 0 10.85 0.00 3.12 0.45 0.05 85.52 [2024-02-21T03:27:16.608Z] 03:16:02 1 9.27 0.00 3.24 6.32 0.07 81.11 [2024-02-21T03:27:16.608Z] 03:16:02 2 8.35 0.00 3.22 0.74 0.07 87.63 [2024-02-21T03:27:16.608Z] 03:16:02 3 11.00 0.00 3.31 6.22 0.07 79.41 [2024-02-21T03:27:16.608Z] 03:16:02 4 7.43 0.00 3.19 2.33 0.07 86.99 [2024-02-21T03:27:16.608Z] 03:16:02 5 12.29 0.00 3.14 1.06 0.07 83.44 [2024-02-21T03:27:16.608Z] 03:16:02 6 8.17 0.00 3.56 0.47 0.05 87.75 [2024-02-21T03:27:16.608Z] 03:16:02 7 11.44 0.00 4.12 0.29 0.07 84.09 [2024-02-21T03:27:16.608Z] 03:17:01 all 17.32 0.00 4.49 4.09 0.07 74.03 [2024-02-21T03:27:16.608Z] 03:17:01 0 17.87 0.00 5.34 0.66 0.09 76.04 [2024-02-21T03:27:16.608Z] 03:17:01 1 18.36 0.00 5.25 9.99 0.07 66.33 [2024-02-21T03:27:16.608Z] 03:17:01 2 17.24 0.00 3.55 0.84 0.07 78.30 [2024-02-21T03:27:16.608Z] 03:17:01 3 15.87 0.00 4.99 14.79 0.07 64.28 [2024-02-21T03:27:16.608Z] 03:17:01 4 17.34 0.00 3.64 1.52 0.07 77.43 [2024-02-21T03:27:16.608Z] 03:17:01 5 17.52 0.00 4.67 3.93 0.07 73.81 [2024-02-21T03:27:16.608Z] 03:17:01 6 17.23 0.00 3.94 0.62 0.07 78.14 [2024-02-21T03:27:16.608Z] 03:17:01 7 17.15 0.00 4.57 0.41 0.05 77.82 [2024-02-21T03:27:16.608Z] 03:18:01 all 11.09 0.00 3.66 4.57 0.07 80.61 [2024-02-21T03:27:16.608Z] 03:18:01 0 6.73 0.00 3.30 22.83 0.05 67.09 [2024-02-21T03:27:16.608Z] 03:18:01 1 10.95 0.00 6.11 1.23 0.08 81.62 [2024-02-21T03:27:16.608Z] 03:18:01 2 6.52 0.00 3.72 1.50 0.05 88.21 [2024-02-21T03:27:16.608Z] 03:18:01 3 32.54 0.00 5.22 3.47 0.12 58.66 [2024-02-21T03:27:16.608Z] 03:18:01 4 5.50 0.00 3.71 5.47 0.08 85.23 [2024-02-21T03:27:16.608Z] 03:18:01 5 8.04 0.00 1.91 0.02 0.05 89.98 [2024-02-21T03:27:16.608Z] 03:18:01 6 10.32 0.00 2.60 0.71 0.05 86.32 [2024-02-21T03:27:16.608Z] 03:18:01 7 8.12 0.00 2.74 1.31 0.07 87.75 [2024-02-21T03:27:16.608Z] 03:19:01 all 24.95 0.00 3.46 2.38 0.07 69.14 [2024-02-21T03:27:16.608Z] 03:19:01 0 20.87 0.00 3.55 7.90 0.10 67.58 [2024-02-21T03:27:16.608Z] 03:19:01 1 16.95 0.00 3.27 0.13 0.05 79.60 [2024-02-21T03:27:16.608Z] 03:19:01 2 31.53 0.00 4.80 0.18 0.10 63.38 [2024-02-21T03:27:16.608Z] 03:19:01 3 25.93 0.00 3.30 0.22 0.07 70.48 [2024-02-21T03:27:16.608Z] 03:19:01 4 21.12 0.00 2.69 2.18 0.07 73.95 [2024-02-21T03:27:16.608Z] 03:19:01 5 17.92 0.00 2.33 5.99 0.05 73.70 [2024-02-21T03:27:16.608Z] 03:19:01 6 42.41 0.00 4.10 0.30 0.08 53.10 [2024-02-21T03:27:16.608Z] 03:19:01 7 22.86 0.00 3.61 2.12 0.07 71.34 [2024-02-21T03:27:16.608Z] 03:20:01 all 5.04 0.00 2.14 2.12 0.05 90.65 [2024-02-21T03:27:16.608Z] 03:20:01 0 5.71 0.00 3.00 6.88 0.05 84.37 [2024-02-21T03:27:16.608Z] 03:20:01 1 4.25 0.00 1.83 1.46 0.05 92.40 [2024-02-21T03:27:16.608Z] 03:20:01 2 5.53 0.00 2.50 4.22 0.05 87.70 [2024-02-21T03:27:16.608Z] 03:20:01 3 4.37 0.00 1.90 0.13 0.05 93.55 [2024-02-21T03:27:16.608Z] 03:20:01 4 6.21 0.00 1.44 0.05 0.03 92.27 [2024-02-21T03:27:16.608Z] 03:20:01 5 4.97 0.00 2.23 1.76 0.05 90.99 [2024-02-21T03:27:16.608Z] 03:20:01 6 4.08 0.00 2.13 0.05 0.03 93.70 [2024-02-21T03:27:16.608Z] 03:20:01 7 5.23 0.00 2.11 2.50 0.05 90.11 [2024-02-21T03:27:16.608Z] 03:21:01 all 2.21 0.00 1.12 0.56 0.02 96.09 [2024-02-21T03:27:16.608Z] 03:21:01 0 1.70 0.00 1.07 1.15 0.02 96.06 [2024-02-21T03:27:16.608Z] 03:21:01 1 1.82 0.00 1.39 0.62 0.02 96.16 [2024-02-21T03:27:16.608Z] 03:21:01 2 2.74 0.00 0.70 0.92 0.02 95.63 [2024-02-21T03:27:16.608Z] 03:21:01 3 2.69 0.00 0.92 0.07 0.02 96.30 [2024-02-21T03:27:16.608Z] 03:21:01 4 1.27 0.00 2.35 0.15 0.02 96.22 [2024-02-21T03:27:16.608Z] 03:21:01 5 3.47 0.00 0.88 0.57 0.02 95.06 [2024-02-21T03:27:16.608Z] 03:21:01 6 1.02 0.00 0.90 0.03 0.02 98.03 [2024-02-21T03:27:16.608Z] 03:21:01 7 2.95 0.00 0.78 0.96 0.02 95.29 [2024-02-21T03:27:16.608Z] 03:22:01 all 0.20 0.00 0.04 0.02 0.01 99.72 [2024-02-21T03:27:16.608Z] 03:22:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-02-21T03:27:16.608Z] 03:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-21T03:27:16.608Z] 03:22:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2024-02-21T03:27:16.608Z] 03:22:01 3 0.03 0.00 0.07 0.00 0.02 99.88 [2024-02-21T03:27:16.608Z] 03:22:01 4 0.12 0.00 0.05 0.00 0.02 99.82 [2024-02-21T03:27:16.608Z] 03:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-21T03:27:16.608Z] 03:22:01 6 0.18 0.00 0.10 0.00 0.00 99.72 [2024-02-21T03:27:16.608Z] 03:22:01 7 1.09 0.00 0.03 0.17 0.02 98.69 [2024-02-21T03:27:16.608Z] 03:23:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-02-21T03:27:16.608Z] 03:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T03:27:16.608Z] 03:23:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-02-21T03:27:16.608Z] 03:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-02-21T03:27:16.608Z] 03:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-21T03:27:16.608Z] 03:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-21T03:27:16.608Z] 03:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-21T03:27:16.608Z] 03:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-21T03:27:16.608Z] 03:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-21T03:27:16.608Z] 03:24:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-02-21T03:27:16.608Z] 03:24:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-02-21T03:27:16.608Z] 03:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-21T03:27:16.608Z] 03:24:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-02-21T03:27:16.608Z] 03:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-21T03:27:16.608Z] 03:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-21T03:27:16.608Z] 03:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-21T03:27:16.608Z] 03:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-21T03:27:16.608Z] 03:24:01 7 0.03 0.00 0.02 0.08 0.02 99.85 [2024-02-21T03:27:16.608Z] 03:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-02-21T03:27:16.608Z] 03:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-21T03:27:16.608Z] 03:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-21T03:27:16.608Z] 03:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-21T03:27:16.608Z] 03:25:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-02-21T03:27:16.608Z] 03:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-21T03:27:16.608Z] 03:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-21T03:27:16.608Z] 03:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-21T03:27:16.608Z] 03:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-02-21T03:27:16.608Z] 03:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-02-21T03:27:16.608Z] 03:26:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-02-21T03:27:16.608Z] 03:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-21T03:27:16.608Z] 03:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-21T03:27:16.608Z] 03:26:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-02-21T03:27:16.608Z] 03:26:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-21T03:27:16.608Z] 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-21T03:27:16.608Z] 03:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-21T03:27:16.608Z] 03:26:01 7 0.05 0.00 0.03 0.02 0.02 99.88 [2024-02-21T03:27:16.608Z] [2024-02-21T03:27:16.608Z] 03:26:01 CPU %user %nice %system %iowait %steal %idle [2024-02-21T03:27:16.608Z] 03:27:01 all 8.47 0.00 3.72 2.76 0.06 84.98 [2024-02-21T03:27:16.608Z] 03:27:01 0 8.68 0.00 4.01 17.98 0.07 69.26 [2024-02-21T03:27:16.608Z] 03:27:01 1 8.24 0.00 3.93 0.29 0.05 87.50 [2024-02-21T03:27:16.608Z] 03:27:01 2 8.53 0.00 4.03 0.03 0.05 87.36 [2024-02-21T03:27:16.608Z] 03:27:01 3 7.74 0.00 3.54 0.66 0.07 88.00 [2024-02-21T03:27:16.608Z] 03:27:01 4 8.68 0.00 3.66 0.08 0.07 87.51 [2024-02-21T03:27:16.608Z] 03:27:01 5 9.41 0.00 3.54 0.40 0.07 86.58 [2024-02-21T03:27:16.608Z] 03:27:01 6 6.99 0.00 3.17 0.64 0.05 89.15 [2024-02-21T03:27:16.608Z] 03:27:01 7 9.53 0.00 3.88 2.03 0.05 84.51 [2024-02-21T03:27:16.608Z] Average: all 6.56 0.00 1.83 1.55 0.04 90.03 [2024-02-21T03:27:16.608Z] Average: 0 6.00 0.00 1.94 4.80 0.04 87.21 [2024-02-21T03:27:16.608Z] Average: 1 5.79 0.00 2.07 1.65 0.03 90.46 [2024-02-21T03:27:16.608Z] Average: 2 6.68 0.00 1.87 0.70 0.04 90.71 [2024-02-21T03:27:16.608Z] Average: 3 8.30 0.00 1.93 2.10 0.04 87.63 [2024-02-21T03:27:16.608Z] Average: 4 5.62 0.00 1.73 0.97 0.04 91.64 [2024-02-21T03:27:16.608Z] Average: 5 6.10 0.00 1.55 1.14 0.03 91.18 [2024-02-21T03:27:16.608Z] Average: 6 7.50 0.00 1.70 0.23 0.03 90.53 [2024-02-21T03:27:16.608Z] Average: 7 6.50 0.00 1.81 0.82 0.03 90.83 [2024-02-21T03:27:16.608Z] [2024-02-21T03:27:16.608Z] [2024-02-21T03:27:16.608Z]