b'Branch indexing\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nGitHub API Usage: Current quota has 4144 remaining (170 under budget). Next quota of 5000 in 59 min\nObtained Jenkinsfile from d5de084bedcc124f8fc45f200a36e95d7de55292\nRunning in Durability level: MAX_SURVIVABILITY\nLoading library edgex-global-pipelines@stable\nGitHub API Usage: Current quota has 4130 remaining (157 under budget). Next quota of 5000 in 59 min\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 58f52fd28b993a988dd597f10e4d98f1e1007579\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/jmeter/workspace@libs/edgex-global-pipelines # timeout=10\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision 58f52fd28b993a988dd597f10e4d98f1e1007579 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 58f52fd28b993a988dd597f10e4d98f1e1007579 # timeout=10\nCommit message: "Merge pull request #72 from ernestojeda/fix-build-parameter"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildDocker] RAW Config: [project:edgex-jmeter, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:edgex-jmeter, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[5.1]]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildDocker] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: ci-build-images-settings\n PROJECT: edgex-jmeter\n USE_SEMVER: false\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: edgex-jmeter\nDOCKER_REGISTRY_NAMESPACE: edgex-devops\n DOCKER_NEXUS_REPO: snapshots\n PUSH_DOCKER_IMAGE: true\n ARCHIVE_IMAGE: false\n ARCHIVE_NAME: edgex-jmeter-archive.tar.gz\n SEMVER_BUMP_LEVEL: pre\n DOCKER_CUSTOM_TAGS: 5.1\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-1303 in /w/workspace/exfoundry_ci-build-images_jmeter\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nFetching without tags\nCloning repository git@github.com:edgexfoundry/ci-build-images.git\n > git init /w/workspace/exfoundry_ci-build-images_jmeter # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n > git config --add remote.origin.fetch +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\nChecking out Revision d5de084bedcc124f8fc45f200a36e95d7de55292 (jmeter)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d5de084bedcc124f8fc45f200a36e95d7de55292 # timeout=10\nCommit message: "add dockerNexusRepo"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2019-12-27T21:48:13.444Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\nStage "Semver Prep" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build Docker Image)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2019-12-27T21:48:29.223Z] Still waiting to schedule task\n[2019-12-27T21:48:29.224Z] \xe2\x80\x98prd-centos7-docker-2c-1g-1271\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-2c-1g-1294\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-1276\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1281\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1282\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1285\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1286\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1289\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1292\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1296\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-1287\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2019-12-27T21:48:29.246Z] Still waiting to schedule task\n[2019-12-27T21:48:29.246Z] \xe2\x80\x98prd-centos7-docker-2c-1g-1271\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-2c-1g-1294\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-1276\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1281\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1282\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1285\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1286\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1289\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1292\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1296\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-1287\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2019-12-27T22:27:41.858Z] Running on prd-centos7-docker-4c-2g-1367 in /w/workspace/exfoundry_ci-build-images_jmeter\n[Pipeline] {\n[Pipeline] checkout\n[2019-12-27T22:27:45.736Z] using credential edgex-jenkins-ssh\n[2019-12-27T22:27:45.758Z] Cloning the remote Git repository\n[2019-12-27T22:27:45.758Z] Cloning with configured refspecs honoured and without tags\n[2019-12-27T22:27:46.559Z] Fetching without tags\n[2019-12-27T22:27:44.850Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n[2019-12-27T22:27:44.993Z] > git init /w/workspace/exfoundry_ci-build-images_jmeter # timeout=10\n[2019-12-27T22:27:45.048Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n[2019-12-27T22:27:45.048Z] > git --version # timeout=10\n[2019-12-27T22:27:45.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2019-12-27T22:27:45.100Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n[2019-12-27T22:27:45.553Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n[2019-12-27T22:27:45.565Z] > git config --add remote.origin.fetch +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n[2019-12-27T22:27:45.577Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n[2019-12-27T22:27:45.592Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n[2019-12-27T22:27:45.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2019-12-27T22:27:45.598Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n[2019-12-27T22:27:46.896Z] Checking out Revision d5de084bedcc124f8fc45f200a36e95d7de55292 (jmeter)\n[2019-12-27T22:27:45.930Z] > git config core.sparsecheckout # timeout=10\n[2019-12-27T22:27:45.936Z] > git checkout -f d5de084bedcc124f8fc45f200a36e95d7de55292 # timeout=10\n[2019-12-27T22:27:50.386Z] Commit message: "add dockerNexusRepo"\n[2019-12-27T22:27:49.688Z] > git --version # timeout=10\n[2019-12-27T22:27:49.697Z] fatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\n[2019-12-27T22:27:50.664Z] Running on prd-centos7-docker-4c-2g-1360 in /w/workspace/exfoundry_ci-build-images_jmeter\n[Pipeline] {\n[Pipeline] checkout\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Build)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[2019-12-27T22:27:52.214Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2019-12-27T22:27:52.555Z] + ls -al .\n[2019-12-27T22:27:52.555Z] total 12\n[2019-12-27T22:27:52.555Z] drwxrwxr-x. 3 jenkins jenkins 76 Dec 27 22:27 .\n[2019-12-27T22:27:52.555Z] drwxrwxr-x. 4 jenkins jenkins 112 Dec 27 22:27 ..\n[2019-12-27T22:27:52.555Z] -rw-rw-r--. 1 jenkins jenkins 804 Dec 27 22:27 Dockerfile\n[2019-12-27T22:27:52.555Z] -rw-rw-r--. 1 jenkins jenkins 51 Dec 27 22:27 entrypoint.sh\n[2019-12-27T22:27:52.555Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 27 22:27 .git\n[2019-12-27T22:27:52.555Z] -rw-rw-r--. 1 jenkins jenkins 855 Dec 27 22:27 Jenkinsfile\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-27T22:27:52.994Z] + docker build -t edgex-devops/edgex-jmeter -f Dockerfile --label git_sha=d5de084bedcc124f8fc45f200a36e95d7de55292 --label arch=x86_64 .\n[2019-12-27T22:27:52.994Z] Sending build context to Docker daemon 191kB\r\r\n[2019-12-27T22:27:53.258Z] Step 1/13 : FROM openjdk:8u191-jdk-alpine3.9\n[2019-12-27T22:27:53.279Z] using credential edgex-jenkins-ssh\n[2019-12-27T22:27:53.300Z] Cloning the remote Git repository\n[2019-12-27T22:27:53.300Z] Cloning with configured refspecs honoured and without tags\n[2019-12-27T22:27:53.531Z] 8u191-jdk-alpine3.9: Pulling from library/openjdk\n[2019-12-27T22:27:53.801Z] 8e402f1a9c57: Pulling fs layer\n[2019-12-27T22:27:53.801Z] 4866c822999c: Pulling fs layer\n[2019-12-27T22:27:53.801Z] a5e04b7d13ab: Pulling fs layer\n[2019-12-27T22:27:54.041Z] Fetching without tags\n[2019-12-27T22:27:54.062Z] 4866c822999c: Verifying Checksum\n[2019-12-27T22:27:54.062Z] 4866c822999c: Download complete\n[2019-12-27T22:27:54.062Z] 8e402f1a9c57: Verifying Checksum\n[2019-12-27T22:27:54.062Z] 8e402f1a9c57: Download complete\n[2019-12-27T22:27:52.856Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n[2019-12-27T22:27:52.915Z] > git init /w/workspace/exfoundry_ci-build-images_jmeter # timeout=10\n[2019-12-27T22:27:52.968Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n[2019-12-27T22:27:52.969Z] > git --version # timeout=10\n[2019-12-27T22:27:52.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2019-12-27T22:27:53.007Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n[2019-12-27T22:27:53.593Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n[2019-12-27T22:27:53.601Z] > git config --add remote.origin.fetch +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n[2019-12-27T22:27:53.616Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n[2019-12-27T22:27:53.627Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n[2019-12-27T22:27:53.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2019-12-27T22:27:53.632Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n[2019-12-27T22:27:54.326Z] 8e402f1a9c57: Pull complete\n[2019-12-27T22:27:54.326Z] 4866c822999c: Pull complete\n[2019-12-27T22:27:54.397Z] Checking out Revision d5de084bedcc124f8fc45f200a36e95d7de55292 (jmeter)\n[2019-12-27T22:27:54.915Z] a5e04b7d13ab: Verifying Checksum\n[2019-12-27T22:27:54.916Z] a5e04b7d13ab: Download complete\n[2019-12-27T22:27:54.017Z] > git config core.sparsecheckout # timeout=10\n[2019-12-27T22:27:54.023Z] > git checkout -f d5de084bedcc124f8fc45f200a36e95d7de55292 # timeout=10\n[2019-12-27T22:27:56.845Z] a5e04b7d13ab: Pull complete\n[2019-12-27T22:27:56.845Z] Digest: sha256:d2e2716147d1f7fe73b1a9f72a9cff7a7aa92d32eb8de4fffbfddc596e004984\n[2019-12-27T22:27:56.845Z] Status: Downloaded newer image for openjdk:8u191-jdk-alpine3.9\n[2019-12-27T22:27:56.845Z] ---> e9ea51023687\n[2019-12-27T22:27:56.845Z] Step 2/13 : LABEL maintainer=""\n[2019-12-27T22:27:56.845Z] ---> Running in a063267cf993\n[2019-12-27T22:27:56.845Z] Removing intermediate container a063267cf993\n[2019-12-27T22:27:56.845Z] ---> 563a3a92fb8d\n[2019-12-27T22:27:56.845Z] Step 3/13 : STOPSIGNAL SIGKILL\n[2019-12-27T22:27:56.845Z] ---> Running in 5539d6dbed7e\n[2019-12-27T22:27:56.845Z] Removing intermediate container 5539d6dbed7e\n[2019-12-27T22:27:56.845Z] ---> 170a0d76b52f\n[2019-12-27T22:27:56.845Z] Step 4/13 : ENV JMETER_VERSION 5.1\n[2019-12-27T22:27:56.845Z] ---> Running in aeca081a097b\n[2019-12-27T22:27:57.106Z] Removing intermediate container aeca081a097b\n[2019-12-27T22:27:57.106Z] ---> 641910493358\n[2019-12-27T22:27:57.106Z] Step 5/13 : ENV JMETER_HOME /opt/apache-jmeter-${JMETER_VERSION}\n[2019-12-27T22:27:57.106Z] ---> Running in f8a4cfb497e1\n[2019-12-27T22:27:57.106Z] Removing intermediate container f8a4cfb497e1\n[2019-12-27T22:27:57.106Z] ---> 7f7c0d62620f\n[2019-12-27T22:27:57.106Z] Step 6/13 : ENV JMETER_BIN ${JMETER_HOME}/bin\n[2019-12-27T22:27:57.365Z] ---> Running in 33218458861b\n[2019-12-27T22:27:57.365Z] Removing intermediate container 33218458861b\n[2019-12-27T22:27:57.365Z] ---> a9a21228ed0a\n[2019-12-27T22:27:57.365Z] Step 7/13 : ENV PATH ${JMETER_BIN}:$PATH\n[2019-12-27T22:27:57.365Z] ---> Running in 048f46ef123c\n[2019-12-27T22:27:57.623Z] Removing intermediate container 048f46ef123c\n[2019-12-27T22:27:57.623Z] ---> ce269434b80b\n[2019-12-27T22:27:57.623Z] Step 8/13 : COPY entrypoint.sh /usr/local/bin/\n[2019-12-27T22:27:57.623Z] ---> 300d9a7f42ca\n[2019-12-27T22:27:57.623Z] Step 9/13 : RUN chmod +x /usr/local/bin/entrypoint.sh && apk add --no-cache curl net-tools shadow tcpdump && cd /tmp/ && curl --location --silent --show-error --output apache-jmeter-${JMETER_VERSION}.tgz https://archive.apache.org/dist/jmeter/binaries/apache-jmeter-${JMETER_VERSION}.tgz && mkdir -p /opt/ && tar x -z -f apache-jmeter-${JMETER_VERSION}.tgz -C /opt && rm -R -f apache* && chmod +x ${JMETER_HOME}/bin/*.sh && jmeter --version && rm -fr /tmp/*\n[2019-12-27T22:27:57.874Z] Commit message: "add dockerNexusRepo"\n[2019-12-27T22:27:57.883Z] ---> Running in c7e339686e5a\n[2019-12-27T22:27:57.818Z] > git --version # timeout=10\n[2019-12-27T22:27:57.836Z] fatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\n[2019-12-27T22:27:58.146Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n[2019-12-27T22:27:58.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n[2019-12-27T22:27:58.409Z] (1/10) Installing nghttp2-libs (1.35.1-r1)\n[2019-12-27T22:27:58.409Z] (2/10) Installing libssh2 (1.9.0-r1)\n[2019-12-27T22:27:58.409Z] (3/10) Installing libcurl (7.64.0-r3)\n[2019-12-27T22:27:58.409Z] (4/10) Installing curl (7.64.0-r3)\n[2019-12-27T22:27:58.409Z] (5/10) Installing mii-tool (1.60_git20140218-r2)\n[2019-12-27T22:27:58.409Z] (6/10) Installing net-tools (1.60_git20140218-r2)\n[2019-12-27T22:27:58.409Z] (7/10) Installing linux-pam (1.3.0-r0)\n[2019-12-27T22:27:58.409Z] (8/10) Installing shadow (4.5-r2)\n[2019-12-27T22:27:58.409Z] (9/10) Installing libpcap (1.9.0-r1)\n[2019-12-27T22:27:58.409Z] (10/10) Installing tcpdump (4.9.2-r4)\n[2019-12-27T22:27:58.409Z] Executing busybox-1.29.3-r10.trigger\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // node\nStage "arm64" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Prep)\nStage "arm64" skipped due to when conditional\n[Pipeline] }\n[2019-12-27T22:27:58.671Z] OK: 109 MiB in 64 packages\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Build)\nStage "arm64" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "arm64" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Archive Image)\nStage "arm64" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "arm64" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2019-12-27T22:28:06.820Z] \x1b[91mDec 27, 2019 10:28:05 PM java.util.prefs.FileSystemPreferences$1 run\n[2019-12-27T22:28:06.820Z] INFO: Created user preferences directory.\n[2019-12-27T22:28:06.820Z] \x1b[0m _ ____ _ ____ _ _ _____ _ __ __ _____ _____ _____ ____ \n[2019-12-27T22:28:06.820Z] / \\ | _ \\ / \\ / ___| | | | ____| | | \\/ | ____|_ _| ____| _ \\ \n[2019-12-27T22:28:06.820Z] / _ \\ | |_) / _ \\| | | |_| | _| _ | | |\\/| | _| | | | _| | |_) | \n[2019-12-27T22:28:06.820Z] / ___ \\| __/ ___ \\ |___| _ | |___ | |_| | | | | |___ | | | |___| _ < \n[2019-12-27T22:28:06.820Z] /_/ \\_\\_| /_/ \\_\\____|_| |_|_____| \\___/|_| |_|_____| |_| |_____|_| \\_\\ 5.1 r1853635 \n[2019-12-27T22:28:06.820Z] \n[2019-12-27T22:28:06.820Z] Copyright (c) 1999-2019 The Apache Software Foundation\n[2019-12-27T22:28:06.820Z] \n[2019-12-27T22:28:11.014Z] Removing intermediate container c7e339686e5a\n[2019-12-27T22:28:11.014Z] ---> 8bd39f1eb122\n[2019-12-27T22:28:11.014Z] Step 10/13 : WORKDIR /jmeter\n[2019-12-27T22:28:11.014Z] ---> Running in 19cf3a70bd45\n[2019-12-27T22:28:11.274Z] Removing intermediate container 19cf3a70bd45\n[2019-12-27T22:28:11.274Z] ---> 70cb405715f2\n[2019-12-27T22:28:11.274Z] Step 11/13 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]\n[2019-12-27T22:28:11.274Z] ---> Running in 94ce5f527053\n[2019-12-27T22:28:11.274Z] Removing intermediate container 94ce5f527053\n[2019-12-27T22:28:11.274Z] ---> 35f123712f62\n[2019-12-27T22:28:11.274Z] Step 12/13 : LABEL arch=x86_64\n[2019-12-27T22:28:11.534Z] ---> Running in 97b8ec4e2b17\n[2019-12-27T22:28:11.534Z] Removing intermediate container 97b8ec4e2b17\n[2019-12-27T22:28:11.534Z] ---> e9ab746c0294\n[2019-12-27T22:28:11.534Z] Step 13/13 : LABEL git_sha=d5de084bedcc124f8fc45f200a36e95d7de55292\n[2019-12-27T22:28:11.534Z] ---> Running in dbaae9108238\n[2019-12-27T22:28:11.793Z] Removing intermediate container dbaae9108238\n[2019-12-27T22:28:11.793Z] ---> 57322efb3ddb\n[2019-12-27T22:28:11.793Z] Successfully built 57322efb3ddb\n[2019-12-27T22:28:11.793Z] Successfully tagged edgex-devops/edgex-jmeter:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Archive Image)\nStage "Archive Image" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-27T22:28:13.592Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-27T22:28:13.948Z] ---> package-listing.sh\n[2019-12-27T22:28:13.948Z] ++ facter osfamily\n[2019-12-27T22:28:13.948Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2019-12-27T22:28:13.948Z] + OS_FAMILY=redhat\n[2019-12-27T22:28:13.948Z] + workspace=/w/workspace/exfoundry_ci-build-images_jmeter\n[2019-12-27T22:28:13.948Z] + START_PACKAGES=/tmp/packages_start.txt\n[2019-12-27T22:28:13.948Z] + END_PACKAGES=/tmp/packages_end.txt\n[2019-12-27T22:28:13.948Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2019-12-27T22:28:13.948Z] + PACKAGES=/tmp/packages_start.txt\n[2019-12-27T22:28:13.948Z] + \'[\' /w/workspace/exfoundry_ci-build-images_jmeter \']\'\n[2019-12-27T22:28:13.948Z] + PACKAGES=/tmp/packages_end.txt\n[2019-12-27T22:28:13.948Z] + case "${OS_FAMILY}" in\n[2019-12-27T22:28:13.948Z] + rpm -qa\n[2019-12-27T22:28:13.948Z] + sort\n[2019-12-27T22:28:18.145Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2019-12-27T22:28:18.145Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2019-12-27T22:28:18.145Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2019-12-27T22:28:18.145Z] + \'[\' /w/workspace/exfoundry_ci-build-images_jmeter \']\'\n[2019-12-27T22:28:18.145Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_jmeter/archives/\n[2019-12-27T22:28:18.145Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_jmeter/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-27T22:28:18.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2019-12-27T22:28:18.519Z] \n[2019-12-27T22:28:18.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-27T22:28:18.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2019-12-27T22:28:18.883Z] alpine: Pulling from edgex-lftools-log-publisher\n[2019-12-27T22:28:18.883Z] 050382585609: Pulling fs layer\n[2019-12-27T22:28:18.883Z] dac2222ca532: Pulling fs layer\n[2019-12-27T22:28:18.883Z] 29a7fe408caa: Pulling fs layer\n[2019-12-27T22:28:18.883Z] 6ad337b9b53f: Pulling fs layer\n[2019-12-27T22:28:18.883Z] 7ad6fc7f0fa9: Pulling fs layer\n[2019-12-27T22:28:18.883Z] d1ed250b09b4: Pulling fs layer\n[2019-12-27T22:28:18.883Z] eb083ea81749: Pulling fs layer\n[2019-12-27T22:28:18.883Z] 4965c3271e4e: Pulling fs layer\n[2019-12-27T22:28:18.883Z] b73c1c2e7331: Pulling fs layer\n[2019-12-27T22:28:18.883Z] a328eddc5fbd: Pulling fs layer\n[2019-12-27T22:28:18.883Z] 6ad337b9b53f: Waiting\n[2019-12-27T22:28:18.883Z] eb083ea81749: Waiting\n[2019-12-27T22:28:18.883Z] 7ad6fc7f0fa9: Waiting\n[2019-12-27T22:28:18.883Z] 4965c3271e4e: Waiting\n[2019-12-27T22:28:18.883Z] b73c1c2e7331: Waiting\n[2019-12-27T22:28:18.883Z] a328eddc5fbd: Waiting\n[2019-12-27T22:28:18.883Z] d1ed250b09b4: Waiting\n[2019-12-27T22:28:18.883Z] dac2222ca532: Download complete\n[2019-12-27T22:28:18.883Z] 6ad337b9b53f: Download complete\n[2019-12-27T22:28:18.883Z] 050382585609: Verifying Checksum\n[2019-12-27T22:28:18.883Z] 050382585609: Download complete\n[2019-12-27T22:28:19.151Z] 7ad6fc7f0fa9: Verifying Checksum\n[2019-12-27T22:28:19.151Z] 7ad6fc7f0fa9: Download complete\n[2019-12-27T22:28:19.151Z] eb083ea81749: Verifying Checksum\n[2019-12-27T22:28:19.151Z] eb083ea81749: Download complete\n[2019-12-27T22:28:19.415Z] 050382585609: Pull complete\n[2019-12-27T22:28:19.415Z] 29a7fe408caa: Verifying Checksum\n[2019-12-27T22:28:19.415Z] 29a7fe408caa: Download complete\n[2019-12-27T22:28:19.415Z] 4965c3271e4e: Verifying Checksum\n[2019-12-27T22:28:19.415Z] 4965c3271e4e: Download complete\n[2019-12-27T22:28:19.415Z] a328eddc5fbd: Verifying Checksum\n[2019-12-27T22:28:19.415Z] a328eddc5fbd: Download complete\n[2019-12-27T22:28:19.415Z] b73c1c2e7331: Verifying Checksum\n[2019-12-27T22:28:19.415Z] b73c1c2e7331: Download complete\n[2019-12-27T22:28:19.678Z] dac2222ca532: Pull complete\n[2019-12-27T22:28:19.943Z] d1ed250b09b4: Verifying Checksum\n[2019-12-27T22:28:19.943Z] d1ed250b09b4: Download complete\n[2019-12-27T22:28:22.527Z] 29a7fe408caa: Pull complete\n[2019-12-27T22:28:22.527Z] 6ad337b9b53f: Pull complete\n[2019-12-27T22:28:22.527Z] 7ad6fc7f0fa9: Pull complete\n[2019-12-27T22:28:25.822Z] d1ed250b09b4: Pull complete\n[2019-12-27T22:28:25.822Z] eb083ea81749: Pull complete\n[2019-12-27T22:28:27.202Z] 4965c3271e4e: Pull complete\n[2019-12-27T22:28:27.202Z] b73c1c2e7331: Pull complete\n[2019-12-27T22:28:27.470Z] a328eddc5fbd: Pull complete\n[2019-12-27T22:28:27.470Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n[2019-12-27T22:28:27.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2019-12-27T22:28:27.634Z] prd-centos7-docker-4c-2g-1303 does not seem to be running inside a container\n[2019-12-27T22:28:27.676Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_ci-build-images_jmeter -v /w/workspace/exfoundry_ci-build-images_jmeter:/w/workspace/exfoundry_ci-build-images_jmeter:rw,z -v /w/workspace/exfoundry_ci-build-images_jmeter@tmp:/w/workspace/exfoundry_ci-build-images_jmeter@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2019-12-27T22:28:28.773Z] $ docker top 7a187ceec2fc26de7316dc95c1ee99db54ed9362ec62abc35608d540ff63d62b -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2019-12-27T22:28:29.413Z] provisioning config files...\n[2019-12-27T22:28:29.427Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_jmeter@tmp/config2416383259462811178tmp\n[Pipeline] {\n[Pipeline] echo\n[2019-12-27T22:28:29.509Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-27T22:28:29.834Z] ---> create-netrc.sh\n[Pipeline] echo\n[2019-12-27T22:28:29.855Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-27T22:28:30.180Z] ---> logs-deploy.sh\n[2019-12-27T22:28:30.180Z] + ARCHIVE_ARTIFACTS=\n[2019-12-27T22:28:30.180Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2019-12-27T22:28:30.180Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2019-12-27T22:28:30.180Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2019-12-27T22:28:30.180Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/jmeter/1\n[2019-12-27T22:28:30.180Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/jmeter/1/\n[2019-12-27T22:28:30.180Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/jmeter/1 /w/workspace/exfoundry_ci-build-images_jmeter\n[2019-12-27T22:28:31.114Z] Archives upload complete.\n[2019-12-27T22:28:31.372Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/jmeter/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/jmeter/1/\n'