Pull request #72 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcb4e48dc9c762bf2f7a2f93f38aafe79862782d 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-ssh11084632160034268956.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh16052239733025884992.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/snyk-fix-b.rv956se56.adc16a886d6/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/git-semver/branches/snyk-fix-b.rv956se56.adc16a886d6/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11341071035402990270.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/git-semver/branches/snyk-fix-b.rv956se56.adc16a886d6/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1615608296539446618.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11498142101057729470.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/snyk-fix-b.rv956se56.adc16a886d6/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/git-semver/branches/snyk-fix-b.rv956se56.adc16a886d6/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh25701989652763077.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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 ========================================================= [edgeXBuildDocker] RAW Config: [project:py-git-semver, mavenSettings:git-semver-settings, dockerImageName:py-git-semver, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[0.1.4], releaseBranchOverride:python] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: git-semver-settings PROJECT: py-git-semver USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: py-git-semver DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: py-git-semver-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: python DOCKER_CUSTOM_TAGS: 0.1.4 [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1689’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1690’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1846’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1850 in /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/git-semver.git > git init /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.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/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fcb4e48dc9c762bf2f7a2f93f38aafe79862782d (snyk-fix-bc6c4e0faa515d2d004c1adc16a886d6) Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git config remote.origin.url git@github.com:edgexfoundry/git-semver.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 fcb4e48dc9c762bf2f7a2f93f38aafe79862782d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:35:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:35:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:35:22 ========================================================= 06:35:22 EdgeX Global Pipelines Version Info 06:35:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:35:23 ------------------- 06:35:23 stable info: 06:35:23 ------------------- 06:35:23 Commited By: Ginny Guan ginny@iotechsys.com 06:35:23 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 06:35:23 Message: update stable to v1.0.274 06:35:23 ------------------- 06:35:23 experimental info: 06:35:23 ------------------- 06:35:23 Commited By: Ginny Guan ginny@iotechsys.com 06:35:23 Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 06:35:23 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = git-semver-settings [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar PROJECT = py-git-semver [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = py-git-semver [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = py-git-semver-archive.tar.gz [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = python [Pipeline] echo 06:35:24 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 0.1.4 [Pipeline] echo 06:35:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-bc6c4e0faa515d2d004c1adc16a886d6 [Pipeline] echo 06:35:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-bc6c4e0faa515d2d004c1adc16a886d6 [Pipeline] echo 06:35:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-bc6c4e0faa515d2d004c1adc16a886d6 [Pipeline] echo 06:35:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcb4e48dc9c762bf2f7a2f93f38aafe79862782d [Pipeline] echo 06:35:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcb4e48 [Pipeline] echo 06:35:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:25 provisioning config files... 06:35:25 copy managed file [git-semver-settings] to file:/w/workspace/bc6c4e0faa515d2d004c1adc16a886d6@tmp/config17500852568003207737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:25 ---> ****-login.sh 06:35:25 nexus3.edgexfoundry.org:10001 06:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:26 Configure a credential helper to remove this warning. See 06:35:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:26 06:35:26 Login Succeeded 06:35:26 nexus3.edgexfoundry.org:10002 06:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:26 Configure a credential helper to remove this warning. See 06:35:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:26 06:35:26 Login Succeeded 06:35:26 nexus3.edgexfoundry.org:10003 06:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:26 Configure a credential helper to remove this warning. See 06:35:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:26 06:35:26 Login Succeeded 06:35:26 nexus3.edgexfoundry.org:10004 06:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:26 Configure a credential helper to remove this warning. See 06:35:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:26 06:35:26 Login Succeeded 06:35:26 ****.io 06:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:26 Configure a credential helper to remove this warning. See 06:35:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:26 06:35:26 Login Succeeded 06:35:26 ---> ****-login.sh ends [Pipeline] } 06:35:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:27 provisioning config files... 06:35:27 copy managed file [git-semver-settings] to file:/w/workspace/bc6c4e0faa515d2d004c1adc16a886d6@tmp/config16104898731471120695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:27 ---> ****-login.sh 06:35:27 nexus3.edgexfoundry.org:10001 06:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:27 Configure a credential helper to remove this warning. See 06:35:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:27 06:35:27 Login Succeeded 06:35:27 nexus3.edgexfoundry.org:10002 06:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:27 Configure a credential helper to remove this warning. See 06:35:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:27 06:35:27 Login Succeeded 06:35:27 nexus3.edgexfoundry.org:10003 06:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:28 Configure a credential helper to remove this warning. See 06:35:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:28 06:35:28 Login Succeeded 06:35:28 nexus3.edgexfoundry.org:10004 06:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:28 Configure a credential helper to remove this warning. See 06:35:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:28 06:35:28 Login Succeeded 06:35:28 ****.io 06:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:28 Configure a credential helper to remove this warning. See 06:35:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:28 06:35:28 Login Succeeded 06:35:28 ---> ****-login.sh ends [Pipeline] } 06:35:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:35:29 + ls -al . 06:35:29 total 64 06:35:29 drwxrwxr-x 6 jenkins jenkins 4096 May 20 06:35 . 06:35:29 drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:35 .. 06:35:29 drwxrwxr-x 8 jenkins jenkins 4096 May 20 06:35 .git 06:35:29 drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:35 .github 06:35:29 -rw-rw-r-- 1 jenkins jenkins 1056 May 20 06:35 .gitignore 06:35:29 -rw-rw-r-- 1 jenkins jenkins 1222 May 20 06:35 Dockerfile 06:35:29 -rw-rw-r-- 1 jenkins jenkins 869 May 20 06:35 Jenkinsfile 06:35:29 -rw-rw-r-- 1 jenkins jenkins 5651 May 20 06:35 README.md 06:35:29 -rw-rw-r-- 1 jenkins jenkins 2488 May 20 06:35 build.py 06:35:29 drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:35 docs 06:35:29 -rw-rw-r-- 1 jenkins jenkins 275 May 20 06:35 entrypoint.sh 06:35:29 -rw-rw-r-- 1 jenkins jenkins 83 May 20 06:35 pyproject.toml 06:35:29 -rw-rw-r-- 1 jenkins jenkins 32 May 20 06:35 requirements.txt 06:35:29 -rw-rw-r-- 1 jenkins jenkins 2628 May 20 06:35 setup.py 06:35:29 drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:35 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:30 + docker build -t edgex-devops/py-git-semver -f Dockerfile --build-arg ARCH=amd64 --label git_sha=fcb4e48dc9c762bf2f7a2f93f38aafe79862782d --label arch=amd64 . 06:35:30 Sending build context to Docker daemon 447.5kB 06:35:30 Step 1/20 : FROM python:3.13.3-slim AS build-image 06:35:30 3.13.3-slim: Pulling from library/python 06:35:30 254e724d7786: Pulling fs layer 06:35:30 f778d6c4f6e9: Pulling fs layer 06:35:30 d2f62848b12d: Pulling fs layer 06:35:30 997762e48473: Pulling fs layer 06:35:30 997762e48473: Waiting 06:35:30 f778d6c4f6e9: Verifying Checksum 06:35:30 f778d6c4f6e9: Download complete 06:35:30 d2f62848b12d: Verifying Checksum 06:35:30 d2f62848b12d: Download complete 06:35:30 997762e48473: Verifying Checksum 06:35:30 997762e48473: Download complete 06:35:30 254e724d7786: Verifying Checksum 06:35:30 254e724d7786: Download complete 06:35:32 254e724d7786: Pull complete 06:35:32 f778d6c4f6e9: Pull complete 06:35:32 d2f62848b12d: Pull complete 06:35:32 997762e48473: Pull complete 06:35:32 Digest: sha256:914bf5c12ea40a97a78b2bff97fbdb766cc36ec903bfb4358faf2b74d73b555b 06:35:32 Status: Downloaded newer image for python:3.13.3-slim 06:35:32 ---> 2cd5426fce28 06:35:32 Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 06:35:33 ---> Running in 1b5811f5e878 06:35:33 Removing intermediate container 1b5811f5e878 06:35:33 ---> d8e0de940a8d 06:35:33 Step 3/20 : ENV GIT_PYTHON_TRACE 1 06:35:33 ---> Running in f4706ab09189 06:35:33 Removing intermediate container f4706ab09189 06:35:33 ---> 7cd053597fdb 06:35:33 Step 4/20 : WORKDIR /code 06:35:33 ---> Running in 16e3a1d8bf9e 06:35:33 Removing intermediate container 16e3a1d8bf9e 06:35:33 ---> 554f557277f2 06:35:33 Step 5/20 : COPY . /code/ 06:35:33 ---> 3eaf8c259b83 06:35:33 Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat git 06:35:33 ---> Running in ae2ffa2760a8 06:35:34 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 06:35:34 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 06:35:34 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 06:35:34 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] 06:35:34 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] 06:35:34 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] 06:35:35 Fetched 9307 kB in 1s (8255 kB/s) 06:35:35 Reading package lists... 06:35:36 Reading package lists... 06:35:36 Building dependency tree... 06:35:36 Reading state information... 06:35:36 Package netcat is a virtual package provided by: 06:35:36 netcat-openbsd 1.219-1 06:35:36 netcat-traditional 1.10-47 06:35:36 06:35:36 E: Package 'netcat' has no installation candidate 06:35:37 The command '/bin/sh -c apt-get update && apt-get install -y ssh netcat git' returned a non-zero code: 100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:38 06:35:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:38 latest: Pulling from edgex-lftools-log-publisher 06:35:38 5eb5b503b376: Pulling fs layer 06:35:38 5c69ac0246d0: Pulling fs layer 06:35:38 ec43610c2a17: Pulling fs layer 06:35:38 3a2ae6a8a46f: Pulling fs layer 06:35:38 33b1e0a273af: Pulling fs layer 06:35:38 5d3b04190fa2: Pulling fs layer 06:35:38 2f39f015ded8: Pulling fs layer 06:35:38 33b1e0a273af: Waiting 06:35:38 2f39f015ded8: Waiting 06:35:38 5d3b04190fa2: Waiting 06:35:38 3a2ae6a8a46f: Waiting 06:35:38 3a2ae6a8a46f: Verifying Checksum 06:35:38 3a2ae6a8a46f: Download complete 06:35:38 33b1e0a273af: Verifying Checksum 06:35:38 33b1e0a273af: Download complete 06:35:38 5d3b04190fa2: Verifying Checksum 06:35:38 5d3b04190fa2: Download complete 06:35:38 ec43610c2a17: Verifying Checksum 06:35:38 ec43610c2a17: Download complete 06:35:38 5eb5b503b376: Verifying Checksum 06:35:38 5eb5b503b376: Download complete 06:35:39 2f39f015ded8: Verifying Checksum 06:35:39 2f39f015ded8: Download complete 06:35:39 5eb5b503b376: Pull complete 06:35:40 5c69ac0246d0: Pull complete 06:35:40 ec43610c2a17: Pull complete 06:35:40 3a2ae6a8a46f: Pull complete 06:35:40 33b1e0a273af: Pull complete 06:35:40 5d3b04190fa2: Pull complete 06:35:42 Still waiting to schedule task 06:35:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1848’ 06:35:45 2f39f015ded8: Pull complete 06:35:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:35:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:45 prd-ubuntu20.04-docker-8c-8g-1850 does not seem to be running inside a container 06:35:45 $ 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/bc6c4e0faa515d2d004c1adc16a886d6 -v /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6:/w/workspace/bc6c4e0faa515d2d004c1adc16a886d6:rw,z -v /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6@tmp:/w/workspace/bc6c4e0faa515d2d004c1adc16a886d6@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:35:47 $ docker top f8d641cfcacbbc1982907d451164a36df376cb3462acb0285f4b8efa886e5297 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:47 ---> job-cost.sh 06:35:47 lf-activate-venv: SKIPPING 06:35:47 INFO: No Stack... 06:35:48 INFO: Retrieving Pricing Info for: v3-standard-8 06:35:48 INFO: Archiving Costs [Pipeline] sh 06:35:48 + cat /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6/archives/cost.csv 06:35:48 + cut -d, -f6 [Pipeline] lock 06:35:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-snyk-fix-bc6c4e0faa515d2d004c1adc16a886d6-1-stack-cost] 06:35:48 Resource [jenkins-edgexfoundry-git-semver-snyk-fix-bc6c4e0faa515d2d004c1adc16a886d6-1-stack-cost] did not exist. Created. 06:35:48 Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-snyk-fix-bc6c4e0faa515d2d004c1adc16a886d6-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:35:49 + echo total: 0.2199999988079071 [Pipeline] stash 06:35:49 Stashed 1 file(s) [Pipeline] } 06:35:49 Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-snyk-fix-bc6c4e0faa515d2d004c1adc16a886d6-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:35:49 $ docker stop --time=1 f8d641cfcacbbc1982907d451164a36df376cb3462acb0285f4b8efa886e5297 06:35:50 $ docker rm -f --volumes f8d641cfcacbbc1982907d451164a36df376cb3462acb0285f4b8efa886e5297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:35:51 Failed in branch amd64 06:38:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1857 in /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6 [Pipeline] { [Pipeline] checkout 06:38:12 Selected Git installation does not exist. Using Default 06:38:12 The recommended git tool is: NONE 06:38:18 using credential edgex-jenkins-ssh 06:38:18 Cloning the remote Git repository 06:38:18 Cloning repository git@github.com:edgexfoundry/git-semver.git 06:38:18 > git init /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6 # timeout=10 06:38:18 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git 06:38:18 > git --version # timeout=10 06:38:18 > git --version # 'git version 2.25.1' 06:38:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:19 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 06:38:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:20 Avoid second fetch 06:38:20 Checking out Revision fcb4e48dc9c762bf2f7a2f93f38aafe79862782d (snyk-fix-bc6c4e0faa515d2d004c1adc16a886d6) 06:38:21 Commit message: "fix: Dockerfile to reduce vulnerabilities" 06:38:21 > git --version # timeout=10 06:38:21 > git --version # 'git version 2.25.1' 06:38:21 fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 06:38:20 > git config core.sparsecheckout # timeout=10 06:38:20 > git checkout -f fcb4e48dc9c762bf2f7a2f93f38aafe79862782d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:38:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:38:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:38:26 Dload Upload Total Spent Left Speed 06:38:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh 06:38:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:38:26 + sudo tee /etc/docker/daemon.new 06:38:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:38:26 { 06:38:26 "registry-mirrors": [ 06:38:26 "https://nexus3.edgexfoundry.org:10001" 06:38:26 ], 06:38:26 "bip": "10.250.0.254/24", 06:38:26 "hosts": [ 06:38:26 "tcp://0.0.0.0:5555", 06:38:26 "unix:///var/run/docker.sock" 06:38:26 ], 06:38:26 "mtu": 1458, 06:38:26 "selinux-enabled": true, 06:38:26 "seccomp-profile": "/etc/docker/seccomp.json" 06:38:26 } [Pipeline] sh 06:38:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:38:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:46 provisioning config files... 06:38:46 copy managed file [git-semver-settings] to file:/w/workspace/bc6c4e0faa515d2d004c1adc16a886d6@tmp/config5291364422414432434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:46 ---> ****-login.sh 06:38:46 nexus3.edgexfoundry.org:10001 06:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:47 Configure a credential helper to remove this warning. See 06:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:47 06:38:47 Login Succeeded 06:38:47 nexus3.edgexfoundry.org:10002 06:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:47 Configure a credential helper to remove this warning. See 06:38:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:47 06:38:47 Login Succeeded 06:38:47 nexus3.edgexfoundry.org:10003 06:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:48 Configure a credential helper to remove this warning. See 06:38:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:48 06:38:48 Login Succeeded 06:38:48 nexus3.edgexfoundry.org:10004 06:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:48 Configure a credential helper to remove this warning. See 06:38:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:48 06:38:48 Login Succeeded 06:38:48 ****.io 06:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:38:48 Configure a credential helper to remove this warning. See 06:38:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:38:48 06:38:48 Login Succeeded 06:38:48 ---> ****-login.sh ends [Pipeline] } 06:38:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:38:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:38:50 + ls -al . 06:38:50 total 64 06:38:50 drwxrwxr-x 6 jenkins jenkins 4096 May 20 06:38 . 06:38:50 drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:38 .. 06:38:50 drwxrwxr-x 8 jenkins jenkins 4096 May 20 06:38 .git 06:38:50 drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:38 .github 06:38:50 -rw-rw-r-- 1 jenkins jenkins 1056 May 20 06:38 .gitignore 06:38:50 -rw-rw-r-- 1 jenkins jenkins 1222 May 20 06:38 Dockerfile 06:38:50 -rw-rw-r-- 1 jenkins jenkins 869 May 20 06:38 Jenkinsfile 06:38:50 -rw-rw-r-- 1 jenkins jenkins 5651 May 20 06:38 README.md 06:38:50 -rw-rw-r-- 1 jenkins jenkins 2488 May 20 06:38 build.py 06:38:50 drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:38 docs 06:38:50 -rw-rw-r-- 1 jenkins jenkins 275 May 20 06:38 entrypoint.sh 06:38:50 -rw-rw-r-- 1 jenkins jenkins 83 May 20 06:38 pyproject.toml 06:38:50 -rw-rw-r-- 1 jenkins jenkins 32 May 20 06:38 requirements.txt 06:38:50 -rw-rw-r-- 1 jenkins jenkins 2628 May 20 06:38 setup.py 06:38:50 drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:38 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:50 + docker build -t edgex-devops/py-git-semver-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=fcb4e48dc9c762bf2f7a2f93f38aafe79862782d --label arch=arm64 . 06:38:50 Sending build context to Docker daemon 447.5kB 06:38:50 Step 1/20 : FROM python:3.13.3-slim AS build-image 06:38:52 3.13.3-slim: Pulling from library/python 06:38:52 943331d8a9a9: Pulling fs layer 06:38:52 e2cbf253efde: Pulling fs layer 06:38:52 7190e4956f30: Pulling fs layer 06:38:52 867244661c52: Pulling fs layer 06:38:52 867244661c52: Waiting 06:38:52 e2cbf253efde: Verifying Checksum 06:38:52 e2cbf253efde: Download complete 06:38:52 867244661c52: Verifying Checksum 06:38:52 867244661c52: Download complete 06:38:52 7190e4956f30: Verifying Checksum 06:38:52 7190e4956f30: Download complete 06:38:52 943331d8a9a9: Verifying Checksum 06:38:52 943331d8a9a9: Download complete 06:38:58 943331d8a9a9: Pull complete 06:38:58 e2cbf253efde: Pull complete 06:39:00 7190e4956f30: Pull complete 06:39:00 867244661c52: Pull complete 06:39:00 Digest: sha256:914bf5c12ea40a97a78b2bff97fbdb766cc36ec903bfb4358faf2b74d73b555b 06:39:00 Status: Downloaded newer image for python:3.13.3-slim 06:39:00 ---> f46ee18793e5 06:39:00 Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 06:39:00 ---> Running in 36dcfdd17d70 06:39:01 Removing intermediate container 36dcfdd17d70 06:39:01 ---> 5996d9f360a6 06:39:01 Step 3/20 : ENV GIT_PYTHON_TRACE 1 06:39:01 ---> Running in a84b6642274c 06:39:01 Removing intermediate container a84b6642274c 06:39:01 ---> fa9c1644143b 06:39:01 Step 4/20 : WORKDIR /code 06:39:01 ---> Running in df159555e69c 06:39:01 Removing intermediate container df159555e69c 06:39:01 ---> 2d4ea0f38b4f 06:39:01 Step 5/20 : COPY . /code/ 06:39:02 ---> b1f6eaca88b8 06:39:02 Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat git 06:39:02 ---> Running in 1047ce350a47 06:39:03 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 06:39:04 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 06:39:04 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 06:39:04 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] 06:39:04 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] 06:39:04 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] 06:39:07 Fetched 9203 kB in 4s (2602 kB/s) 06:39:11 Reading package lists... 06:39:15 Reading package lists... 06:39:15 Building dependency tree... 06:39:15 Reading state information... 06:39:15 Package netcat is a virtual package provided by: 06:39:15 netcat-openbsd 1.219-1 06:39:15 netcat-traditional 1.10-47 06:39:15 06:39:15 E: Package 'netcat' has no installation candidate 06:39:16 The command '/bin/sh -c apt-get update && apt-get install -y ssh netcat git' returned a non-zero code: 100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:39:17 06:39:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:39:17 arm64: Pulling from edgex-lftools-log-publisher 06:39:17 8998bd30e6a1: Pulling fs layer 06:39:17 04944245beec: Pulling fs layer 06:39:17 699f458cf7ca: Pulling fs layer 06:39:17 765212b225bb: Pulling fs layer 06:39:17 f23df028b6ca: Pulling fs layer 06:39:17 d65c8cfc05b1: Pulling fs layer 06:39:17 2437ff75d9bd: Pulling fs layer 06:39:17 f23df028b6ca: Waiting 06:39:17 d65c8cfc05b1: Waiting 06:39:17 765212b225bb: Waiting 06:39:17 2437ff75d9bd: Waiting 06:39:18 04944245beec: Verifying Checksum 06:39:18 04944245beec: Download complete 06:39:18 765212b225bb: Verifying Checksum 06:39:18 765212b225bb: Download complete 06:39:18 f23df028b6ca: Verifying Checksum 06:39:18 f23df028b6ca: Download complete 06:39:18 d65c8cfc05b1: Verifying Checksum 06:39:18 d65c8cfc05b1: Download complete 06:39:18 699f458cf7ca: Verifying Checksum 06:39:18 699f458cf7ca: Download complete 06:39:19 8998bd30e6a1: Download complete 06:39:21 2437ff75d9bd: Verifying Checksum 06:39:21 2437ff75d9bd: Download complete 06:39:23 8998bd30e6a1: Pull complete 06:39:24 04944245beec: Pull complete 06:39:26 699f458cf7ca: Pull complete 06:39:26 765212b225bb: Pull complete 06:39:26 f23df028b6ca: Pull complete 06:39:27 d65c8cfc05b1: Pull complete 06:39:45 2437ff75d9bd: Pull complete 06:39:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:39:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:39:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:45 prd-ubuntu20.04-docker-arm64-4c-16g-1857 does not seem to be running inside a container 06:39:45 $ 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/bc6c4e0faa515d2d004c1adc16a886d6 -v /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6:/w/workspace/bc6c4e0faa515d2d004c1adc16a886d6:rw,z -v /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6@tmp:/w/workspace/bc6c4e0faa515d2d004c1adc16a886d6@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:39:48 $ docker top fb61b7a73647d8e7aaee478173e1c45c086dd3e6aad9ed27293c288f90e044b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:49 ---> job-cost.sh 06:39:49 lf-activate-venv: SKIPPING 06:39:49 INFO: No Stack... 06:39:50 INFO: Retrieving Pricing Info for: v3-standard-4 06:39:50 INFO: Archiving Costs [Pipeline] sh 06:39:51 + cat /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6/archives/cost.csv 06:39:51 + cut -d, -f6 [Pipeline] lock 06:39:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-snyk-fix-bc6c4e0faa515d2d004c1adc16a886d6-1-stack-cost] 06:39:51 Resource [jenkins-edgexfoundry-git-semver-snyk-fix-bc6c4e0faa515d2d004c1adc16a886d6-1-stack-cost] did not exist. Created. 06:39:51 Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-snyk-fix-bc6c4e0faa515d2d004c1adc16a886d6-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:39:52 /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6@tmp/durable-a5858bb0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:39:53 + echo total: 0.10999999940395355 [Pipeline] stash 06:39:53 Warning: overwriting stash ‘stack-cost’ 06:39:53 Stashed 1 file(s) [Pipeline] } 06:39:53 Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-snyk-fix-bc6c4e0faa515d2d004c1adc16a886d6-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:39:53 $ docker stop --time=1 fb61b7a73647d8e7aaee478173e1c45c086dd3e6aad9ed27293c288f90e044b9 06:39:55 $ docker rm -f --volumes fb61b7a73647d8e7aaee478173e1c45c086dd3e6aad9ed27293c288f90e044b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:39:56 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:39:57 + [ -d /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6/archives ] 06:39:57 + ls -al /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6/archives 06:39:57 total 16 06:39:57 drwxr-xr-x 3 root root 4096 May 20 06:35 . 06:39:57 drwxrwxr-x 7 jenkins jenkins 4096 May 20 06:35 .. 06:39:57 drwxr-xr-x 2 root root 4096 May 20 06:35 cost 06:39:57 -rw-r--r-- 1 root root 116 May 20 06:35 cost.csv 06:39:57 + sudo chown -R jenkins:jenkins /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6/archives 06:39:57 + ls -al /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6/archives 06:39:57 total 16 06:39:57 drwxr-xr-x 3 jenkins jenkins 4096 May 20 06:35 . 06:39:57 drwxrwxr-x 7 jenkins jenkins 4096 May 20 06:35 .. 06:39:57 drwxr-xr-x 2 jenkins jenkins 4096 May 20 06:35 cost 06:39:57 -rw-r--r-- 1 jenkins jenkins 116 May 20 06:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:39:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:39:58 ---> package-listing.sh 06:39:58 ++ facter osfamily 06:39:58 ++ tr '[:upper:]' '[:lower:]' 06:39:58 + OS_FAMILY=debian 06:39:58 + workspace=/w/workspace/bc6c4e0faa515d2d004c1adc16a886d6 06:39:58 + START_PACKAGES=/tmp/packages_start.txt 06:39:58 + END_PACKAGES=/tmp/packages_end.txt 06:39:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:39:58 + PACKAGES=/tmp/packages_start.txt 06:39:58 + '[' /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6 ']' 06:39:58 + PACKAGES=/tmp/packages_end.txt 06:39:58 + case "${OS_FAMILY}" in 06:39:58 + dpkg -l 06:39:58 + grep '^ii' 06:39:58 + '[' -f /tmp/packages_start.txt ']' 06:39:58 + '[' -f /tmp/packages_end.txt ']' 06:39:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:39:58 + '[' /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6 ']' 06:39:58 + mkdir -p /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6/archives/ 06:39:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6/archives/ [Pipeline] echo 06:39:58 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/bc6c4e0faa515d2d004c1adc16a886d6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:39:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:59 prd-ubuntu20.04-docker-8c-8g-1850 does not seem to be running inside a container 06:40:00 $ 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/bc6c4e0faa515d2d004c1adc16a886d6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6 -v /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6:/w/workspace/bc6c4e0faa515d2d004c1adc16a886d6:rw,z -v /w/workspace/bc6c4e0faa515d2d004c1adc16a886d6@tmp:/w/workspace/bc6c4e0faa515d2d004c1adc16a886d6@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:40:00 $ docker top ddc6d1e3930ab81065c5715299a6e08991a5d40eb9a7d10e08edec8c1b9b2bb2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:00 + touch /tmp/pre-build-complete [Pipeline] sh 06:40:00 + mkdir -p /var/log/sysstat [Pipeline] sh 06:40:01 + ls /var/log/sa-host 06:40:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:01 provisioning config files... 06:40:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bc6c4e0faa515d2d004c1adc16a886d6@tmp/config866090783547362293tmp [Pipeline] { [Pipeline] echo 06:40:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:40:01 ---> create-netrc.sh [Pipeline] } 06:40:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:40:02 ---> python-tools-install.sh [Pipeline] echo 06:40:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:40:02 ---> sudo-logs.sh 06:40:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:40:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:40:03 ---> job-cost.sh 06:40:03 lf-activate-venv: SKIPPING 06:40:03 DEBUG: total: 0.2199999988079071 06:40:03 INFO: Retrieving Stack Cost... 06:40:03 INFO: Retrieving Pricing Info for: v3-standard-8 06:40:03 INFO: Archiving Costs [Pipeline] echo 06:40:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:40:03 ---> logs-deploy.sh 06:40:03 lf-activate-venv: SKIPPING 06:40:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/snyk-fix-bc6c4e0faa515d2d004c1adc16a886d6/1 06:40:03 INFO: archiving workspace using pattern(s): 06:40:04 Archives upload complete. 06:40:04 INFO: archiving logs to Nexus